
From nobody Sun Mar  1 08:39:39 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 83A213A0888 for <quic-issues@ietfa.amsl.com>; Sun,  1 Mar 2020 08:39:36 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id E6Rh5UvclnWP for <quic-issues@ietfa.amsl.com>; Sun,  1 Mar 2020 08:39:34 -0800 (PST)
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 E09E13A0895 for <quic-issues@ietf.org>; Sun,  1 Mar 2020 08:39:33 -0800 (PST)
Received: from github-lowworker-a6a2749.va3-iad.github.net (github-lowworker-a6a2749.va3-iad.github.net [10.48.16.62]) by smtp.github.com (Postfix) with ESMTP id 71B681210BC for <quic-issues@ietf.org>; Sun,  1 Mar 2020 08:39:33 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583080773; bh=BS59fEuSsnsvUnzeTnYGMmlINCRvBLRCTwZvgMJUmLA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=jsdYLfTZWW7Jj/pFHxHB2wc+LEErSs1GAv10homIVRcgjPgxkdjP0FHVZNk5hB202 h47Cth5SkcK/j+lkMZj3xY05ETu9FG+hn3ahyIsGfbfu5A3PKkbZn8+LhufSIr5f6M JLbxUWpUqtaFZoiWGdCCe9QnArUWlqHtr7sWDPpY=
Date: Sun, 01 Mar 2020 08:39:33 -0800
From: Igor Lubashev <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYI2XKAJUYXLHBTURV4M7DELEVBNHHCDF6P4Q@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3451/593117062@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3451@github.com>
References: <quicwg/base-drafts/issues/3451@github.com>
Subject: Re: [quicwg/base-drafts] Should we allow ACK-only packets to be declared lost? (#3451)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5be5452bf62_259a3ffc25ccd95c15594d"; 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/FHH_spnqCj6KLuMptIaYDfotaWw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 01 Mar 2020 16:39:37 -0000

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

Happy to discuss acknowledgement reliability, though I want to point out that the two issues are related.  If it is decided that non-ACK-eliciting packets will be acknowledged eventually (except for special circumstances, such as connection termination or packet number space issues), then it informs the "considered lost" discussion.

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

<p>Happy to discuss acknowledgement reliability, though I want to point out that the two issues are related.  If it is decided that non-ACK-eliciting packets will be acknowledged eventually (except for special circumstances, such as connection termination or packet number space issues), then it informs the "considered lost" discussion.</p>

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


From nobody Sun Mar  1 08:45:01 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E2E933A0783 for <quic-issues@ietfa.amsl.com>; Sun,  1 Mar 2020 08:44:58 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id K69Kg36BuHJe for <quic-issues@ietfa.amsl.com>; Sun,  1 Mar 2020 08:44:57 -0800 (PST)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4690E3A08E2 for <quic-issues@ietf.org>; Sun,  1 Mar 2020 08:44:57 -0800 (PST)
Received: from github-lowworker-f1f7af9.ash1-iad.github.net (github-lowworker-f1f7af9.ash1-iad.github.net [10.56.111.13]) by smtp.github.com (Postfix) with ESMTP id 0DD442C0A51 for <quic-issues@ietf.org>; Sun,  1 Mar 2020 08:44:56 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583081096; bh=LhJ2EvvgoWZbB8Lm9EE+TmHHYq14nqorlwVTReQacZQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=hHGdKkCtiQpLNG/uqga0wan8egBNha53k42nIiemBOpyWhYR8OACc/BdMDAnKEVpx Vmck8XIt3BW2clBQx2UWLZNa1Dx6JhGkRnwJSRR6XnY8bgI7OAYt4whtDvmcysnVh6 F3CVPeU6nMQT9rTJQNvJy9g3WwlXgTChumi6eXbU=
Date: Sun, 01 Mar 2020 08:44:55 -0800
From: Igor Lubashev <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYL5ISBZWSTNIXASVF4M7DYPEVBNHHCD6AV3A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3480/593117576@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3480@github.com>
References: <quicwg/base-drafts/issues/3480@github.com>
Subject: Re: [quicwg/base-drafts] Clarify ACK sending text in transport (#3480)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5be687efe2b_47cc3fb58d8cd96c369631"; 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/fFE41YK-wCebRfJ_YxHRAqNGDdc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 01 Mar 2020 16:44:59 -0000

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

> a sender cannot rely on receiving an acknowledgement of every packet, whether it's ack-eliciting or not, because ACKs get lost.

I do not understand this statement. Yes, packets with ACKs can get lost. But the mechanics of QUIC is that until an ACK-of-the-ACK is received, the sender will continue to acknowledge all packet ranges from the original ACK in every subsequent ACK. So if at least some ACK gets through, everything will get ACKed, despite of some losses of ACKs.

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

<blockquote>
<p>a sender cannot rely on receiving an acknowledgement of every packet, whether it's ack-eliciting or not, because ACKs get lost.</p>
</blockquote>
<p>I do not understand this statement. Yes, packets with ACKs can get lost. But the mechanics of QUIC is that until an ACK-of-the-ACK is received, the sender will continue to acknowledge all packet ranges from the original ACK in every subsequent ACK. So if at least some ACK gets through, everything will get ACKed, despite of some losses of ACKs.</p>

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


From nobody Sun Mar  1 08:48:40 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 52D493A08EF for <quic-issues@ietfa.amsl.com>; Sun,  1 Mar 2020 08:48:38 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RxvHWrMr0ytr for <quic-issues@ietfa.amsl.com>; Sun,  1 Mar 2020 08:48:36 -0800 (PST)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 330EC3A08F4 for <quic-issues@ietf.org>; Sun,  1 Mar 2020 08:48:36 -0800 (PST)
Date: Sun, 01 Mar 2020 08:48:35 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583081315; bh=fhxLCAJaUXz02nBqWvKfyFRdCQXYso3H75pIGW0iRV8=; h=Date:From:To:Subject:From; b=SHyjFvr6dut04qMNdYC2VOWZ9nCXXOs6WA3PCwxRaZLJO/IgYQTxtxZsVPY4Jr8Aw upN7jC86S7Q05nJoKSaC2Fv57XVWhsfD3otzW9kYNg5mjJ9FTLtyovfKNBhSSS3Hqf QkZna3wMHP0NTDpbZBmhsx1PSDxtZ2WORGJks1Sc=
From: martinduke <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/load-balancers/push/refs/heads/master/bc77d7-37d829@github.com>
Subject: [quicwg/load-balancers] 71eaee: Conform README and CONTRIBUTING to WG standard
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/fBVYRinmRXx-Yd1UpuBBGx80v9k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 01 Mar 2020 16:48:39 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/load-balancers
  Commit: 71eaee5dc0dfa7ae89ee95da05fec0424e5cae99
      https://github.com/quicwg/load-balancers/commit/71eaee5dc0dfa7ae89ee95da05fec0424e5cae99
  Author: Martin Duke <m.duke@f5.com>
  Date:   2020-02-28 (Fri, 28 Feb 2020)

  Changed paths:
    M CONTRIBUTING.md
    M README.md

  Log Message:
  -----------
  Conform README and CONTRIBUTING to WG standard


  Commit: 1a3b46205dc5bb05d9d9a3deb71cbb758b51e295
      https://github.com/quicwg/load-balancers/commit/1a3b46205dc5bb05d9d9a3deb71cbb758b51e295
  Author: Martin Duke <m.duke@f5.com>
  Date:   2020-02-28 (Fri, 28 Feb 2020)

  Changed paths:
    M README.md

  Log Message:
  -----------
  Missed on path reference


  Commit: 37d829da4b7f99bfabe89c75432016065af9abda
      https://github.com/quicwg/load-balancers/commit/37d829da4b7f99bfabe89c75432016065af9abda
  Author: martinduke <martin.h.duke@gmail.com>
  Date:   2020-03-01 (Sun, 01 Mar 2020)

  Changed paths:
    M CONTRIBUTING.md
    M README.md

  Log Message:
  -----------
  Merge pull request #5 from quicwg/mduke-fix-readme

Conform README and CONTRIBUTING to WG standard


Compare: https://github.com/quicwg/load-balancers/compare/bc77d7d6891c...37d829da4b7f


From nobody Sun Mar  1 08:48:44 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2AF1C3A08EF for <quic-issues@ietfa.amsl.com>; Sun,  1 Mar 2020 08:48:40 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OfSG-1Hxp7IF for <quic-issues@ietfa.amsl.com>; Sun,  1 Mar 2020 08:48:38 -0800 (PST)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E15203A08F5 for <quic-issues@ietf.org>; Sun,  1 Mar 2020 08:48:37 -0800 (PST)
Received: from github-lowworker-f045d1f.ac4-iad.github.net (github-lowworker-f045d1f.ac4-iad.github.net [10.52.19.54]) by smtp.github.com (Postfix) with ESMTP id 00D5696026C for <quic-issues@ietf.org>; Sun,  1 Mar 2020 08:48:36 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583081316; bh=hticHaOn8mXziTnB6T7PlHIV1IEgSRqDjHEKCZynBig=; h=Date:From:To:Subject:From; b=MZNPepyKXTjeVUFZmyYmi+sQAEakQbS39RoYM+R5H7jVwkm8VxfNIwUJH2/+/MUn2 QQS2PWm3B4FoPBtJDZMoy4+99KWuE6HJKMg3k3WMdddq6z7vDlpIaLPK3qs4ul15MS W6WK+bNLaUMPwB9bciJp7irdaMFZiyd08oZwLmBY=
Date: Sun, 01 Mar 2020 08:48:35 -0800
From: martinduke <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/load-balancers/push/refs/heads/mduke-fix-readme/1a3b46-000000@github.com>
Subject: [quicwg/load-balancers]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/h_WKBoz74WoTSjnZphMghnQETlI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 01 Mar 2020 16:48:40 -0000

  Branch: refs/heads/mduke-fix-readme
  Home:   https://github.com/quicwg/load-balancers


From nobody Sun Mar  1 10:46:33 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A8CE03A0B4D for <quic-issues@ietfa.amsl.com>; Sun,  1 Mar 2020 10:46:30 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BntaBskDbtLE for <quic-issues@ietfa.amsl.com>; Sun,  1 Mar 2020 10:46:28 -0800 (PST)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A2CA83A0B4C for <quic-issues@ietf.org>; Sun,  1 Mar 2020 10:46:27 -0800 (PST)
Date: Sun, 01 Mar 2020 10:46:26 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583088386; bh=5hZq68QEtxPDC22Y16gar3MwcrnmRoHGYTTWm42BL7w=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=MNaBE1EPJ/wJZ+O5SZ0Z+Edg7VgzZbmuqgRPNeVYi0cR1pa2IOmDFfyBHdp/bIYv7 dfmyc0DIHYATDbvD8QtgqTChWzeIOg1YLs9KhhLMXKre/dkw12owiPFcFSKzQLPP22 rmHxWwG3v7RVDHcAzLglT81do2GPUgaHfS96KLGc=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5N266MNHBJX5Y3ION4M7SAFEVBNHHCDF6P4Q@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3451/593130487@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3451@github.com>
References: <quicwg/base-drafts/issues/3451@github.com>
Subject: Re: [quicwg/base-drafts] Should we allow ACK-only packets to be declared lost? (#3451)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5c030297b24_5a733f898becd96c362142"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/rrS27GeulYpqGKv2lPyLQyo0fvs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 01 Mar 2020 18:46:31 -0000

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

The difference between MUST with caveats(ie: connection-close/etc) and SHOULD is small to zero in practice I believe, since in both cases you may never receive an acknowledgement for the packet.

It's also an unenforceable MUST, which I hate adding unless it's critical to protocol correctness.

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

<p>The difference between MUST with caveats(ie: connection-close/etc) and SHOULD is small to zero in practice I believe, since in both cases you may never receive an acknowledgement for the packet.</p>
<p>It's also an unenforceable MUST, which I hate adding unless it's critical to protocol correctness.</p>

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


From nobody Sun Mar  1 10:48:01 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 117903A0B54 for <quic-issues@ietfa.amsl.com>; Sun,  1 Mar 2020 10:47:59 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Z2r5Wf_26_1G for <quic-issues@ietfa.amsl.com>; Sun,  1 Mar 2020 10:47:57 -0800 (PST)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A05D53A0B53 for <quic-issues@ietf.org>; Sun,  1 Mar 2020 10:47:57 -0800 (PST)
Date: Sun, 01 Mar 2020 10:47:56 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583088476; bh=dO1CS5miLGlsGQXhyylKQUoo9nlZZB/wOTo9ddnWtPI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=SXfbAKbYxqLFAAqGLK0VEi/1CIQyPOn+u2YbROSoagi3oEMkRRfpPA8s6/zhuMlsC 29RbJ5H2K1eM65lFAJN6NBCXlf9LEUZWnhZwThQzNGN33uFxL6rYlTNGX4oxSQ9h8T PW9Fl5tgmYTxPqFCTjXE8fPz8Qwyck6UKxegw4ho=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK33KJWVVGMOII34T4N4M7SFZEVBNHHCD6AV3A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3480/593130640@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3480@github.com>
References: <quicwg/base-drafts/issues/3480@github.com>
Subject: Re: [quicwg/base-drafts] Clarify ACK sending text in transport (#3480)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5c035c49e37_dc83fcc2bccd9681541f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/-VENkJtHp-IFqf_IhCc42Jn8674>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 01 Mar 2020 18:47:59 -0000

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

The ACK-of-the-ACK algorithm is a recommendation, not a requirement.

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

<p>The ACK-of-the-ACK algorithm is a recommendation, not a requirement.</p>

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


From nobody Sun Mar  1 20:40:20 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AC04B3A0B1C for <quic-issues@ietfa.amsl.com>; Sun,  1 Mar 2020 20:40:18 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.089
X-Spam-Level: 
X-Spam-Status: No, score=-2.089 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, TVD_SPACE_RATIO=0.001, T_SPF_TEMPERROR=0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Lt5YSfXq-1Y2 for <quic-issues@ietfa.amsl.com>; Sun,  1 Mar 2020 20:40:08 -0800 (PST)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 23AFD3A0B1E for <quic-issues@ietf.org>; Sun,  1 Mar 2020 20:40:08 -0800 (PST)
Date: Sun, 01 Mar 2020 20:40:07 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583124007; bh=vBn2/NweUPa8rLggB1/e7T9BrcxvuE//Xvb3QzWOnKs=; h=Date:From:To:Subject:From; b=FncYUpmt/djWWHX77ZhDYnpt5dAbxZfCHzrr8ANxuW+O4gZ6xgUB/qG+lDGoFkjBv VpUNIlJe/r5ffBCQYF2s30D9H//xiTxQPgw7ubXmixdYOX/td/ds2aE8aw7JvjgLq3 mkdldN9ZUkMsXv0hTsVw5dPgAIGH8On9szbEtb1s=
From: Nick Banks <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/load-balancers/push/refs/heads/nibanks/update-readme/1ebc02-000000@github.com>
Subject: [quicwg/load-balancers]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/an7hv0CFw-ayQzl_zPKC4SdFKyQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 04:40:19 -0000

  Branch: refs/heads/nibanks/update-readme
  Home:   https://github.com/quicwg/load-balancers


From nobody Mon Mar  2 03:34:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1F69B3A08FB for <quic-issues@ietfa.amsl.com>; Mon,  2 Mar 2020 03:34:40 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id s1bymihrTbeJ for <quic-issues@ietfa.amsl.com>; Mon,  2 Mar 2020 03:34:38 -0800 (PST)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C0CFD3A08FA for <quic-issues@ietf.org>; Mon,  2 Mar 2020 03:34:38 -0800 (PST)
Date: Mon, 02 Mar 2020 03:34:37 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583148877; bh=2Q07xEi6Jr8IhI9h0+rVOXXLe5ZD3RfK5clwTUz1p1o=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=CaOHrC3uDmL99ynvqyBaC4ObVUlvkLvI/dJj6aqyGIwD/9mIpEXLN2oBfN/+ggX3J Ya6vrOCLp/6uIJ2OWhPLxgH/TnaFdBAkmylpGMBoLL6fEkA+DX8usjqjshBeoi1WMY HkOQKwOIRobO3ADlxJ4rHfDP4NnY+hlpvOVWBaFM=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK33JRRV7KTVQP5RSV54NDIE3EVBNHHCENJ27M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3488@github.com>
Subject: [quicwg/base-drafts] Can we add a test vector for ChaCha20 header encryption? (#3488)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5cef4d8ffc1_542d3ff8e4ccd96418027"; 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/MvXIRB_WqxZVVfCR3OTkrL9c-e0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 02 Mar 2020 11:34:40 -0000

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

I recently messed this up in my implementation, and there's no test vector that could have saved 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/3488
----==_mimepart_5e5cef4d8ffc1_542d3ff8e4ccd96418027
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I recently messed this up in my implementation, and there's no test vector that could have saved 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/3488?email_source=notifications&amp;email_token=AFTOJK46NEYB7OBKTWFFNF3RFOKU3A5CNFSM4K7SMG32YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IRVHL5Q">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5QMDPZMDE2HVAK22TRFOKU3ANCNFSM4K7SMG3Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2QHPEGVNJ7OW43W2LRFOKU3A5CNFSM4K7SMG32YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IRVHL5Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3488?email_source=notifications\u0026email_token=AFTOJK46NEYB7OBKTWFFNF3RFOKU3A5CNFSM4K7SMG32YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IRVHL5Q",
"url": "https://github.com/quicwg/base-drafts/issues/3488?email_source=notifications\u0026email_token=AFTOJK46NEYB7OBKTWFFNF3RFOKU3A5CNFSM4K7SMG32YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IRVHL5Q",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e5cef4d8ffc1_542d3ff8e4ccd96418027--


From nobody Mon Mar  2 05:45:12 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 843853A0C13 for <quic-issues@ietfa.amsl.com>; Mon,  2 Mar 2020 05:45:11 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.099
X-Spam-Level: 
X-Spam-Status: No, score=-3.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ydDegdrmq0SF for <quic-issues@ietfa.amsl.com>; Mon,  2 Mar 2020 05:45:09 -0800 (PST)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BAC763A0C10 for <quic-issues@ietf.org>; Mon,  2 Mar 2020 05:45:09 -0800 (PST)
Date: Mon, 02 Mar 2020 05:45:09 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583156709; bh=1+XLoPFhlmgM/0AO+4A4wQa8FXbvMQQSgxF8aXYY8Ic=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=lxSVdF0IcWzeAzYPN12APBRyaAkPzZ0QpqKelt5XEltxJ2W2uQxmTYbLAW3wFIpX2 uDuwGMSxpghDUjGBsKq0eRz6WaAdRDgA4U8hrUCptxe40Rj2ItBgAByY0ouCOxiYXK qutSguXues/BiO/9YHXdhfOkhHQy+NIbqbFxfHRw=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4OQB2US5PSEAWLCYN4NDXOLEVBNHHCENSPWY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3489@github.com>
Subject: [quicwg/base-drafts] How many probed paths should a server remember? (#3489)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5d0de5474e_42233fceb02cd96825323c"; 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/e6ZBXxp0gC0iOL2o31NaKcKupbw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 13:45:12 -0000

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

At the moment, it is my understanding that we do not give any advice in particular. But to me it seems that there would be issues if the number of probed paths that the server remembers is less than the number of spare connection IDs it issues.

Consider the case of a server that advertises three spare connection IDs, but retains information of one probing path (i.e. remember one set of 5-tuple that has been probed, and the connection ID being associated to that tuple).

If a client connecting to this server probes three paths concurrently, and if it keeps on sending PATH_CHALLENGE packets periodically on that path (in order to keep the holes in NAT open), two issues arise:
* The connection ID pool of the server would run out quickly, as the server would use a new connection ID for each probing packet it sends in response (because each probing packet sent by the client would have a different source address than the previous packet). This is an issue, as we state that _an endpoint MAY limit the frequency or the total number of connection IDs issued for each connection to avoid the risk of running out of connection IDs_ [section 5.1.1](https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#section-5.1.1-5).
* The purpose of path probing is to prepare an alternate path beforehand. That benefit diminishes if the server remembers only one (or few) of the paths being probed.

Instead of recommending servers to remember paths as much as the number of spare connection IDs that they issue, we can introduce a transport parameter that caps the number paths that a client may probe. But IMO having a new TP seems unnecessarily complex, because I think that servers can simply associate path information to each active connection ID it maintains.

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

<p>At the moment, it is my understanding that we do not give any advice in particular. But to me it seems that there would be issues if the number of probed paths that the server remembers is less than the number of spare connection IDs it issues.</p>
<p>Consider the case of a server that advertises three spare connection IDs, but retains information of one probing path (i.e. remember one set of 5-tuple that has been probed, and the connection ID being associated to that tuple).</p>
<p>If a client connecting to this server probes three paths concurrently, and if it keeps on sending PATH_CHALLENGE packets periodically on that path (in order to keep the holes in NAT open), two issues arise:</p>
<ul>
<li>The connection ID pool of the server would run out quickly, as the server would use a new connection ID for each probing packet it sends in response (because each probing packet sent by the client would have a different source address than the previous packet). This is an issue, as we state that <em>an endpoint MAY limit the frequency or the total number of connection IDs issued for each connection to avoid the risk of running out of connection IDs</em> <a href="https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#section-5.1.1-5" rel="nofollow">section 5.1.1</a>.</li>
<li>The purpose of path probing is to prepare an alternate path beforehand. That benefit diminishes if the server remembers only one (or few) of the paths being probed.</li>
</ul>
<p>Instead of recommending servers to remember paths as much as the number of spare connection IDs that they issue, we can introduce a transport parameter that caps the number paths that a client may probe. But IMO having a new TP seems unnecessarily complex, because I think that servers can simply associate path information to each active connection ID it maintains.</p>

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


From nobody Mon Mar  2 05:54:57 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4C86F3A0C77 for <quic-issues@ietfa.amsl.com>; Mon,  2 Mar 2020 05:54:52 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 60clKeiBXFAw for <quic-issues@ietfa.amsl.com>; Mon,  2 Mar 2020 05:54:51 -0800 (PST)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0229E3A0C47 for <quic-issues@ietf.org>; Mon,  2 Mar 2020 05:54:51 -0800 (PST)
Received: from github-lowworker-9bcb4a1.ac4-iad.github.net (github-lowworker-9bcb4a1.ac4-iad.github.net [10.52.25.84]) by smtp.github.com (Postfix) with ESMTP id 01B401C0614 for <quic-issues@ietf.org>; Mon,  2 Mar 2020 05:54:50 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583157290; bh=vzOPW+bkTnvqdGuO3dCVzzJ603knBaa5L2ROde+6TN4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=OtfTHWJLPIYykmYCR/WxMKontgnhXk0oH7KXiVf6kQXq35dufXTkTuNm1l15z/QMN RFPMc2QIO5qZ8OCdYNg+BJz85ugtK8NNOezWSaDIl62gmklSiWnGKcghV0tTFTYxiW Qc8GLheIHcRS0UuLu/5NFkBWhB7g5DpjagEg8AXk=
Date: Mon, 02 Mar 2020 05:54:49 -0800
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYRPD3YDYRYVZO2YBV4NDYSTEVBNHHCENSPWY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3489/593413292@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3489@github.com>
References: <quicwg/base-drafts/issues/3489@github.com>
Subject: Re: [quicwg/base-drafts] How many probed paths should a server remember? (#3489)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5d1029e7375_476b3f93e18cd96c71873"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/WX5Tpj58LZrEmjKu2wEFBNlrWU4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 13:54:56 -0000

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

Given QUIC v1 is chartered to support connection migration and not multipath, we could also say clients shouldn't probe more than one extra path at once.

I do not want to add another TP for this use case, because I don't think it's sufficiently valuable.

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

<p>Given QUIC v1 is chartered to support connection migration and not multipath, we could also say clients shouldn't probe more than one extra path at once.</p>
<p>I do not want to add another TP for this use case, because I don't think it's sufficiently valuable.</p>

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


From nobody Mon Mar  2 07:54:27 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DB6123A0997 for <quic-issues@ietfa.amsl.com>; Mon,  2 Mar 2020 07:54:24 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9Sp6jLghrhoy for <quic-issues@ietfa.amsl.com>; Mon,  2 Mar 2020 07:54:15 -0800 (PST)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 133303A0A58 for <quic-issues@ietf.org>; Mon,  2 Mar 2020 07:54:00 -0800 (PST)
Received: from github-lowworker-bb778fb.ash1-iad.github.net (github-lowworker-bb778fb.ash1-iad.github.net [10.56.102.56]) by smtp.github.com (Postfix) with ESMTP id 9E72BC6068C for <quic-issues@ietf.org>; Mon,  2 Mar 2020 07:53:58 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583164438; bh=UijaqnJbkRFSX8vDBkA1FEUq4C+rBI+ndubsgftwtFc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=wf1ej6AiuA68HulrYASLcJJfg2cXNpE5A6u57H9B9Y/Z85QTCB/fQTgS4tc/Aid0r AqmO6akBcsEnwIFUg4c7wrOgutoVGarpnnBJDklnVhM3+Ui/HDF7wZhx4Uip5Dl2xa MYmiNnVqXgVkAi+e8vrxsS2JHD6gdcFPFzy3dUZs=
Date: Mon, 02 Mar 2020 07:53:58 -0800
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYZVVVSWXMAHVIYN3V4NEGRNEVBNHHCENSPWY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3489/593471801@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3489@github.com>
References: <quicwg/base-drafts/issues/3489@github.com>
Subject: Re: [quicwg/base-drafts] How many probed paths should a server remember? (#3489)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5d2c168f004_3e773ff35dacd95c777b3"; 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/41zJ_FpTlv50K2F7Iu3IyFzbfiE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 15:54:25 -0000

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

> Given QUIC v1 is chartered to support connection migration and not multipath, we could also say clients shouldn't probe more than one extra path at once.

I'm fine with having a hard-coded limitation, though if we are to set the maximum to one, then we need to decide whether or not migration due to SPA is counted. It would be simpler to include it, but the potential downside would be that probing using a different network interface would be forbidden until migration to the preferred address concludes.

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

<blockquote>
<p>Given QUIC v1 is chartered to support connection migration and not multipath, we could also say clients shouldn't probe more than one extra path at once.</p>
</blockquote>
<p>I'm fine with having a hard-coded limitation, though if we are to set the maximum to one, then we need to decide whether or not migration due to SPA is counted. It would be simpler to include it, but the potential downside would be that probing using a different network interface would be forbidden until migration to the preferred address concludes.</p>

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


From nobody Mon Mar  2 08:01:22 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 78B0F3A0A29 for <quic-issues@ietfa.amsl.com>; Mon,  2 Mar 2020 08:01:13 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EATQttDAsxMQ for <quic-issues@ietfa.amsl.com>; Mon,  2 Mar 2020 08:01:07 -0800 (PST)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 807C03A0A4D for <quic-issues@ietf.org>; Mon,  2 Mar 2020 08:01:07 -0800 (PST)
Received: from github-lowworker-5fb2734.va3-iad.github.net (github-lowworker-5fb2734.va3-iad.github.net [10.48.19.27]) by smtp.github.com (Postfix) with ESMTP id 9652C960241 for <quic-issues@ietf.org>; Mon,  2 Mar 2020 08:01:06 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583164866; bh=z9ylewByO28EJSIPonNDrRE9p2cBJaerbcNDhHm683M=; h=Date:From:To:Subject:From; b=MeOEvKvctDGZsTJQEZKycu9c+hR6ny6C4x9qh3gRKpaRz/ASlXmOL30tzsr4vqTsR trDr0ntTFsvAQDjuTxwWmTba7S2XPnMLERUkCpZV7joy1fnvTOck1uQlIC8NfNvpJz IUssS4iQ8+6Rjt07jEbRPCHaxhnanEFsp/fldx4U=
Date: Mon, 02 Mar 2020 08:01:06 -0800
From: martinduke <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/load-balancers/push/refs/heads/master/37d829-589d0a@github.com>
Subject: [quicwg/load-balancers] a46ef7: Light edit of Retry Services section
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/lwGfsM2RPn9f1P74iG_rnFmUzv0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:01:20 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/load-balancers
  Commit: a46ef711c3d380b848b37efe32af61daa1817e9f
      https://github.com/quicwg/load-balancers/commit/a46ef711c3d380b848b37efe32af61daa1817e9f
  Author: Martin Duke <m.duke@f5.com>
  Date:   2020-02-26 (Wed, 26 Feb 2020)

  Changed paths:
    M draft-ietf-quic-load-balancers.md

  Log Message:
  -----------
  Light edit of Retry Services section


  Commit: 7a5babfd370bba3bb55be009e9a1384cd4293ea6
      https://github.com/quicwg/load-balancers/commit/7a5babfd370bba3bb55be009e9a1384cd4293ea6
  Author: Martin Duke <m.duke@f5.com>
  Date:   2020-02-28 (Fri, 28 Feb 2020)

  Changed paths:
    M draft-ietf-quic-load-balancers.md

  Log Message:
  -----------
  Nick's suggestions


  Commit: 589d0a45e47f1bc49a67742e6ead64f3fd58d2bf
      https://github.com/quicwg/load-balancers/commit/589d0a45e47f1bc49a67742e6ead64f3fd58d2bf
  Author: martinduke <martin.h.duke@gmail.com>
  Date:   2020-03-02 (Mon, 02 Mar 2020)

  Changed paths:
    M draft-ietf-quic-load-balancers.md

  Log Message:
  -----------
  Merge pull request #2 from quicwg/mduke-new-retry-format

Light edit of Retry Services section


Compare: https://github.com/quicwg/load-balancers/compare/37d829da4b7f...589d0a45e47f


From nobody Mon Mar  2 08:01:27 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AEC213A0A4F for <quic-issues@ietfa.amsl.com>; Mon,  2 Mar 2020 08:01:18 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id I0I1V-qyj14f for <quic-issues@ietfa.amsl.com>; Mon,  2 Mar 2020 08:01:10 -0800 (PST)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B18AE3A0A21 for <quic-issues@ietf.org>; Mon,  2 Mar 2020 08:01:10 -0800 (PST)
Received: from github-lowworker-0eea13f.ash1-iad.github.net (github-lowworker-0eea13f.ash1-iad.github.net [10.56.109.26]) by smtp.github.com (Postfix) with ESMTP id 681969602D2 for <quic-issues@ietf.org>; Mon,  2 Mar 2020 08:01:07 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583164867; bh=k7mPtgpdPMOteVPI0R5TAXsiQrDNsvQmsS0cJ5Krl8Q=; h=Date:From:To:Subject:From; b=RSuF9swaZ95RtzSENDOu1tltaYgUzTIOj54Z0TpH5IifzjBnrKjIkJUUUvn1kKf5P m0VfOuJZBz1OzHrysVNIlICyANELXz0s921H3ZsgKgsMDLjGvzlfrYPNgHgf5PQn6y mWuA8SFGAbo68NabZupdDBGRxD+EV3CJdz1vNfss=
Date: Mon, 02 Mar 2020 08:01:07 -0800
From: martinduke <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/load-balancers/push/refs/heads/mduke-new-retry-format/7a5bab-000000@github.com>
Subject: [quicwg/load-balancers]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Sz6zbMVB7mEs4SoHpXEap6MP8Rk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:01:25 -0000

  Branch: refs/heads/mduke-new-retry-format
  Home:   https://github.com/quicwg/load-balancers


From nobody Mon Mar  2 08:48:30 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8D9913A0B84 for <quic-issues@ietfa.amsl.com>; Mon,  2 Mar 2020 08:48:23 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.1
X-Spam-Level: 
X-Spam-Status: No, score=-3.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Kb4QV1HNwa2A for <quic-issues@ietfa.amsl.com>; Mon,  2 Mar 2020 08:48:21 -0800 (PST)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6EFDA3A0AD8 for <quic-issues@ietf.org>; Mon,  2 Mar 2020 08:48:21 -0800 (PST)
Received: from github-lowworker-d31a065.va3-iad.github.net (github-lowworker-d31a065.va3-iad.github.net [10.48.17.70]) by smtp.github.com (Postfix) with ESMTP id 9444352110D for <quic-issues@ietf.org>; Mon,  2 Mar 2020 08:48:20 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583167700; bh=AXPjI8n4PVdfgdyhNikBUOEoIrtbACQs4RL0Qy4zmgY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=eHzxsfqv0QVAp2zpqV+SXZBN/rcqZgRE/x5Nc29ETxbgm9h1s1nUReCUVM54CiFrx Vi7BQBCGtnl2BmeIhT+eswxn7UF2+ShHZ9ilVEIVOrNTSL3MfdRANHyPlUvD7madNg p7Dx2b5p3vMpqs8jBLZEDIljfjXz+dIriz9mWH5I=
Date: Mon, 02 Mar 2020 08:48:20 -0800
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZUJORISBEMUJ4UFEN4NEM5JEVBNHHB37QS2E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3080/review/301472377@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3080@github.com>
References: <quicwg/base-drafts/pull/3080@github.com>
Subject: Re: [quicwg/base-drafts] Retransmit server initial upon second Initial (#3080)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5d38d48380f_77153fee8c4cd960355019"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/MYJ9evPGzJeNedlcDGNvGEU3H18>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:48:28 -0000

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

MikeBishop commented on this pull request.



> @@ -508,6 +508,12 @@ until it is certain that the server has finished its address validation
 probe timer if the client has not received an acknowledgement for one of its
 Handshake or 1-RTT packets.
 
+When a server receives duplicate CRYPTO data in an Initial packet after sending
+its Initial flight, it can assume the client did not receive all Initial CRYPTO
+data. To speed handshake completion, it SHOULD retransmit all unacknowledged
+Initial CRYPTO data subject to the path validation limits.  After doing so,
+the PTO is re-armed.
+

There should never be a duplicate packet number unless the network duplicates packets.  That's not a signal of anything on the client.  I think the intent here is to act if the server receives CRYPTO frames that restate one or more already-received bytes.

> @@ -519,6 +519,24 @@ bytes.
 Initial packets and Handshake packets may never be acknowledged, but they are
 removed from bytes in flight when the Initial and Handshake keys are discarded.
 
+### Speeding Up Handshake Completion
+
+When a server receives an Initial packet containing duplicate CRYPTO data,
+it can assume the client did not receive all of the server's CRYPTO data sent
+in Initial packets, or the client's estimated RTT is too small. When a
+client receives Handshake or 1-RTT packets prior to obtaining Handshake keys,
+it may assume some or all of the server's Initial packets were lost.

If you can decrypt them, then clearly the Initial packets you're waiting for weren't lost.

> +Peers can also use coalesced packets to ensure that each datagram elicits at least
+one acknowledgement.  For example, clients can coalesce an Initial packet
+containing PING and PADDING frames with a 0-RTT data packet and a server can
+coalesce an Initial packet containing a PING frame with one or more packets in
+its first flight.

I think what's missing is any description of _why_ an implementation might want to do that except things we don't really want to encourage.  The obvious reading is that clients are tracking whether the datagram was received, inferring that the other packets in that datagram were received but not processed (or processable?), and removing everything in that datagram from bytes-in-flight.  But it doesn't explicitly say that.  I'd either get more explicit, or not make the reference.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3080#discussion_r334609908
----==_mimepart_5e5d38d48380f_77153fee8c4cd960355019
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/3080#discussion_r334609908">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -508,6 +508,12 @@ until it is certain that the server has finished its address validation
 probe timer if the client has not received an acknowledgement for one of its
 Handshake or 1-RTT packets.
 
+When a server receives duplicate CRYPTO data in an Initial packet after sending
+its Initial flight, it can assume the client did not receive all Initial CRYPTO
+data. To speed handshake completion, it SHOULD retransmit all unacknowledged
+Initial CRYPTO data subject to the path validation limits.  After doing so,
+the PTO is re-armed.
+
</pre>
<p>There should never be a duplicate packet number unless the network duplicates packets.  That's not a signal of anything on the client.  I think the intent here is to act if the server receives CRYPTO frames that restate one or more already-received bytes.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3080#discussion_r386511600">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -519,6 +519,24 @@ bytes.
 Initial packets and Handshake packets may never be acknowledged, but they are
 removed from bytes in flight when the Initial and Handshake keys are discarded.
 
+### Speeding Up Handshake Completion
+
+When a server receives an Initial packet containing duplicate CRYPTO data,
+it can assume the client did not receive all of the server&#39;s CRYPTO data sent
+in Initial packets, or the client&#39;s estimated RTT is too small. When a
+client receives Handshake or 1-RTT packets prior to obtaining Handshake keys,
+it may assume some or all of the server&#39;s Initial packets were lost.
</pre>
<p>If you can decrypt them, then clearly the Initial packets you're waiting for weren't lost.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3080#discussion_r386514151">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; +Peers can also use coalesced packets to ensure that each datagram elicits at least
+one acknowledgement.  For example, clients can coalesce an Initial packet
+containing PING and PADDING frames with a 0-RTT data packet and a server can
+coalesce an Initial packet containing a PING frame with one or more packets in
+its first flight.
</pre>
<p>I think what's missing is any description of <em>why</em> an implementation might want to do that except things we don't really want to encourage.  The obvious reading is that clients are tracking whether the datagram was received, inferring that the other packets in that datagram were received but not processed (or processable?), and removing everything in that datagram from bytes-in-flight.  But it doesn't explicitly say that.  I'd either get more explicit, or not make the reference.</p>

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


From nobody Mon Mar  2 09:55:48 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2CA113A0DB8 for <quic-issues@ietfa.amsl.com>; Mon,  2 Mar 2020 09:55:46 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id AMNMCQ5Gqy3T for <quic-issues@ietfa.amsl.com>; Mon,  2 Mar 2020 09:55:45 -0800 (PST)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2A0C43A0DB5 for <quic-issues@ietf.org>; Mon,  2 Mar 2020 09:55:45 -0800 (PST)
Received: from github-lowworker-2e54e43.va3-iad.github.net (github-lowworker-2e54e43.va3-iad.github.net [10.48.17.27]) by smtp.github.com (Postfix) with ESMTP id 2DC992C0BAE for <quic-issues@ietf.org>; Mon,  2 Mar 2020 09:55:44 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583171744; bh=u36UwlueNZ6hxM6QKvLvTLwSCwXH+HuEmC3/71LxA4M=; h=Date:From:To:Subject:From; b=sJiIhlsE8vo+ZdSpCSd32answM0CSoxR9Npy8xsaSqWkaxItsgZSoEqQtSlsL8qf1 fqwEE4v1To8wOvii2NLm+g441kjxDToHn00awyRs/Dgdd+Rb4I8tCf7FmpPN4GiKTO rh1IMJFUTdfFiNTazEsyz1XSI7N8vdrqCiryhMNE=
Date: Mon, 02 Mar 2020 09:55:44 -0800
From: mduke-token <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/load-balancers/push/refs/heads/gh-pages/000000-bd5f3d@github.com>
Subject: [quicwg/load-balancers] bd5f3d: Imported circleci config from base-drafts
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ReUlId3QX5rX8ZgpLeZc68plgsE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 17:55:46 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/load-balancers
  Commit: bd5f3d7d0d34565d7e18975358c776389664c382
      https://github.com/quicwg/load-balancers/commit/bd5f3d7d0d34565d7e18975358c776389664c382
  Author: Martin Duke <m.duke@f5.com>
  Date:   2020-03-02 (Mon, 02 Mar 2020)

  Changed paths:
    M .circleci/config.yml

  Log Message:
  -----------
  Imported circleci config from base-drafts



From nobody Mon Mar  2 12:38:58 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C7BAE3A110B for <quic-issues@ietfa.amsl.com>; Mon,  2 Mar 2020 12:38:56 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id aTaaa-na4twy for <quic-issues@ietfa.amsl.com>; Mon,  2 Mar 2020 12:38:55 -0800 (PST)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B0F993A110A for <quic-issues@ietf.org>; Mon,  2 Mar 2020 12:38:55 -0800 (PST)
Date: Mon, 02 Mar 2020 12:38:54 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583181534; bh=TP89wLDH1ffxgbMl36tqm3CBG8ThOpHh1aqhcgio4e4=; h=Date:From:To:Subject:From; b=OkVyJ0h41EsrmYjuqJFNn3umU2Z4jYdK2VisapKfQ5OdBuwHMC3QmAXgyVy0+zuE8 r78umcmpf08EewH/+kl3wOuEZlfTM+p8KJfPV+XoLi8A/6M2QuDfnpCt0xFnNjrDTI 36XGq4UyZCXK5AVl54Zb5gh2l77PFEQ1YMF8vENg=
From: mduke-token <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/load-balancers/push/refs/heads/fix-circle-config/000000-0edcc9@github.com>
Subject: [quicwg/load-balancers] 0edcc9: Import circle config from base-drafts
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/kkAQ6VfhJGnEa6-gA3rooMy1pCM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 20:38:57 -0000

  Branch: refs/heads/fix-circle-config
  Home:   https://github.com/quicwg/load-balancers
  Commit: 0edcc9dd8500616d2e2f77bd85b85670e0c8fbce
      https://github.com/quicwg/load-balancers/commit/0edcc9dd8500616d2e2f77bd85b85670e0c8fbce
  Author: Martin Duke <m.duke@f5.com>
  Date:   2020-03-02 (Mon, 02 Mar 2020)

  Changed paths:
    M .circleci/config.yml

  Log Message:
  -----------
  Import circle config from base-drafts



From nobody Mon Mar  2 15:20:11 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 89B4F3A13AB for <quic-issues@ietfa.amsl.com>; Mon,  2 Mar 2020 15:20:09 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.854
X-Spam-Level: 
X-Spam-Status: No, score=-3.854 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: 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_ff8N3AYo-m for <quic-issues@ietfa.amsl.com>; Mon,  2 Mar 2020 15:20:08 -0800 (PST)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 532C23A13AA for <quic-issues@ietf.org>; Mon,  2 Mar 2020 15:20:08 -0800 (PST)
Date: Mon, 02 Mar 2020 15:20:07 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583191207; bh=J8n3iKSMjRTAxIyezy22OvusPkPtQEzfbBtiCozaOuY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Fdc/3fglGW11M6rVXS+1/+QVn8rlsojCuy9lUMpux7aSK2iLL4B40C32MRNFuISVD s7C8evNeG3bFsROgff2stG8TUuRv9NAthXQM47Qav3CwAdZQVl4ZnvfJouF7bAeh/K yfxR7omQwDPkWbFEYjZrMIV1esA+nHXcoayulyVU=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7N37UAJQMYCCTGMKV4NF22PEVBNHHCENJ27M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3488/593673977@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3488@github.com>
References: <quicwg/base-drafts/issues/3488@github.com>
Subject: Re: [quicwg/base-drafts] Can we add a test vector for ChaCha20 header protection? (#3488)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5d94a73f46a_50893fd9e7ccd96c63505"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/j2HLBXnCtahVyuw92ztLXcB8oho>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:20:10 -0000

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

[patch-needed]

I think that it should be possible with a tweak to the javascript file we have to do this.  But I would appreciate some help with 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/3488#issuecomment-593673977
----==_mimepart_5e5d94a73f46a_50893fd9e7ccd96c63505
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>[patch-needed]</p>
<p>I think that it should be possible with a tweak to the javascript file we have to do this.  But I would appreciate some help with 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/3488?email_source=notifications&amp;email_token=AFTOJK4N4LZXV34V7SZC5DDRFQ5KPA5CNFSM4K7SMG32YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENRL56I#issuecomment-593673977">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK67U5PUNLSUK7JKUQTRFQ5KPANCNFSM4K7SMG3Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5AF43FKB7ROXXILCLRFQ5KPA5CNFSM4K7SMG32YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENRL56I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3488?email_source=notifications\u0026email_token=AFTOJK4N4LZXV34V7SZC5DDRFQ5KPA5CNFSM4K7SMG32YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENRL56I#issuecomment-593673977",
"url": "https://github.com/quicwg/base-drafts/issues/3488?email_source=notifications\u0026email_token=AFTOJK4N4LZXV34V7SZC5DDRFQ5KPA5CNFSM4K7SMG32YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENRL56I#issuecomment-593673977",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e5d94a73f46a_50893fd9e7ccd96c63505--


From nobody Mon Mar  2 15:24:09 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6F3073A13B3 for <quic-issues@ietfa.amsl.com>; Mon,  2 Mar 2020 15:24:07 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RygUT8CFrTlU for <quic-issues@ietfa.amsl.com>; Mon,  2 Mar 2020 15:24:06 -0800 (PST)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3E1B43A13B2 for <quic-issues@ietf.org>; Mon,  2 Mar 2020 15:24:06 -0800 (PST)
Date: Mon, 02 Mar 2020 15:24:05 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583191445; bh=J4SlMJksHC0JiVtK/nyVbhQv05hXYLZJt1RW35GWuH0=; h=Date:From:To:Subject:From; b=vqqAH5Bvgl0watqgCLUplh20SQgnDmahHBBRP2fmhFPMlf7sq1A4qL0U8VP9pDE8J CjZ8fo1luSGzcZkEv2f52meGHaBZShPO1MYxgXTi3QBysQmJEkYHax6wXERz1SQh0x vkL9vZ5ES3lY7cthfIOmNCbt+g1nOrWNncRUnxyI=
From: martinduke <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/load-balancers/push/refs/heads/gh-pages/bd5f3d-000000@github.com>
Subject: [quicwg/load-balancers]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/_YTqmq_rEoaC1aJ5-wPucVwLp8c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:24:08 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/load-balancers


From nobody Mon Mar  2 15:24:42 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A919F3A13B8 for <quic-issues@ietfa.amsl.com>; Mon,  2 Mar 2020 15:24:41 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qaUqmyT3qSZV for <quic-issues@ietfa.amsl.com>; Mon,  2 Mar 2020 15:24:40 -0800 (PST)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 935D93A13B7 for <quic-issues@ietf.org>; Mon,  2 Mar 2020 15:24:40 -0800 (PST)
Date: Mon, 02 Mar 2020 15:24:39 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583191479; bh=w87/0UMe2u8X3GYteHzUi8b56qed4kMtKky2P5PtOWQ=; h=Date:From:To:Subject:From; b=YglniruiPdyh4abeEWzpeOBs/e7tPm8eKN24qs7iGxDUsqQ1qplRCLKJ7Y4Mgja8F s4JDrBmHjMETV926LwWjgJyog+RV7yJtAAh04P11u9BU1/yLgX8/tP4SNAO2CotrHX lzp011/HAq/xvMdFA+gnT6k5mAA3/X7bGGWkKrMs=
From: mduke-token <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/load-balancers/push/refs/heads/gh-pages/000000-fdb442@github.com>
Subject: [quicwg/load-balancers] fdb442: Automatic setup of gh-pages.
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/BsTHoI70ky_deHyNyDoNwllfLKY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:24:42 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/load-balancers
  Commit: fdb44296a94616abde1bdb52e043b566c86fca7b
      https://github.com/quicwg/load-balancers/commit/fdb44296a94616abde1bdb52e043b566c86fca7b
  Author: Martin Duke <m.duke@f5.com>
  Date:   2020-03-02 (Mon, 02 Mar 2020)

  Changed paths:
    A .gitignore
    A index.html
    A issues.json
    A pulls.json

  Log Message:
  -----------
  Automatic setup of gh-pages.



From nobody Mon Mar  2 15:49:36 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 55C513A140C for <quic-issues@ietfa.amsl.com>; Mon,  2 Mar 2020 15:49:34 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id m5atmyp9WDXE for <quic-issues@ietfa.amsl.com>; Mon,  2 Mar 2020 15:49:33 -0800 (PST)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 538BC3A1305 for <quic-issues@ietf.org>; Mon,  2 Mar 2020 15:49:33 -0800 (PST)
Received: from github-lowworker-f144ac1.va3-iad.github.net (github-lowworker-f144ac1.va3-iad.github.net [10.48.16.59]) by smtp.github.com (Postfix) with ESMTP id 780998C0037 for <quic-issues@ietf.org>; Mon,  2 Mar 2020 15:49:32 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583192972; bh=JkTF/oGHSr/126ZPRLdiHv1hzba/zRBSDtBu1Q+jqjU=; h=Date:From:To:Subject:From; b=1C1yp+OF31UY98K1qtQDsilfwGfU/hmUU0DVBKDU6qmRMpO3Af+/NUh3umNDMio+O HHQQGmzlLV0clERBijYpntsCxBTFpGcnWngkq0XyMKwiWNkYeTyvPBawh6WCM+YGnO tIzJF4D316c7cuHhmcAgVGWUSg3dcurihMSALOrM=
Date: Mon, 02 Mar 2020 15:49:32 -0800
From: mduke-token <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/load-balancers/push/refs/heads/gh-pages/fdb442-b5aeb8@github.com>
Subject: [quicwg/load-balancers] b5aeb8: HTML version to gh-pages
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Vq6qEq4q4-90YiCTUVHPZ4oZw0k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:49:34 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/load-balancers
  Commit: b5aeb877c6c1f23453bf0f940f4c7a54f73b153b
      https://github.com/quicwg/load-balancers/commit/b5aeb877c6c1f23453bf0f940f4c7a54f73b153b
  Author: Martin Duke <m.duke@f5.com>
  Date:   2020-03-02 (Mon, 02 Mar 2020)

  Changed paths:
    A draft-ietf-quic-load-balancers.html

  Log Message:
  -----------
  HTML version to gh-pages



From nobody Mon Mar  2 16:36:42 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 546413A14C1 for <quic-issues@ietfa.amsl.com>; Mon,  2 Mar 2020 16:36:40 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JaxvkbnC5xlr for <quic-issues@ietfa.amsl.com>; Mon,  2 Mar 2020 16:36:39 -0800 (PST)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 18D043A14BF for <quic-issues@ietf.org>; Mon,  2 Mar 2020 16:36:39 -0800 (PST)
Received: from github-lowworker-f1f7af9.ash1-iad.github.net (github-lowworker-f1f7af9.ash1-iad.github.net [10.56.111.13]) by smtp.github.com (Postfix) with ESMTP id 35B5F9602BE for <quic-issues@ietf.org>; Mon,  2 Mar 2020 16:36:38 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583195798; bh=k5mc0bOtrBJ2mGRdoF2DI1AKEZ+If3srtHf215BhmbU=; h=Date:From:To:Subject:From; b=GGatjn9dMDFwYtm55lp+REiOqIrfn2HpOQc1HEy1XURXj5ZUMYOJyyioxctlaghrv HOPCzWjq6nzWyI9gIZC/IRCSC6d03mmp9cmIwDrdJL4RBoGdGoAbo6UubSYkS7hh2t s6cJEnZmcVzwqHjk/maj57qAmcXvtzpWiis7lthM=
Date: Mon, 02 Mar 2020 16:36:38 -0800
From: Lucas Pardue <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/load-balancers/push/refs/heads/gh-pages/b5aeb8-9da83d@github.com>
Subject: [quicwg/load-balancers] 9da83d: Set theme jekyll-theme-minimal
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/GA_K1gJc7ZNAMFKh922zoRtuxvE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:36:40 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/load-balancers
  Commit: 9da83d58e94dc8e8b464114aa10d925c0e683fe5
      https://github.com/quicwg/load-balancers/commit/9da83d58e94dc8e8b464114aa10d925c0e683fe5
  Author: Lucas Pardue <lucaspardue.24.7@gmail.com>
  Date:   2020-03-03 (Tue, 03 Mar 2020)

  Changed paths:
    A _config.yml

  Log Message:
  -----------
  Set theme jekyll-theme-minimal



From nobody Mon Mar  2 16:45:59 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 544893A14E6 for <quic-issues@ietfa.amsl.com>; Mon,  2 Mar 2020 16:45:57 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Lt0YRbyf6QNn for <quic-issues@ietfa.amsl.com>; Mon,  2 Mar 2020 16:45:55 -0800 (PST)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A00ED3A14E3 for <quic-issues@ietf.org>; Mon,  2 Mar 2020 16:45:55 -0800 (PST)
Received: from github-lowworker-ca5950c.va3-iad.github.net (github-lowworker-ca5950c.va3-iad.github.net [10.48.17.57]) by smtp.github.com (Postfix) with ESMTP id C1C91E0F2A for <quic-issues@ietf.org>; Mon,  2 Mar 2020 16:45:54 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583196354; bh=3zWnPp93ARcI2yj9/152E6cu8yDX5mhQ38f6invQcE4=; h=Date:From:To:Subject:From; b=V3Z30GVZ3iEMGYnVNbfKbXGpR63axjsJYQPUFZvk8yM81ddi9qjgSX7T5DegbWag4 9Gv34t2KGsMPycoRuz15plLgjvFPh6prUIhZ5qEUq5UgrMPPpOAY9FBltrdFgKLefC or5d/pOEulLJW5ZwQapPcEPK4v0YLHHffDBZicI0=
Date: Mon, 02 Mar 2020 16:45:54 -0800
From: mduke-token <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/load-balancers/push/refs/heads/fix-circle-config/0edcc9-51766b@github.com>
Subject: [quicwg/load-balancers] 51766b: MT's suggestion
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/KGZiFmS7QRbctR7iy9T31VVu7ew>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:45:57 -0000

  Branch: refs/heads/fix-circle-config
  Home:   https://github.com/quicwg/load-balancers
  Commit: 51766b0ac942c74206310bebbc57d67ad6f93a41
      https://github.com/quicwg/load-balancers/commit/51766b0ac942c74206310bebbc57d67ad6f93a41
  Author: Martin Duke <m.duke@f5.com>
  Date:   2020-03-02 (Mon, 02 Mar 2020)

  Changed paths:
    M .circleci/config.yml

  Log Message:
  -----------
  MT's suggestion



From nobody Mon Mar  2 16:46:51 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2C6B33A14E9 for <quic-issues@ietfa.amsl.com>; Mon,  2 Mar 2020 16:46:50 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id J9b62lrW94er for <quic-issues@ietfa.amsl.com>; Mon,  2 Mar 2020 16:46:49 -0800 (PST)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1D8073A14E7 for <quic-issues@ietf.org>; Mon,  2 Mar 2020 16:46:49 -0800 (PST)
Date: Mon, 02 Mar 2020 16:46:48 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583196408; bh=H2gbhxFmaFsOTDredYrFtUClgOYxf08dN3rmrUYQ8ZE=; h=Date:From:To:Subject:From; b=XxyWAdi6iGAjPhRh/5bcOWUWS+Q2o/o+/CVR70puJ6EFG6/QV0Vvk/Z9J36GlEEeF Rm4tfq6pQA/uKHmji62cjFF6466s94YuTVMVw1RZZBFAsVUGm/nOFOhOpdbEu247rs nw/TR0LIhaZv2kCzmMvNCX7ALx4Gz35DqNNn07hs=
From: martinduke <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/load-balancers/push/refs/heads/master/589d0a-20f2e0@github.com>
Subject: [quicwg/load-balancers] 0edcc9: Import circle config from base-drafts
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/9gliJKUtT_H42ddn3L_NhFjrCMw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:46:50 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/load-balancers
  Commit: 0edcc9dd8500616d2e2f77bd85b85670e0c8fbce
      https://github.com/quicwg/load-balancers/commit/0edcc9dd8500616d2e2f77bd85b85670e0c8fbce
  Author: Martin Duke <m.duke@f5.com>
  Date:   2020-03-02 (Mon, 02 Mar 2020)

  Changed paths:
    M .circleci/config.yml

  Log Message:
  -----------
  Import circle config from base-drafts


  Commit: 51766b0ac942c74206310bebbc57d67ad6f93a41
      https://github.com/quicwg/load-balancers/commit/51766b0ac942c74206310bebbc57d67ad6f93a41
  Author: Martin Duke <m.duke@f5.com>
  Date:   2020-03-02 (Mon, 02 Mar 2020)

  Changed paths:
    M .circleci/config.yml

  Log Message:
  -----------
  MT's suggestion


  Commit: 20f2e030b00b6be05b416135e52e38afe18fae36
      https://github.com/quicwg/load-balancers/commit/20f2e030b00b6be05b416135e52e38afe18fae36
  Author: martinduke <martin.h.duke@gmail.com>
  Date:   2020-03-02 (Mon, 02 Mar 2020)

  Changed paths:
    M .circleci/config.yml

  Log Message:
  -----------
  Merge pull request #11 from quicwg/fix-circle-config

Import circle config from base-drafts


Compare: https://github.com/quicwg/load-balancers/compare/589d0a45e47f...20f2e030b00b


From nobody Mon Mar  2 16:46:55 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 151BF3A14E9 for <quic-issues@ietfa.amsl.com>; Mon,  2 Mar 2020 16:46:51 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Ci3B8k2jzi1K for <quic-issues@ietfa.amsl.com>; Mon,  2 Mar 2020 16:46:49 -0800 (PST)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D69D03A14E8 for <quic-issues@ietf.org>; Mon,  2 Mar 2020 16:46:49 -0800 (PST)
Date: Mon, 02 Mar 2020 16:46:48 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583196409; bh=LKjwmUu2kAeEOxzIyVutnvSJj86WNkszAkJaPIfMOrc=; h=Date:From:To:Subject:From; b=mFIkNrbg7tssg9zNV4yw8gWyci1XuPWSB1yt6FpRd8IoJRPySLkSG6a94hBTBlSsN xRo+9cD8j6TctXs1T27aS99egPG9nMLqmSjYqTzUyinv5X1M39TkZMR19YqCN7IFfi We9mOIXZh4sMiJuRxpdsJXJX4tTVPxYdSWL0/zuA=
From: martinduke <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/load-balancers/push/refs/heads/fix-circle-config/51766b-000000@github.com>
Subject: [quicwg/load-balancers]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/TgZoG7KY3TwJB_NEjA0NfAKa0Sg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:46:51 -0000

  Branch: refs/heads/fix-circle-config
  Home:   https://github.com/quicwg/load-balancers


From nobody Tue Mar  3 03:07:58 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 24FF83A1D4E for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 03:07:56 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.481
X-Spam-Level: 
X-Spam-Status: No, score=-1.481 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0p6p6x7XNz6T for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 03:07:55 -0800 (PST)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E2DA33A1D4D for <quic-issues@ietf.org>; Tue,  3 Mar 2020 03:07:54 -0800 (PST)
Received: from github-lowworker-c73936b.ash1-iad.github.net (github-lowworker-c73936b.ash1-iad.github.net [10.56.112.13]) by smtp.github.com (Postfix) with ESMTP id DF6F3960804 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 03:07:53 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583233673; bh=xBUHztGCXiVcw3pF/8YHBWHXdJ4pOiEB62u+x3Wkr3c=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=zlOhiysoNnuXNwvcP1IloCAVjGYKlSMX44mLWG/J7d8KbFl23xvdum3blNHRrt2Zr 1OpX3+Gz1j+PuSCCttRYAY+BZI7jA9fdLrSKSAyRX62c596C2cdVrRHd50YmQvimfi z9saNT/1OUrxbjxpx10mZTPFfKAnoHgfgkjjf/FA=
Date: Tue, 03 Mar 2020 03:07:53 -0800
From: mirjak <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4ZO6XPDIZ2JNTASQF4NINYTEVBNHHCEP4N5Q@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3490@github.com>
Subject: [quicwg/base-drafts] Move sec on ignoring loss to loss detection section (#3490)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5e3a89cfa54_3cc23f928c4cd96c11119c"; 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/dp86_Jjpm9u0VYa6IyNBY8fmFU0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 11:07:56 -0000

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

I seems this section is misplaced as it talks about loss detection.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Move sec on ignoring loss to loss detection section

-- File Changes --

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

-- Patch Links --

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

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

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

<p>I seems this section is misplaced as it talks about loss detection.</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/3490'>https://github.com/quicwg/base-drafts/pull/3490</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Move sec on ignoring loss to loss detection section</li>
</ul>

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

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

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

----==_mimepart_5e5e3a89cfa54_3cc23f928c4cd96c11119c--


From nobody Tue Mar  3 03:09:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 784B23A1D56 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 03:09:39 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id H-aLidHVDZDx for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 03:09:38 -0800 (PST)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 63CC73A1D54 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 03:09:38 -0800 (PST)
Received: from github-lowworker-f62aa54.va3-iad.github.net (github-lowworker-f62aa54.va3-iad.github.net [10.48.17.68]) by smtp.github.com (Postfix) with ESMTP id A77BC1C075C for <quic-issues@ietf.org>; Tue,  3 Mar 2020 03:09:37 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583233777; bh=aL/4cAkgZxJEiHbK/o9eBOCfaMJaZUjApuDO8gXw4RY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=2DmPAsIGIERnqV5d5db2AX83CfJOAmA0MyLPXN7kJVC8Cktwkm8NjPf8foBPtnjf/ ++aqN08c9Sc4qVvSldKt4x/KVdWNZueQ0Z29IETZH1iL6OQyN0COuimxjSCT6iXb/Q xTzIkUoFdjwwWB/jF/GmMqRDw1OP3zjANyV8ZkHs=
Date: Tue, 03 Mar 2020 03:09:37 -0800
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7OJTD4RKT4ZPPLWAN4NIN7DEVBNHHCEP4N5Q@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3490/c593897307@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3490@github.com>
References: <quicwg/base-drafts/pull/3490@github.com>
Subject: Re: [quicwg/base-drafts] Move sec on ignoring loss to loss detection section (#3490)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5e3af1998bf_3b023f879eccd96c67986"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ORCPIg15VThE_r9tbQWLtIgKn2M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 11:09:40 -0000

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

It only discusses their impact on congestion control, so I think it's in the right place.

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

<p>It only discusses their impact on congestion control, so I think it's in the right place.</p>

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


From nobody Tue Mar  3 03:18:28 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 33E173A1D68 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 03:18:26 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.481
X-Spam-Level: 
X-Spam-Status: No, score=-1.481 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rRoJZneTt8Sb for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 03:18:25 -0800 (PST)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 017AF3A1D67 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 03:18:25 -0800 (PST)
Received: from github-lowworker-275fa97.va3-iad.github.net (github-lowworker-275fa97.va3-iad.github.net [10.48.17.64]) by smtp.github.com (Postfix) with ESMTP id 52A60E008F for <quic-issues@ietf.org>; Tue,  3 Mar 2020 03:18:24 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583234304; bh=Xojk5Ayi5pGkc9ix5lGXeOCalBlgqiOlJJ3eTqxddKQ=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=p04UKUUJCW6nEESpmO+JJPGy6+Kuz9mNQ0frqvnHLBM9g/syL4+j6TEnJvb4cPmiO eN4o8hIDYkkgHEoNzreg2KLr/N6UhYgRs/5J7URD/mQkDG/6FNmYTiw3AjUU4/6kTo cy0YO6wsBX4Imu6kM8cUjywTICtQscKkALBkG+Dw=
Date: Tue, 03 Mar 2020 03:18:24 -0800
From: mirjak <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZP7GEPVMP4S4F2EZF4NIPABEVBNHHCEP5FGU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3491@github.com>
Subject: [quicwg/base-drafts] Editorial proposed changes for cc section (#3491)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5e3d0043c92_56883f9a572cd9646148e5"; 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/lr2XhJ7aV-Ji8iTHK8c7sJ2QXC8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 11:18:26 -0000

----==_mimepart_5e5e3d0043c92_56883f9a572cd9646148e5
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/3491

-- Commit Summary --

  * Editorial proposed changes for cc section

-- File Changes --

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

-- Patch Links --

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

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

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

<h4>Commit Summary</h4>
<ul>
  <li>Editorial proposed changes for cc section</li>
</ul>

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

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

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

----==_mimepart_5e5e3d0043c92_56883f9a572cd9646148e5--


From nobody Tue Mar  3 03:21:09 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9B4DD3A1D6A for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 03:21:07 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.695
X-Spam-Level: 
X-Spam-Status: No, score=-1.695 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id g3UhxEIlcjG6 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 03:21:06 -0800 (PST)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BF4D43A0887 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 03:21:05 -0800 (PST)
Date: Tue, 03 Mar 2020 03:21:04 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583234464; bh=0fGCXVT68DlJzk565IO+Y2Yj24dN+fEBJLA2DeKGQEs=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=IY4w5EN0z0Uq1nqUkKV/KhJwMegFM0947JX0YLo34giCkm4kPAqWEELFTFAxgWzDg od+qeBIDbWLlGOM/Dp+lLWpyN/QPimBebe2PqySXma3NwV6wK3xvcqxHmPSe8MleDZ 8o073dIG0TGfMiVXatkG0wEdNfYU6v7P0aqmJCFc=
From: mirjak <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZO2PGWY4RO6O4H3354NIPKBEVBNHHCEP5LHE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3492@github.com>
Subject: [quicwg/base-drafts] Normative language in cc section (#3492)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5e3da0c10c3_140e3fc9ecccd968383931"; 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/jKj99ghralTo7ikJytcLPCNQ2g4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 11:21:08 -0000

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

This my need a design issue because I suggest to use two SHOULDs instead of should. However, I would first like to get some feedback if people agree.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Normative language in cc section

-- File Changes --

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

-- Patch Links --

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

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

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

<p>This my need a design issue because I suggest to use two SHOULDs instead of should. However, I would first like to get some feedback if people agree.</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/3492'>https://github.com/quicwg/base-drafts/pull/3492</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Normative language in cc section</li>
</ul>

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

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

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

----==_mimepart_5e5e3da0c10c3_140e3fc9ecccd968383931--


From nobody Tue Mar  3 03:22:42 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B1ABC3A1D6C for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 03:22:40 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.481
X-Spam-Level: 
X-Spam-Status: No, score=-1.481 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id e9rQHwQHOH00 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 03:22:39 -0800 (PST)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 846B83A1D6B for <quic-issues@ietf.org>; Tue,  3 Mar 2020 03:22:39 -0800 (PST)
Received: from github-lowworker-d31a065.va3-iad.github.net (github-lowworker-d31a065.va3-iad.github.net [10.48.17.70]) by smtp.github.com (Postfix) with ESMTP id D6B42E0FBC for <quic-issues@ietf.org>; Tue,  3 Mar 2020 03:22:38 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583234558; bh=paEOO4eDJBPxD9JXlpO/aYGnmeZojnL19PuHuFwSJLA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=WjuzdtTzZxIfvdjZqlZiuylCt8EeHJTmt6J3AbXuObnujgr4eZsTxzev6nmI+C1IQ vjG52wp1MUghIiKlH5/c9x7E/pyW3OW7Wdnq/4q3gJ561PQ+Q+YdjShVmLSgBiRPGt zTF5tRhuriiLdKF81zs5FudaWeokOTO3p0BFcoJk=
Date: Tue, 03 Mar 2020 03:22:38 -0800
From: mirjak <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3491/push/4710772915@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3491@github.com>
References: <quicwg/base-drafts/pull/3491@github.com>
Subject: Re: [quicwg/base-drafts] Editorial proposed changes for cc section (#3491)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5e3dfec795d_95b3f7f02acd9682937e5"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: mirjak
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/idW1gu-Sb0MurvF9DggWj0CfKk8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 11:22:41 -0000

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

@mirjak pushed 1 commit.

c72f86fbe73ef8046c38ff9e8c3fe5ad3578d80c  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/3491/files/b15857bcfc3e8a8882b5a8b1245521f571a39764..c72f86fbe73ef8046c38ff9e8c3fe5ad3578d80c

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

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

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/c72f86fbe73ef8046c38ff9e8c3fe5ad3578d80c">c72f86f</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/3491/files/b15857bcfc3e8a8882b5a8b1245521f571a39764..c72f86fbe73ef8046c38ff9e8c3fe5ad3578d80c?email_source=notifications&amp;email_token=AFTOJK472VTMY5KTBYPLKYTRFTR75A5CNFSM4LAIIMQ2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DEOBZGE3DENKQOVZWQIZUG4YTANZXGI4TCNI">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3BGFHV6XOI6STN2QLRFTR75ANCNFSM4LAIIMQQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYEHC4FML7OYLJPWZ3RFTR75A5CNFSM4LAIIMQ2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DEOBZGE3DENKQOVZWQIZUG4YTANZXGI4TCNI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3491/files/b15857bcfc3e8a8882b5a8b1245521f571a39764..c72f86fbe73ef8046c38ff9e8c3fe5ad3578d80c?email_source=notifications\u0026email_token=AFTOJK472VTMY5KTBYPLKYTRFTR75A5CNFSM4LAIIMQ2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DEOBZGE3DENKQOVZWQIZUG4YTANZXGI4TCNI",
"url": "https://github.com/quicwg/base-drafts/pull/3491/files/b15857bcfc3e8a8882b5a8b1245521f571a39764..c72f86fbe73ef8046c38ff9e8c3fe5ad3578d80c?email_source=notifications\u0026email_token=AFTOJK472VTMY5KTBYPLKYTRFTR75A5CNFSM4LAIIMQ2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DEOBZGE3DENKQOVZWQIZUG4YTANZXGI4TCNI",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e5e3dfec795d_95b3f7f02acd9682937e5--


From nobody Tue Mar  3 03:28:28 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 376013A1D84 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 03:28:27 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.481
X-Spam-Level: 
X-Spam-Status: No, score=-1.481 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iCjju8ZYP-ZH for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 03:28:26 -0800 (PST)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E56A73A1D83 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 03:28:25 -0800 (PST)
Date: Tue, 03 Mar 2020 03:28:24 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583234904; bh=qldNnbZq82P1oa9EoyWRf10/6+KLfh8x8aXMp9EBd+c=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=dcBtiyyv820gqMVCcxMp9tzsvMmUu21kFX+YiVZ5DR/D7LLzwjV/ZsSEJL4GNA8gz e42dPvrFlHO46ENdjGDTSaTcNkPaO6ydrhxKcO+zh+oZ0Waqi8leVSp9AxELiApVpe HSqhkJ/AY5f3mnAMSqxJWZvj9HRc/cJMLyG9r1mo=
From: mirjak <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4T4W7HE3UAIHNJ4ZV4NIQFREVBNHHCEP523U@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3493@github.com>
Subject: [quicwg/base-drafts] Add reference to RFC2914 in sec consideration sec (#3493)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5e3f58a2366_64513f833fecd9644739a8"; 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/tdvvgew0MQDHezwRtfCCNVfNa64>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 11:28:27 -0000

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

And mention risk of congestion collapse in security consideration sec.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Add reference to RFC2914 in sec consideration sec

-- File Changes --

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

-- Patch Links --

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

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

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

<p>And mention risk of congestion collapse in security consideration sec.</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/3493'>https://github.com/quicwg/base-drafts/pull/3493</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Add reference to RFC2914 in sec consideration sec</li>
</ul>

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

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

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

----==_mimepart_5e5e3f58a2366_64513f833fecd9644739a8--


From nobody Tue Mar  3 03:37:39 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EBE7A3A1DA4 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 03:37:37 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.481
X-Spam-Level: 
X-Spam-Status: No, score=-1.481 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PiVCFJwrBF8d for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 03:37:36 -0800 (PST)
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 96C0F3A1D9D for <quic-issues@ietf.org>; Tue,  3 Mar 2020 03:37:36 -0800 (PST)
Date: Tue, 03 Mar 2020 03:37:35 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583235456; bh=KMvmRI2v2I+SL7NInbXqh2GxCP9Pj6fpMtKCjFJYYc0=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=RlWIWxRG7bvcTwlCO8ei37Eaewv4CZeAG/cUPJ9lp51Iwm99evg9P/jmpd7irT7c3 YtbJLm3JZsshq9b2LUmIOI+HpIcIwEARmg5YLVW5zhj+MlEctf6k5VqmL0qWUBzM30 CCCjtHfrdOZLF2TopzVkwF8fnPt7ZVAVcKKqa4kM=
From: mirjak <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZFKEWMPDOFXQDTU3N4NIRH7EVBNHHCEP6NXY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3494@github.com>
Subject: [quicwg/base-drafts] Adjust pointers to sections (#3494)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5e417fe8591_50e03f83854cd964591010"; 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/K-yr1qfBfdtTkvZC44UG_hSNOmw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 11:37:38 -0000

----==_mimepart_5e5e417fe8591_50e03f83854cd964591010
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/3494

-- Commit Summary --

  * Adjust pointer to sections

-- File Changes --

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

-- Patch Links --

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

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

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

<h4>Commit Summary</h4>
<ul>
  <li>Adjust pointer to sections</li>
</ul>

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

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

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

----==_mimepart_5e5e417fe8591_50e03f83854cd964591010--


From nobody Tue Mar  3 03:50:18 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 636593A1DE7 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 03:50:16 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rl5LitRqSIc1 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 03:50:15 -0800 (PST)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 29F4F3A1DE6 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 03:50:15 -0800 (PST)
Date: Tue, 03 Mar 2020 03:50:14 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583236214; bh=dHmT9hZ9/vb3jP88Xrr/oh8VrOg8Qg4aBTMGx7a2vd0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xUJBTMcaj9J7wYZ57GE3MyqAMJ4MyE82wABUnUq/tdzg/nA5thKg243TRtel4beyG rvu5o0/dy3y5aJmkpWLpD0ixyanwLuGpeyJjHEc5c/VSw2RolCzndxJQx6HJx6C1H/ xd2m17Q3ay03ArH6hpUPjs4qCt/KLHgSl4pRMGcM=
From: mirjak <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5S6NZWY3IREJ67ZS54NISXNEVBNHHCEP4N5Q@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3490/c593911995@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3490@github.com>
References: <quicwg/base-drafts/pull/3490@github.com>
Subject: Re: [quicwg/base-drafts] Move sec on ignoring loss to loss detection section (#3490)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5e44763e715_149e3fc9ecccd9686934cf"; 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/VXsnuJr77C4EojL3EjrmGZbLt1Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 11:50:17 -0000

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

Detection loss has impact on congestion control but the text describes only if something should be counted/detected as loss or not. I found it misplaced where it is but feel free to close this.

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

<p>Detection loss has impact on congestion control but the text describes only if something should be counted/detected as loss or not. I found it misplaced where it is but feel free to close this.</p>

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


From nobody Tue Mar  3 04:10:23 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E1A1B3A1E32 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 04:10:21 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fkd9jBecc8le for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 04:10:20 -0800 (PST)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C1A4F3A1E30 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 04:10:20 -0800 (PST)
Received: from github-lowworker-25680bd.va3-iad.github.net (github-lowworker-25680bd.va3-iad.github.net [10.48.17.61]) by smtp.github.com (Postfix) with ESMTP id C68E6660CBA for <quic-issues@ietf.org>; Tue,  3 Mar 2020 04:10:19 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583237419; bh=p02tQqvauv70gBiUYMwfhzYAZKLwtx6Dh7THtFE2BeI=; h=Date:From:To:Subject:From; b=YOFvvktS3dF7nPztTz5GEXpJHZh6iOQ7dDEnRSKDFRT3oAwooZkISVNRqFME/wQRI MHWn/1k2TtHXfVbVXN9cZg/P9ICe5fSUW6fJzdSfwSkIn53oZMds2zOZgzEHBTSr0b NyuV7CZl3XEvFDtsK4nEIQhv/MYNWXMS/1xcZczA=
Date: Tue, 03 Mar 2020 04:10:19 -0800
From: Lucas Pardue <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/datagram/push/refs/heads/master/495f20-40181b@github.com>
Subject: [quicwg/datagram] 40181b: add .circleci/
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/D0kq1uyWFBP2vzh34TxEcjEu9w8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 12:10:22 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/datagram
  Commit: 40181bac148834470b79e7e9e371f8cee1e0dc2c
      https://github.com/quicwg/datagram/commit/40181bac148834470b79e7e9e371f8cee1e0dc2c
  Author: lucas <lucas@cloudflare.com>
  Date:   2020-03-03 (Tue, 03 Mar 2020)

  Changed paths:
    A .circleci/config.yml

  Log Message:
  -----------
  add .circleci/



From nobody Tue Mar  3 04:15:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CD0C03A1E44 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 04:15:39 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id v_kY1NOE6Vay for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 04:15:38 -0800 (PST)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 54F303A1E48 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 04:15:38 -0800 (PST)
Received: from github-lowworker-b2150d3.ash1-iad.github.net (github-lowworker-b2150d3.ash1-iad.github.net [10.56.113.12]) by smtp.github.com (Postfix) with ESMTP id 658066E032A for <quic-issues@ietf.org>; Tue,  3 Mar 2020 04:15:37 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583237737; bh=uvGwWKQaxGagqSEU8bWuPUVeKssj+UJW/+WrpN8oGpg=; h=Date:From:To:Subject:From; b=RXow5enjXnA/uA6QgWdGSWobtCxOFFC8Jai3gofkfT35KWhdAK9nVuBzsnWYO8rjv yvQtJR2WUWxu+q1Lwp1lVz5NfMC1Fq9a23gt0j6u5LpHNt4ela37S3MaBBLW4k65Vm 3kcaK80MtwQl7FIAgLDqWfy9Pg7/lGw6jHIasjm4=
Date: Tue, 03 Mar 2020 04:15:37 -0800
From: Lucas Pardue <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/datagram/push/refs/heads/gh-pages/7bdabe-c0a77c@github.com>
Subject: [quicwg/datagram] c0a77c: Set theme jekyll-theme-minimal
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/UN_QU6dTdKQkKnbwaVEtIccouKk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 12:15:40 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/datagram
  Commit: c0a77c890ed8b93c8bbe760980e5063e27c5911d
      https://github.com/quicwg/datagram/commit/c0a77c890ed8b93c8bbe760980e5063e27c5911d
  Author: Lucas Pardue <lucaspardue.24.7@gmail.com>
  Date:   2020-03-03 (Tue, 03 Mar 2020)

  Changed paths:
    A _config.yml

  Log Message:
  -----------
  Set theme jekyll-theme-minimal



From nobody Tue Mar  3 04:33:08 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 677B33A1ECA for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 04:33:00 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kD42XnP0YvqJ for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 04:32:59 -0800 (PST)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 07A153A1E9B for <quic-issues@ietf.org>; Tue,  3 Mar 2020 04:32:59 -0800 (PST)
Received: from github-lowworker-9bcb4a1.ac4-iad.github.net (github-lowworker-9bcb4a1.ac4-iad.github.net [10.52.25.84]) by smtp.github.com (Postfix) with ESMTP id 41CB4520A3C for <quic-issues@ietf.org>; Tue,  3 Mar 2020 04:32:58 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583238778; bh=S+oSW/2mIlg1kMK0LJxyAWaHx31sacsXvkaqkoS2DWY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=G4Evck4i+xGS6iwFQe+EYHLxY4u8g13HWtOeAByV0miP5qNWJfxC5QWqcIiAAJuZD uyjYDxtmCMNyDMqpaFES36aE/EsgozVsqc0UDjfHeETX0CHcCWb6ThVIsL3BVw2HhB +fEqfAsiAYW/bPkiTrip6jVkTwGFkNVVqjB5p2xc=
Date: Tue, 03 Mar 2020 04:32:58 -0800
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK74I6PWYDNA77ZRYZN4NIXXVEVBNHHCEP4N5Q@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3490/c593927428@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3490@github.com>
References: <quicwg/base-drafts/pull/3490@github.com>
Subject: Re: [quicwg/base-drafts] Move sec on ignoring loss to loss detection section (#3490)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5e4e7a22664_4c6e3fe25f8cd96822493d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/gSY8BxUdC6AC9Cm31PzbiLl2VWI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 12:33:07 -0000

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

#3450 changes this text substantially and adds corresponding pseudocode, so it's worth a look at that.  If you still would like more changes, let's land them after that change.

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

<p><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="563348624" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3450" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3450/hovercard" href="https://github.com/quicwg/base-drafts/pull/3450">#3450</a> changes this text substantially and adds corresponding pseudocode, so it's worth a look at that.  If you still would like more changes, let's land them after that change.</p>

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


From nobody Tue Mar  3 04:34:56 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6E3DF3A1EA3 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 04:34:54 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kLHunws944Ou for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 04:34:53 -0800 (PST)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 58AA63A1E9D for <quic-issues@ietf.org>; Tue,  3 Mar 2020 04:34:53 -0800 (PST)
Date: Tue, 03 Mar 2020 04:34:52 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583238892; bh=NjmgyF3P4XmxI0f7m8p+HBC35cS5A+TtXA6cqJPUqAU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=jmY+u0wqEyxi7O9W9OjEmbjqIv517iIZIBsPlwF+IQfAtz3UZqksUSvrjuKkGU5DP I8cqG+VaPPOOkg2hXuBb618UI9FHJYIdtMt3NtEbFU1uDNL0TGlDs7b90GJPnRV/0U fLFdB7dv0iefBK3CA2o4j5BZzzEfJKbk7exjgB8U=
From: mirjak <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6GVZSD3QOZYY2254N4NIX6ZEVBNHHCEP4N5Q@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3490/c593928661@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3490@github.com>
References: <quicwg/base-drafts/pull/3490@github.com>
Subject: Re: [quicwg/base-drafts] Move sec on ignoring loss to loss detection section (#3490)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5e4eec653f2_7fe63fe3030cd96c70230"; 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/ngz77ARtuZ_Sa2OxKBD2s78mF8I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 12:34:55 -0000

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

yep makes sense

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

<p>yep makes sense</p>

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


From nobody Tue Mar  3 06:21:14 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9ED5F3A0AD1 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 06:21:13 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rh-g2jD_qV08 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 06:21:12 -0800 (PST)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 324E93A0AB9 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 06:21:12 -0800 (PST)
Received: from github-lowworker-bb778fb.ash1-iad.github.net (github-lowworker-bb778fb.ash1-iad.github.net [10.56.102.56]) by smtp.github.com (Postfix) with ESMTP id 5B76E1C17F0 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 06:21:11 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583245271; bh=f3raQKOCOLd0LBNGREmZiRf+kHlnuvhrIWS2ALIqNLo=; h=Date:From:To:Subject:From; b=F/yb9PBS6F7P6sHznaRQqmT2KevXGKsWf3dHq2XXYnmzrxM4krSsvcVjt+r8USDj3 QkmSLbYlb//Af2PLR3dvTTdB+Q/Sg7dx2Xzi8NaCRNv3ICx4UF/Jwk5elXU2OGTrz4 PtEgP4MEoBZwTsteQLgYabFNlmt4ef8nGri+8YVs=
Date: Tue, 03 Mar 2020 06:21:11 -0800
From: Lars Eggert <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/wg-materials/push/refs/heads/master/fae259-16707f@github.com>
Subject: [quicwg/wg-materials] 16707f: Add 107 placeholder
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/emczb9xycrEGpslwHpXNv5Kk_I0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 14:21:14 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/wg-materials
  Commit: 16707fba762ba90f315c5c88c3356ebc966c4b9a
      https://github.com/quicwg/wg-materials/commit/16707fba762ba90f315c5c88c3356ebc966c4b9a
  Author: Lars Eggert <lars@eggert.org>
  Date:   2020-03-03 (Tue, 03 Mar 2020)

  Changed paths:
    A ietf107/agenda.md

  Log Message:
  -----------
  Add 107 placeholder



From nobody Tue Mar  3 06:44:17 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D42FE3A0CCC for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 06:44:15 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id komgiUmti4oL for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 06:44:14 -0800 (PST)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D1ADD3A0CC0 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 06:44:14 -0800 (PST)
Received: from github-lowworker-943b171.ac4-iad.github.net (github-lowworker-943b171.ac4-iad.github.net [10.52.22.59]) by smtp.github.com (Postfix) with ESMTP id 06E3D8C104D for <quic-issues@ietf.org>; Tue,  3 Mar 2020 06:44:14 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583246654; bh=C/4RzvNFuERFW273zwMVJa+lIJtn3l7uOdOqms5vajg=; h=Date:From:To:Subject:From; b=VLGRvPwg92heR3hCLGy1FWo9hnWw12VVMyyBa6t0jwAeSPBAFL0l6YENrIxFeisDv Ydhica7Ab4JE/PqZMAC9eprosKYLWj3Qmsn4WNt7G8dYJ6wXrS8cVfDDsVddT8Mw7G B+ylcBvDdxxTADRDeDup2wy2sCo8Uvw4RHEy0yOE=
Date: Tue, 03 Mar 2020 06:44:13 -0800
From: Lucas Pardue <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/datagram/push/refs/heads/gh-pages/c0a77c-54e198@github.com>
Subject: [quicwg/datagram] 54e198: remove jekyll-related YAML
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/wdtKHDpN-XlWotid2I8AWmODdEc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 14:44:16 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/datagram
  Commit: 54e1989ed223c1016d0989a7e56f7061f3e5bd64
      https://github.com/quicwg/datagram/commit/54e1989ed223c1016d0989a7e56f7061f3e5bd64
  Author: lucas <lucas@cloudflare.com>
  Date:   2020-03-03 (Tue, 03 Mar 2020)

  Changed paths:
    R _config.yml

  Log Message:
  -----------
  remove jekyll-related YAML



From nobody Tue Mar  3 10:02:13 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CA89A3A24BD for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 10:02:10 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JxHImKoqm2Ee for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 10:02:06 -0800 (PST)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9BED23A242F for <quic-issues@ietf.org>; Tue,  3 Mar 2020 10:02:06 -0800 (PST)
Received: from github-lowworker-b19c547.va3-iad.github.net (github-lowworker-b19c547.va3-iad.github.net [10.48.17.66]) by smtp.github.com (Postfix) with ESMTP id 727185209FC for <quic-issues@ietf.org>; Tue,  3 Mar 2020 10:02:05 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583258525; bh=OEQkovpW7SREkzdMnZ09LL+/Bj3Nks4A3dH4FLr4rpQ=; h=Date:From:To:Subject:From; b=OqCbvupMYPGTJr1EmvKq8x/l4nHKupRr7wab6p3Sn5cwUDyw+GfLeL6xzgN8qsPJE P4yUUe40oK4gx3eU5wAEjl5za+aH7D1G7+nk6lwYRCXv0/YMu8tknb7HUDUYINatJI CmHmxUiLjlVn+AAGDBD/2H2bGR+RgVQp+4kpgrSg=
Date: Tue, 03 Mar 2020 10:02:05 -0800
From: mduke-token <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/load-balancers/push/refs/heads/master/20f2e0-066682@github.com>
Subject: [quicwg/load-balancers] 066682: Setup repository for draft-ietf-quic-load-balancer...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/7WaMJPG7oYuMZupUfZ8IX6GftR8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 18:02:11 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/load-balancers
  Commit: 0666823cfdaf504f6ec4d1031df451d01f12306e
      https://github.com/quicwg/load-balancers/commit/0666823cfdaf504f6ec4d1031df451d01f12306e
  Author: Martin Duke <m.duke@f5.com>
  Date:   2020-03-03 (Tue, 03 Mar 2020)

  Changed paths:
    M .gitignore
    A .note.xml
    M .travis.yml
    M CONTRIBUTING.md
    M LICENSE.md
    M README.md

  Log Message:
  -----------
  Setup repository for draft-ietf-quic-load-balancers using https://github.com/martinthomson/i-d-template



From nobody Tue Mar  3 10:02:57 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 825A13A24D4 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 10:02:54 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2fsUNqJpuJWy for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 10:02:52 -0800 (PST)
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 330843A24B7 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 10:02:44 -0800 (PST)
Date: Tue, 03 Mar 2020 10:02:43 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583258563; bh=aVX3leTQPamYN336lDxf3FlKD0eqd9DXYRxM0xAbpog=; h=Date:From:To:Subject:From; b=F0OAA+dGkTYBgbg3bA3MtQQBRSorjqsplNuQKTMPLEwKX/g6fN8lyBMC5XdlD9Ehc jIvPF4XtCPFpNapgxoKQlY3TYvekqDNHH+P2iDU7/t048s+3Ulv7G43fFQcMV4l3cy L3NDn/2lWXAo3Eb0EN8sQkaAqFb4gDwWll7DzuFU=
From: quicwg-bot <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/load-balancers/push/refs/heads/gh-pages/c6a9ab-3ea48e@github.com>
Subject: [quicwg/load-balancers] 3ea48e: Script updating issues at 2020-03-03T18:02:40Z. [c...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/AbT7LsVeJyoJ8307OJ6yPmVB9aw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 18:02:55 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/load-balancers
  Commit: 3ea48eacc7b48ac0b5eb03e17cf75b3ab0ca2841
      https://github.com/quicwg/load-balancers/commit/3ea48eacc7b48ac0b5eb03e17cf75b3ab0ca2841
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-03 (Tue, 03 Mar 2020)

  Changed paths:
    M issues.json

  Log Message:
  -----------
  Script updating issues at 2020-03-03T18:02:40Z. [ci skip]



From nobody Tue Mar  3 10:03:01 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2A0C93A24B7 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 10:02:55 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id G3zTYGYD8a-8 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 10:02:47 -0800 (PST)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5D0C73A242F for <quic-issues@ietf.org>; Tue,  3 Mar 2020 10:02:40 -0800 (PST)
Received: from github-lowworker-f144ac1.va3-iad.github.net (github-lowworker-f144ac1.va3-iad.github.net [10.48.16.59]) by smtp.github.com (Postfix) with ESMTP id 89D3A5213F6 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 10:02:39 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583258559; bh=+c+aCIm3Bi5atCpsVhapM3YARXicc7C96y3vgkVItoI=; h=Date:From:To:Subject:From; b=RY+M7W0DYBW4mq0gZlxGDgJTmcPZIoiRZfMldnj5JwNaWv25CzzFJkJJqjF/47tzD bI7tNVlTSyIE61iWt2rb5uvXYffcjA852O+L6Sw48rGhpJsfQaKPA5YQ7h3FQZQPY2 8UQqmWDLc1LN+kqq8Xf/0iVkeP0yt1qunwSz3Lxs=
Date: Tue, 03 Mar 2020 10:02:39 -0800
From: quicwg-bot <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/load-balancers/push/refs/heads/gh-pages/9da83d-c6a9ab@github.com>
Subject: [quicwg/load-balancers] b90e98: Script updating gh-pages from 51766b0. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/vkWW3Cdi0SOj2EmD6gatwJpFu8s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 18:02:55 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/load-balancers
  Commit: b90e986cac997c21135e71b9144ad45944de00bd
      https://github.com/quicwg/load-balancers/commit/b90e986cac997c21135e71b9144ad45944de00bd
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-03 (Tue, 03 Mar 2020)

  Changed paths:
    A fix-circle-config/draft-ietf-quic-load-balancers.html
    A fix-circle-config/draft-ietf-quic-load-balancers.txt
    A fix-circle-config/index.html
    M index.html

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


  Commit: be0c6682190179b93cc95607adbf6cf02f34c0e4
      https://github.com/quicwg/load-balancers/commit/be0c6682190179b93cc95607adbf6cf02f34c0e4
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-03 (Tue, 03 Mar 2020)

  Changed paths:
    A issues.html
    A issues.js

  Log Message:
  -----------
  Script updating issues at 2020-03-03T00:46:32Z. [ci skip]


  Commit: bb82fbf9af40c1b19acdb279cd7e5775b8d9ed2d
      https://github.com/quicwg/load-balancers/commit/bb82fbf9af40c1b19acdb279cd7e5775b8d9ed2d
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-03 (Tue, 03 Mar 2020)

  Changed paths:
    M draft-ietf-quic-load-balancers.html
    A draft-ietf-quic-load-balancers.txt
    M index.html

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


  Commit: c6a9abe41067a47c8adf275c39bc5f2082e4f07f
      https://github.com/quicwg/load-balancers/commit/c6a9abe41067a47c8adf275c39bc5f2082e4f07f
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-03 (Tue, 03 Mar 2020)

  Changed paths:
    M draft-ietf-quic-load-balancers.html
    M draft-ietf-quic-load-balancers.txt

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


Compare: https://github.com/quicwg/load-balancers/compare/9da83d58e94d...c6a9abe41067


From nobody Tue Mar  3 10:26:32 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 41E383A2541 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 10:26:31 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jPmkFMBpl8y2 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 10:26:29 -0800 (PST)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D8E5F3A252A for <quic-issues@ietf.org>; Tue,  3 Mar 2020 10:26:29 -0800 (PST)
Date: Tue, 03 Mar 2020 10:26:29 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583259989; bh=pUTXfUR9Y5d3fyRC4/1ri6CfwLo+/OG6kU3gUWCtUEc=; h=Date:From:To:Subject:From; b=Zd1eJ6xYcHCKwZIHA8vwZbaOpnfzmaC2g5rJOzsPgzdhOhvMsR1OoItr1jhU7N5V9 XfAD/J/U0xhQcJ2Oh5Qf2dkfIE5WTsKzpbos83Drwx72DXwl1V5Tj79EJV0YMDfTII FscKgI49FqV+3maGXH6yl0Ge4zdAcwBdeBE0hPrA=
From: mduke-token <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/load-balancers/push/refs/heads/master/066682-42ad25@github.com>
Subject: [quicwg/load-balancers] 42ad25: format nits, add quic-transport ref
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Lgskv8XTA1pg773VZPOqONGqp4U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 18:26:31 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/load-balancers
  Commit: 42ad253c3f510a555b1c8d9b71342748c78dee8b
      https://github.com/quicwg/load-balancers/commit/42ad253c3f510a555b1c8d9b71342748c78dee8b
  Author: Martin Duke <m.duke@f5.com>
  Date:   2020-03-03 (Tue, 03 Mar 2020)

  Changed paths:
    M draft-ietf-quic-load-balancers.md

  Log Message:
  -----------
  format nits, add quic-transport ref



From nobody Tue Mar  3 10:26:59 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 69F043A2542 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 10:26:57 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bTyg_WFIn6fA for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 10:26:56 -0800 (PST)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 031493A252A for <quic-issues@ietf.org>; Tue,  3 Mar 2020 10:26:55 -0800 (PST)
Received: from github-lowworker-39ac79b.ac4-iad.github.net (github-lowworker-39ac79b.ac4-iad.github.net [10.52.18.15]) by smtp.github.com (Postfix) with ESMTP id F2364E0F5D for <quic-issues@ietf.org>; Tue,  3 Mar 2020 10:26:54 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583260014; bh=rR5492+UzhiF2hjf3AQ+RSDsmmi9rLu4y221Ti8/7No=; h=Date:From:To:Subject:From; b=bBENBc2FYlc9+AXXMzBjid88RN4fIFl7hss+APpMY/VdY/LNpoqvtr0loaoBIb6cs YEGqmlY7YWi1kW/elMDqIsKxXhu7v/PJTUs+c4GbgPfYwhShKT46rvALGFtKaDlXj4 fIejj6K2FFaaqg8ro1YFu/MJjQ2IgJEhu8ZjtQZ8=
Date: Tue, 03 Mar 2020 10:26:54 -0800
From: quicwg-bot <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/load-balancers/push/refs/heads/gh-pages/3ea48e-962c2d@github.com>
Subject: [quicwg/load-balancers] 962c2d: Script updating gh-pages from 42ad253. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Qv7OxUkyFD1AbgMqCI4ZegU2UB8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 18:26:58 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/load-balancers
  Commit: 962c2da0fed7af3c7c1bcc5de2f8847e2ef1740a
      https://github.com/quicwg/load-balancers/commit/962c2da0fed7af3c7c1bcc5de2f8847e2ef1740a
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-03 (Tue, 03 Mar 2020)

  Changed paths:
    M draft-ietf-quic-load-balancers.html
    M draft-ietf-quic-load-balancers.txt

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



From nobody Tue Mar  3 13:07:27 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6E2C13A0994 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 13:07:25 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wBppjj1Oc_Zp for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 13:07:24 -0800 (PST)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 32F823A0993 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 13:07:24 -0800 (PST)
Date: Tue, 03 Mar 2020 13:07:23 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583269643; bh=suVH59HlmIxgrHRV6aq0/XteaJn0f8mmYazsL2jw5jc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=IHCsBJnTjb+yLhdXx+dzAeCpYyiEbrkQnLNRhopV8XugOkKPrXsBFFWy6YbY+kRVj pZO5FGJ1c3luaUtrWlcu8LyuIyd0AYYPGKiRfChAdxVhABz8MXXmdSJ+f8LnGsNLQg EzS80oGIKY14l7LrSRA92S3n5m1M2jh5RJMzMvLA=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYLYKTJSHWLXV3BLB54NKUAXEVBNHHCEP523U@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3493/review/368324420@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3493@github.com>
References: <quicwg/base-drafts/pull/3493@github.com>
Subject: Re: [quicwg/base-drafts] Add reference to RFC2914 in sec consideration sec (#3493)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5ec70bd758_2f9f3fedae4cd96c93489"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/2zcoFfajaSEoYu-GiWnbKDAId_U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 03 Mar 2020 21:07:26 -0000

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

ianswett commented on this pull request.



> @@ -822,6 +822,11 @@ loss and ECN codepoints -- 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 codepoints.
 
+Congestion control is essential to to avoid an congestion collapse of

```suggestion
Congestion control is essential to avoid congestion collapse of
```

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

<p><b>@ianswett</b> commented on this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3493#discussi=
on_r387293823">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -822,6 +822,11 @@ loss and ECN codepoin=
ts -- from unauthenticated entities.  On-path attackers can=0D
 spoof or alter these signals.  An attacker can cause endpoints to reduce=
 their=0D
 sending rate by dropping packets, or alter send rate by changing ECN cod=
epoints.=0D
 =0D
+Congestion control is essential to to avoid an congestion collapse of=0D=

</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-Congestion control is essential to to avoid a=
n congestion collapse of=0D
+Congestion control is essential to avoid congestion collapse of=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3493?email_source=3Dnotifications&amp;email_token=3DA=
FTOJKZF3JDXY5RDPIZVEYDRFVWQXA5CNFSM4LAINEYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJ=
SXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCX2C6RA#pullrequestreview-368324420=
">view it on GitHub</a>, or <a href=3D"https://github.com/notifications/u=
nsubscribe-auth/AFTOJK4NWJNR4QJUWC7ZTWDRFVWQXANCNFSM4LAINEYA">unsubscribe=
</a>.<img src=3D"https://github.com/notifications/beacon/AFTOJKYEKQUA5RHU=
ATIED23RFVWQXA5CNFSM4LAINEYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWN=
FSXPKTDN5WW2ZLOORPWSZGOCX2C6RA.gif" height=3D"1" width=3D"1" alt=3D"" /><=
/p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3493?email_source=3D=
notifications\u0026email_token=3DAFTOJKZF3JDXY5RDPIZVEYDRFVWQXA5CNFSM4LAI=
NEYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC=
X2C6RA#pullrequestreview-368324420",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3493?email_source=3Dno=
tifications\u0026email_token=3DAFTOJKZF3JDXY5RDPIZVEYDRFVWQXA5CNFSM4LAINE=
YKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCX2=
C6RA#pullrequestreview-368324420",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e5ec70bd758_2f9f3fedae4cd96c93489--


From nobody Tue Mar  3 13:09:18 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 515683A09A7 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 13:09:16 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id myQTFwbmncof for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 13:09:14 -0800 (PST)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BF6063A09A0 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 13:09:14 -0800 (PST)
Received: from github-lowworker-d93c4b6.va3-iad.github.net (github-lowworker-d93c4b6.va3-iad.github.net [10.48.17.47]) by smtp.github.com (Postfix) with ESMTP id 2739A2C0B0D for <quic-issues@ietf.org>; Tue,  3 Mar 2020 13:09:14 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583269754; bh=qGU0KjjplmCAciw3IYuxojf9t65Z3Eb8LIEGUUuSIJQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=HXXL0KcbluqNmp0gQqk07Y7TcBGt8EDStLfaOIRNxsz6n2Mwbf7NVmdOk+KptNIgB HICzrjxFXnoeAnzsFbwSpZ/QpcYd2nmUxEU3nrzFwG2XI204g2R0sfb2IxgTw0plF5 q/vt6KN/XvXBimNAryz4lFZk3vPQPftHLz4Ip9hw=
Date: Tue, 03 Mar 2020 13:09:14 -0800
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3IGMB6RK6B5BCWXO54NKUHVEVBNHHCEP523U@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3493/c594169695@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3493@github.com>
References: <quicwg/base-drafts/pull/3493@github.com>
Subject: Re: [quicwg/base-drafts] Add reference to RFC2914 in sec consideration sec (#3493)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5ec77a1897d_6bad3fd1b0ecd96811494e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/1BVQJELnBf_U3dNNCXwBxstrPto>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 21:09:16 -0000

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

Does this add anything that's not covered by the text in "Congestion Control"?

"If an endpoint uses a different controller than that specified in this document, the chosen controller MUST conform to the congestion control guidelines specified in Section 3.1 of {{!RFC8085}}."

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

<p>Does this add anything that's not covered by the text in "Congestion Control"?</p>
<p>"If an endpoint uses a different controller than that specified in this document, the chosen controller MUST conform to the congestion control guidelines specified in Section 3.1 of {{!RFC8085}}."</p>

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


From nobody Tue Mar  3 13:10:58 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1ADD33A0A0F for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 13:10:50 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9nVwr3SEoVXH for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 13:10:48 -0800 (PST)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BD2113A09FE for <quic-issues@ietf.org>; Tue,  3 Mar 2020 13:10:48 -0800 (PST)
Date: Tue, 03 Mar 2020 13:10:47 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583269847; bh=hBbMSsmZ3rA0Ddu0fMLuqCKJC9JAen29TlbVXXY6Li4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=cEBlQsjOHe7cCmzG7JqnO7TaWTTtqVuJkY3rSKK9gamynOZeSldTsVqlfeAxOU9GC +v7qW6qXwVXMnEKF/9KMP2F3QpZmeU4G6RiRLmrBR1LjFuEM3n9b/JBb6aKt7muVR5 hv09hUksjLFKssHdXgrRJHuyKVC0ufeVQ77lS6Qo=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK74FVAIPH3JFCQ4NHV4NKUNPEVBNHHCEP6NXY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3494/review/368326508@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3494@github.com>
References: <quicwg/base-drafts/pull/3494@github.com>
Subject: Re: [quicwg/base-drafts] Adjust pointers to sections (#3494)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5ec7d7de73f_368f3fa0a22cd96824531"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/R0UAOK-w_EbU32zxP6x_VCq52RM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 21:10:57 -0000

----==_mimepart_5e5ec7d7de73f_368f3fa0a22cd96824531
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/3494#pullrequestreview-368326508
----==_mimepart_5e5ec7d7de73f_368f3fa0a22cd96824531
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/3494?email_source=notifications&amp;email_token=AFTOJK6AKLZE4SSEIAT67DTRFVW5PA5CNFSM4LAIRREKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCX2DO3A#pullrequestreview-368326508">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK46D5H2KR6NIYTFUKLRFVW5PANCNFSM4LAIRREA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYTSAQCJSIO5UW5WWLRFVW5PA5CNFSM4LAIRREKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCX2DO3A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3494?email_source=notifications\u0026email_token=AFTOJK6AKLZE4SSEIAT67DTRFVW5PA5CNFSM4LAIRREKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCX2DO3A#pullrequestreview-368326508",
"url": "https://github.com/quicwg/base-drafts/pull/3494?email_source=notifications\u0026email_token=AFTOJK6AKLZE4SSEIAT67DTRFVW5PA5CNFSM4LAIRREKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCX2DO3A#pullrequestreview-368326508",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e5ec7d7de73f_368f3fa0a22cd96824531--


From nobody Tue Mar  3 13:12:09 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C37863A09B5 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 13:12:08 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.099
X-Spam-Level: 
X-Spam-Status: No, score=-3.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QUwzsBLTTKK5 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 13:12:06 -0800 (PST)
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 5BCE13A09DD for <quic-issues@ietf.org>; Tue,  3 Mar 2020 13:12:06 -0800 (PST)
Received: from github-lowworker-1dbcc59.ash1-iad.github.net (github-lowworker-1dbcc59.ash1-iad.github.net [10.56.105.54]) by smtp.github.com (Postfix) with ESMTP id C670A261639 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 13:12:05 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583269925; bh=NEsztOeRb9a1+tqkHuqseLpMUNKSGV8ZjdzCTu1trU4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GBj6Eib7wEMnVhEn0GiFHSjPm9fEX/iJ3pUmQoh8qqsSpaqJRurYYpWpdwduTAvUv Isv31lZrwT+bnct9tlXZAs1n5cLCjDFXPAMjr8oyeWVoY20OzJRjxvyM/BS9LC0DRL 5yzNkmB8fQL3rGUXc66Q+Oyee84Slg/fQU2pefII=
Date: Tue, 03 Mar 2020 13:12:05 -0800
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3UJB6V75VHJZM3R3N4NKUSLEVBNHHCEP6NXY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3494/review/368326973@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3494@github.com>
References: <quicwg/base-drafts/pull/3494@github.com>
Subject: Re: [quicwg/base-drafts] Adjust pointers to sections (#3494)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5ec8257f274_18f23fb2306cd960133870"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/UURIKIjPmR7X994DO8x7WpL7EKU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 21:12:09 -0000

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

ianswett approved this pull request.



> @@ -946,13 +946,14 @@ latest_rtt:
 
 smoothed_rtt:
 : The smoothed RTT of the connection, computed as described in
-  {{?RFC6298}}
+  Section {{smoothed-rtt}}

```suggestion
  Section {{smoothed-rtt}}.
```

>  
 rttvar:
-: The RTT variation, computed as described in {{?RFC6298}}
+: The RTT variation, computed as described in Section {{smoothed-rtt}}

```suggestion
: The RTT variation, computed as described in Section {{smoothed-rtt}}.
```

>  
 min_rtt:
-: The minimum RTT seen in the connection, ignoring ack delay.
+: The minimum RTT seen in the connection, ignoring ack delay, as described
+  in Section {{min-rtt}}

```suggestion
  in Section {{min-rtt}}.
```

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

<p><b>@ianswett</b> approved this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3494#discussi=
on_r387295855">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -946,13 +946,14 @@ latest_rtt:=0D
 =0D
 smoothed_rtt:=0D
 : The smoothed RTT of the connection, computed as described in=0D
-  {{?RFC6298}}=0D
+  Section {{smoothed-rtt}}=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-  Section {{smoothed-rtt}}=0D
+  Section {{smoothed-rtt}}.=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3494#discussi=
on_r387295917">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  =0D
 rttvar:=0D
-: The RTT variation, computed as described in {{?RFC6298}}=0D
+: The RTT variation, computed as described in Section {{smoothed-rtt}}=0D=

</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-: The RTT variation, computed as described in=
 Section {{smoothed-rtt}}=0D
+: The RTT variation, computed as described in Section {{smoothed-rtt}}.=0D=

</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3494#discussi=
on_r387296014">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  =0D
 min_rtt:=0D
-: The minimum RTT seen in the connection, ignoring ack delay.=0D
+: The minimum RTT seen in the connection, ignoring ack delay, as describ=
ed=0D
+  in Section {{min-rtt}}=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-  in Section {{min-rtt}}=0D
+  in Section {{min-rtt}}.=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3494?email_source=3Dnotifications&amp;email_token=3DA=
FTOJKYX6TKHE7JXD4XZV7LRFVXCLA5CNFSM4LAIRREKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJ=
SXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCX2DSPI#pullrequestreview-368326973=
">view it on GitHub</a>, or <a href=3D"https://github.com/notifications/u=
nsubscribe-auth/AFTOJK2SBA5Z7GOVBTRLQJLRFVXCLANCNFSM4LAIRREA">unsubscribe=
</a>.<img src=3D"https://github.com/notifications/beacon/AFTOJK2JUZOZQEDG=
44YZM5DRFVXCLA5CNFSM4LAIRREKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWN=
FSXPKTDN5WW2ZLOORPWSZGOCX2DSPI.gif" height=3D"1" width=3D"1" alt=3D"" /><=
/p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3494?email_source=3D=
notifications\u0026email_token=3DAFTOJKYX6TKHE7JXD4XZV7LRFVXCLA5CNFSM4LAI=
RREKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC=
X2DSPI#pullrequestreview-368326973",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3494?email_source=3Dno=
tifications\u0026email_token=3DAFTOJKYX6TKHE7JXD4XZV7LRFVXCLA5CNFSM4LAIRR=
EKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCX2=
DSPI#pullrequestreview-368326973",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e5ec8257f274_18f23fb2306cd960133870--


From nobody Tue Mar  3 13:12:57 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C43523A09B4 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 13:12:55 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id regeYPCupPMZ for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 13:12:54 -0800 (PST)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A09C43A09B3 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 13:12:54 -0800 (PST)
Received: from github-lowworker-edec459.ac4-iad.github.net (github-lowworker-edec459.ac4-iad.github.net [10.52.18.32]) by smtp.github.com (Postfix) with ESMTP id E48D68C03A9 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 13:12:53 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583269973; bh=ObgwINvHvlxCFUrH5HOGugztLqxk4BHnhLtdhA3o+bk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=MOwOemWY0Exv4lKRqrM1JlwnZWSqzBOZW7Di5z2TGBQ4QUW3s7fFJJ1UbMkp08xS5 qO7ONkdObUt5s+0rdb053Ez4NKKlWu5ikd2yOlcvfijouMITca01ZuCoHEGTxBLaGZ FCIlTAysyqMNBVZpg/gk+4RYB0Zjxr50at6NoGYU=
Date: Tue, 03 Mar 2020 13:12:53 -0800
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2CEF4HCNTEMPHBFYF4NKUVLEVBNHHCEP5LHE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3492/review/368327848@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3492@github.com>
References: <quicwg/base-drafts/pull/3492@github.com>
Subject: Re: [quicwg/base-drafts] Normative language in cc section (#3492)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5ec855d56af_70803ff6cdccd964109380"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/QAsjIQBqz8EpQ3hz1yyRXikL3s0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 21:12:56 -0000

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

ianswett approved this pull request.

Thanks, this is certainly what I meant when I wrote this text.



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

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

<p>Thanks, this is certainly what I meant when I wrote this 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/3492?email_source=notifications&amp;email_token=AFTOJK7IYGWMKMBYFFCKE5TRFVXFLA5CNFSM4LAIJYG2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCX2DZKA#pullrequestreview-368327848">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK54M7G6NUNLTZ57ZVLRFVXFLANCNFSM4LAIJYGQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3BAVJMHPNJKEKIKJ3RFVXFLA5CNFSM4LAIJYG2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCX2DZKA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3492?email_source=notifications\u0026email_token=AFTOJK7IYGWMKMBYFFCKE5TRFVXFLA5CNFSM4LAIJYG2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCX2DZKA#pullrequestreview-368327848",
"url": "https://github.com/quicwg/base-drafts/pull/3492?email_source=notifications\u0026email_token=AFTOJK7IYGWMKMBYFFCKE5TRFVXFLA5CNFSM4LAIJYG2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCX2DZKA#pullrequestreview-368327848",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e5ec855d56af_70803ff6cdccd964109380--


From nobody Tue Mar  3 13:13:42 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F37583A09BA for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 13:13:40 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tJzBxV-86zOm for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 13:13:39 -0800 (PST)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D50003A09B3 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 13:13:39 -0800 (PST)
Date: Tue, 03 Mar 2020 13:13:39 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583270019; bh=SSwtKGzvJDUiVMaKufmxEmYwvuVe9G/xnXNdB4FQG/Y=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=jSELou9bpiyrCnVU2Y/UM3Ljg/t0nLHJ/IQ84gYQzzL64sz2BqeZwth0BikgwpRlN VDdjgMQPflrDKmsgKXi349i5uPk+mP8deL6jG9xY3WzFo9EiqDcP2RdS87VMWMWhq4 xFuTA4EMe/SGFM2b1lKrhXtAGv8TBNcGow42L30g=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2OGW5X3ZHCR3DPQ654NKUYHEVBNHHCEP5LHE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3492/c594171744@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3492@github.com>
References: <quicwg/base-drafts/pull/3492@github.com>
Subject: Re: [quicwg/base-drafts] Normative language in cc section (#3492)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5ec8832b86c_64ac3f9cad6cd96c151743"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/LGyacb33QkZqAg2J5g7DSIt4dcc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 21:13:41 -0000

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

I think this is editorial, because it fixes an error.  I always intended these to be normative SHOULD/SHOULD NOT

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

<p>I think this is editorial, because it fixes an error.  I always intended these to be normative SHOULD/SHOULD NOT</p>

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


From nobody Tue Mar  3 14:10:59 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 75E3D3A0AFE for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 14:10:57 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.696
X-Spam-Level: 
X-Spam-Status: No, score=-1.696 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tDwNa-_bYKHk for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 14:10:54 -0800 (PST)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C5D553A0AEF for <quic-issues@ietf.org>; Tue,  3 Mar 2020 14:10:52 -0800 (PST)
Date: Tue, 03 Mar 2020 14:10:51 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583273451; bh=qq5NXvWj7O7Oi1EbHUK9GmcnB9nJbHlYtFtX7xvq0qk=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=eUHlyHDR1cwDUAsnoLGWWHhMR5RbYqAH1+v+0qDy7VdzQuzXl0/NuvxKtxNr+KczR vYmzyTTcbdHQ/ItiXmH4tl6mrk+K0Ng7hw9AI4YIA6qYMvdBuR7jK3Dr2MEs4BYGg8 XUOwyYVKgsrpnHQqd3BUx7noWI75s5RxJmXBf4bQ=
From: Christoph Paasch <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYON4QE4N53WRFIVCN4NK3OXEVBNHHCERMSLI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3495@github.com>
Subject: [quicwg/base-drafts] Loss-detection happens after CC-increase, leading to higher congestion window (#3495)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5ed5eba52bb_45283fea90ccd96c1896b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: cpaasch
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/mxM2_eXNzAsGKTBobHdd5QWVlWA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:10:58 -0000

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

In the pseudo-code in appendix A.6, the call to ```DetectLostPackets``` is after ```OnPacketAcked```, while the call to ```ProcessECN``` is before that:

```
  // Process ECN information if present.
  if (ACK frame contains ECN information):
      ProcessECN(ack, pn_space)

  for acked_packet in newly_acked_packets:
    OnPacketAcked(acked_packet.packet_number, pn_space)

  DetectLostPackets(pn_space)
```

This means that if I get an ACK while in slow-start that indicates a packet-loss, the stack will first call ```OnPacketAcked``` (which ends up increasing the congestion-window) and only later enter recovery through ```DetectLostPackets```. Meaning, the congestion-window will actually be bigger than the flight-size that caused the packet-loss.

E.g., if cwnd is 10 while in slow-start and 10 packets were sent. If I get an ACK for 9 packets, indicating a hole, the congestion-window will first increase to 19 and then enter congestion-avoidance and reduce the congestion-window to 13 (assuming Cubic). Thus, the congestion-window is effectively bigger than 10 while it should be smaller than 10 (the flight-size that caused the packet-loss).

Shouldn't we process the loss before ```OnPacketAcked```, the same way ECN is being processed before 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/3495
----==_mimepart_5e5ed5eba52bb_45283fea90ccd96c1896b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>In the pseudo-code in appendix A.6, the call to <code>DetectLostPackets</code> is after <code>OnPacketAcked</code>, while the call to <code>ProcessECN</code> is before that:</p>
<pre><code>  // Process ECN information if present.
  if (ACK frame contains ECN information):
      ProcessECN(ack, pn_space)

  for acked_packet in newly_acked_packets:
    OnPacketAcked(acked_packet.packet_number, pn_space)

  DetectLostPackets(pn_space)
</code></pre>
<p>This means that if I get an ACK while in slow-start that indicates a packet-loss, the stack will first call <code>OnPacketAcked</code> (which ends up increasing the congestion-window) and only later enter recovery through <code>DetectLostPackets</code>. Meaning, the congestion-window will actually be bigger than the flight-size that caused the packet-loss.</p>
<p>E.g., if cwnd is 10 while in slow-start and 10 packets were sent. If I get an ACK for 9 packets, indicating a hole, the congestion-window will first increase to 19 and then enter congestion-avoidance and reduce the congestion-window to 13 (assuming Cubic). Thus, the congestion-window is effectively bigger than 10 while it should be smaller than 10 (the flight-size that caused the packet-loss).</p>
<p>Shouldn't we process the loss before <code>OnPacketAcked</code>, the same way ECN is being processed before 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/3495?email_source=notifications&amp;email_token=AFTOJK2CF6IQNPMESU2ZFELRFV56XA5CNFSM4LAUOXPKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4ISFSJNA">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5BMQ5QXNZUB4GIBKLRFV56XANCNFSM4LAUOXPA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2EP4AM63TWSY2OZGLRFV56XA5CNFSM4LAUOXPKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4ISFSJNA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3495?email_source=notifications\u0026email_token=AFTOJK2CF6IQNPMESU2ZFELRFV56XA5CNFSM4LAUOXPKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4ISFSJNA",
"url": "https://github.com/quicwg/base-drafts/issues/3495?email_source=notifications\u0026email_token=AFTOJK2CF6IQNPMESU2ZFELRFV56XA5CNFSM4LAUOXPKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4ISFSJNA",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e5ed5eba52bb_45283fea90ccd96c1896b--


From nobody Tue Mar  3 14:56:29 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 808EA3A0776 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 14:56:27 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.1
X-Spam-Level: 
X-Spam-Status: No, score=-3.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iMGzJLnv2tSy for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 14:56:25 -0800 (PST)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id ADB8F3A0768 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 14:56:25 -0800 (PST)
Received: from github-lowworker-fb56993.ac4-iad.github.net (github-lowworker-fb56993.ac4-iad.github.net [10.52.19.31]) by smtp.github.com (Postfix) with ESMTP id 8F5338C0D5A for <quic-issues@ietf.org>; Tue,  3 Mar 2020 14:56:24 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583276184; bh=mbi1aJXTT0Q7QL117h+s/qApl14ZRmBwALv7vqGybnk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=pT/8ZFieIjXhEwis5YpYPqd0GH0Gi8zvPd5cQgIn2c8zkJRllvFjT6bO8ueDeq2Y5 gH5aAzXCRtxtHGQYo8JBfUsR61vQGO7DyuKGsalm/RKE4UhuKpfr6e1e4qcXQTKVT4 tn102xTpD6R2TRLskv6BafbEMMjT8tn5F8vNNv08=
Date: Tue, 03 Mar 2020 14:56:24 -0800
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7BGE4ICVPYJ77VI4N4NLAZREVBNHHCEP5FGU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3491/review/368386188@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3491@github.com>
References: <quicwg/base-drafts/pull/3491@github.com>
Subject: Re: [quicwg/base-drafts] Editorial proposed changes for cc section (#3491)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5ee0987ea32_abb3fd4320cd9601464a0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/aDfwXEGaiv9DlUcf7hHafjmri9s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:56:28 -0000

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

martinthomson approved this pull request.

A few typos and one tiny regression, but these are good changes.

>  
 ## Recovery Period
 
 A recovery period is entered when loss or ECN-CE marking of a packet is
-detected.  A recovery period ends when a packet sent during the recovery period
-is acknowledged.  This is slightly different from TCP's definition of recovery,
-which ends when the lost packet that started recovery is acknowledged.
+detected in congestion aviodance but after the congestion wiondow and slow

```suggestion
detected in congestion avoidance but after the congestion window and slow
```

>  
 ## Recovery Period
 
 A recovery period is entered when loss or ECN-CE marking of a packet is
-detected.  A recovery period ends when a packet sent during the recovery period
-is acknowledged.  This is slightly different from TCP's definition of recovery,
-which ends when the lost packet that started recovery is acknowledged.
+detected in congestion aviodance but after the congestion wiondow and slow
+start threhold has been adapted.  A recovery period ends when a packet sent

```suggestion
start threshold has been adapted.  A recovery period ends when a packet sent
```

>  
 ## Recovery Period
 
 A recovery period is entered when loss or ECN-CE marking of a packet is
-detected.  A recovery period ends when a packet sent during the recovery period
-is acknowledged.  This is slightly different from TCP's definition of recovery,
-which ends when the lost packet that started recovery is acknowledged.
+detected in congestion aviodance but after the congestion wiondow and slow
+start threhold has been adapted.  A recovery period ends when a packet sent

adapted how?

> @@ -766,17 +768,18 @@ similar to a sender's response on a Retransmission Timeout (RTO) in TCP
 
 ## Pacing {#pacing}
 
-This document does not specify a pacer, but it is RECOMMENDED that a sender pace
+This document does not specify a pacer, but it is RECOMMENDED that a sender paces

```suggestion
This document does not specify a pacer, but it is RECOMMENDED that a sender pace
```

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

<p><b>@martinthomson</b> approved this pull request.</p>=0D
=0D
<p>A few typos and one tiny regression, but these are good changes.</p><h=
r>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3491#discussi=
on_r387343939">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  =0D
 ## Recovery Period=0D
 =0D
 A recovery period is entered when loss or ECN-CE marking of a packet is=0D=

-detected.  A recovery period ends when a packet sent during the recovery=
 period=0D
-is acknowledged.  This is slightly different from TCP&#39;s definition o=
f recovery,=0D
-which ends when the lost packet that started recovery is acknowledged.=0D=

+detected in congestion aviodance but after the congestion wiondow and sl=
ow=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-detected in congestion aviodance but after th=
e congestion wiondow and slow=0D
+detected in congestion avoidance but after the congestion window and slo=
w=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3491#discussi=
on_r387343979">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  =0D
 ## Recovery Period=0D
 =0D
 A recovery period is entered when loss or ECN-CE marking of a packet is=0D=

-detected.  A recovery period ends when a packet sent during the recovery=
 period=0D
-is acknowledged.  This is slightly different from TCP&#39;s definition o=
f recovery,=0D
-which ends when the lost packet that started recovery is acknowledged.=0D=

+detected in congestion aviodance but after the congestion wiondow and sl=
ow=0D
+start threhold has been adapted.  A recovery period ends when a packet s=
ent=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-start threhold has been adapted.  A recovery =
period ends when a packet sent=0D
+start threshold has been adapted.  A recovery period ends when a packet =
sent=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3491#discussi=
on_r387344377">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  =0D
 ## Recovery Period=0D
 =0D
 A recovery period is entered when loss or ECN-CE marking of a packet is=0D=

-detected.  A recovery period ends when a packet sent during the recovery=
 period=0D
-is acknowledged.  This is slightly different from TCP&#39;s definition o=
f recovery,=0D
-which ends when the lost packet that started recovery is acknowledged.=0D=

+detected in congestion aviodance but after the congestion wiondow and sl=
ow=0D
+start threhold has been adapted.  A recovery period ends when a packet s=
ent=0D
</pre>=0D
<p>adapted how?</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3491#discussi=
on_r387344717">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -766,17 +768,18 @@ similar to a sender&=
#39;s response on a Retransmission Timeout (RTO) in TCP=0D
 =0D
 ## Pacing {#pacing}=0D
 =0D
-This document does not specify a pacer, but it is RECOMMENDED that a sen=
der pace=0D
+This document does not specify a pacer, but it is RECOMMENDED that a sen=
der paces=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-This document does not specify a pacer, but i=
t is RECOMMENDED that a sender paces=0D
+This document does not specify a pacer, but it is RECOMMENDED that a sen=
der pace=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3491?email_source=3Dnotifications&amp;email_token=3DA=
FTOJK5FOBHYU5NHWRCH2O3RFWDJRA5CNFSM4LAIIMQ2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJ=
SXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCX2SBDA#pullrequestreview-368386188=
">view it on GitHub</a>, or <a href=3D"https://github.com/notifications/u=
nsubscribe-auth/AFTOJK733ONDCJYTAKUY32DRFWDJRANCNFSM4LAIIMQQ">unsubscribe=
</a>.<img src=3D"https://github.com/notifications/beacon/AFTOJKZ673XPPCNX=
VEU36B3RFWDJRA5CNFSM4LAIIMQ2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWN=
FSXPKTDN5WW2ZLOORPWSZGOCX2SBDA.gif" height=3D"1" width=3D"1" alt=3D"" /><=
/p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3491?email_source=3D=
notifications\u0026email_token=3DAFTOJK5FOBHYU5NHWRCH2O3RFWDJRA5CNFSM4LAI=
IMQ2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC=
X2SBDA#pullrequestreview-368386188",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3491?email_source=3Dno=
tifications\u0026email_token=3DAFTOJK5FOBHYU5NHWRCH2O3RFWDJRA5CNFSM4LAIIM=
Q2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCX2=
SBDA#pullrequestreview-368386188",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e5ee0987ea32_abb3fd4320cd9601464a0--


From nobody Tue Mar  3 14:58:22 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2F5E43A078B for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 14:58:21 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xp4snIbZLzOi for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 14:58:20 -0800 (PST)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CDEF73A078A for <quic-issues@ietf.org>; Tue,  3 Mar 2020 14:58:19 -0800 (PST)
Date: Tue, 03 Mar 2020 14:58:18 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583276298; bh=y8/Be5uJAC5kBUTmktX6TniLi9tt405+X9NCRfCBGO0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=uYy/p/BQGB8rhxwlgnNrKq18PCRIwNCiE01vyzuZNAbWezxruxCwmRBFgLl2FRCi0 1QyRX+GxWKKL97UDfQWNHBNzbtJo2TijiDOnnZhjfldhh0XYAeEczAmk2tnD0hb3Dl SgLT8wYAjSQCi0eBsRsmIFJ4fg6o9nHB/n00ewTw=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYQ2YURB5VTI54MMQN4NLBAVEVBNHHCEP6NXY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3494/review/368388377@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3494@github.com>
References: <quicwg/base-drafts/pull/3494@github.com>
Subject: Re: [quicwg/base-drafts] Adjust pointers to sections (#3494)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5ee10aa9788_3a953fc3410cd96c104884"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/rM2axMHr7rcjstitKtwd8UsvhpU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:58:21 -0000

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

martinthomson commented on this pull request.



> @@ -946,13 +946,14 @@ latest_rtt:
 
 smoothed_rtt:
 : The smoothed RTT of the connection, computed as described in
-  {{?RFC6298}}
+  Section {{smoothed-rtt}}

I think that you mean
```suggestion
  {{smoothed-rtt}}.
```

(Section references include the string "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/3494#discussion_r387345852
----==_mimepart_5e5ee10aa9788_3a953fc3410cd96c104884
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@martinthomson</b> commented on this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3494#discussi=
on_r387345852">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -946,13 +946,14 @@ latest_rtt:=0D
 =0D
 smoothed_rtt:=0D
 : The smoothed RTT of the connection, computed as described in=0D
-  {{?RFC6298}}=0D
+  Section {{smoothed-rtt}}=0D
</pre>=0D
<p>I think that you mean</p>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-  Section {{smoothed-rtt}}=0D
+  {{smoothed-rtt}}.=0D
</pre>=0D
=0D
<p>(Section references include the string "Section ").</p>=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3494?email_source=3Dnotifications&amp;email_token=3DA=
FTOJK2FD65P5OHASYAILG3RFWDQVA5CNFSM4LAIRREKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJ=
SXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCX2SSGI#discussion_r387345852">view=
 it on GitHub</a>, or <a href=3D"https://github.com/notifications/unsubsc=
ribe-auth/AFTOJK2VWK2HH4BADI46ZHTRFWDQVANCNFSM4LAIRREA">unsubscribe</a>.<=
img src=3D"https://github.com/notifications/beacon/AFTOJKYNNXRGBRMXVEQ54J=
LRFWDQVA5CNFSM4LAIRREKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKT=
DN5WW2ZLOORPWSZGOCX2SSGI.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D=

<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3494?email_source=3D=
notifications\u0026email_token=3DAFTOJK2FD65P5OHASYAILG3RFWDQVA5CNFSM4LAI=
RREKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC=
X2SSGI#discussion_r387345852",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3494?email_source=3Dno=
tifications\u0026email_token=3DAFTOJK2FD65P5OHASYAILG3RFWDQVA5CNFSM4LAIRR=
EKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCX2=
SSGI#discussion_r387345852",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e5ee10aa9788_3a953fc3410cd96c104884--


From nobody Tue Mar  3 14:58:30 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A91B33A078A for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 14:58:28 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.482
X-Spam-Level: 
X-Spam-Status: No, score=-6.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id aR8nqjUeCuia for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 14:58:27 -0800 (PST)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7604D3A078C for <quic-issues@ietf.org>; Tue,  3 Mar 2020 14:58:27 -0800 (PST)
Received: from github-lowworker-b19c547.va3-iad.github.net (github-lowworker-b19c547.va3-iad.github.net [10.48.17.66]) by smtp.github.com (Postfix) with ESMTP id 261F56A10FD for <quic-issues@ietf.org>; Tue,  3 Mar 2020 14:58:26 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583276306; bh=acF1V/lTAAy69/jqoBNoAbR+gdU8n/arn16f/veqgLc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=j5PXz+Npje1aOAW5Mxd7EmEqpr/3/gtTa6QwEO0cVYUPJEfpuRJrzOTNVSD8waygf CTgnqgGR83jIKR/NsFoYrQzZc0s/gJ4EsLP911QvgHioSigH4dBAY6ROC6ZJNO9/cD juYpG6Kq/yqF7mdGIriar76Lg+iYtbTyNxmLk1fU=
Date: Tue, 03 Mar 2020 14:58:26 -0800
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK746SCMD6MIBNOONYN4NLBBFEVBNHHCEP6NXY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3494/review/368388429@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3494@github.com>
References: <quicwg/base-drafts/pull/3494@github.com>
Subject: Re: [quicwg/base-drafts] Adjust pointers to sections (#3494)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5ee112169d7_4e563fca36ecd96c176425"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: 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_SN7y5FRgJGBxDJYNQaNrt_XJg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:58:29 -0000

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

martinthomson commented on this pull request.



>  
 rttvar:
-: The RTT variation, computed as described in {{?RFC6298}}
+: The RTT variation, computed as described in Section {{smoothed-rtt}}

```suggestion
: The RTT variation, computed as described in {{smoothed-rtt}}
```

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

<p><b>@martinthomson</b> commented on this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3494#discussi=
on_r387345906">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  =0D
 rttvar:=0D
-: The RTT variation, computed as described in {{?RFC6298}}=0D
+: The RTT variation, computed as described in Section {{smoothed-rtt}}=0D=

</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-: The RTT variation, computed as described in=
 Section {{smoothed-rtt}}=0D
+: The RTT variation, computed as described in {{smoothed-rtt}}=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3494?email_source=3Dnotifications&amp;email_token=3DA=
FTOJKYSUHH7GR7YS6QZ3QDRFWDRFA5CNFSM4LAIRREKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJ=
SXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCX2SSTI#discussion_r387345906">view=
 it on GitHub</a>, or <a href=3D"https://github.com/notifications/unsubsc=
ribe-auth/AFTOJK6MIBUKH7O7Y2DJUGDRFWDRFANCNFSM4LAIRREA">unsubscribe</a>.<=
img src=3D"https://github.com/notifications/beacon/AFTOJK3QF22QA6YEPGPVAY=
DRFWDRFA5CNFSM4LAIRREKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKT=
DN5WW2ZLOORPWSZGOCX2SSTI.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D=

<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3494?email_source=3D=
notifications\u0026email_token=3DAFTOJKYSUHH7GR7YS6QZ3QDRFWDRFA5CNFSM4LAI=
RREKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC=
X2SSTI#discussion_r387345906",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3494?email_source=3Dno=
tifications\u0026email_token=3DAFTOJKYSUHH7GR7YS6QZ3QDRFWDRFA5CNFSM4LAIRR=
EKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCX2=
SSTI#discussion_r387345906",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e5ee112169d7_4e563fca36ecd96c176425--


From nobody Tue Mar  3 14:58:38 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 14F6D3A078B for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 14:58:37 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6Kd3fj4rNWxw for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 14:58:35 -0800 (PST)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B03C03A078A for <quic-issues@ietf.org>; Tue,  3 Mar 2020 14:58:35 -0800 (PST)
Date: Tue, 03 Mar 2020 14:58:34 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583276314; bh=Mqy4NS62z9F/1ZpfUODvXDezMTpCmoTuFZnOOQyK4vs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=nuII8PkqXANMJzjScFxh9rASEkzBnwge35X4LSJduUOaGsNVNz9KJWj9gVsHFx6AF oqmaSqdHzVhATHxLsblENV4JI5axfO/AwcV5wqMS5S8crR0PUZVf8m+tueIka/Z/0i 85Et1ItKxX0H50TNKvYgoUIzdnbdzP0Hdn8+GzXU=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2CVM6XJYTPG7UI4G54NLBBVEVBNHHCEP6NXY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3494/review/368388508@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3494@github.com>
References: <quicwg/base-drafts/pull/3494@github.com>
Subject: Re: [quicwg/base-drafts] Adjust pointers to sections (#3494)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5ee11aae16e_40133f8b39acd95c132221"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/UXPxy_v-vrn4iLIpNaqhwxP2O6c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:58:37 -0000

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

martinthomson commented on this pull request.



>  
 min_rtt:
-: The minimum RTT seen in the connection, ignoring ack delay.
+: The minimum RTT seen in the connection, ignoring ack delay, as described
+  in Section {{min-rtt}}

```suggestion
  in {{min-rtt}}.
```

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

<p><b>@martinthomson</b> commented on this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3494#discussi=
on_r387345956">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  =0D
 min_rtt:=0D
-: The minimum RTT seen in the connection, ignoring ack delay.=0D
+: The minimum RTT seen in the connection, ignoring ack delay, as describ=
ed=0D
+  in Section {{min-rtt}}=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-  in Section {{min-rtt}}=0D
+  in {{min-rtt}}.=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3494?email_source=3Dnotifications&amp;email_token=3DA=
FTOJK4REY3GRPCCG4DQXYTRFWDRVA5CNFSM4LAIRREKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJ=
SXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCX2STHA#discussion_r387345956">view=
 it on GitHub</a>, or <a href=3D"https://github.com/notifications/unsubsc=
ribe-auth/AFTOJK5XKGPCPSDARWRMA4DRFWDRVANCNFSM4LAIRREA">unsubscribe</a>.<=
img src=3D"https://github.com/notifications/beacon/AFTOJKY5JHLOHF33N4MLSS=
TRFWDRVA5CNFSM4LAIRREKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKT=
DN5WW2ZLOORPWSZGOCX2STHA.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D=

<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3494?email_source=3D=
notifications\u0026email_token=3DAFTOJK4REY3GRPCCG4DQXYTRFWDRVA5CNFSM4LAI=
RREKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC=
X2STHA#discussion_r387345956",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3494?email_source=3Dno=
tifications\u0026email_token=3DAFTOJK4REY3GRPCCG4DQXYTRFWDRVA5CNFSM4LAIRR=
EKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCX2=
STHA#discussion_r387345956",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e5ee11aae16e_40133f8b39acd95c132221--


From nobody Tue Mar  3 14:59:33 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 47EC43A07C9 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 14:59:10 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id aLP1LtPHedwJ for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 14:59:09 -0800 (PST)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0D7BB3A07B4 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 14:59:09 -0800 (PST)
Received: from github-lowworker-c73936b.ash1-iad.github.net (github-lowworker-c73936b.ash1-iad.github.net [10.56.112.13]) by smtp.github.com (Postfix) with ESMTP id 5E8779604A8 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 14:59:08 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583276348; bh=liIFk1aPpELUc2LA2uDKDVLIrcMDJ7JHPRCC4aoh+yg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LfcWbauRj9CE+jKfoWz8A0yVjuw140IsNuvxzu0LjlCYff7XEjebAeumG5T2LJYdH sxWPm/0cBnaDWna84wxSV2bQPNaHZ6NMExyjQjzJ6D8ZB0Z2KDLoJ47uoAOJheEjWR 9EzL/1oMRf6pN2g1ISpZiPqGyk6osuU365A7q3aI=
Date: Tue, 03 Mar 2020 14:59:08 -0800
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7UFV5LVEU336KDMG54NLBDZEVBNHHCEP5LHE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3492/c594215051@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3492@github.com>
References: <quicwg/base-drafts/pull/3492@github.com>
Subject: Re: [quicwg/base-drafts] Normative language in cc section (#3492)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5ee13c4ae7c_7f63f7ec74cd968152183"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/RTL15CiRksEV4xV7xpG2iQIo4Y0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:59:16 -0000

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

I'm going with editorial also.

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

<p>I'm going with editorial also.</p>

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


From nobody Tue Mar  3 15:16:59 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 162013A07F1 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 15:16:57 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pk49QRL-3wJq for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 15:16:56 -0800 (PST)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D9CBF3A07F0 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 15:16:55 -0800 (PST)
Received: from github-lowworker-f1f7af9.ash1-iad.github.net (github-lowworker-f1f7af9.ash1-iad.github.net [10.56.111.13]) by smtp.github.com (Postfix) with ESMTP id 2BAAB1C0503 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 15:16:55 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583277415; bh=qJ1rG5cgKp9YPGLaGUcLwETbPn7jjZ8H87rQjnjZKJI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=IHyWA56JBRWXkb0n5G9/SZK9IvQQXKaqsYt0O5lSlq3RwrV6ZzPjLyeZ4gtQTi70H tS9sjhjzOm9nY6DWFfY4ZTlHPo7wL92Cppyxdjwa7h5lr/FWqBWqJpgU/rw6MpEPcZ HZcMsM/brmUviAQ4W+o3QXKY4lLiyGH+qGbc9rkE=
Date: Tue, 03 Mar 2020 15:16:55 -0800
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZ7FCURQ6OEC4SGFIN4NLDGPEVBNHHBOQW33U@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2125/594220949@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2125@github.com>
References: <quicwg/base-drafts/issues/2125@github.com>
Subject: Re: [quicwg/base-drafts] Document what needs to be checked for address validation (#2125)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5ee5671baea_3d493fbd9c6cd95c20785e"; 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/08fw-7F6u73HXJiRs27WY7ydgIs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:16:57 -0000

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

Moving back to proposal-ready, and it can make it into the next tranche of consensus call when that is made.

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

<p>Moving back to proposal-ready, and it can make it into the next tranche of consensus call when that is made.</p>

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


From nobody Tue Mar  3 15:18:58 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B5E793A07F5 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 15:18:55 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id IiLU_0JYRkSA for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 15:18:54 -0800 (PST)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 374F73A07F4 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 15:18:54 -0800 (PST)
Received: from github-lowworker-f045d1f.ac4-iad.github.net (github-lowworker-f045d1f.ac4-iad.github.net [10.52.19.54]) by smtp.github.com (Postfix) with ESMTP id 653966E007C for <quic-issues@ietf.org>; Tue,  3 Mar 2020 15:18:53 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583277533; bh=hYKk97uwxNLLEGIGjiF8MEpMf6K+w7ukTdEcD+262xc=; h=Date:From:To:Subject:From; b=B+88UeSTzVqOvB/bE51qyfRjHcNcj6JNvQaTR0KSCY2TiWzouyvtI8w8Pwt5Sv0GS E7X2UPNSNgQbKhC3N/IH3m7Qr0H4sOyp4fTC0FRxbPBfnWriJeR+RdlNmmjWIHuQHR NchMiqbiPeQPeY0MacjVMp9dtIBMFaWkde+6W6CU=
Date: Tue, 03 Mar 2020 15:18:53 -0800
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/resumption-rtt/000000-a9757a@github.com>
Subject: [quicwg/base-drafts] a9757a: Allow but not recommend seeding of RTT on resumption
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/GLrSMdTLU03PujHC_mrrQfUH4hU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:18:57 -0000

  Branch: refs/heads/resumption-rtt
  Home:   https://github.com/quicwg/base-drafts
  Commit: a9757a7a2e69d4d03a2740a6a5f6be26848c88d2
      https://github.com/quicwg/base-drafts/commit/a9757a7a2e69d4d03a2740a6a5f6be26848c88d2
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-04 (Wed, 04 Mar 2020)

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

  Log Message:
  -----------
  Allow but not recommend seeding of RTT on resumption

Closes #3464.



From nobody Tue Mar  3 15:19:26 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D701A3A07F8 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 15:19:24 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.695
X-Spam-Level: 
X-Spam-Status: No, score=-1.695 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bk5c-oqNOihp for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 15:19:23 -0800 (PST)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 61BE03A07F4 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 15:19:23 -0800 (PST)
Date: Tue, 03 Mar 2020 15:19:22 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583277562; bh=utkdP0ZBJ8/HaVXmZ2zXa/K+wq8qR5PnZXP/hdbSKow=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=M1oSyFN2JQunW2XISbTJlu2wvvniOl0y1+E24k1zbTIvv4wMratg37cLcJJAwK0ZG 23nPbL6dbsJn2M2f6vcKkACuaOyF+o/Lcx2QAC3CSw5xFXFHdn3CP/RKfl9H/hYYQ6 vb6HHXQnM9x+C2oHFdD37egT67TmrS4sW8o/lm5Y=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK37FXCTA4RETUHEBKF4NLDPVEVBNHHCERRHEI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3496@github.com>
Subject: [quicwg/base-drafts] Allow but not recommend seeding of RTT on resumption (#3496)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5ee5faa7b11_62353fefd54cd95c145817"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/6cgQ8R694VUoSPnr18EPLnpj8Dg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:19:25 -0000

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

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

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

-- Commit Summary --

  * Allow but not recommend seeding of RTT on resumption

-- File Changes --

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

-- Patch Links --

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

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

----==_mimepart_5e5ee5faa7b11_62353fefd54cd95c145817
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 #3464.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="566424727" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3464" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3464/hovercard" href="https://github.com/quicwg/base-drafts/issues/3464">#3464</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/3496'>https://github.com/quicwg/base-drafts/pull/3496</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Allow but not recommend seeding of RTT on resumption</li>
</ul>

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

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

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

----==_mimepart_5e5ee5faa7b11_62353fefd54cd95c145817--


From nobody Tue Mar  3 15:19:56 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 842223A07F8 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 15:19:53 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QflwJG-gXegZ for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 15:19:52 -0800 (PST)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 78CC73A07F6 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 15:19:52 -0800 (PST)
Date: Tue, 03 Mar 2020 15:19:51 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583277591; bh=UGITSSs/eRb5w5kqMNQEV3gMNfUKxmy3pam1L963l8M=; h=Date:From:To:Subject:From; b=NkGJvLlhhul2xLdXElfyIQgkWv1qSCC17oHS7X6E3keNyHPa6QFA8UsJb3MJiHXPM pm8opnEnC86krv18mf2vs2SF+il5uHPq3mQSAvkAJDbAHI2JBiCwk5oPSIiNZ+dGKR HwGHvnw6zOxP8xyFChZYiXHbo0LdeeSgys7NKGK0=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/aa0c39-36edcb@github.com>
Subject: [quicwg/base-drafts] 36edcb: Script updating gh-pages from a9757a7a. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/chXUtwXCJOGZci8oE24tzEx5xhg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:19:54 -0000

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

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

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



From nobody Tue Mar  3 15:22:23 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5FCC63A0807 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 15:22:20 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id seE75Ce8MmiT for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 15:22:19 -0800 (PST)
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 347E93A0803 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 15:22:19 -0800 (PST)
Date: Tue, 03 Mar 2020 15:22:18 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583277738; bh=wBy0xeULMlwPP0oLpUYIX1ueWiCIdngiQgN1Lobdwto=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=DQyZcnH9HqH9+paX2P+bPtzWjoXnim0/WB8wwUVfX6fmG/yfZFBAc5nL7P0/nSF6q 9KmIHC8bF9QOOfPHGMPNeryedJnUkoccBn290Qyx5XeNDRxDd/tGNFR8X6kg989dEd p8uSHJ0ooF21cJPV/vJ7At225N8DENCRzEdOCBWM=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6LRL2BK3ITVP7GMA54NLD2VEVBNHHCBYECWE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3357/594222587@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3357@github.com>
References: <quicwg/base-drafts/issues/3357@github.com>
Subject: Re: [quicwg/base-drafts] Only send one immediate ACK after reordering (#3357)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5ee6aa5646c_11d63fbe084cd96018228d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/pB6ZVJs3v8lmfIxSMfp9QuWnBcs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:22:21 -0000

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

@gorryfair : I'd like to move this one along. I think this is generally fine, and it makes things quite a bit simplicity for the implementation, and it reduces the number of ACKs significantly when there's some reordering. If you think we should have a different recommendation, please say so.

I'm marking this proposal-ready so this gets into the next consensus call run.

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

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/gorryfair/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/gorryfair">@gorryfair</a> : I'd like to move this one along. I think this is generally fine, and it makes things quite a bit simplicity for the implementation, and it reduces the number of ACKs significantly when there's some reordering. If you think we should have a different recommendation, please say so.</p>
<p>I'm marking this proposal-ready so this gets into the next consensus call run.</p>

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


From nobody Tue Mar  3 15:22:30 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B96D33A0807 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 15:22:21 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id o6zyOYUbrL4S for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 15:22:20 -0800 (PST)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4F4013A0806 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 15:22:20 -0800 (PST)
Date: Tue, 03 Mar 2020 15:22:19 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583277739; bh=pQMBYF+MeDMFBXDseF0AXA9Ne7XnQzlX5Cye6A8HKlg=; h=Date:From:To:Subject:From; b=V9JE+ZL+Z+sydafSvw5MLWWylS3MJlRvneDLPtaYdDfLMX2dOEypvlBgPWP7X468T Vn+bgLHPPO0Tc4npwdd2ZWRjts/tD+l0XouDV2B+X4qgpLHPXgZn2kK923nshnUKXY 4WE61TRXU+/s2k1laMcOxf8Mpxe8J+CgOcIPtvaM=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/36edcb-69b444@github.com>
Subject: [quicwg/base-drafts] 69b444: Script updating issues at 2020-03-03T23:22:11Z. [c...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/IcV_6lQvCfjO5zzl926K9tmB6yg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:22:22 -0000

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

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2020-03-03T23:22:11Z. [ci skip]



From nobody Tue Mar  3 15:24:17 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9C4F13A0806 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 15:24:15 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.553
X-Spam-Level: 
X-Spam-Status: No, score=-1.553 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GSQzZWixKw60 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 15:24:07 -0800 (PST)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A8C313A080C for <quic-issues@ietf.org>; Tue,  3 Mar 2020 15:24:07 -0800 (PST)
Received: from github-lowworker-b19c547.va3-iad.github.net (github-lowworker-b19c547.va3-iad.github.net [10.48.17.66]) by smtp.github.com (Postfix) with ESMTP id 6BECDA0A97 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 15:24:06 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583277846; bh=i46ZEpe1BIqHnrVMwMUhCjc81etS1837YK2PMTU+1uo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=kulcM2pZV0KHCPerCTwXDiyA/LD5BVrq9n2fJLEGSb9hWxZ/bfWtKptNbYj2lI102 3dj2JaK/bK+cUQBpeVZtizjP+upZhX4d1scHYVws/6qu6GbcmEwzCESDXvIkwhYbio mWsFArAGDHItfAE9tn9th1dgzAqbNIilfqh0pzTI=
Date: Tue, 03 Mar 2020 15:24:06 -0800
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK75LSI4RAJN5PH4NTV4NLEBNEVBNHHCERRHEI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3496/review/368399280@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3496@github.com>
References: <quicwg/base-drafts/pull/3496@github.com>
Subject: Re: [quicwg/base-drafts] Allow but not recommend seeding of RTT on resumption (#3496)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5ee7165cb47_580a3fa52b0cd964701a5"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ztSVR7xcrD4dCcdWWinamDG8xW4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:24:16 -0000

----==_mimepart_5e5ee7165cb47_580a3fa52b0cd964701a5
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/3496#pullrequestreview-368399280
----==_mimepart_5e5ee7165cb47_580a3fa52b0cd964701a5
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/3496?email_source=notifications&amp;email_token=AFTOJK43MHN4F5DSMUVNW3TRFWGRNA5CNFSM4LAVWOJ2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCX2VHMA#pullrequestreview-368399280">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6BZCBCX5ARJBTSVNDRFWGRNANCNFSM4LAVWOJQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYI6U4VKNQJRFMVJC3RFWGRNA5CNFSM4LAVWOJ2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCX2VHMA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3496?email_source=notifications\u0026email_token=AFTOJK43MHN4F5DSMUVNW3TRFWGRNA5CNFSM4LAVWOJ2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCX2VHMA#pullrequestreview-368399280",
"url": "https://github.com/quicwg/base-drafts/pull/3496?email_source=notifications\u0026email_token=AFTOJK43MHN4F5DSMUVNW3TRFWGRNA5CNFSM4LAVWOJ2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCX2VHMA#pullrequestreview-368399280",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e5ee7165cb47_580a3fa52b0cd964701a5--


From nobody Tue Mar  3 15:25:51 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5B80A3A0810 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 15:25:49 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Svs8kJN3AVJu for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 15:25:48 -0800 (PST)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3674F3A080F for <quic-issues@ietf.org>; Tue,  3 Mar 2020 15:25:48 -0800 (PST)
Date: Tue, 03 Mar 2020 15:25:47 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583277947; bh=9MzIfBM2gj/F1St8XRClgMPJxQh8HTfZK0FIb23+qp4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=OpVolJSVsdiFHIF7iyjUO7uBeibB69KIZeiIhRVX33eaM04E7IC7BXPGCMmK2Roup ggszketmp+nF2I0iVmglPcPXqDOIEVfjq4VAbbCfjRyma/Kv4Ml8hS5FN2WAYql/yM dH+VLvBm0yWre1PHpADM6WzQpUXuEKoU7ASHs8Oc=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK265EHERB5CXA2R5L54NLEHXEVBNHHCERRHEI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3496/review/368399986@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3496@github.com>
References: <quicwg/base-drafts/pull/3496@github.com>
Subject: Re: [quicwg/base-drafts] Allow but not recommend seeding of RTT on resumption (#3496)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5ee77b2c97c_4c523fbfc7ecd968911fd"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/jtCPGKXjLoSiv60WLPaPUHMT-os>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 03 Mar 2020 23:25:50 -0000

----==_mimepart_5e5ee77b2c97c_4c523fbfc7ecd968911fd
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/3496#pullrequestreview-368399986
----==_mimepart_5e5ee77b2c97c_4c523fbfc7ecd968911fd
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/3496?email_source=notifications&amp;email_token=AFTOJK6CYNWNUAJUFHOV5KTRFWGXXA5CNFSM4LAVWOJ2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCX2VM4Q#pullrequestreview-368399986">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2MRFHECD4KMC3DYT3RFWGXXANCNFSM4LAVWOJQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK62IHIVQNFFV4WFQ63RFWGXXA5CNFSM4LAVWOJ2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCX2VM4Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3496?email_source=notifications\u0026email_token=AFTOJK6CYNWNUAJUFHOV5KTRFWGXXA5CNFSM4LAVWOJ2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCX2VM4Q#pullrequestreview-368399986",
"url": "https://github.com/quicwg/base-drafts/pull/3496?email_source=notifications\u0026email_token=AFTOJK6CYNWNUAJUFHOV5KTRFWGXXA5CNFSM4LAVWOJ2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCX2VM4Q#pullrequestreview-368399986",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e5ee77b2c97c_4c523fbfc7ecd968911fd--


From nobody Tue Mar  3 15:37:44 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 21D8F3A0847 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 15:37:42 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.543
X-Spam-Level: 
X-Spam-Status: No, score=-1.543 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, T_SPF_TEMPERROR=0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Wzrn8Jbm8_So for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 15:37:32 -0800 (PST)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 691113A0849 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 15:37:31 -0800 (PST)
Received: from github-lowworker-f045d1f.ac4-iad.github.net (github-lowworker-f045d1f.ac4-iad.github.net [10.52.19.54]) by smtp.github.com (Postfix) with ESMTP id BB8BCA0050 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 15:37:28 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583278648; bh=0ecEZk4xwCTZ5TUPvFcU4dwdFfAti4zTMz1ov+DrL3Y=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=QBVNNXMQKcpafSNir02upQCbOzlF5ib/yawYqb+1jzk6yIGbjIHkwC8qiy2m+uTF5 C64Z21UeFvQu2DndII34JVsfWO9DkVXs/dzrNGNCGB5YiJQF7iMVbg40VLuVBFhAnm VCHnEpwMXpL6ZvMBuEK9jLM/P7yeaxLP/4/hlEFM=
Date: Tue, 03 Mar 2020 15:37:28 -0800
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5KFEGTWYFHG7PKNNN4NLFTREVBNHHCERMSLI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3495/594227258@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3495@github.com>
References: <quicwg/base-drafts/issues/3495@github.com>
Subject: Re: [quicwg/base-drafts] Loss-detection happens after CC-increase, leading to higher congestion window (#3495)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5eea38aae39_2e783fc56d4cd96c77612"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/4w3t1i0waJzZUcMjzGfwmrp2aEw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:37:42 -0000

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

Thanks for filing, pseudocode is editorial.

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

<p>Thanks for filing, pseudocode is editorial.</p>

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


From nobody Tue Mar  3 15:39:25 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 49E1F3A082E for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 15:39:24 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.089
X-Spam-Level: 
X-Spam-Status: No, score=-2.089 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, T_SPF_TEMPERROR=0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UUEvsrZzB-A6 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 15:39:16 -0800 (PST)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 97A043A084D for <quic-issues@ietf.org>; Tue,  3 Mar 2020 15:39:16 -0800 (PST)
Date: Tue, 03 Mar 2020 15:39:15 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583278755; bh=IpoioWV3Y7FkTCAIg0tvYroCv/XVbNVaS9RnvWHoyos=; h=Date:From:To:Subject:From; b=IkKAdBHFtqe9AA5wDNl8LyM8yrhj+s4XML6lL2S+va2gG7tFr+Bgj3FEjpzdey6MR tWVnfmAiQ+XkyB7Q1KjNptGQH/F+ksnvIPAXdTQ0set2M4AGUUhJIDz0xM53LXs/3n QTAUyflqsYxGog2ajyfD1xaaxd2vGpsCB5NG5/1A=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/close-0rtt/032b88-7ac257@github.com>
Subject: [quicwg/base-drafts] 7ac257: Closes #3430
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ujHjJGmaiq7p5Kk_0Sc-y4jBOU4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:39:24 -0000

  Branch: refs/heads/close-0rtt
  Home:   https://github.com/quicwg/base-drafts
  Commit: 7ac257f124012d5afdc07f423ad770511f2ccf5c
      https://github.com/quicwg/base-drafts/commit/7ac257f124012d5afdc07f423ad770511f2ccf5c
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-04 (Wed, 04 Mar 2020)

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

  Log Message:
  -----------
  Closes #3430



From nobody Tue Mar  3 15:39:34 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C98343A0854 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 15:39:32 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kUg8kLpFcCiu for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 15:39:26 -0800 (PST)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1E2A33A082E for <quic-issues@ietf.org>; Tue,  3 Mar 2020 15:39:26 -0800 (PST)
Date: Tue, 03 Mar 2020 15:39:24 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583278764; bh=uOGqxrRQ3DTZpzcUVuuWoGSkuusLTZCrPKUjgLQRYWo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=OXMU2nsHCZf8W44aHfhwMBBNQZDeLum0D4tVF56GXRq1j/oo9+rd1sLqOJSBGWrYM jFHGR26ySte/MEbJol6fbMhVHY9prPU9uxXf2P2gmn5a9j50LvrGNPEHWXlJ8PhMnz 16X/Ux3JGQkJmFVOsN0KdcCSsil8A8hVQIKCZClA=
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/3440/push/4714228937@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3440@github.com>
References: <quicwg/base-drafts/pull/3440@github.com>
Subject: Re: [quicwg/base-drafts] Allow CONNECTION_CLOSE in 0-RTT (#3440)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5eeaac7495b_4c6a3f9394acd96c5973d"; 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/RjPJsSiOnLUai0ioel64tY_U1ts>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:39:33 -0000

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

@martinthomson pushed 1 commit.

7ac257f124012d5afdc07f423ad770511f2ccf5c  Closes #3430


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3440/files/032b88e613631aa31d1d9f3e1ab58ce722cc876a..7ac257f124012d5afdc07f423ad770511f2ccf5c

----==_mimepart_5e5eeaac7495b_4c6a3f9394acd96c5973d
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/7ac257f124012d5afdc07f423ad770511f2ccf5c">7ac257f</a>  Closes #3430</li>
</ul>


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

----==_mimepart_5e5eeaac7495b_4c6a3f9394acd96c5973d--


From nobody Tue Mar  3 15:40:30 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 600E13A082E for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 15:40:28 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.09
X-Spam-Level: 
X-Spam-Status: No, score=-2.09 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, T_SPF_TEMPERROR=0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id a1y2_n9q1cZK for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 15:40:23 -0800 (PST)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 119373A0855 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 15:40:22 -0800 (PST)
Received: from github-lowworker-a6a2749.va3-iad.github.net (github-lowworker-a6a2749.va3-iad.github.net [10.48.16.62]) by smtp.github.com (Postfix) with ESMTP id 189BD8C0FE5 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 15:40:21 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583278821; bh=x3hNVaSg6KkSYL4AazvYFFX8hbTQZ4mooJ6BDTV/IFc=; h=Date:From:To:Subject:From; b=prGi9Gqxp+OGgEP7qRh6+0vmqGwQyl2ze2yi+gRGNpQZ4BzFAvwLBB18HU1xNrbk+ WIou3xQ9NO0/ypbV4N1ELWEMNcfH4CAohJpjbp4Z4TuJ1zRaYvdtNqcu2lriSoRtdk vDC21fMWQemH4KvbOcyT8D+ZU0QtCweWUgte+ojQ=
Date: Tue, 03 Mar 2020 15:40:21 -0800
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/69b444-34259d@github.com>
Subject: [quicwg/base-drafts] 34259d: Script updating gh-pages from 7ac257f1. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/kTyM9KtcD7SebvmXwQKrjYBgQII>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:40:29 -0000

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

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

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



From nobody Tue Mar  3 15:41:01 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 267273A0850 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 15:41:00 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gu09BCllEEv0 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 15:40:46 -0800 (PST)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B89893A082E for <quic-issues@ietf.org>; Tue,  3 Mar 2020 15:40:45 -0800 (PST)
Received: from github-lowworker-0eea13f.ash1-iad.github.net (github-lowworker-0eea13f.ash1-iad.github.net [10.56.109.26]) by smtp.github.com (Postfix) with ESMTP id 50918C618AB for <quic-issues@ietf.org>; Tue,  3 Mar 2020 15:40:44 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583278844; bh=w4VpbzcvoN/9zuYG3K4fUJ8SuR35jDw8m/4jAHuhAu8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=kMkYH7KHvQp3t23AUzpeM5uhkfVOHNPPzHme62uyRU1/DXaJ/OaQ2/Mxh/j6iWrM8 3Bmi130YuvVA+dtrIMywek66zVwxu3y/Las18VEVAw5qTZZyZau8kO8medDUzVDfwi 3KXZh/CFqw0nkaGbXLT1TyWrlXGCfJVzwoYSJbkk=
Date: Tue, 03 Mar 2020 15:40:44 -0800
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZBOZSN6Z7ZEM6JARN4NLF7ZEVBNHHCBYLBH4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3361/review/368405990@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3361@github.com>
References: <quicwg/base-drafts/pull/3361@github.com>
Subject: Re: [quicwg/base-drafts] Only send one immediate ACK (#3361)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5eeafc40474_614d3fe7660cd96415503f"; 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/MobSN8m85Lua7aF-P277zND0xFM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:41:00 -0000

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

kazuho approved this pull request.





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

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



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


From nobody Tue Mar  3 15:41:49 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 155E73A085B for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 15:41:47 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DMx5PEj9izGX for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 15:41:38 -0800 (PST)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 141D53A0857 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 15:41:38 -0800 (PST)
Date: Tue, 03 Mar 2020 15:41:35 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583278895; bh=sJFXzAANOyFVsfN6LBq3/ceJ8J0ThowSXx0wIZiRJMw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Vpqknpal5SdVOIBksp6UArpnTn0KsxCDdRT9SZBHxofgrrW8H/w+GFOl9y0jd96Xb ew+TOTyAKdk7r6fmcIUydAAIBXheLtYIN1tnmBMMqEoyTxNiK5f5TXFbgPKRpW1tmk x/4/5REJAK0GCeT9021mCO+fPx3imTCGixRb+m50=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7UML6XZB4OPXRD6VN4NLGC7EVBNHHCC4MTBY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3440/c594228488@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3440@github.com>
References: <quicwg/base-drafts/pull/3440@github.com>
Subject: Re: [quicwg/base-drafts] Allow CONNECTION_CLOSE in 0-RTT (#3440)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5eeb2fbcf46_1d213f99416cd968126898"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/qj9X3QrJcuw-1Zd8qfOmwo6WxtQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:41:47 -0000

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

@kazuho, can you check the recent changes 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/3440#issuecomment-594228488
----==_mimepart_5e5eeb2fbcf46_1d213f99416cd968126898
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/kazuho/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/kazuho">@kazuho</a>, can you check the recent changes 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/3440?email_source=notifications&amp;email_token=AFTOJKZ5CM7UNNWVWT4WN3DRFWIS7A5CNFSM4KQ7BMU2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENVTKCA#issuecomment-594228488">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYKZLAST5H5FYXUYK3RFWIS7ANCNFSM4KQ7BMUQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6SAKPGHMFIKFRVDGLRFWIS7A5CNFSM4KQ7BMU2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENVTKCA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3440?email_source=notifications\u0026email_token=AFTOJKZ5CM7UNNWVWT4WN3DRFWIS7A5CNFSM4KQ7BMU2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENVTKCA#issuecomment-594228488",
"url": "https://github.com/quicwg/base-drafts/pull/3440?email_source=notifications\u0026email_token=AFTOJKZ5CM7UNNWVWT4WN3DRFWIS7A5CNFSM4KQ7BMU2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENVTKCA#issuecomment-594228488",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e5eeb2fbcf46_1d213f99416cd968126898--


From nobody Tue Mar  3 15:47:12 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 373873A0864 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 15:47:09 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.473
X-Spam-Level: 
X-Spam-Status: No, score=-1.473 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_SPF_HELO_TEMPERROR=0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2u3MdndV6lDw for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 15:46:58 -0800 (PST)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E963C3A0863 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 15:46:54 -0800 (PST)
Date: Tue, 03 Mar 2020 15:46:53 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583279213; bh=+ZakN/sryE/41/KvAU6R/z9FGL84JJ3rizk44wkEQiY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xxN4mAQ9NjlAZO5bt/EnBUJOIPv+tuhBQM3KgFl0LgXACEWYi2/8Spg9icG/ji3bE yCbqln16RJoJo9V7n3RZJfP3VlBBB4+q2vpQPlL3G+RgDxUniw+N0hogRN1+tzMv3R w2YTKfIJDSCPQR7EezsxHecx2Lx5kxfY2ejWjCpc=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6AZFN7HFSV6Q4LZ654NLGW3EVBNHHB37QS2E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3080/review/368408228@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3080@github.com>
References: <quicwg/base-drafts/pull/3080@github.com>
Subject: Re: [quicwg/base-drafts] Retransmit server initial upon second Initial (#3080)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5eec6d5024b_39d73fa3af0cd96470339"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/GZvPtkpyYDXTFSoEqCshO9b-0Mc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:47:10 -0000

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

martinthomson commented on this pull request.



> +Peers can also use coalesced packets to ensure that each datagram elicits at least
+one acknowledgement.  For example, clients can coalesce an Initial packet
+containing PING and PADDING frames with a 0-RTT data packet and a server can
+coalesce an Initial packet containing a PING frame with one or more packets in
+its first flight.

My understanding is that this economizes probe packets.  Those are limited and # pn spaces > # probe packets.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3080#discussion_r387362667
----==_mimepart_5e5eec6d5024b_39d73fa3af0cd96470339
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/3080#discussion_r387362667">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; +Peers can also use coalesced packets to ensure that each datagram elicits at least
+one acknowledgement.  For example, clients can coalesce an Initial packet
+containing PING and PADDING frames with a 0-RTT data packet and a server can
+coalesce an Initial packet containing a PING frame with one or more packets in
+its first flight.
</pre>
<p>My understanding is that this economizes probe packets.  Those are limited and # pn spaces &gt; # probe packets.</p>

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


From nobody Tue Mar  3 15:48:05 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 494E03A0863 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 15:48:04 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xcT5RuFy9Zmq for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 15:47:56 -0800 (PST)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CE7143A0868 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 15:47:56 -0800 (PST)
Received: from github-lowworker-292e294.va3-iad.github.net (github-lowworker-292e294.va3-iad.github.net [10.48.102.70]) by smtp.github.com (Postfix) with ESMTP id AA606A0A99 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 15:47:55 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583279275; bh=nC+VlAIJknQaZTH+XBoS8bDJiWfmOlFbYpVunCVCPlo=; h=Date:From:To:Subject:From; b=ux6xrozoA0BFPy1MDnEO7fEoXG3A5pfBYkIC/7tRLigaj4VvFd5gY64Dy096tlaqx INlLt9/Z9mUgu56tFTfbMildW5E8zJBiLF461Tz2JH93sjr/Ur/r80OzG/0VSzJ9JJ prLeoZOIazcjDy3DCHUJb+LJMd75tL+lgEO+O8rQ=
Date: Tue, 03 Mar 2020 15:47:55 -0800
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/rephrase-cid-use/000000-66354d@github.com>
Subject: [quicwg/base-drafts] 2ea256: Fixfixfix
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/MiWUwS_MxnuacpyOn_uiziitImQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:48:04 -0000

  Branch: refs/heads/rephrase-cid-use
  Home:   https://github.com/quicwg/base-drafts
  Commit: 2ea25629022572ffa98b1fef1dc060876fad5285
      https://github.com/quicwg/base-drafts/commit/2ea25629022572ffa98b1fef1dc060876fad5285
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-04 (Wed, 04 Mar 2020)

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

  Log Message:
  -----------
  Fixfixfix


  Commit: 66354de474591d551be2c30e1e9fe9679a984a10
      https://github.com/quicwg/base-drafts/commit/66354de474591d551be2c30e1e9fe9679a984a10
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-04 (Wed, 04 Mar 2020)

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

  Log Message:
  -----------
  Why CID/token in SPA


Compare: https://github.com/quicwg/base-drafts/compare/2ea256290225%5E...66354de47459


From nobody Tue Mar  3 15:48:40 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 08F5D3A0868 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 15:48:39 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ViheTKGxO5zI for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 15:48:31 -0800 (PST)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 51C503A086E for <quic-issues@ietf.org>; Tue,  3 Mar 2020 15:48:31 -0800 (PST)
Received: from github-lowworker-2300405.va3-iad.github.net (github-lowworker-2300405.va3-iad.github.net [10.48.17.39]) by smtp.github.com (Postfix) with ESMTP id 7B4B99602D2 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 15:48:30 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583279310; bh=JjgZx7dzZAzJ2ENLwkMtVb8NX+VFNBiGdlbvRwBHcjc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=adwN+4AW5Ejk7P9o+YazQ0scViHSJAj6rcxMe2t9bD6X9N92YQHemed9nvYScAzRN XsFUYCgaI56dkFQiFAgA+9HFK9OsAKFEOr4qDNg3HmSUkv32hBq0/bkZcWz/3BqoyD 5FOzQvl02ms+wLgm+P9a9pfe0lqtBA7DDADfq+W8=
Date: Tue, 03 Mar 2020 15:48:30 -0800
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYVUIO4YOFOZGSRPRN4NLG45EVBNHHCEP5LHE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3492/review/368408830@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3492@github.com>
References: <quicwg/base-drafts/pull/3492@github.com>
Subject: Re: [quicwg/base-drafts] Normative language in cc section (#3492)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5eecce6c115_25353ffa682cd95c112985"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/cSMz_lJY0-nLWaXxRHGWqn9WJCk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:48:39 -0000

----==_mimepart_5e5eecce6c115_25353ffa682cd95c112985
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/3492#pullrequestreview-368408830
----==_mimepart_5e5eecce6c115_25353ffa682cd95c112985
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/3492?email_source=notifications&amp;email_token=AFTOJK6TTUCNTKZZH62RUXTRFWJM5A5CNFSM4LAIJYG2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCX2XR7Q#pullrequestreview-368408830">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4E3S2HYYPEZ4FUEELRFWJM5ANCNFSM4LAIJYGQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4O6YWEJUXTJH72MP3RFWJM5A5CNFSM4LAIJYG2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCX2XR7Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3492?email_source=notifications\u0026email_token=AFTOJK6TTUCNTKZZH62RUXTRFWJM5A5CNFSM4LAIJYG2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCX2XR7Q#pullrequestreview-368408830",
"url": "https://github.com/quicwg/base-drafts/pull/3492?email_source=notifications\u0026email_token=AFTOJK6TTUCNTKZZH62RUXTRFWJM5A5CNFSM4LAIJYG2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCX2XR7Q#pullrequestreview-368408830",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e5eecce6c115_25353ffa682cd95c112985--


From nobody Tue Mar  3 15:48:53 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D13053A0869 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 15:48:50 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OdX6nfi7xhwp for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 15:48:43 -0800 (PST)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 448BF3A0870 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 15:48:43 -0800 (PST)
Date: Tue, 03 Mar 2020 15:48:39 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583279319; bh=hXqO6tGIOkrOGoT72HdRBnZTTi9cz2CIdEC5MSfY+cs=; h=Date:From:To:Subject:From; b=kw+TCIO9wAWj1UZwfXSxph5j2dXheosEismciIEsKzvoQYxlysqIB7pwcI25WyonB UaMwUCXMwC0GD+cRpLgBsrTzR5CKuNxU57CkJ+v3R6B/WHSb1yoAdgiazmQZ65o+Br Gqd5yXC2om3eQ2sYGofJELs0+/huyrEkN8nVFjkM=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/bde607-eb6512@github.com>
Subject: [quicwg/base-drafts] 062b95: Normative language in cc section
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/No-IO7LWX17dICEm9G8m8kjDriQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:48:51 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 062b95580c1371f31d30314e016a9ed85ea67f87
      https://github.com/quicwg/base-drafts/commit/062b95580c1371f31d30314e016a9ed85ea67f87
  Author: mirjak <mirja.kuehlewind@ericsson.com>
  Date:   2020-03-03 (Tue, 03 Mar 2020)

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

  Log Message:
  -----------
  Normative language in cc section

This my need a design issue because I suggest to use two SHOULDs instead of should. However, I would first like to get some feedback if people agree.


  Commit: eb65124854433637e827f68c4b40380c6c301ab1
      https://github.com/quicwg/base-drafts/commit/eb65124854433637e827f68c4b40380c6c301ab1
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-03 (Tue, 03 Mar 2020)

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

  Log Message:
  -----------
  Merge pull request #3492 from mirjak/patch-22

Normative language in cc section


Compare: https://github.com/quicwg/base-drafts/compare/bde607e16fd1...eb6512485443


From nobody Tue Mar  3 15:49:09 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 00A193A0868 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 15:49:07 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ry7m93QFRaoX for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 15:48:54 -0800 (PST)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 743013A0886 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 15:48:54 -0800 (PST)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id E84FA280F1B for <quic-issues@ietf.org>; Tue,  3 Mar 2020 15:48:50 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583279330; bh=WzrMnTA9xSIm5oqE+I+qzJW0svCV+owLUUDqYSgbh3o=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=j4nNmUGWEfJ4tYyKPrweVI2iJOo3OVjwvXTJaun6ie8KLZYKS7pudE4qbl7+7JIxo tXWb+DwFrpkpxxLe6BngUBeEz35ji4NbLIiVFVVebKPzWh/+srB2wnSBM5A3yKknCP a9rjVDtTLp0HhPLMGhACpvBiEIBT+qTUjwwn3oUg=
Date: Tue, 03 Mar 2020 15:48:50 -0800
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYVWDX22H5HML7NDD54NLG6FEVBNHHCEP5LHE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3492/issue_event/3094346669@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3492@github.com>
References: <quicwg/base-drafts/pull/3492@github.com>
Subject: Re: [quicwg/base-drafts] Normative language in cc section (#3492)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5eece2d7b0d_4a6c3f8c2bccd96c268095"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/yooLazSI1nn9pNx-M66go1GFeK8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:49:07 -0000

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

Merged #3492 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3492#event-3094346669
----==_mimepart_5e5eece2d7b0d_4a6c3f8c2bccd96c268095
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 title" data-id="574597945" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3492" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3492/hovercard" href="https://github.com/quicwg/base-drafts/pull/3492">#3492</a> into master.</p>

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


From nobody Tue Mar  3 15:49:17 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E9FD83A0869 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 15:49:14 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.098
X-Spam-Level: 
X-Spam-Status: No, score=-8.098 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Jn_ph3xyd1vr for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 15:49:08 -0800 (PST)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 02F143A0868 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 15:49:08 -0800 (PST)
Received: from github-lowworker-39b4a70.va3-iad.github.net (github-lowworker-39b4a70.va3-iad.github.net [10.48.16.66]) by smtp.github.com (Postfix) with ESMTP id 24D2A660E3A for <quic-issues@ietf.org>; Tue,  3 Mar 2020 15:49:07 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583279347; bh=NFTud+vtx0WdaQSm4bEzAJt9REVfMHgLerdFLAcCRMg=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=PUZEmfdUxLaeneTwtrMaO74wBVKAPdF8Enr1GzSI1f7NJTsd2mrAVT1Fa5bHgsFTD i8IvTNcnBdBM08gLfxzUtW0zTFQ7KwHqoBtvfoWc8WS3BCIqxJ5M8bZ82HcWNvGk9x 5diLkZ80KgxJOEyxWbRwKMpHs07VHcNh5WQ+g0G4=
Date: Tue, 03 Mar 2020 15:49:07 -0800
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4KP33NX754RRDPN5V4NLG7HEVBNHHCERSPT4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3497@github.com>
Subject: [quicwg/base-drafts] Rephrase some Connection ID usage text (#3497)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5eecf31410f_5b893f90326cd96c1463e0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/5ryXiJRYaWgAPCB-hmuIJBVZ9ys>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:49:15 -0000

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

This is some of the editorial changes from #3354.

Maybe we can take these and then continue that with fewer changes.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Allow but not recommend seeding of RTT on resumption
  * Fixfixfix
  * Why CID/token in SPA

-- File Changes --

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

-- Patch Links --

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

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

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

<p>This is some of the editorial changes from <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="551168076" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3354" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3354/hovercard" href="https://github.com/quicwg/base-drafts/pull/3354">#3354</a>.</p>
<p>Maybe we can take these and then continue that with fewer changes.</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/3497'>https://github.com/quicwg/base-drafts/pull/3497</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Allow but not recommend seeding of RTT on resumption</li>
  <li>Fixfixfix</li>
  <li>Why CID/token in SPA</li>
</ul>

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

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

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

----==_mimepart_5e5eecf31410f_5b893f90326cd96c1463e0--


From nobody Tue Mar  3 15:49:28 2020
Return-Path: <bounces+848413-a050-quic-issues=ietf.org@sgmail.github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8756E3A086A for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 15:49:26 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.009
X-Spam-Level: 
X-Spam-Status: No, score=-2.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gpQxCq_mTeTP for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 15:49:20 -0800 (PST)
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 2EA493A0868 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 15:49:20 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com;  h=from:reply-to:to:cc:in-reply-to:references:subject:mime-version:content-type:content-transfer-encoding:list-id:list-archive:list-post:list-unsubscribe; s=s20150108; bh=whklpdO+br6QkSOm/77UWxHIhNDrEQ8zS6VZO+MgAbc=; b= g8QZrOTyYRe8S26MHUW90rpDkSJHyNLNJObIjwtpylFpaQ6LGg2Tout/F1W6UsJL Stv2u8iFx8GbrJ8Igc7i76FjoQUVFIU7tJPnQuYy/qs4s8lA/iAfPIOmavdsETxW IvgqQlpcEmA+PYdLW1gC1xcGPP/68N45jyRP/Fz3y6g=
Received: by filter2163p1mdw1.sendgrid.net with SMTP id filter2163p1mdw1-7435-5E5EECF8-1C 2020-03-03 23:49:12.583194211 +0000 UTC m=+2254643.079552340
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) by geopod-ismtpd-4-2 (SG) with ESMTP id _0Kc9HBbTza5OA6gbEMS8Q for <quic-issues@ietf.org>; Tue, 03 Mar 2020 23:49:12.526 +0000 (UTC)
Date: Tue, 03 Mar 2020 23:49:12 +0000 (UTC)
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3W4XXL2IXMLZ6BBJF4NLG6TEVBNHHCEP5LHE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3492/c594230549@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3492@github.com>
References: <quicwg/base-drafts/pull/3492@github.com>
Subject: Re: [quicwg/base-drafts] Normative language in cc section (#3492)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5eece9215ab_3a7d3fa3af0cd9642001a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1o8kBTrBjrAwTJ0shTDbKfwyRVCPWDlxtT9n s9wxXRoAiHeOYJF9afK1ijZmxuyjQR3vQCrXrcX6bpqSeNQnJsf4VoPaQlEqT/ur1wTyd/bilhA91V nubTjH1+5zQM+r1xy5eYdYlAHxoYaUhUtVyWod57OSWfJyocDJ/oD2AfHNLx09m5fEd118Wadq/hHN I=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/YNMeIckItKRejpgGQo8cTxxomzY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:49:27 -0000

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

Yup, this is editorial.

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

<p>Yup, this is editorial.</p>

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


From nobody Tue Mar  3 15:50:09 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 75A8E3A086A for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 15:50:06 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.091
X-Spam-Level: 
X-Spam-Status: No, score=-2.091 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_BLOCKED=0.001, SPF_PASS=-0.001, T_SPF_HELO_TEMPERROR=0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rdrw8nTvB8Iz for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 15:49:57 -0800 (PST)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 53D533A086D for <quic-issues@ietf.org>; Tue,  3 Mar 2020 15:49:57 -0800 (PST)
Received: from github-lowworker-a6a2749.va3-iad.github.net (github-lowworker-a6a2749.va3-iad.github.net [10.48.16.62]) by smtp.github.com (Postfix) with ESMTP id 596D0660B7D for <quic-issues@ietf.org>; Tue,  3 Mar 2020 15:49:48 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583279388; bh=HRZbmTgh6oKhVp8f7PsuwhQnnXgZ5Toi1Xi7ZXETRe8=; h=Date:From:To:Subject:From; b=pnCUslBV6NHgIRvf2PRr+cn94BQ0Whh2sldqn0C/rZwzgjtYs354IARbTLU5dwUSw 7ccO6qOcwzj92kIwAlk6G4fD59pR4CfQFBNPAzrLX1eF6cgsoOVx5L6duGDv9GyXuM bJt2y/PSCOhtHWMMMaXIGY59WcnoZCdOYm75jzLM=
Date: Tue, 03 Mar 2020 15:49:48 -0800
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/0b3963-0fbaa1@github.com>
Subject: [quicwg/base-drafts] 0fbaa1: Script updating gh-pages from eb651248. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/bxu-XNaSHmQsyVt1Ql0SHsoYEgA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:50:07 -0000

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

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

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



From nobody Tue Mar  3 15:52:34 2020
Return-Path: <bounces+848413-a050-quic-issues=ietf.org@sgmail.github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DB7573A0868 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 15:50:23 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.082
X-Spam-Level: 
X-Spam-Status: No, score=-2.082 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, T_SPF_HELO_TEMPERROR=0.01, T_SPF_TEMPERROR=0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id snD0DyjV4PNS for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 15:50:16 -0800 (PST)
Received: from o4.sgmail.github.com (o4.sgmail.github.com [192.254.112.99]) by ietfa.amsl.com (Postfix) with SMTP id 74BED3A086D for <quic-issues@ietf.org>; Tue,  3 Mar 2020 15:50:15 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com;  h=from:to:subject:mime-version:content-type:content-transfer-encoding;  s=s20150108; bh=n0i5qTZ51SJxvELqiHY6ocjaqApPHJe2csSqzp6mDF4=; b= FoAeTP5hp9g1SbgRPOw1w6XZ3LIhRRWPjBh4tjxUE4oDFAKIO1FO2VwAryKNUYwl +mAXHfalW/+jwTKI4dEWBuI+0PVsHh9tT8X6m7tdgszQuTjGrrIqLc5xKY4bPVvX VtTDeEJa3AH/uuU2ulGk6Ib/rNdlM29jyacH0Gn724s=
Received: by filter0514p1iad2.sendgrid.net with SMTP id filter0514p1iad2-9031-5E5EED03-1A 2020-03-03 23:49:23.680380214 +0000 UTC m=+2166443.591105714
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) by ismtpd0053p1iad1.sendgrid.net (SG) with ESMTP id 68TPCN3zTG-pjhcfLBnkug for <quic-issues@ietf.org>; Tue, 03 Mar 2020 23:49:23.594 +0000 (UTC)
Date: Tue, 03 Mar 2020 23:49:23 +0000 (UTC)
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/34259d-0b3963@github.com>
Subject: [quicwg/base-drafts] 0b3963: Script updating gh-pages from 66354de4. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1QluXSGd+r4fYUlWl/v2klwm8q/emefLIKnk Rw8MtoM20qwEiRe+w+1lL3Z8WECo6iMml8Pr48MWWUVjAToPRUZp3LYsv9KfUEKgqlNa+EkIyysR8k gjIxpQ6u6A/69tdidJ9JBVhSD0NrX08PyETJkQRDQyUnglxW7oYB8LEOtA==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/PPcbQCn4yFozsa5zeiref6HLLnc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:50:24 -0000

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

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

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



From nobody Tue Mar  3 15:52:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3F42C3A0885 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 15:52:24 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.1
X-Spam-Level: 
X-Spam-Status: No, score=-3.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RG4URdvR9Whg for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 15:52:16 -0800 (PST)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 11B393A087F for <quic-issues@ietf.org>; Tue,  3 Mar 2020 15:52:14 -0800 (PST)
Date: Tue, 03 Mar 2020 15:52:14 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583279534; bh=TGvsBq3RU1MYjn3LcnCtUua2+I+C59bClUWEO0umgGU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=rP9BeWQUkLc81v1xqIxgaFzxLbClXP4OufktPq1TKlt0uWg8XPEF+8/Z2L5HpKCM/ tOWOl2C5l5zXS8oA+ksWQjrw/zsFBIwAixavvkYULFpzA+OMxZSLD1aX/uRzOf8BfW fhHg7oVr8HW0GmMo24ek3xa9gTA6uPkdInNnw/gw=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3TC7JIUPANKO2BVMV4NLHK5EVBNHHCC7S66M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3441/review/368409594@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3441@github.com>
References: <quicwg/base-drafts/pull/3441@github.com>
Subject: Re: [quicwg/base-drafts] Document TCP RTO vs QUIC PTO (#3441)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5eedae35505_2b173fd4ca8cd96011597f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/E6zO6QeFFZ3KEg63YWZwFAnIlFs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:52:25 -0000

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

martinthomson approved this pull request.



> @@ -228,6 +228,25 @@ QUIC endpoints measure the delay incurred between when a packet is received and
 when the corresponding acknowledgment is sent, allowing a peer to maintain a
 more accurate round-trip time estimate (see Section 13.2 of {{QUIC-TRANSPORT}}).
 
+### Probe Timeout Replaces RTO and TLP
+
+QUIC uses a probe timeout (see {{pto}}), with a timer based on TCP's RTO
+computation.  QUIC's PTO includes the peer's maximum expected acknowledgement
+delay instead of using a fixed minimum timeout. Unlike TCP, which collapses
+the congestion window upon expiry of an RTO, QUIC does not collapse the
+congestion window until persistent congestion {{persistent-congestion}} is

```suggestion
congestion window until persistent congestion ({{persistent-congestion}}) is
```

> @@ -228,6 +228,25 @@ QUIC endpoints measure the delay incurred between when a packet is received and
 when the corresponding acknowledgment is sent, allowing a peer to maintain a
 more accurate round-trip time estimate (see Section 13.2 of {{QUIC-TRANSPORT}}).
 
+### Probe Timeout Replaces RTO and TLP
+
+QUIC uses a probe timeout (see {{pto}}), with a timer based on TCP's RTO
+computation.  QUIC's PTO includes the peer's maximum expected acknowledgement
+delay instead of using a fixed minimum timeout. Unlike TCP, which collapses
+the congestion window upon expiry of an RTO, QUIC does not collapse the
+congestion window until persistent congestion {{persistent-congestion}} is
+declared and instead allows probe packets to temporarily exceed the congestion
+window whenever the timer expires.  In practice, this is similar to TCP with
+F-RTO, but it does allow more packets to be sent when the congestion window was

Citation for F-RTO?

> +QUIC specifies a time-based definition (see {{persistent-congestion}}) to
+ensure one or more packets are sent prior to a dramatic decrease in
+congestion window.

```suggestion
QUIC specifies a time-based definition to ensure one or more packets are sent
prior to a dramatic decrease in congestion window; see
{{persistent-congestion}}.
```

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

<p><b>@martinthomson</b> approved this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3441#discussi=
on_r387363823">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -228,6 +228,25 @@ QUIC endpoints measur=
e the delay incurred between when a packet is received and=0D
 when the corresponding acknowledgment is sent, allowing a peer to mainta=
in a=0D
 more accurate round-trip time estimate (see Section 13.2 of {{QUIC-TRANS=
PORT}}).=0D
 =0D
+### Probe Timeout Replaces RTO and TLP=0D
+=0D
+QUIC uses a probe timeout (see {{pto}}), with a timer based on TCP&#39;s=
 RTO=0D
+computation.  QUIC&#39;s PTO includes the peer&#39;s maximum expected ac=
knowledgement=0D
+delay instead of using a fixed minimum timeout. Unlike TCP, which collap=
ses=0D
+the congestion window upon expiry of an RTO, QUIC does not collapse the=0D=

+congestion window until persistent congestion {{persistent-congestion}} =
is=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-congestion window until persistent congestion=
 {{persistent-congestion}} is=0D
+congestion window until persistent congestion ({{persistent-congestion}}=
) is=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3441#discussi=
on_r387363935">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -228,6 +228,25 @@ QUIC endpoints measur=
e the delay incurred between when a packet is received and=0D
 when the corresponding acknowledgment is sent, allowing a peer to mainta=
in a=0D
 more accurate round-trip time estimate (see Section 13.2 of {{QUIC-TRANS=
PORT}}).=0D
 =0D
+### Probe Timeout Replaces RTO and TLP=0D
+=0D
+QUIC uses a probe timeout (see {{pto}}), with a timer based on TCP&#39;s=
 RTO=0D
+computation.  QUIC&#39;s PTO includes the peer&#39;s maximum expected ac=
knowledgement=0D
+delay instead of using a fixed minimum timeout. Unlike TCP, which collap=
ses=0D
+the congestion window upon expiry of an RTO, QUIC does not collapse the=0D=

+congestion window until persistent congestion {{persistent-congestion}} =
is=0D
+declared and instead allows probe packets to temporarily exceed the cong=
estion=0D
+window whenever the timer expires.  In practice, this is similar to TCP =
with=0D
+F-RTO, but it does allow more packets to be sent when the congestion win=
dow was=0D
</pre>=0D
<p>Citation for F-RTO?</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3441#discussi=
on_r387364327">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +QUIC specifies a time-based definition (s=
ee {{persistent-congestion}}) to=0D
+ensure one or more packets are sent prior to a dramatic decrease in=0D
+congestion window.=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-QUIC specifies a time-based definition (see {=
{persistent-congestion}}) to=0D
-ensure one or more packets are sent prior to a dramatic decrease in=0D
-congestion window.=0D
+QUIC specifies a time-based definition to ensure one or more packets are=
 sent=0D
+prior to a dramatic decrease in congestion window; see=0D
+{{persistent-congestion}}.=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3441?email_source=3Dnotifications&amp;email_token=3DA=
FTOJK3N2KPSGDDYK3UX3I3RFWJ25A5CNFSM4KRWT3I2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJ=
SXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCX2XX6Q#pullrequestreview-368409594=
">view it on GitHub</a>, or <a href=3D"https://github.com/notifications/u=
nsubscribe-auth/AFTOJK636LKRFUO5NDSCGS3RFWJ25ANCNFSM4KRWT3IQ">unsubscribe=
</a>.<img src=3D"https://github.com/notifications/beacon/AFTOJK3KRKBSRDLK=
F3U7SFLRFWJ25A5CNFSM4KRWT3I2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWN=
FSXPKTDN5WW2ZLOORPWSZGOCX2XX6Q.gif" height=3D"1" width=3D"1" alt=3D"" /><=
/p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3441?email_source=3D=
notifications\u0026email_token=3DAFTOJK3N2KPSGDDYK3UX3I3RFWJ25A5CNFSM4KRW=
T3I2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC=
X2XX6Q#pullrequestreview-368409594",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3441?email_source=3Dno=
tifications\u0026email_token=3DAFTOJK3N2KPSGDDYK3UX3I3RFWJ25A5CNFSM4KRWT3=
I2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCX2=
XX6Q#pullrequestreview-368409594",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e5eedae35505_2b173fd4ca8cd96011597f--


From nobody Tue Mar  3 15:53:48 2020
Return-Path: <bounces+848413-a050-quic-issues=ietf.org@sgmail.github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 06CA03A0890 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 15:53:46 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id y2vm_gFQ2F0e for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 15:53:38 -0800 (PST)
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 147B73A088C for <quic-issues@ietf.org>; Tue,  3 Mar 2020 15:53:37 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com;  h=from:to:subject:mime-version:content-type:content-transfer-encoding;  s=s20150108; bh=X2npcb4HHvkJk5ZX/AuVnwxYkDuutv75T5vD7UQRMRU=; b= Ds0hpzob6G4xLxR2KwVDfG7PE6cgDm0x/HOheNHfsC+ShQndC7mVzw8pHb42gWyB LJ/5yKPUHuLzeldewpN+hpwwV8FpBa7iVd50DQDmw9vPFWi661ofJXX71TyP/FM6 qWjD1AHxtjOnx56asWZ/s+APnGq0YDBvd56lZTiI62g=
Received: by filter0566p1iad2.sendgrid.net with SMTP id filter0566p1iad2-11975-5E5EEDFF-20 2020-03-03 23:53:35.770281952 +0000 UTC m=+2259425.919141688
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) by ismtpd0068p1mdw1.sendgrid.net (SG) with ESMTP id F_VVEw3ITkKSO3UU7DU6og for <quic-issues@ietf.org>; Tue, 03 Mar 2020 23:53:35.848 +0000 (UTC)
Received: from github-lowworker-275fa97.va3-iad.github.net (github-lowworker-275fa97.va3-iad.github.net [10.48.17.64]) by smtp.github.com (Postfix) with ESMTP id 2EF56C60C78 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 15:53:30 -0800 (PST)
Date: Tue, 03 Mar 2020 23:53:35 +0000 (UTC)
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-pto-vs-rto/bbdd86-ccefe8@github.com>
Subject: [quicwg/base-drafts] ccefe8: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3QIbhMNcm245ng1z2JwYpyNrTm4OIO/YHTsG zIWPHvfMbL9UETuS4sRpMkIFKA4ylJdI9izgSMc4n2cQbuaxK9pJrKsZ7X7OjTWJErtDLu9ojpGz1w PLWc1lf5Bu+tS9Y3JTDKx/L8hrz/8NtvVoCXYhW301HlL8rpJT6QLRmSzw==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/oJ6M9SAF6dK6ounq98t2pnlbOmk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:53:46 -0000

  Branch: refs/heads/ianswett-pto-vs-rto
  Home:   https://github.com/quicwg/base-drafts
  Commit: ccefe8667092622d869c997728b062a2f96153c4
      https://github.com/quicwg/base-drafts/commit/ccefe8667092622d869c997728b062a2f96153c4
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-03 (Tue, 03 Mar 2020)

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

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

Co-Authored-By: Martin Thomson <mt@lowentropy.net>



From nobody Tue Mar  3 15:53:56 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 86B8A3A088A for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 15:53:53 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.469
X-Spam-Level: 
X-Spam-Status: No, score=-6.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, T_SPF_TEMPERROR=0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KtIpyhduCcsP for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 15:53:44 -0800 (PST)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E42293A088D for <quic-issues@ietf.org>; Tue,  3 Mar 2020 15:53:43 -0800 (PST)
Received: from github-lowworker-c73936b.ash1-iad.github.net (github-lowworker-c73936b.ash1-iad.github.net [10.56.112.13]) by smtp.github.com (Postfix) with ESMTP id B0C6C28009B for <quic-issues@ietf.org>; Tue,  3 Mar 2020 15:53:41 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583279621; bh=hmHLBqJ/LJJ3zHjorELRS0m+pXurEJ3hIqM/anyl7tI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Xjvfa7wWMOAv86KGMmqixzeOawZ9i2birxQkxCRnb5lQYU3RCRcrzIBwVSJPMBJ+u Twp8GyERxnPEr1pPpAdmQxLn5EUi2pWxdr7puHbbZLQC520nqVNn+vDNJBsxLE0TBP OPGe3NTWG70gKw1ckrOUD6Vkbtub84qzx2l/tR54=
Date: Tue, 03 Mar 2020 15:53:41 -0800
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/3441/push/4714271249@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3441@github.com>
References: <quicwg/base-drafts/pull/3441@github.com>
Subject: Re: [quicwg/base-drafts] Document TCP RTO vs QUIC PTO (#3441)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5eee05a071e_5a4d3feda48cd968727ee"; 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/UeTGDp31IoDTqGyvQaS0V_NJqQg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:53:54 -0000

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

@ianswett pushed 1 commit.

ccefe8667092622d869c997728b062a2f96153c4  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/3441/files/bbdd861d1ef8dfbaadb2d38991af581acb4eea40..ccefe8667092622d869c997728b062a2f96153c4

----==_mimepart_5e5eee05a071e_5a4d3feda48cd968727ee
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/ccefe8667092622d869c997728b062a2f96153c4">ccefe86</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/3441/files/bbdd861d1ef8dfbaadb2d38991af581acb4eea40..ccefe8667092622d869c997728b062a2f96153c4?email_source=notifications&amp;email_token=AFTOJK4HVZHKWXOGLTIXBRTRFWKALA5CNFSM4KRWT3I2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TENRUHA4TOM2QOVZWQIZUG4YTIMRXGEZDIOI">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYXWHR4NX72TBCULXLRFWKALANCNFSM4KRWT3IQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4DT4F6B5MXAMCCXHDRFWKALA5CNFSM4KRWT3I2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TENRUHA4TOM2QOVZWQIZUG4YTIMRXGEZDIOI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3441/files/bbdd861d1ef8dfbaadb2d38991af581acb4eea40..ccefe8667092622d869c997728b062a2f96153c4?email_source=notifications\u0026email_token=AFTOJK4HVZHKWXOGLTIXBRTRFWKALA5CNFSM4KRWT3I2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TENRUHA4TOM2QOVZWQIZUG4YTIMRXGEZDIOI",
"url": "https://github.com/quicwg/base-drafts/pull/3441/files/bbdd861d1ef8dfbaadb2d38991af581acb4eea40..ccefe8667092622d869c997728b062a2f96153c4?email_source=notifications\u0026email_token=AFTOJK4HVZHKWXOGLTIXBRTRFWKALA5CNFSM4KRWT3I2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TENRUHA4TOM2QOVZWQIZUG4YTIMRXGEZDIOI",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e5eee05a071e_5a4d3feda48cd968727ee--


From nobody Tue Mar  3 15:55:06 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D5BD73A088F for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 15:55:04 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.09
X-Spam-Level: 
X-Spam-Status: No, score=-2.09 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, T_SPF_TEMPERROR=0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id X21gl2er3Xbr for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 15:54:55 -0800 (PST)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B8A123A0891 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 15:54:55 -0800 (PST)
Date: Tue, 03 Mar 2020 15:54:54 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583279694; bh=wqAN0NaY6dskewM0yprbJIarVEC154j/n3jOkFU3jjY=; h=Date:From:To:Subject:From; b=Zj31cPxiGEIJY0iUU9QlE7Lpy/tg59w1Y5+AN57rMESEuFzjc8jrMiEH/+oHJ6xHf O0psrVVpuXH+qE3NdlA6YiWBmOL/Q0o/QaNU0ru1u4YrgNU2Qzysn+jUWwkgS6eTAX vHhrJeBu8rUqkHr0qRW8yQ7wsw9KboxeXFa+lK20=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/0fbaa1-437ec7@github.com>
Subject: [quicwg/base-drafts] 437ec7: Script updating gh-pages from ccefe866. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/oY1OmbrHIJgdQeSaWl21qHge6Ls>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:55:05 -0000

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

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

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



From nobody Tue Mar  3 15:55:20 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7AF413A0893 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 15:55:18 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.087
X-Spam-Level: 
X-Spam-Status: No, score=-2.087 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, TVD_SPACE_RATIO=0.001, T_SPF_TEMPERROR=0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Y3WXh8_g20z6 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 15:55:06 -0800 (PST)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D2B833A088F for <quic-issues@ietf.org>; Tue,  3 Mar 2020 15:55:05 -0800 (PST)
Received: from github-lowworker-ca235ff.ash1-iad.github.net (github-lowworker-ca235ff.ash1-iad.github.net [10.56.110.15]) by smtp.github.com (Postfix) with ESMTP id 2F6389604FF for <quic-issues@ietf.org>; Tue,  3 Mar 2020 15:55:05 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583279705; bh=HIwUkyGeIv7WppcB1NHWGkrMv8h5493ddeajFRffepE=; h=Date:From:To:Subject:From; b=mSX3Va6971m04REh3WPUPREoXeeONrgAR/habJsQOf50UWfKwS0PLjyVIbGVRy3ZX ZT2LCmQzHlCX96bx0c+86QAnnuWvMEsQVSXfJNoshlBoM/itd2E9pKT2SsN/kUHa0z uCwQIkEZzOs1Vh0E8NhQ66Iw+3vkxBINvC2yrSB0=
Date: Tue, 03 Mar 2020 15:55:05 -0800
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-pto-vs-rto/ccefe8-0ef8f3@github.com>
Subject: [quicwg/base-drafts] 0ef8f3: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/nB2jn2I6L75_B_Nz3ZRYaoH3Eys>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:55:19 -0000

  Branch: refs/heads/ianswett-pto-vs-rto
  Home:   https://github.com/quicwg/base-drafts
  Commit: 0ef8f341bb1df7e7b04e5815596468b7a442824d
      https://github.com/quicwg/base-drafts/commit/0ef8f341bb1df7e7b04e5815596468b7a442824d
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-03 (Tue, 03 Mar 2020)

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

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

Co-Authored-By: Martin Thomson <mt@lowentropy.net>



From nobody Tue Mar  3 15:55:29 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8E0AB3A086A for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 15:55:27 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.472
X-Spam-Level: 
X-Spam-Status: No, score=-1.472 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_SPF_HELO_TEMPERROR=0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id b4Ai2r22MpGy for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 15:55:18 -0800 (PST)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E101A3A0880 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 15:55:17 -0800 (PST)
Received: from github-lowworker-2e54e43.va3-iad.github.net (github-lowworker-2e54e43.va3-iad.github.net [10.48.17.27]) by smtp.github.com (Postfix) with ESMTP id 87BF4A08B1 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 15:55:15 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583279715; bh=gIST3Vjrz2//BJVqx2CEhfb3MFXX4wOCryVGxTlqaTg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=FA/wShAH+wwA4vu7zaFSILisiF6erWI0v0aR97nOsjFYxBDsVMJt3bEQjSKwrD9ky wFdvTNANl4YSY32TIqd/h54cJ91zn4WfqeC54gaXRA9Gg3W9GksT2gClshz88BVQlB Xef05l7hJF8vsVloQd8sJ/obH13DB1DvREjNlqdE=
Date: Tue, 03 Mar 2020 15:55:15 -0800
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/3441/push/4714275795@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3441@github.com>
References: <quicwg/base-drafts/pull/3441@github.com>
Subject: Re: [quicwg/base-drafts] Document TCP RTO vs QUIC PTO (#3441)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5eee637727d_6a853ff15f0cd95c809c3"; 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/rrMy240Rmvp0qlnFgAIdk_dUFAc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:55:28 -0000

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

@ianswett pushed 1 commit.

0ef8f341bb1df7e7b04e5815596468b7a442824d  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/3441/files/ccefe8667092622d869c997728b062a2f96153c4..0ef8f341bb1df7e7b04e5815596468b7a442824d

----==_mimepart_5e5eee637727d_6a853ff15f0cd95c809c3
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/0ef8f341bb1df7e7b04e5815596468b7a442824d">0ef8f34</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/3441/files/ccefe8667092622d869c997728b062a2f96153c4..0ef8f341bb1df7e7b04e5815596468b7a442824d?email_source=notifications&amp;email_token=AFTOJKZSOD5D4FFIDK36D2TRFWKGHA5CNFSM4KRWT3I2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TENRUHA4TOM2QOVZWQIZUG4YTIMRXGU3TSNI">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5EW3ZBXYZPZJPI3NDRFWKGHANCNFSM4KRWT3IQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7R4YOO7GMPAK44LJ3RFWKGHA5CNFSM4KRWT3I2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TENRUHA4TOM2QOVZWQIZUG4YTIMRXGU3TSNI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3441/files/ccefe8667092622d869c997728b062a2f96153c4..0ef8f341bb1df7e7b04e5815596468b7a442824d?email_source=notifications\u0026email_token=AFTOJKZSOD5D4FFIDK36D2TRFWKGHA5CNFSM4KRWT3I2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TENRUHA4TOM2QOVZWQIZUG4YTIMRXGU3TSNI",
"url": "https://github.com/quicwg/base-drafts/pull/3441/files/ccefe8667092622d869c997728b062a2f96153c4..0ef8f341bb1df7e7b04e5815596468b7a442824d?email_source=notifications\u0026email_token=AFTOJKZSOD5D4FFIDK36D2TRFWKGHA5CNFSM4KRWT3I2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TENRUHA4TOM2QOVZWQIZUG4YTIMRXGU3TSNI",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e5eee637727d_6a853ff15f0cd95c809c3--


From nobody Tue Mar  3 15:56:57 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CD8873A08E2 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 15:56:54 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.09
X-Spam-Level: 
X-Spam-Status: No, score=-7.09 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, T_SPF_TEMPERROR=0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SXxphTLQ-x93 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 15:56:48 -0800 (PST)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E881C3A0897 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 15:56:47 -0800 (PST)
Received: from github-lowworker-c5134a3.ac4-iad.github.net (github-lowworker-c5134a3.ac4-iad.github.net [10.52.23.55]) by smtp.github.com (Postfix) with ESMTP id 606D8660918 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 15:56:46 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583279806; bh=btcA/UNMU5JWkDA4X62LXwCzIYTKt8570WZ35Ka/SvA=; h=Date:From:To:Subject:From; b=nejcA8p5GdbGlYwGtrT4+j4Lbv8221MTuWqsnxF/y2YWrD5zz+Jq9LT0ENSaEuFvN LzA9o2QuCv/jAtBXG00uM6lg6cClfESH3qF8Kot68gvcleEotQlYbv+enw7/AM+oTE jsImw/HxDkF3oB5Bp+osM1Cz7MPipuqcJsLiCDVI=
Date: Tue, 03 Mar 2020 15:56:46 -0800
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/437ec7-ce5173@github.com>
Subject: [quicwg/base-drafts] ce5173: Script updating gh-pages from 0ef8f341. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/OSnytIYW-c0GaBUTGy0I1mjdx54>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:56:55 -0000

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

  Changed paths:
    M ianswett-pto-vs-rto/draft-ietf-quic-recovery.html
    M ianswett-pto-vs-rto/draft-ietf-quic-recovery.txt
    M index.html

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



From nobody Tue Mar  3 16:02:08 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DC6183A08B2 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 16:02:06 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.685
X-Spam-Level: 
X-Spam-Status: No, score=-1.685 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, T_SPF_TEMPERROR=0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gafC_5h8GYH8 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 16:02:01 -0800 (PST)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BB3E03A08AE for <quic-issues@ietf.org>; Tue,  3 Mar 2020 16:02:00 -0800 (PST)
Received: from github-lowworker-6349a71.ac4-iad.github.net (github-lowworker-6349a71.ac4-iad.github.net [10.52.18.20]) by smtp.github.com (Postfix) with ESMTP id 6588FE0E04 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 16:01:59 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583280119; bh=HLRo1BEFvx/JYRRi0g0hBZNYit1U78um3NwBzytGOps=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=jRXtimIqGuaLBiBlo2zhH9EXtMB6RIqvZD3kmC6CvnjSvmuedSnB41F6/JcVoZ3xP 1H296MgmYRKjf2cM51VwI+hxFnyq98MO75jB3tw0105KWGHN6Ro9EoJGDvJFH54wYX ZF54dT6l85KXNqdkxZ5gk2Fo/aLrieQDugIAsXAQ=
Date: Tue, 03 Mar 2020 16:01:59 -0800
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYBOGBCI5QPMIJ6RLV4NLIPPEVBNHHCC7S66M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3441/review/368413724@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3441@github.com>
References: <quicwg/base-drafts/pull/3441@github.com>
Subject: Re: [quicwg/base-drafts] Document TCP RTO vs QUIC PTO (#3441)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5eeff754b89_29253fea904cd9601086ad"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/_3r1g8HbWK9YBtDyvFRKP46l-j0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:02:07 -0000

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

martinthomson commented on this pull request.



> +window whenever the timer expires.  In practice, this is similar to TCP with
+F-RTO, but it does allow more packets to be sent when the congestion window was
+not fully utilized prior to the probe timeout expiring. Though this is slightly

```suggestion
window whenever the timer expires.  In comparison to TCP with F-RTO
{{!RFC5682}}, which corrects an unnecessary collapse of the congestion window,
this design aims to prevent the window from collapsing. Though this is slightly
```

Perhaps?

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

<p><b>@martinthomson</b> commented on this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3441#discussi=
on_r387367436">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +window whenever the timer expires.  In pr=
actice, this is similar to TCP with=0D
+F-RTO, but it does allow more packets to be sent when the congestion win=
dow was=0D
+not fully utilized prior to the probe timeout expiring. Though this is s=
lightly=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-window whenever the timer expires.  In practi=
ce, this is similar to TCP with=0D
-F-RTO, but it does allow more packets to be sent when the congestion win=
dow was=0D
-not fully utilized prior to the probe timeout expiring. Though this is s=
lightly=0D
+window whenever the timer expires.  In comparison to TCP with F-RTO=0D
+{{!RFC5682}}, which corrects an unnecessary collapse of the congestion w=
indow,=0D
+this design aims to prevent the window from collapsing. Though this is s=
lightly=0D
</pre>=0D
=0D
<p>Perhaps?</p>=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3441?email_source=3Dnotifications&amp;email_token=3DA=
FTOJKYATGPRUMIRLQYK5ZTRFWK7PA5CNFSM4KRWT3I2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJ=
SXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCX2YYHA#pullrequestreview-368413724=
">view it on GitHub</a>, or <a href=3D"https://github.com/notifications/u=
nsubscribe-auth/AFTOJKYBYUJDIAOUYB3RHDTRFWK7PANCNFSM4KRWT3IQ">unsubscribe=
</a>.<img src=3D"https://github.com/notifications/beacon/AFTOJK5LLOGIMDFA=
MQS3ZQLRFWK7PA5CNFSM4KRWT3I2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWN=
FSXPKTDN5WW2ZLOORPWSZGOCX2YYHA.gif" height=3D"1" width=3D"1" alt=3D"" /><=
/p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3441?email_source=3D=
notifications\u0026email_token=3DAFTOJKYATGPRUMIRLQYK5ZTRFWK7PA5CNFSM4KRW=
T3I2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC=
X2YYHA#pullrequestreview-368413724",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3441?email_source=3Dno=
tifications\u0026email_token=3DAFTOJKYATGPRUMIRLQYK5ZTRFWK7PA5CNFSM4KRWT3=
I2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCX2=
YYHA#pullrequestreview-368413724",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e5eeff754b89_29253fea904cd9601086ad--


From nobody Tue Mar  3 16:02:26 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C3C003A08B2 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 16:02:23 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.089
X-Spam-Level: 
X-Spam-Status: No, score=-8.089 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, T_SPF_TEMPERROR=0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rpk5PbS-RpDi for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 16:02:19 -0800 (PST)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AD8C13A08AE for <quic-issues@ietf.org>; Tue,  3 Mar 2020 16:02:18 -0800 (PST)
Date: Tue, 03 Mar 2020 16:02:17 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583280137; bh=BgdX4JAKRYqf1vvWxTmVN9XLAoR5ctgw54J3y+OrjNM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=pdp/ZEs6/FNPLjGZNhF2Fu3GwNcwoyyYY9R11+/Ronk1gBA+HVokPjQH1jOJDBoud HDhRT6+tWfOaYI+nUpj/+dcaYIZkhLbiBUbvVhX+8AxSodjQauLOcHh/JjkjT/v6Tr 4QyxSa+hsms3R00LoW2/rvz9mJqscB2GumApZGvA=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5657FKI3C5BFIQGGV4NLIQTEVBNHHCC4MTBY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3440/review/368410473@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3440@github.com>
References: <quicwg/base-drafts/pull/3440@github.com>
Subject: Re: [quicwg/base-drafts] Allow CONNECTION_CLOSE in 0-RTT (#3440)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5ef0099af41_1fc33fea0d4cd95c427fc"; 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/dohzJ8LjaG5uUzmUJx-yxjIWQEs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:02:24 -0000

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

kazuho commented on this pull request.

LGTM modulo the points below.

>  
-- CRYPTO frames and CONNECTION_CLOSE frames signaling errors at the QUIC layer
-  (type 0x1c) MAY appear in packets of any encryption level except 0-RTT.
+- CONNECTION_CLOSE frames signaling errors at the QUIC layer (type 0x1c) MAY
+  appear in any packet number space. CONNECTION_CLOSE frames signaling
+  application errors (type 0x1d) MAY appear in every packet number space other
+  than Initial.

I think we should forbid CONNECTION_CLOSE (0x1d) from being used in Handshake packets. It is the responsibility of an encrypted transport encrypted *and authenticated* channel to the application. Handshake packets do not provide that.

Consider the case of a pot protocol that returns a boolean indicating if it is a coffee pot or a tea pot. Such an application protocol can use application close to indicate that boolean. But can a coffee pot send that boolean in a Handshake packet? Definitely not! Because somebody from Britain might spoof a Handshake packet that tells the client that it is in fact a tea pot.

> +  the client has Handshake keys.  Under these circumstances, a server SHOULD
+  send a CONNECTION_CLOSE frame in both Handshake and Initial packets to ensure
+  that at least one of them is processable by the client.
+
+* A client that sends CONNECTION_CLOSE in a 0-RTT packet cannot be assured of
+  the server has accepted 0-RTT and so sending a CONNECTION_CLOSE frame in an
+  Initial packet makes it more likely that the server can receive the close
+  signal, even if the application error code might not be received.
+
+* Prior to confirming the handshake, a peer might be unable to process 1-RTT
+  packets, so an endpoint SHOULD send CONNECTION_CLOSE in both Handshake and
+  1-RTT packets.  A server SHOULD also send CONNECTION_CLOSE in an Initial
+  packet.
+
+An CONNECTION_CLOSE of type 0x1d MUST be replaced by a CONNECTION_CLOSE of type
+0x1c when sending the frame in Initial packets. Otherwise, information about

"Initial or Handshake packets" due to the reason stated above.

>  
-: A CONNECTION_CLOSE frame of type 0x1c can appear in Initial, Handshake, and
-1-RTT packets, whereas a CONNECTION_CLOSE of type 0x1d can only appear in a
-1-RTT packet.
+: A CONNECTION_CLOSE frame of type 0x1d cannot appear in Initial packets.

Initial or Handshake

> @@ -5680,10 +5693,10 @@ Reason Phrase:
   This SHOULD be a UTF-8 encoded string {{!RFC3629}}.
 
 The application-specific variant of CONNECTION_CLOSE (type 0x1d) can only be
-sent using an 1-RTT packet ({{QUIC-TLS}}, Section 4).  When an application
-wishes to abandon a connection during the handshake, an endpoint can send a
-CONNECTION_CLOSE frame (type 0x1c) with an error code of 0x15a ("user_canceled"
-alert; see {{?TLS13}}) in an Initial or a Handshake packet.
+sent using 0-RTT or 1-RTT packets ({{QUIC-TLS}}, Section 4).  When an

Good to know that the sentence here forbids CONNECTION_CLOSE (0x1d) being used in Handshake packets. Maybe it's the case that we changed here, but not the other places (that I have pointed 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/3440#pullrequestreview-368410473
----==_mimepart_5e5ef0099af41_1fc33fea0d4cd95c427fc
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

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

<p>LGTM modulo the points below.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3440#discussion_r387364583">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt;  
-- CRYPTO frames and CONNECTION_CLOSE frames signaling errors at the QUIC layer
-  (type 0x1c) MAY appear in packets of any encryption level except 0-RTT.
+- CONNECTION_CLOSE frames signaling errors at the QUIC layer (type 0x1c) MAY
+  appear in any packet number space. CONNECTION_CLOSE frames signaling
+  application errors (type 0x1d) MAY appear in every packet number space other
+  than Initial.
</pre>
<p>I think we should forbid CONNECTION_CLOSE (0x1d) from being used in Handshake packets. It is the responsibility of an encrypted transport encrypted <em>and authenticated</em> channel to the application. Handshake packets do not provide that.</p>
<p>Consider the case of a pot protocol that returns a boolean indicating if it is a coffee pot or a tea pot. Such an application protocol can use application close to indicate that boolean. But can a coffee pot send that boolean in a Handshake packet? Definitely not! Because somebody from Britain might spoof a Handshake packet that tells the client that it is in fact a tea pot.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3440#discussion_r387366277">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +  the client has Handshake keys.  Under these circumstances, a server SHOULD
+  send a CONNECTION_CLOSE frame in both Handshake and Initial packets to ensure
+  that at least one of them is processable by the client.
+
+* A client that sends CONNECTION_CLOSE in a 0-RTT packet cannot be assured of
+  the server has accepted 0-RTT and so sending a CONNECTION_CLOSE frame in an
+  Initial packet makes it more likely that the server can receive the close
+  signal, even if the application error code might not be received.
+
+* Prior to confirming the handshake, a peer might be unable to process 1-RTT
+  packets, so an endpoint SHOULD send CONNECTION_CLOSE in both Handshake and
+  1-RTT packets.  A server SHOULD also send CONNECTION_CLOSE in an Initial
+  packet.
+
+An CONNECTION_CLOSE of type 0x1d MUST be replaced by a CONNECTION_CLOSE of type
+0x1c when sending the frame in Initial packets. Otherwise, information about
</pre>
<p>"Initial or Handshake packets" due to the reason stated above.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3440#discussion_r387366639">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-: A CONNECTION_CLOSE frame of type 0x1c can appear in Initial, Handshake, and
-1-RTT packets, whereas a CONNECTION_CLOSE of type 0x1d can only appear in a
-1-RTT packet.
+: A CONNECTION_CLOSE frame of type 0x1d cannot appear in Initial packets.
</pre>
<p>Initial or Handshake</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3440#discussion_r387367439">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -5680,10 +5693,10 @@ Reason Phrase:
   This SHOULD be a UTF-8 encoded string {{!RFC3629}}.
 
 The application-specific variant of CONNECTION_CLOSE (type 0x1d) can only be
-sent using an 1-RTT packet ({{QUIC-TLS}}, Section 4).  When an application
-wishes to abandon a connection during the handshake, an endpoint can send a
-CONNECTION_CLOSE frame (type 0x1c) with an error code of 0x15a (&quot;user_canceled&quot;
-alert; see {{?TLS13}}) in an Initial or a Handshake packet.
+sent using 0-RTT or 1-RTT packets ({{QUIC-TLS}}, Section 4).  When an
</pre>
<p>Good to know that the sentence here forbids CONNECTION_CLOSE (0x1d) being used in Handshake packets. Maybe it's the case that we changed here, but not the other places (that I have pointed 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/3440?email_source=notifications&amp;email_token=AFTOJK7IWWQ5UTGTTPKTSDTRFWLATA5CNFSM4KQ7BMU2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCX2X62I#pullrequestreview-368410473">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKY4OGME4NCO7YFWWJLRFWLATANCNFSM4KQ7BMUQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZI33MI4GIPDXA3RI3RFWLATA5CNFSM4KQ7BMU2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCX2X62I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3440?email_source=notifications\u0026email_token=AFTOJK7IWWQ5UTGTTPKTSDTRFWLATA5CNFSM4KQ7BMU2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCX2X62I#pullrequestreview-368410473",
"url": "https://github.com/quicwg/base-drafts/pull/3440?email_source=notifications\u0026email_token=AFTOJK7IWWQ5UTGTTPKTSDTRFWLATA5CNFSM4KQ7BMU2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCX2X62I#pullrequestreview-368410473",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e5ef0099af41_1fc33fea0d4cd95c427fc--


From nobody Tue Mar  3 16:08:09 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 095B23A05A0 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 16:08:06 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9SU5oBHqqJVP for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 16:07:55 -0800 (PST)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 76FF23A08CC for <quic-issues@ietf.org>; Tue,  3 Mar 2020 16:07:55 -0800 (PST)
Received: from github-lowworker-9d2806a.ash1-iad.github.net (github-lowworker-9d2806a.ash1-iad.github.net [10.56.102.50]) by smtp.github.com (Postfix) with ESMTP id 94C39281182 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 16:07:54 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583280474; bh=S5EK2rcOvKO31kUobWlQlN0BWWGNfdaLWDTlsNFX+zM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=b+TG2F0gykISDGNH35t1Vj/R7IZepmdC9yk1D1h8pteeRCWV0DKsMgr3TXL6cp5H7 /EdOg560Z5q9vT6YDL1AowjKMzTKJyevmuBJFQ1tx4B4mf8CpSQwa3ivSiMm2nD2zQ UwRrQujYHSx32XXc0ZadJ+5qO+DOKaf6l5Wlk3+Q=
Date: Tue, 03 Mar 2020 16:07:54 -0800
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7BAN7WKLN2OYGZB3F4NLJFVEVBNHHCC4MTBY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3440/review/368415800@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3440@github.com>
References: <quicwg/base-drafts/pull/3440@github.com>
Subject: Re: [quicwg/base-drafts] Allow CONNECTION_CLOSE in 0-RTT (#3440)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5ef15a851bd_71d33fd48bacd95c5152c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/0YJT988ppN3sL8hVw7vxKjWri7U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:08:07 -0000

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

martinthomson commented on this pull request.



>  
-- CRYPTO frames and CONNECTION_CLOSE frames signaling errors at the QUIC layer
-  (type 0x1c) MAY appear in packets of any encryption level except 0-RTT.
+- CONNECTION_CLOSE frames signaling errors at the QUIC layer (type 0x1c) MAY
+  appear in any packet number space. CONNECTION_CLOSE frames signaling
+  application errors (type 0x1d) MAY appear in every packet number space other
+  than Initial.

That is good reasoning.  I will do that.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3440#discussion_r387369170
----==_mimepart_5e5ef15a851bd_71d33fd48bacd95c5152c
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/3440#discussion_r387369170">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt;  
-- CRYPTO frames and CONNECTION_CLOSE frames signaling errors at the QUIC layer
-  (type 0x1c) MAY appear in packets of any encryption level except 0-RTT.
+- CONNECTION_CLOSE frames signaling errors at the QUIC layer (type 0x1c) MAY
+  appear in any packet number space. CONNECTION_CLOSE frames signaling
+  application errors (type 0x1d) MAY appear in every packet number space other
+  than Initial.
</pre>
<p>That is good reasoning.  I will do that.</p>

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


From nobody Tue Mar  3 16:11:59 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C67013A08FC for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 16:11:48 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.696
X-Spam-Level: 
X-Spam-Status: No, score=-1.696 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uUp_5rC-IBQD for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 16:11:36 -0800 (PST)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DDD893A0967 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 16:11:35 -0800 (PST)
Date: Tue, 03 Mar 2020 16:11:35 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583280695; bh=3PmA7JgLFhMYsjBIpPv8dz52jTLXDMFIlWrPHdUwQqA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=J1+E2PRR1Q9SKnM4SyJC9uVFqkjcrZsAqTGJ9RZ65tF1egMNJg2uIyan2Pa3nn3ey hBnHQqc+kZnG6zRVHYlLVYJhzN3u0EF0kJkwqYCGWzE+mh1glLwRks9KFQhosR2GoJ d+qT60KZPzhStDkClSCL/Y3D7qlbToS4iOviHrdQ=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7I6R7X36LWJIZ353F4NLJTPEVBNHHCC4MTBY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3440/review/368417209@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3440@github.com>
References: <quicwg/base-drafts/pull/3440@github.com>
Subject: Re: [quicwg/base-drafts] Allow CONNECTION_CLOSE in 0-RTT (#3440)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5ef23727093_37193fc16becd968100883"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/DAe85gafgPpWD9TPwwLgmjCn_NM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:11:56 -0000

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

martinthomson commented on this pull request.



> @@ -5680,10 +5693,10 @@ Reason Phrase:
   This SHOULD be a UTF-8 encoded string {{!RFC3629}}.
 
 The application-specific variant of CONNECTION_CLOSE (type 0x1d) can only be
-sent using an 1-RTT packet ({{QUIC-TLS}}, Section 4).  When an application
-wishes to abandon a connection during the handshake, an endpoint can send a
-CONNECTION_CLOSE frame (type 0x1c) with an error code of 0x15a ("user_canceled"
-alert; see {{?TLS13}}) in an Initial or a Handshake packet.
+sent using 0-RTT or 1-RTT packets ({{QUIC-TLS}}, Section 4).  When an

Well that was a mistake, but now I don't have to fix 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/3440#discussion_r387370293
----==_mimepart_5e5ef23727093_37193fc16becd968100883
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/3440#discussion_r387370293">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -5680,10 +5693,10 @@ Reason Phrase:
   This SHOULD be a UTF-8 encoded string {{!RFC3629}}.
 
 The application-specific variant of CONNECTION_CLOSE (type 0x1d) can only be
-sent using an 1-RTT packet ({{QUIC-TLS}}, Section 4).  When an application
-wishes to abandon a connection during the handshake, an endpoint can send a
-CONNECTION_CLOSE frame (type 0x1c) with an error code of 0x15a (&quot;user_canceled&quot;
-alert; see {{?TLS13}}) in an Initial or a Handshake packet.
+sent using 0-RTT or 1-RTT packets ({{QUIC-TLS}}, Section 4).  When an
</pre>
<p>Well that was a mistake, but now I don't have to fix 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/3440?email_source=notifications&amp;email_token=AFTOJK4PBRWTQILDN73GZLDRFWMDPA5CNFSM4KQ7BMU2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCX2ZTOI#discussion_r387370293">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3VNSGP3HFT4GOXLRDRFWMDPANCNFSM4KQ7BMUQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK67WKNWDV7HF5F4CALRFWMDPA5CNFSM4KQ7BMU2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCX2ZTOI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3440?email_source=notifications\u0026email_token=AFTOJK4PBRWTQILDN73GZLDRFWMDPA5CNFSM4KQ7BMU2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCX2ZTOI#discussion_r387370293",
"url": "https://github.com/quicwg/base-drafts/pull/3440?email_source=notifications\u0026email_token=AFTOJK4PBRWTQILDN73GZLDRFWMDPA5CNFSM4KQ7BMU2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCX2ZTOI#discussion_r387370293",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e5ef23727093_37193fc16becd968100883--


From nobody Tue Mar  3 16:13:46 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C626C3A08E4 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 16:13:43 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.091
X-Spam-Level: 
X-Spam-Status: No, score=-2.091 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_PASS=-0.001, T_SPF_HELO_TEMPERROR=0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id eUj-X5wj2IRH for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 16:13:35 -0800 (PST)
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 62C9B3A08D9 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 16:13:35 -0800 (PST)
Received: from github-lowworker-39ac79b.ac4-iad.github.net (github-lowworker-39ac79b.ac4-iad.github.net [10.52.18.15]) by smtp.github.com (Postfix) with ESMTP id 584C812126B for <quic-issues@ietf.org>; Tue,  3 Mar 2020 16:13:34 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583280814; bh=TZpyLcAcm3fp0xKV4dv1jqZdRpoHGbvvWut8Qg+vAs0=; h=Date:From:To:Subject:From; b=pp/pHW/JZY7SHiuATwZIngYfOoq7DdMyFJHx4EFRxTGGUyEdJ100T38/qaSSRXUP5 /DQDkx9CsBMHGVNRj/zPCbvcRCCp8p1PPTsvcG6YRDZz0/ZsbX9zM/LP+YzR7dRAgs zt0lWxqRnSTU5aJAW80VO6vp1jYR7i20srjuBMG8=
Date: Tue, 03 Mar 2020 16:13:34 -0800
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/close-0rtt/7ac257-649237@github.com>
Subject: [quicwg/base-drafts] 649237: Forbid application close in Handshake too
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/amcSUr6XOXWnc-z_zMmGp05anec>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:13:44 -0000

  Branch: refs/heads/close-0rtt
  Home:   https://github.com/quicwg/base-drafts
  Commit: 64923744854a0835ae0948828f6495a1dc4acd58
      https://github.com/quicwg/base-drafts/commit/64923744854a0835ae0948828f6495a1dc4acd58
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-04 (Wed, 04 Mar 2020)

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

  Log Message:
  -----------
  Forbid application close in Handshake too



From nobody Tue Mar  3 16:13:55 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5E3F43A08DA for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 16:13:53 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.473
X-Spam-Level: 
X-Spam-Status: No, score=-1.473 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_SPF_HELO_TEMPERROR=0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nsyI3VTi0ZUQ for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 16:13:46 -0800 (PST)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 55F853A08D9 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 16:13:46 -0800 (PST)
Received: from github-lowworker-6349a71.ac4-iad.github.net (github-lowworker-6349a71.ac4-iad.github.net [10.52.18.20]) by smtp.github.com (Postfix) with ESMTP id 57DEAA044F for <quic-issues@ietf.org>; Tue,  3 Mar 2020 16:13:44 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583280824; bh=tBjZOfsZBVWJ7Pogp86zW9FC2l/04IstT0jbGjWlI6U=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=O1WYJNleikL4F9dcOTNyAvUwrlHWRUY4fgGas5OdlmNzfEjKQg2KTJeNoZP6brprt MAcNhsbQI6oXvVzGmNRHo4Ys1SLQE8SaGBqNEwHPdoCVgkWVDusGIHCjo/Lvksw9G4 tRp/igoAcrttmSCC2eD/NZ896vH9Rt89bwVCqNZU=
Date: Tue, 03 Mar 2020 16:13:44 -0800
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/3440/push/4714331276@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3440@github.com>
References: <quicwg/base-drafts/pull/3440@github.com>
Subject: Re: [quicwg/base-drafts] Early CONNECTION_CLOSE fixes (#3440)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5ef2b84844d_292c3fea904cd960129347"; 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/480OzT-Jx5vJ2wbib-xpUBt3Qx0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:13:54 -0000

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

@martinthomson pushed 1 commit.

64923744854a0835ae0948828f6495a1dc4acd58  Forbid application close in Handshake too


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3440/files/7ac257f124012d5afdc07f423ad770511f2ccf5c..64923744854a0835ae0948828f6495a1dc4acd58

----==_mimepart_5e5ef2b84844d_292c3fea904cd960129347
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/64923744854a0835ae0948828f6495a1dc4acd58">6492374</a>  Forbid application close in Handshake 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/3440/files/7ac257f124012d5afdc07f423ad770511f2ccf5c..64923744854a0835ae0948828f6495a1dc4acd58?email_source=notifications&amp;email_token=AFTOJKZB6DZIZHSKDPHM73DRFWMLRA5CNFSM4KQ7BMU2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TCOJWGQ3DOOCQOVZWQIZUG4YTIMZTGEZDONQ">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK25MYJHE7IINNP7GWDRFWMLRANCNFSM4KQ7BMUQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5JLMMHR4QFHFZZ2G3RFWMLRA5CNFSM4KQ7BMU2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TCOJWGQ3DOOCQOVZWQIZUG4YTIMZTGEZDONQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3440/files/7ac257f124012d5afdc07f423ad770511f2ccf5c..64923744854a0835ae0948828f6495a1dc4acd58?email_source=notifications\u0026email_token=AFTOJKZB6DZIZHSKDPHM73DRFWMLRA5CNFSM4KQ7BMU2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TCOJWGQ3DOOCQOVZWQIZUG4YTIMZTGEZDONQ",
"url": "https://github.com/quicwg/base-drafts/pull/3440/files/7ac257f124012d5afdc07f423ad770511f2ccf5c..64923744854a0835ae0948828f6495a1dc4acd58?email_source=notifications\u0026email_token=AFTOJKZB6DZIZHSKDPHM73DRFWMLRA5CNFSM4KQ7BMU2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TCOJWGQ3DOOCQOVZWQIZUG4YTIMZTGEZDONQ",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e5ef2b84844d_292c3fea904cd960129347--


From nobody Tue Mar  3 16:15:07 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 930133A08E7 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 16:15:05 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8O1pRxyUX2cG for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 16:15:02 -0800 (PST)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4F7E33A08D9 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 16:15:02 -0800 (PST)
Date: Tue, 03 Mar 2020 16:15:00 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583280900; bh=76MJDiCrjmluXOLNCpFHEy5OlClO6uP2z3utLcUl5DQ=; h=Date:From:To:Subject:From; b=jQZ77mObOBlxXmmOD2jEKyt+m7Y3wcl0IEtWZiRhPs3HePamVq7ymxaD8ANw2Xgv2 lObw+W8lBijoWjDef6vHOEhT0vKPedusD9v4mmMyagWpR+NmS7JwawuOVgFshsaxOi mLfqYmSnSpqxijMsG2hBJ1nq8QJ/9A3z8JCty7DA=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/ce5173-9e178c@github.com>
Subject: [quicwg/base-drafts] 9e178c: Script updating gh-pages from 64923744. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/8gkiThG_vW2lpb33qHlL4m1dPWg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:15:06 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 9e178c146f9c3c4671a4a2e49fd5df0c17479acf
      https://github.com/quicwg/base-drafts/commit/9e178c146f9c3c4671a4a2e49fd5df0c17479acf
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-04 (Wed, 04 Mar 2020)

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

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



From nobody Tue Mar  3 16:34:26 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C01593A0957 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 16:34:24 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.684
X-Spam-Level: 
X-Spam-Status: No, score=-1.684 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, T_SPF_TEMPERROR=0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id K3l61PByhttF for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 16:34:18 -0800 (PST)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 91F683A0956 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 16:34:18 -0800 (PST)
Date: Tue, 03 Mar 2020 16:34:17 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583282057; bh=5F2Lr4rjPNT7WObiK8uoEiN0U3spfJ78pNE/iDJKbb4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=h1eXwQGqqd/pExUFLir7RaMxx5VGWtp97gwRDbcsqw0tcm529nSbyGR0rSXmgm1rv OADxuhmW8aGh3nEzY08enwpj8+3kk7ITa4cngU45ZA7WjGEB1JEQW1RihznkS2BL9b LVxK1KuERBPxlRWTVmpA45Yo2Gof+FnQL7ToWtHs=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6WVZLZNT45YUA37DV4NLMITEVBNHHCC3RXUI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3430/594243641@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3430@github.com>
References: <quicwg/base-drafts/issues/3430@github.com>
Subject: Re: [quicwg/base-drafts] It is unclear if some frames are forbidden in 0-RTT (#3430)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5ef7895425a_6d3d3f9c394cd960235153"; 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/q_cKqgzNaZuGpo1Wmv136T3WrsQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:34:25 -0000

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

FWIW, I think #3440 is the way to go.

Though to avoid confustion, I think it might be helpful to clarify what th "Packets" column means in [table 3](https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#frame-types) of the transport draft.

At the moment, the column is being explained as _the types of packets that each frame type can appear in_ (https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#section-12.4-8), but we could specifically say that it reflects the rules defined in [section 4 of the TLS draft](https://quicwg.org/base-drafts/draft-ietf-quic-tls.html#section-4) plus prohibitions stated elsewhere.

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

<p>FWIW, I think <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="561091342" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3440" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3440/hovercard" href="https://github.com/quicwg/base-drafts/pull/3440">#3440</a> is the way to go.</p>
<p>Though to avoid confustion, I think it might be helpful to clarify what th "Packets" column means in <a href="https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#frame-types" rel="nofollow">table 3</a> of the transport draft.</p>
<p>At the moment, the column is being explained as <em>the types of packets that each frame type can appear in</em> (<a href="https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#section-12.4-8" rel="nofollow">https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#section-12.4-8</a>), but we could specifically say that it reflects the rules defined in <a href="https://quicwg.org/base-drafts/draft-ietf-quic-tls.html#section-4" rel="nofollow">section 4 of the TLS draft</a> plus prohibitions stated elsewhere.</p>

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


From nobody Tue Mar  3 16:39:04 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C1B733A096F for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 16:39:01 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.1
X-Spam-Level: 
X-Spam-Status: No, score=-3.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id O7sIJtMVbIJc for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 16:38:58 -0800 (PST)
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 70D2C3A0967 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 16:38:58 -0800 (PST)
Received: from github-lowworker-f144ac1.va3-iad.github.net (github-lowworker-f144ac1.va3-iad.github.net [10.48.16.59]) by smtp.github.com (Postfix) with ESMTP id 1505C261576 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 16:38:57 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583282337; bh=lM+wcv+xDJSOI82BBS8pkQdKixBgthyMaycIbKnEHgA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=nHPmK0ND7WwFsOLM58x+BZ9vaX7+rQNLIfBcM6EHukwLoAW9aVUFQLoTMmwUsWFOT MzdmRyQBERi6jATVXxLwZL7uQKrrKWi3Z5MtIcz32AdPhXyhDs+kmq2WAlp9Z/MR+O ixdvDGvlm4kRynwAwD7mSsMFitYlp3DjZXBp2t9M=
Date: Tue, 03 Mar 2020 16:38:56 -0800
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2ZZDHXMU34XA4TZCF4NLM2BEVBNHHCC4MTBY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3440/review/368409255@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3440@github.com>
References: <quicwg/base-drafts/pull/3440@github.com>
Subject: Re: [quicwg/base-drafts] Early CONNECTION_CLOSE fixes (#3440)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5ef8a0c3298_5a6d3fb5f1ecd95c139382"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/H2oN6tIrvB_1G_fWPx6GormMdc0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:39:02 -0000

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

janaiyengar commented on this pull request.

A few suggestions, but overall looks good!

> @@ -415,12 +415,18 @@ A QUIC client starts TLS by requesting TLS handshake bytes from TLS.  The client
 acquires handshake bytes before sending its first packet.  A QUIC server starts
 the process by providing TLS with the client's handshake bytes.
 
-At any time, the TLS stack at an endpoint will have a current sending encryption
-level and receiving encryption level. Each encryption level is associated with a
-different flow of bytes, which is reliably transmitted to the peer in CRYPTO
-frames. When TLS provides handshake bytes to be sent, they are appended to the
-current flow and any packet that includes the CRYPTO frame is protected using
-keys from the corresponding encryption level.
+At any time, the TLS stack at an endpoint will have a current sending
+encryption level and receiving encryption level. Encryption levels correspond
+roughly to packet number spaces and determine the packet type and keys that are
+used for protecting data.
+
+Each encryption level is associated with a different flow of bytes, which is
+reliably transmitted to the peer in CRYPTO frames. When TLS provides handshake
+bytes to be sent, they are appended to the current flow and any packet that

```suggestion
bytes to be sent, they are appended to the current flow. Any packet that
```

> +encryption level and receiving encryption level. Encryption levels correspond
+roughly to packet number spaces and determine the packet type and keys that are
+used for protecting data.

```suggestion
encryption level and receiving encryption level. Encryption levels determine
the packet type and keys that are used for protecting data.
```

(moved this below to be more precise.)

> +0-RTT, Handshake, and 1-RTT packets. CRYPTO frames are carried in just three of
+these levels, omitting the 0-RTT level.

```suggestion
0-RTT, Handshake, and 1-RTT packets. CRYPTO frames are carried in just three of
these levels, omitting the 0-RTT level. These four levels correspond to three packet
number spaces: Initial and Handshake encrypted packets use their own separate
spaces, and 0-RTT and 1-RTT encrypted packets use one other space. 
```

> @@ -1364,12 +1364,11 @@ by the frames that are typically contained in those packets. So, for instance
 the first packet is of type Initial, with packet number 0, and contains a CRYPTO
 frame carrying the ClientHello.
 
-Note that multiple QUIC packets -- even of different encryption levels -- may be
+Note that multiple QUIC packets -- even of different packet types -- can be

Take-it-or-leave-it suggestion: It seems useful to say here that different encryption levels can be coalesced. Perhaps retain this old text here?

>  coalesced into a single UDP datagram (see {{packet-coalesce}}), and so this
 handshake may consist of as few as 4 UDP datagrams, or any number more. For
-instance, the server's first flight contains packets from the Initial encryption
-level (obfuscation), the Handshake level, and "0.5-RTT data" from the server at
-the 1-RTT encryption level.
+instance, the server's first flight contains Initial packets (obfuscation),

```suggestion
instance, the server's first flight contains Initial packets,
```

>  coalesced into a single UDP datagram (see {{packet-coalesce}}), and so this
 handshake may consist of as few as 4 UDP datagrams, or any number more. For
-instance, the server's first flight contains packets from the Initial encryption
-level (obfuscation), the Handshake level, and "0.5-RTT data" from the server at
-the 1-RTT encryption level.
+instance, the server's first flight contains Initial packets (obfuscation),
+Handshake packets, and "0.5-RTT data" in packets with a short header.

```suggestion
Handshake packets, and "0.5-RTT data" in 1-RTT packets with a short header.
```

> +An CONNECTION_CLOSE of type 0x1d MUST be replaced by a CONNECTION_CLOSE of type
+0x1c when sending the frame in Initial packets. Otherwise, information about
+the application state might be revealed. Endpoints MUST clear the value of the
+Reason Phrase field and SHOULD use the APPLICATION_ERROR code when converting
+to a CONNECTION_CLOSE of type 0x1c.

```suggestion
Sending a CONNECTION_CLOSE of type 0x1d in an Initial packet might reveal application
state to third parties. To avoid this leakage, a CONNECTION_CLOSE of type 0x1d MUST
be replaced by a CONNECTION_CLOSE of type 0x1c when sending the frame in Initial
packets. Endpoints MUST clear the value of the Reason Phrase field and SHOULD use
the APPLICATION_ERROR code when converting to a CONNECTION_CLOSE of type 0x1c.
```

>  
-A client will always know whether the server has Handshake keys (see
-{{discard-initial}}), but it is possible that a server does not know whether the
-client has Handshake keys.  Under these circumstances, a server SHOULD send a
-CONNECTION_CLOSE frame in both Handshake and Initial packets to ensure that at
-least one of them is processable by the client.  Similarly, a peer might be
-unable to read 1-RTT packets, so an endpoint SHOULD send CONNECTION_CLOSE in
-Handshake and 1-RTT packets prior to confirming the handshake.  These packets
-can be coalesced into a single UDP datagram; see {{packet-coalesce}}.
+CONNECTION_CLOSE frames sent in multiple packets can be coalesced into a single

```suggestion
CONNECTION_CLOSE frames sent in multiple packets types can be coalesced into a single
```

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

<p><b>@janaiyengar</b> commented on this pull request.</p>=0D
=0D
<p>A few suggestions, but overall looks good!</p><hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3440#discussi=
on_r387364574">draft-ietf-quic-tls.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -415,12 +415,18 @@ A QUIC client starts=
 TLS by requesting TLS handshake bytes from TLS.  The client=0D
 acquires handshake bytes before sending its first packet.  A QUIC server=
 starts=0D
 the process by providing TLS with the client&#39;s handshake bytes.=0D
 =0D
-At any time, the TLS stack at an endpoint will have a current sending en=
cryption=0D
-level and receiving encryption level. Each encryption level is associate=
d with a=0D
-different flow of bytes, which is reliably transmitted to the peer in CR=
YPTO=0D
-frames. When TLS provides handshake bytes to be sent, they are appended =
to the=0D
-current flow and any packet that includes the CRYPTO frame is protected =
using=0D
-keys from the corresponding encryption level.=0D
+At any time, the TLS stack at an endpoint will have a current sending=0D=

+encryption level and receiving encryption level. Encryption levels corre=
spond=0D
+roughly to packet number spaces and determine the packet type and keys t=
hat are=0D
+used for protecting data.=0D
+=0D
+Each encryption level is associated with a different flow of bytes, whic=
h is=0D
+reliably transmitted to the peer in CRYPTO frames. When TLS provides han=
dshake=0D
+bytes to be sent, they are appended to the current flow and any packet t=
hat=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-bytes to be sent, they are appended to the cu=
rrent flow and any packet that=0D
+bytes to be sent, they are appended to the current flow. Any packet that=
=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3440#discussi=
on_r387370722">draft-ietf-quic-tls.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +encryption level and receiving encryption=
 level. Encryption levels correspond=0D
+roughly to packet number spaces and determine the packet type and keys t=
hat are=0D
+used for protecting data.=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-encryption level and receiving encryption lev=
el. Encryption levels correspond=0D
-roughly to packet number spaces and determine the packet type and keys t=
hat are=0D
-used for protecting data.=0D
+encryption level and receiving encryption level. Encryption levels deter=
mine=0D
+the packet type and keys that are used for protecting data.=0D
</pre>=0D
=0D
<p>(moved this below to be more precise.)</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3440#discussi=
on_r387372029">draft-ietf-quic-tls.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +0-RTT, Handshake, and 1-RTT packets. CRYP=
TO frames are carried in just three of=0D
+these levels, omitting the 0-RTT level.=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-0-RTT, Handshake, and 1-RTT packets. CRYPTO f=
rames are carried in just three of=0D
-these levels, omitting the 0-RTT level.=0D
+0-RTT, Handshake, and 1-RTT packets. CRYPTO frames are carried in just t=
hree of=0D
+these levels, omitting the 0-RTT level. These four levels correspond to =
three packet=0D
+number spaces: Initial and Handshake encrypted packets use their own sep=
arate=0D
+spaces, and 0-RTT and 1-RTT encrypted packets use one other space. =0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3440#discussi=
on_r387372645">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -1364,12 +1364,11 @@ by the frames that=
 are typically contained in those packets. So, for instance=0D
 the first packet is of type Initial, with packet number 0, and contains =
a CRYPTO=0D
 frame carrying the ClientHello.=0D
 =0D
-Note that multiple QUIC packets -- even of different encryption levels -=
- may be=0D
+Note that multiple QUIC packets -- even of different packet types -- can=
 be=0D
</pre>=0D
<p>Take-it-or-leave-it suggestion: It seems useful to say here that diffe=
rent encryption levels can be coalesced. Perhaps retain this old text her=
e?</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3440#discussi=
on_r387373573">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  coalesced into a single UDP datagram (see=
 {{packet-coalesce}}), and so this=0D
 handshake may consist of as few as 4 UDP datagrams, or any number more. =
For=0D
-instance, the server&#39;s first flight contains packets from the Initia=
l encryption=0D
-level (obfuscation), the Handshake level, and &quot;0.5-RTT data&quot; f=
rom the server at=0D
-the 1-RTT encryption level.=0D
+instance, the server&#39;s first flight contains Initial packets (obfusc=
ation),=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-instance, the server's first flight contains =
Initial packets (obfuscation),=0D
+instance, the server's first flight contains Initial packets,=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3440#discussi=
on_r387374345">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  coalesced into a single UDP datagram (see=
 {{packet-coalesce}}), and so this=0D
 handshake may consist of as few as 4 UDP datagrams, or any number more. =
For=0D
-instance, the server&#39;s first flight contains packets from the Initia=
l encryption=0D
-level (obfuscation), the Handshake level, and &quot;0.5-RTT data&quot; f=
rom the server at=0D
-the 1-RTT encryption level.=0D
+instance, the server&#39;s first flight contains Initial packets (obfusc=
ation),=0D
+Handshake packets, and &quot;0.5-RTT data&quot; in packets with a short =
header.=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-Handshake packets, and "0.5-RTT data" in pack=
ets with a short header.=0D
+Handshake packets, and "0.5-RTT data" in 1-RTT packets with a short head=
er.=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3440#discussi=
on_r387376090">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +An CONNECTION_CLOSE of type 0x1d MUST be =
replaced by a CONNECTION_CLOSE of type=0D
+0x1c when sending the frame in Initial packets. Otherwise, information a=
bout=0D
+the application state might be revealed. Endpoints MUST clear the value =
of the=0D
+Reason Phrase field and SHOULD use the APPLICATION_ERROR code when conve=
rting=0D
+to a CONNECTION_CLOSE of type 0x1c.=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-An CONNECTION_CLOSE of type 0x1d MUST be repl=
aced by a CONNECTION_CLOSE of type=0D
-0x1c when sending the frame in Initial packets. Otherwise, information a=
bout=0D
-the application state might be revealed. Endpoints MUST clear the value =
of the=0D
-Reason Phrase field and SHOULD use the APPLICATION_ERROR code when conve=
rting=0D
-to a CONNECTION_CLOSE of type 0x1c.=0D
+Sending a CONNECTION_CLOSE of type 0x1d in an Initial packet might revea=
l application=0D
+state to third parties. To avoid this leakage, a CONNECTION_CLOSE of typ=
e 0x1d MUST=0D
+be replaced by a CONNECTION_CLOSE of type 0x1c when sending the frame in=
 Initial=0D
+packets. Endpoints MUST clear the value of the Reason Phrase field and S=
HOULD use=0D
+the APPLICATION_ERROR code when converting to a CONNECTION_CLOSE of type=
 0x1c.=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3440#discussi=
on_r387376366">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  =0D
-A client will always know whether the server has Handshake keys (see=0D
-{{discard-initial}}), but it is possible that a server does not know whe=
ther the=0D
-client has Handshake keys.  Under these circumstances, a server SHOULD s=
end a=0D
-CONNECTION_CLOSE frame in both Handshake and Initial packets to ensure t=
hat at=0D
-least one of them is processable by the client.  Similarly, a peer might=
 be=0D
-unable to read 1-RTT packets, so an endpoint SHOULD send CONNECTION_CLOS=
E in=0D
-Handshake and 1-RTT packets prior to confirming the handshake.  These pa=
ckets=0D
-can be coalesced into a single UDP datagram; see {{packet-coalesce}}.=0D=

+CONNECTION_CLOSE frames sent in multiple packets can be coalesced into a=
 single=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-CONNECTION_CLOSE frames sent in multiple pack=
ets can be coalesced into a single=0D
+CONNECTION_CLOSE frames sent in multiple packets types can be coalesced =
into a single=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3440?email_source=3Dnotifications&amp;email_token=3DA=
FTOJK2QEEL2Z5LG3NUGZ43RFWPKBA5CNFSM4KQ7BMU2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJ=
SXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCX2XVJY#pullrequestreview-368409255=
">view it on GitHub</a>, or <a href=3D"https://github.com/notifications/u=
nsubscribe-auth/AFTOJKZLQTOPFPLG3AUEARTRFWPKBANCNFSM4KQ7BMUQ">unsubscribe=
</a>.<img src=3D"https://github.com/notifications/beacon/AFTOJK3BYHTRXUDT=
F74LE43RFWPKBA5CNFSM4KQ7BMU2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWN=
FSXPKTDN5WW2ZLOORPWSZGOCX2XVJY.gif" height=3D"1" width=3D"1" alt=3D"" /><=
/p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3440?email_source=3D=
notifications\u0026email_token=3DAFTOJK2QEEL2Z5LG3NUGZ43RFWPKBA5CNFSM4KQ7=
BMU2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC=
X2XVJY#pullrequestreview-368409255",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3440?email_source=3Dno=
tifications\u0026email_token=3DAFTOJK2QEEL2Z5LG3NUGZ43RFWPKBA5CNFSM4KQ7BM=
U2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCX2=
XVJY#pullrequestreview-368409255",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e5ef8a0c3298_5a6d3fb5f1ecd95c139382--


From nobody Tue Mar  3 16:41:32 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 743B93A0972 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 16:41:31 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.099
X-Spam-Level: 
X-Spam-Status: No, score=-3.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id s7_DHgmeHf3e for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 16:41:29 -0800 (PST)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 985493A096F for <quic-issues@ietf.org>; Tue,  3 Mar 2020 16:41:29 -0800 (PST)
Received: from github-lowworker-ca235ff.ash1-iad.github.net (github-lowworker-ca235ff.ash1-iad.github.net [10.56.110.15]) by smtp.github.com (Postfix) with ESMTP id 717B5C602D6 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 16:41:28 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583282488; bh=27AXnbQbBkBKfLMqft6I6ISxodxRzjn6l4+X+vY6uho=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=OL0jFgCr4s0Tv689/3hWeNaMzMQvh7+RgsHbDplvxBFyCRTXhdDOqXEfIM+qer20t Nc4vx6bjdNtEOjT6D5YYllr41tZuGLUdL46Dr8eMVvhoe3YV0YYeDHxuX9GHpImLOE X7RiTkbns3BWPEZZH7gsT5ASaHcgWE9pLOzC5gUk=
Date: Tue, 03 Mar 2020 16:41:28 -0800
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5BNFRELMZFH7DLQ3F4NLNDREVBNHHCC4MTBY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3440/review/368427856@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3440@github.com>
References: <quicwg/base-drafts/pull/3440@github.com>
Subject: Re: [quicwg/base-drafts] Early CONNECTION_CLOSE fixes (#3440)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5ef93861e37_7fb33f8bacacd95c194414"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/xexHHiUDE8wsV2T-1GMaIhFvlyk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:41:32 -0000

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

janaiyengar commented on this pull request.



> +A CONNECTION_CLOSE of type 0x1d MUST be replaced by a CONNECTION_CLOSE of type
+0x1c when sending the frame in Initial or Handshake packets. Otherwise,
+information about the application state might be revealed. Endpoints MUST clear
+the value of the Reason Phrase field and SHOULD use the APPLICATION_ERROR code
+when converting to a CONNECTION_CLOSE of type 0x1c.

```suggestion
Sending a CONNECTION_CLOSE of type 0x1d in an Initial packet might reveal application
state to third parties. To avoid this leakage, a CONNECTION_CLOSE of type 0x1d MUST
be replaced by a CONNECTION_CLOSE of type 0x1c when sending the frame in Initial
packets. Endpoints MUST clear the value of the Reason Phrase field and SHOULD use
the APPLICATION_ERROR code when converting to a CONNECTION_CLOSE of type 0x1c.
```

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

<p><b>@janaiyengar</b> commented on this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3440#discussi=
on_r387379417">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +A CONNECTION_CLOSE of type 0x1d MUST be r=
eplaced by a CONNECTION_CLOSE of type=0D
+0x1c when sending the frame in Initial or Handshake packets. Otherwise,=0D=

+information about the application state might be revealed. Endpoints MUS=
T clear=0D
+the value of the Reason Phrase field and SHOULD use the APPLICATION_ERRO=
R code=0D
+when converting to a CONNECTION_CLOSE of type 0x1c.=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-A CONNECTION_CLOSE of type 0x1d MUST be repla=
ced by a CONNECTION_CLOSE of type=0D
-0x1c when sending the frame in Initial or Handshake packets. Otherwise,=0D=

-information about the application state might be revealed. Endpoints MUS=
T clear=0D
-the value of the Reason Phrase field and SHOULD use the APPLICATION_ERRO=
R code=0D
-when converting to a CONNECTION_CLOSE of type 0x1c.=0D
+Sending a CONNECTION_CLOSE of type 0x1d in an Initial packet might revea=
l application=0D
+state to third parties. To avoid this leakage, a CONNECTION_CLOSE of typ=
e 0x1d MUST=0D
+be replaced by a CONNECTION_CLOSE of type 0x1c when sending the frame in=
 Initial=0D
+packets. Endpoints MUST clear the value of the Reason Phrase field and S=
HOULD use=0D
+the APPLICATION_ERROR code when converting to a CONNECTION_CLOSE of type=
 0x1c.=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3440?email_source=3Dnotifications&amp;email_token=3DA=
FTOJKZKOVZCQGFDBA2KQR3RFWPTRA5CNFSM4KQ7BMU2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJ=
SXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCX24GUA#pullrequestreview-368427856=
">view it on GitHub</a>, or <a href=3D"https://github.com/notifications/u=
nsubscribe-auth/AFTOJK5RLKMUNSK3TC5TYLLRFWPTRANCNFSM4KQ7BMUQ">unsubscribe=
</a>.<img src=3D"https://github.com/notifications/beacon/AFTOJK2HKLQLLQWZ=
IGJCBH3RFWPTRA5CNFSM4KQ7BMU2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWN=
FSXPKTDN5WW2ZLOORPWSZGOCX24GUA.gif" height=3D"1" width=3D"1" alt=3D"" /><=
/p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3440?email_source=3D=
notifications\u0026email_token=3DAFTOJKZKOVZCQGFDBA2KQR3RFWPTRA5CNFSM4KQ7=
BMU2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC=
X24GUA#pullrequestreview-368427856",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3440?email_source=3Dno=
tifications\u0026email_token=3DAFTOJKZKOVZCQGFDBA2KQR3RFWPTRA5CNFSM4KQ7BM=
U2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCX2=
4GUA#pullrequestreview-368427856",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e5ef93861e37_7fb33f8bacacd95c194414--


From nobody Tue Mar  3 16:59:10 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 728063A09DA for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 16:59:06 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.1
X-Spam-Level: 
X-Spam-Status: No, score=-3.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rMOoCquXaU2D for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 16:59:04 -0800 (PST)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 727D13A09D7 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 16:59:04 -0800 (PST)
Date: Tue, 03 Mar 2020 16:59:02 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583283542; bh=Meld+0rNXFLhKDY7b001E5lxexzBxhc6Sho2MhfS0PM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=eeBUQ333ZTODoFFLqFaGnAXlpio2cwny4OrzF5QtaEMCHIVUWBJQWc1YTiHNc/P8G +80e9eUUrostTYiUJUyZCbEwGFhV+bS+Tll6RnIOloGn7TP6i+msEywlWLcekrgJ2M DAAUOwbbNJTp9h/qRuT+hmTE9KB8at+MxplGogtY=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7L7ZPJHH5FT7R64QN4NLPFNEVBNHHCC7S66M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3441/review/368435666@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3441@github.com>
References: <quicwg/base-drafts/pull/3441@github.com>
Subject: Re: [quicwg/base-drafts] Document TCP RTO vs QUIC PTO (#3441)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5efd56d7334_ca43f98d88cd95c5053a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/xQNnelXdIJFBhIkev4Ytwk5Mtow>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:59:08 -0000

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

janaiyengar commented on this pull request.



> +window whenever the timer expires.  In practice, this is similar to TCP with
+F-RTO, but it does allow more packets to be sent when the congestion window was
+not fully utilized prior to the probe timeout expiring. Though this is slightly
+more aggressive than TCP RTO, it's less aggressive than if the connection was
+not application limited.

```suggestion
window whenever the timer expires. In doing this, QUIC avoids congestion window reductions that
might otherwise be caused by spurious retransmissions, obviating the need for correcting
mechanisms such as F-RTO {{cite}}.

Since QUIC does not collapse the congestion window on a PTO expiration, a QUIC sender is not
limited from sending more application data after a PTO expiration. A sender could be application-limited,
have a PTO timer expire, and then send as much application data as the congestion window allows after.
At first glance this might seem to be more aggressive than TCP's RTO mechanism, where a sender
is effectively limited to sending a single packet after an RTO expiration. However, TCP's RTO period is
more accurately modeled in QUIC by the persistent congestion event, after which QUIC also limits the
sender's congestion window. 
```

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

<p><b>@janaiyengar</b> commented on this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3441#discussi=
on_r387384753">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +window whenever the timer expires.  In pr=
actice, this is similar to TCP with=0D
+F-RTO, but it does allow more packets to be sent when the congestion win=
dow was=0D
+not fully utilized prior to the probe timeout expiring. Though this is s=
lightly=0D
+more aggressive than TCP RTO, it&#39;s less aggressive than if the conne=
ction was=0D
+not application limited.=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-window whenever the timer expires.  In practi=
ce, this is similar to TCP with=0D
-F-RTO, but it does allow more packets to be sent when the congestion win=
dow was=0D
-not fully utilized prior to the probe timeout expiring. Though this is s=
lightly=0D
-more aggressive than TCP RTO, it's less aggressive than if the connectio=
n was=0D
-not application limited.=0D
+window whenever the timer expires. In doing this, QUIC avoids congestion=
 window reductions that=0D
+might otherwise be caused by spurious retransmissions, obviating the nee=
d for correcting=0D
+mechanisms such as F-RTO {{cite}}.=0D
+=0D
+Since QUIC does not collapse the congestion window on a PTO expiration, =
a QUIC sender is not=0D
+limited from sending more application data after a PTO expiration. A sen=
der could be application-limited,=0D
+have a PTO timer expire, and then send as much application data as the c=
ongestion window allows after.=0D
+At first glance this might seem to be more aggressive than TCP's RTO mec=
hanism, where a sender=0D
+is effectively limited to sending a single packet after an RTO expiratio=
n. However, TCP's RTO period is=0D
+more accurately modeled in QUIC by the persistent congestion event, afte=
r which QUIC also limits the=0D
+sender's congestion window. =0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3441?email_source=3Dnotifications&amp;email_token=3DA=
FTOJK7SFLCNXZN3TRISYWLRFWRVNA5CNFSM4KRWT3I2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJ=
SXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCX26DUQ#pullrequestreview-368435666=
">view it on GitHub</a>, or <a href=3D"https://github.com/notifications/u=
nsubscribe-auth/AFTOJKZ6Q4WFPMXE62YMIH3RFWRVNANCNFSM4KRWT3IQ">unsubscribe=
</a>.<img src=3D"https://github.com/notifications/beacon/AFTOJK6UHDYCOEHH=
S67GY6TRFWRVNA5CNFSM4KRWT3I2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWN=
FSXPKTDN5WW2ZLOORPWSZGOCX26DUQ.gif" height=3D"1" width=3D"1" alt=3D"" /><=
/p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3441?email_source=3D=
notifications\u0026email_token=3DAFTOJK7SFLCNXZN3TRISYWLRFWRVNA5CNFSM4KRW=
T3I2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC=
X26DUQ#pullrequestreview-368435666",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3441?email_source=3Dno=
tifications\u0026email_token=3DAFTOJK7SFLCNXZN3TRISYWLRFWRVNA5CNFSM4KRWT3=
I2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCX2=
6DUQ#pullrequestreview-368435666",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e5efd56d7334_ca43f98d88cd95c5053a--


From nobody Tue Mar  3 17:50:54 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 031F43A0AC1 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 17:50:51 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.098
X-Spam-Level: 
X-Spam-Status: No, score=-3.098 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OSOib-9LGigk for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 17:50:49 -0800 (PST)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6304B3A0ABF for <quic-issues@ietf.org>; Tue,  3 Mar 2020 17:50:49 -0800 (PST)
Received: from github-lowworker-d93c4b6.va3-iad.github.net (github-lowworker-d93c4b6.va3-iad.github.net [10.48.17.47]) by smtp.github.com (Postfix) with ESMTP id F26A196049C for <quic-issues@ietf.org>; Tue,  3 Mar 2020 17:50:47 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583286647; bh=I4mBfU/ztwkEayClnjPn2krDEr1RPTWo33Dde3mtkGA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=J3/sHJSsjTBvyaXGgEabCu2FfvWCEf2vlfeVnj/NnU0rzamx3YAcm0Ku4cNmuqh4c 3xhcfECEC9ME7otSm7XfUBBG4cryvnS0FgFJwzmYZFdjSCeSbuxyWmP38w0kfpDsEg frPQ9aetc+FIF/qfAD8D+Pqtc7kd+496Eyi9zB1E=
Date: Tue, 03 Mar 2020 17:50:47 -0800
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK24CJ6YJWKDHLOW7AV4NLVHPEVBNHHCC4MTBY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3440/review/368453839@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3440@github.com>
References: <quicwg/base-drafts/pull/3440@github.com>
Subject: Re: [quicwg/base-drafts] Early CONNECTION_CLOSE fixes (#3440)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5f0977e3c53_61ca3fa31e0cd964230694"; 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/m0b9Mz8M1SQQO5vhHqF9LqnwzB0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 01:50:51 -0000

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

kazuho commented on this pull request.

LGTM modulo the editorial concern below (sorry to report things one by one).

>  
-Some frames are prohibited in different encryption levels, others cannot be
-sent. The rules here generalize those of TLS, in that frames associated with
-establishing the connection can usually appear at any encryption level, whereas
-those associated with transferring data can only appear in the 0-RTT and 1-RTT
-encryption levels:
+Some frames are prohibited in different packet number spaces. The rules here
+generalize those of TLS, in that frames associated with establishing the
+connection can usually appear in packets in any packet number space, whereas
+those associated with transferring data can only appear in the application
+packet number space:

Looking at [section 12.3 of the transport draft](https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#section-12.3), I think the term we use is "application data (packet number) space"?

This comment applies to "application packet number space" used elsewhere in this PR 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/3440#pullrequestreview-368453839
----==_mimepart_5e5f0977e3c53_61ca3fa31e0cd964230694
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

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

<p>LGTM modulo the editorial concern below (sorry to report things one by one).</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3440#discussion_r387406056">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt;  
-Some frames are prohibited in different encryption levels, others cannot be
-sent. The rules here generalize those of TLS, in that frames associated with
-establishing the connection can usually appear at any encryption level, whereas
-those associated with transferring data can only appear in the 0-RTT and 1-RTT
-encryption levels:
+Some frames are prohibited in different packet number spaces. The rules here
+generalize those of TLS, in that frames associated with establishing the
+connection can usually appear in packets in any packet number space, whereas
+those associated with transferring data can only appear in the application
+packet number space:
</pre>
<p>Looking at <a href="https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#section-12.3" rel="nofollow">section 12.3 of the transport draft</a>, I think the term we use is "application data (packet number) space"?</p>
<p>This comment applies to "application packet number space" used elsewhere in this PR 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/3440?email_source=notifications&amp;email_token=AFTOJK3CL73YPAKVIDQLNNTRFWXXPA5CNFSM4KQ7BMU2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCX3CRTY#pullrequestreview-368453839">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4CCVFCYLRILP234K3RFWXXPANCNFSM4KQ7BMUQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK35KMY27ZXA2TFZEHLRFWXXPA5CNFSM4KQ7BMU2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCX3CRTY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3440?email_source=notifications\u0026email_token=AFTOJK3CL73YPAKVIDQLNNTRFWXXPA5CNFSM4KQ7BMU2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCX3CRTY#pullrequestreview-368453839",
"url": "https://github.com/quicwg/base-drafts/pull/3440?email_source=notifications\u0026email_token=AFTOJK3CL73YPAKVIDQLNNTRFWXXPA5CNFSM4KQ7BMU2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCX3CRTY#pullrequestreview-368453839",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e5f0977e3c53_61ca3fa31e0cd964230694--


From nobody Tue Mar  3 18:51:23 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 774553A0C2A for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 18:51:22 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id f3dSFJU7Ft-q for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 18:51:21 -0800 (PST)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 27B793A0C27 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 18:51:21 -0800 (PST)
Received: from github-lowworker-1b8c660.ash1-iad.github.net (github-lowworker-1b8c660.ash1-iad.github.net [10.56.18.59]) by smtp.github.com (Postfix) with ESMTP id 3E38EE113A for <quic-issues@ietf.org>; Tue,  3 Mar 2020 18:51:20 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583290280; bh=QkVqk2fnJ4XAE1MaE1mHJTvnH3zLyb1yraGL6oqPb1A=; h=Date:From:To:Subject:From; b=1DgOqCSfZi0+fbUyXEs2C3DMk63kTrNW34+See8Un6B7GzyKG+3dZZq+bOspI+GY6 1scJlFtEgKDnBG6gregjgPJC400oHLf0nmXT30qAIeyezqLHSTfi003lp0GW3XqAdm Elmb3QZKKdoi7GInRdWm+psv5V7le5zei1Pvu+44=
Date: Tue, 03 Mar 2020 18:51:20 -0800
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/close-0rtt/649237-198883@github.com>
Subject: [quicwg/base-drafts] 198883: Jana's editorial suggestions
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/84V3eNiw6_N7Of_RWA2pGuAJs9w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 02:51:23 -0000

  Branch: refs/heads/close-0rtt
  Home:   https://github.com/quicwg/base-drafts
  Commit: 198883f45dca18bee33a3a5f32e3550a4e11926d
      https://github.com/quicwg/base-drafts/commit/198883f45dca18bee33a3a5f32e3550a4e11926d
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-04 (Wed, 04 Mar 2020)

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

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

Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>



From nobody Tue Mar  3 18:51:34 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A41FF3A0C27 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 18:51:32 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WyeqmoIi8dfQ for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 18:51:31 -0800 (PST)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 736563A0C2A for <quic-issues@ietf.org>; Tue,  3 Mar 2020 18:51:31 -0800 (PST)
Date: Tue, 03 Mar 2020 18:51:30 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583290290; bh=36qqVNQOXcwNtFx6dl8g8YaIF1HQ7u7aDkz5vY7B/bI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=pDoDXy6Us1a2k+oIuMQF/Jn/P5TIga26bSCW2AeOPUPJYp+X5mdQn4Mlulc6r6qkl ivRotXMbOQZI/LMq87ZajlgrWzLYt1XWUGpGiFdsyHKyEZXlJnYn/bAH57x5rCfg9D t0xCTHnboJ8LjIRMm8qxtQUmxee3wApg0Xjb6KnI=
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/3440/push/4714764153@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3440@github.com>
References: <quicwg/base-drafts/pull/3440@github.com>
Subject: Re: [quicwg/base-drafts] Early CONNECTION_CLOSE fixes (#3440)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5f17b239a99_5b7b3fabf9ecd9681436cf"; 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/QCccnp2GuOnMEhXlSbfEwRhR37s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 02:51:33 -0000

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

@martinthomson pushed 1 commit.

198883f45dca18bee33a3a5f32e3550a4e11926d  Jana's editorial suggestions


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3440/files/64923744854a0835ae0948828f6495a1dc4acd58..198883f45dca18bee33a3a5f32e3550a4e11926d

----==_mimepart_5e5f17b239a99_5b7b3fabf9ecd9681436cf
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/198883f45dca18bee33a3a5f32e3550a4e11926d">198883f</a>  Jana&#39;s editorial suggestions</li>
</ul>


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

----==_mimepart_5e5f17b239a99_5b7b3fabf9ecd9681436cf--


From nobody Tue Mar  3 18:52:03 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BA8973A0C2A for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 18:52:01 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id u23Z0xRn0Z7D for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 18:52:00 -0800 (PST)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B47913A0C27 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 18:52:00 -0800 (PST)
Date: Tue, 03 Mar 2020 18:51:59 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583290319; bh=lJ2hoheisTjJs7+FNAHnWxOtghrSBTPonCmxowSJmTI=; h=Date:From:To:Subject:From; b=PSrhMPK8MRQgcFmVDU88zzAIsRgD+AS6yayqWWkO1l/52yp7Nbbp7hC8ZG815qum/ ZpOmBH+GH/GCwX3T9jr66t+gT8ZpN4oWWA6ddmTstcLPE658kC1hFCzuJCsaWGxcKX b+BNKMDCTDiqFxgOZZzov0Ah5UZn0Ucc09VM+Jq0=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/close-0rtt/198883-152a5b@github.com>
Subject: [quicwg/base-drafts] 152a5b: More of Jana's suggestions, reworded
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Y_K6NLArgc_56V3ycafm0rQWXZk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 02:52:02 -0000

  Branch: refs/heads/close-0rtt
  Home:   https://github.com/quicwg/base-drafts
  Commit: 152a5ba309fbed00aea7d3997a23cae8b173d943
      https://github.com/quicwg/base-drafts/commit/152a5ba309fbed00aea7d3997a23cae8b173d943
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-04 (Wed, 04 Mar 2020)

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

  Log Message:
  -----------
  More of Jana's suggestions, reworded



From nobody Tue Mar  3 18:52:17 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BE4623A0C2D for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 18:52:15 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8D8IlwENWpFk for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 18:52:14 -0800 (PST)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7A0853A0C2C for <quic-issues@ietf.org>; Tue,  3 Mar 2020 18:52:14 -0800 (PST)
Date: Tue, 03 Mar 2020 18:52:13 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583290333; bh=OU67iBrKz02o3/mFccqw3DjzvIL6A8qb4Ghss6+GgfI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=faIq6gJ/3Cug8dSmOjGnE5fkIAJIU/HZfavCvAvMwIKIc3gNiN/+pFSCb99AfJmaM 2zaVU57y4c65E+YbOOUKiFYEHsU+WxD4Cetns5Tnib68JRAjNf8zAqSDkZOl1GdzDM 3V5Lyoqe/OzPxid2RiavwRHtOWZApV3j9/P6DMvw=
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/3440/push/4714765851@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3440@github.com>
References: <quicwg/base-drafts/pull/3440@github.com>
Subject: Re: [quicwg/base-drafts] Early CONNECTION_CLOSE fixes (#3440)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5f17dd6db07_3c183fc126ccd9641066a9"; 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/PGr0C0SqjwQqnz0uJEyo0Cob4Mo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 02:52:16 -0000

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

@martinthomson pushed 1 commit.

152a5ba309fbed00aea7d3997a23cae8b173d943  More of Jana's suggestions, reworded


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3440/files/198883f45dca18bee33a3a5f32e3550a4e11926d..152a5ba309fbed00aea7d3997a23cae8b173d943

----==_mimepart_5e5f17dd6db07_3c183fc126ccd9641066a9
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/152a5ba309fbed00aea7d3997a23cae8b173d943">152a5ba</a>  More of Jana&#39;s suggestions, reworded</li>
</ul>


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

----==_mimepart_5e5f17dd6db07_3c183fc126ccd9641066a9--


From nobody Tue Mar  3 18:58:44 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 42F4B3A0C3E for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 18:58:43 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id a8C-gjo3prZ6 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 18:58:42 -0800 (PST)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2769E3A0C3D for <quic-issues@ietf.org>; Tue,  3 Mar 2020 18:58:42 -0800 (PST)
Received: from github-lowworker-edec459.ac4-iad.github.net (github-lowworker-edec459.ac4-iad.github.net [10.52.18.32]) by smtp.github.com (Postfix) with ESMTP id 50CCD8C00A9 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 18:58:41 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583290721; bh=0tkZ03TgNZ5Imr/39EBmZufrmuT+2pw71neqlCkV5Ys=; h=Date:From:To:Subject:From; b=UOpCspybpSYIusEIK91q5iVnzlfTOvAWJbQFY13ql1qCaHWVT01HJHuYYgLLOoPUM xEL5XxkNFLpAoK+6GQ5e2SGFV6HUEKgB1/W5zzKl5B5UtynseRN6tYkhUQN37rEMJi bRgqqlj1KRb0TEUNFKQmVOr2YJ7ZPVz7qvsv+BcU=
Date: Tue, 03 Mar 2020 18:58:41 -0800
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/close-0rtt/152a5b-8fdeb9@github.com>
Subject: [quicwg/base-drafts] 8fdeb9: Sloppy
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/m6w46Aco__6iOm4pO9JQsPbxSNs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 02:58:43 -0000

  Branch: refs/heads/close-0rtt
  Home:   https://github.com/quicwg/base-drafts
  Commit: 8fdeb9dafd0bf6ccb5261d41489e77d8ac7691d3
      https://github.com/quicwg/base-drafts/commit/8fdeb9dafd0bf6ccb5261d41489e77d8ac7691d3
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-04 (Wed, 04 Mar 2020)

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

  Log Message:
  -----------
  Sloppy



From nobody Tue Mar  3 18:58:56 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6483C3A0C3D for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 18:58:54 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QZz7QGbCdKAL for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 18:58:53 -0800 (PST)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 023D43A0C3B for <quic-issues@ietf.org>; Tue,  3 Mar 2020 18:58:53 -0800 (PST)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id 3DCA05208AE for <quic-issues@ietf.org>; Tue,  3 Mar 2020 18:58:52 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583290732; bh=FSZ9eTHKu5p73cA2Gy2zrPR9cYYwMJA2x3N0qEAXQKo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Xo+B1/DWbm6+0QMRyrIaP2dawnYIJ3weSdK6H2fiGqBn9azMGMzx3ExRepnsaJ9vE RDiVyaCQNhcKk8k61tdk8DEyThDY7goWn6FeTppUQtIVeul8DhIg1XHHTcFw6wQHGK s1N7/wRTYJHe/LarAIfHnVahV8/O4/habOTiwbpg=
Date: Tue, 03 Mar 2020 18:58:52 -0800
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/3440/push/4714783828@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3440@github.com>
References: <quicwg/base-drafts/pull/3440@github.com>
Subject: Re: [quicwg/base-drafts] Early CONNECTION_CLOSE fixes (#3440)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5f196c2e942_16253ffdb92cd96c63475"; 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/B5Ii7S7hgZztvZhx_tBBkznwwig>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 02:58:54 -0000

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

@martinthomson pushed 1 commit.

8fdeb9dafd0bf6ccb5261d41489e77d8ac7691d3  Sloppy


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3440/files/152a5ba309fbed00aea7d3997a23cae8b173d943..8fdeb9dafd0bf6ccb5261d41489e77d8ac7691d3

----==_mimepart_5e5f196c2e942_16253ffdb92cd96c63475
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/8fdeb9dafd0bf6ccb5261d41489e77d8ac7691d3">8fdeb9d</a>  Sloppy</li>
</ul>


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

----==_mimepart_5e5f196c2e942_16253ffdb92cd96c63475--


From nobody Tue Mar  3 19:12:37 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2CEA03A0C7D for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 19:12:35 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.1
X-Spam-Level: 
X-Spam-Status: No, score=-3.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WN8qL90dS3S7 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 19:12:33 -0800 (PST)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B3D343A0C7C for <quic-issues@ietf.org>; Tue,  3 Mar 2020 19:12:33 -0800 (PST)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id BC35E960256 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 19:12:32 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583291552; bh=FziabnK5ot02zqKwHm48k5s7Ln0KH/S0LiFpc7kvLhU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1mqDdsDAlFxSGxBrJD67pn9AXe89QjULbehQ0GWL7yxsfwQ/Px8398ZCqmKr33YOE AN+zZEuIKk3YSFa5STJq0hT7+M7OLKTfTcSnhg2a/g9kqx+sK9YcMvnzqK6tVut3lu d8NaJ+yDHbIz6pwL+v2JpFuVp4HkNcnzJ22m+2hk=
Date: Tue, 03 Mar 2020 19:12:32 -0800
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6GQQYW4Z7QZ2PQWQV4NL62BEVBNHHCC4MTBY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3440/review/368479093@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3440@github.com>
References: <quicwg/base-drafts/pull/3440@github.com>
Subject: Re: [quicwg/base-drafts] Early CONNECTION_CLOSE fixes (#3440)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5f1ca0ad186_2b283ffdb92cd96c858a8"; 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/jC9X3e_F6ySOK3UWGm2jJMO1TD4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 03:12:35 -0000

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

kazuho commented on this pull request.

Two places to change to "application data".

>  
-- CRYPTO frames and CONNECTION_CLOSE frames signaling errors at the QUIC layer
-  (type 0x1c) MAY appear in packets of any encryption level except 0-RTT.
+- CONNECTION_CLOSE frames signaling errors at the QUIC layer (type 0x1c) MAY
+  appear in any packet number space. CONNECTION_CLOSE frames signaling
+  application errors (type 0x1d) MUST only appear in the Application packet
+  number space.

"application data packet number space"

> -|:--------------------|:-----------------|:----------|
-| Initial             | Initial secrets  | Initial   |
-| 0-RTT Protected     | 0-RTT            | 0/1-RTT   |
-| Handshake           | Handshake        | Handshake |
-| Retry               | N/A              | N/A       |
-| Version Negotiation | N/A              | N/A       |
-| Short Header        | 1-RTT            | 0/1-RTT   |
-{: #packet-types-levels title="Encryption Levels by Packet Type"}
+indicate which keys were used to protect a given packet, as shown in
+{{packet-types-keys}}. When packets of different types need to be sent,
+endpoints SHOULD use coalesced packets to send them in the same UDP datagram.
+
+| Packet Type         | Encryption Keys | PN Space    |
+|:--------------------|:----------------|:------------|
+| Initial             | Initial secrets | Initial     |
+| 0-RTT Protected     | 0-RTT           | Application |

"Application data"

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

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

<p>Two places to change to "application data".</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3440#discussion_r387427461">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt;  
-- CRYPTO frames and CONNECTION_CLOSE frames signaling errors at the QUIC layer
-  (type 0x1c) MAY appear in packets of any encryption level except 0-RTT.
+- CONNECTION_CLOSE frames signaling errors at the QUIC layer (type 0x1c) MAY
+  appear in any packet number space. CONNECTION_CLOSE frames signaling
+  application errors (type 0x1d) MUST only appear in the Application packet
+  number space.
</pre>
<p>"application data packet number space"</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3440#discussion_r387427578">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt; -|:--------------------|:-----------------|:----------|
-| Initial             | Initial secrets  | Initial   |
-| 0-RTT Protected     | 0-RTT            | 0/1-RTT   |
-| Handshake           | Handshake        | Handshake |
-| Retry               | N/A              | N/A       |
-| Version Negotiation | N/A              | N/A       |
-| Short Header        | 1-RTT            | 0/1-RTT   |
-{: #packet-types-levels title=&quot;Encryption Levels by Packet Type&quot;}
+indicate which keys were used to protect a given packet, as shown in
+{{packet-types-keys}}. When packets of different types need to be sent,
+endpoints SHOULD use coalesced packets to send them in the same UDP datagram.
+
+| Packet Type         | Encryption Keys | PN Space    |
+|:--------------------|:----------------|:------------|
+| Initial             | Initial secrets | Initial     |
+| 0-RTT Protected     | 0-RTT           | Application |
</pre>
<p>"Application data"</p>

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


From nobody Tue Mar  3 19:33:42 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CCD3A3A0CD1 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 19:33:40 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VNrW9kIcOfke for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 19:33:39 -0800 (PST)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9D2E23A0CCC for <quic-issues@ietf.org>; Tue,  3 Mar 2020 19:33:39 -0800 (PST)
Received: from github-lowworker-f045d1f.ac4-iad.github.net (github-lowworker-f045d1f.ac4-iad.github.net [10.52.19.54]) by smtp.github.com (Postfix) with ESMTP id DD5DC6A0037 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 19:33:38 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583292818; bh=cj//uu/b99UC+1KjXq5UilyYb5ntoHeyHUjDFpEuyPY=; h=Date:From:To:Subject:From; b=l4o592EEffMlug7N+BM39QFLKMYopLinKMKpgdXf5pOREdAo69imEhsnIAIXQ0keL t0t47ggAkcK73F1LHLA5DrIx05mMo59UrfZZtKHjh03mL7FE1f8kfdln96LiT7/uX5 0ZuVgsEAyUrqVKkWLXmHA0SofHzUYHMZl0iXdVGw=
Date: Tue, 03 Mar 2020 19:33:38 -0800
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/close-0rtt/8fdeb9-bbe18d@github.com>
Subject: [quicwg/base-drafts] bbe18d: Consistency over brevity
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/LILbOVq3Nm1MTCfHR7yXT070zUs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 03:33:41 -0000

  Branch: refs/heads/close-0rtt
  Home:   https://github.com/quicwg/base-drafts
  Commit: bbe18d7579293ebfb2e9c6c34d9a42c026ba9331
      https://github.com/quicwg/base-drafts/commit/bbe18d7579293ebfb2e9c6c34d9a42c026ba9331
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-04 (Wed, 04 Mar 2020)

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

  Log Message:
  -----------
  Consistency over brevity



From nobody Tue Mar  3 19:33:56 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 853DA3A0CCC for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 19:33:54 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pPk8UPBFqYsK for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 19:33:53 -0800 (PST)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D92593A0CCB for <quic-issues@ietf.org>; Tue,  3 Mar 2020 19:33:52 -0800 (PST)
Received: from github-lowworker-1ac52d7.ash1-iad.github.net (github-lowworker-1ac52d7.ash1-iad.github.net [10.56.25.52]) by smtp.github.com (Postfix) with ESMTP id C5D346601AE for <quic-issues@ietf.org>; Tue,  3 Mar 2020 19:33:51 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583292831; bh=KSzjhGaImPzBTVFpmswXZ/W5eI4pC6e+DGmXSjUYWTs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=SM6IAGqkgrBdocv8x9lf9EnrVkOYTu3s5DEosGtuKXfmRmJRASPCwq4Wu6AdhDUDR gErK4soDbifthrj02lR0+5PQ1mMplJZvqRSyh/2vteKYEjYRB0bjaS/tW9/leBeEQT mRcrG3RGAVkD1cwKZdsJp9eFIEeH8M6K9nwNFs8s=
Date: Tue, 03 Mar 2020 19:33:51 -0800
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/3440/push/4714876085@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3440@github.com>
References: <quicwg/base-drafts/pull/3440@github.com>
Subject: Re: [quicwg/base-drafts] Early CONNECTION_CLOSE fixes (#3440)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5f219fb4264_1d6f3fe926ccd9641104d8"; 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/XVwfQzDdzPaiigtaxHVfQcLAHYA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 03:33:55 -0000

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

@martinthomson pushed 1 commit.

bbe18d7579293ebfb2e9c6c34d9a42c026ba9331  Consistency over brevity


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3440/files/8fdeb9dafd0bf6ccb5261d41489e77d8ac7691d3..bbe18d7579293ebfb2e9c6c34d9a42c026ba9331

----==_mimepart_5e5f219fb4264_1d6f3fe926ccd9641104d8
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/bbe18d7579293ebfb2e9c6c34d9a42c026ba9331">bbe18d7</a>  Consistency over brevity</li>
</ul>


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

----==_mimepart_5e5f219fb4264_1d6f3fe926ccd9641104d8--


From nobody Tue Mar  3 19:38:50 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1147E3A0CDD for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 19:38:49 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uL8-bTNTWVEO for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 19:38:45 -0800 (PST)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BF38B3A0CE1 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 19:38:45 -0800 (PST)
Date: Tue, 03 Mar 2020 19:38:44 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583293124; bh=gM3MRWF5IGR7of0AlWw6TKYB/Gr2kwt5b35IJYHf7+I=; h=Date:From:To:Subject:From; b=uIvthFHA6o0JTie0+qH6Fn7AimOSPa7ZavBd35BYqU3+PS42BrjoZELR5x62y/ter r28L5vbavJFQDneYIT2942AYBvWM8nRtRdQpJL/Mvifez/lkSi2DvKKG+RZtMrvlVt lTg2qNVxptL5reVo8OzviBD4/TuEzLaroCngiqLQ=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/max_udp_size-0rtt/000000-c9f76f@github.com>
Subject: [quicwg/base-drafts] 5989bb: renamed max_packet_size to max_udp_size
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/_d-k6mLqeBajIQhiUUW2rzBhwMk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 03:38:49 -0000

  Branch: refs/heads/max_udp_size-0rtt=0D
  Home:   https://github.com/quicwg/base-drafts=0D
  Commit: 5989bb0affa6d676c0376895979f8f0b78567676=0D
      https://github.com/quicwg/base-drafts/commit/5989bb0affa6d676c03768=
95979f8f0b78567676=0D
  Author: Martin Duke <m.duke@f5.com>=0D
  Date:   2020-02-20 (Thu, 20 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  renamed max_packet_size to max_udp_size=0D
=0D
=0D
  Commit: b50ed262f07380cdb9ccc6d479fdd473031b0389=0D
      https://github.com/quicwg/base-drafts/commit/b50ed262f07380cdb9ccc6=
d479fdd473031b0389=0D
  Author: Martin Duke <m.duke@f5.com>=0D
  Date:   2020-02-20 (Thu, 20 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  fixed typo=0D
=0D
=0D
  Commit: 6b9a39e1d28db32f2cb5393cde08a1df28311b15=0D
      https://github.com/quicwg/base-drafts/commit/6b9a39e1d28db32f2cb539=
3cde08a1df28311b15=0D
  Author: Martin Duke <m.duke@f5.com>=0D
  Date:   2020-02-20 (Thu, 20 Feb 2020)=0D
=0D
  Changed paths:=0D
    M .circleci/config.yml=0D
    M CONTRIBUTING.md=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
    M ietf.json=0D
    R initial-protection.js=0D
    A protection-samples.js=0D
=0D
  Log Message:=0D
  -----------=0D
  synced to latest, resolved conflict=0D
=0D
=0D
  Commit: 985a57a2a8c761ba5cb20158df8975971a8717cd=0D
      https://github.com/quicwg/base-drafts/commit/985a57a2a8c761ba5cb201=
58df8975971a8717cd=0D
  Author: Martin Duke <m.duke@f5.com>=0D
  Date:   2020-02-20 (Thu, 20 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  erase merge artifact=0D
=0D
=0D
  Commit: ef507076480a2b94374d7f6f7b4b5b910944c012=0D
      https://github.com/quicwg/base-drafts/commit/ef507076480a2b94374d7f=
6f7b4b5b910944c012=0D
  Author: Martin Duke <m.duke@f5.com>=0D
  Date:   2020-02-20 (Thu, 20 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  delete whitespace=0D
=0D
=0D
  Commit: bbf7a7298a63b48c78e30fad7cdf2bd2bb4d8db0=0D
      https://github.com/quicwg/base-drafts/commit/bbf7a7298a63b48c78e30f=
ad7cdf2bd2bb4d8db0=0D
  Author: Martin Duke <m.duke@f5.com>=0D
  Date:   2020-02-21 (Fri, 21 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Resolved multiple review comments=0D
=0D
=0D
  Commit: 2fa2b972b25fa08cff394ac32ec07aaf0bc057e0=0D
      https://github.com/quicwg/base-drafts/commit/2fa2b972b25fa08cff394a=
c32ec07aaf0bc057e0=0D
  Author: martinduke <martin.h.duke@gmail.com>=0D
  Date:   2020-02-22 (Sat, 22 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 64710472cca748614f36ece3ad206416120e8e27=0D
      https://github.com/quicwg/base-drafts/commit/64710472cca748614f36ec=
e3ad206416120e8e27=0D
  Author: Martin Duke <m.duke@f5.com>=0D
  Date:   2020-02-24 (Mon, 24 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
    M protection-samples.js=0D
=0D
  Log Message:=0D
  -----------=0D
  MT's suggestion and resolve conflict=0D
=0D
=0D
  Commit: de3edd54868f36ce17fb2a2700573c72deb9ba5a=0D
      https://github.com/quicwg/base-drafts/commit/de3edd54868f36ce17fb2a=
2700573c72deb9ba5a=0D
  Author: Martin Duke <m.duke@f5.com>=0D
  Date:   2020-02-24 (Mon, 24 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'max_datagram' of https://github.com/martinduke/base-draft=
s into max_datagram=0D
=0D
=0D
  Commit: 4b61ac7ef25d539895a0f79a9f9380ad7c8ed3f5=0D
      https://github.com/quicwg/base-drafts/commit/4b61ac7ef25d539895a0f7=
9a9f9380ad7c8ed3f5=0D
  Author: mirjak <mirja.kuehlewind@ericsson.com>=0D
  Date:   2020-03-04 (Wed, 04 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Editorial: More concise intro text=0D
=0D
Just a proposal but I would prefer to remove the advertising slang ("deca=
des of transport and security experience" and "makes it attractive").=0D
=0D
=0D
  Commit: ffa171d7071fd3a6dcdad7c3768686bb2e1b621e=0D
      https://github.com/quicwg/base-drafts/commit/ffa171d7071fd3a6dcdad7=
c3768686bb2e1b621e=0D
  Author: mirjak <mirja.kuehlewind@ericsson.com>=0D
  Date:   2020-03-04 (Wed, 04 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: fa9a78800883880eb7159a6ff97850e4595cb55a=0D
      https://github.com/quicwg/base-drafts/commit/fa9a78800883880eb7159a=
6ff97850e4595cb55a=0D
  Author: mirjak <mirja.kuehlewind@ericsson.com>=0D
  Date:   2020-03-04 (Wed, 04 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 129d0a46c97a1713ef95428a156620731914bb7f=0D
      https://github.com/quicwg/base-drafts/commit/129d0a46c97a1713ef9542=
8a156620731914bb7f=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-03-04 (Wed, 04 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 6015a7f68466ce5f0a427843ef07390799afe8b7=0D
      https://github.com/quicwg/base-drafts/commit/6015a7f68466ce5f0a4278=
43ef07390799afe8b7=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-04 (Wed, 04 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Clarify client anti-amplification response=0D
=0D
Clarifies why a client might send a Handshake packet, as well as generall=
y tries to improve the anti-deadlock text.=0D
=0D
Fixes #2598=0D
=0D
=0D
  Commit: fe94c3ceba0f41e1ba8fb502a8a6829e755fd45f=0D
      https://github.com/quicwg/base-drafts/commit/fe94c3ceba0f41e1ba8fb5=
02a8a6829e755fd45f=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-04 (Wed, 04 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: 28df6505aa448d8f63771a793c2a0994ef143f01=0D
      https://github.com/quicwg/base-drafts/commit/28df6505aa448d8f63771a=
793c2a0994ef143f01=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-04 (Wed, 04 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Simplify=0D
=0D
=0D
  Commit: e7939b59dfc75649d38f3061ae766da02a5fc0cd=0D
      https://github.com/quicwg/base-drafts/commit/e7939b59dfc75649d38f30=
61ae766da02a5fc0cd=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-04 (Wed, 04 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: 3c5533c73436b5eb4b70e27d215884c1ed175bb1=0D
      https://github.com/quicwg/base-drafts/commit/3c5533c73436b5eb4b70e2=
7d215884c1ed175bb1=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-04 (Wed, 04 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Reworked Martin's suggestion=0D
=0D
=0D
  Commit: fc11a7ce405f2d70c93fa14d580e28a0bce39053=0D
      https://github.com/quicwg/base-drafts/commit/fc11a7ce405f2d70c93fa1=
4d580e28a0bce39053=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-04 (Wed, 04 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Martin's suggestion reworded=0D
=0D
=0D
  Commit: 8ef7360808c1d18febeccbcf9e3b2efb2aa2356a=0D
      https://github.com/quicwg/base-drafts/commit/8ef7360808c1d18febeccb=
cf9e3b2efb2aa2356a=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-04 (Wed, 04 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Clarify adaptive loss thresholds=0D
=0D
Fixes #3389 by clarifying that one may start with a smaller time threshol=
d, not a smaller packet threshold.=0D
=0D
=0D
  Commit: 9146682d7a2384d98a1ba2ce2fbfc7c1450f3199=0D
      https://github.com/quicwg/base-drafts/commit/9146682d7a2384d98a1ba2=
ce2fbfc7c1450f3199=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-04 (Wed, 04 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Make congestion control more self-contained=0D
=0D
Clarifies a few points and moves the initial window recommendation from t=
he pseudocode to the text.=0D
=0D
Fixes #3088=0D
=0D
=0D
  Commit: ac3be93ad9736310277fb52721dcbd695eb00cf5=0D
      https://github.com/quicwg/base-drafts/commit/ac3be93ad9736310277fb5=
2721dcbd695eb00cf5=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-04 (Wed, 04 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Separate out initial and min congestion window=0D
=0D
=0D
  Commit: d435ba09cc880f4260fe2e9ba2a8a49b13ecab57=0D
      https://github.com/quicwg/base-drafts/commit/d435ba09cc880f4260fe2e=
9ba2a8a49b13ecab57=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-04 (Wed, 04 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Remove tabs from recovery draft=0D
=0D
=0D
  Commit: 97cbcf3e168e62009e7f8492f3971bc19706e0fa=0D
      https://github.com/quicwg/base-drafts/commit/97cbcf3e168e62009e7f84=
92f3971bc19706e0fa=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-04 (Wed, 04 Mar 2020)=0D
=0D
  Changed paths:=0D
    M .lint.py=0D
=0D
  Log Message:=0D
  -----------=0D
  Lint HTAB=0D
=0D
I caught Ian adding these once, then failed to catch it a second time.=0D=

Fool me once...=0D
=0D
=0D
  Commit: a054d99736bac993c6897dceffa9f96f18b60287=0D
      https://github.com/quicwg/base-drafts/commit/a054d99736bac993c6897d=
ceffa9f96f18b60287=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-04 (Wed, 04 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Transport parameters can be declared unilaterally=0D
=0D
The text already says this, but we lost track of it.  This hopefully=0D
clarifies that.=0D
=0D
Closes #3429.=0D
=0D
=0D
  Commit: e1fb305a0505880057fee028ab9d4be3019b13fe=0D
      https://github.com/quicwg/base-drafts/commit/e1fb305a0505880057fee0=
28ab9d4be3019b13fe=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-04 (Wed, 04 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  ^^=0D
=0D
=0D
  Commit: 959538e4091c70f0749fa688077f0a3f5f9c22b1=0D
      https://github.com/quicwg/base-drafts/commit/959538e4091c70f0749fa6=
88077f0a3f5f9c22b1=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-04 (Wed, 04 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Scope connection IDs to the current connection=0D
=0D
This isn't strictly necessary, as it might be implied by the definition=0D=

of a connection ID.=0D
=0D
Closes #3484.=0D
=0D
=0D
  Commit: bd40290982e02991dbf88be0913c31e9dd1969cb=0D
      https://github.com/quicwg/base-drafts/commit/bd40290982e02991dbf88b=
e0913c31e9dd1969cb=0D
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>=0D
  Date:   2020-03-04 (Wed, 04 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix typo in transport draft changelog=0D
=0D
=0D
  Commit: b5366eaa76a3be9932eff7a7fed0b47789df55a4=0D
      https://github.com/quicwg/base-drafts/commit/b5366eaa76a3be9932eff7=
a7fed0b47789df55a4=0D
  Author: Bence B=C3=A9ky <bencebeky@users.noreply.github.com>=0D
  Date:   2020-03-04 (Wed, 04 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-qpack.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Improve language on evictable entries. (#3131)=0D
=0D
* Improve language on blocking entries.=0D
=0D
Remove "insertion has been acknowledged" phrase to avoid confusion=0D
between Header Acknowledgement instructions implicitly acknowledging=0D
encoder stream instructions and explicitly acknowledging header blocks.=0D=

Use Known Received Count instead.=0D
=0D
Clarify that references on the encoder stream do not block an entry from=0D=

eviction.  Trivial as it is, I overlooked this at first, and added quite=0D=

some unnecessary complexity that was eventually removed at=0D
https://quiche.googlesource.com/quiche/+/b09d44167c543b80b2c27408dd1f9df3=
b07c9741.=0D
My motivation here is to help future implementers to avoid this pitfall.=0D=

=0D
Merge redundant Reference Tracking section into Blocked Dynamic Table=0D
Insertions.=0D
=0D
Change style of "Note" at end of section for consistency.  There were=0D
already four sentences starting with "Note that" throughout the draft=0D
before this PR (now there are six), but no other "Note:" markdown.=0D
=0D
* Revert changing acknowledging insertion to comparing absolute index to =
Known Received Count.=0D
=0D
* Remove unnecessary wordcrafting to blocked-insertion first paragraph.=0D=

=0D
* wordsmithing=0D
=0D
* nit=0D
=0D
* Minor rewording=0D
=0D
=0D
  Commit: 0d97793ac8d30c64d20e2cc6a010b58e8a8a0a78=0D
      https://github.com/quicwg/base-drafts/commit/0d97793ac8d30c64d20e2c=
c6a010b58e8a8a0a78=0D
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>=0D
  Date:   2020-03-04 (Wed, 04 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix typo in HTTP draft (#3482)=0D
=0D
=0D
  Commit: 3bd2b8a7a136fe6838f472ba84d0bc55efffbc05=0D
      https://github.com/quicwg/base-drafts/commit/3bd2b8a7a136fe6838f472=
ba84d0bc55efffbc05=0D
  Author: Loganaden Velvindron <logan@cyberstorm.mu>=0D
  Date:   2020-03-04 (Wed, 04 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  HTTP/3: Add RFC8446 reference for TLS 1.3. (#3483)=0D
=0D
* Add RFC8446 reference=0D
=0D
* Fix formatting reported by CircleCI=0D
=0D
* Fix trailing whitespaces=0D
=0D
* Use  symbolic references=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
* Use symbolic reference for TFO=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
* Fix line wrapping=0D
=0D
Co-authored-by: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 5915227351501fdaa2a928d202e3b09b2766910f=0D
      https://github.com/quicwg/base-drafts/commit/5915227351501fdaa2a928=
d202e3b09b2766910f=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-04 (Wed, 04 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Jana's suggestions=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 9b4268eb8e29d39572ab5a668f3e1ca142e596ad=0D
      https://github.com/quicwg/base-drafts/commit/9b4268eb8e29d39572ab5a=
668f3e1ca142e596ad=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-04 (Wed, 04 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: e5d3821d130bb9d5f2935f507180d4c3629e8d00=0D
      https://github.com/quicwg/base-drafts/commit/e5d3821d130bb9d5f2935f=
507180d4c3629e8d00=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-04 (Wed, 04 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: c5f74e28bacf493cf37c0b4ba21c1a6a6038f76f=0D
      https://github.com/quicwg/base-drafts/commit/c5f74e28bacf493cf37c0b=
4ba21c1a6a6038f76f=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-04 (Wed, 04 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: e92254cbe4236c22415c2a5e706f32ea3a8afb85=0D
      https://github.com/quicwg/base-drafts/commit/e92254cbe4236c22415c2a=
5e706f32ea3a8afb85=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-04 (Wed, 04 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: 97a119507c8253278667441bdcfe95acee47ae8e=0D
      https://github.com/quicwg/base-drafts/commit/97a119507c825327866744=
1bdcfe95acee47ae8e=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-04 (Wed, 04 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: ec29b33992ab5b53f8bea37bfc27ed126bf170a1=0D
      https://github.com/quicwg/base-drafts/commit/ec29b33992ab5b53f8bea3=
7bfc27ed126bf170a1=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-04 (Wed, 04 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: 4caeeef356bf084ab8f105161789e258ed5b33cb=0D
      https://github.com/quicwg/base-drafts/commit/4caeeef356bf084ab8f105=
161789e258ed5b33cb=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-04 (Wed, 04 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: 3cf37aeac22d7999c908b9b0d19e98f61034daeb=0D
      https://github.com/quicwg/base-drafts/commit/3cf37aeac22d7999c908b9=
b0d19e98f61034daeb=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-04 (Wed, 04 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  MT's comments and minimize text in the appendix=0D
=0D
=0D
  Commit: 0c963d4fa6480e9951ee4cd86f598e36161dc16c=0D
      https://github.com/quicwg/base-drafts/commit/0c963d4fa6480e9951ee4c=
d86f598e36161dc16c=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-04 (Wed, 04 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 1af053dabe39e2899cc9b15c6c842204c414cf36=0D
      https://github.com/quicwg/base-drafts/commit/1af053dabe39e2899cc9b1=
5c6c842204c414cf36=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-03-04 (Wed, 04 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 1c1ad975bf772599360ea770a114ccfa462aecc8=0D
      https://github.com/quicwg/base-drafts/commit/1c1ad975bf772599360ea7=
70a114ccfa462aecc8=0D
  Author: mirjak <mirja.kuehlewind@ericsson.com>=0D
  Date:   2020-03-04 (Wed, 04 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Normative language in cc section=0D
=0D
This my need a design issue because I suggest to use two SHOULDs instead =
of should. However, I would first like to get some feedback if people agr=
ee.=0D
=0D
=0D
  Commit: c9f76ff2a7ac0aa1e3df0c7d7ee4452b1c5f86ac=0D
      https://github.com/quicwg/base-drafts/commit/c9f76ff2a7ac0aa1e3df0c=
7d7ee4452b1c5f86ac=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-04 (Wed, 04 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Remember max_udp_payload_size for 0-RTT=0D
=0D
=0D
Compare: https://github.com/quicwg/base-drafts/compare/5989bb0affa6%5E...=
c9f76ff2a7ac=0D


From nobody Tue Mar  3 19:39:52 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D5FB73A0CEA for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 19:39:50 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fxwcs1v7TBmg for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 19:39:49 -0800 (PST)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B808F3A0CE8 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 19:39:49 -0800 (PST)
Received: from github-lowworker-943b171.ac4-iad.github.net (github-lowworker-943b171.ac4-iad.github.net [10.52.22.59]) by smtp.github.com (Postfix) with ESMTP id CC0EF52018B for <quic-issues@ietf.org>; Tue,  3 Mar 2020 19:39:48 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583293188; bh=2bi5S8xRxjxaYpuSQJXfH5GTjB+XSYny2fqSjkGgDKE=; h=Date:From:To:Subject:From; b=EthJ47iho3DKZCPwFHaIL2NM8MudsEk2f2k3n5nzYF8gKGi61RikawDf1hD2ld5x4 +gz0VeZXtp0a8f095X+wTR398SYMjJWSTm7jeD9UmNZHk1uEh2Y8l6O0eZvCH6ho8+ n6ROOBfnrw2TjNeT/+C/Jvm9OHnREwsvqdPAxOZE=
Date: Tue, 03 Mar 2020 19:39:48 -0800
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/9e178c-5555ca@github.com>
Subject: [quicwg/base-drafts] 5555ca: Script updating gh-pages from c9f76ff2. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/7TnyUVBlQzO4FteJHgLn818XpAk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 03:39:51 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 5555ca8f899f28a663a261dff789e3a5dd02b412
      https://github.com/quicwg/base-drafts/commit/5555ca8f899f28a663a261dff789e3a5dd02b412
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-04 (Wed, 04 Mar 2020)

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

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



From nobody Tue Mar  3 19:44:09 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 033F53A0D09 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 19:44:08 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.099
X-Spam-Level: 
X-Spam-Status: No, score=-3.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YiACW1Qe0Vur for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 19:44:06 -0800 (PST)
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 5E4713A0D08 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 19:44:06 -0800 (PST)
Date: Tue, 03 Mar 2020 19:44:05 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583293445; bh=4ejQz5mYrGa4QY63c+VKMEM+0QTeWQd1EFFxPJUojMA=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=nu5lfhezhSTmL9oGkW7B06wzCy4Ow4S7jKd5iLlOZql5kFtI8hD74CH04n2pnXD/1 f05/Ab77JuSycNJsYX+uW215J+GrRrcMyij4DuQRBmNIHxX4rFgxwSBZXxsoHxjqbs KeYhRvgqisK9i69QYtxBT71IId9QbWhTXssGIsVE=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3A5HFQH2TL6ZEZRS54NMCQLEVBNHHCER4U6A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3498@github.com>
Subject: [quicwg/base-drafts] Remember UDP size limit for 0-RTT (#3498)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5f24058d429_192e3fe0146cd96c3518e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/tVyrCHSRud78PuuSwM81ugLm5eM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 03:44:08 -0000

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

As @kazuho points out, isn&#39;t *necessary* for the server to remember and not reduce `max_udp_datagram_size`.  The connection doesn&#39;t fail if the value is reduced.  If the value is reduced below what the client assumes the path MTU to be (a client might remember this too), then it results in dropping all 0-RTT packets at the server.  That isn&#39;t fatal, but it is pretty terrible.

This says remember it, consistent with the preceding text.

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

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

-- Commit Summary --

  * renamed max_packet_size to max_udp_size
  * fixed typo
  * synced to latest, resolved conflict
  * erase merge artifact
  * delete whitespace
  * Resolved multiple review comments
  * Update draft-ietf-quic-transport.md
  * MT&#39;s suggestion and resolve conflict
  * Merge branch &#39;max_datagram&#39; of https://github.com/martinduke/base-drafts into max_datagram
  * Editorial: More concise intro text
  * Update draft-ietf-quic-recovery.md
  * Update draft-ietf-quic-recovery.md
  * Update draft-ietf-quic-recovery.md
  * Clarify client anti-amplification response
  * Update draft-ietf-quic-transport.md
  * Simplify
  * Update draft-ietf-quic-transport.md
  * Reworked Martin&#39;s suggestion
  * Martin&#39;s suggestion reworded
  * Clarify adaptive loss thresholds
  * Make congestion control more self-contained
  * Separate out initial and min congestion window
  * Remove tabs from recovery draft
  * Lint HTAB
  * Transport parameters can be declared unilaterally
  * ^^
  * Scope connection IDs to the current connection
  * Fix typo in transport draft changelog
  * Improve language on evictable entries. (#3131)
  * Fix typo in HTTP draft (#3482)
  * HTTP/3: Add RFC8446 reference for TLS 1.3. (#3483)
  * Jana&#39;s suggestions
  * Update draft-ietf-quic-transport.md
  * Update draft-ietf-quic-transport.md
  * Update draft-ietf-quic-transport.md
  * Update draft-ietf-quic-transport.md
  * Update draft-ietf-quic-transport.md
  * Update draft-ietf-quic-transport.md
  * Update draft-ietf-quic-transport.md
  * MT&#39;s comments and minimize text in the appendix
  * Update draft-ietf-quic-recovery.md
  * Update draft-ietf-quic-recovery.md
  * Normative language in cc section
  * Remember max_udp_payload_size for 0-RTT

-- File Changes --

    M .lint.py (5)
    M draft-ietf-quic-http.md (8)
    M draft-ietf-quic-qpack.md (20)
    M draft-ietf-quic-recovery.md (90)
    M draft-ietf-quic-transport.md (58)

-- Patch Links --

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

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

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

<p>As <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/kazuho/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/kazuho">@kazuho</a> points out, isn't <em>necessary</em> for the server to remember and not reduce <code>max_udp_datagram_size</code>.  The connection doesn't fail if the value is reduced.  If the value is reduced below what the client assumes the path MTU to be (a client might remember this too), then it results in dropping all 0-RTT packets at the server.  That isn't fatal, but it is pretty terrible.</p>
<p>This says remember it, consistent with the preceding text.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #3447.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="562840949" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3447" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3447/hovercard" href="https://github.com/quicwg/base-drafts/issues/3447">#3447</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/3498'>https://github.com/quicwg/base-drafts/pull/3498</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>renamed max_packet_size to max_udp_size</li>
  <li>fixed typo</li>
  <li>synced to latest, resolved conflict</li>
  <li>erase merge artifact</li>
  <li>delete whitespace</li>
  <li>Resolved multiple review comments</li>
  <li>Update draft-ietf-quic-transport.md</li>
  <li>MT&#39;s suggestion and resolve conflict</li>
  <li>Merge branch &#39;max_datagram&#39; of https://github.com/martinduke/base-drafts into max_datagram</li>
  <li>Editorial: More concise intro text</li>
  <li>Update draft-ietf-quic-recovery.md</li>
  <li>Update draft-ietf-quic-recovery.md</li>
  <li>Update draft-ietf-quic-recovery.md</li>
  <li>Clarify client anti-amplification response</li>
  <li>Update draft-ietf-quic-transport.md</li>
  <li>Simplify</li>
  <li>Update draft-ietf-quic-transport.md</li>
  <li>Reworked Martin&#39;s suggestion</li>
  <li>Martin&#39;s suggestion reworded</li>
  <li>Clarify adaptive loss thresholds</li>
  <li>Make congestion control more self-contained</li>
  <li>Separate out initial and min congestion window</li>
  <li>Remove tabs from recovery draft</li>
  <li>Lint HTAB</li>
  <li>Transport parameters can be declared unilaterally</li>
  <li>^^</li>
  <li>Scope connection IDs to the current connection</li>
  <li>Fix typo in transport draft changelog</li>
  <li>Improve language on evictable entries. (#3131)</li>
  <li>Fix typo in HTTP draft (#3482)</li>
  <li>HTTP/3: Add RFC8446 reference for TLS 1.3. (#3483)</li>
  <li>Jana&#39;s suggestions</li>
  <li>Update draft-ietf-quic-transport.md</li>
  <li>Update draft-ietf-quic-transport.md</li>
  <li>Update draft-ietf-quic-transport.md</li>
  <li>Update draft-ietf-quic-transport.md</li>
  <li>Update draft-ietf-quic-transport.md</li>
  <li>Update draft-ietf-quic-transport.md</li>
  <li>Update draft-ietf-quic-transport.md</li>
  <li>MT&#39;s comments and minimize text in the appendix</li>
  <li>Update draft-ietf-quic-recovery.md</li>
  <li>Update draft-ietf-quic-recovery.md</li>
  <li>Normative language in cc section</li>
  <li>Remember max_udp_payload_size for 0-RTT</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/3498/files#diff-5b471e040f65c2bb2af9c28e331ee47e">.lint.py</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/3498/files#diff-3d2f9fd0738589657498f2c06ee02f2f">draft-ietf-quic-http.md</a>
    (8)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/3498/files#diff-c3ed24528f71fade042cdefbeadbd7b9">draft-ietf-quic-qpack.md</a>
    (20)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/3498/files#diff-98295c891c68edd662536cf2a42bf089">draft-ietf-quic-recovery.md</a>
    (90)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/3498/files#diff-db016291106766877c4921a79f8596e0">draft-ietf-quic-transport.md</a>
    (58)
  </li>
</ul>

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

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

----==_mimepart_5e5f24058d429_192e3fe0146cd96c3518e--


From nobody Tue Mar  3 19:44:56 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 68E3C3A0D0A for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 19:44:54 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2oA5ten3Tt0w for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 19:44:51 -0800 (PST)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AD0663A0D09 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 19:44:51 -0800 (PST)
Received: from github-lowworker-fb56993.ac4-iad.github.net (github-lowworker-fb56993.ac4-iad.github.net [10.52.19.31]) by smtp.github.com (Postfix) with ESMTP id D9E1CE02CB for <quic-issues@ietf.org>; Tue,  3 Mar 2020 19:44:50 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583293490; bh=p1vlaPoZRHvIYA9Kzig6rhx2Zu5ixfOUB588OYpQiWY=; h=Date:From:To:Subject:From; b=MgaIghjUCdwbb49NbEY6K/m2aAtFM51mhqE6B2sw5/Yd0OokAAiYeYLpxQ/PU3Emw RG4Yq3tN73PQKz7ut+paWGcDcbO5fKdt4wY8Es+oku8werIHRuydBqvVrwz1wVW3Ai qA9YVW/rdtJBCXs7Mo2uPMxHbI7RdTVj0hc1/sos=
Date: Tue, 03 Mar 2020 19:44:50 -0800
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/max_udp_size-0rtt/c9f76f-a356f0@github.com>
Subject: [quicwg/base-drafts] b38da3: Editorial: More concise intro text
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/iDjlOpy7Uq3IcK9pYw5ap4tN9Ak>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 03:44:55 -0000

  Branch: refs/heads/max_udp_size-0rtt=0D
  Home:   https://github.com/quicwg/base-drafts=0D
  Commit: b38da3b5b3f6de626ce324cd91226fb0ade25aa0=0D
      https://github.com/quicwg/base-drafts/commit/b38da3b5b3f6de626ce324=
cd91226fb0ade25aa0=0D
  Author: mirjak <mirja.kuehlewind@ericsson.com>=0D
  Date:   2020-01-22 (Wed, 22 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Editorial: More concise intro text=0D
=0D
Just a proposal but I would prefer to remove the advertising slang ("deca=
des of transport and security experience" and "makes it attractive").=0D
=0D
=0D
  Commit: f458ac8271c7e50e1111794d454e52eee9bf590f=0D
      https://github.com/quicwg/base-drafts/commit/f458ac8271c7e50e111179=
4d454e52eee9bf590f=0D
  Author: mirjak <mirja.kuehlewind@ericsson.com>=0D
  Date:   2020-01-23 (Thu, 23 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 26a38dd8278fb208ff2610fc5b2aae5ec671206b=0D
      https://github.com/quicwg/base-drafts/commit/26a38dd8278fb208ff2610=
fc5b2aae5ec671206b=0D
  Author: mirjak <mirja.kuehlewind@ericsson.com>=0D
  Date:   2020-01-23 (Thu, 23 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: d8d72ab1e2c156657bc06f07f36585c66bdb06da=0D
      https://github.com/quicwg/base-drafts/commit/d8d72ab1e2c156657bc06f=
07f36585c66bdb06da=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-01-24 (Fri, 24 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 8c52fd83cb5a0228dd696e45f556617e8156036f=0D
      https://github.com/quicwg/base-drafts/commit/8c52fd83cb5a0228dd696e=
45f556617e8156036f=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-09 (Sun, 09 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Clarify client anti-amplification response=0D
=0D
Clarifies why a client might send a Handshake packet, as well as generall=
y tries to improve the anti-deadlock text.=0D
=0D
Fixes #2598=0D
=0D
=0D
  Commit: 6138a07267ab9a28d00eaec8f3699cf60a6dc7fe=0D
      https://github.com/quicwg/base-drafts/commit/6138a07267ab9a28d00eae=
c8f3699cf60a6dc7fe=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-09 (Sun, 09 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: 2793b5c477c8ef4672c5d056510d685f83b0bf90=0D
      https://github.com/quicwg/base-drafts/commit/2793b5c477c8ef4672c5d0=
56510d685f83b0bf90=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-09 (Sun, 09 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Simplify=0D
=0D
=0D
  Commit: a6e821584e80f2fa5efe02a21aba0926131d7a4d=0D
      https://github.com/quicwg/base-drafts/commit/a6e821584e80f2fa5efe02=
a21aba0926131d7a4d=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-09 (Sun, 09 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: 321c59afbcf01afa80373633c9ec2058a9088cf8=0D
      https://github.com/quicwg/base-drafts/commit/321c59afbcf01afa803736=
33c9ec2058a9088cf8=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-10 (Mon, 10 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Reworked Martin's suggestion=0D
=0D
=0D
  Commit: 86ae5b47c6f73a1356b211cf4db0a6b2dcd23d85=0D
      https://github.com/quicwg/base-drafts/commit/86ae5b47c6f73a1356b211=
cf4db0a6b2dcd23d85=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-15 (Sat, 15 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Martin's suggestion reworded=0D
=0D
=0D
  Commit: 6fa5c4286429fd28fd5447936214d37d50b6f2c0=0D
      https://github.com/quicwg/base-drafts/commit/6fa5c4286429fd28fd5447=
936214d37d50b6f2c0=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-15 (Sat, 15 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Clarify adaptive loss thresholds=0D
=0D
Fixes #3389 by clarifying that one may start with a smaller time threshol=
d, not a smaller packet threshold.=0D
=0D
=0D
  Commit: 275ab8038214c051d9e767d43c08a2f9b3f042bd=0D
      https://github.com/quicwg/base-drafts/commit/275ab8038214c051d9e767=
d43c08a2f9b3f042bd=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-15 (Sat, 15 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Make congestion control more self-contained=0D
=0D
Clarifies a few points and moves the initial window recommendation from t=
he pseudocode to the text.=0D
=0D
Fixes #3088=0D
=0D
=0D
  Commit: 7660a51226fe6ba10b0793a88466954b0210e580=0D
      https://github.com/quicwg/base-drafts/commit/7660a51226fe6ba10b0793=
a88466954b0210e580=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-19 (Wed, 19 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Separate out initial and min congestion window=0D
=0D
=0D
  Commit: b8779343f9b51d7d5435b5cd3e6d0bece516b329=0D
      https://github.com/quicwg/base-drafts/commit/b8779343f9b51d7d5435b5=
cd3e6d0bece516b329=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-22 (Sat, 22 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Remove tabs from recovery draft=0D
=0D
=0D
  Commit: 15612646cc9e36ade7043fc93c4114c0221712c7=0D
      https://github.com/quicwg/base-drafts/commit/15612646cc9e36ade7043f=
c93c4114c0221712c7=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-22 (Sat, 22 Feb 2020)=0D
=0D
  Changed paths:=0D
    M .lint.py=0D
=0D
  Log Message:=0D
  -----------=0D
  Lint HTAB=0D
=0D
I caught Ian adding these once, then failed to catch it a second time.=0D=

Fool me once...=0D
=0D
=0D
  Commit: 96a64024ce8a2cbb5e9ab58de4180ed53166fc3a=0D
      https://github.com/quicwg/base-drafts/commit/96a64024ce8a2cbb5e9ab5=
8de4180ed53166fc3a=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-24 (Mon, 24 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Remove tabs from recovery draft=0D
=0D
=0D
  Commit: 69c2d95035420cc9bc596ed1d6a3373dfbe85548=0D
      https://github.com/quicwg/base-drafts/commit/69c2d95035420cc9bc596e=
d1d6a3373dfbe85548=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-24 (Mon, 24 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Transport parameters can be declared unilaterally=0D
=0D
The text already says this, but we lost track of it.  This hopefully=0D
clarifies that.=0D
=0D
Closes #3429.=0D
=0D
=0D
  Commit: e28286096182fa8b57a8607da90ce73144b3f105=0D
      https://github.com/quicwg/base-drafts/commit/e28286096182fa8b57a860=
7da90ce73144b3f105=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-24 (Mon, 24 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  ^^=0D
=0D
=0D
  Commit: d38e8c0f0d7376c66a1c0c64111177879321cb50=0D
      https://github.com/quicwg/base-drafts/commit/d38e8c0f0d7376c66a1c0c=
64111177879321cb50=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-24 (Mon, 24 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Scope connection IDs to the current connection=0D
=0D
This isn't strictly necessary, as it might be implied by the definition=0D=

of a connection ID.=0D
=0D
Closes #3484.=0D
=0D
=0D
  Commit: f9b64c275b366d0b745340da92d0ad019d48ce25=0D
      https://github.com/quicwg/base-drafts/commit/f9b64c275b366d0b745340=
da92d0ad019d48ce25=0D
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>=0D
  Date:   2020-02-24 (Mon, 24 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix typo in transport draft changelog=0D
=0D
=0D
  Commit: 2ce00d0f25b338bbc3a917805fb06d477edfacc1=0D
      https://github.com/quicwg/base-drafts/commit/2ce00d0f25b338bbc3a917=
805fb06d477edfacc1=0D
  Author: Bence B=C3=A9ky <bencebeky@users.noreply.github.com>=0D
  Date:   2020-02-25 (Tue, 25 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-qpack.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Improve language on evictable entries. (#3131)=0D
=0D
* Improve language on blocking entries.=0D
=0D
Remove "insertion has been acknowledged" phrase to avoid confusion=0D
between Header Acknowledgement instructions implicitly acknowledging=0D
encoder stream instructions and explicitly acknowledging header blocks.=0D=

Use Known Received Count instead.=0D
=0D
Clarify that references on the encoder stream do not block an entry from=0D=

eviction.  Trivial as it is, I overlooked this at first, and added quite=0D=

some unnecessary complexity that was eventually removed at=0D
https://quiche.googlesource.com/quiche/+/b09d44167c543b80b2c27408dd1f9df3=
b07c9741.=0D
My motivation here is to help future implementers to avoid this pitfall.=0D=

=0D
Merge redundant Reference Tracking section into Blocked Dynamic Table=0D
Insertions.=0D
=0D
Change style of "Note" at end of section for consistency.  There were=0D
already four sentences starting with "Note that" throughout the draft=0D
before this PR (now there are six), but no other "Note:" markdown.=0D
=0D
* Revert changing acknowledging insertion to comparing absolute index to =
Known Received Count.=0D
=0D
* Remove unnecessary wordcrafting to blocked-insertion first paragraph.=0D=

=0D
* wordsmithing=0D
=0D
* nit=0D
=0D
* Minor rewording=0D
=0D
=0D
  Commit: 9e0d7e7cd162c942e9a756f0dbf143f3ff311447=0D
      https://github.com/quicwg/base-drafts/commit/9e0d7e7cd162c942e9a756=
f0dbf143f3ff311447=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-25 (Tue, 25 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3481 from dtikhonov/202002241022-fix-transport-chan=
gelog-typo=0D
=0D
Fix typo in transport draft changelog=0D
=0D
=0D
  Commit: 86f72a783870cb18d6ad334d4edac1f08f7a1f79=0D
      https://github.com/quicwg/base-drafts/commit/86f72a783870cb18d6ad33=
4d4edac1f08f7a1f79=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-25 (Tue, 25 Feb 2020)=0D
=0D
  Changed paths:=0D
    M .lint.py=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3476 from quicwg/lint-tab=0D
=0D
Lint tabs=0D
=0D
=0D
  Commit: 4a202220895c6d2fb9d1cb81a2ecee6eab69cfb0=0D
      https://github.com/quicwg/base-drafts/commit/4a202220895c6d2fb9d1cb=
81a2ecee6eab69cfb0=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-25 (Tue, 25 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3478 from quicwg/unilateral-tp=0D
=0D
Unilateral Transport Parameters=0D
=0D
=0D
  Commit: 51fdf4251200fb0daf02d2014e6be72e4683f413=0D
      https://github.com/quicwg/base-drafts/commit/51fdf4251200fb0daf02d2=
014e6be72e4683f413=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-25 (Tue, 25 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3485 from quicwg/connection-scope-id=0D
=0D
Scope connection IDs to the current connection=0D
=0D
=0D
  Commit: d71905f1cccff82204ee98afb9c4532be3348541=0D
      https://github.com/quicwg/base-drafts/commit/d71905f1cccff82204ee98=
afb9c4532be3348541=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-25 (Tue, 25 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3462 from quicwg/ianswett-adaptive-loss=0D
=0D
Clarify adaptive loss thresholds=0D
=0D
=0D
  Commit: 6d5f3dab6470062bf3649872b3fe21498710dbf6=0D
      https://github.com/quicwg/base-drafts/commit/6d5f3dab6470062bf36498=
72b3fe21498710dbf6=0D
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix typo in HTTP draft (#3482)=0D
=0D
=0D
  Commit: bf46a9b1e6bc81dc0cda1ef84f4c0b440702b872=0D
      https://github.com/quicwg/base-drafts/commit/bf46a9b1e6bc81dc0cda1e=
f84f4c0b440702b872=0D
  Author: Loganaden Velvindron <logan@cyberstorm.mu>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  HTTP/3: Add RFC8446 reference for TLS 1.3. (#3483)=0D
=0D
* Add RFC8446 reference=0D
=0D
* Fix formatting reported by CircleCI=0D
=0D
* Fix trailing whitespaces=0D
=0D
* Use  symbolic references=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
* Use symbolic reference for TFO=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
* Fix line wrapping=0D
=0D
Co-authored-by: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 55d617658fd32b95c54f27e75d1bab5739032537=0D
      https://github.com/quicwg/base-drafts/commit/55d617658fd32b95c54f27=
e75d1bab5739032537=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Jana's suggestions=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 9124ab1f5e462d386eec478e3813cfccec00148a=0D
      https://github.com/quicwg/base-drafts/commit/9124ab1f5e462d386eec47=
8e3813cfccec00148a=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: 0ce17f386f32e69c5e1abeaaddaccc273e4e110c=0D
      https://github.com/quicwg/base-drafts/commit/0ce17f386f32e69c5e1abe=
aaddaccc273e4e110c=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: 52649b9ecb3d4ddf3325e5db8891e7a2e6d95813=0D
      https://github.com/quicwg/base-drafts/commit/52649b9ecb3d4ddf3325e5=
db8891e7a2e6d95813=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: 1bc588fe9dc0227b2aeda8a6311f22ea7c2157a2=0D
      https://github.com/quicwg/base-drafts/commit/1bc588fe9dc0227b2aeda8=
a6311f22ea7c2157a2=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: 1a952f91d3f8d371e5fadfb2a56fb8c63ff6d5de=0D
      https://github.com/quicwg/base-drafts/commit/1a952f91d3f8d371e5fadf=
b2a56fb8c63ff6d5de=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: 1e60a825e535c3d1fddff7c3121b60a9bae1db40=0D
      https://github.com/quicwg/base-drafts/commit/1e60a825e535c3d1fddff7=
c3121b60a9bae1db40=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: b19b38b5fcb9e4c24fbdf95328fa7f6c726a5180=0D
      https://github.com/quicwg/base-drafts/commit/b19b38b5fcb9e4c24fbdf9=
5328fa7f6c726a5180=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: 47ba99c5eba017e53d1fd1b01cc8d6386cdffbd3=0D
      https://github.com/quicwg/base-drafts/commit/47ba99c5eba017e53d1fd1=
b01cc8d6386cdffbd3=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3445 from quicwg/ianswett-why-send-handshake=0D
=0D
Clarify client anti-amplification response=0D
=0D
=0D
  Commit: 4fc37067f5cb3d62b59b3bd48fac75d5c09a4b36=0D
      https://github.com/quicwg/base-drafts/commit/4fc37067f5cb3d62b59b3b=
d48fac75d5c09a4b36=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  MT's comments and minimize text in the appendix=0D
=0D
=0D
  Commit: 0f2d4bff92a79bf4a385ff5992c7d6d403cbdd4f=0D
      https://github.com/quicwg/base-drafts/commit/0f2d4bff92a79bf4a385ff=
5992c7d6d403cbdd4f=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 70b56f694d81348b1faabdb289050266cc46e9ba=0D
      https://github.com/quicwg/base-drafts/commit/70b56f694d81348b1faabd=
b289050266cc46e9ba=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-02-27 (Thu, 27 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3463 from quicwg/ianswett-cc-self-contained=0D
=0D
Make congestion control more self-contained=0D
=0D
=0D
  Commit: 206ae8519c0eca337314a958ab181b9255b98643=0D
      https://github.com/quicwg/base-drafts/commit/206ae8519c0eca337314a9=
58ab181b9255b98643=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-02-27 (Thu, 27 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: bde607e16fd14e3d8a82035d7f5e6b8a8ba43d18=0D
      https://github.com/quicwg/base-drafts/commit/bde607e16fd14e3d8a8203=
5d7f5e6b8a8ba43d18=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-02-27 (Thu, 27 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3380 from mirjak/patch-5=0D
=0D
Editorial: More concise intro text (recovery)=0D
=0D
=0D
  Commit: 062b95580c1371f31d30314e016a9ed85ea67f87=0D
      https://github.com/quicwg/base-drafts/commit/062b95580c1371f31d3031=
4e016a9ed85ea67f87=0D
  Author: mirjak <mirja.kuehlewind@ericsson.com>=0D
  Date:   2020-03-03 (Tue, 03 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Normative language in cc section=0D
=0D
This my need a design issue because I suggest to use two SHOULDs instead =
of should. However, I would first like to get some feedback if people agr=
ee.=0D
=0D
=0D
  Commit: eb65124854433637e827f68c4b40380c6c301ab1=0D
      https://github.com/quicwg/base-drafts/commit/eb65124854433637e827f6=
8c4b40380c6c301ab1=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-03 (Tue, 03 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3492 from mirjak/patch-22=0D
=0D
Normative language in cc section=0D
=0D
=0D
  Commit: a356f032a97ea2619e6b991d054c0850b7151a4a=0D
      https://github.com/quicwg/base-drafts/commit/a356f032a97ea2619e6b99=
1d054c0850b7151a4a=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-04 (Wed, 04 Mar 2020)=0D
=0D
  Changed paths:=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into max_udp_size-0rtt=0D
=0D
=0D
Compare: https://github.com/quicwg/base-drafts/compare/c9f76ff2a7ac...a35=
6f032a97e=0D


From nobody Tue Mar  3 19:45:49 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E683D3A0D17 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 19:45:47 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id v_Cu4b5SOAix for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 19:45:46 -0800 (PST)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 97E1C3A0D16 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 19:45:46 -0800 (PST)
Received: from github-lowworker-39ac79b.ac4-iad.github.net (github-lowworker-39ac79b.ac4-iad.github.net [10.52.18.15]) by smtp.github.com (Postfix) with ESMTP id CA2BD280F7E for <quic-issues@ietf.org>; Tue,  3 Mar 2020 19:45:45 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583293545; bh=ICC/WkLE4GTxQElT89Ng5mJuHkV+oxb7e6WOvpABgVo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=owOrPNmXQtmWxsN2TC8ofpcn547Hxu2QoeJtOW+KwRlOBpowcmOvqkz6w6GN9gupo M+Qqe5UbtxIr6QKx2AVkOHzqAxuh2Rrh+md4aplp5yHq4DaVOf4TK5GsQJNHrKvmfz zbOefownmlLEQCQfn5MvS1z8jFrn637FeZ+s4GLI=
Date: Tue, 03 Mar 2020 19:45:45 -0800
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7ISMMYB76DVNG4H4V4NMCWTEVBNHHCER4U6A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3498/c594310545@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3498@github.com>
References: <quicwg/base-drafts/pull/3498@github.com>
Subject: Re: [quicwg/base-drafts] Remember UDP size limit for 0-RTT (#3498)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5f2469ba081_26c33fbfa0acd95c906c8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/T9HjpTbtm4Tp9rAQ6WQjfXWTBuA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 03:45:48 -0000

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

Oh wow, that has a lot of commits.  The intent was to just base this on #3473.  I'll fix this up when that lands.

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

<p>Oh wow, that has a lot of commits.  The intent was to just base this on <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="568612850" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3473" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3473/hovercard" href="https://github.com/quicwg/base-drafts/pull/3473">#3473</a>.  I'll fix this up when that lands.</p>

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


From nobody Tue Mar  3 19:46:15 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E31D23A0D17 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 19:46:13 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jxY8OH7SNMdh for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 19:46:12 -0800 (PST)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B1CA93A0D16 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 19:46:12 -0800 (PST)
Received: from github-lowworker-b2150d3.ash1-iad.github.net (github-lowworker-b2150d3.ash1-iad.github.net [10.56.113.12]) by smtp.github.com (Postfix) with ESMTP id 199298C08B4 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 19:46:12 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583293572; bh=HV1uHJ3Bo63q85nKWnr/xuql1UjSVlccKOHotsSqHnE=; h=Date:From:To:Subject:From; b=VhrhkxN47+e/ZMvVbmSb52kYFmcX5DPwc6lEdW+DYRn2OS4TnwqSct9Ipyk4Ri9Pf +LvM82U/Ch2gkrIDrlrtHBQorY+XpMxyXMXmmdOGzmyGN36SWboOiEhDR7d5w1vjTw EkH9gLyZ7xh4NxMSleyb7lrKvC7TF+9jP4lUOV5E=
Date: Tue, 03 Mar 2020 19:46:12 -0800
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/5555ca-67acc0@github.com>
Subject: [quicwg/base-drafts] 67acc0: Script updating gh-pages from a356f032. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/a1R9PlGL4Mvq_wqqfdUokpZ_d0Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 03:46:14 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 67acc0d2a07514f6280a24998f3a1609c693e2ca
      https://github.com/quicwg/base-drafts/commit/67acc0d2a07514f6280a24998f3a1609c693e2ca
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-04 (Wed, 04 Mar 2020)

  Changed paths:
    M index.html

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



From nobody Tue Mar  3 19:56:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F0EBF3A0D4D for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 19:56:38 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.696
X-Spam-Level: 
X-Spam-Status: No, score=-1.696 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EF3ZvNmYAH47 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 19:56:37 -0800 (PST)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 556083A0D4C for <quic-issues@ietf.org>; Tue,  3 Mar 2020 19:56:37 -0800 (PST)
Date: Tue, 03 Mar 2020 19:56:36 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583294196; bh=bBd/jGwvnQ9uIa86/bHnxQGwJadTG4htEzymvVyfk8M=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=aQ+UpKpgxyY4fMXuOR4sNpj2rSXwJsFzGSuSyhTbPFaltDHLKFLmbokEYdNl92GFn 3FH4F+iJCcfceMdpzLwTcrQ//FFCJ2WlOm5lBUasOEeLUcbNcNdgD3ezRg7x4b6Cvw QhS+pOkMzzxyp0X9Q1qZHPyHmFigZmGuu9Aa+A9Y=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKY5UU4WAEDWLFU2ZZF4NMD7JEVBNHHCER4U6A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3498/review/368490297@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3498@github.com>
References: <quicwg/base-drafts/pull/3498@github.com>
Subject: Re: [quicwg/base-drafts] Remember UDP size limit for 0-RTT (#3498)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5f26f46b8d0_15b63fc730ccd968928d0"; 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/jz5leI1mXH9drFKi9_vYcjZd_zk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 03:56:39 -0000

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

kazuho commented on this pull request.



>  
 * initial_max_data
 * initial_max_stream_data_bidi_local
 * initial_max_stream_data_bidi_remote
 * initial_max_stream_data_uni
 * initial_max_streams_bidi
 * initial_max_streams_uni
+* max_udp_payload_size

While I agree that it is a good idea to encourage clients to remember the value, I'm not sure if we want to add max_udp_payload_size to this list. That is because doing so mandates the server to remember the max_udp_payload_size value that it advertised in the previous connection, and to not accept 0-RTT if the value has changed.

When a client reconnects from a different path, a path that the server thinks it is better to have smaller MTUs, it might be a good idea to let the server reduce the MTU. If 0-RTT packets succeed to come through (due to it being small or due to the maximum MTU being larger than what the server thinks is safe), there is no reason to drop them, just because max_udp_payload_size is going to 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/pull/3498#pullrequestreview-368490297
----==_mimepart_5e5f26f46b8d0_15b63fc730ccd968928d0
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/3498#discussion_r387437032">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
 * initial_max_data
 * initial_max_stream_data_bidi_local
 * initial_max_stream_data_bidi_remote
 * initial_max_stream_data_uni
 * initial_max_streams_bidi
 * initial_max_streams_uni
+* max_udp_payload_size
</pre>
<p>While I agree that it is a good idea to encourage clients to remember the value, I'm not sure if we want to add max_udp_payload_size to this list. That is because doing so mandates the server to remember the max_udp_payload_size value that it advertised in the previous connection, and to not accept 0-RTT if the value has changed.</p>
<p>When a client reconnects from a different path, a path that the server thinks it is better to have smaller MTUs, it might be a good idea to let the server reduce the MTU. If 0-RTT packets succeed to come through (due to it being small or due to the maximum MTU being larger than what the server thinks is safe), there is no reason to drop them, just because max_udp_payload_size is going to be different.</p>

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


From nobody Tue Mar  3 20:31:00 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id ADBA23A0DF1 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 20:30:44 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.099
X-Spam-Level: 
X-Spam-Status: No, score=-3.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fwmThOqvyut8 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 20:30:42 -0800 (PST)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2CA2E3A0E0B for <quic-issues@ietf.org>; Tue,  3 Mar 2020 20:30:42 -0800 (PST)
Date: Tue, 03 Mar 2020 20:30:40 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583296240; bh=4/lkoJ7EX8HOZZQw7g7sODEdFCxedud11EbA4dLyDMY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=USE38Pc5eWM1+R5xRfQP+kpLl1UMi3/BgJxd1OJ6cEI+Ze5eCNfXY7f226gdpspqZ q8NnUdyL0kUIsirD14Yu8SmVnpjbmdiF7w6NbLErTaDlQ/h2nufKsHe68tGpG1WYvq +SWAZPNzfoX9ORpQairWOpTcTJ3M23XEKDe3Laps=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5DJMWGTMTB2NZSTSV4NMH7BEVBNHHCC4LIRI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3439/594320754@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3439@github.com>
References: <quicwg/base-drafts/issues/3439@github.com>
Subject: Re: [quicwg/base-drafts] Authenticating connection IDs (#3439)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5f2ef0ca5b6_1c553ff256acd964151675"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/-nRtHuS-i2ZxyGYaNYM6BeY9kFU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 04:30:52 -0000

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

In the interests of both providing defense in depth and for simplifying the analysis of the protocol, I believe that we should consider the ways in which connection IDs are negotiated and the ways in which that negotiation might be more strongly protected.

## Problem Statement

We currently do not validate any choice of any connection ID that is chosen during the handshake, with the exception of the Destination Connection ID the client chooses when a Retry was used.

The [paper above](https://eprint.iacr.org/2020/114) describes an attack on earlier versions of header protection that relied on the variable position of the packet number length field, the lack of an authenticated length of the connection ID, and the malleability of the encryption used in header protection.  We have since fixed the position of the packet number length, which invalidates that attack.  The effect of the attack was not severe, but I would rather not have any weaknesses.  Note also that two of these weaknesses remain and we only really fixed this problem by accident.

The attack described required that a server generate a Retry.  The attacker rewrites the Source Connection ID field from that message into a value that the server would then subsequently reuse.  This seems to be in tension with the requirement that connection IDs be unpredictable, but I believe the theory is that the requirement only applies to the question of linkability.  As long as an attacker is unable to generate another valid connection ID or link valid connection IDs to this original value, a server could reuse the client's choice.  Of course, in this case the value is chosen by the attacker, not the client.

A server could authenticate the value it includes in a Retry packet by including it in the token, but let's assume for now that it does not do that.  Whether or not there is a concrete attack out of this, this demonstrates that an attacker can choose a connection ID.  That's not a great position to be in with respect to analysis of the protocol.

Right now the values that are negotiated using the Source Connection ID field are not authenticated.  It is true that these are ultimately authenticated when they are included in the AAD of a 1-RTT packet, but that is rather circuitous. You might also say that Handshake packets also cover these, but that relies on even more convoluted logic. What I heard at QUIPS and what I learned from TLS is that formalizing proofs based on such indirect authentication can be extremely challenging.  I realize that this is theoretical, but we made concessions in TLS for simplified analysis and as long as the complexity cost is low, the same might be done here.

## Proposal

A relatively simple way to authenticate these connection IDs would be to include a `handshake_connection_id` transport parameter that includes the value that the endpoint includes in the Source Connection ID field of Initial or Handshake packets.  Endpoints then validate this value before declaring the handshake complete.  In terms of transport parameter construction, this is simple: endpoints make a choice and stick with it.  The only real cost is the extra 21 bytes this takes.

That isn't quite enough though.  The server gets to choose new connection IDs twice during the handshake if a Retry packet is sent.  Authenticating a single connection ID could not authenticate the Source Connection ID from the Retry packet.  That's might be OK on the basis that the value from the Retry won't be used after the handshake completes.

Not authenticating the choice from Retry is less OK if the server adopts the value that the client uses in its Destination Connection ID field.  Now the attacker just chose a connection ID.  As this was the specific attack that was used, that needs to be addressed too.

Rather than authenticate the Retry also, my suggestion there is to forbid the server from copying the client's Destination Connection ID when it generates its first Initial packet.  That is, the server needs to pick a completely new connection ID.  We already do that for Retry packets.  Then the attacker has no input into connection ID selection.

We could limit the requirement to change connection ID to only the cases where Retry is used.  That is require a change if there is a token in the Initial packet.  It seems easier to require the change always.

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

<p>In the interests of both providing defense in depth and for simplifying the analysis of the protocol, I believe that we should consider the ways in which connection IDs are negotiated and the ways in which that negotiation might be more strongly protected.</p>
<h2>Problem Statement</h2>
<p>We currently do not validate any choice of any connection ID that is chosen during the handshake, with the exception of the Destination Connection ID the client chooses when a Retry was used.</p>
<p>The <a href="https://eprint.iacr.org/2020/114" rel="nofollow">paper above</a> describes an attack on earlier versions of header protection that relied on the variable position of the packet number length field, the lack of an authenticated length of the connection ID, and the malleability of the encryption used in header protection.  We have since fixed the position of the packet number length, which invalidates that attack.  The effect of the attack was not severe, but I would rather not have any weaknesses.  Note also that two of these weaknesses remain and we only really fixed this problem by accident.</p>
<p>The attack described required that a server generate a Retry.  The attacker rewrites the Source Connection ID field from that message into a value that the server would then subsequently reuse.  This seems to be in tension with the requirement that connection IDs be unpredictable, but I believe the theory is that the requirement only applies to the question of linkability.  As long as an attacker is unable to generate another valid connection ID or link valid connection IDs to this original value, a server could reuse the client's choice.  Of course, in this case the value is chosen by the attacker, not the client.</p>
<p>A server could authenticate the value it includes in a Retry packet by including it in the token, but let's assume for now that it does not do that.  Whether or not there is a concrete attack out of this, this demonstrates that an attacker can choose a connection ID.  That's not a great position to be in with respect to analysis of the protocol.</p>
<p>Right now the values that are negotiated using the Source Connection ID field are not authenticated.  It is true that these are ultimately authenticated when they are included in the AAD of a 1-RTT packet, but that is rather circuitous. You might also say that Handshake packets also cover these, but that relies on even more convoluted logic. What I heard at QUIPS and what I learned from TLS is that formalizing proofs based on such indirect authentication can be extremely challenging.  I realize that this is theoretical, but we made concessions in TLS for simplified analysis and as long as the complexity cost is low, the same might be done here.</p>
<h2>Proposal</h2>
<p>A relatively simple way to authenticate these connection IDs would be to include a <code>handshake_connection_id</code> transport parameter that includes the value that the endpoint includes in the Source Connection ID field of Initial or Handshake packets.  Endpoints then validate this value before declaring the handshake complete.  In terms of transport parameter construction, this is simple: endpoints make a choice and stick with it.  The only real cost is the extra 21 bytes this takes.</p>
<p>That isn't quite enough though.  The server gets to choose new connection IDs twice during the handshake if a Retry packet is sent.  Authenticating a single connection ID could not authenticate the Source Connection ID from the Retry packet.  That's might be OK on the basis that the value from the Retry won't be used after the handshake completes.</p>
<p>Not authenticating the choice from Retry is less OK if the server adopts the value that the client uses in its Destination Connection ID field.  Now the attacker just chose a connection ID.  As this was the specific attack that was used, that needs to be addressed too.</p>
<p>Rather than authenticate the Retry also, my suggestion there is to forbid the server from copying the client's Destination Connection ID when it generates its first Initial packet.  That is, the server needs to pick a completely new connection ID.  We already do that for Retry packets.  Then the attacker has no input into connection ID selection.</p>
<p>We could limit the requirement to change connection ID to only the cases where Retry is used.  That is require a change if there is a token in the Initial packet.  It seems easier to require the change always.</p>

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


From nobody Tue Mar  3 22:04:02 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E221D3A0F80 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 22:04:00 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.482
X-Spam-Level: 
X-Spam-Status: No, score=-6.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vjcdglTWTx-B for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 22:03:59 -0800 (PST)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9B1B03A0F7F for <quic-issues@ietf.org>; Tue,  3 Mar 2020 22:03:59 -0800 (PST)
Date: Tue, 03 Mar 2020 22:03:58 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583301838; bh=o4yhk8l1R25HG5V8Lq/5Sl9j1WzW1qzj/OQpwBTOs/Y=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=DeONMI63hvvYIqHywFrM1vU7cTCAKAzr5dsF2kYK6gGpGWZZr5x7yx9oJnwyiWXGL zLlCsmuvnkjHNOKBpQuNSpeTaRF+0NbdhznHhZYhdKnbjCl9Gf3i15KAI1iNxa4V2F 3ZLBnCct3Ze8vM2wsuybSUyzfw9tj5jxaqRdeFp4=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZK24MNRHNV2WURRIF4NMS45EVBNHHCERSPT4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3497/review/368522419@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3497@github.com>
References: <quicwg/base-drafts/pull/3497@github.com>
Subject: Re: [quicwg/base-drafts] Rephrase some Connection ID usage text (#3497)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5f44ceabd1c_52623fcd098cd960458231"; 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/tNi_CbwhDwuySCL-ulAMb0xQDQ8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 06:04:01 -0000

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

marten-seemann approved this pull request.



> @@ -496,7 +496,7 @@ data.
 
 The initial probe timeout for a new connection or new path SHOULD be
 set to twice the initial RTT.  Resumed connections over the same network
-SHOULD use the previous connection's final smoothed RTT value as the resumed
+MAY use the previous connection's final smoothed RTT value as the resumed

This doesn't have to do anything with connection IDs, does 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/3497#pullrequestreview-368522419
----==_mimepart_5e5f44ceabd1c_52623fcd098cd960458231
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@marten-seemann</b> approved this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3497#discussion_r387463623">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -496,7 +496,7 @@ data.
 
 The initial probe timeout for a new connection or new path SHOULD be
 set to twice the initial RTT.  Resumed connections over the same network
-SHOULD use the previous connection&#39;s final smoothed RTT value as the resumed
+MAY use the previous connection&#39;s final smoothed RTT value as the resumed
</pre>
<p>This doesn't have to do anything with connection IDs, does 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/3497?email_source=notifications&amp;email_token=AFTOJK7YSKHFDQ3NH4GAB5DRFXVM5A5CNFSM4LAWDEN2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCX3TJMY#pullrequestreview-368522419">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7B5K4A3ULUPKN5YGDRFXVM5ANCNFSM4LAWDENQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7CSTVDWBTEEWQNPNDRFXVM5A5CNFSM4LAWDEN2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCX3TJMY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3497?email_source=notifications\u0026email_token=AFTOJK7YSKHFDQ3NH4GAB5DRFXVM5A5CNFSM4LAWDEN2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCX3TJMY#pullrequestreview-368522419",
"url": "https://github.com/quicwg/base-drafts/pull/3497?email_source=notifications\u0026email_token=AFTOJK7YSKHFDQ3NH4GAB5DRFXVM5A5CNFSM4LAWDEN2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCX3TJMY#pullrequestreview-368522419",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e5f44ceabd1c_52623fcd098cd960458231--


From nobody Tue Mar  3 22:06:15 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6B24E3A0F85 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 22:06:13 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.553
X-Spam-Level: 
X-Spam-Status: No, score=-1.553 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mAq8CKqhmPtK for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 22:06:12 -0800 (PST)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5EC8D3A0F84 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 22:06:12 -0800 (PST)
Date: Tue, 03 Mar 2020 22:06:11 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583301971; bh=lI1nqScE3FCaapoBCBy4qTipcgMwm4Q4PVACn6mv7aM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xby8ccLsLnfF+IiXwj81jKHnItsJkV1ZCT4vg+OzE1A10kXEj0XGgiJqyCc1m/rg7 adP31wDnSvThEDiyJeKVrUfeBXROZSfyHksVuNMLToaSoaRD5yRH8uThLkdpsHNjTu NFuIaF74nk/pha+tM2inKXaH+vDF82tCUZPzmKbs=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK23U7FRV6NXRTE7AZV4NMTFHEVBNHHCERRHEI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3496/review/368523328@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3496@github.com>
References: <quicwg/base-drafts/pull/3496@github.com>
Subject: Re: [quicwg/base-drafts] Allow but not recommend seeding of RTT on resumption (#3496)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5f4553b063_6ab63fda764cd96c1999af"; 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/lyXxtIGslk6My0L-C9RdnUch-IA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 06:06:14 -0000

----==_mimepart_5e5f4553b063_6ab63fda764cd96c1999af
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/3496#pullrequestreview-368523328
----==_mimepart_5e5f4553b063_6ab63fda764cd96c1999af
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/3496?email_source=notifications&amp;email_token=AFTOJKZ465VKFYGZ5PW2BDLRFXVVHA5CNFSM4LAVWOJ2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCX3TQQA#pullrequestreview-368523328">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKY2LFDBUSCKWBTDWUDRFXVVHANCNFSM4LAVWOJQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2KBEYEMHYSZVJO2SDRFXVVHA5CNFSM4LAVWOJ2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCX3TQQA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3496?email_source=notifications\u0026email_token=AFTOJKZ465VKFYGZ5PW2BDLRFXVVHA5CNFSM4LAVWOJ2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCX3TQQA#pullrequestreview-368523328",
"url": "https://github.com/quicwg/base-drafts/pull/3496?email_source=notifications\u0026email_token=AFTOJKZ465VKFYGZ5PW2BDLRFXVVHA5CNFSM4LAVWOJ2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCX3TQQA#pullrequestreview-368523328",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e5f4553b063_6ab63fda764cd96c1999af--


From nobody Tue Mar  3 22:15:46 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CA1363A0FD0 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 22:15:36 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.553
X-Spam-Level: 
X-Spam-Status: No, score=-1.553 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7WzbwxaQyiN6 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 22:15:35 -0800 (PST)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6FF873A0FCE for <quic-issues@ietf.org>; Tue,  3 Mar 2020 22:15:35 -0800 (PST)
Date: Tue, 03 Mar 2020 22:15:34 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583302534; bh=8xw47ZGOP4zesWRUeC5BuNNLSCZ3AznuLoj36+6z3/U=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=zOax0KTG+tHAgKooXGDERdVPi8746QexXz6U5Y3o/sCW+jJvMZr9Rg5flkc3g3hDx Z9iAqpVNbzFCDm2oHUl0uMK7p0WtG3/zlQdx7CKvtU/reP4TqwMLnywkHzzMxriMY9 +TRwxy9lwOSCZySY5uBhuQVH3ZzbSZO8G6wCE1wk=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3PGXLILUHDESBCTW54NMUINEVBNHHCERRHEI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3496/review/368526308@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3496@github.com>
References: <quicwg/base-drafts/pull/3496@github.com>
Subject: Re: [quicwg/base-drafts] Allow but not recommend seeding of RTT on resumption (#3496)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5f478638830_52f13fcd098cd960247867"; 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/TjQPMJ_5mCV8xpC0KJP5ul7lYVc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 06:15:42 -0000

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

kazuho approved this pull request.





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

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



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


From nobody Tue Mar  3 22:50:24 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 15AC03A101C for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 22:50:22 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YjzeDUOapuSi for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 22:50:21 -0800 (PST)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D27923A1018 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 22:50:20 -0800 (PST)
Received: from github-lowworker-f62aa54.va3-iad.github.net (github-lowworker-f62aa54.va3-iad.github.net [10.48.17.68]) by smtp.github.com (Postfix) with ESMTP id F3223660049 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 22:50:19 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583304619; bh=79u4M5h+mc1yCVnxjeg1V9BXTeCDjmFH3+yvK4UHTLw=; h=Date:From:To:Subject:From; b=vzl/hnPdukRkI1KQEu5kOVemfUrnK6Q/6WoztqdtkAUqATJY0DkkbdIezTnLOeDTj 3GcZ0NRw7J6qkEfZBr23sYht55916hLdiKaY8S4A93OHIF0yn24KSUOWhgPzyUUYDM Oq/FcGEyr9BBVhwxa3rc0s1HCLGKCKfxnBKjJcnA=
Date: Tue, 03 Mar 2020 22:50:19 -0800
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/authenticate-hs-cid/000000-424e04@github.com>
Subject: [quicwg/base-drafts] 424e04: Authenticate connection IDs
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Ii1iSriiTW56UFKgDj4_-uUmdds>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 06:50:22 -0000

  Branch: refs/heads/authenticate-hs-cid
  Home:   https://github.com/quicwg/base-drafts
  Commit: 424e04738200607118443a9bae443bf0a0a32a9d
      https://github.com/quicwg/base-drafts/commit/424e04738200607118443a9bae443bf0a0a32a9d
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-04 (Wed, 04 Mar 2020)

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

  Log Message:
  -----------
  Authenticate connection IDs

Closes #3429.



From nobody Tue Mar  3 22:51:44 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E60F63A1029 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 22:51:41 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id d3RgOWBLcuXN for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 22:51:40 -0800 (PST)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 987A63A1020 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 22:51:40 -0800 (PST)
Received: from github-lowworker-cf59896.ash1-iad.github.net (github-lowworker-cf59896.ash1-iad.github.net [10.56.112.26]) by smtp.github.com (Postfix) with ESMTP id A267C8C0F45 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 22:51:39 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583304699; bh=c7HHSSnsNWnhPyVQv15b/9lulfuwRiFCoqc15Eb5DY4=; h=Date:From:To:Subject:From; b=BYqwfcd5zDnrBEdEY/foHSQgDhvxMWNDjYIwLF0sPXG82vR2g+JvXcKz2ECgPTmtF HXyGEnNp2nBU04+bjFyhq9qtuDog5fKw+3439lDkbQ3t0KvGfSHzT8VOkHB6o3F0cI 8EwdUnHlklv4m8a0Zt6KivT28RW4lTJHFIrCHV9s=
Date: Tue, 03 Mar 2020 22:51:39 -0800
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/67acc0-d6dc2e@github.com>
Subject: [quicwg/base-drafts] d6dc2e: Script updating gh-pages from 424e0473. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/8Hh77yUPwqfgN3wNg9jnvgIVh1c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 06:51:42 -0000

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

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

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



From nobody Tue Mar  3 22:52:08 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9E1B13A1020 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 22:51:43 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UGyq_gSU2jta for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 22:51:41 -0800 (PST)
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 DDCB73A1026 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 22:51:40 -0800 (PST)
Received: from github-lowworker-943b171.ac4-iad.github.net (github-lowworker-943b171.ac4-iad.github.net [10.52.22.59]) by smtp.github.com (Postfix) with ESMTP id 4EA0F1202D0 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 22:51:40 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583304700; bh=6ILe7T+gS3DVvGjtQFpy+inmatDpFDWkvYOHozZYJ1s=; h=Date:From:To:Subject:From; b=wrjjuUpdHLEuB9ND1y6B7bSaAQMgUQQKPAkMqllSYUyZB7UG0EVrB8YWoB/6WFPLZ jJoX6EYflkb2xF+GerV75dhSK32tVv4uCmdIC+IJpegtYViiVGVBwuz+DVRv+dy/F+ DH27ZkXMRd38+v0BKULc6MipOgn67odvMCIEpjAg=
Date: Tue, 03 Mar 2020 22:51:40 -0800
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/rephrase-cid-use/66354d-9ac2f6@github.com>
Subject: [quicwg/base-drafts] 9ac2f6: Rephrase some connection ID usage text
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/v9Mu3-wPGnP_amjO5h_UqsioU6A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 06:51:45 -0000

  Branch: refs/heads/rephrase-cid-use
  Home:   https://github.com/quicwg/base-drafts
  Commit: 9ac2f6dfceaf18445b54b7168921ce0a25aae1fd
      https://github.com/quicwg/base-drafts/commit/9ac2f6dfceaf18445b54b7168921ce0a25aae1fd
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-04 (Wed, 04 Mar 2020)

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

  Log Message:
  -----------
  Rephrase some connection ID usage text



From nobody Tue Mar  3 22:52:21 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 86ACF3A1020 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 22:51:59 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OsL_AYmdS7yM for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 22:51:57 -0800 (PST)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7BE5C3A1023 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 22:51:57 -0800 (PST)
Received: from github-lowworker-bb778fb.ash1-iad.github.net (github-lowworker-bb778fb.ash1-iad.github.net [10.56.102.56]) by smtp.github.com (Postfix) with ESMTP id CEA23660057 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 22:51:56 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583304716; bh=1/E40x8VDcR80nktk8K9G0bt7tgNx3xKwdOfWxi9W28=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=msfq6deGzbzDxafcd6415XaOVfao1+eKN6zPoI0OuxjK4ACzTNQy9u/J7B8OOiStY 7Ew5shsR/TXW6SzT4ACO+r/58Fv1NG3zMmCXdl3uAoBk5VA0hm4A8UAtcQcYvKQ7Az OPZ6zU8NTbkJo4pklTSQbKCSNNFMoR8+4CUdccrY=
Date: Tue, 03 Mar 2020 22:51:56 -0800
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4YHKASHY4JKYAVLDV4NMYQZEVBNHHCERSPT4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3497/review/368538477@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3497@github.com>
References: <quicwg/base-drafts/pull/3497@github.com>
Subject: Re: [quicwg/base-drafts] Rephrase some Connection ID usage text (#3497)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5f500cbd5d7_66e23fe762ccd95c221713"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/9FneGmATcdeGnREMNTqCk86P_SA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 06:52:00 -0000

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

martinthomson commented on this pull request.



> @@ -496,7 +496,7 @@ data.
 
 The initial probe timeout for a new connection or new path SHOULD be
 set to twice the initial RTT.  Resumed connections over the same network
-SHOULD use the previous connection's final smoothed RTT value as the resumed
+MAY use the previous connection's final smoothed RTT value as the resumed

Oops, some stray commits ended up 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/3497#discussion_r387476889
----==_mimepart_5e5f500cbd5d7_66e23fe762ccd95c221713
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/3497#discussion_r387476889">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -496,7 +496,7 @@ data.
 
 The initial probe timeout for a new connection or new path SHOULD be
 set to twice the initial RTT.  Resumed connections over the same network
-SHOULD use the previous connection&#39;s final smoothed RTT value as the resumed
+MAY use the previous connection&#39;s final smoothed RTT value as the resumed
</pre>
<p>Oops, some stray commits ended up in 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/3497?email_source=notifications&amp;email_token=AFTOJK24BNIJ27T44CNBYULRFX3AZA5CNFSM4LAWDEN2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCX3XG3I#discussion_r387476889">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2SS3AMFMGMH3VDSZDRFX3AZANCNFSM4LAWDENQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7Z2J7UJS7EUETSVP3RFX3AZA5CNFSM4LAWDEN2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCX3XG3I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3497?email_source=notifications\u0026email_token=AFTOJK24BNIJ27T44CNBYULRFX3AZA5CNFSM4LAWDEN2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCX3XG3I#discussion_r387476889",
"url": "https://github.com/quicwg/base-drafts/pull/3497?email_source=notifications\u0026email_token=AFTOJK24BNIJ27T44CNBYULRFX3AZA5CNFSM4LAWDEN2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCX3XG3I#discussion_r387476889",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e5f500cbd5d7_66e23fe762ccd95c221713--


From nobody Tue Mar  3 22:52:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 28D6A3A102A for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 22:52:39 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QKJKK1eKv56B for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 22:52:38 -0800 (PST)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 15C143A1023 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 22:52:38 -0800 (PST)
Received: from github-lowworker-52827f8.ash1-iad.github.net (github-lowworker-52827f8.ash1-iad.github.net [10.56.108.24]) by smtp.github.com (Postfix) with ESMTP id 197185203B3 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 22:52:37 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583304757; bh=Gh+z/iLWSm98RyMjg1NUc6gvnlj5yS3FL+tBunf1Lec=; h=Date:From:To:Subject:From; b=NlxQ0Ts/B/QPFo3ANmrG/2jWEqQBYaYsTMHO5zgBUwY9ckEVI+WwyzebRQ760AeAA 9OM+AnDEftNwOeiABCCroWoifRiRw5WZUjpjl7BbapKYMQxrpw4KMi1lAIHGEOhe+R +t3mAVYK/IjBhOQtTqJczSP6HxqWMJ6DXPscEPWo=
Date: Tue, 03 Mar 2020 22:52:36 -0800
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/d6dc2e-5c238c@github.com>
Subject: [quicwg/base-drafts] 5c238c: Script updating gh-pages from 9ac2f6df. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/wn7tW1tDRcLloYwohrB4OaBseMk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 06:52:40 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 5c238cd0ba5321f82132fae87c92d82b7fb4186c
      https://github.com/quicwg/base-drafts/commit/5c238cd0ba5321f82132fae87c92d82b7fb4186c
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-04 (Wed, 04 Mar 2020)

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

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



From nobody Tue Mar  3 22:52:47 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BAA0C3A1030 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 22:52:41 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.098
X-Spam-Level: 
X-Spam-Status: No, score=-3.098 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pGuBpPgBjMZb for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 22:52:40 -0800 (PST)
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 7917B3A1023 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 22:52:40 -0800 (PST)
Received: from github-lowworker-25680bd.va3-iad.github.net (github-lowworker-25680bd.va3-iad.github.net [10.48.17.61]) by smtp.github.com (Postfix) with ESMTP id 32DCD261574 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 22:52:40 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583304760; bh=BtMjbqs0dKoY6iWIz/Fzug9z2rsYZDKFV4wLfoDMkTM=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=j+TL3s6U32J5Tow2IiCqwuPQAfYkmUVaXjoVwM0kCLuT9pfLNrtJu/wu2UumHPw2G WaJVl0V0fMsY+9IiW7KdslwFLHZXbYKAHBn80UqmANjOMLxJPuxNAh+EiKKu0IalWt pRBYOms9bxDfv56ZTfWS4TkTXq0C5W0EjKSHGQ/8=
Date: Tue, 03 Mar 2020 22:52:40 -0800
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2AFI5F77NQQ6YM4YF4NMYTREVBNHHCESD76A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3499@github.com>
Subject: [quicwg/base-drafts] Authenticate connection IDs (#3499)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5f5038c28f_39fc3fe6238cd964544164"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/sKUeJ7y0jzubT04ivjz1ace4Is8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 06:52:42 -0000

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

This defines a new transport parameter and new rules for the server when it generates the Source Connection ID for Initial packets.

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

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

-- Commit Summary --

  * Authenticate connection IDs

-- File Changes --

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

-- Patch Links --

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

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

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

<p>This defines a new transport parameter and new rules for the server when it generates the Source Connection ID for Initial packets.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #3429.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="560867244" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3429" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3429/hovercard" href="https://github.com/quicwg/base-drafts/issues/3429">#3429</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/3499'>https://github.com/quicwg/base-drafts/pull/3499</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Authenticate connection IDs</li>
</ul>

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

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

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

----==_mimepart_5e5f5038c28f_39fc3fe6238cd964544164--


From nobody Tue Mar  3 22:53:30 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2B4ED3A1032 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 22:53:28 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FdFJV0EVqHcf for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 22:53:27 -0800 (PST)
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 291153A1030 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 22:53:27 -0800 (PST)
Received: from github-lowworker-292e294.va3-iad.github.net (github-lowworker-292e294.va3-iad.github.net [10.48.102.70]) by smtp.github.com (Postfix) with ESMTP id CA4301202F5 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 22:53:26 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583304806; bh=Zjx21Ysw6bM+meInkn7VTxmqRtcH3sG3WkqdEYG7RYg=; h=Date:From:To:Subject:From; b=z21uYrc4vpCfN1KCd4H4GoovKsScqb8eSOBWTo3B/d/6PcHaz+A9Ad+EoRDoYN00L mTtbtLnMgyRVkLbGYEdD2lD2QLDKfIQ7EJ23SQWLl5Tdw2zVGraa3rZGvUjhqcoget 7VQZ5G1gU9yrRBnQi4VFClhSfZ772ubV3HRkCVUE=
Date: Tue, 03 Mar 2020 22:53:26 -0800
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/authenticate-hs-cid/424e04-6876f7@github.com>
Subject: [quicwg/base-drafts] 6876f7: Authenticate connection IDs
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/yrw09iu0ut3ZHiX5SENe9aCKwU4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 06:53:28 -0000

  Branch: refs/heads/authenticate-hs-cid
  Home:   https://github.com/quicwg/base-drafts
  Commit: 6876f72da14a74400650659e7e8c193c3be1e393
      https://github.com/quicwg/base-drafts/commit/6876f72da14a74400650659e7e8c193c3be1e393
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-04 (Wed, 04 Mar 2020)

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

  Log Message:
  -----------
  Authenticate connection IDs

Closes #3439.



From nobody Tue Mar  3 22:55:29 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 447BF3A1039 for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 22:55:27 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1eVbewGq5t5o for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 22:55:26 -0800 (PST)
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 5D0173A1032 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 22:55:26 -0800 (PST)
Received: from github-lowworker-1ac52d7.ash1-iad.github.net (github-lowworker-1ac52d7.ash1-iad.github.net [10.56.25.52]) by smtp.github.com (Postfix) with ESMTP id 11454261587 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 22:55:26 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583304926; bh=tB5rox+T4IcBKNEGAFRWbSxujSjzjyPrWKK4BIbapwg=; h=Date:From:To:Subject:From; b=PFA6bRztzXFQHcq7Fs3iziF2TSdgBi3z5fVg2kISW63uPXnLKYVona0JB7uNPnxLt DI7nWv3qN0pRDMDAJXLvPhsp42fDWwId6XcMPG79QjPMBT15SOdU//3U6971adIIxl prMEHe/SLc2qY47Sb6sn4HYHgeh2FM3NebIzLbKg=
Date: Tue, 03 Mar 2020 22:55:25 -0800
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/5c238c-9f2d5c@github.com>
Subject: [quicwg/base-drafts] 9f2d5c: Script updating gh-pages from 6876f72d. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/inFjgEBAD02RLA47qOznVrwFSWk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 06:55:27 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 9f2d5ce7e2ef5497112e2db46fb630109bd48763
      https://github.com/quicwg/base-drafts/commit/9f2d5ce7e2ef5497112e2db46fb630109bd48763
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-04 (Wed, 04 Mar 2020)

  Changed paths:
    M index.html

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



From nobody Tue Mar  3 23:00:20 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DE8443A104E for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 23:00:18 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.099
X-Spam-Level: 
X-Spam-Status: No, score=-3.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QiyA8wLb0NPz for <quic-issues@ietfa.amsl.com>; Tue,  3 Mar 2020 23:00:17 -0800 (PST)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 76D5C3A104A for <quic-issues@ietf.org>; Tue,  3 Mar 2020 23:00:17 -0800 (PST)
Received: from github-lowworker-f045d1f.ac4-iad.github.net (github-lowworker-f045d1f.ac4-iad.github.net [10.52.19.54]) by smtp.github.com (Postfix) with ESMTP id 6D4AAA04F7 for <quic-issues@ietf.org>; Tue,  3 Mar 2020 23:00:16 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583305216; bh=GvTUzBF72WS/QGM9sqWLcobXfZfnTiLhtWtVl1j4EdY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ddwPiehER8ZKlzOM/A7/Lb3ZNQv1S1P6BJy392LYkQowEXHMylkuHdOOYnDLg/893 JEiYMefq+iDovYau+7mfBHJ4XmIGC3PTyNjBYKKm3eeIJ1kR3WDYH6QS6tAq/bYWO5 /l751XO2EDov2ycmeH3LKUK4BtYfodojp0CZONk0=
Date: Tue, 03 Mar 2020 23:00:16 -0800
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7EI5IAZD6PSGWG6254NMZQBEVBNHHCER4U6A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3498/review/368541471@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3498@github.com>
References: <quicwg/base-drafts/pull/3498@github.com>
Subject: Re: [quicwg/base-drafts] Remember UDP size limit for 0-RTT (#3498)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5f52005ebda_2b603ff9914cd96435772d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/9f0aCY6SFUx9N1M6i5nuqbLKknQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 07:00:19 -0000

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

martinthomson commented on this pull request.



>  
 * initial_max_data
 * initial_max_stream_data_bidi_local
 * initial_max_stream_data_bidi_remote
 * initial_max_stream_data_uni
 * initial_max_streams_bidi
 * initial_max_streams_uni
+* max_udp_payload_size

You are suggesting then that this can work in certain narrow cases, therefore it shouldn't be a firm requirement?

The inverse of that is that is what concerns me.  Servers accept 0-RTT with reduced limits, with reasons other than the ones you describe, and all of the 0-RTT goes into the void.  Clients will routinely attempt to fill all available 0-RTT space with data.  If the limits that the server imposes matter here.

If local constraints change in a way that the server knows about, such that it will advertise a lower limit in the transport parameter, then it is better if it doesn't accept 0-RTT.

I get that this is a "no harm" scenario in the sense that the connection won't be torn down as a result of all those packets getting lost, but the result is worse than rejecting 0-RTT because the client will mark all those packets as lost as opposed to just forgetting them.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3498#discussion_r387479268
----==_mimepart_5e5f52005ebda_2b603ff9914cd96435772d
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/3498#discussion_r387479268">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
 * initial_max_data
 * initial_max_stream_data_bidi_local
 * initial_max_stream_data_bidi_remote
 * initial_max_stream_data_uni
 * initial_max_streams_bidi
 * initial_max_streams_uni
+* max_udp_payload_size
</pre>
<p>You are suggesting then that this can work in certain narrow cases, therefore it shouldn't be a firm requirement?</p>
<p>The inverse of that is that is what concerns me.  Servers accept 0-RTT with reduced limits, with reasons other than the ones you describe, and all of the 0-RTT goes into the void.  Clients will routinely attempt to fill all available 0-RTT space with data.  If the limits that the server imposes matter here.</p>
<p>If local constraints change in a way that the server knows about, such that it will advertise a lower limit in the transport parameter, then it is better if it doesn't accept 0-RTT.</p>
<p>I get that this is a "no harm" scenario in the sense that the connection won't be torn down as a result of all those packets getting lost, but the result is worse than rejecting 0-RTT because the client will mark all those packets as lost as opposed to just forgetting them.</p>

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


From nobody Wed Mar  4 02:34:59 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3A45A3A0B97 for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 02:34:58 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.1
X-Spam-Level: 
X-Spam-Status: No, score=-3.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4pesh0dUuCub for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 02:34:56 -0800 (PST)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 091513A0BE2 for <quic-issues@ietf.org>; Wed,  4 Mar 2020 02:34:56 -0800 (PST)
Received: from github-lowworker-6349a71.ac4-iad.github.net (github-lowworker-6349a71.ac4-iad.github.net [10.52.18.20]) by smtp.github.com (Postfix) with ESMTP id 0F636960241 for <quic-issues@ietf.org>; Wed,  4 Mar 2020 02:34:55 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583318095; bh=uldZn+6s4aiyYHDLo6kH2pKD1U4KXkGrMbuW34J2wYE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=enwbpm4Ion2mwipvHSIFhlskllbyU5XwKvPCi1e38e5A5xupiTakA5oZ4QA1gQKk1 wIqBpfgiHCXz0cU2xXxH6MPM+ayk8Qq2Q8jBh4HzdJsIyofYaaA7ua14j3MmNL4qog WKn5+FC+pIbKVv0J9ajYQcwrXbKWFFm5NFOxsCPI=
Date: Wed, 04 Mar 2020 02:34:55 -0800
From: Gorry Fairhurst <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZTRE4PPLJV2B2WUDV4NNSU5EVBNHHCBYECWE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3357/594444311@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3357@github.com>
References: <quicwg/base-drafts/issues/3357@github.com>
Subject: Re: [quicwg/base-drafts] Only send one immediate ACK after reordering (#3357)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5f844f878_10623fadcaacd96c108210"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: gorryfair
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/2QlZyb4de4e8kqofE2HYdER1khU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 10:34:58 -0000

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

I think it will impact the robustness to loss/congestion on the return pa=
th compared to the way TCP operates, but the use of PTO generally mitigat=
es this...=0D
=0D
There are cases where relying only on the PTO would delay congestion dete=
ction, such as when there is a significantly reduced path RTT at the same=
 time as loss (we could think of scenario where this is a result of re-ro=
uting for the path).=0D
=0D
I=E2=80=99m also interested in a case where there is loss in both directi=
ons (which can also happen in congestion collapse). The reduction of ACK =
information could result in unnecessary duplicated data (because the send=
er does not receive ACK range info). This issue seems most severe when th=
ere are too few ACKs per RTT. =0D
=0D
It seems there is merit in ensuring there are sufficient ACKs per RTT - e=
.g., a rule that sends ACKs at least every (say) 1/8 RTT would seem wise.=
=0D
=0D
Overall, I am in favour of the proposal to change the response after loss=
/reorder. QUIC currently generates a lot more ACK traffic (in volume) tha=
n TCP.  ACK after loss event are common with RENO overflowing a router bu=
ffer (we are looking at this now). This proposed change is likely to real=
ly help reduce ACK traffic volume on the return path.  =0D
=0D
If the arguments for this seem valid, I think related issue #3304 needs t=
o be considered again. =0D
=0D
=0D
-- =0D
You are receiving this because you are subscribed to this thread.=0D
Reply to this email directly or view it on GitHub:=0D
https://github.com/quicwg/base-drafts/issues/3357#issuecomment-594444311=

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

<p>I think it will impact the robustness to loss/congestion on the return=
 path compared to the way TCP operates, but the use of PTO generally miti=
gates this...</p>=0D
<p>There are cases where relying only on the PTO would delay congestion d=
etection, such as when there is a significantly reduced path RTT at the s=
ame time as loss (we could think of scenario where this is a result of re=
-routing for the path).</p>=0D
<p>I=E2=80=99m also interested in a case where there is loss in both dire=
ctions (which can also happen in congestion collapse). The reduction of A=
CK information could result in unnecessary duplicated data (because the s=
ender does not receive ACK range info). This issue seems most severe when=
 there are too few ACKs per RTT.</p>=0D
<p>It seems there is merit in ensuring there are sufficient ACKs per RTT =
- e.g., a rule that sends ACKs at least every (say) 1/8 RTT would seem wi=
se.</p>=0D
<p>Overall, I am in favour of the proposal to change the response after l=
oss/reorder. QUIC currently generates a lot more ACK traffic (in volume) =
than TCP.  ACK after loss event are common with RENO overflowing a router=
 buffer (we are looking at this now). This proposed change is likely to r=
eally help reduce ACK traffic volume on the return path.</p>=0D
<p>If the arguments for this seem valid, I think related issue <a class=3D=
"issue-link js-issue-link" data-error-text=3D"Failed to load title" data-=
id=3D"538814742" data-permission-text=3D"Title is private" data-url=3D"ht=
tps://github.com/quicwg/base-drafts/issues/3304" data-hovercard-type=3D"i=
ssue" data-hovercard-url=3D"/quicwg/base-drafts/issues/3304/hovercard" hr=
ef=3D"https://github.com/quicwg/base-drafts/issues/3304">#3304</a> needs =
to be considered again.</p>=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/issues/3357?email_source=3Dnotifications&amp;email_token=3D=
AFTOJKZFOSFPYIWFEKCFVIDRFYVE7A5CNFSM4KIM3CHKYY3PNVWWK3TUL52HS4DFVREXG43VM=
VBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENXIAFY#issuecomment-594444311">view it on=
 GitHub</a>, or <a href=3D"https://github.com/notifications/unsubscribe-a=
uth/AFTOJK6Q7IEARACJXDA76ZDRFYVE7ANCNFSM4KIM3CHA">unsubscribe</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AFTOJK6RY22QEPZPODQYANLRFYVE=
7A5CNFSM4KIM3CHKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWS=
ZGOENXIAFY.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/issues/3357?email_source=
=3Dnotifications\u0026email_token=3DAFTOJKZFOSFPYIWFEKCFVIDRFYVE7A5CNFSM4=
KIM3CHKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENXIAF=
Y#issuecomment-594444311",=0D
"url": "https://github.com/quicwg/base-drafts/issues/3357?email_source=3D=
notifications\u0026email_token=3DAFTOJKZFOSFPYIWFEKCFVIDRFYVE7A5CNFSM4KIM=
3CHKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENXIAFY#i=
ssuecomment-594444311",=0D
"name": "View Issue"=0D
},=0D
"description": "View this Issue on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e5f844f878_10623fadcaacd96c108210--


From nobody Wed Mar  4 02:42:09 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 67F963A0C07 for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 02:42:07 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0OnY2EZFrhC0 for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 02:42:06 -0800 (PST)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EF1413A0C03 for <quic-issues@ietf.org>; Wed,  4 Mar 2020 02:42:05 -0800 (PST)
Received: from github-lowworker-d31a065.va3-iad.github.net (github-lowworker-d31a065.va3-iad.github.net [10.48.17.70]) by smtp.github.com (Postfix) with ESMTP id D8C7D6A0090 for <quic-issues@ietf.org>; Wed,  4 Mar 2020 02:42:04 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583318524; bh=zdryFAfzqx9rTtB9z4CV2Pf+hw69GG3QuOH4FEPC5u0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=J2N69risLSzR3f5oPtUFIENu/Y2ng68RaPtyRFY/xYbMwTDuYUQ7V1r8cDhtDR2+q K9Y6iZIF7TNVWsWHLWWzruj7Z1HHETVcHvzPaTtBQDnnqCZb26o6nFWoAtO4wBnh7d WXQSnNA5NjDa2lkBD0a+Kw3EIg2ZSuDLtS3x8hxM=
Date: Wed, 04 Mar 2020 02:42:04 -0800
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK74VVFPIKYFFCYWGNV4NNTPZEVBNHHCER4U6A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3498/review/368672175@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3498@github.com>
References: <quicwg/base-drafts/pull/3498@github.com>
Subject: Re: [quicwg/base-drafts] Remember UDP size limit for 0-RTT (#3498)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5f85fcc865d_5d723f8e1a2cd96c212322"; 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/JY8BVE8uferwZg_J268FOxrAjK8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 10:42:08 -0000

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

kazuho commented on this pull request.



>  
 * initial_max_data
 * initial_max_stream_data_bidi_local
 * initial_max_stream_data_bidi_remote
 * initial_max_stream_data_uni
 * initial_max_streams_bidi
 * initial_max_streams_uni
+* max_udp_payload_size

Well, the counter argument would be that by sending datagrams larger than 1,280 bytes, the client is already risking packet drops caused by the network. I would assume that that risk is far bigger than packet drops caused by the server reducing the size of its packet receive buffer.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3498#discussion_r387583924
----==_mimepart_5e5f85fcc865d_5d723f8e1a2cd96c212322
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/3498#discussion_r387583924">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
 * initial_max_data
 * initial_max_stream_data_bidi_local
 * initial_max_stream_data_bidi_remote
 * initial_max_stream_data_uni
 * initial_max_streams_bidi
 * initial_max_streams_uni
+* max_udp_payload_size
</pre>
<p>Well, the counter argument would be that by sending datagrams larger than 1,280 bytes, the client is already risking packet drops caused by the network. I would assume that that risk is far bigger than packet drops caused by the server reducing the size of its packet receive buffer.</p>

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


From nobody Wed Mar  4 08:45:06 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1CABC3A11E2 for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 08:45:05 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id llUFuE9009Kf for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 08:44:58 -0800 (PST)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B9CDE3A11D7 for <quic-issues@ietf.org>; Wed,  4 Mar 2020 08:44:58 -0800 (PST)
Date: Wed, 04 Mar 2020 08:44:57 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583340297; bh=Tgh8XKNKFmekIqVy3w8Lqos6JTX7ZDb08Wo2AggBugE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GvfjwPTAr6yHPedZkk4TSMSYdQiNzoNUgTIjY4JzENOofo0nUxi+Tn7edQS4AeYKP v9xBzOCW4SFN3nfDypcW9fIg4SV4odKOk/6zyTTxB0O9pht3u1uRPWQRef4cHsykmY fF6ES2gE5Mliv4UAeMuK9Zks6yg3FXVNfbwoe79Q=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6TFIQQ7JFPVPQCDHN4NO6ATEVBNHHCESD76A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3499/review/368943386@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3499@github.com>
References: <quicwg/base-drafts/pull/3499@github.com>
Subject: Re: [quicwg/base-drafts] Authenticate connection IDs (#3499)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5fdb09647ac_42ef3f9525ecd96c27540"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/fbGJjAANXukDYcoxHyUMVmvVFwc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:45:05 -0000

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

ianswett approved this pull request.

Thanks for writing this up, I think it's likely the right fix.

If we're going to do this, I'd like to include it in the next consensus call if possible, since it's an incompatible wire format 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/3499#pullrequestreview-368943386
----==_mimepart_5e5fdb09647ac_42ef3f9525ecd96c27540
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

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

<p>Thanks for writing this up, I think it's likely the right fix.</p>
<p>If we're going to do this, I'd like to include it in the next consensus call if possible, since it's an incompatible wire format 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/3499?email_source=notifications&amp;email_token=AFTOJKYBZOBG5S7LSLHKRTTRF2AQTA5CNFSM4LA5I5BKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCX62CGQ#pullrequestreview-368943386">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5VG7UXOJ53OIHUKQLRF2AQTANCNFSM4LA5I5BA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6TBWD6BVAZR5YS4KLRF2AQTA5CNFSM4LA5I5BKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCX62CGQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3499?email_source=notifications\u0026email_token=AFTOJKYBZOBG5S7LSLHKRTTRF2AQTA5CNFSM4LA5I5BKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCX62CGQ#pullrequestreview-368943386",
"url": "https://github.com/quicwg/base-drafts/pull/3499?email_source=notifications\u0026email_token=AFTOJKYBZOBG5S7LSLHKRTTRF2AQTA5CNFSM4LA5I5BKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCX62CGQ#pullrequestreview-368943386",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e5fdb09647ac_42ef3f9525ecd96c27540--


From nobody Wed Mar  4 08:46:54 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1DE513A126B for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 08:46:53 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Fjh76CkvYlbn for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 08:46:52 -0800 (PST)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CAABF3A126A for <quic-issues@ietf.org>; Wed,  4 Mar 2020 08:46:51 -0800 (PST)
Date: Wed, 04 Mar 2020 08:46:51 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583340411; bh=FLwgXiC7N22Aze8o5h5Cv5e2V+kUUM0qJaWOmAVEmIg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=tCOHOf4BVva1ZmsSNAHKjUsOnPeX7mXgVRC+TEz8OiFbOGkLawwt1rJy0UPPEI4Fg DA4xQLjbn+wg7xMLJ3QrBMULJEdHZHVH0Xf8SMoXxqBaKEUpigHpAVb1YCSNph70v5 iLnV/7LfTSCzYofHHWEBW5xnA6e9mV5J/vUdrryM=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5MFR7W6BGWHRNONA54NO6HXEVBNHHCC4LIRI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3439/594653925@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3439@github.com>
References: <quicwg/base-drafts/issues/3439@github.com>
Subject: Re: [quicwg/base-drafts] Authenticating connection IDs (#3439)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5fdb7b3621_498a3fa9636cd96856171"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/dTV8gW5k1G_uHTrh0MSFzili6M0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:46:53 -0000

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

> **Rather than authenticate the Retry also, my suggestion there is to forbid the server from copying the client's Destination Connection ID when it generates its first Initial packet.**

My first intuition is that this requirement could be difficult for some people(it certainly requires a change for us).  However, given Retry and NEW_CONNECTION_ID both have similar requirements, I think requiring this is fine, at least for us.



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

<blockquote>
<p><strong>Rather than authenticate the Retry also, my suggestion there is to forbid the server from copying the client's Destination Connection ID when it generates its first Initial packet.</strong></p>
</blockquote>
<p>My first intuition is that this requirement could be difficult for some people(it certainly requires a change for us).  However, given Retry and NEW_CONNECTION_ID both have similar requirements, I think requiring this is fine, at least for us.</p>

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


From nobody Wed Mar  4 09:52:34 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9FF1E3A139C for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 09:52:32 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GQxmgvIvaspz for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 09:52:31 -0800 (PST)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 32BA43A139A for <quic-issues@ietf.org>; Wed,  4 Mar 2020 09:52:31 -0800 (PST)
Date: Wed, 04 Mar 2020 09:52:30 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583344350; bh=pWK7dbg9dAH9VywGdngtFzHG2ugI7fa/Z2fORr0/130=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=p+EE7JkQWfwdcfv2CYQQyfQ2VHIOYOq+ZGOyqti4oQ5RNgLeqdh+igyp16EaNvaPH 2FyTXycfkfPV2BLkntxQInK03ap9N67++wo7uUI3v/KybB6UrQL29QA9PbQwBmff/W bdKsFZPMVjpVhw7SXsv19rljzAvZ9Bh8jDke3v5I=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7DSIOC6U2RA4URJ2F4NPF55EVBNHHCESD76A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3499/review/368993407@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3499@github.com>
References: <quicwg/base-drafts/pull/3499@github.com>
Subject: Re: [quicwg/base-drafts] Authenticate connection IDs (#3499)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5feade4249d_19e63fd8016cd9647063e"; 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/Dt0L0JjKgJ3vvGB7UyO1nFbL-Sg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 17:52:33 -0000

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

DavidSchinazi commented on this pull request.



>  from the server, it MUST discard any packet it receives with a different Source
 Connection ID.
 
+Each endpoint includes the connection ID it includes in Initial packets in the

I think this text should be more specific about which connection ID it's talking about (the source connection ID). Also, a sentence spelling out how validation is performed can't hurt.

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

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

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3499#discussion_r387832926">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  from the server, it MUST discard any packet it receives with a different Source
 Connection ID.
 
+Each endpoint includes the connection ID it includes in Initial packets in the
</pre>
<p>I think this text should be more specific about which connection ID it's talking about (the source connection ID). Also, a sentence spelling out how validation is performed can't hurt.</p>

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


From nobody Wed Mar  4 10:39:29 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A4EE53A1460 for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 10:39:27 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id o-SngX6Ms7uz for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 10:39:18 -0800 (PST)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 65FF83A1480 for <quic-issues@ietf.org>; Wed,  4 Mar 2020 10:39:18 -0800 (PST)
Received: from github-lowworker-bb778fb.ash1-iad.github.net (github-lowworker-bb778fb.ash1-iad.github.net [10.56.102.56]) by smtp.github.com (Postfix) with ESMTP id 08B515213F6 for <quic-issues@ietf.org>; Wed,  4 Mar 2020 10:39:17 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583347157; bh=nh/Ws9aGlzdViK1ZvTe7UvBhYsnAc9b73+sZGJacyw8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ybZ5nMmqXIVRuoKIzi1v0y4FGX8t3oGI4JU8RMGotA50zbs/gAZUXyFIH6WnYtwQS +udFgihIGjyuEftNUlXzbePAhALOigfrPwgYSVZjtWkOKEZNUcv7f+isyWa4Irtgk3 XlFF9Un2KpPRWDpdKEfAz0FQwk5JR3BIOu0mzbtg=
Date: Wed, 04 Mar 2020 10:39:16 -0800
From: Christoph Paasch <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5FK2MRZ4CN2ZGHJI54NPLNJEVBNHHCERMSLI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3495/594738617@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3495@github.com>
References: <quicwg/base-drafts/issues/3495@github.com>
Subject: Re: [quicwg/base-drafts] Loss-detection happens after CC-increase, leading to higher congestion window (#3495)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e5ff5d4eb653_e343fcb7f0cd96c12714a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: cpaasch
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/6kIyOtCLQZmK4EwaKx6vipuRSg4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 18:39:28 -0000

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

To add to this, this is even more-so true when implementing congestion-window validation. For Section 4.4.1 of RFC7661, one needs an estimate of the flight-size at the time of the loss-event. If we process ACKs before the loss-indication, we will have "lost" the flight-size information.

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

<p>To add to this, this is even more-so true when implementing congestion-window validation. For Section 4.4.1 of RFC7661, one needs an estimate of the flight-size at the time of the loss-event. If we process ACKs before the loss-indication, we will have "lost" the flight-size information.</p>

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


From nobody Wed Mar  4 12:38:28 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 640C13A080C for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 12:38:27 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KHBdpZFXMrJg for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 12:38:26 -0800 (PST)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 08FAE3A0812 for <quic-issues@ietf.org>; Wed,  4 Mar 2020 12:38:25 -0800 (PST)
Received: from github-lowworker-d31a065.va3-iad.github.net (github-lowworker-d31a065.va3-iad.github.net [10.48.17.70]) by smtp.github.com (Postfix) with ESMTP id C8D6C6E0771 for <quic-issues@ietf.org>; Wed,  4 Mar 2020 12:38:24 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583354304; bh=1jtLPWaEv16q/FBNjMiCfBjziFk3/+VAJh+ChamIHf4=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=V8/79W1B+jgk1OqoCSxNRFgpebxdBHjKj+mnAecfgw0y5UG5PC+34oM1jYN9wZlsb ML3Q33rhDtFEKj0XxftQdvG6omiO7TGRTp9kfx67DM5dwN5NaD+1OzWhOw1tIWym7q vvqimA9gux0038T48qYd/V7a2mSyztJvsjQbTiD0=
Date: Wed, 04 Mar 2020 12:38:24 -0800
From: Ryan Hamilton <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3JW4EP6SXIFL53U254NPZMBEVBNHHCEUKFCI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3500@github.com>
Subject: [quicwg/base-drafts] Transport Draft should opine about 5-tuple based load balancing (#3500)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6011c0b9759_78af3f95b8acd964137732"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: RyanTheOptimist
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/3jd_hzIKSO654VeYRzCNhdCCQy0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 20:38:27 -0000

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

The transport draft talks about QUIC being resilient to NAT rebindings. However, if a QUIC server is behind an L3 load balancer which simply routes based on 5-tuple, then connections to this server will (likely) not survive rebinding. I couldn't find any language which addressed whether such a deployment was "OK" or not. I think that since this load balance does not support NAT binding resilience, it is implicitly "bad" according to the draft, but others might disagree. In any case, I think there should be text to address this.

Note, if the server advertised a preferred_address which routed around the load balancer, and if clients were *required* to use this address, then that could obviously work. But preferred_address support is a SHOULD, not 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/3500
----==_mimepart_5e6011c0b9759_78af3f95b8acd964137732
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>The transport draft talks about QUIC being resilient to NAT rebindings. However, if a QUIC server is behind an L3 load balancer which simply routes based on 5-tuple, then connections to this server will (likely) not survive rebinding. I couldn't find any language which addressed whether such a deployment was "OK" or not. I think that since this load balance does not support NAT binding resilience, it is implicitly "bad" according to the draft, but others might disagree. In any case, I think there should be text to address this.</p>
<p>Note, if the server advertised a preferred_address which routed around the load balancer, and if clients were <em>required</em> to use this address, then that could obviously work. But preferred_address support is a SHOULD, not a MUST.</p>

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


From nobody Wed Mar  4 14:47:32 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5CCB13A0B09 for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 14:47:30 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qo_X9oTRhiPa for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 14:47:29 -0800 (PST)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 372873A0B14 for <quic-issues@ietf.org>; Wed,  4 Mar 2020 14:47:29 -0800 (PST)
Received: from github-lowworker-5fb2734.va3-iad.github.net (github-lowworker-5fb2734.va3-iad.github.net [10.48.19.27]) by smtp.github.com (Postfix) with ESMTP id 1E06928008D for <quic-issues@ietf.org>; Wed,  4 Mar 2020 14:47:28 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583362048; bh=jRLlZPxLGj0KzLnxRjbFfhBPwGKUgvdC+tgILJy28MU=; h=Date:From:To:Subject:From; b=KxQ+bRFOwPeKTr2g1dlwVCPSEmcwcQo1AWSjgLYQWwo9Uo9SSjikbHP+rOccOBG7a Pi82qQF6WhGQ7hRgjPV9wREn9EtWFh/jzs0aqB6Fj/nU53OqzlCyItSd+exb5EunRC YvkbXauJ0FkWT1+rbFyZDWnMkBlGoSTCApDnF88s=
Date: Wed, 04 Mar 2020 14:47:28 -0800
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/authenticate-hs-cid/6876f7-6640a4@github.com>
Subject: [quicwg/base-drafts] 6640a4: Moar text on authentication of connection IDs
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/G84xbtt62ZxLpRJzjJctaG0XXhI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:47:30 -0000

  Branch: refs/heads/authenticate-hs-cid
  Home:   https://github.com/quicwg/base-drafts
  Commit: 6640a46f525244ceec7a4dad795cf203a6b28f35
      https://github.com/quicwg/base-drafts/commit/6640a46f525244ceec7a4dad795cf203a6b28f35
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-05 (Thu, 05 Mar 2020)

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

  Log Message:
  -----------
  Moar text on authentication of connection IDs



From nobody Wed Mar  4 14:47:43 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1DFF53A0B14 for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 14:47:42 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VIQkP9Hmnrml for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 14:47:41 -0800 (PST)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EB9953A0B09 for <quic-issues@ietf.org>; Wed,  4 Mar 2020 14:47:40 -0800 (PST)
Date: Wed, 04 Mar 2020 14:47:39 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583362060; bh=3fj1WB+Zle6dRPUbsQHjxt7ux8Q+cwvfq3afv6o0hj0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=YmwHECJINL0gHCyKyJAH1Cw5u9d9dxxjTWLvZqrnGdeQ7s5OgQIHYAFys/kpzR3mE BB/88K23HROh2TMB+lD6qEA1QPqG4FWqHdiesMsnoSLC2fTX4C/ci3Cda7gdpHgGoS SuwWHIax+lDx6qntytuKwr/B+8bDuGXrBIwLgizw=
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/3499/push/4720112393@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3499@github.com>
References: <quicwg/base-drafts/pull/3499@github.com>
Subject: Re: [quicwg/base-drafts] Authenticate connection IDs (#3499)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e60300bf22e4_63b13fd66a0cd96c36863"; 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/ddhKHpmpeTSGUWTBv6vfYN-THjo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:47:42 -0000

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

@martinthomson pushed 1 commit.

6640a46f525244ceec7a4dad795cf203a6b28f35  Moar text on authentication of connection IDs


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3499/files/6876f72da14a74400650659e7e8c193c3be1e393..6640a46f525244ceec7a4dad795cf203a6b28f35

----==_mimepart_5e60300bf22e4_63b13fd66a0cd96c36863
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/6640a46f525244ceec7a4dad795cf203a6b28f35">6640a46</a>  Moar text on authentication of connection IDs</li>
</ul>


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

----==_mimepart_5e60300bf22e4_63b13fd66a0cd96c36863--


From nobody Wed Mar  4 14:48:01 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 768193A0B1A for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 14:47:59 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LKLhBdQ5gyG8 for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 14:47:58 -0800 (PST)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5F9BD3A0B19 for <quic-issues@ietf.org>; Wed,  4 Mar 2020 14:47:58 -0800 (PST)
Received: from github-lowworker-5fb2734.va3-iad.github.net (github-lowworker-5fb2734.va3-iad.github.net [10.48.19.27]) by smtp.github.com (Postfix) with ESMTP id 7093BE024E for <quic-issues@ietf.org>; Wed,  4 Mar 2020 14:47:57 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583362077; bh=LL23mULbz/+4fjBG5u5eBgdwhlbQSWdTJIrQqLvydvo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=SMS0JGbkb2v3LYs4BrptziXA7bF5nFc0Y2Yduizd3l8dmZBICprf+angel+V1moZL /gnGtfEtJouZe5T1PxBHq5wSEOTR6+x7djQhSwRN68lplDnqmEaxOYVZDYRTA2BVbt vQLl1k3biAQ4DLZhwU98vb3+Yy18iYP48DxC6ybk=
Date: Wed, 04 Mar 2020 14:47:57 -0800
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6APBBFJUUIY4FPTRF4NQIR3EVBNHHCESD76A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3499/review/369181209@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3499@github.com>
References: <quicwg/base-drafts/pull/3499@github.com>
Subject: Re: [quicwg/base-drafts] Authenticate connection IDs (#3499)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e60301d6226c_1ef23fc1448cd96890514"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/7wJMMIPQBA0yuyQKP9_u9GUhjOg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:48:00 -0000

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

martinthomson commented on this pull request.



>  from the server, it MUST discard any packet it receives with a different Source
 Connection ID.
 
+Each endpoint includes the connection ID it includes in Initial packets in the

Thanks David.  Fixed; and you get two 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/3499#discussion_r387980884
----==_mimepart_5e60301d6226c_1ef23fc1448cd96890514
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/3499#discussion_r387980884">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  from the server, it MUST discard any packet it receives with a different Source
 Connection ID.
 
+Each endpoint includes the connection ID it includes in Initial packets in the
</pre>
<p>Thanks David.  Fixed; and you get two 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/3499?email_source=notifications&amp;email_token=AFTOJKZIR2WOJBJDYQSBWALRF3LB3A5CNFSM4LA5I5BKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYAUEGI#discussion_r387980884">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4QDBE555KDBKW2P6DRF3LB3ANCNFSM4LA5I5BA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3FX3YQWWVLCTHKP6TRF3LB3A5CNFSM4LA5I5BKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYAUEGI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3499?email_source=notifications\u0026email_token=AFTOJKZIR2WOJBJDYQSBWALRF3LB3A5CNFSM4LA5I5BKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYAUEGI#discussion_r387980884",
"url": "https://github.com/quicwg/base-drafts/pull/3499?email_source=notifications\u0026email_token=AFTOJKZIR2WOJBJDYQSBWALRF3LB3A5CNFSM4LA5I5BKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYAUEGI#discussion_r387980884",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e60301d6226c_1ef23fc1448cd96890514--


From nobody Wed Mar  4 14:48:47 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A1A353A0B59 for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 14:48:38 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VFL9pjYehzrl for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 14:48:37 -0800 (PST)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2E72B3A0B4A for <quic-issues@ietf.org>; Wed,  4 Mar 2020 14:48:37 -0800 (PST)
Received: from github-lowworker-1dbcc59.ash1-iad.github.net (github-lowworker-1dbcc59.ash1-iad.github.net [10.56.105.54]) by smtp.github.com (Postfix) with ESMTP id 803818C0854 for <quic-issues@ietf.org>; Wed,  4 Mar 2020 14:48:36 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583362116; bh=xBNR+8dLntyF734qF1yuFTcM6xqMPlGE5OWu1XKJUmA=; h=Date:From:To:Subject:From; b=OlJ0ZhocCqILHS9cJThMG9y4iN5OhQd2nEgiP/KIDlT75BoYB5m0mDTqq2Dg2Ksta x1Ct3R6vccelejx8ZJbiSvHn1Or9btZACQsdN26VSKm3CArLReJVMvq3TU4lhPKD7F XqdOxvd8tKg7NXZ7IBf8n2AXJDVb239ry6EiQPkU=
Date: Wed, 04 Mar 2020 14:48:36 -0800
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/9f2d5c-fce233@github.com>
Subject: [quicwg/base-drafts] fce233: Script updating gh-pages from 6640a46f. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/cfKdOLHYoapBVB6Ky-z9VhrqUZg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:48:45 -0000

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

  Changed paths:
    M authenticate-hs-cid/draft-ietf-quic-transport.html
    M authenticate-hs-cid/draft-ietf-quic-transport.txt
    M index.html

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



From nobody Wed Mar  4 14:50:54 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9B38F3A0B25 for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 14:50:52 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id IeokrbCyYTnr for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 14:50:51 -0800 (PST)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5DBF13A0B1D for <quic-issues@ietf.org>; Wed,  4 Mar 2020 14:50:51 -0800 (PST)
Date: Wed, 04 Mar 2020 14:50:49 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583362249; bh=LuP2ei4BIk8mmSzCgsWBNJraMDGrSy7Bcfs0sPQ61co=; h=Date:From:To:Subject:From; b=ae5+dqIshAjOAVwmbhZF9dNSMgDwS9/2gY9FrQSgUeR1N0DSf7TGUuQ+FQEmW19zy xL8YFSxPw97Hr2z4nkVdVmeZLVRCg64Bcd4cd8G4fRKvV+QzE4iB9KsLRjnk6Xqj42 +AOdPmpSiEZSRe/FP2F83W/dMRDFGvR5cNGTwe/U=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/fce233-8ab18f@github.com>
Subject: [quicwg/base-drafts] 8ab18f: Script updating issues at 2020-03-04T22:50:40Z. [c...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/42Mfozu0lygNvf9ftBkY1NfWWOQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:50:53 -0000

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

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2020-03-04T22:50:40Z. [ci skip]



From nobody Wed Mar  4 14:55:53 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 987723A0B3B for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 14:55:51 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.099
X-Spam-Level: 
X-Spam-Status: No, score=-3.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pd3vr4uZ6u2A for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 14:55:50 -0800 (PST)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 454453A0B39 for <quic-issues@ietf.org>; Wed,  4 Mar 2020 14:55:50 -0800 (PST)
Received: from github-lowworker-6b40fdd.va3-iad.github.net (github-lowworker-6b40fdd.va3-iad.github.net [10.48.16.64]) by smtp.github.com (Postfix) with ESMTP id 17D18C60802 for <quic-issues@ietf.org>; Wed,  4 Mar 2020 14:55:49 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583362549; bh=1QoMhg8DEZ/eQHd33HcQVUoDdgruu4LE7zC2/vMqZMk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=IsmQLlhFm/2baVpwxo+NHNQwlmLRbiuFTYdgnP9Y9Xe44jE+AuXkkZSWLFnaICsR4 CqzCUpqrKPy2FMYFQz3KHiSxGpa1CZbOl8suGDdyddTkU2HilP1hCfQjc7gH5PSb7N UToOEQc0ldK3tvCJe3/MhN1bVOgJPsbv+6sy9540=
Date: Wed, 04 Mar 2020 14:55:49 -0800
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZAFCZZ5QMCTAWK6YF4NQJPLEVBNHHCEUKFCI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3500/594913666@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3500@github.com>
References: <quicwg/base-drafts/issues/3500@github.com>
Subject: Re: [quicwg/base-drafts] Transport Draft should opine about 5-tuple based load balancing (#3500)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6031f5af8a_16883feaaaccd95c48871"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/s0qjiMJnbP5y9L87VGSN7b6nNoU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:55:52 -0000

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

We did discuss this issue. Use of empty connection IDs and demultiplexing based on source addresses.  The conclusion there was that this was OK: people could do that, as long as it was clear that what they were getting was not different than TCP.  That is, we made it clear that if you don't use the identifiers that you control (your addresses, the connection ID), then you accept that you can't handle migration at all and connections will drop (well, unless you do something like trial decryption, which has some obvious scaling issues).

The outcome of that discussion was captured in #2868 

Assuming that Ryan finds this answer satisfactory (and I haven't missed anything), then I suggest we just close this as a duplicate of #2844.

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

<p>We did discuss this issue. Use of empty connection IDs and demultiplexing based on source addresses.  The conclusion there was that this was OK: people could do that, as long as it was clear that what they were getting was not different than TCP.  That is, we made it clear that if you don't use the identifiers that you control (your addresses, the connection ID), then you accept that you can't handle migration at all and connections will drop (well, unless you do something like trial decryption, which has some obvious scaling issues).</p>
<p>The outcome of that discussion was captured in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="463354326" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/2868" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2868/hovercard" href="https://github.com/quicwg/base-drafts/pull/2868">#2868</a></p>
<p>Assuming that Ryan finds this answer satisfactory (and I haven't missed anything), then I suggest we just close this as a duplicate of <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="460600902" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/2844" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2844/hovercard" href="https://github.com/quicwg/base-drafts/issues/2844">#2844</a>.</p>

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


From nobody Wed Mar  4 15:00:39 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 104253A0B97 for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 15:00:37 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fVK_Smec9pBm for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 15:00:31 -0800 (PST)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7C4B43A0B5A for <quic-issues@ietf.org>; Wed,  4 Mar 2020 15:00:31 -0800 (PST)
Date: Wed, 04 Mar 2020 15:00:30 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583362830; bh=4aypMo5s1cT2g776YU+FpJ17SiqGp/7M4Os3Z7vPVM8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=JeCZqipC33kzyvCNAshCg0apyf4Xp5UXLkfXiZfjQjpBsb2Ent4UHRPLh2rug21lZ xzWrJ3bMTG/DK3tJe9Nx9tqd/86DMBaINaK6A7ZZ1BAax8+E/sESOK+HEwY6Nve9jZ cqoEAsQunxFc27PzjlWYux0URWv4xZt/2JNm4LkU=
From: Christopher Wood <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6P3VNDPVNSUZZMCY54NQKA5EVBNHHCESD76A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3499/review/369187323@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3499@github.com>
References: <quicwg/base-drafts/pull/3499@github.com>
Subject: Re: [quicwg/base-drafts] Authenticate connection IDs (#3499)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e60330eb41c1_2a8d3f9f6fccd9609685c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: chris-wood
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/4AJIUFRDj55wOFT4gtiyPMlVb5s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:00:38 -0000

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

chris-wood commented on this pull request.



>  from the server, it MUST discard any packet it receives with a different Source
 Connection ID.
 
+Each endpoint includes the Source Connection ID it includes in Initial packets

```suggestion
Each endpoint includes its Initial packet Source Connection ID 
```

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

<p><b>@chris-wood</b> commented on this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3499#discussi=
on_r387985804">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  from the server, it MUST discard any pack=
et it receives with a different Source=0D
 Connection ID.=0D
 =0D
+Each endpoint includes the Source Connection ID it includes in Initial p=
ackets=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-Each endpoint includes the Source Connection =
ID it includes in Initial packets=0D
+Each endpoint includes its Initial packet Source Connection ID =0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3499?email_source=3Dnotifications&amp;email_token=3DA=
FTOJK2Q3SYJA4XJLEFG4NDRF3MQ5A5CNFSM4LA5I5BKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJ=
SXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYAVT6Y#pullrequestreview-369187323=
">view it on GitHub</a>, or <a href=3D"https://github.com/notifications/u=
nsubscribe-auth/AFTOJKZFS4VUU2H3EBEYVZLRF3MQ5ANCNFSM4LA5I5BA">unsubscribe=
</a>.<img src=3D"https://github.com/notifications/beacon/AFTOJK7IHA2HAKTJ=
U4CE52TRF3MQ5A5CNFSM4LA5I5BKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWN=
FSXPKTDN5WW2ZLOORPWSZGOCYAVT6Y.gif" height=3D"1" width=3D"1" alt=3D"" /><=
/p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3499?email_source=3D=
notifications\u0026email_token=3DAFTOJK2Q3SYJA4XJLEFG4NDRF3MQ5A5CNFSM4LA5=
I5BKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC=
YAVT6Y#pullrequestreview-369187323",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3499?email_source=3Dno=
tifications\u0026email_token=3DAFTOJK2Q3SYJA4XJLEFG4NDRF3MQ5A5CNFSM4LA5I5=
BKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYA=
VT6Y#pullrequestreview-369187323",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e60330eb41c1_2a8d3f9f6fccd9609685c--


From nobody Wed Mar  4 15:13:51 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B703D3A0B81 for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 15:13:48 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pBD8DDiFxtib for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 15:13:47 -0800 (PST)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 77D233A0B80 for <quic-issues@ietf.org>; Wed,  4 Mar 2020 15:13:47 -0800 (PST)
Received: from github-lowworker-ca235ff.ash1-iad.github.net (github-lowworker-ca235ff.ash1-iad.github.net [10.56.110.15]) by smtp.github.com (Postfix) with ESMTP id 28B90960487 for <quic-issues@ietf.org>; Wed,  4 Mar 2020 15:13:46 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583363626; bh=2HmkmKnx5Fbe9QwfAGBRq4Rn39tj7K0CfOIMFfo7a6A=; h=Date:From:To:Subject:From; b=LR+owk+riIuuPqFTc/XW/cVDvgXW/k0Rme99XmgUDiI5S2zR5KbmUBwAPUMCz62IX vfp8urAVFhHpVyfOFXWIVGiqONZ1SJgxcvlGZHd+gsEF6KDCAlO93MqYUl82mbN74C WrXYfzCb0uiWkyqbAUGdXn3wo73qJRW4J7+CStjQ=
Date: Wed, 04 Mar 2020 15:13:46 -0800
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/authenticate-hs-cid/6640a4-f994a5@github.com>
Subject: [quicwg/base-drafts] f994a5: Grammar is HARD
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ORo82PReK5C8I6TYcb8nOvrTi04>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:13:49 -0000

  Branch: refs/heads/authenticate-hs-cid
  Home:   https://github.com/quicwg/base-drafts
  Commit: f994a56b201197f601d914b0a68e5056a52cb68b
      https://github.com/quicwg/base-drafts/commit/f994a56b201197f601d914b0a68e5056a52cb68b
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-05 (Thu, 05 Mar 2020)

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

  Log Message:
  -----------
  Grammar is HARD



From nobody Wed Mar  4 15:14:10 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 37FD93A0B7F for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 15:13:59 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Hz_M0RfiKnh2 for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 15:13:57 -0800 (PST)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 33F8A3A0B83 for <quic-issues@ietf.org>; Wed,  4 Mar 2020 15:13:57 -0800 (PST)
Received: from github-lowworker-d93c4b6.va3-iad.github.net (github-lowworker-d93c4b6.va3-iad.github.net [10.48.17.47]) by smtp.github.com (Postfix) with ESMTP id 652AD6E1375 for <quic-issues@ietf.org>; Wed,  4 Mar 2020 15:13:56 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583363636; bh=x+wU++tINQ3L5oPE80c75mGYKrQur25Yq6u7sDhAgR8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=fUFszgm+uoQpxRxanP+elFU2w+/zuQViELwrDdzECr8Ofo+ShIW4kpMqZ+mX91gsG AiEUdHZEMZDJGf8KJOKYwZjzCnLhdM41lB4qmshcKzoRQllH/ljHCe92Syq7VIwFlC T6CkYfvdisDQNln7z38ezAl+Vwc2Thezkv/SXB9M=
Date: Wed, 04 Mar 2020 15:13:56 -0800
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/3499/push/4720219002@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3499@github.com>
References: <quicwg/base-drafts/pull/3499@github.com>
Subject: Re: [quicwg/base-drafts] Authenticate connection IDs (#3499)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e603634569ca_55ef3ff604ecd96888837"; 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/SiswG78FO0Fxn-yoZSf0zE8fq9E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:13:59 -0000

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

@martinthomson pushed 1 commit.

f994a56b201197f601d914b0a68e5056a52cb68b  Grammar is HARD


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3499/files/6640a46f525244ceec7a4dad795cf203a6b28f35..f994a56b201197f601d914b0a68e5056a52cb68b

----==_mimepart_5e603634569ca_55ef3ff604ecd96888837
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/f994a56b201197f601d914b0a68e5056a52cb68b">f994a56</a>  Grammar is 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/3499/files/6640a46f525244ceec7a4dad795cf203a6b28f35..f994a56b201197f601d914b0a68e5056a52cb68b?email_source=notifications&amp;email_token=AFTOJKYTBJIHN5CCSM7GNFTRF3ODJA5CNFSM4LA5I5BKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DGMZXGEZDKNSQOVZWQIZUG4ZDAMRRHEYDAMQ">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5ASWRICGFGSDNZTRDRF3ODJANCNFSM4LA5I5BA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4P4FBTBS6DM2ACM3DRF3ODJA5CNFSM4LA5I5BKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DGMZXGEZDKNSQOVZWQIZUG4ZDAMRRHEYDAMQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3499/files/6640a46f525244ceec7a4dad795cf203a6b28f35..f994a56b201197f601d914b0a68e5056a52cb68b?email_source=notifications\u0026email_token=AFTOJKYTBJIHN5CCSM7GNFTRF3ODJA5CNFSM4LA5I5BKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DGMZXGEZDKNSQOVZWQIZUG4ZDAMRRHEYDAMQ",
"url": "https://github.com/quicwg/base-drafts/pull/3499/files/6640a46f525244ceec7a4dad795cf203a6b28f35..f994a56b201197f601d914b0a68e5056a52cb68b?email_source=notifications\u0026email_token=AFTOJKYTBJIHN5CCSM7GNFTRF3ODJA5CNFSM4LA5I5BKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DGMZXGEZDKNSQOVZWQIZUG4ZDAMRRHEYDAMQ",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e603634569ca_55ef3ff604ecd96888837--


From nobody Wed Mar  4 15:14:48 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CF8DF3A0B83 for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 15:14:46 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nzf0WnUs8teI for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 15:14:45 -0800 (PST)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E74F23A0B81 for <quic-issues@ietf.org>; Wed,  4 Mar 2020 15:14:44 -0800 (PST)
Date: Wed, 04 Mar 2020 15:14:44 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583363684; bh=lQz7zBeZ+hpkQjp/gKlEPGVk21iCxAHM8QZiX3eCcn8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=V1xMj/d8ngeLh0AIn4dAZZTHK0iN+kdabHPngJtTq0rv4I8hvCAPPIR2hk/Ozjgkb 9SZ1a07cmmywxbItUqifM++Cn6qZ0DCHUIrgg6zHzV/sOzMLuwU0vGDY0tNEk0FAxp fscgKuYkuzAzJPINwJce/dhTaLbO5O9KDE16FeKU=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5VBTTPYZJHXUFUA2V4NQLWJEVBNHHCESD76A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3499/review/369193746@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3499@github.com>
References: <quicwg/base-drafts/pull/3499@github.com>
Subject: Re: [quicwg/base-drafts] Authenticate connection IDs (#3499)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e603664344a4_a473f812b2cd96833629"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/fZd10t5DeMGf7FQFLLX6ELsAaxY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:14:47 -0000

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

martinthomson commented on this pull request.



>  from the server, it MUST discard any packet it receives with a different Source
 Connection ID.
 
+Each endpoint includes the Source Connection ID it includes in Initial packets

Thanks.  I've tried to avoid that sort of train of nouns in the past.  I have an alternative for you.  More words again :(, but maybe clearer.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3499#discussion_r387990958
----==_mimepart_5e603664344a4_a473f812b2cd96833629
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/3499#discussion_r387990958">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  from the server, it MUST discard any packet it receives with a different Source
 Connection ID.
 
+Each endpoint includes the Source Connection ID it includes in Initial packets
</pre>
<p>Thanks.  I've tried to avoid that sort of train of nouns in the past.  I have an alternative for you.  More words again :(, but maybe clearer.</p>

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


From nobody Wed Mar  4 15:14:57 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 684323A0B83 for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 15:14:55 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7d0v55Nri5wj for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 15:14:54 -0800 (PST)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1F83F3A0B81 for <quic-issues@ietf.org>; Wed,  4 Mar 2020 15:14:54 -0800 (PST)
Received: from github-lowworker-3a0df0f.ac4-iad.github.net (github-lowworker-3a0df0f.ac4-iad.github.net [10.52.25.92]) by smtp.github.com (Postfix) with ESMTP id 8B182660B54 for <quic-issues@ietf.org>; Wed,  4 Mar 2020 15:14:52 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583363692; bh=YRRyLJ83K/pbP/qYsrwcrEK3TkfvGD2MsbEq1DCagsM=; h=Date:From:To:Subject:From; b=Urdui1c9vqQARfMhi8yIk9vAUZT0ZSktG5RFCas11B18YZaefxriXw47/oCpvjwbb BjlD6AqJkVMmbLjJ9c49l0rKaOwny/XGDFf0riDUSu2PiO35tV49hrh3hrJ2vkytiV pPXrhfVPsS32bwux3ct5f8wPjVn9AD9wttsC16Cg=
Date: Wed, 04 Mar 2020 15:14:52 -0800
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/8ab18f-f7eb5a@github.com>
Subject: [quicwg/base-drafts] f7eb5a: Script updating gh-pages from f994a56b. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/XVcYtSJ1J7sGEWNHnky_bBSSCJs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:14:56 -0000

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

  Changed paths:
    M authenticate-hs-cid/draft-ietf-quic-transport.html
    M authenticate-hs-cid/draft-ietf-quic-transport.txt
    M index.html

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



From nobody Wed Mar  4 15:15:49 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2560A3A0B8A for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 15:15:48 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id p6kN8szWkex6 for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 15:15:46 -0800 (PST)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 48D8A3A0B88 for <quic-issues@ietf.org>; Wed,  4 Mar 2020 15:15:46 -0800 (PST)
Received: from github-lowworker-943b171.ac4-iad.github.net (github-lowworker-943b171.ac4-iad.github.net [10.52.22.59]) by smtp.github.com (Postfix) with ESMTP id A40CB1C0653 for <quic-issues@ietf.org>; Wed,  4 Mar 2020 15:15:45 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583363745; bh=EeZxPNgmYqE0fshv1/7BPmgumhyHZNaPv8LhHPfDkvU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=PhfBnoJXKKqueGCY6Kc7n3y7if5X4Is33KwOoy9KKlxfiy/cPmm7WYxcW9/Nmb9tw 1NZSTx1LG6/akItpEuivp5UagHJRUYH9n0JeOwn/e6D21LhuKMloV5gZ0wHi7UnShU 1TPsLjVhPnsuWgesz31c3h+RK904MxC0NI+6PJJw=
Date: Wed, 04 Mar 2020 15:15:45 -0800
From: Christopher Wood <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZZU752SYHYBXPAEWF4NQL2DEVBNHHCESD76A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3499/review/369194172@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3499@github.com>
References: <quicwg/base-drafts/pull/3499@github.com>
Subject: Re: [quicwg/base-drafts] Authenticate connection IDs (#3499)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6036a195a82_371e3fa0faccd9601102cf"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: chris-wood
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/UO_vs3v7SOWnvQE75J0QFPK65T0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:15:48 -0000

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

chris-wood commented on this pull request.



>  from the server, it MUST discard any packet it receives with a different Source
 Connection ID.
 
+Each endpoint includes the Source Connection ID it includes in Initial packets

No worries! Just a suggestion in reaction to redundant "includes."

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

<p><b>@chris-wood</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3499#discussion_r387991296">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  from the server, it MUST discard any packet it receives with a different Source
 Connection ID.
 
+Each endpoint includes the Source Connection ID it includes in Initial packets
</pre>
<p>No worries! Just a suggestion in reaction to redundant "includes."</p>

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


From nobody Wed Mar  4 15:59:06 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 304D83A0C68 for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 15:59:05 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QUUI65V24GuT for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 15:59:04 -0800 (PST)
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 412B33A0C67 for <quic-issues@ietf.org>; Wed,  4 Mar 2020 15:59:04 -0800 (PST)
Date: Wed, 04 Mar 2020 15:59:03 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583366343; bh=LEALkYVU2lFFpgU/XFoEw4EWs6scNiZm7gqP5kNCPMs=; h=Date:From:To:Subject:From; b=AttkyMALmtk4oVBmJpmaodloufm/uEOyuKOhHVNnIfgvwQqtVt4cT7csu7fgEVV+N lI7QbdjfEsDTfbc2twQxNmhEHUtUkY4/ZvjpFzgu/ViQGO6MZy+bkzK0mBadw2wEO9 qF0eN/pf1uQti+uc+FkCgTjdZQnkBRrzLV+mGw5k=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/remember-acil/c2a80a-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/AdizDQmBxHJNiye8x2lUM_ntqHs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:59:05 -0000

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


From nobody Wed Mar  4 15:59:18 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id ABF903A0C67 for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 15:59:05 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2fwcW8QIQvCZ for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 15:59:04 -0800 (PST)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1C03D3A0C62 for <quic-issues@ietf.org>; Wed,  4 Mar 2020 15:59:04 -0800 (PST)
Date: Wed, 04 Mar 2020 15:59:02 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583366342; bh=XCvvDeFCNqyHS4wtbmycdev6Zu7QwyzaKlZx7c6ymGU=; h=Date:From:To:Subject:From; b=U5Oe7q2YK6fjcG1ZF8+YgEupUKxJ591hiUYQJcls6UXNYRAHkt06fdZS23JBmYTKU G+b7WPIFjB4klxoyodEbQCswLIN11b1YlHcQ1OlghxTFcFwH3GkReGDK1vCmKheji6 ayFWk9+ALrs6uggTXd8fF6CChN6d+i155+lamEV8=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/eb6512-82a53a@github.com>
Subject: [quicwg/base-drafts] c2a80a: Remember active_connection_id_limit for 0-RTT
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/GiVRCPcTEvL7EAOnlxOcXmmPD8g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:59:06 -0000

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

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

  Log Message:
  -----------
  Remember active_connection_id_limit for 0-RTT

Simple.  It appears as though I missed this when @marten-seeman added
this transport parameter.  We shouldn't make more exceptions for 0-RTT.

Closes #3423.


  Commit: 82a53af161f418ba940388c880ae0aa0100312b7
      https://github.com/quicwg/base-drafts/commit/82a53af161f418ba940388c880ae0aa0100312b7
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-05 (Thu, 05 Mar 2020)

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

  Log Message:
  -----------
  Merge pull request #3425 from quicwg/remember-acil

Remember active_connection_id_limit for 0-RTT


Compare: https://github.com/quicwg/base-drafts/compare/eb6512485443...82a53af161f4


From nobody Wed Mar  4 15:59:21 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0BCEF3A0C69 for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 15:59:16 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2JCCU_aPHbnZ for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 15:59:14 -0800 (PST)
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 9EBD33A0C62 for <quic-issues@ietf.org>; Wed,  4 Mar 2020 15:59:14 -0800 (PST)
Received: from github-lowworker-0eea13f.ash1-iad.github.net (github-lowworker-0eea13f.ash1-iad.github.net [10.56.109.26]) by smtp.github.com (Postfix) with ESMTP id 5C3ED1200F3 for <quic-issues@ietf.org>; Wed,  4 Mar 2020 15:59:14 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583366354; bh=iVeMC4q2/uCYEzUFUOeplGkUQpRMxwmC86bNi2fbsWo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=QANsNRn18pvck59/b0kkxOXFeZ0SOrX5GriEGhRQvQoxoEPCbi5pa2yxJ4zRS/yd3 VoVjUSqq4TaRnHiLe9FdDmbXVnhdbTavfkVaTKG5KbvKLSARcUrTLzw45vDzlkFFsO gHN/SjKwY134XYOxMSN2NvVVm+JZiZr8a1t08ejk=
Date: Wed, 04 Mar 2020 15:59:14 -0800
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK37AHNDLEDK4KDQQ354NQQ5FEVBNHHCCZ33VI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3425/issue_event/3099119970@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3425@github.com>
References: <quicwg/base-drafts/pull/3425@github.com>
Subject: Re: [quicwg/base-drafts] Remember active_connection_id_limit for 0-RTT (#3425)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6040d216730_3ba3fa29d8cd96018437e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/WEIccGKz9fAI5wkhvDBhG10qaO4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:59:16 -0000

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

Merged #3425 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3425#event-3099119970
----==_mimepart_5e6040d216730_3ba3fa29d8cd96018437e
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 title" data-id="560429994" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3425" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3425/hovercard" href="https://github.com/quicwg/base-drafts/pull/3425">#3425</a> into master.</p>

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


From nobody Wed Mar  4 15:59:24 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 40F503A0C62 for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 15:59:17 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BrBu6a09cV6L for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 15:59:15 -0800 (PST)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id ECE693A0C67 for <quic-issues@ietf.org>; Wed,  4 Mar 2020 15:59:14 -0800 (PST)
Received: from github-lowworker-c73936b.ash1-iad.github.net (github-lowworker-c73936b.ash1-iad.github.net [10.56.112.13]) by smtp.github.com (Postfix) with ESMTP id 250CC520033 for <quic-issues@ietf.org>; Wed,  4 Mar 2020 15:59:14 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583366354; bh=yl4EJhjiMehuzNwby/ucxFnYckCFIwzPu6Jc8mdztz8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Srpq3tey+6ALp8Ch8ddMrlk+/7zLlmKn5E0J8e5sAWN6LtqUVJ+3g28eVwQa2LrUy UAFZ2MdkwTUqmbhF4CYduSJo8WIFCJw0Hh8Vxf/kUkHRH8q8AL0q92OYQWm76Qie5N GKe1wRSQazoLdY+DAg6GQnRIYxexIRXbI4WnbvEc=
Date: Wed, 04 Mar 2020 15:59:14 -0800
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK234FFJEBLUGZPVOV54NQQ5FEVBNHHCCZUP7U@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3423/issue_event/3099119982@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3423@github.com>
References: <quicwg/base-drafts/issues/3423@github.com>
Subject: Re: [quicwg/base-drafts] active_connection_id_limit is unknown for 0-RTT (#3423)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6040d213eba_27aa3f9c328cd96814989e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/npHOaA6Qp4kTlFu4tVW4kgtp2U0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:59:17 -0000

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

Closed #3423 via #3425.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3423#event-3099119982
----==_mimepart_5e6040d213eba_27aa3f9c328cd96814989e
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 title" data-id="560369661" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3423" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3423/hovercard" href="https://github.com/quicwg/base-drafts/issues/3423">#3423</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="560429994" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3425" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3425/hovercard" href="https://github.com/quicwg/base-drafts/pull/3425">#3425</a>.</p>

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


From nobody Wed Mar  4 15:59:33 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CE1AF3A0C68 for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 15:59:31 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id J3ZGUT5jGBa8 for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 15:59:30 -0800 (PST)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 559BE3A0C67 for <quic-issues@ietf.org>; Wed,  4 Mar 2020 15:59:30 -0800 (PST)
Received: from github-lowworker-9bcb4a1.ac4-iad.github.net (github-lowworker-9bcb4a1.ac4-iad.github.net [10.52.25.84]) by smtp.github.com (Postfix) with ESMTP id 7B626E1120 for <quic-issues@ietf.org>; Wed,  4 Mar 2020 15:59:29 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583366369; bh=bYMbkDNCpBhMszLjZSwADnJ69bMqTdU27paswngmv/s=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=z4T9lvwMbeQaCdtOgJ4DJMrbwBzZKrUc5l+PIL8O31fj/momm7iQ8dVzAqfL0P0NP pLRyBq+g2zEzWGVfqmmD020/y9NUSpTqN5uAvQ4oKdYz+iAGadF9/p3A1MqHrYbZTp ioykSe7FkYhKK0GiuxND28Jp64THle9kfArmXeno=
Date: Wed, 04 Mar 2020 15:59:29 -0800
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5CAZSPBMUSGPPVL4F4NQQ6DEVBNHHCB6L7OA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3373/issue_event/3099120759@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3373@github.com>
References: <quicwg/base-drafts/issues/3373@github.com>
Subject: Re: [quicwg/base-drafts] More strongly recommend ECN marking (#3373)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6040e16d053_32713ff316acd96c1636d1"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/V7rM5JS57Wpawm0hVgLSkgLoBUA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:59:32 -0000

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

Closed #3373.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3373#event-3099120759
----==_mimepart_5e6040e16d053_32713ff316acd96c1636d1
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 title" data-id="553222000" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3373" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3373/hovercard" href="https://github.com/quicwg/base-drafts/issues/3373">#3373</a>.</p>

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


From nobody Wed Mar  4 16:00:09 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B84023A0C69 for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 16:00:07 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ioDbzFt98DvT for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 16:00:06 -0800 (PST)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C54313A0C68 for <quic-issues@ietf.org>; Wed,  4 Mar 2020 16:00:06 -0800 (PST)
Received: from github-lowworker-39b4a70.va3-iad.github.net (github-lowworker-39b4a70.va3-iad.github.net [10.48.16.66]) by smtp.github.com (Postfix) with ESMTP id E7232C6099A for <quic-issues@ietf.org>; Wed,  4 Mar 2020 16:00:05 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583366405; bh=C7o7y80zRkoCYU0roF/Cezq+rDRvTXJyRRnHh3A55zA=; h=Date:From:To:Subject:From; b=FUapgLfmEHEeMadEqNvQje37/vckJLnSqIWj+PKmu2DygOaZ86PZPQj4ZrjOZ/zi/ P6Nm3GI0J8XeGD5zMGO64iA+lRuXq8VxNZozHssBwGZNVPlpVzypOFq/FRWnezqRVo 8O5fL4+TWSuGc/jzFiE1p2GTjWLgkHEFHNV2GqU8=
Date: Wed, 04 Mar 2020 16:00:05 -0800
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/f7eb5a-248eff@github.com>
Subject: [quicwg/base-drafts] 248eff: Script updating gh-pages from 82a53af1. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/27ra_pG9KrmwDHZkROXVhoQYiWQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:00:08 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 248effe5259d13c8bc737cc0c881b860056715a3
      https://github.com/quicwg/base-drafts/commit/248effe5259d13c8bc737cc0c881b860056715a3
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-05 (Thu, 05 Mar 2020)

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

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



From nobody Wed Mar  4 16:01:07 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B5D433A0B18 for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 16:01:06 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JqRDHaytZHut for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 16:01:04 -0800 (PST)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 698BE3A0C81 for <quic-issues@ietf.org>; Wed,  4 Mar 2020 16:01:04 -0800 (PST)
Received: from github-lowworker-0eea13f.ash1-iad.github.net (github-lowworker-0eea13f.ash1-iad.github.net [10.56.109.26]) by smtp.github.com (Postfix) with ESMTP id C59C7A005D for <quic-issues@ietf.org>; Wed,  4 Mar 2020 16:01:03 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583366463; bh=xgSCt5D1TP6fdqujqok38qe0dnHO4Vr31HuAKS8Luwo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=N3pW+02Lu2ox2/HEO/kmvrI2GhLeA3CvzCENuczOSYTnwEQ8VBlb2QoZB5+70mzEX +LijXarbAphiMcNwiTak/k14xwtDOYG1fuDmJsIsgNragyGFDiumTF2HAvvHOmds3J bsbUyTOkIzOLw0ofRQMos/KNrS2aSXwTl7rvzx+k=
Date: Wed, 04 Mar 2020 16:01:03 -0800
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZ2FUD72SE3HCSPX7F4NQRD7EVBNHHCBTP6UY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3349/c594949541@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3349@github.com>
References: <quicwg/base-drafts/pull/3349@github.com>
Subject: Re: [quicwg/base-drafts] Clarify section on negotiating connection IDs (#3349)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e60413fb574d_3cc3fa29d8cd960236612"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/fuD--lQ1uv--Id7P2J4C05FtSl8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:01:07 -0000

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

I would like to merge this PR as the corresponding issue has consensus, but it has outstanding issues.  @janaiyengar would you mind?

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

<p>I would like to merge this PR as the corresponding issue has consensus, but it has outstanding issues.  <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/janaiyengar/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/janaiyengar">@janaiyengar</a> would you mind?</p>

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


From nobody Wed Mar  4 16:01:18 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F3EFD3A0C82 for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 16:01:17 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 25yIyZRV4c3L for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 16:01:16 -0800 (PST)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B4AFA3A0C7F for <quic-issues@ietf.org>; Wed,  4 Mar 2020 16:01:16 -0800 (PST)
Date: Wed, 04 Mar 2020 16:01:16 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583366476; bh=421t4RU+VNHWoQSAQuz5XBrMuzpYKmjuw0v1qVFkoQ4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=np3aQlxa4tvSEAqodNHkForFCXtq2i2IMtRvhwHE5VoGu1FBTdZoevvYCQC7q8Z6G fawsrXUr7fGkf4Z6TIhq7/kcize4Xd6sMKqFpDEO4iek7S0fSAHr62YoL2xmOPYxp4 u9jpBJpm3RPTd48sRW1LNH7408cPMGT0XS21N57Q=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZKT7UYJGJCJWFO6OV4NQREZEVBNHHCBKU5VI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3332/issue_event/3099125798@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3332@github.com>
References: <quicwg/base-drafts/issues/3332@github.com>
Subject: Re: [quicwg/base-drafts] Composability of QUIC Extensions (#3332)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e60414c6571_68d73ffb1c6cd96c17519a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/NZfcY0CzzQcmlpbNsL7BEAw8UbE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:01:18 -0000

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

Closed #3332.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3332#event-3099125798
----==_mimepart_5e60414c6571_68d73ffb1c6cd96c17519a
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 title" data-id="548052394" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3332" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3332/hovercard" href="https://github.com/quicwg/base-drafts/issues/3332">#3332</a>.</p>

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


From nobody Wed Mar  4 16:01:31 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 64C333A0C88 for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 16:01:29 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SrBxxBw-yJAH for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 16:01:28 -0800 (PST)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 15AF03A0C85 for <quic-issues@ietf.org>; Wed,  4 Mar 2020 16:01:28 -0800 (PST)
Date: Wed, 04 Mar 2020 16:01:27 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583366487; bh=d/77y0GHnQPirSAgpc4YNLQISPC4uc7IAOzodqZtrz8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=qbIls36cdFKOFxTZEjrC3RAVz3gx4nfNEJTI0XSYPip6jZYRk6vAfgwFKiatimZlY 68d8AmbKGZn8kcbXacC3jWoOFZzftQ5jnpmritdbKL5tG7u5jqSUd76JNJHJtkyIgP YM5XGx/z/aeg9hpqeUHhYv/GH5M1fx8UiawbqDsA=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7Q6D4OAER4GX7ELBV4NQRFPEVBNHHCAHNJCY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3304/issue_event/3099126381@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3304@github.com>
References: <quicwg/base-drafts/issues/3304@github.com>
Subject: Re: [quicwg/base-drafts] ACK generation recommendation (#3304)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6041575d939_ff73fc5524cd9641347ce"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/unhDY1o6atI_oJx7GVHdjWO_wpg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:01:29 -0000

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

Closed #3304.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3304#event-3099126381
----==_mimepart_5e6041575d939_ff73fc5524cd9641347ce
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 title" data-id="538814742" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3304" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3304/hovercard" href="https://github.com/quicwg/base-drafts/issues/3304">#3304</a>.</p>

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


From nobody Wed Mar  4 16:01:51 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 454CE3A0C8B for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 16:01:49 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xhSapuxYgGxY for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 16:01:48 -0800 (PST)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D75A43A0C85 for <quic-issues@ietf.org>; Wed,  4 Mar 2020 16:01:47 -0800 (PST)
Date: Wed, 04 Mar 2020 16:01:46 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583366506; bh=SCPkWQnimpVoEDCQ+/Bf3o7s5Y/nFLa2zB8StFISqmg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ZNlk8xM1naheB9R91ODcen9qLWdB+vEzV2np5hDJF8JQykIb9a28E0SLKKjXXvzqo +ogL9H32BxT+CWCojGc7viFdLeteDbuU1PFJ6rPOMFFl9VZLqFDKYsyF2gohuDwwXQ 9MyDEovd3H9iqsH4KywAL4SquCaAX2+bi3nGJvtU=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5NKGCOCCCK4ULX2GF4NQRGVEVBNHHB7WKXVY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3291/issue_event/3099127401@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3291@github.com>
References: <quicwg/base-drafts/issues/3291@github.com>
Subject: Re: [quicwg/base-drafts] Allow the Transport to Stop/Reset a Stream? (#3291)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e60416ac8103_3b403ff2656cd968179952"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/rib6NtKlEpLHQjFARXX77pzbl4c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:01:49 -0000

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

Closed #3291.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3291#event-3099127401
----==_mimepart_5e60416ac8103_3b403ff2656cd968179952
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 title" data-id="534337454" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3291" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3291/hovercard" href="https://github.com/quicwg/base-drafts/issues/3291">#3291</a>.</p>

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


From nobody Wed Mar  4 16:02:25 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 50ECD3A0C8A for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 16:02:23 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QTwAxhxWlYqc for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 16:02:22 -0800 (PST)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1B29B3A0C89 for <quic-issues@ietf.org>; Wed,  4 Mar 2020 16:02:22 -0800 (PST)
Received: from github-lowworker-b19c547.va3-iad.github.net (github-lowworker-b19c547.va3-iad.github.net [10.48.17.66]) by smtp.github.com (Postfix) with ESMTP id 808BA8C2A94 for <quic-issues@ietf.org>; Wed,  4 Mar 2020 16:02:21 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583366541; bh=j0O7KuYfQGOUtxat0MDuRyfmEXQWxNvx/Gxr8vC79Ns=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=nYdDICB+3uQZJOf78blcTosuTGwE09HyvZS77teSIjDrZPuJNNFsuP2u6OPyXzLHV C+xfYc0p+nUEZHo93JtzPQ6VR60O2TR73gtqLKRhWiGlJpAHgSfH8emxllhhtFtksD DbS9lOyiVaGhWmVouRmvplXkgd0ewK4Cpd9dKm8U=
Date: Wed, 04 Mar 2020 16:02:21 -0800
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5GWCHUYZITNO3VWG54NQRI3EVBNHHB6D3C4A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3216/issue_event/3099128873@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3216@github.com>
References: <quicwg/base-drafts/issues/3216@github.com>
Subject: Re: [quicwg/base-drafts] Flow Control Tuning (#3216)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e60418d71d04_518f3fae084cd95c161988"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/V9MoXBCBww2_ykeYrmaYuxAq7rk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:02:24 -0000

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

Closed #3216.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3216#event-3099128873
----==_mimepart_5e60418d71d04_518f3fae084cd95c161988
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 title" data-id="521102048" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3216" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3216/hovercard" href="https://github.com/quicwg/base-drafts/issues/3216">#3216</a>.</p>

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


From nobody Wed Mar  4 16:03:18 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F0C4F3A0C8E for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 16:03:16 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id E5dkArzNWj9j for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 16:03:15 -0800 (PST)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 904C53A0C8D for <quic-issues@ietf.org>; Wed,  4 Mar 2020 16:03:15 -0800 (PST)
Date: Wed, 04 Mar 2020 16:03:14 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583366594; bh=EuYHhAzUoUnivi9quYEglaaS3UTNGedss2L12dK+chU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=VDNlM55vSJzXhDQ5hr7AcxdvoybFIRBaCYmvVggIoeeg11pkkaU4JYevYqwnMGXGG CQn78biDGp0rQqbGXdmr0JcZsYCzc+TiTeZ9Wt45daUt8cRkBICwTOV36CiwSbLwEl tTEaAWauUo/LFDPOEiWlI9E54b6njaeu3Y9eb4oo=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6NVRE7E5J26MMTNLN4NQRMFEVBNHHB6RQ4VA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3259/594950718@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3259@github.com>
References: <quicwg/base-drafts/issues/3259@github.com>
Subject: Re: [quicwg/base-drafts] Safety issue during incipient persistent congestion episode (#3259)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6041c287912_1ec23fcbf1acd968229421"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/NFMUiGu-dNWA9QSDexHeWcDOmSs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:03:17 -0000

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

@LPardue, this was in the latest batch of consensus calls, but you didn't mark it has having consensus.  Can you review 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/issues/3259#issuecomment-594950718
----==_mimepart_5e6041c287912_1ec23fcbf1acd968229421
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/LPardue/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/LPardue">@LPardue</a>, this was in the latest batch of consensus calls, but you didn't mark it has having consensus.  Can you review please?</p>

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


From nobody Wed Mar  4 16:03:32 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 21AA23A0C8E for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 16:03:31 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id B_62yzc3bTcD for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 16:03:30 -0800 (PST)
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 181343A0C8D for <quic-issues@ietf.org>; Wed,  4 Mar 2020 16:03:30 -0800 (PST)
Received: from github-lowworker-bb778fb.ash1-iad.github.net (github-lowworker-bb778fb.ash1-iad.github.net [10.56.102.56]) by smtp.github.com (Postfix) with ESMTP id C89E426174A for <quic-issues@ietf.org>; Wed,  4 Mar 2020 16:03:29 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583366609; bh=wUidTfjIMguIJi9oZzr1rryYR4gZ9kSm1CIyoXpnvGA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=L3R3lAMd2tx1K/x8gfdXXEFrY69xIsk3yTG1x82O8Ta2qlci3ti+El0+7/iwg86ml XmV5JTfAGqzvFqYK2qGBoIYW0IVy8EKw6YvdrSvoE0vhDwAwPYTN5TujYTCFB4t9ZL 9l2kkRJ8HkUDLSkUHVlP26Ig/OFU/nIUJxxRX1O4=
Date: Wed, 04 Mar 2020 16:03:29 -0800
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5OWM5KKEUAJHCBPLN4NQRNDEVBNHHB6D24WU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3215/issue_event/3099132833@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3215@github.com>
References: <quicwg/base-drafts/issues/3215@github.com>
Subject: Re: [quicwg/base-drafts] Timer interval for retire the connection IDs (#3215)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6041d182ff3_6f9a3fc481acd96c854d1"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/bIkTOu2N9oBLGmPUIHiBIraO2PQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:03:31 -0000

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

Closed #3215.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3215#event-3099132833
----==_mimepart_5e6041d182ff3_6f9a3fc481acd96c854d1
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 title" data-id="521100469" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3215" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3215/hovercard" href="https://github.com/quicwg/base-drafts/issues/3215">#3215</a>.</p>

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


From nobody Wed Mar  4 16:03:56 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2E0413A0C8E for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 16:03:54 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mG1vV2WKfgqI for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 16:03:49 -0800 (PST)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CB78C3A0C8D for <quic-issues@ietf.org>; Wed,  4 Mar 2020 16:03:48 -0800 (PST)
Date: Wed, 04 Mar 2020 16:03:48 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583366628; bh=EIQCaZm0JKeEo/XdDI0gKpdThGw9FxZKyXfj/1HQznM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Ze3IYedUekZPcE2oCHobvH+QxWQoHSawvv1WpLzyZkJ4gWTQsdTmadPvfZYohYfBM VFfNTbYF6JEvBzp2OHZ1bYufXsB8R8+2Dfs09WkqBj2EyZJVKVnkPavuh/Zcrj9pTK dGCN09Ox5O5en7KFhv57gz5pTXza8+Vd+eHA7w/8=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2BGJX4LTQ5UG2JFBV4NQROJEVBNHHB5GVBRY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3161/issue_event/3099133857@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3161@github.com>
References: <quicwg/base-drafts/issues/3161@github.com>
Subject: Re: [quicwg/base-drafts] Simplify the client's PTO code by allowing the server to send a PING (#3161)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6041e420f26_fec3fc5524cd96414415d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/vm0KM6oXK5cqPqkhSFi0MYhDtkU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:03:54 -0000

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

Closed #3161.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3161#event-3099133857
----==_mimepart_5e6041e420f26_fec3fc5524cd96414415d
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 title" data-id="513450382" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3161" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3161/hovercard" href="https://github.com/quicwg/base-drafts/issues/3161">#3161</a>.</p>

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


From nobody Wed Mar  4 16:04:01 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id ED77A3A0C8E for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 16:03:57 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9pm7cgLtUsaQ for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 16:03:56 -0800 (PST)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A72B33A0C93 for <quic-issues@ietf.org>; Wed,  4 Mar 2020 16:03:56 -0800 (PST)
Date: Wed, 04 Mar 2020 16:03:55 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583366636; bh=Tza3SC2KBi3HFy44oRkME8SDZ3g09+t9uqgJcu9XEjs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=jHDUdxh3LKuf1Uqe0A+/vnYU5t3hmf0Ycv/NzSHVN2lo4VRGhlDa7XyzjoygljINF 8HwJOP10DtG+h6WNx1y34xfkwOT4v/RTmNkBO7riAf9tnE+9Z+hc7f3Gl7Cl038boD Aax0LynW7A2tcgz+rktYSfzbiIPjst225x+jspCI=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2SBRGEMX4AEKB5DFF4NQROXEVBNHHB42N4IA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3126/issue_event/3099134234@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3126@github.com>
References: <quicwg/base-drafts/issues/3126@github.com>
Subject: Re: [quicwg/base-drafts] TIMEOUT CONNECTION_CLOSE error (#3126)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6041ebeb33d_55343fa012ccd96c153173"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/XyH1-dPaisaxdFnpXZ0OqONXWIQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:03:58 -0000

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

Closed #3126.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3126#event-3099134234
----==_mimepart_5e6041ebeb33d_55343fa012ccd96c153173
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 title" data-id="510245952" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3126" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3126/hovercard" href="https://github.com/quicwg/base-drafts/issues/3126">#3126</a>.</p>

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


From nobody Wed Mar  4 16:04:17 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B4FE63A0C8F for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 16:04:16 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id g8H7FWkBdMNH for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 16:04:15 -0800 (PST)
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 C5FAB3A0C8E for <quic-issues@ietf.org>; Wed,  4 Mar 2020 16:04:15 -0800 (PST)
Date: Wed, 04 Mar 2020 16:04:15 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583366655; bh=oxMj5L/0h4y1nhZaoYwAEQW74mwZcGSghWapOUjrnhc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=kbHc/P5k0tJDIjkRNyoR061EL3vuIPkiU97Cu32yi2uNb7gVs106i/jFXuBnE9g1J Ig9mUXCcwSmKWkLZjBKMT+j6b9nD3vHAbtU3x5Oefvinutd41zt7gJKZ7Hh1BCKP1X AiRXzvx1CZxv9msO0YLGfQADmxyGJvzG23s+XvOk=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZ4W6YJ7BMWAYSWT7V4NQRP7EVBNHHBYF7KWI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/2923/issue_event/3099135121@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2923@github.com>
References: <quicwg/base-drafts/issues/2923@github.com>
Subject: Re: [quicwg/base-drafts] MIN_RTT management (#2923)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6041ff3aa82_22fd3ff7f9ecd96c25043e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/bPuxQ6iPPgK-ugaK0uf9C6PFXgg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:04:17 -0000

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

Closed #2923.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2923#event-3099135121
----==_mimepart_5e6041ff3aa82_22fd3ff7f9ecd96c25043e
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 title" data-id="471329458" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/2923" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2923/hovercard" href="https://github.com/quicwg/base-drafts/issues/2923">#2923</a>.</p>

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


From nobody Wed Mar  4 16:04:54 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D7A543A0C93 for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 16:04:51 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dFy4zV_ldJV2 for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 16:04:50 -0800 (PST)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A9A0C3A0C90 for <quic-issues@ietf.org>; Wed,  4 Mar 2020 16:04:50 -0800 (PST)
Received: from github-lowworker-ca5950c.va3-iad.github.net (github-lowworker-ca5950c.va3-iad.github.net [10.48.17.57]) by smtp.github.com (Postfix) with ESMTP id D2BEE6E0DC8 for <quic-issues@ietf.org>; Wed,  4 Mar 2020 16:04:49 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583366689; bh=YhJ+fMi9vmTqTjBX0hgN00V8v1+h9ocUYqb+3kJF2rY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LivzAJaejcCeWQGLtXTDRV2EbZzmqMF5CFFQBQ4l3uAbAM9Ip4rb7J+vC40L7dqYI DQF7NNxiEkt6HNgdsbnZjSRQaIH5qcvJoDtTqpUpitUJZQQm/RP3/Wf9uwJTGSZemE V6eD0VyvDhtjXJ0Kmc+PJpV3yr76HZAU56dzt10Y=
Date: Wed, 04 Mar 2020 16:04:49 -0800
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3FSZD3VPDT7CKWWT54NQRSDEVBNHHBQHMEY4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/2387/issue_event/3099136661@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2387@github.com>
References: <quicwg/base-drafts/issues/2387@github.com>
Subject: Re: [quicwg/base-drafts] Write up our security target against on-path attack (#2387)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e604221c36de_15443fc9ae2cd960579f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/DlNfQo1eCZXo3-_M50fDHKa7gYA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:04:52 -0000

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

Closed #2387.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2387#event-3099136661
----==_mimepart_5e604221c36de_15443fc9ae2cd960579f
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 title" data-id="404587719" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/2387" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2387/hovercard" href="https://github.com/quicwg/base-drafts/issues/2387">#2387</a>.</p>

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


From nobody Wed Mar  4 16:05:00 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6DCA23A0C93 for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 16:04:59 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5Ln7Oy3LkNCl for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 16:04:58 -0800 (PST)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 143CA3A0C90 for <quic-issues@ietf.org>; Wed,  4 Mar 2020 16:04:58 -0800 (PST)
Received: from github-lowworker-1b8c660.ash1-iad.github.net (github-lowworker-1b8c660.ash1-iad.github.net [10.56.18.59]) by smtp.github.com (Postfix) with ESMTP id 3C9881C0352 for <quic-issues@ietf.org>; Wed,  4 Mar 2020 16:04:57 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583366697; bh=/09AeYiW3hh3IBiw84TfApa2WLTIv+U2Mouo+QWSKDM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Bc9J5RLhKfGovuZgpo++4WU/OKD75FrLerDBN33cd7eJV5CkOAfW4c6l+rHaBLexY s7O1Tr+CPAqho5PQMEd/a5DDpLqxT6dkWyfGMqcDGAmwCLHPCTFNEdspMsiC8i2t9C DjSF45m+ejtkdJngjtmu5ZpUVGDK3QyUKqZjg5V0=
Date: Wed, 04 Mar 2020 16:04:57 -0800
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5FR3THHH2NBEHHZY54NQRSTEVBNHHBOSK35E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/2143/issue_event/3099136975@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2143@github.com>
References: <quicwg/base-drafts/issues/2143@github.com>
Subject: Re: [quicwg/base-drafts] Be more conservative about migration? (#2143)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6042292e68f_45f13f97258cd95c30943e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/beKK98S3_t1nA-o_LBswGOV6oow>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:04:59 -0000

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

Closed #2143.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2143#event-3099136975
----==_mimepart_5e6042292e68f_45f13f97258cd95c30943e
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 title" data-id="390683625" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/2143" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2143/hovercard" href="https://github.com/quicwg/base-drafts/issues/2143">#2143</a>.</p>

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


From nobody Wed Mar  4 16:06:02 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2A5783A0C93 for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 16:06:01 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1eILWd_mE177 for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 16:05:58 -0800 (PST)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3EE583A0C94 for <quic-issues@ietf.org>; Wed,  4 Mar 2020 16:05:58 -0800 (PST)
Received: from github-lowworker-a27607f.ash1-iad.github.net (github-lowworker-a27607f.ash1-iad.github.net [10.56.18.61]) by smtp.github.com (Postfix) with ESMTP id 9BDFFC6195C for <quic-issues@ietf.org>; Wed,  4 Mar 2020 16:05:57 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583366757; bh=HLsg+HyNXUZzIBkipgilO0T5E2wm/heGrZbE2s8AA90=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=tBE0IKunC8cx0/vZrX3xLqhNWVi/5F23zv6WosS492kVkTHGaLm/7artAgNHhlW9M TZsySVnodtEB9UHVQ0SfsFkTGX0sKL3Nvf+uowPVZPSS9FnD4zYS53BaS7hafXTAJo oM0c7zrF8RjS0J+yA0PQJM4DFED+qk2AOjnDwr30=
Date: Wed, 04 Mar 2020 16:05:57 -0800
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK56R6C576L45W42PF54NQRWLEVBNHHCBTTN5I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3350/issue_event/3099140019@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3350@github.com>
References: <quicwg/base-drafts/issues/3350@github.com>
Subject: Re: [quicwg/base-drafts] Ignoring ACK delay can result in wrong RTT calculations (#3350)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6042658e701_24a83f8d208cd95c2973b8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/SOipyOvGCyiXtWW21CnZXkyAixA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:06:01 -0000

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

Closed #3350.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3350#event-3099140019
----==_mimepart_5e6042658e701_24a83f8d208cd95c2973b8
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 title" data-id="550399466" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3350" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3350/hovercard" href="https://github.com/quicwg/base-drafts/issues/3350">#3350</a>.</p>

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


From nobody Wed Mar  4 16:06:16 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 874D33A0C96 for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 16:06:14 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CVx7mpA6yf55 for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 16:06:12 -0800 (PST)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4883C3A0C94 for <quic-issues@ietf.org>; Wed,  4 Mar 2020 16:06:12 -0800 (PST)
Received: from github-lowworker-52827f8.ash1-iad.github.net (github-lowworker-52827f8.ash1-iad.github.net [10.56.108.24]) by smtp.github.com (Postfix) with ESMTP id 99B1E5208A8 for <quic-issues@ietf.org>; Wed,  4 Mar 2020 16:06:11 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583366771; bh=YH8oGXp4Jnrn8yKeG5AlOqUvf1lSSaRgQUXPJGECigk=; h=Date:From:To:Subject:From; b=WVQOCH6JXJTWMWaOKRoIB+xm2e5rxbALWId8QmjlKnw8dyYPRALBokdMby1GlB6o+ TL+25ZO120sl4nBnVXunP+lVbATjuR3CNp8iA4aJaerdG9EZFs7oKp5gOAbSdwfyVP 1qcu7iOa/l1oNRgqhzvgayLHs7fPd6qqIuAfu3IU=
Date: Wed, 04 Mar 2020 16:06:11 -0800
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/82a53a-6a0f48@github.com>
Subject: [quicwg/base-drafts] d75fdc: Fix: server cannot proceed to handshake when given...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/DFNAPe6gxMWEgKnoHo2-JQdRbXc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:06:15 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: d75fdc94ad7377ed916b0e5dcf996f2b710be524
      https://github.com/quicwg/base-drafts/commit/d75fdc94ad7377ed916b0e5dcf996f2b710be524
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>
  Date:   2020-01-27 (Mon, 27 Jan 2020)

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

  Log Message:
  -----------
  Fix: server cannot proceed to handshake when given an invalid Retry token

Fixes issue #3396


  Commit: 6a0f488a1e944fa1df7c30e16db9f50f49e0fab7
      https://github.com/quicwg/base-drafts/commit/6a0f488a1e944fa1df7c30e16db9f50f49e0fab7
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-05 (Thu, 05 Mar 2020)

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

  Log Message:
  -----------
  Merge pull request #3398 from dtikhonov/202001271719-cant-proceed-with-invalid-retry

Fix: server cannot proceed to handshake when given an invalid Retry token


Compare: https://github.com/quicwg/base-drafts/compare/82a53af161f4...6a0f488a1e94


From nobody Wed Mar  4 16:06:25 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B06703A0C97 for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 16:06:23 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id loRcF3fPeo30 for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 16:06:22 -0800 (PST)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7BC4B3A0C95 for <quic-issues@ietf.org>; Wed,  4 Mar 2020 16:06:22 -0800 (PST)
Date: Wed, 04 Mar 2020 16:06:21 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583366781; bh=MntgtjyNACe+Kv+iQcPuQJg2dqW3vzOMMI+Y2mx/+9k=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=TC6ql7Dgg+ZpGJcfPK787iB6DwWHhfrLFdaQxgoBMcYGMT3AcOZn+vZhPFfVcZ8Gv m4Zncjrye4zW4APRzFZM05byBCsCz1YcTT9Dmhrdju1KvOtlKsCwOQp53qgX+xo+am HtqNVoqdHg3T0imqZw1fh0+YlmJ4pPuAF8ItaM/E=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3D2EN66MRWILBW6ZN4NQRX3EVBNHHCCIPCAM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3398/issue_event/3099141235@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3398@github.com>
References: <quicwg/base-drafts/pull/3398@github.com>
Subject: Re: [quicwg/base-drafts] Fix: server cannot proceed to handshake when given an invalid Retry token (#3398)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e60427dc8646_72e93f83a56cd960226820"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/wwdEHmcbzQQ80mjabptZ-yq_3_8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 05 Mar 2020 00:06:24 -0000

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

Merged #3398 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3398#event-3099141235
----==_mimepart_5e60427dc8646_72e93f83a56cd960226820
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 title" data-id="555868675" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3398" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3398/hovercard" href="https://github.com/quicwg/base-drafts/pull/3398">#3398</a> into master.</p>

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


From nobody Wed Mar  4 16:06:37 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7F7C13A0C95 for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 16:06:24 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KoolPvEOJnnW for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 16:06:23 -0800 (PST)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 69A103A0C94 for <quic-issues@ietf.org>; Wed,  4 Mar 2020 16:06:23 -0800 (PST)
Received: from github-lowworker-f045d1f.ac4-iad.github.net (github-lowworker-f045d1f.ac4-iad.github.net [10.52.19.54]) by smtp.github.com (Postfix) with ESMTP id C02CC8C0083 for <quic-issues@ietf.org>; Wed,  4 Mar 2020 16:06:22 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583366782; bh=2A5TzegqLG+p05XSTMiSVGw1xlr14EVWmHYcAr4WdR8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=fA4DPa7H4zg3sRrD7AGuiLxo55i492vO96GVmK4ebo/BuLmER0RDI1xT5o5pjE1Cy 0Fi69/Bb35/j1SQW+7KWfc9G9gAvfvJ7TYx6YkEMZpEJIZCvuPb4ZZsqFiou4nXOzJ 4MQlQjo9y5C3gmtMZtoKI4Za1oys7e/D14ISIwCA=
Date: Wed, 04 Mar 2020 16:06:22 -0800
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7NUDDII5JLB7XKHEV4NQRX5EVBNHHCCIN5SE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3396/issue_event/3099141245@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3396@github.com>
References: <quicwg/base-drafts/issues/3396@github.com>
Subject: Re: [quicwg/base-drafts] Server cannot proceed after invalid Retry token (#3396)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e60427eae8f9_91f3f80574cd968207624"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/8i5w8N8QmC3xKUZHul4ngJdeeBg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:06:25 -0000

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

Closed #3396 via #3398.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3396#event-3099141245
----==_mimepart_5e60427eae8f9_91f3f80574cd968207624
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 title" data-id="555859345" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3396" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3396/hovercard" href="https://github.com/quicwg/base-drafts/issues/3396">#3396</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="555868675" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3398" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3398/hovercard" href="https://github.com/quicwg/base-drafts/pull/3398">#3398</a>.</p>

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


From nobody Wed Mar  4 16:07:18 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7B47A3A0C98 for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 16:07:16 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OQt0VmNDnWFl for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 16:07:15 -0800 (PST)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4FF4D3A0C97 for <quic-issues@ietf.org>; Wed,  4 Mar 2020 16:07:15 -0800 (PST)
Received: from github-lowworker-c73936b.ash1-iad.github.net (github-lowworker-c73936b.ash1-iad.github.net [10.56.112.13]) by smtp.github.com (Postfix) with ESMTP id A72FAE0E1F for <quic-issues@ietf.org>; Wed,  4 Mar 2020 16:07:14 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583366834; bh=mdRdtVTKO+ozgSw4cNTzf7MxskUIZs583hV1EO/G2tU=; h=Date:From:To:Subject:From; b=vZieLE2WNEKSfZ92md92wHXd9kwvelWTAHNYxYYQ3ZHuzFyalIykQiEiV6/NzsOoc VqZ5DpnW3sOSnEBdhXcsF5ZqY6vyXaMJ90Ha+NP1IbFLFTBVR5/fgGqjypfjhzhx6x um2JZPpF326Z4yaKVmmfc432b1Ij8UUPJ0ChSU1Q=
Date: Wed, 04 Mar 2020 16:07:14 -0800
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/248eff-ee3819@github.com>
Subject: [quicwg/base-drafts] ee3819: Script updating gh-pages from 6a0f488a. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/6Lw0HQnEdRDPOqQmSKtCM5G0QyA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:07:16 -0000

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

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

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



From nobody Wed Mar  4 16:43:20 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 553FE3A0D56 for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 16:43:18 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jmUashcwSW5E for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 16:43:17 -0800 (PST)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 74C6F3A0D5C for <quic-issues@ietf.org>; Wed,  4 Mar 2020 16:43:17 -0800 (PST)
Received: from github-lowworker-1b8c660.ash1-iad.github.net (github-lowworker-1b8c660.ash1-iad.github.net [10.56.18.59]) by smtp.github.com (Postfix) with ESMTP id 999468C0611 for <quic-issues@ietf.org>; Wed,  4 Mar 2020 16:43:16 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583368996; bh=mvixqsNBflAVwWKvaUE6b02UN4Av04ijzMy4Q64ZMpA=; h=Date:From:To:Subject:From; b=XlwDGJXYDNRjWQxmw96bWIOXUeZf0pPeZSp8++ZnOCMjkRj9RpZuk3Xfsu6+3ApA6 PewChBj5T0JtPzhQIvG2YsY/YNSPEWuGkI96x5qEoOcgk1bVaQKte3qSGRZhzslDfN Yi7eyu93gLjd+CRHOKrIZzpxYcYWxdfmy0ViIJe8=
Date: Wed, 04 Mar 2020 16:43:16 -0800
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/6a0f48-3d4a09@github.com>
Subject: [quicwg/base-drafts] 731f80: ACK-only packets are not congestion controlled
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/MOHFm0C7GCNOC1tMFWRwvud4Psw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:43:19 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 731f802da4f5fb7a0b8af17a42387bc38d5cf93a
      https://github.com/quicwg/base-drafts/commit/731f802da4f5fb7a0b8af17a42387bc38d5cf93a
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-02-12 (Wed, 12 Feb 2020)

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

  Log Message:
  -----------
  ACK-only packets are not congestion controlled

Clarifies that losing ACK-only packets is detectable in QUIC, but this draft specifies no response to their loss.

Fixes #3451


  Commit: 78bae10884d3215cab0726c4841bda11e72c6104
      https://github.com/quicwg/base-drafts/commit/78bae10884d3215cab0726c4841bda11e72c6104
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-02-27 (Thu, 27 Feb 2020)

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

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


  Commit: 3d4a09611afdbabed83c0cd5650307b217bea894
      https://github.com/quicwg/base-drafts/commit/3d4a09611afdbabed83c0cd5650307b217bea894
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-04 (Wed, 04 Mar 2020)

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

  Log Message:
  -----------
  Merge pull request #3453 from quicwg/ianswett-clarify-ack-only

ACK-only packets are not congestion controlled


Compare: https://github.com/quicwg/base-drafts/compare/6a0f488a1e94...3d4a09611afd


From nobody Wed Mar  4 16:43:27 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A7BB33A0D47 for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 16:43:18 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3Sonbtm7XSo1 for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 16:43:18 -0800 (PST)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C8DA13A0D9A for <quic-issues@ietf.org>; Wed,  4 Mar 2020 16:43:17 -0800 (PST)
Received: from github-lowworker-6b40fdd.va3-iad.github.net (github-lowworker-6b40fdd.va3-iad.github.net [10.48.16.64]) by smtp.github.com (Postfix) with ESMTP id 2CFC38C0CFD for <quic-issues@ietf.org>; Wed,  4 Mar 2020 16:43:17 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583368997; bh=+X8hwFmCv7w5tea9atl94uZiMMI5PFpwmPGIttulVNE=; h=Date:From:To:Subject:From; b=uAoKM0N/jtT8idrwV5zWzynkPUz79f3iFRGiDrki7SO49wqimpp4GeBE5r7A0fW4O ZB0/o2QuY1Zpj3urPSj9R+6Qr8BSgF6gfVwhYNn7HPODkd3byy35pZFyyFa6bead9w r1mks1R6GjNStXinJ5/aSXDiDoqszAyeFLNBxriw=
Date: Wed, 04 Mar 2020 16:43:17 -0800
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-clarify-ack-only/78bae1-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/G3b1K_z5QpJXljWc6OVF4pDL0PY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:43:19 -0000

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


From nobody Wed Mar  4 16:43:31 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CB5073A0D1C for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 16:43:28 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TlZisPY5gVSQ for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 16:43:27 -0800 (PST)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AAC4A3A0D1B for <quic-issues@ietf.org>; Wed,  4 Mar 2020 16:43:27 -0800 (PST)
Date: Wed, 04 Mar 2020 16:43:26 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583369006; bh=KCILwmujy6e/anBEbhzCp4kUnmiXxQuzBwuOO8IsyKs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=YPis6PRFNH94uNZQFS6hERkhbGONTBLHPL1lkfQvleyZvnXdxX8F6PolyQcdWsf1Y 0a4Xj9Tt4bdIEeVYGFjo8W2dNY5gP9+3Fy91IuFnT7pXp0s8CAq/ut6+BK2oKcHqEe htn6AE9EUZlrNFdjDxpUwEMcGsBgE56wH+grnTLs=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3ASCTYUOCE23T7OKN4NQWC5EVBNHHCDI3TA4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3453/issue_event/3099231206@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3453@github.com>
References: <quicwg/base-drafts/pull/3453@github.com>
Subject: Re: [quicwg/base-drafts] ACK-only packets are not congestion controlled (#3453)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e604b2eb25b0_620d3fd4e0acd95c116653"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ytxgniZOyJPXqzdmdlOTUot4lo4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:43:29 -0000

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

Merged #3453 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3453#event-3099231206
----==_mimepart_5e604b2eb25b0_620d3fd4e0acd95c116653
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 title" data-id="564359943" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3453" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3453/hovercard" href="https://github.com/quicwg/base-drafts/pull/3453">#3453</a> into master.</p>

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


From nobody Wed Mar  4 16:43:35 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id ABF8D3A0D21 for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 16:43:30 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id c6D7JzeJE4bH for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 16:43:29 -0800 (PST)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7BAA43A0D1B for <quic-issues@ietf.org>; Wed,  4 Mar 2020 16:43:29 -0800 (PST)
Received: from github-lowworker-5fb2734.va3-iad.github.net (github-lowworker-5fb2734.va3-iad.github.net [10.48.19.27]) by smtp.github.com (Postfix) with ESMTP id 7C790281139 for <quic-issues@ietf.org>; Wed,  4 Mar 2020 16:43:28 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583369008; bh=v0f8AHzeXjSe6KrwLrtY6ouj9WB3g4OU1ueOn39tH8s=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xjp15f9RQu1paPMS/DaQxJGuMsdw/DK8OWwiuOCNnz/TpXKkauzonKG7Mg4EKGwFs bq7RHWHRMud7Qw1i3x/W3/EgWjX7d4E2ViU4PZNaj/1gw+jzUZsLRbFKHgHLvet0un dix3iSXkPwJMcZE028qPXi6mZftUEFq40qOvJdZA=
Date: Wed, 04 Mar 2020 16:43:28 -0800
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6JXRR4RK65JDUPYZV4NQWDBEVBNHHCDF6P4Q@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3451/issue_event/3099231212@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3451@github.com>
References: <quicwg/base-drafts/issues/3451@github.com>
Subject: Re: [quicwg/base-drafts] Should we allow ACK-only packets to be declared lost? (#3451)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e604b306c60c_456d3f88f62cd96879542"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/7Avxa5Qk23oOlnzgcaYHJhwEshM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:43:31 -0000

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

Closed #3451 via #3453.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3451#event-3099231212
----==_mimepart_5e604b306c60c_456d3f88f62cd96879542
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 title" data-id="563597284" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3451" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3451/hovercard" href="https://github.com/quicwg/base-drafts/issues/3451">#3451</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="564359943" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3453" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3453/hovercard" href="https://github.com/quicwg/base-drafts/pull/3453">#3453</a>.</p>

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


From nobody Wed Mar  4 16:44:35 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 338253A0D57 for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 16:44:26 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JMa3CCrSBieO for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 16:44:25 -0800 (PST)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0FDC53A0D4B for <quic-issues@ietf.org>; Wed,  4 Mar 2020 16:44:25 -0800 (PST)
Date: Wed, 04 Mar 2020 16:44:23 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583369064; bh=ZljTtsaDsH3ZxjaX/g+OsH+LHhMLNiwEFamNU+7w8Qk=; h=Date:From:To:Subject:From; b=Dn91hGDBVChWKnv4CY7qXCW1jRJlSgvdKQihzCwfxvK53vmCPibyPgdTRyP1AJBZO cvozprn9nfpIUbxDGeWTG5tORUuAgrw5yCQTe/yQV0aRYMvIvDs9TL86gGvHNpvYDk pL/r6uvwKYLm112H7qKsYr5D+hVfIXLSdAEWA8JA=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/ee3819-563190@github.com>
Subject: [quicwg/base-drafts] 563190: Script updating gh-pages from 3d4a0961. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/8vU2y6-MIBwsTlWIj-j9tL0IHYI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:44:33 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 563190eecf4f4e36c8075169eac102bfedd7e684
      https://github.com/quicwg/base-drafts/commit/563190eecf4f4e36c8075169eac102bfedd7e684
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-05 (Thu, 05 Mar 2020)

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

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



From nobody Wed Mar  4 16:44:40 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6EA363A0D47 for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 16:44:27 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iYJWAjSf6pie for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 16:44:26 -0800 (PST)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 183473A0D33 for <quic-issues@ietf.org>; Wed,  4 Mar 2020 16:44:26 -0800 (PST)
Date: Wed, 04 Mar 2020 16:44:25 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583369065; bh=p0aaDDKgZKORmdIC9aA6EuRbgVi9MNJUHAE6V0uuwNY=; h=Date:From:To:Subject:From; b=uXd5UbXprKhHUi1uJ85LgwVbnNwheHDrmVYbNcG+rPM9H/rNfR+twKqMnaOs+U8fz GjFRrRYZkoOElibh5VhDjrck12lL//vrQJjWwdEJXtLcgrKU0yL+Ve5CVWtFvSCnlm KUfT8iczBuUyVVymkd/QUBwNF9in3hrYxHk9djqk=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/3d4a09-8dfa61@github.com>
Subject: [quicwg/base-drafts] ecb7a7: MAY send 1 packet entering recovery
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/TmKqtFMZsKJTKeFSjHLbk2bEOLw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:44:35 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: ecb7a76c16022536bc420fa08e74af11d2602ed6
      https://github.com/quicwg/base-drafts/commit/ecb7a76c16022536bc420fa08e74af11d2602ed6
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-02-09 (Sun, 09 Feb 2020)

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

  Log Message:
  -----------
  MAY send 1 packet entering recovery

Similar to TCP as described in Section 5 of RFC 6675

Fixes #3335


  Commit: 998a43f5aebbd68123e968cd6c9f88e887825a31
      https://github.com/quicwg/base-drafts/commit/998a43f5aebbd68123e968cd6c9f88e887825a31
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-02-09 (Sun, 09 Feb 2020)

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

  Log Message:
  -----------
  Update pseudocode


  Commit: 02c21901dcfbf55abb1a801ac5118cab06f0ad2a
      https://github.com/quicwg/base-drafts/commit/02c21901dcfbf55abb1a801ac5118cab06f0ad2a
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-02-09 (Sun, 09 Feb 2020)

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

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


  Commit: d7fabb01733c3ccfb21c2eedb25d17e4de82cbb6
      https://github.com/quicwg/base-drafts/commit/d7fabb01733c3ccfb21c2eedb25d17e4de82cbb6
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-02-12 (Wed, 12 Feb 2020)

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

  Log Message:
  -----------
  Jana's suggestion


  Commit: 40ed46141174740f8f9bb9aec5fef2b03594bab3
      https://github.com/quicwg/base-drafts/commit/40ed46141174740f8f9bb9aec5fef2b03594bab3
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-02-27 (Thu, 27 Feb 2020)

  Changed paths:
    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-tls.md
    M draft-ietf-quic-transport.md
    M protection-samples.js

  Log Message:
  -----------
  Merge branch 'master' into ianswett-send-one-packet


  Commit: 8dfa6138a6557cb38934ab1363519a5d379dadbc
      https://github.com/quicwg/base-drafts/commit/8dfa6138a6557cb38934ab1363519a5d379dadbc
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-04 (Wed, 04 Mar 2020)

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

  Log Message:
  -----------
  Merge pull request #3443 from quicwg/ianswett-send-one-packet

MAY send 1 packet entering recovery


Compare: https://github.com/quicwg/base-drafts/compare/3d4a09611afd...8dfa6138a655


From nobody Wed Mar  4 16:44:44 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D554E3A0D4A for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 16:44:27 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fmTWHvhwgniX for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 16:44:26 -0800 (PST)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BC9ED3A0D55 for <quic-issues@ietf.org>; Wed,  4 Mar 2020 16:44:26 -0800 (PST)
Date: Wed, 04 Mar 2020 16:44:25 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583369065; bh=i1js/b4c1c0rGmUrDniXhZLcAtYOPYOxXPdOXREvCMM=; h=Date:From:To:Subject:From; b=TdqDY8YjUinGfdwb1uT4QIhP5ToLynNmXP4wxQrjOuk3MDZ80aqlA233pAgw+5ln4 iokTEsMYcBF+4FXLl895N9jt6/orbT+hZU/JMfTW28uuoKmBfuWSi3umsJ61VqjCRn J2DMqOPaYO9c+NETA9+m9KRcBJKmjgXRN2DuEKe0=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-send-one-packet/40ed46-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/96y_00lrinO-5KowzWdGZXnAjGg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:44:35 -0000

  Branch: refs/heads/ianswett-send-one-packet
  Home:   https://github.com/quicwg/base-drafts


From nobody Wed Mar  4 16:44:48 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4E5303A0D6D for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 16:44:36 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id McMaggzJZG43 for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 16:44:35 -0800 (PST)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F31DA3A0D5F for <quic-issues@ietf.org>; Wed,  4 Mar 2020 16:44:34 -0800 (PST)
Date: Wed, 04 Mar 2020 16:44:34 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583369074; bh=ixzcQc2NDDlWrSLLoyuLnNFg5/AeCMl/nrwHksLnXG4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ZElx0s1YBuffxfAB9sGRw6G62Xd95eFgnMVMGnqqsweFHOUpgn5fwDdEnDf/0gwaA 1hEQGvhVGh4fd0YoXb4GMfutiTaHkusZGMju28wwtdB4ysPYzSswnHqhyYOK/QeXlu m+rFj2i3jafPt1MSLNJS6icj4Q0NiOD0LPkaR7Tg=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZOKPYEBMXHDQVF4G54NQWHFEVBNHHCBO6YUA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3335/issue_event/3099233178@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3335@github.com>
References: <quicwg/base-drafts/issues/3335@github.com>
Subject: Re: [quicwg/base-drafts] Immediate retransmission upon loss detection (#3335)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e604b723960a_33973fd9b40cd9601109ba"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/XlSyuFO0IicP1qtZwVBi2oDOlRc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:44:43 -0000

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

Closed #3335 via #3443.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3335#event-3099233178
----==_mimepart_5e604b723960a_33973fd9b40cd9601109ba
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 title" data-id="549181600" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3335" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3335/hovercard" href="https://github.com/quicwg/base-drafts/issues/3335">#3335</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="562174487" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3443" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3443/hovercard" href="https://github.com/quicwg/base-drafts/pull/3443">#3443</a>.</p>

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


From nobody Wed Mar  4 16:44:52 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C8B463A0D66 for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 16:44:38 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hEj__hNIm8U9 for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 16:44:37 -0800 (PST)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9300B3A0D71 for <quic-issues@ietf.org>; Wed,  4 Mar 2020 16:44:37 -0800 (PST)
Received: from github-lowworker-1b8c660.ash1-iad.github.net (github-lowworker-1b8c660.ash1-iad.github.net [10.56.18.59]) by smtp.github.com (Postfix) with ESMTP id B7A048C00AC for <quic-issues@ietf.org>; Wed,  4 Mar 2020 16:44:36 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583369076; bh=mdHhK0gVq5wHVrlg7ksg9UGNFByg764fxXAWC0JnW8U=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Vue+OmMDZXfjnXsKeZy4cZgEnBW/DCdVwEzpLDUqulyjuoy0uDiuuFXdNwUBSxyXb LCZgwSWMr5XNMt9ccDpJ25oPLZ44DINZlrtuWnPR83+sc4JsLmO4+pULWDZPCZPNUs 4ZjwuZIQcMoLFS89eNm6i0SUpdb8gIpiMooCD09s=
Date: Wed, 04 Mar 2020 16:44:36 -0800
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2D7WSNVVXG5Y54QBV4NQWHJEVBNHHCDAQ2C4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3443/issue_event/3099233171@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3443@github.com>
References: <quicwg/base-drafts/pull/3443@github.com>
Subject: Re: [quicwg/base-drafts] MAY send 1 packet entering recovery (#3443)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e604b74a7d5c_40a3fe2bb0cd96496158"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/H3H6wTb_h4DHgkVhHOTNJBJgrz4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:44:46 -0000

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

Merged #3443 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3443#event-3099233171
----==_mimepart_5e604b74a7d5c_40a3fe2bb0cd96496158
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 title" data-id="562174487" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3443" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3443/hovercard" href="https://github.com/quicwg/base-drafts/pull/3443">#3443</a> into master.</p>

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


From nobody Wed Mar  4 16:45:35 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 54C673A0D28 for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 16:45:33 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ubeo-B7v4KIW for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 16:45:32 -0800 (PST)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3BA723A0D23 for <quic-issues@ietf.org>; Wed,  4 Mar 2020 16:45:32 -0800 (PST)
Received: from github-lowworker-fa7043e.ash1-iad.github.net (github-lowworker-fa7043e.ash1-iad.github.net [10.56.109.45]) by smtp.github.com (Postfix) with ESMTP id 687B26A0AA0 for <quic-issues@ietf.org>; Wed,  4 Mar 2020 16:45:31 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583369131; bh=FN+ZHYMoqUIR5mNKN8wIfyXrBwsuXZZ6AgvllC3pxRA=; h=Date:From:To:Subject:From; b=sx7CdRr9K1uzrLF2qOt0GHa18wjppgVG9Cr5Tvog/cWACvh8MMkcHclsv/R71n0+o Qc3mFwWN5bPFP4/Fodz3Tx+V4qXPYARSNWU0y7fJuCT63Y5dsLi35nC/MZWlEr/Fvv 68RM7HIp50N2GghuNrEP0g8pFRK/YXGMPzXcsA9o=
Date: Wed, 04 Mar 2020 16:45:31 -0800
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/563190-b052d2@github.com>
Subject: [quicwg/base-drafts] b052d2: Script updating gh-pages from 8dfa6138. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/484yvOBeFPlU738tfmdR6JMhPXk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:45:33 -0000

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

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

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



From nobody Wed Mar  4 17:07:35 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 60F463A0524 for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 17:07:27 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id f5pJ2WxuLRCG for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 17:07:26 -0800 (PST)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id ECE8C3A048D for <quic-issues@ietf.org>; Wed,  4 Mar 2020 17:07:25 -0800 (PST)
Date: Wed, 04 Mar 2020 17:07:23 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583370443; bh=wVynfRXcOCGxu53G49yidroz8VzpsbaiUlIKk9n4qLM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=pjA2bu9rH12mh7sYE4qlYM9Swu6yeD+ii4AE1JF/uDa4SVXQtOWpAksMj8yMLjmql yFuOneQ7su8d6OgGQYKwh0udVfbcKAWXjpTW6zZy3OZvtcaacFLMep5r8g9oiepj2R olx++hLu54ehnTHJ5nlrsBUm513dCqBoEoqwtVPQ=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5QCVGVQKTVTW4XY6N4NQY4XEVBNHHCESD76A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3499/c594974055@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3499@github.com>
References: <quicwg/base-drafts/pull/3499@github.com>
Subject: Re: [quicwg/base-drafts] Authenticate connection IDs (#3499)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6050cb9243a_1f4b3f91bc0cd964139628"; 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/lrjye_ovA8vGkqzqQE02_PLf-Ic>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 01:07:34 -0000

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

I agree that this is the right fix. However, I think I would prefer to allow the server to reuse the client's initial DCID when sending the first server initial when there are no retries involved. From a theoretical standpoint, requiring the server to change the CID makes the one offered by the client useless which seems silly - but that is admittedly a very weak argument. From a practical standpoint, that would allow us to deploy this change faster.

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

<p>I agree that this is the right fix. However, I think I would prefer to allow the server to reuse the client's initial DCID when sending the first server initial when there are no retries involved. From a theoretical standpoint, requiring the server to change the CID makes the one offered by the client useless which seems silly - but that is admittedly a very weak argument. From a practical standpoint, that would allow us to deploy this change faster.</p>

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


From nobody Wed Mar  4 17:12:38 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D12433A073E for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 17:12:36 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lRYuWC7hlInB for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 17:12:35 -0800 (PST)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A0A053A073D for <quic-issues@ietf.org>; Wed,  4 Mar 2020 17:12:35 -0800 (PST)
Date: Wed, 04 Mar 2020 17:12:34 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583370754; bh=p4ku2aEKJYOy3d1W2667D6FwEIhDNT0erm2iJfeKGvM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=vzUVJfP/rhTDGsMID+qssgk0RvuHIuA+UGDsqWcM9DHUDqhlBF1c9iyayvXfyHC2J y0ARE8hhSWhvC7j/MIhM+bYozsJnHYyjOspEC6N6rKXbQIddYzF2Ehj1oioVkS96wr KJSOobNUIrTDCL0NiUVyqx7E2jmVztovSVA0qnEY=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3F2PPBKMTWQI6FLVV4NQZQFEVBNHHCESD76A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3499/review/369235892@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3499@github.com>
References: <quicwg/base-drafts/pull/3499@github.com>
Subject: Re: [quicwg/base-drafts] Authenticate connection IDs (#3499)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e605202d45bf_35ca3f8e842cd95c1108c2"; 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/JksO0LFvRpPaRANToG2Iptv5pEc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 01:12:37 -0000

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

kazuho approved this pull request.





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

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



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


From nobody Wed Mar  4 17:20:11 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id ADA8D3A077D for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 17:20:09 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2irAjG8sE_TW for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 17:20:08 -0800 (PST)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 807823A076F for <quic-issues@ietf.org>; Wed,  4 Mar 2020 17:20:08 -0800 (PST)
Received: from github-lowworker-3a0df0f.ac4-iad.github.net (github-lowworker-3a0df0f.ac4-iad.github.net [10.52.25.92]) by smtp.github.com (Postfix) with ESMTP id 7C610521A9A for <quic-issues@ietf.org>; Wed,  4 Mar 2020 17:20:07 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583371207; bh=H0n3/DJ6prhceeyhCZZi8Cq4TOXW0JwtTv9mOs1AnHk=; h=Date:From:To:Subject:From; b=O9Y5q7XK5jqlT0Dj7H3VaLozqJ8RCgbCjRmwLJbLOQvuELL7bWtum2B0gh3ljVyKz wv1x47jrGVqSjiv0nj33bC6L/tvbm37lwfWw6HeHklxQl0z4VeFEFlt1MkowRB9V+U HaYC+pqJu95PHWxs/zy4ip+ei9K8qcxKVe08sXBg=
Date: Wed, 04 Mar 2020 17:20:07 -0800
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/8dfa61-03d4c7@github.com>
Subject: [quicwg/base-drafts] 5108eb: Reset PTO and loss detection timer when discarding...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/tMAqvBpujP5_fYFus-gEx3nx4-w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 05 Mar 2020 01:20:10 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 5108eb30b428dec3a39138bbcadfa70dfdd5d05e
      https://github.com/quicwg/base-drafts/commit/5108eb30b428dec3a39138bbcadfa70dfdd5d05e
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-02-04 (Tue, 04 Feb 2020)

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

  Log Message:
  -----------
  Reset PTO and loss detection timer when discarding keys

Fixes #3272 

This doesn't add normative statements, but it could if people would like.


  Commit: 6b01be6c4d9caa77f6bcefa7d42bcdbfe9f1deec
      https://github.com/quicwg/base-drafts/commit/6b01be6c4d9caa77f6bcefa7d42bcdbfe9f1deec
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-02-07 (Fri, 07 Feb 2020)

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

  Log Message:
  -----------
  Add pseudocode


  Commit: db231e9d6c2c991c3a9360d3f4832ce32d9a6427
      https://github.com/quicwg/base-drafts/commit/db231e9d6c2c991c3a9360d3f4832ce32d9a6427
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-02-07 (Fri, 07 Feb 2020)

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

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


  Commit: 578d2b79af642126ee9be062851b621c8e0751ae
      https://github.com/quicwg/base-drafts/commit/578d2b79af642126ee9be062851b621c8e0751ae
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-02-10 (Mon, 10 Feb 2020)

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

  Log Message:
  -----------
  Martin's suggestions


  Commit: 36da8076286a15451100e0de314338cee9b6c005
      https://github.com/quicwg/base-drafts/commit/36da8076286a15451100e0de314338cee9b6c005
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-02-27 (Thu, 27 Feb 2020)

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

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

Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>


  Commit: 03d4c76f8c444fa921dbd3c84988c26e3b5b8088
      https://github.com/quicwg/base-drafts/commit/03d4c76f8c444fa921dbd3c84988c26e3b5b8088
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-04 (Wed, 04 Mar 2020)

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

  Log Message:
  -----------
  Merge pull request #3415 from quicwg/ianswett-discard-keys-pto

Reset PTO and loss detection timer when discarding keys


Compare: https://github.com/quicwg/base-drafts/compare/8dfa6138a655...03d4c76f8c44


From nobody Wed Mar  4 17:20:18 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6AD053A076F for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 17:20:10 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id f3Ejgb2Tu5Ax for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 17:20:09 -0800 (PST)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 663E33A077C for <quic-issues@ietf.org>; Wed,  4 Mar 2020 17:20:09 -0800 (PST)
Date: Wed, 04 Mar 2020 17:20:07 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583371208; bh=42Gzkfm0/yD655A8kBDX8RawNo7NC9n4Ob6nniLqE7w=; h=Date:From:To:Subject:From; b=mxcx1tUt8CP31IfDiDUuD73axZypKbTgDV7HMcIfMxyHaFUjH2JdC0M0mkPonvPpW TUaJ/ce1dJp/u8R8NTH5pddei5QTR7uwXN5Wluu6R1T33aWjjdn1oTM9BdxR98BmBD MR/H/mBLstFsvLXRQ3DIrSMP9Ksidr+cd8Z0uABk=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-discard-keys-pto/36da80-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/jlRaiTm76qoKZ1ckV6wEQ02EIl8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 01:20:10 -0000

  Branch: refs/heads/ianswett-discard-keys-pto
  Home:   https://github.com/quicwg/base-drafts


From nobody Wed Mar  4 17:20:22 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E9A7C3A0799 for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 17:20:18 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UIQMkVhuO4Hb for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 17:20:17 -0800 (PST)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BC0A13A076F for <quic-issues@ietf.org>; Wed,  4 Mar 2020 17:20:17 -0800 (PST)
Date: Wed, 04 Mar 2020 17:20:16 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583371217; bh=VaFeplmCeXggv21D1aR60IJxAKi4lWqjQhx1dcWtfcw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=tDFzvjHBblwWEt1CIR+cyEAafpItLYUjjoHrEAaopvPFR3cDFR2dsjZz54di8G7uc WzyZ0IKICeRU+srI/sDGglyxji6WfKz/X97SAanM5el3YEr74hwbUQD2aWRodLk/TA WchgkkiiqUW7Rgnw73MlunDU+m28TAsNwRPpUTHk=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2EUI5GR4YFDPLLXWV4NQ2NBEVBNHHB64N4FE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3272/issue_event/3099299924@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3272@github.com>
References: <quicwg/base-drafts/issues/3272@github.com>
Subject: Re: [quicwg/base-drafts] pto_count should be reset when dropping a packet number space (#3272)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6053d0ed27a_36123f8e842cd95c10517b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/leyhSzEoz6RN1soVg52kNsT3aYM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 01:20:19 -0000

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

Closed #3272 via #3415.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3272#event-3099299924
----==_mimepart_5e6053d0ed27a_36123f8e842cd95c10517b
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 title" data-id="527547433" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3272" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3272/hovercard" href="https://github.com/quicwg/base-drafts/issues/3272">#3272</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="560048678" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3415" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3415/hovercard" href="https://github.com/quicwg/base-drafts/pull/3415">#3415</a>.</p>

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


From nobody Wed Mar  4 17:20:28 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5A0933A077C for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 17:20:20 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8al3qVdqmoWA for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 17:20:19 -0800 (PST)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2E83C3A07A0 for <quic-issues@ietf.org>; Wed,  4 Mar 2020 17:20:19 -0800 (PST)
Received: from github-lowworker-fb56993.ac4-iad.github.net (github-lowworker-fb56993.ac4-iad.github.net [10.52.19.31]) by smtp.github.com (Postfix) with ESMTP id 53B20E0068 for <quic-issues@ietf.org>; Wed,  4 Mar 2020 17:20:18 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583371218; bh=jvZxMaZaGDERZMR9hBaDkonbTv3EYTA5uot1Hvj615U=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=cxF6mXwIFBZEokPzx4hjQq7bx4FBptlRZWM95lGOlYD6P1wLSF61FZfFI172cjdgC bw3Cbfouc8tKKshiRIBdk17WT3qxrzZ+L6oWODEkb5pFIN9LVL4G4+sayAtOESpOnn kuAevPQOFfXJbrTMIgK5FvdNXGpuCNxNxIZgdTRY=
Date: Wed, 04 Mar 2020 17:20:18 -0800
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK74TRBVIMBITNAXZFF4NQ2NFEVBNHHCCYNKEY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3415/issue_event/3099299914@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3415@github.com>
References: <quicwg/base-drafts/pull/3415@github.com>
Subject: Re: [quicwg/base-drafts] Reset PTO and loss detection timer when discarding keys (#3415)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6053d240e14_26633fabd5ccd95c14987"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/sAjpAnLtFmBCJSShI9j9dJjx2ys>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 01:20:20 -0000

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

Merged #3415 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3415#event-3099299914
----==_mimepart_5e6053d240e14_26633fabd5ccd95c14987
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 title" data-id="560048678" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3415" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3415/hovercard" href="https://github.com/quicwg/base-drafts/pull/3415">#3415</a> into master.</p>

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


From nobody Wed Mar  4 17:21:16 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B3E3E3A0782 for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 17:21:15 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id L_lnP_aXnn7q for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 17:21:14 -0800 (PST)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 850593A077D for <quic-issues@ietf.org>; Wed,  4 Mar 2020 17:21:14 -0800 (PST)
Date: Wed, 04 Mar 2020 17:21:13 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583371273; bh=nXygmrYoo1rapGqc+1gCGaa779PiwzEmRLbomGNbrJ0=; h=Date:From:To:Subject:From; b=kqO87u0tijyn1bgnflKsgPwg15t24qGHkSv8/z1T+xAcEZ2SUjRi7eTUfjT+5K9Ob Lj1g1bqFpM81t2VYNjUXdn2DDlQTT8PyjAGcnw+Z/w4rXgjKg0uvS2KIw2BfaNhNCA R3PxuaeK9NP5MTNW6zk/GDghw02ScAKowxofykSU=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/b052d2-c45b07@github.com>
Subject: [quicwg/base-drafts] c45b07: Script updating gh-pages from 03d4c76f. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/5j4rNZj9FXj5XetLoDAzqw8f-30>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 01:21:16 -0000

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

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

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



From nobody Wed Mar  4 17:22:38 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0EC433A0789 for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 17:22:37 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RjD_qKkdTqhG for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 17:22:36 -0800 (PST)
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 095CE3A0788 for <quic-issues@ietf.org>; Wed,  4 Mar 2020 17:22:36 -0800 (PST)
Received: from github-lowworker-6349a71.ac4-iad.github.net (github-lowworker-6349a71.ac4-iad.github.net [10.52.18.20]) by smtp.github.com (Postfix) with ESMTP id C67FD12128B for <quic-issues@ietf.org>; Wed,  4 Mar 2020 17:22:34 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583371354; bh=StJNVafBy4HiW4KbajpbwZSnNAVEXzZFTzWMCVUlBd0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=STswpoosO0jrhD+8Pnc4ezQNwv3H0izPPC898DmUI5aTIL1wvJDefLDjT1zvBMbW8 IprrbMebRxgMvn2F6ZgkNzI7YZN+OrFJuqm2653Wqr1nfmrMXBGP2a3AY4XNBgVM9B IHSS0Dx9D8HHnFPn22EPMG6dSMjXyqNOE7tBKNqw=
Date: Wed, 04 Mar 2020 17:22:34 -0800
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2NM2QG67PKBCHL7VF4NQ2VVEVBNHHCESD76A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3499/c594978177@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3499@github.com>
References: <quicwg/base-drafts/pull/3499@github.com>
Subject: Re: [quicwg/base-drafts] Authenticate connection IDs (#3499)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e60545aa0190_734b3ff3290cd9681619f1"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/_XUe5evtyO0iaoEyoRXGUJNvuVc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 01:22:37 -0000

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

David is correct that that change would speed our deployment by quite a bit.

I'm more concerned about raising the bar too high for implementers that have very simple load balancing infrastructure, so I think this deserves an email to the list if you're willing, @martinthomson 

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

<p>David is correct that that change would speed our deployment by quite a bit.</p>
<p>I'm more concerned about raising the bar too high for implementers that have very simple load balancing infrastructure, so I think this deserves an email to the list if you're willing, <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinthomson/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a></p>

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


From nobody Wed Mar  4 17:44:16 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C04013A080E for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 17:44:14 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3oJ6coVNqG3B for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 17:44:13 -0800 (PST)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 79C2D3A080C for <quic-issues@ietf.org>; Wed,  4 Mar 2020 17:44:13 -0800 (PST)
Date: Wed, 04 Mar 2020 17:44:12 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583372652; bh=aVb7K3DsjRSOsx9bTHE2Ky+9AsjMzbVrMccOtyCWhu4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GDBsIqKO4JNR8t7i9PrwoSO3ZoNw9MTd5/W8wT9cRHM2EQDOqFA04XSyIPSPmbgJK CCJw1ogOjj/xPCUQnaBBSugoqA+jeqj2GF5bTFTDMNhUHpLNVcW2jIp6oCjg8yZwq9 CF2ccFLsmv9rxhDLrVrzjd3hrDP8OYAUtzq1Sb58=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK357WCNV7AWB7E2RJ54NQ5GZEVBNHHCESD76A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3499/c594983525@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3499@github.com>
References: <quicwg/base-drafts/pull/3499@github.com>
Subject: Re: [quicwg/base-drafts] Authenticate connection IDs (#3499)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e60596c9670e_1d613fc531acd95c16617b"; 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/SdzbMpyNpN_DLT-Ke1q781W65xw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 01:44:15 -0000

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

IMO I think it is a good idea to discourage servers from using client-generated data for load balancing etc., even though we might agree that we do not need to forbid that.

Maybe SHOULD NOT?

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

<p>IMO I think it is a good idea to discourage servers from using client-generated data for load balancing etc., even though we might agree that we do not need to forbid that.</p>
<p>Maybe SHOULD NOT?</p>

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


From nobody Wed Mar  4 18:52:25 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B9C393A0974 for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 18:52:23 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.696
X-Spam-Level: 
X-Spam-Status: No, score=-1.696 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vPLelz4iVxbP for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 18:52:22 -0800 (PST)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E54023A0973 for <quic-issues@ietf.org>; Wed,  4 Mar 2020 18:52:21 -0800 (PST)
Received: from github-lowworker-f1f7af9.ash1-iad.github.net (github-lowworker-f1f7af9.ash1-iad.github.net [10.56.111.13]) by smtp.github.com (Postfix) with ESMTP id 160908C000A for <quic-issues@ietf.org>; Wed,  4 Mar 2020 18:52:21 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583376741; bh=suQByysiEWwuK+07elV0XieiG6M90NavcHD60YH3QWY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=eDKC08Weq4SR8uRE36INZky3baJu0ePaQBx6fo2TkmISgs3nRVPI0m2V8uf0v4Lc+ QmmU7GjuudBy8jqGxQxDVUUwTsm6cM5BE6uEutCdsCH+aKJ5wICqUZ7mhqHAPbqwId uKhl8pw9irGZ2jR+7/65FBJZx6yTeEgqodS0+mJo=
Date: Wed, 04 Mar 2020 18:52:21 -0800
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZUV7JYZHAO2K3DN7N4NRFGLEVBNHHCC4LIRI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3439/595001383@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3439@github.com>
References: <quicwg/base-drafts/issues/3439@github.com>
Subject: Re: [quicwg/base-drafts] Authenticating connection IDs (#3439)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6069655c75_36b33fee73ccd96c786c8"; 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/4ni2ZygRv0dm3B9l3ylO3dgShY0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 02:52:24 -0000

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

I'm not convinced that we need a transport parameter here. As explained by @martinthomson, a transport parameter would only protect the connection IDs used after the Retry, i.e. CIDs that are used *after* a connection has been accepted and an endpoint has created state for this connection.

At this point, we could require endpoints to keep track of the SCID that they used, and discard incoming packets that arrive at this connection where the DCID doesn't match the SCID they chose. If I'm not mistaken, this would thwart the attack (and as a bonus, it would do so earlier than the TP proposed here, since the TP would only be validated after the handshake completes).

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

<p>I'm not convinced that we need a transport parameter here. As explained by <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinthomson/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a>, a transport parameter would only protect the connection IDs used after the Retry, i.e. CIDs that are used <em>after</em> a connection has been accepted and an endpoint has created state for this connection.</p>
<p>At this point, we could require endpoints to keep track of the SCID that they used, and discard incoming packets that arrive at this connection where the DCID doesn't match the SCID they chose. If I'm not mistaken, this would thwart the attack (and as a bonus, it would do so earlier than the TP proposed here, since the TP would only be validated after the handshake completes).</p>

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


From nobody Wed Mar  4 19:01:53 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AC10A3A09AF for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 19:01:51 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.099
X-Spam-Level: 
X-Spam-Status: No, score=-3.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id O7wI9suYJ2nM for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 19:01:50 -0800 (PST)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 057AC3A09AC for <quic-issues@ietf.org>; Wed,  4 Mar 2020 19:01:50 -0800 (PST)
Received: from github-lowworker-f62aa54.va3-iad.github.net (github-lowworker-f62aa54.va3-iad.github.net [10.48.17.68]) by smtp.github.com (Postfix) with ESMTP id E133A2C0F6E for <quic-issues@ietf.org>; Wed,  4 Mar 2020 19:01:48 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583377308; bh=0Ds2LgQMskGACJvEpsUXCly4GbUFZGHfKPdgSaYRhKE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=keCF+q0bE1w3eSnonoXo7j8vT/5JtCv/GofuMDbjDIy3KyQdhVm10SDdwdP+fyLUS KxL8hCutsgTKk/+ROCbdDByOyHCfXWqmVcNv1CpQ8hG4gZ4kpEevHjBWniJxjE5MQH q+9B0SxZNTVbcRaaRRBKt4ZwD7VtADY7csQqzRT0=
Date: Wed, 04 Mar 2020 19:01:48 -0800
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5ILYXVI4NSQIFZWNF4NRGJZEVBNHHCC4LIRI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3439/595003696@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3439@github.com>
References: <quicwg/base-drafts/issues/3439@github.com>
Subject: Re: [quicwg/base-drafts] Authenticating connection IDs (#3439)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e606b9cd43de_48873fa9200cd95c24276b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/FlkjhCJ0OC6WlJra2eQpQX8Fkao>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 03:01:52 -0000

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

@DavidSchinazi suggests that allowing the server to copy the client's ODCID when it is not sending a Retry would speed Google deployment.  I think that is a reasonable request, but it does complicate things.  I'd like to hear about that.

@marten-seemann suggests that forcing a change of connection ID at the server (always? only when there is no Retry?) would be sufficient because all an endpoint needs to do is ensure that the choice they made is retained.  I would like to see what @ad-l thinks of that.

(I will also take this to the list, but here I get to at-mention 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/3439#issuecomment-595003696
----==_mimepart_5e606b9cd43de_48873fa9200cd95c24276b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/DavidSchinazi/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/DavidSchinazi">@DavidSchinazi</a> suggests that allowing the server to copy the client's ODCID when it is not sending a Retry would speed Google deployment.  I think that is a reasonable request, but it does complicate things.  I'd like to hear about that.</p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/marten-seemann/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/marten-seemann">@marten-seemann</a> suggests that forcing a change of connection ID at the server (always? only when there is no Retry?) would be sufficient because all an endpoint needs to do is ensure that the choice they made is retained.  I would like to see what <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/ad-l/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ad-l">@ad-l</a> thinks of that.</p>
<p>(I will also take this to the list, but here I get to at-mention people :)</p>

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


From nobody Wed Mar  4 19:24:59 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 498673A0A3A for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 19:24:57 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.696
X-Spam-Level: 
X-Spam-Status: No, score=-1.696 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ydTWaL0vcoTf for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 19:24:56 -0800 (PST)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E25BC3A0A31 for <quic-issues@ietf.org>; Wed,  4 Mar 2020 19:24:55 -0800 (PST)
Date: Wed, 04 Mar 2020 19:24:54 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583378695; bh=LN2kRry+bX5QBzLSOWZqVk1dnAvxc8Qvv32cZMVMwaI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=K2+CSH8/WaxOgX7mC04iodjr/hvFn7B4dtJrY8vziCapywIVKIavuWErscTwHlUWs r9tjGpHRqQ/YQ9QBtCg0v5ZDYL5U8FsmP4mMy5jVgh4WNYCsyRjF21h3HcU4YpINhI 4YJT5btlhCGBkaRaYLaHdmbeHtdvxgqREwQfmYfQ=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6M3V3UUGEJZEJFSC54NRJANEVBNHHCC4LIRI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3439/595008830@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3439@github.com>
References: <quicwg/base-drafts/issues/3439@github.com>
Subject: Re: [quicwg/base-drafts] Authenticating connection IDs (#3439)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e607106e55a7_62413fa3878cd95c280524"; 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/7hzGIorILIq3AOHq65judaX5xGo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 03:24:57 -0000

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

> @DavidSchinazi suggests that allowing the server to copy the client's ODCID when it is not sending a Retry would speed Google deployment. I think that is a reasonable request, but it does complicate things. I'd like to hear about that.

It would be nice to avoid any unnecessary complication. @DavidSchinazi, is this a Google-specific problem, or would this also apply to other deployments?

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

<blockquote>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/DavidSchinazi/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/DavidSchinazi">@DavidSchinazi</a> suggests that allowing the server to copy the client's ODCID when it is not sending a Retry would speed Google deployment. I think that is a reasonable request, but it does complicate things. I'd like to hear about that.</p>
</blockquote>
<p>It would be nice to avoid any unnecessary complication. <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/DavidSchinazi/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/DavidSchinazi">@DavidSchinazi</a>, is this a Google-specific problem, or would this also apply to other deployments?</p>

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


From nobody Wed Mar  4 21:49:32 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BF0933A0D87 for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 21:49:28 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.099
X-Spam-Level: 
X-Spam-Status: No, score=-3.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6VA72iWdmM6c for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 21:49:27 -0800 (PST)
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 7810A3A0D42 for <quic-issues@ietf.org>; Wed,  4 Mar 2020 21:49:27 -0800 (PST)
Date: Wed, 04 Mar 2020 21:49:26 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583387367; bh=Wbiv0BO4ykFG//VDCNtpOFtxC40X0vAlqIZh3E14zck=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=om/+tTTo0cKDVnfLnkWdsDbeRBWXTJEtwO8snmUIiKDqaDvpgXhsVab6q/cfB/mU1 9XXUxakx1uj8/MvLog+jU+WRAPDxX/6bwNsIwZozOIS+1cqTv2l26rcRrs4BsIAQuS 5NGxM2J3sCAfxQnUjsOFXUuDQ0EfwN9fgDPjZdjs=
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2W7YYAA6NQNQL2X454NRZ6NEVBNHHCC4LIRI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3439/595041061@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3439@github.com>
References: <quicwg/base-drafts/issues/3439@github.com>
Subject: Re: [quicwg/base-drafts] Authenticating connection IDs (#3439)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6092e6a00bc_56713fd17b8cd96c371340"; 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/Donsxbn1sE0DB0cQcgABd_7_wOw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 05:49:30 -0000

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

What are the required attackers capabilities in order to mount this attack? Clearly, it can be mounted by a MITM, but MITM can do a lot of creative damage during the initial handshake. Can it be mounted by a Man-on-the-side?

In QUIC V1, we understand that authentication only starts when keys are exchanged. The connection-id attack appears to cause the connection to fail because connection IDs are authenticated in 1-RTT packets. That's bad, but there are many ways for MITM to interfere with the connection set up and cause the connection to fail at 1RTT. Do we really want to do something specific about the connection ID? Isn't that an example of piecemeal solutions that make the design complex without blocking all the holes?

We know the general outline of a stronger solution. It is presented in the authenticated handshake draft: derive a secret from the ESNI key of the server, use that secret to authenticate all initial packets. Doing that will suppress not just the connection ID attack, but also the whole class of "attacks by messing up with initial packets". I would much rather authenticate the handshake that pile up piecemeal solutions.

The working group has decided to push the authenticated handshake work to V2, and to accept that there may be DOS attacks during the initial handshake. Is the connection ID attack so special that we need to delay V1 for it?

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

<p>What are the required attackers capabilities in order to mount this attack? Clearly, it can be mounted by a MITM, but MITM can do a lot of creative damage during the initial handshake. Can it be mounted by a Man-on-the-side?</p>
<p>In QUIC V1, we understand that authentication only starts when keys are exchanged. The connection-id attack appears to cause the connection to fail because connection IDs are authenticated in 1-RTT packets. That's bad, but there are many ways for MITM to interfere with the connection set up and cause the connection to fail at 1RTT. Do we really want to do something specific about the connection ID? Isn't that an example of piecemeal solutions that make the design complex without blocking all the holes?</p>
<p>We know the general outline of a stronger solution. It is presented in the authenticated handshake draft: derive a secret from the ESNI key of the server, use that secret to authenticate all initial packets. Doing that will suppress not just the connection ID attack, but also the whole class of "attacks by messing up with initial packets". I would much rather authenticate the handshake that pile up piecemeal solutions.</p>
<p>The working group has decided to push the authenticated handshake work to V2, and to accept that there may be DOS attacks during the initial handshake. Is the connection ID attack so special that we need to delay V1 for it?</p>

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


From nobody Wed Mar  4 22:07:02 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 059C63A0D97 for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 22:07:01 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xrtQvNZY4CPj for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 22:06:59 -0800 (PST)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AC8D93A0D98 for <quic-issues@ietf.org>; Wed,  4 Mar 2020 22:06:59 -0800 (PST)
Received: from github-lowworker-39b4a70.va3-iad.github.net (github-lowworker-39b4a70.va3-iad.github.net [10.48.16.66]) by smtp.github.com (Postfix) with ESMTP id 83C0CC60A19 for <quic-issues@ietf.org>; Wed,  4 Mar 2020 22:06:58 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583388418; bh=+VXHlAbd8mpGuRzJbhMx5hZZGRfHaX+A5SUKLiy7ac4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=zXozbvf1z6fbLz0eVIV+Of9GoQjjaUN3MAnAN5SdZ2ZhPWOQhb5OglgvONfndo0c0 59GDNVa0UQLa2QiKs/jAnyxkxvGWzCsL0e/EUy31IQFdujUAb+2iUTc6M7iiURqRG9 /kVJorEkqEg2taAOFJnIBqL/7eaGlC7Bnaihz5K8=
Date: Wed, 04 Mar 2020 22:06:58 -0800
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZDNOK3NP54TT5QAAN4NR4AFEVBNHHCESD76A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3499/c595045877@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3499@github.com>
References: <quicwg/base-drafts/pull/3499@github.com>
Subject: Re: [quicwg/base-drafts] Authenticate connection IDs (#3499)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e60970275eeb_7f493fc5812cd9642677d1"; 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/jX2-acIqo2ocgZGb31TRKmqkXiA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 06:07:01 -0000

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

I'm not sure we should be discouraging servers from using client-generated connection IDs. We've been doing that for years and I'm not sure there is a credible attack 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/3499#issuecomment-595045877
----==_mimepart_5e60970275eeb_7f493fc5812cd9642677d1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I'm not sure we should be discouraging servers from using client-generated connection IDs. We've been doing that for years and I'm not sure there is a credible attack 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/3499?email_source=notifications&amp;email_token=AFTOJK62LBZNLR5PXWA4CP3RF46QFA5CNFSM4LA5I5BKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEN3235I#issuecomment-595045877">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKY6GZKAZUCTXDJC7YDRF46QFANCNFSM4LA5I5BA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKY2EQY5GM6YSYC4AZTRF46QFA5CNFSM4LA5I5BKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEN3235I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3499?email_source=notifications\u0026email_token=AFTOJK62LBZNLR5PXWA4CP3RF46QFA5CNFSM4LA5I5BKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEN3235I#issuecomment-595045877",
"url": "https://github.com/quicwg/base-drafts/pull/3499?email_source=notifications\u0026email_token=AFTOJK62LBZNLR5PXWA4CP3RF46QFA5CNFSM4LA5I5BKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEN3235I#issuecomment-595045877",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e60970275eeb_7f493fc5812cd9642677d1--


From nobody Wed Mar  4 22:15:01 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A14A93A0DB6 for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 22:14:59 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.696
X-Spam-Level: 
X-Spam-Status: No, score=-1.696 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Lk6FpTk_GtRd for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 22:14:58 -0800 (PST)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CE2EC3A0DB5 for <quic-issues@ietf.org>; Wed,  4 Mar 2020 22:14:57 -0800 (PST)
Received: from github-lowworker-0eea13f.ash1-iad.github.net (github-lowworker-0eea13f.ash1-iad.github.net [10.56.109.26]) by smtp.github.com (Postfix) with ESMTP id 0E463E0F2A for <quic-issues@ietf.org>; Wed,  4 Mar 2020 22:14:57 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583388897; bh=OfRb31IWHZNKzc68V+SrHp2YpgUNFx2CUl4g4e0UVeE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=QOvH2pHax3j0QubmKAu3hgl/1yHbxEPlBXkTKM+955lgZqng2AXGFMPZnL7h+4Dw0 AkVu8R4YhVphAwzRcOR4CH7n4zsYApMEIrp6ouZynhZCXfvRKm85bY42/EtRAAp2Ay 1NSGnEJ9wJ1h2St75siPBC8RUD7WkTIZwcUc7fg0=
Date: Wed, 04 Mar 2020 22:14:56 -0800
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYMKE3AX6LFJVWGXNF4NR46BEVBNHHCC4LIRI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3439/595047944@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3439@github.com>
References: <quicwg/base-drafts/issues/3439@github.com>
Subject: Re: [quicwg/base-drafts] Authenticating connection IDs (#3439)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6098e0f26bb_39953fa67aecd96024207d"; 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/YByYJRnYpNJfpHHUjFF9pMit3IQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 06:15:00 -0000

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

In the design of Google QUIC, the client picks a random connection ID, an=
d the server uses that. (BTW that's why it's called a connection ID, it's=
 a unique identifier that has a one-to-one mapping with one connection...=
) What that means in practice is that the client uses randomness to gener=
ate the connection ID, the load balancer maps that to a given server, and=
 using the same connection ID for the duration of the connection makes su=
re that all packets reach the same server. So far we've kept this design =
for our implementation of IETF drafts. We understand that some server dep=
loyments may want to have the server pick its connection ID, but so far w=
e don't see the value in that outweighing the added complexity. Today we =
do not yet have a good mechanism for a server to ask the load balancer fo=
r more connection IDs that will map to it. We have some hacks that we can=
 perform, but I don't think those hacks will work for the first connectio=
n that a server receives. So if this becomes required, we'll have to buil=
d the load balancer protocol before we can deploy the new draft.

-- =

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

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

<p>In the design of Google QUIC, the client picks a random connection ID,=
 and the server uses that. (BTW that's why it's called a connection ID, i=
t's a unique identifier that has a one-to-one mapping with one connection=
...) What that means in practice is that the client uses randomness to ge=
nerate the connection ID, the load balancer maps that to a given server, =
and using the same connection ID for the duration of the connection makes=
 sure that all packets reach the same server. So far we've kept this desi=
gn for our implementation of IETF drafts. We understand that some server =
deployments may want to have the server pick its connection ID, but so fa=
r we don't see the value in that outweighing the added complexity. Today =
we do not yet have a good mechanism for a server to ask the load balancer=
 for more connection IDs that will map to it. We have some hacks that we =
can perform, but I don't think those hacks will work for the first connec=
tion that a server receives. So if this becomes required, we'll have to b=
uild the load balancer protocol before we can deploy the new draft.</p>

<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/issues/3439?email_source=3Dnotifications&amp;email_token=3D=
AFTOJK7YPS2UW57IMO2XKH3RF47OBA5CNFSM4KQ6X5HKYY3PNVWWK3TUL52HS4DFVREXG43VM=
VBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEN33MCA#issuecomment-595047944">view it on=
 GitHub</a>, or <a href=3D"https://github.com/notifications/unsubscribe-a=
uth/AFTOJK7CGM2OVCWRKM3VVWDRF47OBANCNFSM4KQ6X5HA">unsubscribe</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AFTOJK4JA3NIQNG2YP4FBZ3RF47O=
BA5CNFSM4KQ6X5HKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWS=
ZGOEN33MCA.gif" height=3D"1" width=3D"1" alt=3D"" /></p>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3439?email_source=
=3Dnotifications\u0026email_token=3DAFTOJK7YPS2UW57IMO2XKH3RF47OBA5CNFSM4=
KQ6X5HKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEN33MC=
A#issuecomment-595047944",
"url": "https://github.com/quicwg/base-drafts/issues/3439?email_source=3D=
notifications\u0026email_token=3DAFTOJK7YPS2UW57IMO2XKH3RF47OBA5CNFSM4KQ6=
X5HKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEN33MCA#i=
ssuecomment-595047944",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>=

----==_mimepart_5e6098e0f26bb_39953fa67aecd96024207d--


From nobody Wed Mar  4 22:23:55 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0AD883A0DE4 for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 22:23:46 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id AensSjwz0cCC for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 22:23:44 -0800 (PST)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C22803A0DE7 for <quic-issues@ietf.org>; Wed,  4 Mar 2020 22:23:44 -0800 (PST)
Date: Wed, 04 Mar 2020 22:23:43 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583389423; bh=EOoZxVoR9giMSK4HqNKT8Je5xxdyiSUDcLHonZn+sKg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=tFfa8P3Z47UqeiIj6kxmFXwSOOypYTZL2fFYe9PTd6eGrjKco0e1hulLbzYdECQKP eWS9MMRrqLRs2usBVIFmlJDgCXQq7AdZlEVOf3ImaaNsOoAq2Ot2VSO8qIneirr6xx FLXdRnwVr9I8RYKyph1yDnkVcgQKZc7ybTPpi0gY=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5EVCKL54AIOAQGSYF4NR567EVBNHHCESD76A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3499/c595050422@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3499@github.com>
References: <quicwg/base-drafts/pull/3499@github.com>
Subject: Re: [quicwg/base-drafts] Authenticate connection IDs (#3499)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e609aefc0425_4c573f8032ecd96032001c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/YPC0HBXhufyPfF9t6BlafX8bfSE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 06:23:46 -0000

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

Discuss this on the issue 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/3499#issuecomment-595050422
----==_mimepart_5e609aefc0425_4c573f8032ecd96032001c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Discuss this on the issue please.</p>

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


From nobody Wed Mar  4 22:32:03 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4BFF93A0E04 for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 22:32:02 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.696
X-Spam-Level: 
X-Spam-Status: No, score=-1.696 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vqNMTiKxigNq for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 22:32:01 -0800 (PST)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 020F63A0E03 for <quic-issues@ietf.org>; Wed,  4 Mar 2020 22:32:00 -0800 (PST)
Received: from github-lowworker-cd7bc13.ac4-iad.github.net (github-lowworker-cd7bc13.ac4-iad.github.net [10.52.25.102]) by smtp.github.com (Postfix) with ESMTP id 95850C60DAC for <quic-issues@ietf.org>; Wed,  4 Mar 2020 22:31:59 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583389919; bh=onh1IxDKw8uidWBDQCE7mepA8ImC/I/YKnc5rDPJFOo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=rSQDBY9kC+WqU67ZWfSIxg4xpm9++aIAUk5lhtk7e7KWmNlCmV7fAYxRCXicB+zl4 wpqGfZSj3j3UrUoTryCDI5wTzVHQ1DiviGgDGv1mBLxsufoZWcjsLplgCnlaG2czGH IaCknkPXtVoWFMFVDT0v2Cvu1pMIIBQRlwtIHIDU=
Date: Wed, 04 Mar 2020 22:31:59 -0800
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5S2NUNARK5F7UNBIF4NR657EVBNHHCC4LIRI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3439/595052750@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3439@github.com>
References: <quicwg/base-drafts/issues/3439@github.com>
Subject: Re: [quicwg/base-drafts] Authenticating connection IDs (#3439)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e609cdf87720_10d83fcd69acd96c3066ae"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/lQddFfFsvjPan_2myzRg0tgbNTg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 06:32:02 -0000

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

@DavidSchinazi,

> I'm not sure we should be discouraging servers from using client-generated connection IDs. We've been doing that for years and I'm not sure there is a credible attack here.

The problem is not with what you are doing, but a consequence of adding Retry to the protocol. In addressing the problems arising from that we can ask servers to make a small sacrifice in terms of requiring them to generate a new connection ID, something they need to know how to do anyway. Or, we can ask clients to conditionally validate server behaviour.

I appreciate that if you have no need to send Retry, this might be an imposition on the server, but from the outside it seems totally doable. I would like to understand less about the strength of your reluctance to offer a new connection ID and more about why it might be difficult to do so.

Is this expensive because you have to consult with load balancers?

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

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/DavidSchinazi/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/DavidSchinazi">@DavidSchinazi</a>,</p>
<blockquote>
<p>I'm not sure we should be discouraging servers from using client-generated connection IDs. We've been doing that for years and I'm not sure there is a credible attack here.</p>
</blockquote>
<p>The problem is not with what you are doing, but a consequence of adding Retry to the protocol. In addressing the problems arising from that we can ask servers to make a small sacrifice in terms of requiring them to generate a new connection ID, something they need to know how to do anyway. Or, we can ask clients to conditionally validate server behaviour.</p>
<p>I appreciate that if you have no need to send Retry, this might be an imposition on the server, but from the outside it seems totally doable. I would like to understand less about the strength of your reluctance to offer a new connection ID and more about why it might be difficult to do so.</p>
<p>Is this expensive because you have to consult with load balancers?</p>

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


From nobody Wed Mar  4 22:38:15 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A3AEC3A0E21 for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 22:38:13 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QNYeUKmTsq8o for <quic-issues@ietfa.amsl.com>; Wed,  4 Mar 2020 22:38:12 -0800 (PST)
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 9424B3A0E20 for <quic-issues@ietf.org>; Wed,  4 Mar 2020 22:38:12 -0800 (PST)
Date: Wed, 04 Mar 2020 22:38:11 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583390292; bh=NHwb8I4AGDtwxypLm9AkZs/PbD5/it5B0uXj1VzQ1uE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Czwc2VtxPMBj80WUryd7+lUDV8uO1JuexCwCy6NgC5u08bOrIVlnqzXEbFwTwIKex 6gabbAZhrxT76+AH9uSPUfSg2f8urNj1Q0eyvfM8bLxePL89BtpL4QGOp+wM8tQPZ8 qLeKfc65YI0zCB5FTAqoWZfLgC3kQVjD1L2v+tvo=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5O6YMLFIDDRCQVXAF4NR7VHEVBNHHCC4LIRI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3439/595054363@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3439@github.com>
References: <quicwg/base-drafts/issues/3439@github.com>
Subject: Re: [quicwg/base-drafts] Authenticating connection IDs (#3439)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e609e53afd26_28ac3fd59b0cd96444433f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/yYldhLh4DJNlaBe-NYIraeNLjh8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 06:38:14 -0000

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

@huitema, Though we tolerate denial of service prior to handshake completion, we don't tolerate attacks that alter connection properties. This results in the attacker choosing a connection ID that the client will use after the handshake completes.

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

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/huitema/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/huitema">@huitema</a>, Though we tolerate denial of service prior to handshake completion, we don't tolerate attacks that alter connection properties. This results in the attacker choosing a connection ID that the client will use after the handshake completes.</p>

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


From nobody Thu Mar  5 01:13:58 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AD2B93A10B3 for <quic-issues@ietfa.amsl.com>; Thu,  5 Mar 2020 01:13:56 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5uyuPOd21pSN for <quic-issues@ietfa.amsl.com>; Thu,  5 Mar 2020 01:13:55 -0800 (PST)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6D0693A10B2 for <quic-issues@ietf.org>; Thu,  5 Mar 2020 01:13:55 -0800 (PST)
Received: from github-lowworker-cf59896.ash1-iad.github.net (github-lowworker-cf59896.ash1-iad.github.net [10.56.112.26]) by smtp.github.com (Postfix) with ESMTP id 4F8AAC602D1 for <quic-issues@ietf.org>; Thu,  5 Mar 2020 01:13:54 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583399634; bh=dlt9alk2nbHn1aJarYDTHEY3idwOK4WzW2M0NlNEVU4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GyTcdicClgHX1IrrQmqHYPohUfFR4xEpoffPsSrwbfFx+3ApWrmVJNTFIZ+zFlhAQ OedFzuSTEztFkg+2EG6VmSeklA5ClYgz8eIBcjwe/UPmeT23Di8DAqdBFvTJVW/yv5 xRsfDQqDNh9tZ+Rgj3dIUcTOXWswtFGjKGcS3JZo=
Date: Thu, 05 Mar 2020 01:13:54 -0800
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK42QDOQZXRDVMGZE7F4NSR5FEVBNHHCC4LIRI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3439/595114781@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3439@github.com>
References: <quicwg/base-drafts/issues/3439@github.com>
Subject: Re: [quicwg/base-drafts] Authenticating connection IDs (#3439)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e60c2d23f1c4_456e3ff1a56cd9603948c9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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/N9hSU1tgKz2LdN5bN7BrJRy-C2Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 09:13:57 -0000

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

There is also an aspect of downgrade attacks to this: If part of a server farm has a flawed deployment, an attacker could use the SCID to route traffic to that part of the server farm and take advantage of that until the entire fleet has been upgraded.

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

<p>There is also an aspect of downgrade attacks to this: If part of a server farm has a flawed deployment, an attacker could use the SCID to route traffic to that part of the server farm and take advantage of that until the entire fleet has been upgraded.</p>

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


From nobody Thu Mar  5 01:24:21 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 259AD3A10EE for <quic-issues@ietfa.amsl.com>; Thu,  5 Mar 2020 01:24:19 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 39qPVB04lM7v for <quic-issues@ietfa.amsl.com>; Thu,  5 Mar 2020 01:24:18 -0800 (PST)
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 EB9573A10EA for <quic-issues@ietf.org>; Thu,  5 Mar 2020 01:24:17 -0800 (PST)
Date: Thu, 05 Mar 2020 01:24:17 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583400257; bh=CNv7yWXKwHEVJu4aGCaRyKgoPqGVFAnU0hiM+pZW8kk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=rJbyDTAjaXKml7eNc6sbbq0xAQWx+zscwkGsfPhS9nRldd2siV1ujT8QPmV6WV2sw eGVMiBdcFmo72CHAofEaqGhqOgU3dFOju3s2UvVYGfAIHu/HeiR0OzuTG2J5DOHTKY gBNSpGLoB4bAtlxvNPJJCCuvZf+rNkIc00OgjueE=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK77EVRK75OBHNYDVMV4NSTEDEVBNHHCC4LIRI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3439/595119980@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3439@github.com>
References: <quicwg/base-drafts/issues/3439@github.com>
Subject: Re: [quicwg/base-drafts] Authenticating connection IDs (#3439)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e60c5413e63f_6aa53fd79aecd9643385ee"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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/lkeHFAAdCd7KMKjb4zQnezz8S28>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 09:24:19 -0000

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

@DavidSchinazi you did not mention how the Google LB does the CID mapping, but if is hashed based rather than stateful, an attacker might be able to overload a single server og subset of servers, no? And if it is stateful, you have a lot of coordination with fail-overs and offloads?

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

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/DavidSchinazi/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/DavidSchinazi">@DavidSchinazi</a> you did not mention how the Google LB does the CID mapping, but if is hashed based rather than stateful, an attacker might be able to overload a single server og subset of servers, no? And if it is stateful, you have a lot of coordination with fail-overs and offloads?</p>

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


From nobody Thu Mar  5 01:32:24 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6BCC13A0953 for <quic-issues@ietfa.amsl.com>; Thu,  5 Mar 2020 01:32:23 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.696
X-Spam-Level: 
X-Spam-Status: No, score=-1.696 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id AdLTyQizZ4CD for <quic-issues@ietfa.amsl.com>; Thu,  5 Mar 2020 01:32:22 -0800 (PST)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 230AF3A0951 for <quic-issues@ietf.org>; Thu,  5 Mar 2020 01:32:21 -0800 (PST)
Received: from github-lowworker-0f78100.ash1-iad.github.net (github-lowworker-0f78100.ash1-iad.github.net [10.56.25.48]) by smtp.github.com (Postfix) with ESMTP id DA1F3660A58 for <quic-issues@ietf.org>; Thu,  5 Mar 2020 01:32:20 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583400740; bh=cI2D8yG240OsSOxmtXCP5D7CR3dQToUwlYwqLp5zOkI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=zbjGUi3OrzH9TIswusmQQulBNW9AoL8lT4ruHPIc+sOZ/1Kq1mmUhKNkSu/sMKfoy tiYQNWrQCiaLb6JRZj41Mymt4PF4hafgzzjfsI4pN4DIsj4F+ZWB9LeHFg1AvDB2zG V97aTKi+jrwP/+wjyo76UPCIAXNElRtjiEQdhUic=
Date: Thu, 05 Mar 2020 01:32:20 -0800
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK64E3FWV27GAJSQGSN4NSUCJEVBNHHCC4LIRI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3439/595124046@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3439@github.com>
References: <quicwg/base-drafts/issues/3439@github.com>
Subject: Re: [quicwg/base-drafts] Authenticating connection IDs (#3439)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e60c724ca35d_35043fa6cdccd9646646c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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/w2anoiF47oLt_2lmiSFf8qXi6bI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 09:32:23 -0000

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

@martinthomson quote " Or, we can ask clients to conditionally validate server behaviour."
I don't think we can rely on clients validating server chosen CIDs . My intuition tells me that rogue or careless clients might compromise server infrastructure.

@marten-seemann I like the idea of keeping the state in the handshake and avoid a TP for that. However, I suspect that a server choosing a new CID from a Retry might move traffic to a separate server in choosing that CID so you cannot remember if the resulting server was indeed the intended server. I'm a bit vague on this, so I might be mistaken.

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

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinthomson/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a> quote " Or, we can ask clients to conditionally validate server behaviour."<br>
I don't think we can rely on clients validating server chosen CIDs . My intuition tells me that rogue or careless clients might compromise server infrastructure.</p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/marten-seemann/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/marten-seemann">@marten-seemann</a> I like the idea of keeping the state in the handshake and avoid a TP for that. However, I suspect that a server choosing a new CID from a Retry might move traffic to a separate server in choosing that CID so you cannot remember if the resulting server was indeed the intended server. I'm a bit vague on this, so I might be mistaken.</p>

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


From nobody Thu Mar  5 02:52:58 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3DE963A0C4A for <quic-issues@ietfa.amsl.com>; Thu,  5 Mar 2020 02:52:56 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.099
X-Spam-Level: 
X-Spam-Status: No, score=-3.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zGW8cfNsL2ba for <quic-issues@ietfa.amsl.com>; Thu,  5 Mar 2020 02:52:54 -0800 (PST)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8EF0A3A0C34 for <quic-issues@ietf.org>; Thu,  5 Mar 2020 02:52:54 -0800 (PST)
Date: Thu, 05 Mar 2020 02:52:53 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583405573; bh=gp8AckNYhH/t9hsPKgTxvsjpGwBxc7eMFiCeXLe0Cdk=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=BTiyNRbqr7dRWFi0Xio4ZlHhu8KoJRy6xxpA+vbdxBV9+hccdM0/7pvCi9OSTcJxm aT1NziOiwBQ+vu/+XPyeMlQb93NFzo9bjjbkUXDAt//50MI2CZ8KJrsbro8NJqk8nW BNx+Bk+kW9ppeSwM15HmsnB0QwLAFTckk/fC2sw0=
From: Gorry Fairhurst <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZMSFEMPFUPXAJH3IN4NS5QLEVBNHHCEV4TFI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3501@github.com>
Subject: [quicwg/base-drafts] Update ACK generation policy (#3501)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e60da05672d2_7cb63ffa33ccd9646506d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: gorryfair
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/xZI1aO_nn6x06UwSERS5-USfSog>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 10:52:56 -0000

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

This will update the default recommendation to ACK at least every 10th eliciting packet. This reduces ACK traffic. It also improves QUIC performance on asymmetric paths.

Related issue #3304.

QUIC ACKs are significantly larger in size than TCP ACKS (e.g. 1.5-2 times), which means additional processing overhead and link usage for all Internet paths, with a significant impact on asymmetric links, where this can also limit throughput.

Additional methods, such as the one described in https://datatracker.ietf.org/doc/draft-iyengar-quic-delayed-ack/, can be
used to modify the ACK Ratio in use-cases where further tuning is required, such as high-speed networks, or when a different congestion controller is used. Using an appropriate value for max_ack_delay, or ensuring a minimum number of ACKs per RTT (e.g 8) would mitigate the effect of ACK loss on RTT estimation and aids performance for low-rate interactive applications.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Update ACK generation policy

-- File Changes --

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

-- Patch Links --

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

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

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

<p>This will update the default recommendation to ACK at least every 10th eliciting packet. This reduces ACK traffic. It also improves QUIC performance on asymmetric paths.</p>
<p>Related issue <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="538814742" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3304" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3304/hovercard" href="https://github.com/quicwg/base-drafts/issues/3304">#3304</a>.</p>
<p>QUIC ACKs are significantly larger in size than TCP ACKS (e.g. 1.5-2 times), which means additional processing overhead and link usage for all Internet paths, with a significant impact on asymmetric links, where this can also limit throughput.</p>
<p>Additional methods, such as the one described in <a rel="nofollow" href="https://datatracker.ietf.org/doc/draft-iyengar-quic-delayed-ack/">https://datatracker.ietf.org/doc/draft-iyengar-quic-delayed-ack/</a>, can be<br>
used to modify the ACK Ratio in use-cases where further tuning is required, such as high-speed networks, or when a different congestion controller is used. Using an appropriate value for max_ack_delay, or ensuring a minimum number of ACKs per RTT (e.g 8) would mitigate the effect of ACK loss on RTT estimation and aids performance for low-rate interactive applications.</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/3501'>https://github.com/quicwg/base-drafts/pull/3501</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Update ACK generation policy</li>
</ul>

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

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

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

----==_mimepart_5e60da05672d2_7cb63ffa33ccd9646506d--


From nobody Thu Mar  5 08:36:25 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B6B123A17AE for <quic-issues@ietfa.amsl.com>; Thu,  5 Mar 2020 08:36:23 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jktHF0nLoyJG for <quic-issues@ietfa.amsl.com>; Thu,  5 Mar 2020 08:36:22 -0800 (PST)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8848B3A176C for <quic-issues@ietf.org>; Thu,  5 Mar 2020 08:36:15 -0800 (PST)
Received: from github-lowworker-39ac79b.ac4-iad.github.net (github-lowworker-39ac79b.ac4-iad.github.net [10.52.18.15]) by smtp.github.com (Postfix) with ESMTP id 6FE228C04D1 for <quic-issues@ietf.org>; Thu,  5 Mar 2020 08:36:14 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583426174; bh=NXo5xzRPmnxw5Nhzi8Xf82yjKt8wRxHybFcyeKKbJlQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=bF4jo8772YaB+3q1tpBENHIo+SmWXor3FX9sNUi4PVgDB7z+sp0rD6si5d4O4Uv7U cYFdc7aF6w03xgsxg3hvDLz1oyJ2/LH0+nhr+Sx4opQdBGnJye0DVNrXSGq/tk7lgY FSWW8EFEhUBZWSpOQDrSnDXM1QUh4Znq+DVc8jLU=
Date: Thu, 05 Mar 2020 08:36:14 -0800
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6AQV5Q6WE52ZYVOVN4NUFX5EVBNHHCC4LIRI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3439/595324141@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3439@github.com>
References: <quicwg/base-drafts/issues/3439@github.com>
Subject: Re: [quicwg/base-drafts] Authenticating connection IDs (#3439)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e612a7e5fb6c_1ddf3ff1220cd96c427f0"; 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/JugRvGTiAvLVwK1kWo-s1B9Z8-k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 05 Mar 2020 16:36:24 -0000

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

If we are to fix this, my choice would be to document the issue and observe that servers can fix it by tying the retry token to their proposed CID. That would implicitly solve Google's 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/3439#issuecomment-595324141
----==_mimepart_5e612a7e5fb6c_1ddf3ff1220cd96c427f0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>If we are to fix this, my choice would be to document the issue and observe that servers can fix it by tying the retry token to their proposed CID. That would implicitly solve Google's 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/3439?email_source=notifications&amp;email_token=AFTOJK362UPMGNDAITKMYITRF7IH5A5CNFSM4KQ6X5HKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEN56Z3I#issuecomment-595324141">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK22ESSVSZQFMCNUEXDRF7IH5ANCNFSM4KQ6X5HA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3IIBR3KEPRGEV7VB3RF7IH5A5CNFSM4KQ6X5HKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEN56Z3I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3439?email_source=notifications\u0026email_token=AFTOJK362UPMGNDAITKMYITRF7IH5A5CNFSM4KQ6X5HKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEN56Z3I#issuecomment-595324141",
"url": "https://github.com/quicwg/base-drafts/issues/3439?email_source=notifications\u0026email_token=AFTOJK362UPMGNDAITKMYITRF7IH5A5CNFSM4KQ6X5HKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEN56Z3I#issuecomment-595324141",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e612a7e5fb6c_1ddf3ff1220cd96c427f0--


From nobody Thu Mar  5 09:17:25 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 57F893A07C4 for <quic-issues@ietfa.amsl.com>; Thu,  5 Mar 2020 09:17:23 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LaPq5w62YsAP for <quic-issues@ietfa.amsl.com>; Thu,  5 Mar 2020 09:17:21 -0800 (PST)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BE8083A0800 for <quic-issues@ietf.org>; Thu,  5 Mar 2020 09:17:21 -0800 (PST)
Date: Thu, 05 Mar 2020 09:17:20 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583428640; bh=4gMPGU/9sCHnFsRvRCbtnkWoenUHXmArY2BXdxa1Ds0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=NzNwmEE3kwxDo+UnVXRe1YwAmbkE36CMbZCUk/+h5ER2lFoNfzf/70bdxcnz6Ckcs WR3+KbNEXJleyQGIeeaWANinlTm3sP42wPg3p9gs3vX1RWAKdx3SaKn8i2MYUh0qSa zEC20gjG5sguBaPoyWwSjfKqoWKKafRzyJp1AuN0=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4QXJAY4KNODQLJMKV4NUKSBEVBNHHCC4LIRI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3439/595345456@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3439@github.com>
References: <quicwg/base-drafts/issues/3439@github.com>
Subject: Re: [quicwg/base-drafts] Authenticating connection IDs (#3439)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e61342087d29_58df3f7fa56cd96417232f"; 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/0CWJA8DQ4-G8BhQAPVC_SWrqvTA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 17:17:24 -0000

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

While I'm inclined to support @huitema's statements on this, note that dictating the Initial DCID also dictates the Initial Keys, whether or not the server subsequenty changes. This could reduce the cost of sniffing Initial packets, for what it's worth.

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

<p>While I'm inclined to support <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/huitema/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/huitema">@huitema</a>'s statements on this, note that dictating the Initial DCID also dictates the Initial Keys, whether or not the server subsequenty changes. This could reduce the cost of sniffing Initial packets, for what it's worth.</p>

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


From nobody Thu Mar  5 09:46:57 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9693E3A081A for <quic-issues@ietfa.amsl.com>; Thu,  5 Mar 2020 09:46:55 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.1
X-Spam-Level: 
X-Spam-Status: No, score=-3.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FMNBMmxD2x6I for <quic-issues@ietfa.amsl.com>; Thu,  5 Mar 2020 09:46:53 -0800 (PST)
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 3CB3E3A0848 for <quic-issues@ietf.org>; Thu,  5 Mar 2020 09:46:53 -0800 (PST)
Received: from github-lowworker-56fcc46.va3-iad.github.net (github-lowworker-56fcc46.va3-iad.github.net [10.48.102.32]) by smtp.github.com (Postfix) with ESMTP id 5CA8726164F for <quic-issues@ietf.org>; Thu,  5 Mar 2020 09:46:52 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583430412; bh=5uyY1z542Sa+88hbXv+xzuPL1/3PHBbJjDfOtyRkikg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=mqrf/QE3EaTdAOQNiZ+SxZqF5xS31FvXvFo6sgbLClRtUf7+vJpHkBcKoZxwI6S1f erpgGaYqKctoxaQwfiav7BdhLTr56tmcD1d0gyEIT3PqSQ8QICJmlga8Xs6gUGC8EQ QgeJO2501JpKSgA740vPgOsnlAYDtS2VqE3n+2YU=
Date: Thu, 05 Mar 2020 09:46:52 -0800
From: Antoine Delignat-Lavaud <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7ZIJMYMPRGPM75AHN4NUOAZEVBNHHCC4LIRI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3439/595358978@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3439@github.com>
References: <quicwg/base-drafts/issues/3439@github.com>
Subject: Re: [quicwg/base-drafts] Authenticating connection IDs (#3439)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e613b0c177b0_586e3fe0c30cd968890e2"; 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/sDIFqMxvYELcDwh-F9Ts9-Il_tw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 17:46:56 -0000

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

> @marten-seemann suggests that forcing a change of connection ID at the server (always? only when there is no Retry?) would be sufficient because all an endpoint needs to do is ensure that the choice they made is retained. I would like to see what @ad-l thinks of that.

It seems a bit brittle to me, for instance it doesn't prevent post-retry adversarial forwarding to a different server with the same token key, which could be used for downgrade as @mikkelfj pointed out. It would play out like this:

```
C->S1 INIT[dcid=X]
S1->A RETRY[token=T,scid=X']
A->S2 INIT[dcid=X]
S2->A RETRY[token=T',scid=Y]
A->C RETRY[token=T, scid=Y]
C->S1 INIT[dcid=Y, token=T] ...
```
That's not a very strong attack by any means but still makes me somewhat uncomfortable.

> If we are to fix this, my choice would be to document the issue and observe that servers can fix it by tying the retry token to their proposed CID. That would implicitly solve Google's issue.

That is also kind of OK but difficult to specify as a requirement - how would implementers interpret something like "you must bind the retry token to the proposed CID"? In practice, they should do something like use the CID as part of the nonce of the ticket encryption, or store it in the stateful token database. Unsurprisingly, I much prefer a mechanism that cryptographically guarantees that the CID is authentic because there is no way for a honest and compliant client to know if the server implements the correct check (the same argument as for the use of the client 1-RTT key before checking the client finished)

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

<blockquote>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/marten-seemann/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/marten-seemann">@marten-seemann</a> suggests that forcing a change of connection ID at the server (always? only when there is no Retry?) would be sufficient because all an endpoint needs to do is ensure that the choice they made is retained. I would like to see what <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/ad-l/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ad-l">@ad-l</a> thinks of that.</p>
</blockquote>
<p>It seems a bit brittle to me, for instance it doesn't prevent post-retry adversarial forwarding to a different server with the same token key, which could be used for downgrade as <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/mikkelfj/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mikkelfj">@mikkelfj</a> pointed out. It would play out like this:</p>
<pre><code>C-&gt;S1 INIT[dcid=X]
S1-&gt;A RETRY[token=T,scid=X']
A-&gt;S2 INIT[dcid=X]
S2-&gt;A RETRY[token=T',scid=Y]
A-&gt;C RETRY[token=T, scid=Y]
C-&gt;S1 INIT[dcid=Y, token=T] ...
</code></pre>
<p>That's not a very strong attack by any means but still makes me somewhat uncomfortable.</p>
<blockquote>
<p>If we are to fix this, my choice would be to document the issue and observe that servers can fix it by tying the retry token to their proposed CID. That would implicitly solve Google's issue.</p>
</blockquote>
<p>That is also kind of OK but difficult to specify as a requirement - how would implementers interpret something like "you must bind the retry token to the proposed CID"? In practice, they should do something like use the CID as part of the nonce of the ticket encryption, or store it in the stateful token database. Unsurprisingly, I much prefer a mechanism that cryptographically guarantees that the CID is authentic because there is no way for a honest and compliant client to know if the server implements the correct check (the same argument as for the use of the client 1-RTT key before checking the client finished)</p>

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


From nobody Thu Mar  5 09:55:47 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1B6E63A088E for <quic-issues@ietfa.amsl.com>; Thu,  5 Mar 2020 09:55:44 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.696
X-Spam-Level: 
X-Spam-Status: No, score=-1.696 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Ao3_HDWRtuFM for <quic-issues@ietfa.amsl.com>; Thu,  5 Mar 2020 09:55:42 -0800 (PST)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9ABA43A088C for <quic-issues@ietf.org>; Thu,  5 Mar 2020 09:55:42 -0800 (PST)
Received: from github-lowworker-9bcb4a1.ac4-iad.github.net (github-lowworker-9bcb4a1.ac4-iad.github.net [10.52.25.84]) by smtp.github.com (Postfix) with ESMTP id 72D106608A6 for <quic-issues@ietf.org>; Thu,  5 Mar 2020 09:55:41 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583430941; bh=9WkTBbvDD6MaaZOHIM4nbzwf+Ed+2/j5PXKvupo6Hts=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=L60rMBoanxq1tolWa4kqSt0ig9S5KD38Qsu9o769SmA0fxGkPwiCHlmt9k7PizTBS J8kHPfUNqAfkPOU7op8DNv/359vNGwCFKIGnO/Ln9ExtyKr/luqWIGXHxQw22DcLV/ kv3RthYRHagoSYASQmfhvz1eVpzryRVL/mUiND8c=
Date: Thu, 05 Mar 2020 09:55:41 -0800
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6KFVS7P4CZJKJHNF54NUPB3EVBNHHCC4LIRI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3439/595362807@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3439@github.com>
References: <quicwg/base-drafts/issues/3439@github.com>
Subject: Re: [quicwg/base-drafts] Authenticating connection IDs (#3439)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e613d1d64041_705b3f94a0acd96419143"; 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/aVsJhQ37DciCdLy1-hyDoz6XU80>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 17:55:45 -0000

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

After skimming the paper and reading MT's justification a few times, I guess I am still unclear on the threat model:

1) Attacker rewrites the SCID of a Retry Packet. This affects the Initial Keys and can't be protected by the TP. Server acceptance of the provided CID is a pretty good indication it doesn't much care, in which case, meh. If someone picking a CID will take your site down, change the CID!

If we must do something here, perhaps we should just say "servers MUST change their CID if they are sending an ODCID TP?" -- this would make it easier for Google and minimize the change otherwise.

But really the answer is to put in the token. It's the only way to definitively kill the connection if a MITM is messing with us, and solves the Initial-Key problem.

2) Attacker rewrites the SCID of server initial. Doesn't Section 5.2 mean that the server would simply discard the remaining Client packets? Doesn't this obviate the need for the TP? I guess the MITM could successfully rewrite to the original client-chosen DCID, but presumably servers are written to limit the ability of clients or MITMs to just ignore the new CID?

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

<p>After skimming the paper and reading MT's justification a few times, I guess I am still unclear on the threat model:</p>
<ol>
<li>Attacker rewrites the SCID of a Retry Packet. This affects the Initial Keys and can't be protected by the TP. Server acceptance of the provided CID is a pretty good indication it doesn't much care, in which case, meh. If someone picking a CID will take your site down, change the CID!</li>
</ol>
<p>If we must do something here, perhaps we should just say "servers MUST change their CID if they are sending an ODCID TP?" -- this would make it easier for Google and minimize the change otherwise.</p>
<p>But really the answer is to put in the token. It's the only way to definitively kill the connection if a MITM is messing with us, and solves the Initial-Key problem.</p>
<ol start="2">
<li>Attacker rewrites the SCID of server initial. Doesn't Section 5.2 mean that the server would simply discard the remaining Client packets? Doesn't this obviate the need for the TP? I guess the MITM could successfully rewrite to the original client-chosen DCID, but presumably servers are written to limit the ability of clients or MITMs to just ignore the new CID?</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/3439?email_source=notifications&amp;email_token=AFTOJK7YACICXR5SZXPVZSLRF7RR3A5CNFSM4KQ6X5HKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEN6IH5Y#issuecomment-595362807">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYASMUBGFVZK2UOFDLRF7RR3ANCNFSM4KQ6X5HA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3L26CT6CSNRGGS2R3RF7RR3A5CNFSM4KQ6X5HKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEN6IH5Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3439?email_source=notifications\u0026email_token=AFTOJK7YACICXR5SZXPVZSLRF7RR3A5CNFSM4KQ6X5HKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEN6IH5Y#issuecomment-595362807",
"url": "https://github.com/quicwg/base-drafts/issues/3439?email_source=notifications\u0026email_token=AFTOJK7YACICXR5SZXPVZSLRF7RR3A5CNFSM4KQ6X5HKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEN6IH5Y#issuecomment-595362807",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e613d1d64041_705b3f94a0acd96419143--


From nobody Thu Mar  5 10:37:32 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DAA6A3A093B for <quic-issues@ietfa.amsl.com>; Thu,  5 Mar 2020 10:37:30 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.098
X-Spam-Level: 
X-Spam-Status: No, score=-3.098 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UJ6gEY714ZV1 for <quic-issues@ietfa.amsl.com>; Thu,  5 Mar 2020 10:37:29 -0800 (PST)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 634453A091C for <quic-issues@ietf.org>; Thu,  5 Mar 2020 10:37:29 -0800 (PST)
Date: Thu, 05 Mar 2020 10:37:28 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583433448; bh=X9M1Bd+wfsRvEBMX7BbeIxyugU8vHt9HeRl9EPNQv7M=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=veXeY+ZQJN/4VCuGxAIgk82W8fJbStZJSf+kMiWb5qk5ZvhK/EcLV0sjdY+xPzhzw KRhJ/hwxp/cNBm0BkKqW3Yqrv6vxH+0MiKKaYyV+yGchS/aszumM/GG6oefmQSpokP +GtCmvcuvjp451SlwzLoZvRN1lQQpDWnztZ1vC0c=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYB3BE2ZTSU6MSK6BF4NUT6REVBNHHCC4LIRI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3439/595382011@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3439@github.com>
References: <quicwg/base-drafts/issues/3439@github.com>
Subject: Re: [quicwg/base-drafts] Authenticating connection IDs (#3439)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6146e86a96f_34993fe747ecd95c128998"; 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/H0X7xm-X6DuetnE9nF_ri_xymfA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 18:37:31 -0000

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

Speaking in terms of design principles, [the triple handshake attack](https://mitls.org/downloads/tlsauth.pdf) has taught us that pretty much anything that doesn't land in the key schedule can be abused by an attacker that makes each endpoint think it has a different value. Specifically to QUIC, everything going on in the CRYPTO stream lands in the transcript thanks to TLS 1.3, but there are QUIC-specific fields that don't: in particular the connection IDs and version from long headers. To protect the version, we have [draft-ietf-quic-version-negotiation](https://tools.ietf.org/html/draft-ietf-quic-version-negotiation), but we don't have anything for the Source CID. Therefore I'm supportive of adding a transport parameter that makes sure that it lands in the transcript.

On the other hand, requiring the server to always replace the client-chosen initial destination CID does not provide any security benefits in and of itself. There's nothing preventing the server from determining its replacement CID deterministically from the client-chosen one, for example.

This change would be non-trivial for the Google deployment because, unlike migration, it needs to happen synchronously when establishing the connection. If your communication with load balancers is asynchronous, you can delay sending NEW_CONNECTION_ID frames for migration until you've received enough connection IDs from your load balancer, but delaying the response to a client's initial has a performance cost that we're not willing to pay.

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

<p>Speaking in terms of design principles, <a href="https://mitls.org/downloads/tlsauth.pdf" rel="nofollow">the triple handshake attack</a> has taught us that pretty much anything that doesn't land in the key schedule can be abused by an attacker that makes each endpoint think it has a different value. Specifically to QUIC, everything going on in the CRYPTO stream lands in the transcript thanks to TLS 1.3, but there are QUIC-specific fields that don't: in particular the connection IDs and version from long headers. To protect the version, we have <a href="https://tools.ietf.org/html/draft-ietf-quic-version-negotiation" rel="nofollow">draft-ietf-quic-version-negotiation</a>, but we don't have anything for the Source CID. Therefore I'm supportive of adding a transport parameter that makes sure that it lands in the transcript.</p>
<p>On the other hand, requiring the server to always replace the client-chosen initial destination CID does not provide any security benefits in and of itself. There's nothing preventing the server from determining its replacement CID deterministically from the client-chosen one, for example.</p>
<p>This change would be non-trivial for the Google deployment because, unlike migration, it needs to happen synchronously when establishing the connection. If your communication with load balancers is asynchronous, you can delay sending NEW_CONNECTION_ID frames for migration until you've received enough connection IDs from your load balancer, but delaying the response to a client's initial has a performance cost that we're not willing to pay.</p>

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


From nobody Thu Mar  5 13:00:20 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9BE533A0BD0 for <quic-issues@ietfa.amsl.com>; Thu,  5 Mar 2020 13:00:18 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sPZXdOZ3zWZU for <quic-issues@ietfa.amsl.com>; Thu,  5 Mar 2020 13:00:17 -0800 (PST)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DB6303A0BCF for <quic-issues@ietf.org>; Thu,  5 Mar 2020 13:00:16 -0800 (PST)
Date: Thu, 05 Mar 2020 13:00:14 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583442014; bh=JDaABuvEGKaFWSs9QeHUYYJgt6+s2qSvivNIMTt0Bwg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=KsvHw70B48+7J3m7mkUp6v8JKSIjZr+tSu00WZ8gaoF0NTdv42nKt01N4iuL1S21E L/PDtCOz+CFo9WcNFKY10rijKc/pPNlH1BHv+v/c/DwBm8vIugKYpfmsCAvMcyClAh 72d++BsMxwEGGGL3Rp8gRq+QQqGEQ18fZlEkeXmw=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZDVIOZYC7A22UIJVV4NVEV5EVBNHHCC4LIRI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3439/595444044@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3439@github.com>
References: <quicwg/base-drafts/issues/3439@github.com>
Subject: Re: [quicwg/base-drafts] Authenticating connection IDs (#3439)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e61685eda8b2_13053fc3c7acd968112083"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/owbOMew5OuSLF9--Z1V7lkq9pgA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 21:00:19 -0000

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

@DavidSchinazi, from this I infer that pre-caching values is not feasible.  Perhaps your load balancers integrate the client address in their decisions.  Is that right?

An alternative is to alter the ODCID transport parameter to integrate the SCID from the Retry.  Another would be to require that the server perform a check based on the Retry token (as mentioned).

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

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/DavidSchinazi/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/DavidSchinazi">@DavidSchinazi</a>, from this I infer that pre-caching values is not feasible.  Perhaps your load balancers integrate the client address in their decisions.  Is that right?</p>
<p>An alternative is to alter the ODCID transport parameter to integrate the SCID from the Retry.  Another would be to require that the server perform a check based on the Retry token (as mentioned).</p>

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


From nobody Thu Mar  5 13:39:07 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2EE893A0C80 for <quic-issues@ietfa.amsl.com>; Thu,  5 Mar 2020 13:39:05 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.1
X-Spam-Level: 
X-Spam-Status: No, score=-3.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TonnoXIxdN5O for <quic-issues@ietfa.amsl.com>; Thu,  5 Mar 2020 13:39:03 -0800 (PST)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7A1273A0C7F for <quic-issues@ietf.org>; Thu,  5 Mar 2020 13:39:03 -0800 (PST)
Received: from github-lowworker-6349a71.ac4-iad.github.net (github-lowworker-6349a71.ac4-iad.github.net [10.52.18.20]) by smtp.github.com (Postfix) with ESMTP id 642E0C60D01 for <quic-issues@ietf.org>; Thu,  5 Mar 2020 13:39:02 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583444342; bh=XSIb+b7ghlrNybMQ+xTjYGzLozUebtnqLiqGWqsAPYI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Q9KIA3yycvt72ujQNPLbdosrgoH36kOiMwkwOvsAxEDqfJdhECeVeu9Rner8EuDdT uzsZHd+yLFzaoqD6+K8kl9IcxS/rBeON2hx1otngj15m/RKuf3utzBpctAub7OS9wx /+k/e6ri0InNMog2Dazj28QtM+tMOEKwE4V/aZqg=
Date: Thu, 05 Mar 2020 13:39:02 -0800
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6CV3JNJVLVMAWKVS54NVJHNEVBNHHCC4LIRI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3439/595460613@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3439@github.com>
References: <quicwg/base-drafts/issues/3439@github.com>
Subject: Re: [quicwg/base-drafts] Authenticating connection IDs (#3439)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6171765509d_57c53faf722cd95c43465a"; 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/0MgKwfQigdzk9NcJe6MOWdCj-EU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 21:39:05 -0000

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

I am trying to wrap my head around the "transport parameters" proposal. I am looking at the sequence of the attack:

1) Client sends an Initial packet with a specific DCID (later referred to as ODCID)
2) Server sends a retry packet in which the DCID copies the original SCID of the client, and the SCID is set to the value that the server wants the client to use as the next DCID -- calling this Retry-CID
3) Attacker intercepts the retry packet, replaces the DCID by A-CID.
4) Client starts a new connection with DCID = A-CID instead of the expected Retry-CID, which possibly opens the possibility of attacks against the server, such as paying games with the load balancer.
5) Client includes some new transport parameters in Initial packets
6) Attacker possibly intercepts the client packet and messes with the transport parameters.

At that point, we have different outcomes based on the defenses implemented by the server:

a) If the server has tied the Retry-CID and the ODCID to the token, the server finds that the incoming client Initial does not meet expectations, and closes the connection with an adequate error code.

b) If the server did not do (a), the server will start establishing the connection, sending the server transport parameters as part of the encrypted extensions, in Handshake packets. The transport parameters include the ODCID. If I understand the proposal correctly, the transport parameters would also include the Retry-CID. The client would then receive these parameters, find out that something is amiss, and close the connection.

Given these two choices, it seems that option (a) is much better. The Retry mechanism is designed for use under attack. In these scenarios, it is important to minimize the amount of work at the server. If the server has tied Retry-CID to the token, the session is terminated upon the first initial packet, which seems like the desired result. If not doing that, the server will expand resource to compute session keys, signatures, etc., which means that the DOS attack is more effective.

I also think that the server should not rely on the client for protection. The ODCID transport parameter and the proposed Retry-CID parameter allow the client to verify that things are as expected. But suppose for a moment that the attacker is the client itself, and that the goal of the attack is to overwhelm a specific server in the farm by using well chosen DCID. The "attacker-client" will certainly not terminate the connection on Retry-CID mismatch!

Then, I also wonder how servers would implement the Retry-CID transport parameter. It seems that currently many servers implement the ODCID requirement by encoding the ODCID in the token. I assume that server will implement the Retry-CID either by using algorithmic derivation of Retry-CID from ODCID, or by adding the Retry-CID to the token. In both cases, they can implement option (a). 

So in practice, there is little incremental work for a server if it wants to do (a) rather than (b), and there are sizable benefits in terms of reduced DoS surface. The recommendation ought to be, do (a). Now, if servers actually do (a), they will have no problem also sending a Retry-CID transport parameter in the "all clear" case. But that will not be very useful.

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

<p>I am trying to wrap my head around the "transport parameters" proposal. I am looking at the sequence of the attack:</p>
<ol>
<li>Client sends an Initial packet with a specific DCID (later referred to as ODCID)</li>
<li>Server sends a retry packet in which the DCID copies the original SCID of the client, and the SCID is set to the value that the server wants the client to use as the next DCID -- calling this Retry-CID</li>
<li>Attacker intercepts the retry packet, replaces the DCID by A-CID.</li>
<li>Client starts a new connection with DCID = A-CID instead of the expected Retry-CID, which possibly opens the possibility of attacks against the server, such as paying games with the load balancer.</li>
<li>Client includes some new transport parameters in Initial packets</li>
<li>Attacker possibly intercepts the client packet and messes with the transport parameters.</li>
</ol>
<p>At that point, we have different outcomes based on the defenses implemented by the server:</p>
<p>a) If the server has tied the Retry-CID and the ODCID to the token, the server finds that the incoming client Initial does not meet expectations, and closes the connection with an adequate error code.</p>
<p>b) If the server did not do (a), the server will start establishing the connection, sending the server transport parameters as part of the encrypted extensions, in Handshake packets. The transport parameters include the ODCID. If I understand the proposal correctly, the transport parameters would also include the Retry-CID. The client would then receive these parameters, find out that something is amiss, and close the connection.</p>
<p>Given these two choices, it seems that option (a) is much better. The Retry mechanism is designed for use under attack. In these scenarios, it is important to minimize the amount of work at the server. If the server has tied Retry-CID to the token, the session is terminated upon the first initial packet, which seems like the desired result. If not doing that, the server will expand resource to compute session keys, signatures, etc., which means that the DOS attack is more effective.</p>
<p>I also think that the server should not rely on the client for protection. The ODCID transport parameter and the proposed Retry-CID parameter allow the client to verify that things are as expected. But suppose for a moment that the attacker is the client itself, and that the goal of the attack is to overwhelm a specific server in the farm by using well chosen DCID. The "attacker-client" will certainly not terminate the connection on Retry-CID mismatch!</p>
<p>Then, I also wonder how servers would implement the Retry-CID transport parameter. It seems that currently many servers implement the ODCID requirement by encoding the ODCID in the token. I assume that server will implement the Retry-CID either by using algorithmic derivation of Retry-CID from ODCID, or by adding the Retry-CID to the token. In both cases, they can implement option (a).</p>
<p>So in practice, there is little incremental work for a server if it wants to do (a) rather than (b), and there are sizable benefits in terms of reduced DoS surface. The recommendation ought to be, do (a). Now, if servers actually do (a), they will have no problem also sending a Retry-CID transport parameter in the "all clear" case. But that will not be very useful.</p>

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


From nobody Thu Mar  5 15:42:56 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 07E9E3A0E95 for <quic-issues@ietfa.amsl.com>; Thu,  5 Mar 2020 15:42:55 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id T46Ll8DzhiFW for <quic-issues@ietfa.amsl.com>; Thu,  5 Mar 2020 15:42:54 -0800 (PST)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D91543A0E91 for <quic-issues@ietf.org>; Thu,  5 Mar 2020 15:42:53 -0800 (PST)
Date: Thu, 05 Mar 2020 15:42:52 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583451773; bh=qhY+uOAbwQWZCYtuRjSCWAGtuH1nZUW2c/f4YsDDB5Y=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=r/JfTT2efixtzteoFuhnLjUoX+GKJ0gSebzwlLvN4oUYI5NVPwy7azRt2b25GPQov 7+AKFFgXJ4WEs5/yEe60FrU6DeKMIkTfSsI5rnwgdsbHLGp4sBQJ7cngYKeoakTG6I LkJhzup6oad5RtxiqCCWg8xnnQ0yRiAfSK0z2WJk=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2B2FDFQSFZQQBVC2V4NVXXZEVBNHHCC4LIRI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3439/595469280@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3439@github.com>
References: <quicwg/base-drafts/issues/3439@github.com>
Subject: Re: [quicwg/base-drafts] Authenticating connection IDs (#3439)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e618e7ce991e_37323fd29aacd968240447"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/RLu-CeJajXz1mAsIDQpGwPX1wB8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:42:55 -0000

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

The problem is not having a server protect itself, that's fine.  The client has a stake in this also.  It remains ignorant of whether the server has these protections.

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

<p>The problem is not having a server protect itself, that's fine.  The client has a stake in this also.  It remains ignorant of whether the server has these protections.</p>

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


From nobody Thu Mar  5 16:13:20 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D30393A0F1A for <quic-issues@ietfa.amsl.com>; Thu,  5 Mar 2020 16:13:18 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.099
X-Spam-Level: 
X-Spam-Status: No, score=-3.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pejctwcElxjs for <quic-issues@ietfa.amsl.com>; Thu,  5 Mar 2020 16:13:17 -0800 (PST)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3829B3A0F1C for <quic-issues@ietf.org>; Thu,  5 Mar 2020 16:13:17 -0800 (PST)
Received: from github-lowworker-0f7e7fd.ash1-iad.github.net (github-lowworker-0f7e7fd.ash1-iad.github.net [10.56.110.17]) by smtp.github.com (Postfix) with ESMTP id 03F2D960994 for <quic-issues@ietf.org>; Thu,  5 Mar 2020 16:13:16 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583453596; bh=u2ONxYwbIF4i+62uess6wgE6wLx86CVaScFfQb7gJ3o=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=MhxyvF0Ujhj9G1q9FE8AE60iGVLRSkEUSVwGVrSac9Fe0E1PMHatKaiB/SRiFiHSt KtaVwaUc7H4i6/Bifh902P75PEI5k12cpHBXBns5YOqh4R3xqVPvGxFnxpxMl9m2Iu FW7IEZNq46h/zvASkB2PXiUS52KoO+6irZWrkYoI=
Date: Thu, 05 Mar 2020 16:13:15 -0800
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYI2AZ7326AXUVVW454NV3JXEVBNHHCC4LIRI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3439/595508210@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3439@github.com>
References: <quicwg/base-drafts/issues/3439@github.com>
Subject: Re: [quicwg/base-drafts] Authenticating connection IDs (#3439)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e61959be691e_7dad3fe0f74cd96c2893a7"; 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/SUxmh8AiyLuA-t-PR12KTiBOvVY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:13:19 -0000

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

@martinthomson it seems that we have agreement on two points a bit of discussion on the third:

1) The spec should describe the "munged retry" attack. It can be used to play games with server farms, either by attackers in the middle, or by attackers as client. It can produce a DOS attack of some sort despite the "retry" protection mechanisms.

2) The spec should describe how servers can protect themselves by tying the "Retry-CID" to the retry token, and in fact recommend that they do that.

3) Adding "retry-CID" as a transport parameter would give assurance to clients that the server is protected against the attack, and allow clients to detect attacks if the server is not protected.

I am not sure that (3) is really needed. I do not really understand the client stake there, except in the general terms of defeating attackers in the middle and encouraging good server implementations. OTOH, if the server does (2), it is not very onerous to also do (3).

But then, what prevents servers that do not care from taking shortcuts, not verify the token, and copy any incoming post-retry DCID in the transport parameter?

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

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinthomson/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a> it seems that we have agreement on two points a bit of discussion on the third:</p>
<ol>
<li>
<p>The spec should describe the "munged retry" attack. It can be used to play games with server farms, either by attackers in the middle, or by attackers as client. It can produce a DOS attack of some sort despite the "retry" protection mechanisms.</p>
</li>
<li>
<p>The spec should describe how servers can protect themselves by tying the "Retry-CID" to the retry token, and in fact recommend that they do that.</p>
</li>
<li>
<p>Adding "retry-CID" as a transport parameter would give assurance to clients that the server is protected against the attack, and allow clients to detect attacks if the server is not protected.</p>
</li>
</ol>
<p>I am not sure that (3) is really needed. I do not really understand the client stake there, except in the general terms of defeating attackers in the middle and encouraging good server implementations. OTOH, if the server does (2), it is not very onerous to also do (3).</p>
<p>But then, what prevents servers that do not care from taking shortcuts, not verify the token, and copy any incoming post-retry DCID in the transport parameter?</p>

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


From nobody Thu Mar  5 16:43:18 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9E1933A0F8A for <quic-issues@ietfa.amsl.com>; Thu,  5 Mar 2020 16:43:16 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id j-7n7ptuCaw7 for <quic-issues@ietfa.amsl.com>; Thu,  5 Mar 2020 16:43:15 -0800 (PST)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3EE6E3A0F83 for <quic-issues@ietf.org>; Thu,  5 Mar 2020 16:43:14 -0800 (PST)
Received: from github-lowworker-f1f7af9.ash1-iad.github.net (github-lowworker-f1f7af9.ash1-iad.github.net [10.56.111.13]) by smtp.github.com (Postfix) with ESMTP id 0935C6E1F2F for <quic-issues@ietf.org>; Thu,  5 Mar 2020 16:43:14 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583455394; bh=/mtJv413awUfZePqfroYXA7GHDoRrFuBGmYJ57C77NA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=q+2z/dc3VZjmd0H1V1lhDCtCFi1Xnphi3MFe+qhCIJBNXwhD2ylQE9JpWva1duwCy /lcRfxiL8BHYePyQ0mHf8PDsLVpYU+BpakHzDApk5JRRr+1WBhrPj/hJ26RoUWL7NO D1DxGXGIzndVg/kijXXW2Rtre6z+RJvpgD2gHEso=
Date: Thu, 05 Mar 2020 16:43:13 -0800
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKY3W5FJQ4LPIYBBV2N4NV62DEVBNHHCC4LIRI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3439/595518051@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3439@github.com>
References: <quicwg/base-drafts/issues/3439@github.com>
Subject: Re: [quicwg/base-drafts] Authenticating connection IDs (#3439)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e619ca1ecfe6_1d383f8dc8ccd9641059ee"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/xoErRbaJVjy4LZ5Oz6wH9nKHxVc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:43:17 -0000

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

I am similarly unconvinced by having that in a transport parameter.  That's why the PR currently doesn't include that.  As you say, it's pretty easy to game.  That's why I prefer the changing connection ID.  That at least has a hope of being enforced.

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

<p>I am similarly unconvinced by having that in a transport parameter.  That's why the PR currently doesn't include that.  As you say, it's pretty easy to game.  That's why I prefer the changing connection ID.  That at least has a hope of being enforced.</p>

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


From nobody Thu Mar  5 17:05:48 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A14E13A0FED for <quic-issues@ietfa.amsl.com>; Thu,  5 Mar 2020 17:05:46 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.1
X-Spam-Level: 
X-Spam-Status: No, score=-3.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GRbOUK90eLgx for <quic-issues@ietfa.amsl.com>; Thu,  5 Mar 2020 17:05:45 -0800 (PST)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3C8DC3A0FEB for <quic-issues@ietf.org>; Thu,  5 Mar 2020 17:05:45 -0800 (PST)
Received: from github-lowworker-5fb2734.va3-iad.github.net (github-lowworker-5fb2734.va3-iad.github.net [10.48.19.27]) by smtp.github.com (Postfix) with ESMTP id 864F85204F5 for <quic-issues@ietf.org>; Thu,  5 Mar 2020 17:05:44 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583456744; bh=VIixIHxrbvzcd1iqvSoEByl1CkrjeOL1OoCKwPwgoDM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=W7e3N/PhOdUesA9XM/ELFP7XhLXXSIgOpIwX2D4Et5tN4mKA/bvj3quyBJ4VMRDpo pghH409j2BctkPyqT46Wrm4BRmshj4AKsK+14GN7a/0KUio9ryhfnHa+37yuN/A9DA iIGVf+1FHgxbePWWTWH4ESvdS1H7lVjAwbzs/VmE=
Date: Thu, 05 Mar 2020 17:05:44 -0800
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3U7U2IVJKK6KGX2MN4NWBOREVBNHHCESD76A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3499/review/370021781@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3499@github.com>
References: <quicwg/base-drafts/pull/3499@github.com>
Subject: Re: [quicwg/base-drafts] Authenticate connection IDs (#3499)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e61a1e8767e3_5b9e3ff7318cd968588b0"; 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/jCSlP0Dum9CykMRb4yS-UcfZ_yo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 01:05:47 -0000

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

huitema commented on this pull request.

Could we add to this PR a description of the attack, maybe in the security section, and the suggestion that servers may want to tie the retry token to both the ODCID and the server's initial SCID?

>  from the server, it MUST discard any packet it receives with a different Source
 Connection ID.
 
+Each endpoint includes the value of the Source Connection ID from Initial
+packets it sends in the handshake_connection_id transport parameter; see
+{{transport-parameter-definitions}}.  Each endpoint validates that the value
+received from the peer is identical to the value of the transport parameter.
+Absense of the handshake_connection_id transport parameter or a mismatch in
+values MUST be treated as a connection error of type PROTOCOL_VIOLATION.  When
+sending a Retry packet or the first Initial packet, a server MUST select values
+for the Source Connection ID field that differ from the values the client
+includes in the Destination Connection ID field.  These measures ensure that the
+choice of connection ID cannot be influenced by an attacker.
+

I have some difficulty parsing that in the retry scenario. is "the Source Connection ID from Initial
packet" the value found in the retry packet sent by the server, or is the source connection ID in the first initial packet of the server? Currently, there is no requirement that these two be the same 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/3499#pullrequestreview-370021781
----==_mimepart_5e61a1e8767e3_5b9e3ff7318cd968588b0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

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

<p>Could we add to this PR a description of the attack, maybe in the security section, and the suggestion that servers may want to tie the retry token to both the ODCID and the server's initial SCID?</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3499#discussion_r388658378">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  from the server, it MUST discard any packet it receives with a different Source
 Connection ID.
 
+Each endpoint includes the value of the Source Connection ID from Initial
+packets it sends in the handshake_connection_id transport parameter; see
+{{transport-parameter-definitions}}.  Each endpoint validates that the value
+received from the peer is identical to the value of the transport parameter.
+Absense of the handshake_connection_id transport parameter or a mismatch in
+values MUST be treated as a connection error of type PROTOCOL_VIOLATION.  When
+sending a Retry packet or the first Initial packet, a server MUST select values
+for the Source Connection ID field that differ from the values the client
+includes in the Destination Connection ID field.  These measures ensure that the
+choice of connection ID cannot be influenced by an attacker.
+
</pre>
<p>I have some difficulty parsing that in the retry scenario. is "the Source Connection ID from Initial<br>
packet" the value found in the retry packet sent by the server, or is the source connection ID in the first initial packet of the server? Currently, there is no requirement that these two be the same 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/3499?email_source=notifications&amp;email_token=AFTOJK74XBQZ7E74YQ64V7DRGBD6RA5CNFSM4LA5I5BKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYHBLFI#pullrequestreview-370021781">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK574GELY2DEKYJBL7LRGBD6RANCNFSM4LA5I5BA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZYGXXP3TTWIQ3S4VTRGBD6RA5CNFSM4LA5I5BKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYHBLFI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3499?email_source=notifications\u0026email_token=AFTOJK74XBQZ7E74YQ64V7DRGBD6RA5CNFSM4LA5I5BKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYHBLFI#pullrequestreview-370021781",
"url": "https://github.com/quicwg/base-drafts/pull/3499?email_source=notifications\u0026email_token=AFTOJK74XBQZ7E74YQ64V7DRGBD6RA5CNFSM4LA5I5BKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYHBLFI#pullrequestreview-370021781",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e61a1e8767e3_5b9e3ff7318cd968588b0--


From nobody Thu Mar  5 20:11:09 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9250D3A12DD for <quic-issues@ietfa.amsl.com>; Thu,  5 Mar 2020 20:11:08 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.695
X-Spam-Level: 
X-Spam-Status: No, score=-1.695 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Nm2VVc6pZAOS for <quic-issues@ietfa.amsl.com>; Thu,  5 Mar 2020 20:11:06 -0800 (PST)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A72A93A12DC for <quic-issues@ietf.org>; Thu,  5 Mar 2020 20:11:06 -0800 (PST)
Received: from github-lowworker-a6a2749.va3-iad.github.net (github-lowworker-a6a2749.va3-iad.github.net [10.48.16.62]) by smtp.github.com (Postfix) with ESMTP id D19922819F1 for <quic-issues@ietf.org>; Thu,  5 Mar 2020 20:11:05 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583467865; bh=fSsRKZ91wykUY9bVY/L5+yVeQvAksDmmdupw665GPq4=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=X8bhpZpN09uaTW6Qcq7ThhhfjRN9E2vMJP7Y1zKWmYPbzdo2OzRE8pviV1mK1vgUC +qQVZKR64Ha0fjQUDE0QjPYYpws7ElqHtA/qDmcgMhG+JxVRXQaOTaWzkK3pQhfdGY AVCaHgOqijhXsYXqQm6X6TabY1UWb01qQ3vEbTrs=
Date: Thu, 05 Mar 2020 20:11:05 -0800
From: Benjamin Saunders <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7LOGDAXXLSYYMQBL54NWXFTEVBNHHCEX4GHM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3502@github.com>
Subject: [quicwg/base-drafts] Anti-deadlock PTO is spuriously set during 1-RTT (#3502)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e61cd59c1bc3_3fe13f9644ccd96c14607a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: Ralith
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Qd4SsYL1ZvdYqbg6ni_ubeR9oe4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 04:11:09 -0000

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

The recovery draft [states](https://quicwg.org/base-drafts/draft-ietf-quic-recovery.html#section-5.3-4):

> the client MUST set the probe timer if the client has not received an acknowledgement for one of its Handshake or 1-RTT packets.

This is consistent with the pseudocode, in particular `PeerNotAwaitingAddressValidation`.

When the server receives the client's final handshake flight, it discards handshake keys and hence cannot acknowledge it. When the client receives the resulting `HANDSHAKE_DONE`, the handshake is confirmed, but no Handshake or 1-RTT acknowledgements have necessarily been received. This results in a PTO being set even though the client's address has certainly been verified and there are no ack-eliciting packets in flight. As written, the pseudocode would in fact set a PTO for the Initial space at a garbage time.

I think this could be corrected by appending "and has not discarded handshake keys" or "and has not confirmed the handshake" to the language, and adding the analogous clause to the conditions checked in the final statement of `PeerNotAwaitingAddressValidation`.

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

<p>The recovery draft <a href="https://quicwg.org/base-drafts/draft-ietf-quic-recovery.html#section-5.3-4" rel="nofollow">states</a>:</p>
<blockquote>
<p>the client MUST set the probe timer if the client has not received an acknowledgement for one of its Handshake or 1-RTT packets.</p>
</blockquote>
<p>This is consistent with the pseudocode, in particular <code>PeerNotAwaitingAddressValidation</code>.</p>
<p>When the server receives the client's final handshake flight, it discards handshake keys and hence cannot acknowledge it. When the client receives the resulting <code>HANDSHAKE_DONE</code>, the handshake is confirmed, but no Handshake or 1-RTT acknowledgements have necessarily been received. This results in a PTO being set even though the client's address has certainly been verified and there are no ack-eliciting packets in flight. As written, the pseudocode would in fact set a PTO for the Initial space at a garbage time.</p>
<p>I think this could be corrected by appending "and has not discarded handshake keys" or "and has not confirmed the handshake" to the language, and adding the analogous clause to the conditions checked in the final statement of <code>PeerNotAwaitingAddressValidation</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/3502?email_source=notifications&amp;email_token=AFTOJK4BN76M6T74RB7O7ZDRGBZVTA5CNFSM4LCYHSYKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IS7QY5Q">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK74EGBGR5EFVV3ZUFDRGBZVTANCNFSM4LCYHSYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3U3TU3DKYXZE2W6XDRGBZVTA5CNFSM4LCYHSYKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IS7QY5Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3502?email_source=notifications\u0026email_token=AFTOJK4BN76M6T74RB7O7ZDRGBZVTA5CNFSM4LCYHSYKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IS7QY5Q",
"url": "https://github.com/quicwg/base-drafts/issues/3502?email_source=notifications\u0026email_token=AFTOJK4BN76M6T74RB7O7ZDRGBZVTA5CNFSM4LCYHSYKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IS7QY5Q",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e61cd59c1bc3_3fe13f9644ccd96c14607a--


From nobody Thu Mar  5 22:27:32 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AFE233A07E1 for <quic-issues@ietfa.amsl.com>; Thu,  5 Mar 2020 22:27:30 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Y7xceo5qo4dq for <quic-issues@ietfa.amsl.com>; Thu,  5 Mar 2020 22:27:29 -0800 (PST)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 287993A07D0 for <quic-issues@ietf.org>; Thu,  5 Mar 2020 22:27:29 -0800 (PST)
Received: from github-lowworker-1b8c660.ash1-iad.github.net (github-lowworker-1b8c660.ash1-iad.github.net [10.56.18.59]) by smtp.github.com (Postfix) with ESMTP id 2C0A76E110C for <quic-issues@ietf.org>; Thu,  5 Mar 2020 22:27:28 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583476048; bh=YoB8qlD9d7NQ92yK1L/FqEZQiIqq45mRGjbQWvVhOg0=; h=Date:From:To:Subject:From; b=UTahz6tTyPjwKeCg2F/8qD/yhwQMHvNvAfFLiMpQkSWhG/HqD4FtPiE4IY27Xo4lS pnPsptVoOjfelxM9Lskbc0BQcxGmCkw7k7WFdE46VguK3FHM0KjO+cjeugKr9q5LAf qJY7SpKFQ6/47fcakeU1T60EIUiQzKoB6Y9xsN4k=
Date: Thu, 05 Mar 2020 22:27:28 -0800
From: martinduke <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/load-balancers/push/refs/heads/test-vectors/000000-c90129@github.com>
Subject: [quicwg/load-balancers] 44bb68: Revert "format nits, add quic-transport ref"
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/QtMdXnV2fb2HVCLetT4NWS9WGzI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 06:27:31 -0000

  Branch: refs/heads/test-vectors
  Home:   https://github.com/quicwg/load-balancers
  Commit: 44bb68b0317c50c4e2fba24f5bc3c75740520249
      https://github.com/quicwg/load-balancers/commit/44bb68b0317c50c4e2fba24f5bc3c75740520249
  Author: Martin Duke <mduke@f5.com>
  Date:   2020-03-05 (Thu, 05 Mar 2020)

  Changed paths:
    M draft-ietf-quic-load-balancers.md

  Log Message:
  -----------
  Revert "format nits, add quic-transport ref"

This reverts commit 42ad253c3f510a555b1c8d9b71342748c78dee8b.


  Commit: c90129140e09fef84f37388d60fa3c2ffc1e0b1e
      https://github.com/quicwg/load-balancers/commit/c90129140e09fef84f37388d60fa3c2ffc1e0b1e
  Author: Martin Duke <mduke@f5.com>
  Date:   2020-03-05 (Thu, 05 Mar 2020)

  Changed paths:
    M draft-ietf-quic-load-balancers.md

  Log Message:
  -----------
  Added test vectors


Compare: https://github.com/quicwg/load-balancers/compare/44bb68b0317c%5E...c90129140e09


From nobody Thu Mar  5 22:27:58 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5B1A33A082E for <quic-issues@ietfa.amsl.com>; Thu,  5 Mar 2020 22:27:55 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Eix_a24x6KyS for <quic-issues@ietfa.amsl.com>; Thu,  5 Mar 2020 22:27:54 -0800 (PST)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4004C3A0843 for <quic-issues@ietf.org>; Thu,  5 Mar 2020 22:27:54 -0800 (PST)
Received: from github-lowworker-e8b54ca.ac4-iad.github.net (github-lowworker-e8b54ca.ac4-iad.github.net [10.52.23.39]) by smtp.github.com (Postfix) with ESMTP id 6C068E0F87 for <quic-issues@ietf.org>; Thu,  5 Mar 2020 22:27:52 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583476072; bh=uR236956ssH4Gld6z6ViOOIHDZNvoyAqAvlWkSYbUcU=; h=Date:From:To:Subject:From; b=XmBzUxcD7Q9jiOwuZ60p1rf9SI6ey2+QzpAep56hn1Bj88Zjjwysf6NU6BOMQvMWt G9BkrtCLnfTByiXLu0NZw7oWGSpObJut4be4EklTAki6aO7TIrW3Og2uPHk4cgooE4 HaKRqIoCtrHTADSbn/iFls51q7MlgajUJWLkQp+k=
Date: Thu, 05 Mar 2020 22:27:52 -0800
From: quicwg-bot <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/load-balancers/push/refs/heads/gh-pages/962c2d-50f35d@github.com>
Subject: [quicwg/load-balancers] 50f35d: Script updating gh-pages from c901291. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/dHcBr5LEqqQWJbBjewKkGO4670I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 06:27:56 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/load-balancers
  Commit: 50f35d990560d89f58f04ff4e6a93e8cc27eb6bb
      https://github.com/quicwg/load-balancers/commit/50f35d990560d89f58f04ff4e6a93e8cc27eb6bb
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-06 (Fri, 06 Mar 2020)

  Changed paths:
    M index.html
    A test-vectors/draft-ietf-quic-load-balancers.html
    A test-vectors/draft-ietf-quic-load-balancers.txt
    A test-vectors/index.html

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



From nobody Thu Mar  5 23:46:50 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6F30B3A0930 for <quic-issues@ietfa.amsl.com>; Thu,  5 Mar 2020 23:46:48 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.696
X-Spam-Level: 
X-Spam-Status: No, score=-1.696 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FRSUF0RVec3m for <quic-issues@ietfa.amsl.com>; Thu,  5 Mar 2020 23:46:46 -0800 (PST)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C1BAE3A092F for <quic-issues@ietf.org>; Thu,  5 Mar 2020 23:46:46 -0800 (PST)
Date: Thu, 05 Mar 2020 23:46:45 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583480805; bh=gtVQHjOmE2jkr0N8NHCmyMxUuqYaxrCQDIOT27zWpsI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=2SwO/w2r/6J+OAFaTbwZ3w+4O7H/3igW/tmgVtEd9ZGB7m/PxMNutvcIzT4mFwmoA Hu8eam6lyoXGYia5Bf5BSvQDJs6JjgJokxfhR8kWwxhHrvMyUn8t+6BYbJ6OYBNk+p JlHgh1EMUBPvr8YUxJ34bPvwmv9XKQUXJ9nWKPAA=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6ZBIWVWNCKJ7JJHX54NXQOLEVBNHHCC4LIRI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3439/595644526@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3439@github.com>
References: <quicwg/base-drafts/issues/3439@github.com>
Subject: Re: [quicwg/base-drafts] Authenticating connection IDs (#3439)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e61ffe59abc3_8863f9f1a4cd968222773"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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/2sZa_gxlph3IC0JeObLcsfnipIw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 07:46:49 -0000

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

I think @huitema makes a lot of good points. However, tying ODCID to retry-CID could make the production DCID longer than is desirable.

Another option might be to have an additional authentication tag (AAT) in the handshake packets that is carried along similar to TP, but not necessarily inside the TP machinery. The server or LB could check the AAT at high DoS load without forcing the CID to be long and it could cover other critical parameters as well.

If the client needs similar assurances it cannot use th AAT directly to do its own checking, but philosophically, the server decides the CIDs going towards the server, and it is the servers responsible to design and check those CIDs with reasonable security bounds for the given deployment. If a server does not check for retry attack CIDs, there are many other things that it might also not check making the connection flawed in some way.

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

<p>I think <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/huitema/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/huitema">@huitema</a> makes a lot of good points. However, tying ODCID to retry-CID could make the production DCID longer than is desirable.</p>
<p>Another option might be to have an additional authentication tag (AAT) in the handshake packets that is carried along similar to TP, but not necessarily inside the TP machinery. The server or LB could check the AAT at high DoS load without forcing the CID to be long and it could cover other critical parameters as well.</p>
<p>If the client needs similar assurances it cannot use th AAT directly to do its own checking, but philosophically, the server decides the CIDs going towards the server, and it is the servers responsible to design and check those CIDs with reasonable security bounds for the given deployment. If a server does not check for retry attack CIDs, there are many other things that it might also not check making the connection flawed in some way.</p>

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


From nobody Fri Mar  6 02:21:57 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 87CB53A0C26 for <quic-issues@ietfa.amsl.com>; Fri,  6 Mar 2020 02:21:54 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.1
X-Spam-Level: 
X-Spam-Status: No, score=-3.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CBffZ0JbgJzH for <quic-issues@ietfa.amsl.com>; Fri,  6 Mar 2020 02:21:53 -0800 (PST)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 146D03A0C24 for <quic-issues@ietf.org>; Fri,  6 Mar 2020 02:21:53 -0800 (PST)
Date: Fri, 06 Mar 2020 02:21:51 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583490111; bh=QO4+/ANDfQnoAIEPM8OZUFlkNg/yYPk37bFaPYNY6oM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=CeIkZgdK/LO2b9aTAm1k7TCYBOmZEq7fT0biwbJeCqvaSeYplzS5GxgcRCkMgOZpK WoecQIKtz1WKTUBKzKWCzs/Zs3MRXtkTYenvzFlhz9r2ZS8flYppey5JewmBc+YxVX +yIcstvbvkylX5qQ1mMNeWjPc/fSMwWMzOdeIObI=
From: Antoine Delignat-Lavaud <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6HVBOJSE3VZ4NBL6N4NYCT7EVBNHHCC4LIRI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3439/595702363@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3439@github.com>
References: <quicwg/base-drafts/issues/3439@github.com>
Subject: Re: [quicwg/base-drafts] Authenticating connection IDs (#3439)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e62243f91f04_790e3fc74f8cd95c20081d"; 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/UWjyW5ZEvdj47rJKAJh_vt7gwrM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 10:21:55 -0000

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

> If the client needs similar assurances it cannot use th AAT directly to=
 do its own checking, but philosophically, the server decides the CIDs go=
ing towards the server, and it is the servers responsible to design and c=
heck those CIDs with reasonable security bounds for the given deployment.=
 If a server does not check for retry attack CIDs, there are many other t=
hings that it might also not check making the connection flawed in some w=
ay.

I disagree, there are not many other things that the client and server ca=
n disagree on after the end of the TLS handshake. The idea to consider co=
nnection IDs as an unauthenticated connection parameter (just like the IP=
 address and UDP port) that can be used by networking middlebox for DoS/r=
outing is fine, and it's a possible way to close this discussion, but I u=
rge you to carefully consider the privacy impact for the client. It is so=
mewhat pointless to write a formal proof of packet number encryption if i=
t turns out that an active adversary can inject a 20-byte long unique ide=
ntifier that appears in the cleartext of every packet - imagine if China =
starts doing that to tag incoming QUIC connections to users, if many serv=
ers allow them to (expecting their own middleboxes to do the same thing f=
or legitimate reasons). Of course it is already possible to do that with =
TCP, but QUIC CIDs are much longer than TCP ports and can be use for perv=
asive monitoring at a fine granularity. If CIDs are truly negotiated betw=
een the client and server, the client has the guarantee that the server C=
ID really comes from the server, and knows that no tracking CID has been =
inserted on the way. =


-- =

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

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

<blockquote>
<p>If the client needs similar assurances it cannot use th AAT directly t=
o do its own checking, but philosophically, the server decides the CIDs g=
oing towards the server, and it is the servers responsible to design and =
check those CIDs with reasonable security bounds for the given deployment=
. If a server does not check for retry attack CIDs, there are many other =
things that it might also not check making the connection flawed in some =
way.</p>
</blockquote>
<p>I disagree, there are not many other things that the client and server=
 can disagree on after the end of the TLS handshake. The idea to consider=
 connection IDs as an unauthenticated connection parameter (just like the=
 IP address and UDP port) that can be used by networking middlebox for Do=
S/routing is fine, and it's a possible way to close this discussion, but =
I urge you to carefully consider the privacy impact for the client. It is=
 somewhat pointless to write a formal proof of packet number encryption i=
f it turns out that an active adversary can inject a 20-byte long unique =
identifier that appears in the cleartext of every packet - imagine if Chi=
na starts doing that to tag incoming QUIC connections to users, if many s=
ervers allow them to (expecting their own middleboxes to do the same thin=
g for legitimate reasons). Of course it is already possible to do that wi=
th TCP, but QUIC CIDs are much longer than TCP ports and can be use for p=
ervasive monitoring at a fine granularity. If CIDs are truly negotiated b=
etween the client and server, the client has the guarantee that the serve=
r CID really comes from the server, and knows that no tracking CID has be=
en inserted on the way.</p>

<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/issues/3439?email_source=3Dnotifications&amp;email_token=3D=
AFTOJK23EWNI7MCXUJRBGXDRGDFD7A5CNFSM4KQ6X5HKYY3PNVWWK3TUL52HS4DFVREXG43VM=
VBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOA3EWY#issuecomment-595702363">view it on=
 GitHub</a>, or <a href=3D"https://github.com/notifications/unsubscribe-a=
uth/AFTOJK56SRLVZ5WFNFEQ7ETRGDFD7ANCNFSM4KQ6X5HA">unsubscribe</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AFTOJK7B3DLJU4F4E2J2XCDRGDFD=
7A5CNFSM4KQ6X5HKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWS=
ZGOEOA3EWY.gif" height=3D"1" width=3D"1" alt=3D"" /></p>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3439?email_source=
=3Dnotifications\u0026email_token=3DAFTOJK23EWNI7MCXUJRBGXDRGDFD7A5CNFSM4=
KQ6X5HKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOA3EW=
Y#issuecomment-595702363",
"url": "https://github.com/quicwg/base-drafts/issues/3439?email_source=3D=
notifications\u0026email_token=3DAFTOJK23EWNI7MCXUJRBGXDRGDFD7A5CNFSM4KQ6=
X5HKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOA3EWY#i=
ssuecomment-595702363",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>=

----==_mimepart_5e62243f91f04_790e3fc74f8cd95c20081d--


From nobody Fri Mar  6 10:44:36 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7175D3A040A for <quic-issues@ietfa.amsl.com>; Fri,  6 Mar 2020 10:44:35 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id H3YY9SLxaeys for <quic-issues@ietfa.amsl.com>; Fri,  6 Mar 2020 10:44:34 -0800 (PST)
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 411823A0407 for <quic-issues@ietf.org>; Fri,  6 Mar 2020 10:44:34 -0800 (PST)
Received: from github-lowworker-0f78100.ash1-iad.github.net (github-lowworker-0f78100.ash1-iad.github.net [10.56.25.48]) by smtp.github.com (Postfix) with ESMTP id 7150526171A for <quic-issues@ietf.org>; Fri,  6 Mar 2020 10:44:33 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583520273; bh=qKDDaNnBrNbKIHed9fzSnT7MTuTeSgyw/D1kB6TYiQE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=esGEQ/svN5tEE0i1VkdBm8lozO2Drbmam/hMmFBdW0gfxrtzyX++fSEhKlTvZF0nh w+OSCUXOqJW/iUZjxDNm+ffS/aU6geHh4iqE1pxjbHhmxcGYENVDD1XcfVKpxT0Z/A aBBjmgc9p24vDv0PkqS7Z86Xjem6xAy/XI6fg9+c=
Date: Fri, 06 Mar 2020 10:44:33 -0800
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3P6SK4NZ7U5MUUPJ54NZ5RDEVBNHHCC4LIRI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3439/595905744@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3439@github.com>
References: <quicwg/base-drafts/issues/3439@github.com>
Subject: Re: [quicwg/base-drafts] Authenticating connection IDs (#3439)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e629a112aa83_3f713fc6270cd96060848"; 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/ZJUFRUnOmLX75NVQg_1_4gN2rds>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 18:44:36 -0000

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

I am still wondering why "servers MUST propose a new connection ID in the server Initial if they are going to include an ODCID TP" is insufficient.

I believe it solves the Retry case and doesn't create problems for Google. If the MITM is rewriting SCID on server Initials, doesn't this break the connection anyway?

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

<p>I am still wondering why "servers MUST propose a new connection ID in the server Initial if they are going to include an ODCID TP" is insufficient.</p>
<p>I believe it solves the Retry case and doesn't create problems for Google. If the MITM is rewriting SCID on server Initials, doesn't this break the connection anyway?</p>

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


From nobody Fri Mar  6 10:50:39 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D604B3A07A0 for <quic-issues@ietfa.amsl.com>; Fri,  6 Mar 2020 10:50:37 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XQKXwTD9o8Je for <quic-issues@ietfa.amsl.com>; Fri,  6 Mar 2020 10:50:36 -0800 (PST)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 55E393A079F for <quic-issues@ietf.org>; Fri,  6 Mar 2020 10:50:36 -0800 (PST)
Received: from github-lowworker-bb778fb.ash1-iad.github.net (github-lowworker-bb778fb.ash1-iad.github.net [10.56.102.56]) by smtp.github.com (Postfix) with ESMTP id 3CD806A0B75 for <quic-issues@ietf.org>; Fri,  6 Mar 2020 10:50:35 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583520635; bh=l/5/dk6E1Hs/hBSk723auAlZo9v7BFMux3b7puxGcUk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=NdMoqrjiE22WriovQXIdVCmowkZFJPemdMoMG+SIVcePFrKwMWQbKV5/ZI6nUdtpF Oqx6nlbefhTYB3/psJDgeN8IAEk8mORjHQcxsbDkz063yq3JFznCx5DCf5biC8unX9 8ocBeTaF6BLo0nsFqW7GO5OJbBOvcdU4SqNrRk5c=
Date: Fri, 06 Mar 2020 10:50:35 -0800
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK677RFTYDVGSWBCH254NZ6HXEVBNHHCEUKFCI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3500/595908046@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3500@github.com>
References: <quicwg/base-drafts/issues/3500@github.com>
Subject: Re: [quicwg/base-drafts] Transport Draft should opine about 5-tuple based load balancing (#3500)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e629b7b27c97_4be33f819a8cd95c60534"; 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/KUs1asKg9P-qDC0nWdUV2KZjd4c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 18:50:38 -0000

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

I don't think this captures Ryan's concern: when the server is using a non-zero CID and also is behind 4-tuple routing. I think he's looking for a section of text to coherently describe what you have to do here:

- send either disable_migration or preferred_address; or
- forward packets between servers; or
- either don't use a common stateless_reset key, or put client address/port in the reset token.

This is sort of ops-drafty but there real requirements on servers to behave in a secure way. I think someone with full command of the transport draft would figure this out, but it is not clearly stated anywhere.

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

<p>I don't think this captures Ryan's concern: when the server is using a non-zero CID and also is behind 4-tuple routing. I think he's looking for a section of text to coherently describe what you have to do here:</p>
<ul>
<li>send either disable_migration or preferred_address; or</li>
<li>forward packets between servers; or</li>
<li>either don't use a common stateless_reset key, or put client address/port in the reset token.</li>
</ul>
<p>This is sort of ops-drafty but there real requirements on servers to behave in a secure way. I think someone with full command of the transport draft would figure this out, but it is not clearly stated anywhere.</p>

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


From nobody Fri Mar  6 10:55:04 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7EDF13A07A8 for <quic-issues@ietfa.amsl.com>; Fri,  6 Mar 2020 10:55:01 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UaLbjZkHfAAN for <quic-issues@ietfa.amsl.com>; Fri,  6 Mar 2020 10:55:00 -0800 (PST)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 362923A07A4 for <quic-issues@ietf.org>; Fri,  6 Mar 2020 10:55:00 -0800 (PST)
Date: Fri, 06 Mar 2020 10:54:59 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583520899; bh=cEGSomWWiNinf69gBxlpAzQTISyS1S/QaMLVAGSXfgw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=HjLUFf1rLvo77tIjuxC/WMK+I+kwf0utOqNwp/1b+1OLkrykPcX70UkWZ9kOyXh77 ScbzEyzQpeMd9HlKSHSDoatZ3dEtSjApuj8ckDRXlbnncyOAlCcBJCdg+VrswikCtM ITsiaANd2M7qWdF6OMySn/59VHa4I8YhZ40WPh3c=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3L3YU6MUC5VXCQBYN4NZ6YHEVBNHHCERSPT4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3497/review/370551037@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3497@github.com>
References: <quicwg/base-drafts/pull/3497@github.com>
Subject: Re: [quicwg/base-drafts] Rephrase some Connection ID usage text (#3497)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e629c8350a5d_76173fe6526cd964282fa"; 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/c9QbjxHfkApfSlycqtHOUgkne5Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 18:55:02 -0000

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

martinduke approved this pull request.





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

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



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


From nobody Fri Mar  6 12:53:42 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C97AD3A0A6F for <quic-issues@ietfa.amsl.com>; Fri,  6 Mar 2020 12:53:40 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id j53x6jNoVooe for <quic-issues@ietfa.amsl.com>; Fri,  6 Mar 2020 12:53:39 -0800 (PST)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 360773A0A70 for <quic-issues@ietf.org>; Fri,  6 Mar 2020 12:53:39 -0800 (PST)
Received: from github-lowworker-e8b54ca.ac4-iad.github.net (github-lowworker-e8b54ca.ac4-iad.github.net [10.52.23.39]) by smtp.github.com (Postfix) with ESMTP id 3D64D6E1380 for <quic-issues@ietf.org>; Fri,  6 Mar 2020 12:53:38 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583528018; bh=4nR0Tlju7gAgND8duDcyQFxkW+QCKIctWBda7JQM3pk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=PkDiwpESG0rXoGZ39EkbXCdzi0OOfjAcCDn4x+7WFY9nQw8ktS7HbVUoOh0kYkXxC gho0eAsUKhuws0JqiUsL5aaOFKCk/piuY5CiJPm15plbbPfBMUy+sRWr8uDUNTvNov ZEub7sKsWzjTbTBGkp3rHJybznsC9viF3Vc+YqMU=
Date: Fri, 06 Mar 2020 12:53:38 -0800
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5UKHWUAGN7BP4OFEN4N2MVFEVBNHHCC4LIRI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3439/595960758@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3439@github.com>
References: <quicwg/base-drafts/issues/3439@github.com>
Subject: Re: [quicwg/base-drafts] Authenticating connection IDs (#3439)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e62b8522df3b_58703fa1180cd96c11273a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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/ZC1PwxsxDCe8vfyas9hmcBTiLHY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 20:53:41 -0000

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

It's been a while, but I'm wondering if this issue relates to old issue regarding 0-RTT DCID attacks that was moved to quicv2: https://github.com/quicwg/base-drafts/issues/2398

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

<p>It's been a while, but I'm wondering if this issue relates to old issue regarding 0-RTT DCID attacks that was moved to quicv2: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="405169379" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/2398" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2398/hovercard" href="https://github.com/quicwg/base-drafts/issues/2398">#2398</a></p>

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


From nobody Fri Mar  6 12:54:53 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 888FB3A0A72 for <quic-issues@ietfa.amsl.com>; Fri,  6 Mar 2020 12:54:51 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id i-QZSLkr56JF for <quic-issues@ietfa.amsl.com>; Fri,  6 Mar 2020 12:54:50 -0800 (PST)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6F1B93A0A71 for <quic-issues@ietf.org>; Fri,  6 Mar 2020 12:54:50 -0800 (PST)
Received: from github-lowworker-ca235ff.ash1-iad.github.net (github-lowworker-ca235ff.ash1-iad.github.net [10.56.110.15]) by smtp.github.com (Postfix) with ESMTP id 8417E8C00EE for <quic-issues@ietf.org>; Fri,  6 Mar 2020 12:54:49 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583528089; bh=xwiRnQJP5wnk1VmG2hxEMpzUmNceMzXxqLRG/0qm+7w=; h=Date:From:To:Subject:From; b=r3KqPKk5dq5z31yye6JbNzjARdIV04tyXmjxPaL8BWa8R5jhLAjGTofttBPo/ty9Z zKPqDMArHh2POaJE0EWBsWaMr4wbCa7sEjM/iCMXN0bffgkxU8q6ap0tc2BoEMmByu 0kNGUxcxRFzxdXNRM1a946C8x5lEI5XMEJeT5pXA=
Date: Fri, 06 Mar 2020 12:54:49 -0800
From: martinduke <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/load-balancers/push/refs/heads/test-vectors/c90129-302b1a@github.com>
Subject: [quicwg/load-balancers] 302b1a: Fixed first octet issues, diversified cr bits in t...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/j1MS_xDJ-B4VJymCh-hnPlB2ftg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 20:54:52 -0000

  Branch: refs/heads/test-vectors
  Home:   https://github.com/quicwg/load-balancers
  Commit: 302b1ae86f97faa3227832676ac524ebf243fe34
      https://github.com/quicwg/load-balancers/commit/302b1ae86f97faa3227832676ac524ebf243fe34
  Author: Martin Duke <mduke@f5.com>
  Date:   2020-03-06 (Fri, 06 Mar 2020)

  Changed paths:
    M draft-ietf-quic-load-balancers.md

  Log Message:
  -----------
  Fixed first octet issues, diversified cr bits in test vectors



From nobody Fri Mar  6 12:55:35 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 985243A0A75 for <quic-issues@ietfa.amsl.com>; Fri,  6 Mar 2020 12:55:33 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3741LAGepFTC for <quic-issues@ietfa.amsl.com>; Fri,  6 Mar 2020 12:55:32 -0800 (PST)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6AA393A0A73 for <quic-issues@ietf.org>; Fri,  6 Mar 2020 12:55:32 -0800 (PST)
Received: from github-lowworker-56fcc46.va3-iad.github.net (github-lowworker-56fcc46.va3-iad.github.net [10.48.102.32]) by smtp.github.com (Postfix) with ESMTP id 733BEE0F80 for <quic-issues@ietf.org>; Fri,  6 Mar 2020 12:55:31 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583528131; bh=13C3Vsuk4myGKGEgKGGBkOEY9wQKiLAh8/DZQqVznCY=; h=Date:From:To:Subject:From; b=s//KXNB4vibhulhnpkyQ9GT0pUchuQ6iFmdo71swzxk3PCd3VxgQeaGic0nErB3cU PKDig36U55mpbQnyNY2r5+0WPzs51pDR3MhRLhABk4uouXWhD3twcYdxRTEF0BVkrm K/LmxnVIGyosXZVPu/nYLVnqVGFwCaxvGVrFHZyM=
Date: Fri, 06 Mar 2020 12:55:31 -0800
From: quicwg-bot <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/load-balancers/push/refs/heads/gh-pages/50f35d-e0b7e4@github.com>
Subject: [quicwg/load-balancers] e0b7e4: Script updating gh-pages from 302b1ae. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/PZD5dhitEMsWulCtPkJut14tpJQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 20:55:34 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/load-balancers
  Commit: e0b7e403fa5eee256bb7fba8d8494dc25d9b02bd
      https://github.com/quicwg/load-balancers/commit/e0b7e403fa5eee256bb7fba8d8494dc25d9b02bd
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-06 (Fri, 06 Mar 2020)

  Changed paths:
    M index.html
    M test-vectors/draft-ietf-quic-load-balancers.html
    M test-vectors/draft-ietf-quic-load-balancers.txt

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



From nobody Fri Mar  6 12:55:39 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D2BA13A0A7A for <quic-issues@ietfa.amsl.com>; Fri,  6 Mar 2020 12:55:37 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xzsG5FljWhWn for <quic-issues@ietfa.amsl.com>; Fri,  6 Mar 2020 12:55:36 -0800 (PST)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9DED83A0A76 for <quic-issues@ietf.org>; Fri,  6 Mar 2020 12:55:36 -0800 (PST)
Received: from github-lowworker-fb56993.ac4-iad.github.net (github-lowworker-fb56993.ac4-iad.github.net [10.52.19.31]) by smtp.github.com (Postfix) with ESMTP id 82EC7C6099A for <quic-issues@ietf.org>; Fri,  6 Mar 2020 12:55:35 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583528135; bh=q6qY+uiQNki/I59BnWmthcXogrXgTDnDIfUdtg8ClEM=; h=Date:From:To:Subject:From; b=SejsPrLRa1yY5xqsavgC8579m0w2RS498hqrVpESRbvRZPqOWsz4l3jx0IySI4tGk 31Bx7JRSKKTDDB+bkEj+4TGrBzfcht/HshyDjd0KamyYng15KDg0M5ijE3ydXpIBgO B5eTgCypyfzgptWHL65xc3fyFN8DXsQPXQUfOlq0=
Date: Fri, 06 Mar 2020 12:55:35 -0800
From: quicwg-bot <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/load-balancers/push/refs/heads/gh-pages/e0b7e4-f6b4aa@github.com>
Subject: [quicwg/load-balancers] f6b4aa: Script updating issues at 2020-03-06T20:55:32Z. [c...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Ugh6AGU6ud15OjRZMc70RXbgYFA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 20:55:38 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/load-balancers
  Commit: f6b4aa30d71bb455645ab1bc58c68d572bf2ac40
      https://github.com/quicwg/load-balancers/commit/f6b4aa30d71bb455645ab1bc58c68d572bf2ac40
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-06 (Fri, 06 Mar 2020)

  Changed paths:
    M issues.json

  Log Message:
  -----------
  Script updating issues at 2020-03-06T20:55:32Z. [ci skip]



From nobody Fri Mar  6 14:24:18 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B4AA73A0C06 for <quic-issues@ietfa.amsl.com>; Fri,  6 Mar 2020 14:24:16 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BAebAvvr3V51 for <quic-issues@ietfa.amsl.com>; Fri,  6 Mar 2020 14:24:15 -0800 (PST)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 894B43A0C04 for <quic-issues@ietf.org>; Fri,  6 Mar 2020 14:24:15 -0800 (PST)
Received: from github-lowworker-25680bd.va3-iad.github.net (github-lowworker-25680bd.va3-iad.github.net [10.48.17.61]) by smtp.github.com (Postfix) with ESMTP id 673D25200E2 for <quic-issues@ietf.org>; Fri,  6 Mar 2020 14:24:14 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583533454; bh=AJdX6IoeNwQ5L9X9nTmWWz/NEWD69zgZ7h8YRrFnc0Q=; h=Date:From:To:Subject:From; b=AhEZrf1LfDala2VRHkOnQ3V48k+HxAGLZeSK0rHjMg6UaIEyscEcPIrPWi5ya7dWK DmNuKUciQ/GUbyg/Z81cplojDcxYHItCSF1W4iYOsWbdbLiXi0XVGxEkmq9Vxu8olE TLy7S+zV/P7qvR6FsCGIFx3NMbOosyGD1DTpyUvo=
Date: Fri, 06 Mar 2020 14:24:14 -0800
From: mduke-token <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/load-balancers/push/refs/heads/edge-cases/000000-3e3bf5@github.com>
Subject: [quicwg/load-balancers] 3e3bf5: added language about server connection migration
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/6RQzqr6pFH8A8F0-9-JykMD681A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:24:17 -0000

  Branch: refs/heads/edge-cases
  Home:   https://github.com/quicwg/load-balancers
  Commit: 3e3bf5c29cc034369a61d9df829aad22b6b182a6
      https://github.com/quicwg/load-balancers/commit/3e3bf5c29cc034369a61d9df829aad22b6b182a6
  Author: Martin Duke <m.duke@f5.com>
  Date:   2020-03-06 (Fri, 06 Mar 2020)

  Changed paths:
    M draft-ietf-quic-load-balancers.md

  Log Message:
  -----------
  added language about server connection migration



From nobody Fri Mar  6 14:24:53 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B02C43A0C08 for <quic-issues@ietfa.amsl.com>; Fri,  6 Mar 2020 14:24:51 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id W0p-oZuhT2Uq for <quic-issues@ietfa.amsl.com>; Fri,  6 Mar 2020 14:24:50 -0800 (PST)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 45CDD3A0C05 for <quic-issues@ietf.org>; Fri,  6 Mar 2020 14:24:50 -0800 (PST)
Received: from github-lowworker-292e294.va3-iad.github.net (github-lowworker-292e294.va3-iad.github.net [10.48.102.70]) by smtp.github.com (Postfix) with ESMTP id 232C42815C4 for <quic-issues@ietf.org>; Fri,  6 Mar 2020 14:24:48 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583533488; bh=TBKsrmGYdqxcEu+n2vVJgdQUh4b+22bvyI3FV1ZZ3/o=; h=Date:From:To:Subject:From; b=sPGpJAHexXQ6q6gzKYmkZ53ToCeFY7GBk3fKFEu7RUrPV/xrrY6HfgTn5c44SnaEw YZOlkWhyio6/BUrBca4isGMnwWCTmL1UEHQw0NnQwgJ5WWOyrAXOUUHqF7CBngKkWO onxgO6ZQNaa1UYvRDsTgcJo6zOYNtHzx9HQQEjGI=
Date: Fri, 06 Mar 2020 14:24:48 -0800
From: quicwg-bot <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/load-balancers/push/refs/heads/gh-pages/f6b4aa-abecf2@github.com>
Subject: [quicwg/load-balancers] abecf2: Script updating gh-pages from 3e3bf5c. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/cbgJY9Lak1VHyTKHikayXgCEgFI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:24:52 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/load-balancers
  Commit: abecf24dac68a8d448070d5a7b19131ed6e23e07
      https://github.com/quicwg/load-balancers/commit/abecf24dac68a8d448070d5a7b19131ed6e23e07
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-06 (Fri, 06 Mar 2020)

  Changed paths:
    A edge-cases/draft-ietf-quic-load-balancers.html
    A edge-cases/draft-ietf-quic-load-balancers.txt
    A edge-cases/index.html
    M index.html

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



From nobody Fri Mar  6 14:59:37 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8C4313A0CF7 for <quic-issues@ietfa.amsl.com>; Fri,  6 Mar 2020 14:59:35 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kYUTWYKU0DSF for <quic-issues@ietfa.amsl.com>; Fri,  6 Mar 2020 14:59:34 -0800 (PST)
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 6808B3A0CF5 for <quic-issues@ietf.org>; Fri,  6 Mar 2020 14:59:34 -0800 (PST)
Received: from github-lowworker-1b8c660.ash1-iad.github.net (github-lowworker-1b8c660.ash1-iad.github.net [10.56.18.59]) by smtp.github.com (Postfix) with ESMTP id E67FD261576 for <quic-issues@ietf.org>; Fri,  6 Mar 2020 14:59:33 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583535574; bh=KE1KNcbpVqqEn31GTyB/ni+t6tq52AzoQoqIh5vnXho=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=K2TweAe57Zr3Yz7lcWrZjtqeDpIVmSQs8UD5U22K90tysra/PMG1GmcK/K1xhU11Q GJU3LFKW9ZTqyeFG4sJ2uBVQeXHeMZxKwQ+bvjRey2lD8iw8NNsn1n6SK8n80ZHPdX 0zIrbfaVjJY79UFCvZaUIHxdQI9hyhilRqvdr5cE=
Date: Fri, 06 Mar 2020 14:59:33 -0800
From: Ryan Hamilton <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYUZUFO3ZNQZ7DXVP54N23NLEVBNHHCEUKFCI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3500/596000377@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3500@github.com>
References: <quicwg/base-drafts/issues/3500@github.com>
Subject: Re: [quicwg/base-drafts] Transport Draft should opine about 5-tuple based load balancing (#3500)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e62d5d5a14e9_25023f94864cd95c603a3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: RyanTheOptimist
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/z56J6Ysokmz7I0pM7vubbuvI04M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:59:36 -0000

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

I agree with Martin Duke and the language he suggests makes sense to me.

>


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

I agree with Martin Duke and the language he suggests makes sense to me.<br>
<br>
&gt;<br>


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


From nobody Fri Mar  6 17:00:22 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 450593A0EEC for <quic-issues@ietfa.amsl.com>; Fri,  6 Mar 2020 17:00:20 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WkTMV4demkcl for <quic-issues@ietfa.amsl.com>; Fri,  6 Mar 2020 17:00:18 -0800 (PST)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9C3F53A0EEB for <quic-issues@ietf.org>; Fri,  6 Mar 2020 17:00:18 -0800 (PST)
Date: Fri, 06 Mar 2020 17:00:17 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583542817; bh=8Yb+Bvs/vK9rB/MmV3r04+osp70Y4cLS0JMPBvHYJWQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=s3iKR6+33A2/0xnV3YkAkmipDNOPca6axwFc6HlSM/DZZR6PluzS2cRmkfo9PKdex ESPUfMqCvP/wtM97Ths6yoZegpuy/9VLen0u/zYVnnABliDQpxa0geysSoVGPqNCww BfNc4giapkAdYkd/2TPOVORj4U2sAcSTq3HohDgU=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6P2FBORJY4XNEUS6V4N3JSDEVBNHHB6RQ4VA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3259/596024604@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3259@github.com>
References: <quicwg/base-drafts/issues/3259@github.com>
Subject: Re: [quicwg/base-drafts] Safety issue during incipient persistent congestion episode (#3259)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e62f221b6777_4073fb6952cd96489935"; 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/gY4vmbU_EPNaHX2vIF9qzqwuo2s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 01:00:20 -0000

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

You are correct, I missed this one somehow sorry so moving to has consensus

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

<p>You are correct, I missed this one somehow sorry so moving to has consensus</p>

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


From nobody Fri Mar  6 18:19:57 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1E2813A1026 for <quic-issues@ietfa.amsl.com>; Fri,  6 Mar 2020 18:19:53 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.47
X-Spam-Level: 
X-Spam-Status: No, score=-1.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, T_SPF_TEMPERROR=0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sYQb7_nYJYFW for <quic-issues@ietfa.amsl.com>; Fri,  6 Mar 2020 18:19:44 -0800 (PST)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5384D3A101E for <quic-issues@ietf.org>; Fri,  6 Mar 2020 18:19:44 -0800 (PST)
Received: from github-lowworker-275fa97.va3-iad.github.net (github-lowworker-275fa97.va3-iad.github.net [10.48.17.64]) by smtp.github.com (Postfix) with ESMTP id 414456605DB for <quic-issues@ietf.org>; Fri,  6 Mar 2020 18:19:40 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583547580; bh=PzGF35DfwyXIVsC+RfRe06S6jwF0guQI5AcDfOIbexU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=G+qR1Sow3l1mEyFgxny/V88F2eRo0I77C0TtnBAi1mGiagW62mzK2dRIcQA3BvexE 8R1XH/IkywFbvwHVvWlR3vmYksEPHFjIqbcIUjcAOD1Z6km84RsSRix/0o3qlWjqjZ cUB2mkOE3ggLf7+6ueRqudbt0myN2nYh/Yb32nSs=
Date: Fri, 06 Mar 2020 18:19:40 -0800
From: "Roy T. Fielding" <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5APMUX2OACOBZYNOF4N3S3ZEVBNHHCD3A4PM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3475/review/370714740@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3475@github.com>
References: <quicwg/base-drafts/pull/3475@github.com>
Subject: Re: [quicwg/base-drafts] One of 'host' or ':authority' is required (#3475)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6304bc314f4_5c5d3fae8cecd9641561d1"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: royfielding
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/R8oMpUpGS1jYy-wsl_lRDW5He1s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 02:19:53 -0000

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

royfielding requested changes on this pull request.

Doesn't this beg the question "what if the request is for a URI that does not have a mandatory authority component?" All of the other cases are described.  I would add something like:

```
  If the scheme does not have a mandatory authority component and
  none is provided in the request target, the request MUST NOT contain
  the ":authority" pseudo-header and "Host" header fields.
```



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

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

<p>Doesn't this beg the question "what if the request is for a URI that does not have a mandatory authority component?" All of the other cases are described.  I would add something like:</p>
<pre><code>  If the scheme does not have a mandatory authority component and
  none is provided in the request target, the request MUST NOT contain
  the ":authority" pseudo-header and "Host" header fields.
</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/3475?email_source=notifications&amp;email_token=AFTOJK3DWKH7CJRFIHKKUGLRGGVLZA5CNFSM4KZIKR2KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYMKQ5A#pullrequestreview-370714740">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK467HQ3W5ZNDH3LTQ3RGGVLZANCNFSM4KZIKR2A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2FTMJPCMFTHQQCRLLRGGVLZA5CNFSM4KZIKR2KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYMKQ5A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3475?email_source=notifications\u0026email_token=AFTOJK3DWKH7CJRFIHKKUGLRGGVLZA5CNFSM4KZIKR2KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYMKQ5A#pullrequestreview-370714740",
"url": "https://github.com/quicwg/base-drafts/pull/3475?email_source=notifications\u0026email_token=AFTOJK3DWKH7CJRFIHKKUGLRGGVLZA5CNFSM4KZIKR2KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYMKQ5A#pullrequestreview-370714740",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6304bc314f4_5c5d3fae8cecd9641561d1--


From nobody Fri Mar  6 18:41:43 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D4EB73A1089 for <quic-issues@ietfa.amsl.com>; Fri,  6 Mar 2020 18:41:42 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5PEYxXTWKr6d for <quic-issues@ietfa.amsl.com>; Fri,  6 Mar 2020 18:41:41 -0800 (PST)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5B3113A1085 for <quic-issues@ietf.org>; Fri,  6 Mar 2020 18:41:40 -0800 (PST)
Received: from github-lowworker-1b8c660.ash1-iad.github.net (github-lowworker-1b8c660.ash1-iad.github.net [10.56.18.59]) by smtp.github.com (Postfix) with ESMTP id 1A8D7A09FC for <quic-issues@ietf.org>; Fri,  6 Mar 2020 18:41:40 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583548900; bh=G+7riTWlRFZpczsoNRHHGb33Ov+UDPzUVsTZcH/BrjU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=NxnxaxephvIYWyM6eA/0h5PU959yopLZ/c7oPMEBZWBjewvvGld74EOURV0xGqvAr XfI0vSoPMXjsdywZgWcOJ8XpC/m2weao9F7sgXhbz/R6E4LqNNmMakbBBv+VzHMifM KVOaCFX4mcAI37/Pixc2KnXfi1PCZSZfx/Pi0ZyE=
Date: Fri, 06 Mar 2020 18:41:40 -0800
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6V5YFEOSGUF3DB2F54N3VOJEVBNHHCEX4GHM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3502/596037000@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3502@github.com>
References: <quicwg/base-drafts/issues/3502@github.com>
Subject: Re: [quicwg/base-drafts] Anti-deadlock PTO is spuriously set during 1-RTT (#3502)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6309e49ff6_1b153fb6262cd96010012d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/AzIAuGf2pjzJSIfmHyvRbt3K-0s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 07 Mar 2020 02:41:43 -0000

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

I thought that was implied, but implications are bad, so I agree it's best to explicitly state 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/3502#issuecomment-596037000
----==_mimepart_5e6309e49ff6_1b153fb6262cd96010012d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I thought that was implied, but implications are bad, so I agree it's best to explicitly state 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/3502?email_source=notifications&amp;email_token=AFTOJK4UEV73P2CSZN6A6VTRGGX6JA5CNFSM4LCYHSYKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEODM3CA#issuecomment-596037000">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3YUHYFSAUV4JC4LRTRGGX6JANCNFSM4LCYHSYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4YX4VOZYDADYZPBRDRGGX6JA5CNFSM4LCYHSYKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEODM3CA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3502?email_source=notifications\u0026email_token=AFTOJK4UEV73P2CSZN6A6VTRGGX6JA5CNFSM4LCYHSYKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEODM3CA#issuecomment-596037000",
"url": "https://github.com/quicwg/base-drafts/issues/3502?email_source=notifications\u0026email_token=AFTOJK4UEV73P2CSZN6A6VTRGGX6JA5CNFSM4LCYHSYKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEODM3CA#issuecomment-596037000",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6309e49ff6_1b153fb6262cd96010012d--


From nobody Fri Mar  6 18:46:40 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0728E3A10C1 for <quic-issues@ietfa.amsl.com>; Fri,  6 Mar 2020 18:46:32 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wBTIF2dtfmAD for <quic-issues@ietfa.amsl.com>; Fri,  6 Mar 2020 18:46:30 -0800 (PST)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 459F43A10DE for <quic-issues@ietf.org>; Fri,  6 Mar 2020 18:46:30 -0800 (PST)
Date: Fri, 06 Mar 2020 18:46:28 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583549188; bh=e0ZvtQaBVEN/UGYlxdbC8oVT3qPJyJBkJkudqgNuZcc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=B/bCcQL+yjLOJg69ACAf5jlfi+Dh+phZbTJMAFskcZxLAA0Kv7bnwXBuy/pDr9/jm BIX5t+vCQKtr0pzA5jBh2XW6f/OtFreflNnptx9+ocXPE9BSj0cl4S4H0NHMSwqqSJ h3j3lxfhI28SF/XlvwsTckXe4eTi06Nj/r8wZiL0=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2FCP5J3FNUSHCQBYF4N3WAJEVBNHHCDQZH3M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3467/596037556@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3467@github.com>
References: <quicwg/base-drafts/issues/3467@github.com>
Subject: Re: [quicwg/base-drafts] RTO in handshake in recovery draft (#3467)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e630b04dadf7_634b3fc9582cd95c143817"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/VKMhgfPfQ6Bm0GcndvPdkJQsWfY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 02:46:39 -0000

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

We could drop "send an Initial packet in a UDP datagram of at least 1200 bytes." because all client Initial packets are padded to make it less duplicative with transport.  Besides that, I'm not aware of any other options.

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

<p>We could drop "send an Initial packet in a UDP datagram of at least 1200 bytes." because all client Initial packets are padded to make it less duplicative with transport.  Besides that, I'm not aware of any other options.</p>

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


From nobody Fri Mar  6 19:01:42 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3D7693A10EA for <quic-issues@ietfa.amsl.com>; Fri,  6 Mar 2020 19:01:41 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rsnAAZ09Kvkm for <quic-issues@ietfa.amsl.com>; Fri,  6 Mar 2020 19:01:39 -0800 (PST)
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 EB24D3A10E9 for <quic-issues@ietf.org>; Fri,  6 Mar 2020 19:01:38 -0800 (PST)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id 687E2261578 for <quic-issues@ietf.org>; Fri,  6 Mar 2020 19:01:38 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583550098; bh=2XYoA7GQkZkn2NO/LeRraz5Id0ZMrDPrA4wKWbKX9Yg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xFGXRGI+KtBDUtQo9WOe9zbR7hCcx7YXQw09mvZJKhvRKjPqy3L7ODcT8wVTnX7F/ 4S2r9vZFk/f2QlRMrujGLh0GswhErGHeOpoFauQYubwWwIJhVuuDt+0msR6hU9QMYx Ebv6WpkqV1qdF2dsAv0MubVk8oqMNV3eDNw9E/ks=
Date: Fri, 06 Mar 2020 19:01:38 -0800
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4XPW7UBVTCUHYCZXF4N3XZFEVBNHHCERSPT4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3497/review/370717414@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3497@github.com>
References: <quicwg/base-drafts/pull/3497@github.com>
Subject: Re: [quicwg/base-drafts] Rephrase some Connection ID usage text (#3497)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e630e92225d6_23ce3fa613ccd9601066b6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/A6NdP89vR_W0p9lmHGlSAKYq99o>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 03:01:42 -0000

----==_mimepart_5e630e92225d6_23ce3fa613ccd9601066b6
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/3497#pullrequestreview-370717414
----==_mimepart_5e630e92225d6_23ce3fa613ccd9601066b6
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/3497?email_source=notifications&amp;email_token=AFTOJKYDXW5S7XVSKJSKRJ3RGG2JFA5CNFSM4LAWDEN2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYMLFZQ#pullrequestreview-370717414">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZE6MHJSZ4I22PQRILRGG2JFANCNFSM4LAWDENQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2DWYXEHEREYRSFINTRGG2JFA5CNFSM4LAWDEN2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYMLFZQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3497?email_source=notifications\u0026email_token=AFTOJKYDXW5S7XVSKJSKRJ3RGG2JFA5CNFSM4LAWDEN2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYMLFZQ#pullrequestreview-370717414",
"url": "https://github.com/quicwg/base-drafts/pull/3497?email_source=notifications\u0026email_token=AFTOJKYDXW5S7XVSKJSKRJ3RGG2JFA5CNFSM4LAWDEN2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYMLFZQ#pullrequestreview-370717414",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e630e92225d6_23ce3fa613ccd9601066b6--


From nobody Fri Mar  6 20:24:18 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1074C3A0802 for <quic-issues@ietfa.amsl.com>; Fri,  6 Mar 2020 20:24:16 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.695
X-Spam-Level: 
X-Spam-Status: No, score=-1.695 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FZ3h6KWYX7pg for <quic-issues@ietfa.amsl.com>; Fri,  6 Mar 2020 20:24:14 -0800 (PST)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6E3473A07FF for <quic-issues@ietf.org>; Fri,  6 Mar 2020 20:24:14 -0800 (PST)
Received: from github-lowworker-1dbcc59.ash1-iad.github.net (github-lowworker-1dbcc59.ash1-iad.github.net [10.56.105.54]) by smtp.github.com (Postfix) with ESMTP id 363A62C0AAC for <quic-issues@ietf.org>; Fri,  6 Mar 2020 20:24:13 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583555053; bh=W66mL+dpRuwfY4o6QfIoY7pZ26mzjN76pLAWAVFhRlk=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=2Q1CoBoqvtSEuGGxoChF2DZPKqQUfSpIK/gLNI08KXBOxt9pX/2ZZSFt3o6Gd+S1X ao9CcnHxNXCzQIUCpccjHJt9P4KQ6aRQu455nh1Z8p+oMcMQhUem/S7C0R6poqcIrb 7T3n5XIa5q6EPj+eiOm6MndAuM159/rP9ZKk52yw=
Date: Fri, 06 Mar 2020 20:24:13 -0800
From: Benjamin Saunders <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYF6OTOEJJH45NVO554N4BO3EVBNHHCE2EGHE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3503@github.com>
Subject: [quicwg/base-drafts] Clarify handshake anti-deadlock wrt. handshake confirmation (#3503)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6321ed25cee_4b6f3f8f8a4cd96c28684d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: Ralith
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/pTGKkNBPANU6QueVu_pFAIb5vAo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 04:24:16 -0000

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

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

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

-- Commit Summary --

  * Clarify handshake anti-deadlock wrt. handshake confirmation

-- File Changes --

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

-- Patch Links --

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

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

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

<h4>Commit Summary</h4>
<ul>
  <li>Clarify handshake anti-deadlock wrt. handshake confirmation</li>
</ul>

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

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

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

----==_mimepart_5e6321ed25cee_4b6f3f8f8a4cd96c28684d--


From nobody Sat Mar  7 15:00:21 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B90363A1C42 for <quic-issues@ietfa.amsl.com>; Sat,  7 Mar 2020 15:00:09 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kOsEuTYgl583 for <quic-issues@ietfa.amsl.com>; Sat,  7 Mar 2020 15:00:08 -0800 (PST)
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 802CB3A1C4C for <quic-issues@ietf.org>; Sat,  7 Mar 2020 15:00:08 -0800 (PST)
Date: Sat, 07 Mar 2020 15:00:07 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583622008; bh=cLDZ5LHTMbtONyZpRIGnrXWBmX4bqDe1QxI40BShHM0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=iCXRiZYSjsvB0mxntpr1MbDZuvyiBhffEpNBvlk82QHWXW1DaLzQtdah2wleo6Lpj GL2o9zAqQUGke5HhO75TIzbdwJxSoaEHiuBO9X1Ek3FqeVYsJFoWyUXCTz4OUO3NFn r5NtJLvz0OSQxSao/07xen4KIvYqhXxE3Ki2vk0I=
From: ekr <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7CCYAOXWA4VQ7MNBV4OAEHPEVBNHHCC4MTBY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3440/review/370793486@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3440@github.com>
References: <quicwg/base-drafts/pull/3440@github.com>
Subject: Re: [quicwg/base-drafts] Early CONNECTION_CLOSE fixes (#3440)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6427779ea55_2c473f9e0cecd9682122ec"; 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/XhXUaO8sscUD9g9OlcZ_53EIirw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 23:00:20 -0000

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

ekr commented on this pull request.



>  
-- CONNECTION_CLOSE frames signaling application errors (type 0x1d) MUST only be
-  sent in packets at the 1-RTT encryption level.
+- ACK frames MAY appear in any packet number space, but can only acknowledge
+  packets which appeared in that packet number space.

This text is weird in light of the following graf that says that ACK is not permitted in 0-RTT. I would add a parenthetical "(however, as noted below, it is not possible for ACK frames to be sent in 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/pull/3440#pullrequestreview-370793486
----==_mimepart_5e6427779ea55_2c473f9e0cecd9682122ec
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/3440#discussion_r389318361">draft-ietf-quic-tls.md</a>:</p>
<pre style='color:#555'>&gt;  
-- CONNECTION_CLOSE frames signaling application errors (type 0x1d) MUST only be
-  sent in packets at the 1-RTT encryption level.
+- ACK frames MAY appear in any packet number space, but can only acknowledge
+  packets which appeared in that packet number space.
</pre>
<p>This text is weird in light of the following graf that says that ACK is not permitted in 0-RTT. I would add a parenthetical "(however, as noted below, it is not possible for ACK frames to be sent in 0-RTT)"</p>

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


From nobody Sat Mar  7 15:01:34 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1CCCA3A1C21 for <quic-issues@ietfa.amsl.com>; Sat,  7 Mar 2020 15:01:32 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.099
X-Spam-Level: 
X-Spam-Status: No, score=-3.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sZBO8R1MEh-7 for <quic-issues@ietfa.amsl.com>; Sat,  7 Mar 2020 15:01:30 -0800 (PST)
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 B36903A1C1E for <quic-issues@ietf.org>; Sat,  7 Mar 2020 15:01:30 -0800 (PST)
Received: from github-lowworker-39b4a70.va3-iad.github.net (github-lowworker-39b4a70.va3-iad.github.net [10.48.16.66]) by smtp.github.com (Postfix) with ESMTP id 3962C120358 for <quic-issues@ietf.org>; Sat,  7 Mar 2020 15:01:30 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583622090; bh=nzyskXbPiQWEaU70tsBrISF2xnKpRTaafCbQMKKQsGo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=hRruTqGIF+Ca++Inf582yz3tH6kcnqoYgOd3D2R0Ao9Cpj/Z/LTKExaCEJxAby8Ko LPr68obLYcSMTo+jc6A0uvMVq3e6fwLkvv8s/60CtzOha0dsAwz5M2moN3AyqkVfqb U5SckuoTDswiM3lIWlXwj4YufTE9rhra2zmo9TnQ=
Date: Sat, 07 Mar 2020 15:01:29 -0800
From: ekr <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKY5WSTBKFTEWTHICP54OAEMTEVBNHHCD3AHXI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3474/review/370793637@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3474@github.com>
References: <quicwg/base-drafts/pull/3474@github.com>
Subject: Re: [quicwg/base-drafts] Remove timing guidance (#3474)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6427c9e7e95_7ab03fd2b70cd96437045d"; 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/Zrea0jV10llG383UWgCyZO0nHwo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 23:01:32 -0000

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

ekr commented on this pull request.



> +An endpoint might need to stop accepting previously issued connection IDs in
+certain circumstances.  Such an endpoint can cause its peer to retire connection
+IDs by sending a NEW_CONNECTION_ID frame with an increased Retire Prior To
+field.  The endpoint SHOULD continue to accept the previously issued connection
+IDs until they are retired by the peer.  If the endpoint can no longer process
+the indicated connection IDs, it MAY close the connection.
+
+Upon receipt of an increased Retire Prior To field, the peer MUST stop using the
+corresponding connection IDs and retire them with RETIRE_CONNECTION_ID frames
+before adding the newly provided connection ID to the set of active connection
+IDs. This ordering allows an endpoint that has already supplied its peer with as
+many connection IDs as allowed by the active_connection_id_limit transport
+parameter to replace those connection IDs with new ones as necessary.  Failure
+to retire the connection IDs promptly when requested can result in connection
+failures, as the issuing endpoint might be unable to continue using the
+connection IDs with the active connection.

Isn't it failure to stop using them, not failure to send RETIRE_CONNECTION_ID that will cause failures?


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3474#pullrequestreview-370793637
----==_mimepart_5e6427c9e7e95_7ab03fd2b70cd96437045d
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/3474#discussion_r389318582">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +An endpoint might need to stop accepting previously issued connection IDs in
+certain circumstances.  Such an endpoint can cause its peer to retire connection
+IDs by sending a NEW_CONNECTION_ID frame with an increased Retire Prior To
+field.  The endpoint SHOULD continue to accept the previously issued connection
+IDs until they are retired by the peer.  If the endpoint can no longer process
+the indicated connection IDs, it MAY close the connection.
+
+Upon receipt of an increased Retire Prior To field, the peer MUST stop using the
+corresponding connection IDs and retire them with RETIRE_CONNECTION_ID frames
+before adding the newly provided connection ID to the set of active connection
+IDs. This ordering allows an endpoint that has already supplied its peer with as
+many connection IDs as allowed by the active_connection_id_limit transport
+parameter to replace those connection IDs with new ones as necessary.  Failure
+to retire the connection IDs promptly when requested can result in connection
+failures, as the issuing endpoint might be unable to continue using the
+connection IDs with the active connection.
</pre>
<p>Isn't it failure to stop using them, not failure to send RETIRE_CONNECTION_ID that will cause failures?</p>

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


From nobody Sat Mar  7 16:16:37 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 471E03A0EBB for <quic-issues@ietfa.amsl.com>; Sat,  7 Mar 2020 01:41:41 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.2
X-Spam-Level: 
X-Spam-Status: No, score=-1.2 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cyanAd_m4A4G for <quic-issues@ietfa.amsl.com>; Sat,  7 Mar 2020 01:41:40 -0800 (PST)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0F8793A0EBA for <quic-issues@ietf.org>; Sat,  7 Mar 2020 01:41:39 -0800 (PST)
Received: from github-lowworker-25680bd.va3-iad.github.net (github-lowworker-25680bd.va3-iad.github.net [10.48.17.61]) by smtp.github.com (Postfix) with ESMTP id 1AC446E124D for <quic-issues@ietf.org>; Sat,  7 Mar 2020 01:41:39 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583574099; bh=5RdJryCpFP53NHjHshrmejIQ1H3dMs7pz2Z5sRd9ND4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=vpd3u8ZjSiLsPEo9vACOJ+jbtK6HxHLYI+RG889jJvKOCg5L5l4rmX2vCzQz7Atix fSqFtGdSjlBi9jqHuAdMMETL05fzkX+J+uH7ERXU7jgRAK6Y/hiYYBqc5scf6dZuT6 xc7xgHGz3X/j9IeZANfLQTZV4EX6m8Idk1Rsq9Yk=
Date: Sat, 07 Mar 2020 01:41:39 -0800
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZTP4HIBZPHGOIG3454N5GVHEVBNHHCE2EGHE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3503/review/370734411@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3503@github.com>
References: <quicwg/base-drafts/pull/3503@github.com>
Subject: Re: [quicwg/base-drafts] Clarify handshake anti-deadlock wrt. handshake confirmation (#3503)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e636c53a049_18ac3fdc1dacd9685596ef"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ILChgpLT6VtSjpRkfLQyqg5MIOU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 09:41:41 -0000
X-List-Received-Date: Sat, 07 Mar 2020 09:41:41 -0000

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

ianswett commented on this pull request.

Thanks for writing this!

I think I'd prefer mentioning HANDSHAKE_DONE explicitly since receiving a 1-RTT ACK also confirms the handshake and I think in this case, it's probably easier to not rely on handshake confirmed?

Also be aware of #3461 to update the PTO pseudocode.

> @@ -517,7 +517,7 @@ client, it is the client's responsibility to send packets to unblock the server
 until it is certain that the server has finished its address validation
 (see Section 8 of {{QUIC-TRANSPORT}}).  That is, the client MUST set the
 probe timer if the client has not received an acknowledgement for one of its
-Handshake or 1-RTT packets.
+Handshake or 1-RTT packets and the handshake has not been confirmed.

As history, this text was written without HANDSHAKE_DONE in mind(because it hadn't been added) and I thought receiving a 1-RTT ACK was going to be how the handshake was confirmed.

Technically, receiving an ACK of 1-RTT confirms the handshake, so I prefer "or a HANDSHAKE_DONE frame." instead of "and the handshake has not been confirmed."  It's a bit more explicit, now that our mechanisms have stabilized.

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

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

<p>Thanks for writing this!</p>
<p>I think I'd prefer mentioning HANDSHAKE_DONE explicitly since receiving a 1-RTT ACK also confirms the handshake and I think in this case, it's probably easier to not rely on handshake confirmed?</p>
<p>Also be aware of <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="565797419" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3461" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3461/hovercard" href="https://github.com/quicwg/base-drafts/pull/3461">#3461</a> to update the PTO pseudocode.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3503#discussion_r389241844">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -517,7 +517,7 @@ client, it is the client&#39;s responsibility to send packets to unblock the server
 until it is certain that the server has finished its address validation
 (see Section 8 of {{QUIC-TRANSPORT}}).  That is, the client MUST set the
 probe timer if the client has not received an acknowledgement for one of its
-Handshake or 1-RTT packets.
+Handshake or 1-RTT packets and the handshake has not been confirmed.
</pre>
<p>As history, this text was written without HANDSHAKE_DONE in mind(because it hadn't been added) and I thought receiving a 1-RTT ACK was going to be how the handshake was confirmed.</p>
<p>Technically, receiving an ACK of 1-RTT confirms the handshake, so I prefer "or a HANDSHAKE_DONE frame." instead of "and the handshake has not been confirmed."  It's a bit more explicit, now that our mechanisms have stabilized.</p>

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


From nobody Sat Mar  7 16:17:11 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F09073A1019 for <quic-issues@ietfa.amsl.com>; Sat,  7 Mar 2020 02:50:50 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fMf097IKnopx for <quic-issues@ietfa.amsl.com>; Sat,  7 Mar 2020 02:50:50 -0800 (PST)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EB4CD3A1018 for <quic-issues@ietf.org>; Sat,  7 Mar 2020 02:50:49 -0800 (PST)
Date: Sat, 07 Mar 2020 02:50:48 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583578248; bh=vWxrwGmd5FTs72S+wyIGScKa/6+6ONTOkKPBU1zqgPg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=PdZwDEChxn6UhSdVOH9IH5WVIzfeY7hVv0NbWJmnI9nt++9m7p0f5QAuaWPgN1lkY 7xgMCanym00mueIvpDYw3axYZw457ydTV9UgaisDG29PcASC61eSxK/1UKB/WwJyOC 3KLGUZRuvD0Fl9qZik+Zz7kgpwHqA5HyJ3SI8sck=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYC3HX3NFZ2APYBXUV4N5OYREVBNHHCEUKFCI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3500/596074722@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3500@github.com>
References: <quicwg/base-drafts/issues/3500@github.com>
Subject: Re: [quicwg/base-drafts] Transport Draft should opine about 5-tuple based load balancing (#3500)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e637c882e6b0_64903fcffb2cd96c2622df"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/VAwFNMhkkAcIqBInId65bnfu7ws>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 10:50:51 -0000
X-List-Received-Date: Sat, 07 Mar 2020 10:50:51 -0000

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

This does feel a bit ops-drafty to me, but I'd be happy to review 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/3500#issuecomment-596074722
----==_mimepart_5e637c882e6b0_64903fcffb2cd96c2622df
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>This does feel a bit ops-drafty to me, but I'd be happy to review 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/3500?email_source=notifications&amp;email_token=AFTOJKYCG6AYGC7TMXMNVDTRGIRIRA5CNFSM4LBSYZ72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEODWBYQ#issuecomment-596074722">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4JBLFQAXJ5CJ4OJD3RGIRIRANCNFSM4LBSYZ7Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3MB5TNJV7NMWLI7P3RGIRIRA5CNFSM4LBSYZ72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEODWBYQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3500?email_source=notifications\u0026email_token=AFTOJKYCG6AYGC7TMXMNVDTRGIRIRA5CNFSM4LBSYZ72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEODWBYQ#issuecomment-596074722",
"url": "https://github.com/quicwg/base-drafts/issues/3500?email_source=notifications\u0026email_token=AFTOJKYCG6AYGC7TMXMNVDTRGIRIRA5CNFSM4LBSYZ72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEODWBYQ#issuecomment-596074722",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e637c882e6b0_64903fcffb2cd96c2622df--


From nobody Sat Mar  7 16:17:16 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9B55D3A1042 for <quic-issues@ietfa.amsl.com>; Sat,  7 Mar 2020 02:55:49 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.2
X-Spam-Level: 
X-Spam-Status: No, score=-0.2 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qk9fa3nNOQbV for <quic-issues@ietfa.amsl.com>; Sat,  7 Mar 2020 02:55:44 -0800 (PST)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C402E3A1036 for <quic-issues@ietf.org>; Sat,  7 Mar 2020 02:55:43 -0800 (PST)
Date: Sat, 07 Mar 2020 02:55:42 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583578542; bh=xvvwmqgGJawX2adCl+J2GOaSLsY9UN651IN0hg+MhGg=; h=Date:From:To:Subject:From; b=E349BgkVFnGrkEO5vTKAys1fChRpmGboKlg2F2gLb+QYPgJrmOQMeK58fUEUonevd unPCCfMyoTmqHjJj7RU7/WNnToiKZ937Q91QHbmCKeOy4wSKy/D9eDF2L/Me9KW5Lm TR97xFYz3e4XB2xxfUhsShLYoAIvFAoaA9UYUCkQ=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-restore-undecryptable/ab20c8-07a901@github.com>
Subject: [quicwg/base-drafts] e84650: make transport parameters varint
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/0MY1VN_NUIVHWspIg4XKuVwGXMo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 10:55:50 -0000
X-List-Received-Date: Sat, 07 Mar 2020 10:55:50 -0000

  Branch: refs/heads/ianswett-restore-undecryptable=0D
  Home:   https://github.com/quicwg/base-drafts=0D
  Commit: e846500ce2ee4a6d78b2ab54c2dc9a2dc0d43c9b=0D
      https://github.com/quicwg/base-drafts/commit/e846500ce2ee4a6d78b2ab=
54c2dc9a2dc0d43c9b=0D
  Author: David Schinazi <dschinazi.ietf@gmail.com>=0D
  Date:   2019-10-29 (Tue, 29 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  make transport parameters varint=0D
=0D
=0D
  Commit: 6bc3d4ad61c2c11baf7183488613e9fcc5dff1cb=0D
      https://github.com/quicwg/base-drafts/commit/6bc3d4ad61c2c11baf7183=
488613e9fcc5dff1cb=0D
  Author: David Schinazi <dschinazi.ietf@gmail.com>=0D
  Date:   2019-12-09 (Mon, 09 Dec 2019)=0D
=0D
  Changed paths:=0D
    M .circleci/config.yml=0D
    M CONTRIBUTING.md=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
    M initial-protection.js=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into varinttp=0D
=0D
=0D
  Commit: b38da3b5b3f6de626ce324cd91226fb0ade25aa0=0D
      https://github.com/quicwg/base-drafts/commit/b38da3b5b3f6de626ce324=
cd91226fb0ade25aa0=0D
  Author: mirjak <mirja.kuehlewind@ericsson.com>=0D
  Date:   2020-01-22 (Wed, 22 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Editorial: More concise intro text=0D
=0D
Just a proposal but I would prefer to remove the advertising slang ("deca=
des of transport and security experience" and "makes it attractive").=0D
=0D
=0D
  Commit: f458ac8271c7e50e1111794d454e52eee9bf590f=0D
      https://github.com/quicwg/base-drafts/commit/f458ac8271c7e50e111179=
4d454e52eee9bf590f=0D
  Author: mirjak <mirja.kuehlewind@ericsson.com>=0D
  Date:   2020-01-23 (Thu, 23 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 26a38dd8278fb208ff2610fc5b2aae5ec671206b=0D
      https://github.com/quicwg/base-drafts/commit/26a38dd8278fb208ff2610=
fc5b2aae5ec671206b=0D
  Author: mirjak <mirja.kuehlewind@ericsson.com>=0D
  Date:   2020-01-23 (Thu, 23 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: d8d72ab1e2c156657bc06f07f36585c66bdb06da=0D
      https://github.com/quicwg/base-drafts/commit/d8d72ab1e2c156657bc06f=
07f36585c66bdb06da=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-01-24 (Fri, 24 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: d75fdc94ad7377ed916b0e5dcf996f2b710be524=0D
      https://github.com/quicwg/base-drafts/commit/d75fdc94ad7377ed916b0e=
5dcf996f2b710be524=0D
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>=0D
  Date:   2020-01-27 (Mon, 27 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix: server cannot proceed to handshake when given an invalid Retry tok=
en=0D
=0D
Fixes issue #3396=0D
=0D
=0D
  Commit: 5108eb30b428dec3a39138bbcadfa70dfdd5d05e=0D
      https://github.com/quicwg/base-drafts/commit/5108eb30b428dec3a39138=
bbcadfa70dfdd5d05e=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-04 (Tue, 04 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Reset PTO and loss detection timer when discarding keys=0D
=0D
Fixes #3272 =0D
=0D
This doesn't add normative statements, but it could if people would like.=
=0D
=0D
=0D
  Commit: c2a80a79c162a0a718262f974464fccb74a76636=0D
      https://github.com/quicwg/base-drafts/commit/c2a80a79c162a0a718262f=
974464fccb74a76636=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-05 (Wed, 05 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Remember active_connection_id_limit for 0-RTT=0D
=0D
Simple.  It appears as though I missed this when @marten-seeman added=0D
this transport parameter.  We shouldn't make more exceptions for 0-RTT.=0D=

=0D
Closes #3423.=0D
=0D
=0D
  Commit: 9876208d33d68d923d31699b7a5e54e32bf321f1=0D
      https://github.com/quicwg/base-drafts/commit/9876208d33d68d923d3169=
9b7a5e54e32bf321f1=0D
  Author: David Schinazi <dschinazi.ietf@gmail.com>=0D
  Date:   2020-02-05 (Wed, 05 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
    R initial-protection.js=0D
    A protection-samples.js=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into varinttp=0D
=0D
=0D
  Commit: 6ab9bab55bb3247e5f8938fd908578f9ef13187e=0D
      https://github.com/quicwg/base-drafts/commit/6ab9bab55bb3247e5f8938=
fd908578f9ef13187e=0D
  Author: David Schinazi <dschinazi.ietf@gmail.com>=0D
  Date:   2020-02-05 (Wed, 05 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  revert preferred_address change=0D
=0D
=0D
  Commit: 6b01be6c4d9caa77f6bcefa7d42bcdbfe9f1deec=0D
      https://github.com/quicwg/base-drafts/commit/6b01be6c4d9caa77f6bcef=
a7d42bcdbfe9f1deec=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-07 (Fri, 07 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Add pseudocode=0D
=0D
=0D
  Commit: db231e9d6c2c991c3a9360d3f4832ce32d9a6427=0D
      https://github.com/quicwg/base-drafts/commit/db231e9d6c2c991c3a9360=
d3f4832ce32d9a6427=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-07 (Fri, 07 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: ecb7a76c16022536bc420fa08e74af11d2602ed6=0D
      https://github.com/quicwg/base-drafts/commit/ecb7a76c16022536bc420f=
a08e74af11d2602ed6=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-09 (Sun, 09 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  MAY send 1 packet entering recovery=0D
=0D
Similar to TCP as described in Section 5 of RFC 6675=0D
=0D
Fixes #3335=0D
=0D
=0D
  Commit: 998a43f5aebbd68123e968cd6c9f88e887825a31=0D
      https://github.com/quicwg/base-drafts/commit/998a43f5aebbd68123e968=
cd6c9f88e887825a31=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-09 (Sun, 09 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update pseudocode=0D
=0D
=0D
  Commit: 02c21901dcfbf55abb1a801ac5118cab06f0ad2a=0D
      https://github.com/quicwg/base-drafts/commit/02c21901dcfbf55abb1a80=
1ac5118cab06f0ad2a=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-09 (Sun, 09 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: f247379b14f50465adc7c992a7db5853430686c8=0D
      https://github.com/quicwg/base-drafts/commit/f247379b14f50465adc7c9=
92a7db5853430686c8=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-09 (Sun, 09 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Idle timeout editorial fixes=0D
=0D
>From @janaiyengar and @MikeBishop comments on #3099 =0D
=0D
Fixes #3184=0D
=0D
=0D
  Commit: 8c52fd83cb5a0228dd696e45f556617e8156036f=0D
      https://github.com/quicwg/base-drafts/commit/8c52fd83cb5a0228dd696e=
45f556617e8156036f=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-09 (Sun, 09 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Clarify client anti-amplification response=0D
=0D
Clarifies why a client might send a Handshake packet, as well as generall=
y tries to improve the anti-deadlock text.=0D
=0D
Fixes #2598=0D
=0D
=0D
  Commit: 6138a07267ab9a28d00eaec8f3699cf60a6dc7fe=0D
      https://github.com/quicwg/base-drafts/commit/6138a07267ab9a28d00eae=
c8f3699cf60a6dc7fe=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-09 (Sun, 09 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: 2793b5c477c8ef4672c5d056510d685f83b0bf90=0D
      https://github.com/quicwg/base-drafts/commit/2793b5c477c8ef4672c5d0=
56510d685f83b0bf90=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-09 (Sun, 09 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Simplify=0D
=0D
=0D
  Commit: a6e821584e80f2fa5efe02a21aba0926131d7a4d=0D
      https://github.com/quicwg/base-drafts/commit/a6e821584e80f2fa5efe02=
a21aba0926131d7a4d=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-09 (Sun, 09 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: 578d2b79af642126ee9be062851b621c8e0751ae=0D
      https://github.com/quicwg/base-drafts/commit/578d2b79af642126ee9be0=
62851b621c8e0751ae=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-10 (Mon, 10 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Martin's suggestions=0D
=0D
=0D
  Commit: 321c59afbcf01afa80373633c9ec2058a9088cf8=0D
      https://github.com/quicwg/base-drafts/commit/321c59afbcf01afa803736=
33c9ec2058a9088cf8=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-10 (Mon, 10 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Reworked Martin's suggestion=0D
=0D
=0D
  Commit: d7fabb01733c3ccfb21c2eedb25d17e4de82cbb6=0D
      https://github.com/quicwg/base-drafts/commit/d7fabb01733c3ccfb21c2e=
edb25d17e4de82cbb6=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-12 (Wed, 12 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Jana's suggestion=0D
=0D
=0D
  Commit: 731f802da4f5fb7a0b8af17a42387bc38d5cf93a=0D
      https://github.com/quicwg/base-drafts/commit/731f802da4f5fb7a0b8af1=
7a42387bc38d5cf93a=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-12 (Wed, 12 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  ACK-only packets are not congestion controlled=0D
=0D
Clarifies that losing ACK-only packets is detectable in QUIC, but this dr=
aft specifies no response to their loss.=0D
=0D
Fixes #3451=0D
=0D
=0D
  Commit: 80ace942ea90075bf9174f641c1caf2b5f98b4de=0D
      https://github.com/quicwg/base-drafts/commit/80ace942ea90075bf9174f=
641c1caf2b5f98b4de=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-14 (Fri, 14 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix the section reference=0D
=0D
In recovery for max_ack_delay of 0.=0D
=0D
Came from #3459=0D
=0D
=0D
  Commit: 86ae5b47c6f73a1356b211cf4db0a6b2dcd23d85=0D
      https://github.com/quicwg/base-drafts/commit/86ae5b47c6f73a1356b211=
cf4db0a6b2dcd23d85=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-15 (Sat, 15 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Martin's suggestion reworded=0D
=0D
=0D
  Commit: 7f0e36ce84a70e4e22b4ab1454d05884052b68b0=0D
      https://github.com/quicwg/base-drafts/commit/7f0e36ce84a70e4e22b4ab=
1454d05884052b68b0=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-15 (Sat, 15 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Add back old sentence=0D
=0D
=0D
  Commit: 6fa5c4286429fd28fd5447936214d37d50b6f2c0=0D
      https://github.com/quicwg/base-drafts/commit/6fa5c4286429fd28fd5447=
936214d37d50b6f2c0=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-15 (Sat, 15 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Clarify adaptive loss thresholds=0D
=0D
Fixes #3389 by clarifying that one may start with a smaller time threshol=
d, not a smaller packet threshold.=0D
=0D
=0D
  Commit: 275ab8038214c051d9e767d43c08a2f9b3f042bd=0D
      https://github.com/quicwg/base-drafts/commit/275ab8038214c051d9e767=
d43c08a2f9b3f042bd=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-15 (Sat, 15 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Make congestion control more self-contained=0D
=0D
Clarifies a few points and moves the initial window recommendation from t=
he pseudocode to the text.=0D
=0D
Fixes #3088=0D
=0D
=0D
  Commit: 2c5f8fcfc00e4b470564dbfc6ac4f9046d98c974=0D
      https://github.com/quicwg/base-drafts/commit/2c5f8fcfc00e4b470564db=
fc6ac4f9046d98c974=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-18 (Tue, 18 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-qpack.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Deadlocks, and how to avoid them (#3458)=0D
=0D
* Deadlocks, and how to avoid them=0D
=0D
Much belated, this attempts to address the concerns about deadlocking.=0D=

Basically, this says that you should avoid instructions that don't have=0D=

flow control credit.  It doesn't say how an encoder might learn what=0D
limits are, but we've seen a range of tactics being used in=0D
implementations and I don't want to get into transport API debates.=0D
=0D
This doesn't cover the memory exhaustion attack that @kazuho suggests on=0D=

the issue; I think that is better covered more generally by the=0D
connection-level flow control limits.=0D
=0D
Closes #1420.=0D
=0D
* Taking Ian's suggestion and rearranging slighty=0D
=0D
=0D
  Commit: ef8f18206b9da3eff234e1ea01ad888f506dff2e=0D
      https://github.com/quicwg/base-drafts/commit/ef8f18206b9da3eff234e1=
ea01ad888f506dff2e=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-19 (Wed, 19 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3460 from quicwg/ianswett-ref=0D
=0D
Fix the section reference=0D
=0D
=0D
  Commit: 7660a51226fe6ba10b0793a88466954b0210e580=0D
      https://github.com/quicwg/base-drafts/commit/7660a51226fe6ba10b0793=
a88466954b0210e580=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-19 (Wed, 19 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Separate out initial and min congestion window=0D
=0D
=0D
  Commit: 5f29a7d639ebb49470f324fb5bd6a9f3f5ce0279=0D
      https://github.com/quicwg/base-drafts/commit/5f29a7d639ebb49470f324=
fb5bd6a9f3f5ce0279=0D
  Author: Alessandro Ghedini <alessandro@ghedini.me>=0D
  Date:   2020-02-19 (Wed, 19 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix grammer: for indicate -> to indicate (#3469)=0D
=0D
=0D
  Commit: d116e03baea1a4012f5d4ab20ee5619a7cca3d03=0D
      https://github.com/quicwg/base-drafts/commit/d116e03baea1a4012f5d4a=
b20ee5619a7cca3d03=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-20 (Thu, 20 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Add a no-op changelog for recovery since -25=0D
=0D
=0D
  Commit: fea5aea293a99bcdd31bb70d5b18c5c298b45a98=0D
      https://github.com/quicwg/base-drafts/commit/fea5aea293a99bcdd31bb7=
0d5b18c5c298b45a98=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-20 (Thu, 20 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Http since -25 changelog=0D
=0D
=0D
  Commit: e4a4a5f5171e8a1ec2b4ca60a6fc8d3264221123=0D
      https://github.com/quicwg/base-drafts/commit/e4a4a5f5171e8a1ec2b4ca=
60a6fc8d3264221123=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-20 (Thu, 20 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-qpack.md=0D
=0D
  Log Message:=0D
  -----------=0D
  qpack changelog=0D
=0D
=0D
  Commit: df32bc8402a900e09390e7e41c7f7cef8f8a9516=0D
      https://github.com/quicwg/base-drafts/commit/df32bc8402a900e09390e7=
e41c7f7cef8f8a9516=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-20 (Thu, 20 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  tls=0D
=0D
=0D
  Commit: bac73750cfde8b0f73d1dc4ba5602b5968e70e8e=0D
      https://github.com/quicwg/base-drafts/commit/bac73750cfde8b0f73d1dc=
4ba5602b5968e70e8e=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-20 (Thu, 20 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3472 from quicwg/ianswett-noop-recovery-changelog=0D=

=0D
Add a changelog for http, qpack, tls, and recovery since -25=0D
=0D
=0D
  Commit: 8e5bbdf5e6d2a542e97a1ba54a57d5fbbcb78e19=0D
      https://github.com/quicwg/base-drafts/commit/8e5bbdf5e6d2a542e97a1b=
a54a57d5fbbcb78e19=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-02-21 (Fri, 21 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Application-layer close (#3437)=0D
=0D
=0D
  Commit: c1b860491d2cb6ad1c45dacd02a521988654430e=0D
      https://github.com/quicwg/base-drafts/commit/c1b860491d2cb6ad1c45da=
cd02a521988654430e=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-22 (Sat, 22 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3169 from DavidSchinazi/varinttp=0D
=0D
Make transport parameters varint=0D
=0D
=0D
  Commit: dd3b8b0e62babfd1a647309d05d2c38f43d9fd27=0D
      https://github.com/quicwg/base-drafts/commit/dd3b8b0e62babfd1a64730=
9d05d2c38f43d9fd27=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-22 (Sat, 22 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Add changelogs for transport -26 and all -27=0D
=0D
=0D
  Commit: 794323875ce8dd4b408a96a88ea128e77c0999e9=0D
      https://github.com/quicwg/base-drafts/commit/794323875ce8dd4b408a96=
a88ea128e77c0999e9=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-22 (Sat, 22 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
    M protection-samples.js=0D
=0D
  Log Message:=0D
  -----------=0D
  Update examples for -27=0D
=0D
=0D
  Commit: b8779343f9b51d7d5435b5cd3e6d0bece516b329=0D
      https://github.com/quicwg/base-drafts/commit/b8779343f9b51d7d5435b5=
cd3e6d0bece516b329=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-22 (Sat, 22 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Remove tabs from recovery draft=0D
=0D
=0D
  Commit: 15612646cc9e36ade7043fc93c4114c0221712c7=0D
      https://github.com/quicwg/base-drafts/commit/15612646cc9e36ade7043f=
c93c4114c0221712c7=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-22 (Sat, 22 Feb 2020)=0D
=0D
  Changed paths:=0D
    M .lint.py=0D
=0D
  Log Message:=0D
  -----------=0D
  Lint HTAB=0D
=0D
I caught Ian adding these once, then failed to catch it a second time.=0D=

Fool me once...=0D
=0D
=0D
  Commit: 6e13a0be0d540146fa663effc0d00dc058b2ea7f=0D
      https://github.com/quicwg/base-drafts/commit/6e13a0be0d540146fa663e=
ffc0d00dc058b2ea7f=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-23 (Sun, 23 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3444 from quicwg/ianswett-idle-timeout-editorial=0D=

=0D
Idle timeout editorial fixes=0D
=0D
=0D
  Commit: 41b3967ae5fcfe974912139de243b0d91b595082=0D
      https://github.com/quicwg/base-drafts/commit/41b3967ae5fcfe97491213=
9de243b0d91b595082=0D
  Author: David Schinazi <dschinazi.ietf@gmail.com>=0D
  Date:   2020-02-22 (Sat, 22 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update reference to RFC8740=0D
=0D
=0D
  Commit: ea0cd3e665e5f6f1b5cbf05736a8c7c670a18844=0D
      https://github.com/quicwg/base-drafts/commit/ea0cd3e665e5f6f1b5cbf0=
5736a8c7c670a18844=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-23 (Sun, 23 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3479 from DavidSchinazi/rfc8740=0D
=0D
Update reference to RFC8740=0D
=0D
=0D
  Commit: 96a64024ce8a2cbb5e9ab58de4180ed53166fc3a=0D
      https://github.com/quicwg/base-drafts/commit/96a64024ce8a2cbb5e9ab5=
8de4180ed53166fc3a=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-24 (Mon, 24 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Remove tabs from recovery draft=0D
=0D
=0D
  Commit: 69c2d95035420cc9bc596ed1d6a3373dfbe85548=0D
      https://github.com/quicwg/base-drafts/commit/69c2d95035420cc9bc596e=
d1d6a3373dfbe85548=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-24 (Mon, 24 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Transport parameters can be declared unilaterally=0D
=0D
The text already says this, but we lost track of it.  This hopefully=0D
clarifies that.=0D
=0D
Closes #3429.=0D
=0D
=0D
  Commit: e28286096182fa8b57a8607da90ce73144b3f105=0D
      https://github.com/quicwg/base-drafts/commit/e28286096182fa8b57a860=
7da90ce73144b3f105=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-24 (Mon, 24 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  ^^=0D
=0D
=0D
  Commit: d38e8c0f0d7376c66a1c0c64111177879321cb50=0D
      https://github.com/quicwg/base-drafts/commit/d38e8c0f0d7376c66a1c0c=
64111177879321cb50=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-24 (Mon, 24 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Scope connection IDs to the current connection=0D
=0D
This isn't strictly necessary, as it might be implied by the definition=0D=

of a connection ID.=0D
=0D
Closes #3484.=0D
=0D
=0D
  Commit: f9b64c275b366d0b745340da92d0ad019d48ce25=0D
      https://github.com/quicwg/base-drafts/commit/f9b64c275b366d0b745340=
da92d0ad019d48ce25=0D
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>=0D
  Date:   2020-02-24 (Mon, 24 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix typo in transport draft changelog=0D
=0D
=0D
  Commit: 2ce00d0f25b338bbc3a917805fb06d477edfacc1=0D
      https://github.com/quicwg/base-drafts/commit/2ce00d0f25b338bbc3a917=
805fb06d477edfacc1=0D
  Author: Bence B=C3=A9ky <bencebeky@users.noreply.github.com>=0D
  Date:   2020-02-25 (Tue, 25 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-qpack.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Improve language on evictable entries. (#3131)=0D
=0D
* Improve language on blocking entries.=0D
=0D
Remove "insertion has been acknowledged" phrase to avoid confusion=0D
between Header Acknowledgement instructions implicitly acknowledging=0D
encoder stream instructions and explicitly acknowledging header blocks.=0D=

Use Known Received Count instead.=0D
=0D
Clarify that references on the encoder stream do not block an entry from=0D=

eviction.  Trivial as it is, I overlooked this at first, and added quite=0D=

some unnecessary complexity that was eventually removed at=0D
https://quiche.googlesource.com/quiche/+/b09d44167c543b80b2c27408dd1f9df3=
b07c9741.=0D
My motivation here is to help future implementers to avoid this pitfall.=0D=

=0D
Merge redundant Reference Tracking section into Blocked Dynamic Table=0D
Insertions.=0D
=0D
Change style of "Note" at end of section for consistency.  There were=0D
already four sentences starting with "Note that" throughout the draft=0D
before this PR (now there are six), but no other "Note:" markdown.=0D
=0D
* Revert changing acknowledging insertion to comparing absolute index to =
Known Received Count.=0D
=0D
* Remove unnecessary wordcrafting to blocked-insertion first paragraph.=0D=

=0D
* wordsmithing=0D
=0D
* nit=0D
=0D
* Minor rewording=0D
=0D
=0D
  Commit: 9e0d7e7cd162c942e9a756f0dbf143f3ff311447=0D
      https://github.com/quicwg/base-drafts/commit/9e0d7e7cd162c942e9a756=
f0dbf143f3ff311447=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-25 (Tue, 25 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3481 from dtikhonov/202002241022-fix-transport-chan=
gelog-typo=0D
=0D
Fix typo in transport draft changelog=0D
=0D
=0D
  Commit: 86f72a783870cb18d6ad334d4edac1f08f7a1f79=0D
      https://github.com/quicwg/base-drafts/commit/86f72a783870cb18d6ad33=
4d4edac1f08f7a1f79=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-25 (Tue, 25 Feb 2020)=0D
=0D
  Changed paths:=0D
    M .lint.py=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3476 from quicwg/lint-tab=0D
=0D
Lint tabs=0D
=0D
=0D
  Commit: 4a202220895c6d2fb9d1cb81a2ecee6eab69cfb0=0D
      https://github.com/quicwg/base-drafts/commit/4a202220895c6d2fb9d1cb=
81a2ecee6eab69cfb0=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-25 (Tue, 25 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3478 from quicwg/unilateral-tp=0D
=0D
Unilateral Transport Parameters=0D
=0D
=0D
  Commit: 51fdf4251200fb0daf02d2014e6be72e4683f413=0D
      https://github.com/quicwg/base-drafts/commit/51fdf4251200fb0daf02d2=
014e6be72e4683f413=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-25 (Tue, 25 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3485 from quicwg/connection-scope-id=0D
=0D
Scope connection IDs to the current connection=0D
=0D
=0D
  Commit: d71905f1cccff82204ee98afb9c4532be3348541=0D
      https://github.com/quicwg/base-drafts/commit/d71905f1cccff82204ee98=
afb9c4532be3348541=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-25 (Tue, 25 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3462 from quicwg/ianswett-adaptive-loss=0D
=0D
Clarify adaptive loss thresholds=0D
=0D
=0D
  Commit: 6d5f3dab6470062bf3649872b3fe21498710dbf6=0D
      https://github.com/quicwg/base-drafts/commit/6d5f3dab6470062bf36498=
72b3fe21498710dbf6=0D
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix typo in HTTP draft (#3482)=0D
=0D
=0D
  Commit: bf46a9b1e6bc81dc0cda1ef84f4c0b440702b872=0D
      https://github.com/quicwg/base-drafts/commit/bf46a9b1e6bc81dc0cda1e=
f84f4c0b440702b872=0D
  Author: Loganaden Velvindron <logan@cyberstorm.mu>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  HTTP/3: Add RFC8446 reference for TLS 1.3. (#3483)=0D
=0D
* Add RFC8446 reference=0D
=0D
* Fix formatting reported by CircleCI=0D
=0D
* Fix trailing whitespaces=0D
=0D
* Use  symbolic references=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
* Use symbolic reference for TFO=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
* Fix line wrapping=0D
=0D
Co-authored-by: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 55d617658fd32b95c54f27e75d1bab5739032537=0D
      https://github.com/quicwg/base-drafts/commit/55d617658fd32b95c54f27=
e75d1bab5739032537=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Jana's suggestions=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 9124ab1f5e462d386eec478e3813cfccec00148a=0D
      https://github.com/quicwg/base-drafts/commit/9124ab1f5e462d386eec47=
8e3813cfccec00148a=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: 0ce17f386f32e69c5e1abeaaddaccc273e4e110c=0D
      https://github.com/quicwg/base-drafts/commit/0ce17f386f32e69c5e1abe=
aaddaccc273e4e110c=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: 52649b9ecb3d4ddf3325e5db8891e7a2e6d95813=0D
      https://github.com/quicwg/base-drafts/commit/52649b9ecb3d4ddf3325e5=
db8891e7a2e6d95813=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: 1bc588fe9dc0227b2aeda8a6311f22ea7c2157a2=0D
      https://github.com/quicwg/base-drafts/commit/1bc588fe9dc0227b2aeda8=
a6311f22ea7c2157a2=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: 1a952f91d3f8d371e5fadfb2a56fb8c63ff6d5de=0D
      https://github.com/quicwg/base-drafts/commit/1a952f91d3f8d371e5fadf=
b2a56fb8c63ff6d5de=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: 1e60a825e535c3d1fddff7c3121b60a9bae1db40=0D
      https://github.com/quicwg/base-drafts/commit/1e60a825e535c3d1fddff7=
c3121b60a9bae1db40=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: b19b38b5fcb9e4c24fbdf95328fa7f6c726a5180=0D
      https://github.com/quicwg/base-drafts/commit/b19b38b5fcb9e4c24fbdf9=
5328fa7f6c726a5180=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: 47ba99c5eba017e53d1fd1b01cc8d6386cdffbd3=0D
      https://github.com/quicwg/base-drafts/commit/47ba99c5eba017e53d1fd1=
b01cc8d6386cdffbd3=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3445 from quicwg/ianswett-why-send-handshake=0D
=0D
Clarify client anti-amplification response=0D
=0D
=0D
  Commit: 4fc37067f5cb3d62b59b3bd48fac75d5c09a4b36=0D
      https://github.com/quicwg/base-drafts/commit/4fc37067f5cb3d62b59b3b=
d48fac75d5c09a4b36=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  MT's comments and minimize text in the appendix=0D
=0D
=0D
  Commit: 0f2d4bff92a79bf4a385ff5992c7d6d403cbdd4f=0D
      https://github.com/quicwg/base-drafts/commit/0f2d4bff92a79bf4a385ff=
5992c7d6d403cbdd4f=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 78bae10884d3215cab0726c4841bda11e72c6104=0D
      https://github.com/quicwg/base-drafts/commit/78bae10884d3215cab0726=
c4841bda11e72c6104=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-02-27 (Thu, 27 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 70b56f694d81348b1faabdb289050266cc46e9ba=0D
      https://github.com/quicwg/base-drafts/commit/70b56f694d81348b1faabd=
b289050266cc46e9ba=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-02-27 (Thu, 27 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3463 from quicwg/ianswett-cc-self-contained=0D
=0D
Make congestion control more self-contained=0D
=0D
=0D
  Commit: 206ae8519c0eca337314a958ab181b9255b98643=0D
      https://github.com/quicwg/base-drafts/commit/206ae8519c0eca337314a9=
58ab181b9255b98643=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-02-27 (Thu, 27 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 40ed46141174740f8f9bb9aec5fef2b03594bab3=0D
      https://github.com/quicwg/base-drafts/commit/40ed46141174740f8f9bb9=
aec5fef2b03594bab3=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-02-27 (Thu, 27 Feb 2020)=0D
=0D
  Changed paths:=0D
    M .lint.py=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
    M protection-samples.js=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into ianswett-send-one-packet=0D
=0D
=0D
  Commit: bde607e16fd14e3d8a82035d7f5e6b8a8ba43d18=0D
      https://github.com/quicwg/base-drafts/commit/bde607e16fd14e3d8a8203=
5d7f5e6b8a8ba43d18=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-02-27 (Thu, 27 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3380 from mirjak/patch-5=0D
=0D
Editorial: More concise intro text (recovery)=0D
=0D
=0D
  Commit: 36da8076286a15451100e0de314338cee9b6c005=0D
      https://github.com/quicwg/base-drafts/commit/36da8076286a15451100e0=
de314338cee9b6c005=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-27 (Thu, 27 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 062b95580c1371f31d30314e016a9ed85ea67f87=0D
      https://github.com/quicwg/base-drafts/commit/062b95580c1371f31d3031=
4e016a9ed85ea67f87=0D
  Author: mirjak <mirja.kuehlewind@ericsson.com>=0D
  Date:   2020-03-03 (Tue, 03 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Normative language in cc section=0D
=0D
This my need a design issue because I suggest to use two SHOULDs instead =
of should. However, I would first like to get some feedback if people agr=
ee.=0D
=0D
=0D
  Commit: eb65124854433637e827f68c4b40380c6c301ab1=0D
      https://github.com/quicwg/base-drafts/commit/eb65124854433637e827f6=
8c4b40380c6c301ab1=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-03 (Tue, 03 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3492 from mirjak/patch-22=0D
=0D
Normative language in cc section=0D
=0D
=0D
  Commit: 82a53af161f418ba940388c880ae0aa0100312b7=0D
      https://github.com/quicwg/base-drafts/commit/82a53af161f418ba940388=
c880ae0aa0100312b7=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-05 (Thu, 05 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3425 from quicwg/remember-acil=0D
=0D
Remember active_connection_id_limit for 0-RTT=0D
=0D
=0D
  Commit: 6a0f488a1e944fa1df7c30e16db9f50f49e0fab7=0D
      https://github.com/quicwg/base-drafts/commit/6a0f488a1e944fa1df7c30=
e16db9f50f49e0fab7=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-05 (Thu, 05 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3398 from dtikhonov/202001271719-cant-proceed-with-=
invalid-retry=0D
=0D
Fix: server cannot proceed to handshake when given an invalid Retry token=
=0D
=0D
=0D
  Commit: 3d4a09611afdbabed83c0cd5650307b217bea894=0D
      https://github.com/quicwg/base-drafts/commit/3d4a09611afdbabed83c0c=
d5650307b217bea894=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-04 (Wed, 04 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3453 from quicwg/ianswett-clarify-ack-only=0D
=0D
ACK-only packets are not congestion controlled=0D
=0D
=0D
  Commit: 8dfa6138a6557cb38934ab1363519a5d379dadbc=0D
      https://github.com/quicwg/base-drafts/commit/8dfa6138a6557cb38934ab=
1363519a5d379dadbc=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-04 (Wed, 04 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3443 from quicwg/ianswett-send-one-packet=0D
=0D
MAY send 1 packet entering recovery=0D
=0D
=0D
  Commit: 03d4c76f8c444fa921dbd3c84988c26e3b5b8088=0D
      https://github.com/quicwg/base-drafts/commit/03d4c76f8c444fa921dbd3=
c84988c26e3b5b8088=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-04 (Wed, 04 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3415 from quicwg/ianswett-discard-keys-pto=0D
=0D
Reset PTO and loss detection timer when discarding keys=0D
=0D
=0D
  Commit: 07a901a9b9cfc790e9b51278548e808db0daf63f=0D
      https://github.com/quicwg/base-drafts/commit/07a901a9b9cfc790e9b512=
78548e808db0daf63f=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-07 (Sat, 07 Mar 2020)=0D
=0D
  Changed paths:=0D
    M .lint.py=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
    M protection-samples.js=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into ianswett-restore-undecryptable=0D
=0D
=0D
Compare: https://github.com/quicwg/base-drafts/compare/ab20c818c34b...07a=
901a9b9cf=0D


From nobody Sat Mar  7 16:17:19 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3E3403A104E for <quic-issues@ietfa.amsl.com>; Sat,  7 Mar 2020 02:57:01 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SYQexftjbjRG for <quic-issues@ietfa.amsl.com>; Sat,  7 Mar 2020 02:56:58 -0800 (PST)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7F40E3A1046 for <quic-issues@ietf.org>; Sat,  7 Mar 2020 02:56:58 -0800 (PST)
Received: from github-lowworker-2e54e43.va3-iad.github.net (github-lowworker-2e54e43.va3-iad.github.net [10.48.17.27]) by smtp.github.com (Postfix) with ESMTP id B59EFA002A for <quic-issues@ietf.org>; Sat,  7 Mar 2020 02:56:57 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583578617; bh=PbaBYZWyP1sWKHJWabzlIVQlOrpLu9l50Fd/A0DCbWA=; h=Date:From:To:Subject:From; b=qYNDoetGFD3H35ylpnCV8FUTKLAtWYdrn2aDuEPbcVe1K34aXaz9QZ4FZKHq8/avm paCnqdQhq+/nBPrdg8ms3LWfmNsDG4paBkzQ21knQayhUDRXTAEjzSR5JIS8X86EXK zsqqrZMrn5TC2Xdd+zE2Aony1LesdMYF+DqlkM3k=
Date: Sat, 07 Mar 2020 02:56:57 -0800
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/c45b07-87afd3@github.com>
Subject: [quicwg/base-drafts] 87afd3: Script updating gh-pages from 07a901a9. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/rOJ1q_aAJswfoqU_y3ov7OnmEvA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 10:57:01 -0000
X-List-Received-Date: Sat, 07 Mar 2020 10:57:01 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 87afd3da24aee0aacaf77f700b7ae86eb847e564
      https://github.com/quicwg/base-drafts/commit/87afd3da24aee0aacaf77f700b7ae86eb847e564
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-07 (Sat, 07 Mar 2020)

  Changed paths:
    R ianswett-ito-jana-mbishop/draft-ietf-quic-http.html
    R ianswett-ito-jana-mbishop/draft-ietf-quic-http.txt
    R ianswett-ito-jana-mbishop/draft-ietf-quic-invariants.html
    R ianswett-ito-jana-mbishop/draft-ietf-quic-invariants.txt
    R ianswett-ito-jana-mbishop/draft-ietf-quic-qpack.html
    R ianswett-ito-jana-mbishop/draft-ietf-quic-qpack.txt
    R ianswett-ito-jana-mbishop/draft-ietf-quic-recovery.html
    R ianswett-ito-jana-mbishop/draft-ietf-quic-recovery.txt
    R ianswett-ito-jana-mbishop/draft-ietf-quic-tls.html
    R ianswett-ito-jana-mbishop/draft-ietf-quic-tls.txt
    R ianswett-ito-jana-mbishop/draft-ietf-quic-transport.html
    R ianswett-ito-jana-mbishop/draft-ietf-quic-transport.txt
    R ianswett-ito-jana-mbishop/index.html
    M ianswett-restore-undecryptable/draft-ietf-quic-http.html
    M ianswett-restore-undecryptable/draft-ietf-quic-http.txt
    M ianswett-restore-undecryptable/draft-ietf-quic-invariants.html
    M ianswett-restore-undecryptable/draft-ietf-quic-invariants.txt
    M ianswett-restore-undecryptable/draft-ietf-quic-qpack.html
    M ianswett-restore-undecryptable/draft-ietf-quic-qpack.txt
    M ianswett-restore-undecryptable/draft-ietf-quic-recovery.html
    M ianswett-restore-undecryptable/draft-ietf-quic-recovery.txt
    M ianswett-restore-undecryptable/draft-ietf-quic-tls.html
    M ianswett-restore-undecryptable/draft-ietf-quic-tls.txt
    M ianswett-restore-undecryptable/draft-ietf-quic-transport.html
    M ianswett-restore-undecryptable/draft-ietf-quic-transport.txt
    R ianswett-should-must/draft-ietf-quic-http.html
    R ianswett-should-must/draft-ietf-quic-http.txt
    R ianswett-should-must/draft-ietf-quic-invariants.html
    R ianswett-should-must/draft-ietf-quic-invariants.txt
    R ianswett-should-must/draft-ietf-quic-qpack.html
    R ianswett-should-must/draft-ietf-quic-qpack.txt
    R ianswett-should-must/draft-ietf-quic-recovery.html
    R ianswett-should-must/draft-ietf-quic-recovery.txt
    R ianswett-should-must/draft-ietf-quic-tls.html
    R ianswett-should-must/draft-ietf-quic-tls.txt
    R ianswett-should-must/draft-ietf-quic-transport.html
    R ianswett-should-must/draft-ietf-quic-transport.txt
    R ianswett-should-must/index.html
    M index.html
    R recovery-period-dfn/draft-ietf-quic-http.html
    R recovery-period-dfn/draft-ietf-quic-http.txt
    R recovery-period-dfn/draft-ietf-quic-invariants.html
    R recovery-period-dfn/draft-ietf-quic-invariants.txt
    R recovery-period-dfn/draft-ietf-quic-qpack.html
    R recovery-period-dfn/draft-ietf-quic-qpack.txt
    R recovery-period-dfn/draft-ietf-quic-recovery.html
    R recovery-period-dfn/draft-ietf-quic-recovery.txt
    R recovery-period-dfn/draft-ietf-quic-tls.html
    R recovery-period-dfn/draft-ietf-quic-tls.txt
    R recovery-period-dfn/draft-ietf-quic-transport.html
    R recovery-period-dfn/draft-ietf-quic-transport.txt
    R recovery-period-dfn/index.html
    R remember-acil/draft-ietf-quic-http.html
    R remember-acil/draft-ietf-quic-http.txt
    R remember-acil/draft-ietf-quic-invariants.html
    R remember-acil/draft-ietf-quic-invariants.txt
    R remember-acil/draft-ietf-quic-qpack.html
    R remember-acil/draft-ietf-quic-qpack.txt
    R remember-acil/draft-ietf-quic-recovery.html
    R remember-acil/draft-ietf-quic-recovery.txt
    R remember-acil/draft-ietf-quic-tls.html
    R remember-acil/draft-ietf-quic-tls.txt
    R remember-acil/draft-ietf-quic-transport.html
    R remember-acil/draft-ietf-quic-transport.txt
    R remember-acil/index.html

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



From nobody Sat Mar  7 16:17:20 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3DF633A1052 for <quic-issues@ietfa.amsl.com>; Sat,  7 Mar 2020 02:59:07 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vdtei7hY3bpM for <quic-issues@ietfa.amsl.com>; Sat,  7 Mar 2020 02:59:06 -0800 (PST)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 43AE03A104F for <quic-issues@ietf.org>; Sat,  7 Mar 2020 02:59:01 -0800 (PST)
Received: from github-lowworker-25680bd.va3-iad.github.net (github-lowworker-25680bd.va3-iad.github.net [10.48.17.61]) by smtp.github.com (Postfix) with ESMTP id 2625B2C19AD for <quic-issues@ietf.org>; Sat,  7 Mar 2020 02:59:00 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583578740; bh=lt9zGALDR50Ml+9cvxZbomBqdwSiIIpRo+nyKHOR764=; h=Date:From:To:Subject:From; b=f+8kOxXqUjVkkQdSwoLT5RmiE6KRmAyxFzmFslLmlIy6Bh+X2LOwtsOCA7INcA7R9 39JnrIKiOKQHD2AkUW17T0tIwHPvZWW/awsLGcWLIEO4F1e3OgSYTgVSA7J32J4B1y DxKuuWqYUB/gCPAusG97dP8rek4udPHLaYq6QIEo=
Date: Sat, 07 Mar 2020 02:59:00 -0800
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/87afd3-815e2f@github.com>
Subject: [quicwg/base-drafts] 815e2f: Script updating issues at 2020-03-07T10:58:52Z. [c...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/q4lHhlIxnd23VPqM_HCmi7iJcdI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 10:59:07 -0000
X-List-Received-Date: Sat, 07 Mar 2020 10:59:07 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 815e2fcf049d78603efd7eb90485e0aa74b5f096
      https://github.com/quicwg/base-drafts/commit/815e2fcf049d78603efd7eb90485e0aa74b5f096
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-07 (Sat, 07 Mar 2020)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2020-03-07T10:58:52Z. [ci skip]



From nobody Sat Mar  7 16:17:23 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 32A1A3A1067 for <quic-issues@ietfa.amsl.com>; Sat,  7 Mar 2020 03:01:10 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.2
X-Spam-Level: 
X-Spam-Status: No, score=-0.2 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Zhoy1-bHkxhZ for <quic-issues@ietfa.amsl.com>; Sat,  7 Mar 2020 03:01:09 -0800 (PST)
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 E8E773A1062 for <quic-issues@ietf.org>; Sat,  7 Mar 2020 03:01:08 -0800 (PST)
Received: from github-lowworker-275fa97.va3-iad.github.net (github-lowworker-275fa97.va3-iad.github.net [10.48.17.64]) by smtp.github.com (Postfix) with ESMTP id 3F26B2615B0 for <quic-issues@ietf.org>; Sat,  7 Mar 2020 03:01:08 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583578868; bh=AHYwyCbjXr/G7MamDE3HapOqSktXUBsJwYIyNlg8dR0=; h=Date:From:To:Subject:From; b=1mj8FSBj0qh/HP3a4QjJPTQbhR0DeDLZuxPRJi0oZZfggrBbFYThigUlGUuXdzalK I56lZR9wLwf+8rM9ttfdRmRhtVyFL94Hr0Wz70ZdOrryN2YTDd5NhK8mkv0Ts7iFFM GfTn+EUzM9yUy2Rm1eHf4XHSzE8K4SRC2s3UUPRg=
Date: Sat, 07 Mar 2020 03:01:07 -0800
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/03d4c7-3a51ce@github.com>
Subject: [quicwg/base-drafts] 1885d3: Restore "Ignoring Loss of Undecryptable Packets"
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/1ypIIPh36rpUitxVEjKwtWjRPcY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 11:01:10 -0000
X-List-Received-Date: Sat, 07 Mar 2020 11:01:10 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 1885d3f63c64d0a657b8033c569e0ba074fd0249
      https://github.com/quicwg/base-drafts/commit/1885d3f63c64d0a657b8033c569e0ba074fd0249
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-02-11 (Tue, 11 Feb 2020)

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

  Log Message:
  -----------
  Restore "Ignoring Loss of Undecryptable Packets"

And add some clarification.

Reverts #3442 with some additional changes


  Commit: 6f83adf98a19660a59eeb10ea6900a409def81c1
      https://github.com/quicwg/base-drafts/commit/6f83adf98a19660a59eeb10ea6900a409def81c1
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-02-13 (Thu, 13 Feb 2020)

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

  Log Message:
  -----------
  Merge branch 'master' into ianswett-restore-undecryptable


  Commit: 71193db5c14860fa56a73e4f0f76ba1822851d1c
      https://github.com/quicwg/base-drafts/commit/71193db5c14860fa56a73e4f0f76ba1822851d1c
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-02-13 (Thu, 13 Feb 2020)

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

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


  Commit: 198b88ea0b69441d3105901ae3280a135940a0c6
      https://github.com/quicwg/base-drafts/commit/198b88ea0b69441d3105901ae3280a135940a0c6
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-02-15 (Sat, 15 Feb 2020)

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

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

Co-Authored-By: Martin Thomson <mt@lowentropy.net>


  Commit: ab20c818c34bc203c6ede46fb5dfd94a99a55d0a
      https://github.com/quicwg/base-drafts/commit/ab20c818c34bc203c6ede46fb5dfd94a99a55d0a
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-02-27 (Thu, 27 Feb 2020)

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

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


  Commit: 07a901a9b9cfc790e9b51278548e808db0daf63f
      https://github.com/quicwg/base-drafts/commit/07a901a9b9cfc790e9b51278548e808db0daf63f
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-07 (Sat, 07 Mar 2020)

  Changed paths:
    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-tls.md
    M draft-ietf-quic-transport.md
    M protection-samples.js

  Log Message:
  -----------
  Merge branch 'master' into ianswett-restore-undecryptable


  Commit: 3a51ceedcc90b26924f85c31c2bf3777ab987b20
      https://github.com/quicwg/base-drafts/commit/3a51ceedcc90b26924f85c31c2bf3777ab987b20
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-07 (Sat, 07 Mar 2020)

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

  Log Message:
  -----------
  Merge pull request #3450 from quicwg/ianswett-restore-undecryptable

Clarify which packet losses may be ignored


Compare: https://github.com/quicwg/base-drafts/compare/03d4c76f8c44...3a51ceedcc90


From nobody Sat Mar  7 16:17:25 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F3BC43A1062 for <quic-issues@ietfa.amsl.com>; Sat,  7 Mar 2020 03:01:10 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.2
X-Spam-Level: 
X-Spam-Status: No, score=-0.2 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6c2LdgXWrgc3 for <quic-issues@ietfa.amsl.com>; Sat,  7 Mar 2020 03:01:09 -0800 (PST)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 35F063A1065 for <quic-issues@ietf.org>; Sat,  7 Mar 2020 03:01:09 -0800 (PST)
Received: from github-lowworker-a27607f.ash1-iad.github.net (github-lowworker-a27607f.ash1-iad.github.net [10.56.18.61]) by smtp.github.com (Postfix) with ESMTP id 79BE8A0838 for <quic-issues@ietf.org>; Sat,  7 Mar 2020 03:01:08 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583578868; bh=y80fRaSdmsKZm4rvqP+Id85v81AsArO6QzfRtD/A6dg=; h=Date:From:To:Subject:From; b=QIxVMQuOSWfsHDLtMEfpwDbrWYLprsGvF2gnDmZbfjEFMxJUjlB0kg0AfzX20NW7y TmASX3KAZuiX7EzKNUhvofRCH6RHPauw/vGcEflTf1Ns/yrmzijWP1EOlkE/N/nC0r W0PsDhK2clac5S75luoldOXZZsRTph6NXECrnQ1o=
Date: Sat, 07 Mar 2020 03:01:08 -0800
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-restore-undecryptable/07a901-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/gbD6_OC8GZ7NzukwpO8uT9Fn-Lc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 11:01:11 -0000
X-List-Received-Date: Sat, 07 Mar 2020 11:01:11 -0000

  Branch: refs/heads/ianswett-restore-undecryptable
  Home:   https://github.com/quicwg/base-drafts


From nobody Sat Mar  7 16:17:28 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C761D3A1062 for <quic-issues@ietfa.amsl.com>; Sat,  7 Mar 2020 03:01:19 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.082
X-Spam-Level: 
X-Spam-Status: No, score=0.082 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.282, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 85m6Es8-wMU6 for <quic-issues@ietfa.amsl.com>; Sat,  7 Mar 2020 03:01:18 -0800 (PST)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 95E193A1060 for <quic-issues@ietf.org>; Sat,  7 Mar 2020 03:01:18 -0800 (PST)
Date: Sat, 07 Mar 2020 03:01:17 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583578877; bh=ekZXa446gQ86v8SSqTNyKawurYz12r3m/3nQwOweWoY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ZoIHXcT47cjWvGBEnt+TPBusewCx56MvoDPoNgRr6qVmc5T3o2AhtZ7/h5jt4yqtH xMargpirVse/XNiQkZFXHqTU98uDDDflPdIV6egAGKDUfGpMpzIzV7qTKFys+oCtUh SIg/eQCEOLNKJodqMusy2yf9TaiRHWI+HOudvxhc=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3RPQSBFVHQHBJE4AF4N5P73EVBNHHCDLIUA4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3456/issue_event/3107637097@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3456@github.com>
References: <quicwg/base-drafts/issues/3456@github.com>
Subject: Re: [quicwg/base-drafts] Clarify when it is ok to ignore packet loss (#3456)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e637efdd13e3_3f9d3f912b2cd96c164410"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/T9AXvgfz5aN-asXXGR2VFoX7r1Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 11:01:20 -0000
X-List-Received-Date: Sat, 07 Mar 2020 11:01:20 -0000

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

Closed #3456 via #3450.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3456#event-3107637097
----==_mimepart_5e637efdd13e3_3f9d3f912b2cd96c164410
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 title" data-id="564990983" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3456" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3456/hovercard" href="https://github.com/quicwg/base-drafts/issues/3456">#3456</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="563348624" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3450" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3450/hovercard" href="https://github.com/quicwg/base-drafts/pull/3450">#3450</a>.</p>

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


From nobody Sat Mar  7 16:17:31 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9FFE33A1064 for <quic-issues@ietfa.amsl.com>; Sat,  7 Mar 2020 03:01:22 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 83KRySL1PZqd for <quic-issues@ietfa.amsl.com>; Sat,  7 Mar 2020 03:01:21 -0800 (PST)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7E14D3A1062 for <quic-issues@ietf.org>; Sat,  7 Mar 2020 03:01:21 -0800 (PST)
Received: from github-lowworker-fa7043e.ash1-iad.github.net (github-lowworker-fa7043e.ash1-iad.github.net [10.56.109.45]) by smtp.github.com (Postfix) with ESMTP id 9906F6E018C for <quic-issues@ietf.org>; Sat,  7 Mar 2020 03:01:20 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583578880; bh=M+boTUSCuo8xA1BSXWzPbrsF9AtPILLoGLXGi8E6ITs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=nyvHpaRGAUXmCOfP7JOw+qCSrh0PfzirrAR0XaU01jGtgsdbyctaStit2MQxDN59u 8PsYXQIv5hiQyahHSxAUqhep4IgKID/fBzzNzYRZSIJ72B8qvnRS9sqfdmtqB2gbB5 vD4Wco+UNdkDevwptK7Amv8uOjKyb1K//5SdEsA8=
Date: Sat, 07 Mar 2020 03:01:20 -0800
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK65LDY2HWIPUFL3UPV4N5QABEVBNHHCDFAESA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3450/issue_event/3107637096@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3450@github.com>
References: <quicwg/base-drafts/pull/3450@github.com>
Subject: Re: [quicwg/base-drafts] Clarify which packet losses may be ignored (#3450)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e637f0085bf9_68243f9f56ecd9686361f8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/p2kBp56cT6VOFjwzg7yw6IDoens>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 11:01:23 -0000
X-List-Received-Date: Sat, 07 Mar 2020 11:01:23 -0000

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

Merged #3450 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3450#event-3107637096
----==_mimepart_5e637f0085bf9_68243f9f56ecd9686361f8
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 title" data-id="563348624" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3450" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3450/hovercard" href="https://github.com/quicwg/base-drafts/pull/3450">#3450</a> into master.</p>

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


From nobody Sat Mar  7 16:17:33 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 31F7F3A106C for <quic-issues@ietfa.amsl.com>; Sat,  7 Mar 2020 03:02:07 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BhP5WkjYLfSN for <quic-issues@ietfa.amsl.com>; Sat,  7 Mar 2020 03:02:06 -0800 (PST)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 23DB33A104A for <quic-issues@ietf.org>; Sat,  7 Mar 2020 03:02:06 -0800 (PST)
Received: from github-lowworker-d31a065.va3-iad.github.net (github-lowworker-d31a065.va3-iad.github.net [10.48.17.70]) by smtp.github.com (Postfix) with ESMTP id 18E7D28006D for <quic-issues@ietf.org>; Sat,  7 Mar 2020 03:02:05 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583578925; bh=7j5SVSfz2460yltj39Otz8/NLRWy+UK6C4mbEn6QJC4=; h=Date:From:To:Subject:From; b=ep0DOKyBb5Q4PgXu2ah3sDmcetFxQiacR2LiOXMP6pt5byUgHFja6k/4Fd0t7s1Sc 2k3h/ZzRfkWCg3fbtwA4Vu0pnJeopvAuUjgnvCHGBKUCA1jtq65fsz0h1xq6hzajX7 KvVFmUk4toCSHOrsPCCTOrNEEu+lM+x9mHdpAKL8=
Date: Sat, 07 Mar 2020 03:02:05 -0800
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/815e2f-161345@github.com>
Subject: [quicwg/base-drafts] 161345: Script updating gh-pages from 3a51ceed. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/0pEmd7LjBNyXqJekDR4JNeIlsy4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 11:02:07 -0000
X-List-Received-Date: Sat, 07 Mar 2020 11:02:07 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 161345ce27d7c0dc8e27f4473a4eef957d772017
      https://github.com/quicwg/base-drafts/commit/161345ce27d7c0dc8e27f4473a4eef957d772017
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-07 (Sat, 07 Mar 2020)

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

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



From nobody Sat Mar  7 16:18:09 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 290193A11A9 for <quic-issues@ietfa.amsl.com>; Sat,  7 Mar 2020 03:38:51 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.199
X-Spam-Level: 
X-Spam-Status: No, score=-0.199 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id AiRce0Ilhgbo for <quic-issues@ietfa.amsl.com>; Sat,  7 Mar 2020 03:38:50 -0800 (PST)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1F6073A119A for <quic-issues@ietf.org>; Sat,  7 Mar 2020 03:38:49 -0800 (PST)
Received: from github-lowworker-9d2806a.ash1-iad.github.net (github-lowworker-9d2806a.ash1-iad.github.net [10.56.102.50]) by smtp.github.com (Postfix) with ESMTP id E66E81C072B for <quic-issues@ietf.org>; Sat,  7 Mar 2020 03:38:48 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583581128; bh=5zd87guWIFUB8oCjGxOUuZiY1xXYS5AEankl7phw2Fc=; h=Date:From:To:Subject:From; b=j0vRf6yNwIVlRGgpEo2TxDa6/8y5hAlngwJ3ty+L9BAnkpMoDqQVMK5OrNFTvln5b GGI1RyZaH5gPECn667d+SNxCRrejEi2p7ePy9x35XOVoJiKSj1ezI2zi3yNLN3f1B+ x++NoUWXNHsAMcB+Kx+xdBxhhT/aGqyFZtbzsbzo=
Date: Sat, 07 Mar 2020 03:38:48 -0800
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-pto-vs-rto/0ef8f3-e043bb@github.com>
Subject: [quicwg/base-drafts] e043bb: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/q17wgtVDh0Owiua8gEXFP_hYDqA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 11:38:53 -0000
X-List-Received-Date: Sat, 07 Mar 2020 11:38:53 -0000

  Branch: refs/heads/ianswett-pto-vs-rto
  Home:   https://github.com/quicwg/base-drafts
  Commit: e043bb4612537f3fe3afe6d12154176a66e9bb46
      https://github.com/quicwg/base-drafts/commit/e043bb4612537f3fe3afe6d12154176a66e9bb46
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-07 (Sat, 07 Mar 2020)

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

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

Co-Authored-By: Martin Thomson <mt@lowentropy.net>



From nobody Sat Mar  7 16:18:11 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0341E3A11DA for <quic-issues@ietfa.amsl.com>; Sat,  7 Mar 2020 03:39:04 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.083
X-Spam-Level: 
X-Spam-Status: No, score=0.083 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.282, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UgjcRMk0pDpO for <quic-issues@ietfa.amsl.com>; Sat,  7 Mar 2020 03:39:03 -0800 (PST)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CE2743A11D0 for <quic-issues@ietf.org>; Sat,  7 Mar 2020 03:39:02 -0800 (PST)
Received: from github-lowworker-1dbcc59.ash1-iad.github.net (github-lowworker-1dbcc59.ash1-iad.github.net [10.56.105.54]) by smtp.github.com (Postfix) with ESMTP id 132CC5203AE for <quic-issues@ietf.org>; Sat,  7 Mar 2020 03:39:01 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583581141; bh=Be5DZIjPS/sVzns/PsUhsP98N4N+b/bLPLAAm/V855I=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=f2Zh9jTzAFDjGzn8y5GabcRX7+bANcLit6pd5Y6RNvFLVdicB/9/IT6VSps89gwbo 8zrCQy2JkjS3hn2MWYKrKdpiM8h6nKCoHbBuxTbqe6gx9AVcoCs6iRmzj3PpXab+Wc p5dq1hGa3gXmyJjuNe1BFZshPFuATOSUES6qmxgc=
Date: Sat, 07 Mar 2020 03:39:01 -0800
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/3441/push/4732407439@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3441@github.com>
References: <quicwg/base-drafts/pull/3441@github.com>
Subject: Re: [quicwg/base-drafts] Document TCP RTO vs QUIC PTO (#3441)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6387d51fe7_63b23fb8348cd96824881b"; 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/BhTh_7WYWu7t9wu9wfFNRbP3YL4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 11:39:09 -0000
X-List-Received-Date: Sat, 07 Mar 2020 11:39:09 -0000

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

@ianswett pushed 1 commit.

e043bb4612537f3fe3afe6d12154176a66e9bb46  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/3441/files/0ef8f341bb1df7e7b04e5815596468b7a442824d..e043bb4612537f3fe3afe6d12154176a66e9bb46

----==_mimepart_5e6387d51fe7_63b23fb8348cd96824881b
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/e043bb4612537f3fe3afe6d12154176a66e9bb46">e043bb4</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/3441/files/0ef8f341bb1df7e7b04e5815596468b7a442824d..e043bb4612537f3fe3afe6d12154176a66e9bb46?email_source=notifications&amp;email_token=AFTOJKYYDVZCXXIUK6SBHDTRGIW5LA5CNFSM4KRWT3I2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TENRUHA4TOM2QOVZWQIZUG4ZTENBQG42DGOI">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4LOBPPI6H37VDUOEDRGIW5LANCNFSM4KRWT3IQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7F3IFYPCV4KRJ5EC3RGIW5LA5CNFSM4KRWT3I2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TENRUHA4TOM2QOVZWQIZUG4ZTENBQG42DGOI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3441/files/0ef8f341bb1df7e7b04e5815596468b7a442824d..e043bb4612537f3fe3afe6d12154176a66e9bb46?email_source=notifications\u0026email_token=AFTOJKYYDVZCXXIUK6SBHDTRGIW5LA5CNFSM4KRWT3I2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TENRUHA4TOM2QOVZWQIZUG4ZTENBQG42DGOI",
"url": "https://github.com/quicwg/base-drafts/pull/3441/files/0ef8f341bb1df7e7b04e5815596468b7a442824d..e043bb4612537f3fe3afe6d12154176a66e9bb46?email_source=notifications\u0026email_token=AFTOJKYYDVZCXXIUK6SBHDTRGIW5LA5CNFSM4KRWT3I2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TENRUHA4TOM2QOVZWQIZUG4ZTENBQG42DGOI",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e6387d51fe7_63b23fb8348cd96824881b--


From nobody Sat Mar  7 16:18:14 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D8EA63A1195 for <quic-issues@ietfa.amsl.com>; Sat,  7 Mar 2020 03:39:56 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZIWxZpmLFj32 for <quic-issues@ietfa.amsl.com>; Sat,  7 Mar 2020 03:39:55 -0800 (PST)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D6D6B3A1194 for <quic-issues@ietf.org>; Sat,  7 Mar 2020 03:39:55 -0800 (PST)
Received: from github-lowworker-c5134a3.ac4-iad.github.net (github-lowworker-c5134a3.ac4-iad.github.net [10.52.23.55]) by smtp.github.com (Postfix) with ESMTP id 4D9B9281B7C for <quic-issues@ietf.org>; Sat,  7 Mar 2020 03:39:49 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583581189; bh=RaTaL5Sq3r15wPInAgA0139rlb4RcJjBnjn/cx5WIog=; h=Date:From:To:Subject:From; b=pHi9yr5w/dox/kE82roagrk40zKFjYBZWlT+gdiFMuofVNddBgTH7cWT+ev9eKbWA FnzECE97APUFJQ0EFL5s5LJ5VuLygSxQj1mMFVnZ8GhB35slY77Ap7b00T8NHQUqtZ 0mJOxP2jtJAWN38HjaVbRExDLgDHX4qWk5Ii3xbo=
Date: Sat, 07 Mar 2020 03:39:49 -0800
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/161345-3d88e7@github.com>
Subject: [quicwg/base-drafts] 3d88e7: Script updating gh-pages from e043bb46. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/QTU-QnHuz9UADLp4YcGSar6sHyo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 11:39:57 -0000
X-List-Received-Date: Sat, 07 Mar 2020 11:39:57 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 3d88e7848249344624aa640cace2622abff7a4d6
      https://github.com/quicwg/base-drafts/commit/3d88e7848249344624aa640cace2622abff7a4d6
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-07 (Sat, 07 Mar 2020)

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

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



From nobody Sat Mar  7 16:18:16 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A0B413A119B for <quic-issues@ietfa.amsl.com>; Sat,  7 Mar 2020 03:41:33 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.465
X-Spam-Level: 
X-Spam-Status: No, score=-0.465 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=0.726, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_SPF_HELO_TEMPERROR=0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BiMimZTthQ85 for <quic-issues@ietfa.amsl.com>; Sat,  7 Mar 2020 03:41:24 -0800 (PST)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C1C693A119C for <quic-issues@ietf.org>; Sat,  7 Mar 2020 03:41:08 -0800 (PST)
Received: from github-lowworker-6349a71.ac4-iad.github.net (github-lowworker-6349a71.ac4-iad.github.net [10.52.18.20]) by smtp.github.com (Postfix) with ESMTP id 7408CA050A for <quic-issues@ietf.org>; Sat,  7 Mar 2020 03:41:02 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583581262; bh=goPPMSrRmw8uGP8wYIMpNfHN7V/V7sLRo4TTvxA3/Jo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Z1DnSncuiHbROanppIo4M8823KnJpd4tEZp8SavCeOFaqRSYejoBrR8VgQgn19zHF U4gWw/VBDuRntOGMXl6LgN+DDH1npahDVsWekEhSljcPJ/DdJKAYT3vbloS1ulKV6c a16TKYSasOtSRDgUmEd3dhnWuKKx2VhXwEqgE8s8=
Date: Sat, 07 Mar 2020 03:41:02 -0800
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7BSNJNFWXGVSYG5TN4N5UU5EVBNHHCC7S66M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3441/review/370739749@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3441@github.com>
References: <quicwg/base-drafts/pull/3441@github.com>
Subject: Re: [quicwg/base-drafts] Document TCP RTO vs QUIC PTO (#3441)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e63884e640e1_3b863f995c8cd9645187e1"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ADgjPB0ywzt8cqQgeJHqhC2_fj0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 11:41:34 -0000
X-List-Received-Date: Sat, 07 Mar 2020 11:41:34 -0000

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

ianswett commented on this pull request.



> @@ -228,6 +228,25 @@ QUIC endpoints measure the delay incurred between when a packet is received and
 when the corresponding acknowledgment is sent, allowing a peer to maintain a
 more accurate round-trip time estimate (see Section 13.2 of {{QUIC-TRANSPORT}}).
 
+### Probe Timeout Replaces RTO and TLP
+
+QUIC uses a probe timeout (see {{pto}}), with a timer based on TCP's RTO
+computation.  QUIC's PTO includes the peer's maximum expected acknowledgement
+delay instead of using a fixed minimum timeout. Unlike TCP, which collapses
+the congestion window upon expiry of an RTO, QUIC does not collapse the
+congestion window until persistent congestion {{persistent-congestion}} is
+declared and instead allows probe packets to temporarily exceed the congestion
+window whenever the timer expires.  In practice, this is similar to TCP with
+F-RTO, but it does allow more packets to be sent when the congestion window was

Done with your 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/3441#discussion_r389248823
----==_mimepart_5e63884e640e1_3b863f995c8cd9645187e1
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/3441#discussion_r389248823">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -228,6 +228,25 @@ QUIC endpoints measure the delay incurred between when a packet is received and
 when the corresponding acknowledgment is sent, allowing a peer to maintain a
 more accurate round-trip time estimate (see Section 13.2 of {{QUIC-TRANSPORT}}).
 
+### Probe Timeout Replaces RTO and TLP
+
+QUIC uses a probe timeout (see {{pto}}), with a timer based on TCP&#39;s RTO
+computation.  QUIC&#39;s PTO includes the peer&#39;s maximum expected acknowledgement
+delay instead of using a fixed minimum timeout. Unlike TCP, which collapses
+the congestion window upon expiry of an RTO, QUIC does not collapse the
+congestion window until persistent congestion {{persistent-congestion}} is
+declared and instead allows probe packets to temporarily exceed the congestion
+window whenever the timer expires.  In practice, this is similar to TCP with
+F-RTO, but it does allow more packets to be sent when the congestion window was
</pre>
<p>Done with your 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/3441?email_source=notifications&amp;email_token=AFTOJK7SE4HYUGJXS5IVNLTRGIXE5A5CNFSM4KRWT3I2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYMQUJI#discussion_r389248823">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6MADWODQLURQK4HZLRGIXE5ANCNFSM4KRWT3IQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK234GDJRJT742VZCTDRGIXE5A5CNFSM4KRWT3I2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYMQUJI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3441?email_source=notifications\u0026email_token=AFTOJK7SE4HYUGJXS5IVNLTRGIXE5A5CNFSM4KRWT3I2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYMQUJI#discussion_r389248823",
"url": "https://github.com/quicwg/base-drafts/pull/3441?email_source=notifications\u0026email_token=AFTOJK7SE4HYUGJXS5IVNLTRGIXE5A5CNFSM4KRWT3I2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYMQUJI#discussion_r389248823",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e63884e640e1_3b863f995c8cd9645187e1--


From nobody Sat Mar  7 16:18:37 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C22E33A116D for <quic-issues@ietfa.amsl.com>; Sat,  7 Mar 2020 03:53:53 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.189
X-Spam-Level: 
X-Spam-Status: No, score=-0.189 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, T_SPF_TEMPERROR=0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4cjOP7_1C7Hz for <quic-issues@ietfa.amsl.com>; Sat,  7 Mar 2020 03:53:43 -0800 (PST)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 026CD3A11B5 for <quic-issues@ietf.org>; Sat,  7 Mar 2020 03:53:27 -0800 (PST)
Received: from github-lowworker-3a0df0f.ac4-iad.github.net (github-lowworker-3a0df0f.ac4-iad.github.net [10.52.25.92]) by smtp.github.com (Postfix) with ESMTP id AB97D8C0C80 for <quic-issues@ietf.org>; Sat,  7 Mar 2020 03:53:20 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583582000; bh=t/kVnvEkewbj9jIKgRQMOmzn3LZS8yIIg5JwEPIbgJI=; h=Date:From:To:Subject:From; b=ZVhNU0R/IhriLZ/s9BOLSEXGHp3DSlDRAjopMp1GkESzon4wiIgC+fndfPu4miWV+ EfPD0jozkXZJ2iyQqxrYGHgjCFinfciXYely1DuhlhqJf7MsItXxvrKFMMoNqQpqgG GirKU1w8HQKsUHPyt8supT+dlo7FoelhskkZkTXs=
Date: Sat, 07 Mar 2020 03:53:20 -0800
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-pto-vs-rto/e043bb-78e81d@github.com>
Subject: [quicwg/base-drafts] 78e81d: Took and reworked Jana's suggestion.
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/glMEToidKUiW2h1C28rZ5HfuN78>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 11:53:54 -0000
X-List-Received-Date: Sat, 07 Mar 2020 11:53:54 -0000

  Branch: refs/heads/ianswett-pto-vs-rto
  Home:   https://github.com/quicwg/base-drafts
  Commit: 78e81dcd8d40b76409cf702a5e6e6509ad7d8022
      https://github.com/quicwg/base-drafts/commit/78e81dcd8d40b76409cf702a5e6e6509ad7d8022
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-07 (Sat, 07 Mar 2020)

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

  Log Message:
  -----------
  Took and reworked Jana's suggestion.



From nobody Sat Mar  7 16:18:39 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5BBC43A11CE for <quic-issues@ietfa.amsl.com>; Sat,  7 Mar 2020 03:54:12 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.082
X-Spam-Level: 
X-Spam-Status: No, score=0.082 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.282, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vheq6G83qRjx for <quic-issues@ietfa.amsl.com>; Sat,  7 Mar 2020 03:54:07 -0800 (PST)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8293D3A11D1 for <quic-issues@ietf.org>; Sat,  7 Mar 2020 03:53:52 -0800 (PST)
Date: Sat, 07 Mar 2020 03:53:30 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583582010; bh=YnERbCkDgICzslCODjOVLpAgnFBvTRBPQLEFpqfJXHQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=jkVHTx2BvbNtAkIaOdb4mOfocJ8vfEY0+uLnYVhfBEgSfYU758U9DOH6h1K6Kzrl0 Bb+g+9QodHGT6xVx+G+gXbIVEZJwj3/cQMx01qLvnw+X/oG7BDDlX+0T1CVdTDMr8B qN34SvmjTY6fOpliJgQztdXyV2evQO3uPbmQvwkk=
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/3441/push/4732429359@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3441@github.com>
References: <quicwg/base-drafts/pull/3441@github.com>
Subject: Re: [quicwg/base-drafts] Document TCP RTO vs QUIC PTO (#3441)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e638b3abf5be_194f3fb3104cd968800cd"; 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/laRXxNFgcZLeATeptaM8ff6_I4o>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 11:54:12 -0000
X-List-Received-Date: Sat, 07 Mar 2020 11:54:12 -0000

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

@ianswett pushed 1 commit.

78e81dcd8d40b76409cf702a5e6e6509ad7d8022  Took and reworked Jana's suggestion.


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3441/files/e043bb4612537f3fe3afe6d12154176a66e9bb46..78e81dcd8d40b76409cf702a5e6e6509ad7d8022

----==_mimepart_5e638b3abf5be_194f3fb3104cd968800cd
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/78e81dcd8d40b76409cf702a5e6e6509ad7d8022">78e81dc</a>  Took and reworked Jana&#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/3441/files/e043bb4612537f3fe3afe6d12154176a66e9bb46..78e81dcd8d40b76409cf702a5e6e6509ad7d8022?email_source=notifications&amp;email_token=AFTOJKZWEKQPNF6G3V5Z7Q3RGIYTVA5CNFSM4KRWT3I2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TENRUHA4TOM2QOVZWQIZUG4ZTENBSHEZTKOI">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK354TFHM63AS2B5OZLRGIYTVANCNFSM4KRWT3IQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK22BSAQW2NT33AISGTRGIYTVA5CNFSM4KRWT3I2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TENRUHA4TOM2QOVZWQIZUG4ZTENBSHEZTKOI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3441/files/e043bb4612537f3fe3afe6d12154176a66e9bb46..78e81dcd8d40b76409cf702a5e6e6509ad7d8022?email_source=notifications\u0026email_token=AFTOJKZWEKQPNF6G3V5Z7Q3RGIYTVA5CNFSM4KRWT3I2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TENRUHA4TOM2QOVZWQIZUG4ZTENBSHEZTKOI",
"url": "https://github.com/quicwg/base-drafts/pull/3441/files/e043bb4612537f3fe3afe6d12154176a66e9bb46..78e81dcd8d40b76409cf702a5e6e6509ad7d8022?email_source=notifications\u0026email_token=AFTOJKZWEKQPNF6G3V5Z7Q3RGIYTVA5CNFSM4KRWT3I2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TENRUHA4TOM2QOVZWQIZUG4ZTENBSHEZTKOI",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e638b3abf5be_194f3fb3104cd968800cd--


From nobody Sat Mar  7 16:18:42 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3F2123A11CD for <quic-issues@ietfa.amsl.com>; Sat,  7 Mar 2020 03:54:22 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZFUgRBFuDNcl for <quic-issues@ietfa.amsl.com>; Sat,  7 Mar 2020 03:54:20 -0800 (PST)
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 8BE133A11C6 for <quic-issues@ietf.org>; Sat,  7 Mar 2020 03:54:15 -0800 (PST)
Date: Sat, 07 Mar 2020 03:54:13 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583582054; bh=omFZUsYrsJ0Ja/9oiFSf2h8BMxz3hz3c/0MIOBu2pYg=; h=Date:From:To:Subject:From; b=Gf8TuWK32A/KTkbJewvuifAhMCy1IgU/LNHET30dUlw1DGzVSfnk5n5Uj6f9UgXbU yh2GxKCopevCMDrdRBE/4PSH39XrZnvq9Tls6anaOWPG52WCjwSl5Wpej7YWuFm5B9 +YZfnnu8hhEAjvB9cQthISoVgvLM4VnK9kvegRE0=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/3d88e7-2b8102@github.com>
Subject: [quicwg/base-drafts] 2b8102: Script updating gh-pages from 78e81dcd. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/MRy8juiu2HIDEs2YjpbH0stusZs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 11:54:22 -0000
X-List-Received-Date: Sat, 07 Mar 2020 11:54:22 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 2b8102c2be7593c45fb9034bc9e9cc9d127390ec
      https://github.com/quicwg/base-drafts/commit/2b8102c2be7593c45fb9034bc9e9cc9d127390ec
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-07 (Sat, 07 Mar 2020)

  Changed paths:
    M ianswett-pto-vs-rto/draft-ietf-quic-recovery.html
    M ianswett-pto-vs-rto/draft-ietf-quic-recovery.txt
    M index.html

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



From nobody Sat Mar  7 16:18:45 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5416D3A122A for <quic-issues@ietfa.amsl.com>; Sat,  7 Mar 2020 04:15:35 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.082
X-Spam-Level: 
X-Spam-Status: No, score=0.082 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.282, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id i78wH-YoUlqJ for <quic-issues@ietfa.amsl.com>; Sat,  7 Mar 2020 04:15:34 -0800 (PST)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1F2D43A1229 for <quic-issues@ietf.org>; Sat,  7 Mar 2020 04:15:33 -0800 (PST)
Date: Sat, 07 Mar 2020 04:15:32 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583583332; bh=fNPLY7cp3woGZJHx0nFJ56OB4Gm01OFR2/fO7ev/rSA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=eKZ89s49nxn0eAsxjSSNxDLVdah/YRI5pbhHQFcR0vPPrZaogprq78vmXcdysuZOw bL+VHcd6z1vBHYrlzyfpREJzIZdg6nb51X52aLbWHXCYAWYJAwGpeMPBSMBsO6p2VG U8kzqEHhPxRxA6B8gBCM/EWw8PR+tOlU7uX//tZo=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2VDUKNER7WNLMPG754N5YWJEVBNHHCC7S66M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3441/review/370741092@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3441@github.com>
References: <quicwg/base-drafts/pull/3441@github.com>
Subject: Re: [quicwg/base-drafts] Document TCP RTO vs QUIC PTO (#3441)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e639064d6d72_54e53fc1daccd9642412ab"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/MmlBQ4DukkiwqpxEkozJrPiYOlI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 12:15:35 -0000
X-List-Received-Date: Sat, 07 Mar 2020 12:15:35 -0000

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

ianswett commented on this pull request.



> +window whenever the timer expires.  In practice, this is similar to TCP with
+F-RTO, but it does allow more packets to be sent when the congestion window was
+not fully utilized prior to the probe timeout expiring. Though this is slightly
+more aggressive than TCP RTO, it's less aggressive than if the connection was
+not application limited.

I took most of this, but not all of it.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3441#discussion_r389250766
----==_mimepart_5e639064d6d72_54e53fc1daccd9642412ab
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/3441#discussion_r389250766">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; +window whenever the timer expires.  In practice, this is similar to TCP with
+F-RTO, but it does allow more packets to be sent when the congestion window was
+not fully utilized prior to the probe timeout expiring. Though this is slightly
+more aggressive than TCP RTO, it&#39;s less aggressive than if the connection was
+not application limited.
</pre>
<p>I took most of this, but not all of it.</p>

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


From nobody Sat Mar  7 16:18:48 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7567C3A125F for <quic-issues@ietfa.amsl.com>; Sat,  7 Mar 2020 04:35:00 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.091
X-Spam-Level: 
X-Spam-Status: No, score=0.091 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.282, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_SPF_HELO_TEMPERROR=0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZWyWDBVHIMbG for <quic-issues@ietfa.amsl.com>; Sat,  7 Mar 2020 04:34:50 -0800 (PST)
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 8D8413A125E for <quic-issues@ietf.org>; Sat,  7 Mar 2020 04:34:50 -0800 (PST)
Received: from github-lowworker-edec459.ac4-iad.github.net (github-lowworker-edec459.ac4-iad.github.net [10.52.18.32]) by smtp.github.com (Postfix) with ESMTP id 611D426156E for <quic-issues@ietf.org>; Sat,  7 Mar 2020 04:34:49 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583584489; bh=MQJXxDCy58Y1oqFufkIcZAZwvevdmaiMObfYozx0Nak=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=bzXVZ6l5Sljrz5/7JdnYUfLGbpJN1icO4PWvNhdPk2YG3cM3mfDDLiCOHW+DI2Hh+ DZRCFffF0GF0ttp4NFQ6dkZAda8/i+Pg64LrIKqtz4ATOJ86lEq+YxJhRNbOUy2CC/ 4QyiPO8/+AhKLp9QXW4Feh1SLpnyYOgeliNN/EtM=
Date: Sat, 07 Mar 2020 04:34:49 -0800
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2VI2HBKIULS5X76UN4N526TEVBNHHCC7S66M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3441/review/370741856@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3441@github.com>
References: <quicwg/base-drafts/pull/3441@github.com>
Subject: Re: [quicwg/base-drafts] Document TCP RTO vs QUIC PTO (#3441)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6394e91bfb8_74643fcd46ccd960121927"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/L0V4yF3MBAtaBlO3UEuItFIU_Yc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 12:35:00 -0000
X-List-Received-Date: Sat, 07 Mar 2020 12:35:00 -0000

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

martinthomson commented on this pull request.



> +congestion window until persistent congestion ({{persistent-congestion}}) is
+declared and instead allows probe packets to temporarily exceed the congestion

```suggestion
congestion window until persistent congestion is declared; see 
{{persistent-congestion}}. Instead allows probe packets to temporarily exceed the congestion
```

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

<p><b>@martinthomson</b> commented on this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3441#discussi=
on_r389251806">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +congestion window until persistent conges=
tion ({{persistent-congestion}}) is=0D
+declared and instead allows probe packets to temporarily exceed the cong=
estion=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-congestion window until persistent congestion=
 ({{persistent-congestion}}) is=0D
-declared and instead allows probe packets to temporarily exceed the cong=
estion=0D
+congestion window until persistent congestion is declared; see =0D
+{{persistent-congestion}}. Instead allows probe packets to temporarily e=
xceed the congestion=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3441?email_source=3Dnotifications&amp;email_token=3DA=
FTOJK6VN5SE34U53DAXFZ3RGI5OTA5CNFSM4KRWT3I2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJ=
SXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYMREYA#pullrequestreview-370741856=
">view it on GitHub</a>, or <a href=3D"https://github.com/notifications/u=
nsubscribe-auth/AFTOJK7E22CI3GKLF6QDLCLRGI5OTANCNFSM4KRWT3IQ">unsubscribe=
</a>.<img src=3D"https://github.com/notifications/beacon/AFTOJK6ZI5NAOOB2=
FKXER6LRGI5OTA5CNFSM4KRWT3I2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWN=
FSXPKTDN5WW2ZLOORPWSZGOCYMREYA.gif" height=3D"1" width=3D"1" alt=3D"" /><=
/p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3441?email_source=3D=
notifications\u0026email_token=3DAFTOJK6VN5SE34U53DAXFZ3RGI5OTA5CNFSM4KRW=
T3I2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC=
YMREYA#pullrequestreview-370741856",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3441?email_source=3Dno=
tifications\u0026email_token=3DAFTOJK6VN5SE34U53DAXFZ3RGI5OTA5CNFSM4KRWT3=
I2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYM=
REYA#pullrequestreview-370741856",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e6394e91bfb8_74643fcd46ccd960121927--


From nobody Sat Mar  7 16:18:50 2020
Return-Path: <bounces+848413-a050-quic-issues=ietf.org@sgmail.github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 357A63A126B for <quic-issues@ietfa.amsl.com>; Sat,  7 Mar 2020 04:37:06 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.926
X-Spam-Level: 
X-Spam-Status: No, score=-1.926 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=0.726, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-1.463, SPF_HELO_NONE=0.001, T_SPF_TEMPERROR=0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bmFwlJhVOR97 for <quic-issues@ietfa.amsl.com>; Sat,  7 Mar 2020 04:36:57 -0800 (PST)
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 C95D03A126A for <quic-issues@ietf.org>; Sat,  7 Mar 2020 04:36:43 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com;  h=from:reply-to:to:cc:in-reply-to:references:subject:mime-version:content-type:content-transfer-encoding:list-id:list-archive:list-post:list-unsubscribe; s=s20150108; bh=xyFlgOLp/3KQWGiUuzBnvdboL63gY9W5vHeiLtLV6YE=; b= KUuQS6cip2cNUxD9eRWkZUMNayQJGa1M+oQvrXRyRXYr16B4xwrBJogIxyjZf510 j0yeFgrPMVJPvnHWcwtCwlnj5m6XtnBBUw6ux1oOoPK/vQSMlxSdbc/I4PyZCJwH Ox0RVOIZ2P2XEQCqWkmLF0p2NvUlm+LF+RDx+x316VA=
Received: by filter0805p1iad2.sendgrid.net with SMTP id filter0805p1iad2-2553-5E639557-4 2020-03-07 12:36:39.253853135 +0000 UTC m=+223635.709128894
Received: from out-14.smtp.github.com (out-14.smtp.github.com [192.30.254.197]) by ismtpd0008p1las1.sendgrid.net (SG) with ESMTP id sk5eXp4tRJe81W_-e2ovwA for <quic-issues@ietf.org>; Sat, 07 Mar 2020 12:36:39.026 +0000 (UTC)
Date: Sat, 07 Mar 2020 12:36:39 +0000 (UTC)
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKY67OLB4F7SCSQGLG54N53FDEVBNHHCC7S66M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3441/review/370741910@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3441@github.com>
References: <quicwg/base-drafts/pull/3441@github.com>
Subject: Re: [quicwg/base-drafts] Document TCP RTO vs QUIC PTO (#3441)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e63955128f73_209a3fb4eaacd96838844f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0H2Jd11m1PeSZKDOEUKsMKZBsvsyy0y28XwU jELEy+j99URpcwb0vAPVruYcRzADcSdU+bnGD4KnQ0xZgRejj3aMcfiO70d0tAtB4KOXg1Ar0eIzAf 38FDDkm3Y1jPQOUTuQGQhXlem9t03daTXTFQZfA0fTF1bz/H4GB3aB3vdyUhQoKsXJOF+qmYHUtRzJ s=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/L76NfbJc5n47OHeGyvOLA4G606M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 12:37:06 -0000
X-List-Received-Date: Sat, 07 Mar 2020 12:37:06 -0000

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

martinthomson approved this pull request.



> +congestion window until persistent congestion ({{persistent-congestion}}) is
+declared and instead allows probe packets to temporarily exceed the congestion
+window whenever the timer expires.

```suggestion
congestion window until persistent congestion is declared; see
{{persistent-congestion}}. Instead QUIC allows probe packets to temporarily
exceed the congestion window whenever the timer expires.
```

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

<p><b>@martinthomson</b> approved this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3441#discussion=
_r389251898">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +congestion window until persistent congesti=
on ({{persistent-congestion}}) is=0D
+declared and instead allows probe packets to temporarily exceed the conges=
tion=0D
+window whenever the timer expires.=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-congestion window until persistent congestion (=
{{persistent-congestion}}) is=0D
-declared and instead allows probe packets to temporarily exceed the conges=
tion=0D
-window whenever the timer expires.=0D
+congestion window until persistent congestion is declared; see=0D
+{{persistent-congestion}}. Instead QUIC allows probe packets to temporaril=
y=0D
+exceed the congestion window whenever the timer expires.=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&mda=
sh;<br />You are receiving this because you are subscribed to this thread.<=
br />Reply to this email directly, <a href=3D"https://github.com/quicwg/bas=
e-drafts/pull/3441?email_source=3Dnotifications&amp;email_token=3DAFTOJK3ZX=
4P5HTPAJREPUK3RGI5VDA5CNFSM4KRWT3I2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2F=
EZLWNFSXPKTDN5WW2ZLOORPWSZGOCYMRFFQ#pullrequestreview-370741910">view it on=
 GitHub</a>, or <a href=3D"https://github.com/notifications/unsubscribe-aut=
h/AFTOJK6O5YRIPMKPQUIRFATRGI5VDANCNFSM4KRWT3IQ">unsubscribe</a>.<img src=3D=
"https://github.com/notifications/beacon/AFTOJK56DJQQMTTOPA26UOLRGI5VDA5CNF=
SM4KRWT3I2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWS=
ZGOCYMRFFQ.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3441?email_source=3Dn=
otifications\u0026email_token=3DAFTOJK3ZX4P5HTPAJREPUK3RGI5VDA5CNFSM4KRWT3I=
2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYMRFF=
Q#pullrequestreview-370741910",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3441?email_source=3Dnoti=
fications\u0026email_token=3DAFTOJK3ZX4P5HTPAJREPUK3RGI5VDA5CNFSM4KRWT3I2YY=
3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYMRFFQ#p=
ullrequestreview-370741910",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e63955128f73_209a3fb4eaacd96838844f--


From nobody Sat Mar  7 20:25:37 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2D9313A08BB for <quic-issues@ietfa.amsl.com>; Sat,  7 Mar 2020 20:25:35 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id d6nGpkmoOeQa for <quic-issues@ietfa.amsl.com>; Sat,  7 Mar 2020 20:25:34 -0800 (PST)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 121623A08B8 for <quic-issues@ietf.org>; Sat,  7 Mar 2020 20:25:33 -0800 (PST)
Date: Sat, 07 Mar 2020 20:25:31 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583641531; bh=PuV6vgAeH1fvPebakfrBqxNOpKf14fSStHi5m+DMENw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=DXO23kUbtontSc8edB11jlUrreTtD5hh+LJ0z6SaZiFOJDc082HVH8y/dieUV0fZl NDyp+bU3KIQOdMkPxARTaYFXF20M6pksHgGoutrbPu6zcRWaJ/1/4XMPnrHLOPxPnB bekYe7V4oMJFV7wJ6f1GN9+pgU6GjNX/7Ya7Q9EE=
From: Benjamin Saunders <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3503/push/4734034648@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3503@github.com>
References: <quicwg/base-drafts/pull/3503@github.com>
Subject: Re: [quicwg/base-drafts] Clarify handshake anti-deadlock wrt. handshake confirmation (#3503)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6473bbb67e4_517d3fd2296cd9603098bf"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: Ralith
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/D-b-hI7uZq8eRy9WMVkM3MaipUU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 04:25:35 -0000

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

@Ralith pushed 1 commit.

91b3d1b28346ad5e9b2a4aca41b6a397c33f9b0f  Clarify handshake anti-deadlock wrt. handshake confirmation


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3503/files/2de61fdc0b8a1336286b52cc9cad3943b483debc..91b3d1b28346ad5e9b2a4aca41b6a397c33f9b0f

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

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

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/91b3d1b28346ad5e9b2a4aca41b6a397c33f9b0f">91b3d1b</a>  Clarify handshake anti-deadlock wrt. handshake confirmation</li>
</ul>


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

----==_mimepart_5e6473bbb67e4_517d3fd2296cd9603098bf--


From nobody Sat Mar  7 20:26:32 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3DE9F3A08BB for <quic-issues@ietfa.amsl.com>; Sat,  7 Mar 2020 20:26:30 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MgVa4eMms-IA for <quic-issues@ietfa.amsl.com>; Sat,  7 Mar 2020 20:26:29 -0800 (PST)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 328A33A08B8 for <quic-issues@ietf.org>; Sat,  7 Mar 2020 20:26:29 -0800 (PST)
Date: Sat, 07 Mar 2020 20:26:28 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583641588; bh=MLqi7gcClG4TQLnRAcDyJF823ieqi6Z81IBxwvYVDIg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=JYB+iQSLeOtXOQ30mTZ+YQmulHotBHwq78YPhnLu0MC4pVQH6LcdhtNUYHSYWFG4S 4I98P6BLvmkDnnCClGnvu8J1JKsVEhVa9Myv+10oVQknh+MdJjooynYoeh+2rhlEOp D/l8XuIpXPwdbzIkw/NP15Mp12KyG8OI+u8EfrHQ=
From: Benjamin Saunders <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6Z34XC2QOCC5TAMG54OBKPHEVBNHHCE2EGHE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3503/c596165338@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3503@github.com>
References: <quicwg/base-drafts/pull/3503@github.com>
Subject: Re: [quicwg/base-drafts] Clarify handshake anti-deadlock wrt. handshake confirmation (#3503)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6473f3ea3ee_453f3faf972cd9644023a5"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: Ralith
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/mjSWNK3Wx_0gwBIt2vIemM1BXEk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 04:26:30 -0000

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

Having non-overlapping conditions makes sense; adjusted wording.

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

<p>Having non-overlapping conditions makes sense; adjusted wording.</p>

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


From nobody Sun Mar  8 14:40:58 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B31EF3A0785 for <quic-issues@ietfa.amsl.com>; Sun,  8 Mar 2020 14:40:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KhnPjIAPjWTt for <quic-issues@ietfa.amsl.com>; Sun,  8 Mar 2020 14:40:55 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7D22A3A0784 for <quic-issues@ietf.org>; Sun,  8 Mar 2020 14:40:55 -0700 (PDT)
Received: from github-lowworker-45eca55.ac4-iad.github.net (github-lowworker-45eca55.ac4-iad.github.net [10.52.25.70]) by smtp.github.com (Postfix) with ESMTP id 41AA2660454 for <quic-issues@ietf.org>; Sun,  8 Mar 2020 14:40:54 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583703654; bh=jeDeh1QO3ey1QJs3QWsfB6I3Jg1Wx/ECkTh8LyS29QA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1k8nbj56OW3nrlLhutBimag0mWnZe4ogOh2cwlcyPbU9UffVu2eg1b97C5JXiI1P7 DfEFd7f5Zes0sSdBs6WuZ2K1d1JJ4Gr+R4ApLbjNaKGwQaA+YEZcIrrB/EepDK3GQY /Yulhxo5t2OdHOB0QyW8YuFP+7SZr9Kaicf/0k6M=
Date: Sun, 08 Mar 2020 14:40:54 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZQ34XLDEFVDGUSBM54OFDWNEVBNHHCE2EGHE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3503/review/370859969@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3503@github.com>
References: <quicwg/base-drafts/pull/3503@github.com>
Subject: Re: [quicwg/base-drafts] Clarify handshake anti-deadlock wrt. handshake confirmation (#3503)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e65666631260_74d23ff8bd0cd9602647fe"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: 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-KfBCicb1ccOP6c1tJqgyBS42o>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 21:40:57 -0000

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

martinthomson commented on this pull request.



> @@ -1162,7 +1162,7 @@ PeerNotAwaitingAddressValidation():
   # Servers complete address validation when a
   # protected packet is received.
   return has received Handshake ACK ||
-         has received 1-RTT ACK
+         has received 1-RTT ACK or a HANDSHAKE_DONE frame

```suggestion
       has received 1-RTT ACK ||
       has received HANDSHAKE_DONE
```

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

<p><b>@martinthomson</b> commented on this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3503#discussi=
on_r389407799">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -1162,7 +1162,7 @@ PeerNotAwaitingAddre=
ssValidation():=0D
   # Servers complete address validation when a=0D
   # protected packet is received.=0D
   return has received Handshake ACK ||=0D
-         has received 1-RTT ACK=0D
+         has received 1-RTT ACK or a HANDSHAKE_DONE frame=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-         has received 1-RTT ACK or a HANDSHAK=
E_DONE frame=0D
+       has received 1-RTT ACK ||=0D
+       has received HANDSHAKE_DONE=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3503?email_source=3Dnotifications&amp;email_token=3DA=
FTOJKZ3D4OVJSGYGTKLFVDRGQGGNA5CNFSM4LDMD6OKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJ=
SXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYNN7QI#pullrequestreview-370859969=
">view it on GitHub</a>, or <a href=3D"https://github.com/notifications/u=
nsubscribe-auth/AFTOJK3VESXFXGZGGUDM3Y3RGQGGNANCNFSM4LDMD6OA">unsubscribe=
</a>.<img src=3D"https://github.com/notifications/beacon/AFTOJK5VGIJ2YZ4J=
5NXOOK3RGQGGNA5CNFSM4LDMD6OKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWN=
FSXPKTDN5WW2ZLOORPWSZGOCYNN7QI.gif" height=3D"1" width=3D"1" alt=3D"" /><=
/p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3503?email_source=3D=
notifications\u0026email_token=3DAFTOJKZ3D4OVJSGYGTKLFVDRGQGGNA5CNFSM4LDM=
D6OKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC=
YNN7QI#pullrequestreview-370859969",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3503?email_source=3Dno=
tifications\u0026email_token=3DAFTOJKZ3D4OVJSGYGTKLFVDRGQGGNA5CNFSM4LDMD6=
OKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYN=
N7QI#pullrequestreview-370859969",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e65666631260_74d23ff8bd0cd9602647fe--


From nobody Sun Mar  8 14:42:42 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 18E4C3A078A for <quic-issues@ietfa.amsl.com>; Sun,  8 Mar 2020 14:42:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.481
X-Spam-Level: 
X-Spam-Status: No, score=-1.481 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id x97M0hk-c8vn for <quic-issues@ietfa.amsl.com>; Sun,  8 Mar 2020 14:42:40 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E09043A0786 for <quic-issues@ietf.org>; Sun,  8 Mar 2020 14:42:39 -0700 (PDT)
Received: from github-lowworker-28f8021.ac4-iad.github.net (github-lowworker-28f8021.ac4-iad.github.net [10.52.25.98]) by smtp.github.com (Postfix) with ESMTP id C1E86A0A6E for <quic-issues@ietf.org>; Sun,  8 Mar 2020 14:42:38 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583703758; bh=O8rWiMqGC1NN0KGo7WG4bFKOLiky0dUJvztSJ1yJYFc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=w/3Y4Ra/+qxstfx3g9nLGDFqx1Xih87Xt3GF1qh1vVawrXTWRE4AKsVeq2KsSLZC/ IGO67394fbAilie0ajoVZ0rqnYAyQ0KHbouztQNDQ+qQCO64sWpJsNoOZacIeoPrhC 4OdShFM15IfQ6gu+K+mjWPN/uNi+eWmE5RzqdUxg=
Date: Sun, 08 Mar 2020 14:42:38 -0700
From: Benjamin Saunders <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3503/push/4735812172@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3503@github.com>
References: <quicwg/base-drafts/pull/3503@github.com>
Subject: Re: [quicwg/base-drafts] Clarify handshake anti-deadlock wrt. handshake confirmation (#3503)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6566ceb2db6_cf23fa4c50cd95c792f8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: Ralith
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/3YYaPFF_KIBBE1qhuf10-RqeaXo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 21:42:41 -0000

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

@Ralith pushed 1 commit.

a8e454f2019b63856fad3693475499648e777e04  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/3503/files/91b3d1b28346ad5e9b2a4aca41b6a397c33f9b0f..a8e454f2019b63856fad3693475499648e777e04

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

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

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/a8e454f2019b63856fad3693475499648e777e04">a8e454f</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/3503/files/91b3d1b28346ad5e9b2a4aca41b6a397c33f9b0f..a8e454f2019b63856fad3693475499648e777e04?email_source=notifications&amp;email_token=AFTOJKZPZPXHTX24LSVOAQ3RGQNN5A5CNFSM4LDMD6OKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DKMJQGE4TOMSQOVZWQIZUG4ZTKOBRGIYTOMQ">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYWE4JA34DRGYYZTBTRGQNN5ANCNFSM4LDMD6OA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6ZC2L2NOAFAZ77DYLRGQNN5A5CNFSM4LDMD6OKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DKMJQGE4TOMSQOVZWQIZUG4ZTKOBRGIYTOMQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3503/files/91b3d1b28346ad5e9b2a4aca41b6a397c33f9b0f..a8e454f2019b63856fad3693475499648e777e04?email_source=notifications\u0026email_token=AFTOJKZPZPXHTX24LSVOAQ3RGQNN5A5CNFSM4LDMD6OKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DKMJQGE4TOMSQOVZWQIZUG4ZTKOBRGIYTOMQ",
"url": "https://github.com/quicwg/base-drafts/pull/3503/files/91b3d1b28346ad5e9b2a4aca41b6a397c33f9b0f..a8e454f2019b63856fad3693475499648e777e04?email_source=notifications\u0026email_token=AFTOJKZPZPXHTX24LSVOAQ3RGQNN5A5CNFSM4LDMD6OKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DKMJQGE4TOMSQOVZWQIZUG4ZTKOBRGIYTOMQ",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e6566ceb2db6_cf23fa4c50cd95c792f8--


From nobody Sun Mar  8 19:48:20 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 34FAF3A0E9F for <quic-issues@ietfa.amsl.com>; Sun,  8 Mar 2020 19:48:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PS2l2ZgE3eVw for <quic-issues@ietfa.amsl.com>; Sun,  8 Mar 2020 19:48:12 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0F24B3A0E99 for <quic-issues@ietf.org>; Sun,  8 Mar 2020 19:48:11 -0700 (PDT)
Received: from github-lowworker-a27607f.ash1-iad.github.net (github-lowworker-a27607f.ash1-iad.github.net [10.56.18.61]) by smtp.github.com (Postfix) with ESMTP id AEC9D660B07 for <quic-issues@ietf.org>; Sun,  8 Mar 2020 19:48:10 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583722090; bh=ew8oluXLDTzLXZjshFkVp3WppthuXNCwPLy5R/FXzrw=; h=Date:From:To:Subject:From; b=oPHbLTSAdSATddgsRzjbIFM21l6npHaXXmVbuFVOaDP3qhluVb71iQtBIpw9I4/0H VM76ABiTO/5pQYwF14xBvWrTaEpop2BFBC4voAjT9IsvkhCwvjvwvggspZ/sYo3MBx SP5us0/DsPFWKWpDaEf56PUY563JEva4muAMPf+A=
Date: Sun, 08 Mar 2020 19:48:10 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/2b8102-b8a340@github.com>
Subject: [quicwg/base-drafts] b8a340: Script updating issues at 2020-03-09T02:48:02Z. [c...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/nzlXzurd8rVjTZMWhsYWuvJVkfU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 02:48:15 -0000

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

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2020-03-09T02:48:02Z. [ci skip]



From nobody Sun Mar  8 22:04:30 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5C8983A1128 for <quic-issues@ietfa.amsl.com>; Sun,  8 Mar 2020 22:04:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.696
X-Spam-Level: 
X-Spam-Status: No, score=-1.696 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dlvFkZasrHgV for <quic-issues@ietfa.amsl.com>; Sun,  8 Mar 2020 22:04: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 0EC1B3A1126 for <quic-issues@ietf.org>; Sun,  8 Mar 2020 22:04:27 -0700 (PDT)
Received: from github-lowworker-cd7bc13.ac4-iad.github.net (github-lowworker-cd7bc13.ac4-iad.github.net [10.52.25.102]) by smtp.github.com (Postfix) with ESMTP id 45A0A960508 for <quic-issues@ietf.org>; Sun,  8 Mar 2020 22:04:25 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583730265; bh=/VXrTnOfywj5SG3DeYckVtyPuqk5GYgQJVOh+k8v17E=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=e59BGGQB2Xpmiz3ZVktW2BkcBGA0GtzjmRcFnDYxooXxIic0gjT8OIoIk15hiW7sE oB1wiUb8T0RpJ40XA0QlaY44CXaN80HQ+wQ6CA7EyRkGw84ook5UVAXmvtbIsoIQHR f0s+5q5nf0q/Ozam09Dh4O4UOqj3JA3DHmjS+7ZA=
Date: Sun, 08 Mar 2020 22:04:25 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZGYOHIKY5CALHXVK54OGXVTEVBNHHCD3AHXI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3474/review/370919148@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3474@github.com>
References: <quicwg/base-drafts/pull/3474@github.com>
Subject: Re: [quicwg/base-drafts] Remove timing guidance (#3474)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e65ce5937a9b_43373fb2b56cd96c4451a6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/eIoUZDFgTUkKKLFLSTAWkykiwo4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 05:04:29 -0000

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

martinthomson commented on this pull request.



> +parameter to replace those connection IDs with new ones as necessary.  Failure
+to retire the connection IDs promptly when requested can result in connection
+failures, as the issuing endpoint might be unable to continue using the
+connection IDs with the active connection.

```suggestion
parameter to replace those connection IDs with new ones as necessary.  Failure
to cease use of connection IDs promptly when requested can result in connection
failures, as the issuing endpoint might be unable to continue using the
connection IDs with the active connection.
```

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

<p><b>@martinthomson</b> commented on this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3474#discussi=
on_r389464711">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +parameter to replace those connection IDs=
 with new ones as necessary.  Failure=0D
+to retire the connection IDs promptly when requested can result in conne=
ction=0D
+failures, as the issuing endpoint might be unable to continue using the=0D=

+connection IDs with the active connection.=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-parameter to replace those connection IDs wit=
h new ones as necessary.  Failure=0D
-to retire the connection IDs promptly when requested can result in conne=
ction=0D
-failures, as the issuing endpoint might be unable to continue using the=0D=

-connection IDs with the active connection.=0D
+parameter to replace those connection IDs with new ones as necessary.  F=
ailure=0D
+to cease use of connection IDs promptly when requested can result in con=
nection=0D
+failures, as the issuing endpoint might be unable to continue using the=0D=

+connection IDs with the active connection.=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3474?email_source=3Dnotifications&amp;email_token=3DA=
FTOJK6H274AXROFI2TJUBTRGR2FTA5CNFSM4KZIFXU2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJ=
SXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYN4N3A#pullrequestreview-370919148=
">view it on GitHub</a>, or <a href=3D"https://github.com/notifications/u=
nsubscribe-auth/AFTOJKYEKKNMDL65XZ5EGADRGR2FTANCNFSM4KZIFXUQ">unsubscribe=
</a>.<img src=3D"https://github.com/notifications/beacon/AFTOJK6CJZCQNO6R=
DWMA6E3RGR2FTA5CNFSM4KZIFXU2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWN=
FSXPKTDN5WW2ZLOORPWSZGOCYN4N3A.gif" height=3D"1" width=3D"1" alt=3D"" /><=
/p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3474?email_source=3D=
notifications\u0026email_token=3DAFTOJK6H274AXROFI2TJUBTRGR2FTA5CNFSM4KZI=
FXU2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC=
YN4N3A#pullrequestreview-370919148",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3474?email_source=3Dno=
tifications\u0026email_token=3DAFTOJK6H274AXROFI2TJUBTRGR2FTA5CNFSM4KZIFX=
U2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYN=
4N3A#pullrequestreview-370919148",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e65ce5937a9b_43373fb2b56cd96c4451a6--


From nobody Sun Mar  8 22:07:37 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1DB403A1135 for <quic-issues@ietfa.amsl.com>; Sun,  8 Mar 2020 22:07:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1dzd7IZi-PN9 for <quic-issues@ietfa.amsl.com>; Sun,  8 Mar 2020 22:07:35 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 09A713A1132 for <quic-issues@ietf.org>; Sun,  8 Mar 2020 22:07:35 -0700 (PDT)
Date: Sun, 08 Mar 2020 22:07:33 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583730453; bh=hYCQHq4HO2jIsDoiJX/dnUxC+Yez6dhM2F5cHKyvfOE=; h=Date:From:To:Subject:From; b=VS37DIB/hwZtkrw1ygYgRrKGutj1DtPO25izNSgigqv8zqUVw8KJR16h/j+6rieuH +lLgy3BoyxdnGLMX53w4jnUdjbrB7C6QDG0o850TZE1MLUBKMnFuBvVBkbNRQD1S4+ bv9JhWJ7kzyLSBuBEIRTMkxydKGb0tmr64a3e5wk=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/close-0rtt/bbe18d-a5f620@github.com>
Subject: [quicwg/base-drafts] a5f620: Apply suggestion from @ekr
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/XGxof2eHiIDR86dx_4Jkxy2Z3YE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 05:07:37 -0000

  Branch: refs/heads/close-0rtt
  Home:   https://github.com/quicwg/base-drafts
  Commit: a5f6205bf3eca9b2caba25c3582d3ec6c355d2e1
      https://github.com/quicwg/base-drafts/commit/a5f6205bf3eca9b2caba25c3582d3ec6c355d2e1
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-09 (Mon, 09 Mar 2020)

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

  Log Message:
  -----------
  Apply suggestion from @ekr



From nobody Sun Mar  8 22:07:47 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 00BEB3A1132 for <quic-issues@ietfa.amsl.com>; Sun,  8 Mar 2020 22:07:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jAcqcEeFxLUz for <quic-issues@ietfa.amsl.com>; Sun,  8 Mar 2020 22:07:45 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E792D3A1131 for <quic-issues@ietf.org>; Sun,  8 Mar 2020 22:07:44 -0700 (PDT)
Date: Sun, 08 Mar 2020 22:07:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583730463; bh=Sd+GRSzNMFCv2fkNA7RrMDiX2UF2N8lSkXdctnwaR1Q=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=A73vBid1SG2f5ndDtccs+SmMwkC4fAFtA2/v4tJk+fRVK9Ptm3UMXuaU3/58mcrB8 rWPSXDhAq7hrLdpsLeVs3l8QYGVeUiKc8OOaeeXLyg9vXereNaMO5Yxvt8gD+OWi9R 0ij5ob0CzZHKAU7qjMx6fLMlNzGHE1pQ3ISbNjR8=
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/3440/push/4736685211@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3440@github.com>
References: <quicwg/base-drafts/pull/3440@github.com>
Subject: Re: [quicwg/base-drafts] Early CONNECTION_CLOSE fixes (#3440)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e65cf1f6c723_53f13fec98ecd960295398"; 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/EPDA5JD4NfBpc8WXkXtIK_yF8D0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 05:07:46 -0000

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

@martinthomson pushed 1 commit.

a5f6205bf3eca9b2caba25c3582d3ec6c355d2e1  Apply suggestion from @ekr


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

----==_mimepart_5e65cf1f6c723_53f13fec98ecd960295398
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/a5f6205bf3eca9b2caba25c3582d3ec6c355d2e1">a5f6205</a>  Apply suggestion from @ekr</li>
</ul>


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

----==_mimepart_5e65cf1f6c723_53f13fec98ecd960295398--


From nobody Sun Mar  8 23:00:18 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E68A23A1209 for <quic-issues@ietfa.amsl.com>; Sun,  8 Mar 2020 23:00:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id m7h3zkqST3eb for <quic-issues@ietfa.amsl.com>; Sun,  8 Mar 2020 23:00: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 E446B3A1203 for <quic-issues@ietf.org>; Sun,  8 Mar 2020 23:00:14 -0700 (PDT)
Received: from github-lowworker-1b8c660.ash1-iad.github.net (github-lowworker-1b8c660.ash1-iad.github.net [10.56.18.59]) by smtp.github.com (Postfix) with ESMTP id 3AF909604E0 for <quic-issues@ietf.org>; Sun,  8 Mar 2020 23:00:13 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583733613; bh=SzhK6ckzDPW+g6eBDIry2TZFeJShuhrZiZPB/DExQfw=; h=Date:From:To:Subject:From; b=aL6bJaRlfbX2LVv4/+VEANbeJ+jQJExKwEt9UobLl0KTkin2TDI5D9EIdy/11lEVm C5ccNh8zJ26JqBNBIe0Ff+ruAmlPDBhwsWA4XjG2IQvFniQuY1bY8ck1oBqSqFLZ6x ZJZvpZ4MMxVB31c+3ZIFZtxB0CN9erg0x33buHE0=
Date: Sun, 08 Mar 2020 23:00:13 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/close-0rtt/a5f620-da24ed@github.com>
Subject: [quicwg/base-drafts] da24ed: Line length fixed
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/vDPf85_yrDnArsZEmhIPIkAnMoQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 06:00:17 -0000

  Branch: refs/heads/close-0rtt
  Home:   https://github.com/quicwg/base-drafts
  Commit: da24edbf0d4b53be01670f741d0b8858d9601a66
      https://github.com/quicwg/base-drafts/commit/da24edbf0d4b53be01670f741d0b8858d9601a66
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-09 (Mon, 09 Mar 2020)

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

  Log Message:
  -----------
  Line length fixed



From nobody Sun Mar  8 23:00:39 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2EF293A1209 for <quic-issues@ietfa.amsl.com>; Sun,  8 Mar 2020 23:00:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dUjmvqiSdYgX for <quic-issues@ietfa.amsl.com>; Sun,  8 Mar 2020 23:00:26 -0700 (PDT)
Received: from out-10.smtp.github.com (out-10.smtp.github.com [192.30.254.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1BC983A1203 for <quic-issues@ietf.org>; Sun,  8 Mar 2020 23:00:25 -0700 (PDT)
Received: from github-lowworker-1b8c660.ash1-iad.github.net (github-lowworker-1b8c660.ash1-iad.github.net [10.56.18.59]) by smtp.github.com (Postfix) with ESMTP id D6AD1121245 for <quic-issues@ietf.org>; Sun,  8 Mar 2020 23:00:24 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583733624; bh=j5ih1vhtlQYg9S/Owwq6q2qEqg8gYzsZfZY/ZrYHNfA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=yEoOR2R+aH+MhQHgtZvtskIVAOf5DyGnQGiTDfsNXWOfeRNAskIefMb/Ody0Qn69o CjZUu8bEADtnUCHYYwBeoEky3dp5bKxwBJgaMb/aK5yVcKNXQbAxb9Ho9ODyRSmNQJ AMgN1kPpG0BboanO+/RTNWU3hzwebr6B0cX7O2vA=
Date: Sun, 08 Mar 2020 23:00:24 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3440/push/4736805674@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3440@github.com>
References: <quicwg/base-drafts/pull/3440@github.com>
Subject: Re: [quicwg/base-drafts] Early CONNECTION_CLOSE fixes (#3440)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e65db789063d_5d663fd3bb4cd96045781a"; 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/9S5NRWCiECyg2-Low7RHnaqcR-E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Mar 2020 06:00:29 -0000

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

@martinthomson pushed 1 commit.

da24edbf0d4b53be01670f741d0b8858d9601a66  Line length fixed


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

----==_mimepart_5e65db789063d_5d663fd3bb4cd96045781a
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/da24edbf0d4b53be01670f741d0b8858d9601a66">da24edb</a>  Line length fixed</li>
</ul>


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

----==_mimepart_5e65db789063d_5d663fd3bb4cd96045781a--


From nobody Sun Mar  8 23:01:33 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 94BA53A1214 for <quic-issues@ietfa.amsl.com>; Sun,  8 Mar 2020 23:01:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id e24arNrpQ28k for <quic-issues@ietfa.amsl.com>; Sun,  8 Mar 2020 23:01:30 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 53FAC3A120F for <quic-issues@ietf.org>; Sun,  8 Mar 2020 23:01:30 -0700 (PDT)
Received: from github-lowworker-0eea13f.ash1-iad.github.net (github-lowworker-0eea13f.ash1-iad.github.net [10.56.109.26]) by smtp.github.com (Postfix) with ESMTP id 66E04C60685 for <quic-issues@ietf.org>; Sun,  8 Mar 2020 23:01:29 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583733689; bh=pQDoc6TTUQdJGtVJSxyId3MZVFG2OQyKgbdhz7Zj00o=; h=Date:From:To:Subject:From; b=NmIDyXcc0+sfTOPg3uErBYbkZg1C0zFhUF4eCgXtke/XWGsJbfAY9WTxJZ5xyj1o/ mB2iyvTv8ywpk5lsl8W84mi2QEkLpK3IR/XYWB8b7d5e9n25EA4JFy6f/sPrrK1pCX p2MUCbfVVU0ROdlRc0UgKk2uUHySKuBI+38xThlY=
Date: Sun, 08 Mar 2020 23:01:29 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/b8a340-90106c@github.com>
Subject: [quicwg/base-drafts] 90106c: Script updating gh-pages from da24edbf. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/6gnl_ygn_2CW6qxmlJK3Yg-a8fM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 06:01:32 -0000

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

  Changed paths:
    M close-0rtt/draft-ietf-quic-http.html
    M close-0rtt/draft-ietf-quic-http.txt
    M close-0rtt/draft-ietf-quic-invariants.html
    M close-0rtt/draft-ietf-quic-invariants.txt
    M close-0rtt/draft-ietf-quic-qpack.html
    M close-0rtt/draft-ietf-quic-qpack.txt
    M close-0rtt/draft-ietf-quic-recovery.html
    M close-0rtt/draft-ietf-quic-recovery.txt
    M close-0rtt/draft-ietf-quic-tls.html
    M close-0rtt/draft-ietf-quic-tls.txt
    M close-0rtt/draft-ietf-quic-transport.html
    M close-0rtt/draft-ietf-quic-transport.txt
    R ianswett-ack-delay-exponent/draft-ietf-quic-http.html
    R ianswett-ack-delay-exponent/draft-ietf-quic-http.txt
    R ianswett-ack-delay-exponent/draft-ietf-quic-invariants.html
    R ianswett-ack-delay-exponent/draft-ietf-quic-invariants.txt
    R ianswett-ack-delay-exponent/draft-ietf-quic-qpack.html
    R ianswett-ack-delay-exponent/draft-ietf-quic-qpack.txt
    R ianswett-ack-delay-exponent/draft-ietf-quic-recovery.html
    R ianswett-ack-delay-exponent/draft-ietf-quic-recovery.txt
    R ianswett-ack-delay-exponent/draft-ietf-quic-tls.html
    R ianswett-ack-delay-exponent/draft-ietf-quic-tls.txt
    R ianswett-ack-delay-exponent/draft-ietf-quic-transport.html
    R ianswett-ack-delay-exponent/draft-ietf-quic-transport.txt
    R ianswett-ack-delay-exponent/index.html
    M index.html

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



From nobody Sun Mar  8 23:07:16 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 96E563A122E for <quic-issues@ietfa.amsl.com>; Sun,  8 Mar 2020 23:07:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2_Nsmkun2JBs for <quic-issues@ietfa.amsl.com>; Sun,  8 Mar 2020 23:07: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 8976F3A122C for <quic-issues@ietf.org>; Sun,  8 Mar 2020 23:07:13 -0700 (PDT)
Received: from github-lowworker-d1d6e31.ash1-iad.github.net (github-lowworker-d1d6e31.ash1-iad.github.net [10.56.105.50]) by smtp.github.com (Postfix) with ESMTP id BA6239602E6 for <quic-issues@ietf.org>; Sun,  8 Mar 2020 23:07:12 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583734032; bh=61/Ro6YdlEWJ1ilKhqy13t7aY9G4zNTR6vaeLi0XRB4=; h=Date:From:To:Subject:From; b=VMTs/Gxr/D5kRZBRJfwE9VuG+1n/4Mqtu5tk2/I1JBq8FsX4R1pQRuO2uQE5iWIuC Bv5AxTPG3DvJ4lbaZeXNohld46jZwsdmPkqx28fNnWiC4W3v7PxYYj701/LW1Uc37M dOpnEBGi8F4qmI8lkov2JxhqCMqCyWbGvfje4qbs=
Date: Sun, 08 Mar 2020 23:07:12 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/lint-filename/000000-cbdc2f@github.com>
Subject: [quicwg/base-drafts] cbdc2f: Show file on linting error
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/AX0ugxDxwFNWpzvWWQHztx0qw48>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 06:07:15 -0000

  Branch: refs/heads/lint-filename
  Home:   https://github.com/quicwg/base-drafts
  Commit: cbdc2fbb481dcacebcae823441abca0aba245796
      https://github.com/quicwg/base-drafts/commit/cbdc2fbb481dcacebcae823441abca0aba245796
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-09 (Mon, 09 Mar 2020)

  Changed paths:
    M .lint.py

  Log Message:
  -----------
  Show file on linting error

And some refactoring of the code to go along with it.



From nobody Sun Mar  8 23:08:17 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2D4583A1237 for <quic-issues@ietfa.amsl.com>; Sun,  8 Mar 2020 23:08:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id d3cDTNzDGWW0 for <quic-issues@ietfa.amsl.com>; Sun,  8 Mar 2020 23:08:14 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E2AA93A1234 for <quic-issues@ietf.org>; Sun,  8 Mar 2020 23:08:13 -0700 (PDT)
Date: Sun, 08 Mar 2020 23:08:12 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583734092; bh=kipmmKj+98e7T3Z2G12Hp5t3KXgDIEf7pg+U6oO3oqM=; h=Date:From:To:Subject:From; b=ynZAnn1FNe2Jb6AZVy8in9HlaoMzoQnblJEnf2KH1mMdFZ+aZAwNMMNipcVKc64/9 8OiJHgtSmrBSXAQwGx+/+lrwIapSHSz1x1y4diPeVfB7iqYsCdXAKbBp5gYTv+QvcF AWsUlKmDCHZLvGFfj2nIXEQvhptceSZThDiEGHSo=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/90106c-48a233@github.com>
Subject: [quicwg/base-drafts] 48a233: Script updating gh-pages from cbdc2fbb. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/DgYrXG6CnD7cqXT40jOKtkqQ7w0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 06:08:15 -0000

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

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

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



From nobody Sun Mar  8 23:09:04 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9A16B3A1237 for <quic-issues@ietfa.amsl.com>; Sun,  8 Mar 2020 23:09:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id aLU4w6d3_FBy for <quic-issues@ietfa.amsl.com>; Sun,  8 Mar 2020 23:09:01 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7ED413A1234 for <quic-issues@ietf.org>; Sun,  8 Mar 2020 23:09:01 -0700 (PDT)
Received: from github-lowworker-6349a71.ac4-iad.github.net (github-lowworker-6349a71.ac4-iad.github.net [10.52.18.20]) by smtp.github.com (Postfix) with ESMTP id 36A99A0475 for <quic-issues@ietf.org>; Sun,  8 Mar 2020 23:09:00 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583734140; bh=n+SxE1U+EW8luVlPlTkvOIGXjGWvWBf2SstGV2bbFAU=; h=Date:From:To:Subject:From; b=csB9NQwefpI9JVCXv5lQnYdINjMl/pGa/rzZtme6/du/wt0RuPPqWvYFdrx98KOZj irNkGIVKGlAK5SvYXXhEPCzYixPzfZVTOTeuCCaz7HloxZPHK5WDsAoxW60EdkWqEP iq6cSiSW2JN/V+f4r5nG8WJ4Jc/OCSB1giCZ/UZQ=
Date: Sun, 08 Mar 2020 23:09:00 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/lint-filename/cbdc2f-2ba62c@github.com>
Subject: [quicwg/base-drafts] 2ba62c: Fixups from black
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/kr1FWRiGOdD_wAA7zYQ5bRxbxeE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 06:09:03 -0000

  Branch: refs/heads/lint-filename
  Home:   https://github.com/quicwg/base-drafts
  Commit: 2ba62cd41d21c60d1a49a12a3c7557feba89dfbe
      https://github.com/quicwg/base-drafts/commit/2ba62cd41d21c60d1a49a12a3c7557feba89dfbe
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-09 (Mon, 09 Mar 2020)

  Changed paths:
    M .lint.py

  Log Message:
  -----------
  Fixups from black



From nobody Sun Mar  8 23:09:28 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0A1BC3A1239 for <quic-issues@ietfa.amsl.com>; Sun,  8 Mar 2020 23:09:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.481
X-Spam-Level: 
X-Spam-Status: No, score=-6.481 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id r3cqsIZR9AoZ for <quic-issues@ietfa.amsl.com>; Sun,  8 Mar 2020 23:09:26 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E4C1C3A123A for <quic-issues@ietf.org>; Sun,  8 Mar 2020 23:09:25 -0700 (PDT)
Date: Sun, 08 Mar 2020 23:09:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583734165; bh=Ms5sWDTQg1ss1a1R8oer0dMHhZp0xORVyiHOdTy/WNg=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=i94mb8yFJKIhqRq/Cxwj5m5TkRoMOYv+US8KrZBshTBrPpRMJkQkzvhU8SBgZhb6y CK5lnNAuV4T3Yp/KTUGuMKuMfPdaZETh5MCRpcTS0NEQOQQcwEHYFlTqSUK2liQ0rq 8n13r2UGCXJsyAsaTjY2OKEvKIM/ZB5ejjJXiixM=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYKECFLQ7ZUEJ4NT7V4OG7JJEVBNHHCE3VV4Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3504@github.com>
Subject: [quicwg/base-drafts] Show file on linting error (#3504)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e65dd95338f_58883fd06e6cd9687727bf"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/EFNBeXosTDtRHS0YdZuzR7f_ooU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 06:09:27 -0000

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

And some refactoring of the code to go along with it.

This code is now black as well.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Show file on linting error
  * Fixups from black

-- File Changes --

    M .lint.py (36)

-- Patch Links --

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

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

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

<p>And some refactoring of the code to go along with it.</p>
<p>This code is now black as well.</p>

<hr>

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

<h4>Commit Summary</h4>
<ul>
  <li>Show file on linting error</li>
  <li>Fixups from black</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/3504/files#diff-5b471e040f65c2bb2af9c28e331ee47e">.lint.py</a>
    (36)
  </li>
</ul>

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

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

----==_mimepart_5e65dd95338f_58883fd06e6cd9687727bf--


From nobody Sun Mar  8 23:09:57 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1F14F3A1239 for <quic-issues@ietfa.amsl.com>; Sun,  8 Mar 2020 23:09:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zchW_FZDI-AM for <quic-issues@ietfa.amsl.com>; Sun,  8 Mar 2020 23:09: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 C59C73A1238 for <quic-issues@ietf.org>; Sun,  8 Mar 2020 23:09:54 -0700 (PDT)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id E8A431C03BF for <quic-issues@ietf.org>; Sun,  8 Mar 2020 23:09:53 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583734193; bh=ScSbQsuxVnSW/pCJa5wGwPtxdWjsJML4qQNc0UFKJLo=; h=Date:From:To:Subject:From; b=Hqgf0RrRCsvOl4QYuRDd4+V/5FckEP/W+UCWoML01DbE+6K00e03LabRSHsAXBz2G /JiGkrsmfAkm+j1rF3Y1UfMS2AeWn854lHWuzjRg6MHMYap6iI2ozoMuNsDOFhSN+m 5eE9t9ifWeTh59BauQ9zu1DCt00kV1aA1ugFQWIY=
Date: Sun, 08 Mar 2020 23:09:53 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/48a233-7b33b4@github.com>
Subject: [quicwg/base-drafts] 7b33b4: Script updating gh-pages from 2ba62cd4. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Hkq0A4VX08zRRQtCtYcyHEO0TKk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 06:09:56 -0000

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

  Changed paths:
    M index.html

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



From nobody Mon Mar  9 07:58:53 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2376B3A11AA for <quic-issues@ietfa.amsl.com>; Mon,  9 Mar 2020 07:58:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.1
X-Spam-Level: 
X-Spam-Status: No, score=-7.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qJf_h3zla03p for <quic-issues@ietfa.amsl.com>; Mon,  9 Mar 2020 07:58:51 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0838B3A1195 for <quic-issues@ietf.org>; Mon,  9 Mar 2020 07:58:51 -0700 (PDT)
Date: Mon, 09 Mar 2020 07:58:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583765929; bh=cD3l0jk9Ex5R2DWg1aZhjyGqi/GMPK5NSg1bFV/jYcU=; h=Date:From:To:Subject:From; b=WWzJGzgkmquf5BI5JKcO8UGm4A0/53SXbYzKYuRdmcEmYhmD+ISDfBBh5rnSfajNL VcOEubTeFpxrKY8Q9xbgRdaRlDb2HLdainQgf9IrZsJXMTQnT3YtCWK/6BpgeVIhZr g3MzGjG74w/BB83DaGpBnXKvvqRsOtuvbnUuptog=
From: martinduke <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/load-balancers/push/refs/heads/master/42ad25-359dcc@github.com>
Subject: [quicwg/load-balancers] 44bb68: Revert "format nits, add quic-transport ref"
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/7BQAsFqm-va9BA6_3-qOA6-VVKA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 14:58:52 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/load-balancers
  Commit: 44bb68b0317c50c4e2fba24f5bc3c75740520249
      https://github.com/quicwg/load-balancers/commit/44bb68b0317c50c4e2fba24f5bc3c75740520249
  Author: Martin Duke <mduke@f5.com>
  Date:   2020-03-05 (Thu, 05 Mar 2020)

  Changed paths:
    M draft-ietf-quic-load-balancers.md

  Log Message:
  -----------
  Revert "format nits, add quic-transport ref"

This reverts commit 42ad253c3f510a555b1c8d9b71342748c78dee8b.


  Commit: c90129140e09fef84f37388d60fa3c2ffc1e0b1e
      https://github.com/quicwg/load-balancers/commit/c90129140e09fef84f37388d60fa3c2ffc1e0b1e
  Author: Martin Duke <mduke@f5.com>
  Date:   2020-03-05 (Thu, 05 Mar 2020)

  Changed paths:
    M draft-ietf-quic-load-balancers.md

  Log Message:
  -----------
  Added test vectors


  Commit: 302b1ae86f97faa3227832676ac524ebf243fe34
      https://github.com/quicwg/load-balancers/commit/302b1ae86f97faa3227832676ac524ebf243fe34
  Author: Martin Duke <mduke@f5.com>
  Date:   2020-03-06 (Fri, 06 Mar 2020)

  Changed paths:
    M draft-ietf-quic-load-balancers.md

  Log Message:
  -----------
  Fixed first octet issues, diversified cr bits in test vectors


  Commit: 359dcc9d819c90277123262b33a9ab2a117829c9
      https://github.com/quicwg/load-balancers/commit/359dcc9d819c90277123262b33a9ab2a117829c9
  Author: martinduke <martin.h.duke@gmail.com>
  Date:   2020-03-09 (Mon, 09 Mar 2020)

  Changed paths:
    M draft-ietf-quic-load-balancers.md

  Log Message:
  -----------
  Merge pull request #13 from quicwg/test-vectors

Test vectors


Compare: https://github.com/quicwg/load-balancers/compare/42ad253c3f51...359dcc9d819c


From nobody Mon Mar  9 07:58:58 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9C43D3A1195 for <quic-issues@ietfa.amsl.com>; Mon,  9 Mar 2020 07:58:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id eRVmnEMjqFiV for <quic-issues@ietfa.amsl.com>; Mon,  9 Mar 2020 07:58: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 ABE503A11A8 for <quic-issues@ietf.org>; Mon,  9 Mar 2020 07:58:51 -0700 (PDT)
Date: Mon, 09 Mar 2020 07:58:50 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583765930; bh=3uYHjq0L5OQJLjzGSkeSCuiRfm++MYP70cHUnv2Fja4=; h=Date:From:To:Subject:From; b=NJ55f+J4262A4cPp9ZP9US5St6UJ4DD6A1Aoe0WlSzwBGBLj8P5kWGWEN6RGqqeqt 6bsdyQzaOEAUQlKGuj/a5aHjmQp1kS//X/fv6VCR7E4Bv8pclI9k6BJPU0mzx/2ygB UikbQSgO43jqFz5e7c3Ii5VarIJ7vMKMkFJpCrho=
From: martinduke <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/load-balancers/push/refs/heads/test-vectors/302b1a-000000@github.com>
Subject: [quicwg/load-balancers]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ApxRIucLuh2RBvIVcN7jHVDQ0kI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 14:58:53 -0000

  Branch: refs/heads/test-vectors
  Home:   https://github.com/quicwg/load-balancers


From nobody Mon Mar  9 07:59:18 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B11EA3A11AA for <quic-issues@ietfa.amsl.com>; Mon,  9 Mar 2020 07:59:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4s3dC5v4h2Ht for <quic-issues@ietfa.amsl.com>; Mon,  9 Mar 2020 07:59:12 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B773B3A11A8 for <quic-issues@ietf.org>; Mon,  9 Mar 2020 07:59:12 -0700 (PDT)
Received: from github-lowworker-f1f7af9.ash1-iad.github.net (github-lowworker-f1f7af9.ash1-iad.github.net [10.56.111.13]) by smtp.github.com (Postfix) with ESMTP id CD64BE02CB for <quic-issues@ietf.org>; Mon,  9 Mar 2020 07:59:11 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583765951; bh=oVDElnjnXZC5/RuosjR7VlAtQWYMqiqM0S3blwW+wPo=; h=Date:From:To:Subject:From; b=KFbFFLjQJvJ5JiR4agZp2hXUDTCMd7jWAgh/h6YB7TJwhSRLyXiP9xVkDc8J8FgKh +jgIU+3Key81eNKEZ6nHa5Rx9ylLS23CNbVom3F3ZKI+STa6HQf2wiu2YoLk4NuIKs 8GX3/YKL6/sMT1zmtnqPlyiVC4inxjS7RY7GfX1A=
Date: Mon, 09 Mar 2020 07:59:11 -0700
From: quicwg-bot <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/load-balancers/push/refs/heads/gh-pages/abecf2-a99171@github.com>
Subject: [quicwg/load-balancers] a99171: Script updating gh-pages from 359dcc9. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/rbe-AqG95AF2sD8W5-6m-ovPZXA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 14:59:14 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/load-balancers
  Commit: a99171a11b3d6f12beaedd517eea82c242a365cf
      https://github.com/quicwg/load-balancers/commit/a99171a11b3d6f12beaedd517eea82c242a365cf
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-09 (Mon, 09 Mar 2020)

  Changed paths:
    M draft-ietf-quic-load-balancers.html
    M draft-ietf-quic-load-balancers.txt

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



From nobody Mon Mar  9 07:59:22 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7EC383A1195 for <quic-issues@ietfa.amsl.com>; Mon,  9 Mar 2020 07:59:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ziAb92FgCm7l for <quic-issues@ietfa.amsl.com>; Mon,  9 Mar 2020 07:59:18 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4EBA63A11AF for <quic-issues@ietf.org>; Mon,  9 Mar 2020 07:59:18 -0700 (PDT)
Received: from github-lowworker-edec459.ac4-iad.github.net (github-lowworker-edec459.ac4-iad.github.net [10.52.18.32]) by smtp.github.com (Postfix) with ESMTP id 43A69A0838 for <quic-issues@ietf.org>; Mon,  9 Mar 2020 07:59:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583765957; bh=aRvmbKkJciD+KkdcJtyKrJYTJKjtf2lCnsZ0HMs4FHY=; h=Date:From:To:Subject:From; b=OLZShGIOptmVCYxu+jY57ETNl/bWL0jRlmze/hU4GMY4g8XauZRfdilyQuZXjIoMa 1ulyCZJ7jrkqYTX19UWjPq9i+0prorM3tkbgKANFzari64fVNcE+bzYtWGh18Qj/aC XqopaM8seZx8laMwHxktodPbJ8o+Sz8gEJwF2I1Q=
Date: Mon, 09 Mar 2020 07:59:17 -0700
From: quicwg-bot <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/load-balancers/push/refs/heads/gh-pages/a99171-5b803a@github.com>
Subject: [quicwg/load-balancers] 5b803a: Script updating issues at 2020-03-09T14:59:13Z. [c...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/RZ1rsiKytfTlwUQEZU8QCoweSic>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 14:59:19 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/load-balancers
  Commit: 5b803aca3b15ae6bc103fea10a8107609697adbf
      https://github.com/quicwg/load-balancers/commit/5b803aca3b15ae6bc103fea10a8107609697adbf
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-09 (Mon, 09 Mar 2020)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2020-03-09T14:59:13Z. [ci skip]



From nobody Mon Mar  9 08:16:34 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A3A993A122D for <quic-issues@ietfa.amsl.com>; Mon,  9 Mar 2020 08:16:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LJJyW4bQUPFJ for <quic-issues@ietfa.amsl.com>; Mon,  9 Mar 2020 08:16:31 -0700 (PDT)
Received: from out-15.smtp.github.com (out-15.smtp.github.com [192.30.254.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B13773A1228 for <quic-issues@ietf.org>; Mon,  9 Mar 2020 08:16:31 -0700 (PDT)
Received: from github-lowworker-b19c547.va3-iad.github.net (github-lowworker-b19c547.va3-iad.github.net [10.48.17.66]) by smtp.github.com (Postfix) with ESMTP id F104D261740 for <quic-issues@ietf.org>; Mon,  9 Mar 2020 08:16:30 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583766991; bh=nuui/piNIUteOs35S2XoXFkI44mpyffJnoLewULYSWk=; h=Date:From:To:Subject:From; b=GYIlKRGRT+fiFbjHvBrQrDn/Junf+TaT1neowzZa7nd2UEY3hQLHS+e+yR2vwPFxx y7FNCoaDXYl9nzGGNQ0vB5j9kNF1sT+Swry0XXVPDU7kidQA2D5ISYeYc2Debn+UHM 2cCrWni75vs6lsTMqvYn9OOW7xABuB6HDCwJqPPE=
Date: Mon, 09 Mar 2020 08:16:30 -0700
From: mduke-token <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/load-balancers/push/refs/heads/edge-cases/3e3bf5-532dd1@github.com>
Subject: [quicwg/load-balancers] 532dd1: Nick's suggestion
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/xWPo83cm6betWzcNWpnW3QjrTow>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 15:16:33 -0000

  Branch: refs/heads/edge-cases
  Home:   https://github.com/quicwg/load-balancers
  Commit: 532dd1adfd11dde3fc4749aca9f2ce3d9ade9ad7
      https://github.com/quicwg/load-balancers/commit/532dd1adfd11dde3fc4749aca9f2ce3d9ade9ad7
  Author: Martin Duke <m.duke@f5.com>
  Date:   2020-03-09 (Mon, 09 Mar 2020)

  Changed paths:
    M draft-ietf-quic-load-balancers.md

  Log Message:
  -----------
  Nick's suggestion



From nobody Mon Mar  9 08:17:18 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 603893A11F0 for <quic-issues@ietfa.amsl.com>; Mon,  9 Mar 2020 08:17:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1f9nDJ0gepYD for <quic-issues@ietfa.amsl.com>; Mon,  9 Mar 2020 08:17:16 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5D03B3A11F4 for <quic-issues@ietf.org>; Mon,  9 Mar 2020 08:17:11 -0700 (PDT)
Received: from github-lowworker-52827f8.ash1-iad.github.net (github-lowworker-52827f8.ash1-iad.github.net [10.56.108.24]) by smtp.github.com (Postfix) with ESMTP id 29C348C0080 for <quic-issues@ietf.org>; Mon,  9 Mar 2020 08:17:10 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583767030; bh=hO0IeIL7g2cx+QTvM3y6+P3VJu7lgjSC7k1ebKskiJo=; h=Date:From:To:Subject:From; b=coiMeLBDWBBpN2dLQ3FpEyBHjZXOLl2zdToqKLtrUbOHfVlmBfOefEIHtnBUdxkdb yp8tFj1mBCULcfJNqsm8hqtU+Y5iU4SVvr7o8videyiy8xPsCEZ+kvgMd619MSQvv4 RhGmEodzqozFvuM1BNCbq9bvZ432cCGz2xru8nZ4=
Date: Mon, 09 Mar 2020 08:17:10 -0700
From: quicwg-bot <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/load-balancers/push/refs/heads/gh-pages/5b803a-5acb00@github.com>
Subject: [quicwg/load-balancers] 5acb00: Script updating gh-pages from 532dd1a. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/GIurU6V4azQensuhfZ7o4o9Avho>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 15:17:17 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/load-balancers
  Commit: 5acb00d8ada5caca8bdcc57f57098f6737e7ce72
      https://github.com/quicwg/load-balancers/commit/5acb00d8ada5caca8bdcc57f57098f6737e7ce72
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-09 (Mon, 09 Mar 2020)

  Changed paths:
    M edge-cases/draft-ietf-quic-load-balancers.html
    M edge-cases/draft-ietf-quic-load-balancers.txt

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



From nobody Mon Mar  9 08:18:48 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 638F13A11FC for <quic-issues@ietfa.amsl.com>; Mon,  9 Mar 2020 08:18:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gQGFrC4F6tEU for <quic-issues@ietfa.amsl.com>; Mon,  9 Mar 2020 08:18:46 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4936F3A11F4 for <quic-issues@ietf.org>; Mon,  9 Mar 2020 08:18:46 -0700 (PDT)
Date: Mon, 09 Mar 2020 08:18:45 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583767125; bh=aH0+r5+Dok5VmjV4s4DB25z3rHhPUJexMnPfrDut4RQ=; h=Date:From:To:Subject:From; b=F19Zmc5sYuSV6lZHcTcMW6b6yWak8LawHkfzzknnZdNn6M1oyx79QrQLAI51IbQTn /cF5CVhgjy3fnWZz2nmDFmEW4NienCdlr7CWv7qMeeXMdh4kqpP++/InpKkX16guMw GRAxy8zryjJ+HTmSu05+nKByeofr+7zRIzKy6bV4=
From: martinduke <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/load-balancers/push/refs/heads/master/359dcc-a03dbc@github.com>
Subject: [quicwg/load-balancers] 3e3bf5: added language about server connection migration
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/7yoysDwPLLYXqHZTo670bt-tKf0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 15:18:47 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/load-balancers
  Commit: 3e3bf5c29cc034369a61d9df829aad22b6b182a6
      https://github.com/quicwg/load-balancers/commit/3e3bf5c29cc034369a61d9df829aad22b6b182a6
  Author: Martin Duke <m.duke@f5.com>
  Date:   2020-03-06 (Fri, 06 Mar 2020)

  Changed paths:
    M draft-ietf-quic-load-balancers.md

  Log Message:
  -----------
  added language about server connection migration


  Commit: 532dd1adfd11dde3fc4749aca9f2ce3d9ade9ad7
      https://github.com/quicwg/load-balancers/commit/532dd1adfd11dde3fc4749aca9f2ce3d9ade9ad7
  Author: Martin Duke <m.duke@f5.com>
  Date:   2020-03-09 (Mon, 09 Mar 2020)

  Changed paths:
    M draft-ietf-quic-load-balancers.md

  Log Message:
  -----------
  Nick's suggestion


  Commit: a03dbcc7f0040b32bfbe0a757400fdf88fd37a45
      https://github.com/quicwg/load-balancers/commit/a03dbcc7f0040b32bfbe0a757400fdf88fd37a45
  Author: martinduke <martin.h.duke@gmail.com>
  Date:   2020-03-09 (Mon, 09 Mar 2020)

  Changed paths:
    M draft-ietf-quic-load-balancers.md

  Log Message:
  -----------
  Merge pull request #14 from quicwg/edge-cases

added language about server connection migration


Compare: https://github.com/quicwg/load-balancers/compare/359dcc9d819c...a03dbcc7f004


From nobody Mon Mar  9 08:18:51 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DF1843A11F4 for <quic-issues@ietfa.amsl.com>; Mon,  9 Mar 2020 08:18:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VxI02n-3xehm for <quic-issues@ietfa.amsl.com>; Mon,  9 Mar 2020 08:18: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 0F3B43A11F9 for <quic-issues@ietf.org>; Mon,  9 Mar 2020 08:18:47 -0700 (PDT)
Date: Mon, 09 Mar 2020 08:18:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583767126; bh=sxdeCmeh/NV6SG9wE7pxqveLnZ4ABCIyayYgE7pwKME=; h=Date:From:To:Subject:From; b=SEOJASl1Y9ZVEhyUN0xsT2Rwj4Ep1dxh9WIECI/xzMO+ZbGhbFcTZDa5m5njMTKTD R87SpLwiJWBQzj6Al4R2uYu5UiyIoaSqrKh6jSzbdA0G/ZUEvH4xubPTC7q636vDd9 Juw9Fk63WIhNbKAlo+9/BPLQVx27FkJQmuxsNafw=
From: martinduke <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/load-balancers/push/refs/heads/edge-cases/532dd1-000000@github.com>
Subject: [quicwg/load-balancers]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/FXTW8jgkvDOCDlsJA4ss8R6Qj5A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 15:18:48 -0000

  Branch: refs/heads/edge-cases
  Home:   https://github.com/quicwg/load-balancers


From nobody Mon Mar  9 08:19:34 2020
Return-Path: <bounces+848413-a050-quic-issues=ietf.org@sgmail.github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0EB523A1201 for <quic-issues@ietfa.amsl.com>; Mon,  9 Mar 2020 08:19:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.564
X-Spam-Level: 
X-Spam-Status: No, score=-3.564 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-1.463, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jP5XwOvqjU2t for <quic-issues@ietfa.amsl.com>; Mon,  9 Mar 2020 08:19:26 -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 B2FB53A11FD for <quic-issues@ietf.org>; Mon,  9 Mar 2020 08:19:25 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com;  h=from:to:subject:mime-version:content-type:content-transfer-encoding;  s=s20150108; bh=FEjNc07Goa+sou46wg8fVQf0uhNFSOXEXQBke/9QmRc=; b= aehMr7fXbms/7IRiaUgQUAM9YQO5/77OV11zvqtNKxH61gegMBp304rC8hNdqMzg WCbcQZImg4SzPj7xTZW7+qTUpKT+BNHOuIEZAskJl2ybX6/OtexQN0j47TEJ60w7 S918HTk5f4VIHxufMBe1qXfbpCm3xDrDGAGW0k+7LR4=
Received: by filter0249p1iad2.sendgrid.net with SMTP id filter0249p1iad2-11876-5E665E7B-41 2020-03-09 15:19:23.735743236 +0000 UTC m=+406240.851066268
Received: from github-lowworker-2300405.va3-iad.github.net (unknown [140.82.115.64]) by ismtpd0037p1iad2.sendgrid.net (SG) with ESMTP id jVqR_lTdQfaD1Un7p90nCg for <quic-issues@ietf.org>; Mon, 09 Mar 2020 15:19:23.720 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-2300405.va3-iad.github.net (Postfix) with ESMTP id B4911700051 for <quic-issues@ietf.org>; Mon,  9 Mar 2020 08:19:23 -0700 (PDT)
Date: Mon, 09 Mar 2020 15:19:23 +0000 (UTC)
From: quicwg-bot <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/load-balancers/push/refs/heads/gh-pages/5acb00-c36b89@github.com>
Subject: [quicwg/load-balancers] c36b89: Script updating gh-pages from a03dbcc. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2PXS7txi96V8zsyVlzLvPLMfGw1EqPeu40kT wcKMA45hQ7eLpOXlD18eEMJDRTjwI2QSKlt346NlE5XlvSuYTJtUXQWjYUTYmxoEXmu/WM5T3ePqbM jxf6vvnattzi3jybv/n2rrmADfDbpT8HpHOp+yyk7FJuS64YwjQKNT2ziw==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ld7LsIqndOnzsrab0dvMzK78qfk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 15:19:31 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/load-balancers
  Commit: c36b89cfcc9148e9c284d4c7346a77db3b143f2f
      https://github.com/quicwg/load-balancers/commit/c36b89cfcc9148e9c284d4c7346a77db3b143f2f
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-09 (Mon, 09 Mar 2020)

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

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



From nobody Mon Mar  9 09:58:58 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id ABE993A1348 for <quic-issues@ietfa.amsl.com>; Mon,  9 Mar 2020 09:58:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2X8nsOqZUJqD for <quic-issues@ietfa.amsl.com>; Mon,  9 Mar 2020 09:58:55 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8F5D03A1309 for <quic-issues@ietf.org>; Mon,  9 Mar 2020 09:58:55 -0700 (PDT)
Received: from github-lowworker-ca5950c.va3-iad.github.net (github-lowworker-ca5950c.va3-iad.github.net [10.48.17.57]) by smtp.github.com (Postfix) with ESMTP id 40807520DF0 for <quic-issues@ietf.org>; Mon,  9 Mar 2020 09:58:54 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583773134; bh=a14Um18RmTqqbxTrC9Cn+YMIR7MEzNbTfNbOs/TEIow=; h=Date:From:To:Subject:From; b=xB+E/5apOB0rPGVyXtThBH9lB2Hnl4y4A7gKjlN1ptPQu3ZUCAvzphyn5kx5YwMqa dBDyU2nqiqyB+8arct4f565I4h2KOGDS1veQgfGnucGjbYYnv6RISy5lzu9fl53dM4 y6ZPTzAAkHF0QsBY86dhzjNFa8Gn0ZngMTp9e0Nk=
Date: Mon, 09 Mar 2020 09:58:54 -0700
From: mduke-token <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/load-balancers/push/refs/heads/mduke-nits/000000-8d5689@github.com>
Subject: [quicwg/load-balancers] 8d5689: Cleaned up old text
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/TIoTwGLVBZCmwbpku_ICVhtrV9M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:58:57 -0000

  Branch: refs/heads/mduke-nits
  Home:   https://github.com/quicwg/load-balancers
  Commit: 8d56896555ddc50e452f84c4fe21372c28db042c
      https://github.com/quicwg/load-balancers/commit/8d56896555ddc50e452f84c4fe21372c28db042c
  Author: Martin Duke <m.duke@f5.com>
  Date:   2020-03-09 (Mon, 09 Mar 2020)

  Changed paths:
    M draft-ietf-quic-load-balancers.md

  Log Message:
  -----------
  Cleaned up old text



From nobody Mon Mar  9 09:59:24 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 47D713A1358 for <quic-issues@ietfa.amsl.com>; Mon,  9 Mar 2020 09:59:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id avQoh6cIWwUR for <quic-issues@ietfa.amsl.com>; Mon,  9 Mar 2020 09:59:22 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 17F273A1309 for <quic-issues@ietf.org>; Mon,  9 Mar 2020 09:59:22 -0700 (PDT)
Received: from github-lowworker-52827f8.ash1-iad.github.net (github-lowworker-52827f8.ash1-iad.github.net [10.56.108.24]) by smtp.github.com (Postfix) with ESMTP id 35CD46A0A57 for <quic-issues@ietf.org>; Mon,  9 Mar 2020 09:59:21 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583773161; bh=lNxPaUIeReO6JdzkOd7jdI89dm1LTMYuAI2WTmF27vU=; h=Date:From:To:Subject:From; b=RI12+ybpCJuZOzjppy96V5jut2YIg5NPGFvPUOyTD1+nIUiEwBhHKz2Uv2iErae/U bbEKWwyeaEYHmqhtRzlSggnwOm/h+hpJnHx/0Qc2ie1Ts4gUtMlCN7vtc+s6ow3Az1 N2TKPU26WyJc5rxOiAQ3wZMqSGMAzY4yyfDhFFP4=
Date: Mon, 09 Mar 2020 09:59:21 -0700
From: quicwg-bot <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/load-balancers/push/refs/heads/gh-pages/c36b89-c6a6fd@github.com>
Subject: [quicwg/load-balancers] c6a6fd: Script updating gh-pages from 8d56896. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/B-5wLL8VuvBYoa2ZTQUBcXztyIs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:59:23 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/load-balancers
  Commit: c6a6fd3b6353ba5e584c297e4cf9598c25721a62
      https://github.com/quicwg/load-balancers/commit/c6a6fd3b6353ba5e584c297e4cf9598c25721a62
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-09 (Mon, 09 Mar 2020)

  Changed paths:
    M index.html
    A mduke-nits/draft-ietf-quic-load-balancers.html
    A mduke-nits/draft-ietf-quic-load-balancers.txt
    A mduke-nits/index.html

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



From nobody Mon Mar  9 10:05:38 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 21CC03A1343 for <quic-issues@ietfa.amsl.com>; Mon,  9 Mar 2020 10:05:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Sjwyx2ffB4Pj for <quic-issues@ietfa.amsl.com>; Mon,  9 Mar 2020 10:05:25 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C438A3A13AC for <quic-issues@ietf.org>; Mon,  9 Mar 2020 10:05:24 -0700 (PDT)
Date: Mon, 09 Mar 2020 10:05:23 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583773523; bh=LnpOEfwbWI1a7YKRo80yEgM63GcPMo/IISRzbb8xTG4=; h=Date:From:To:Subject:From; b=I9kaZeGF3U5VxnV5PhI44N+g78KFs3sDDmCOwEoDF3n8+V7dP/sALwBji+hzPyJBz RRPg4iGBM7mJ2vg++VnRlxsciykG2ZH+3eyPARoqModeZHjtDtXQGxCDHVPan+SxkH +QcnRxWZQmRQ1KN8gHqQzWInCv5pV0XutQUaKwZg=
From: mduke-token <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/load-balancers/push/refs/heads/mduke-nits/8d5689-bb9956@github.com>
Subject: [quicwg/load-balancers] bb9956: fix typos
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/7ly4LYCYxcyKa6bnSBw6ZQaTWKU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 17:05:30 -0000

  Branch: refs/heads/mduke-nits
  Home:   https://github.com/quicwg/load-balancers
  Commit: bb9956293162aa250a8d872e43acacf70d20ecfa
      https://github.com/quicwg/load-balancers/commit/bb9956293162aa250a8d872e43acacf70d20ecfa
  Author: Martin Duke <m.duke@f5.com>
  Date:   2020-03-09 (Mon, 09 Mar 2020)

  Changed paths:
    M draft-ietf-quic-load-balancers.md

  Log Message:
  -----------
  fix typos



From nobody Mon Mar  9 10:06:21 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B86CC3A130A for <quic-issues@ietfa.amsl.com>; Mon,  9 Mar 2020 10:06:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BdeAQ5kg727s for <quic-issues@ietfa.amsl.com>; Mon,  9 Mar 2020 10:06: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 9ED2D3A1301 for <quic-issues@ietf.org>; Mon,  9 Mar 2020 10:06:17 -0700 (PDT)
Received: from github-lowworker-25680bd.va3-iad.github.net (github-lowworker-25680bd.va3-iad.github.net [10.48.17.61]) by smtp.github.com (Postfix) with ESMTP id 93A4C2C19C4 for <quic-issues@ietf.org>; Mon,  9 Mar 2020 10:06:16 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583773576; bh=POYL4qW1KkV5IpEQqku+zj4AkBrNy/PYT6/JI+Nwnuo=; h=Date:From:To:Subject:From; b=plTqINLlBjrfv4BbAHvNeLZ189Rn9XZ+YMfWcuFUgrYSQY6RwSAiLP+n4U5QG2S3T 338cjBYYknFY9RcnKmug3VWg4i0JuDloG/xSjnFSO3H/LoA4IaDduJjdjWwO6pEUBg WYtJeu+oy0tNb6dX1uXnplBP//QpteyTKijOBgo0=
Date: Mon, 09 Mar 2020 10:06:16 -0700
From: quicwg-bot <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/load-balancers/push/refs/heads/gh-pages/c6a6fd-3a5cd0@github.com>
Subject: [quicwg/load-balancers] 3a5cd0: Script updating gh-pages from bb99562. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/WljXyjgfR3-EG4TqbRMOxzVkn5s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 17:06:19 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/load-balancers
  Commit: 3a5cd0edc4bbc7b9aabfecd33efce8166419a050
      https://github.com/quicwg/load-balancers/commit/3a5cd0edc4bbc7b9aabfecd33efce8166419a050
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-09 (Mon, 09 Mar 2020)

  Changed paths:
    M index.html
    M mduke-nits/draft-ietf-quic-load-balancers.html
    M mduke-nits/draft-ietf-quic-load-balancers.txt

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



From nobody Mon Mar  9 11:01:28 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6C0623A12A8 for <quic-issues@ietfa.amsl.com>; Mon,  9 Mar 2020 11:01:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.099
X-Spam-Level: 
X-Spam-Status: No, score=-2.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Cu1KAp39Hhm0 for <quic-issues@ietfa.amsl.com>; Mon,  9 Mar 2020 11:01:18 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 21BA43A1478 for <quic-issues@ietf.org>; Mon,  9 Mar 2020 11:01:17 -0700 (PDT)
Received: from github-lowworker-c73936b.ash1-iad.github.net (github-lowworker-c73936b.ash1-iad.github.net [10.56.112.13]) by smtp.github.com (Postfix) with ESMTP id 1F57E6E0A6D for <quic-issues@ietf.org>; Mon,  9 Mar 2020 11:01:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583776877; bh=XuqQhxL+6j+h4sVkZwtCF1ZHYA8TecAt7TT1JAkU8/g=; h=Date:From:To:Subject:From; b=qKJWY1h6Hhu+vjXiizGm1GWj/aMCmHP7xYaLRWEvA/0BE9tT3FsWyfU7hP0Yl7kf3 t6uloGedwrghJ0idnJhwhuuUkBjfGtRtp20jbB8mX18ojLu2i1z02Vlwsc5PWGWnrY ZghNuoFJdtMkwUYQ2fVLOJ3rPbsbrouJFPvMmb8w=
Date: Mon, 09 Mar 2020 11:01:17 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-pto-vs-rto/78e81d-0925aa@github.com>
Subject: [quicwg/base-drafts] 0925aa: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/qs9udEPYyMhTkriSSdnCVUywv7A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 18:01:26 -0000

  Branch: refs/heads/ianswett-pto-vs-rto
  Home:   https://github.com/quicwg/base-drafts
  Commit: 0925aaa68752b7dcf0b24ef1a537dd2604907c53
      https://github.com/quicwg/base-drafts/commit/0925aaa68752b7dcf0b24ef1a537dd2604907c53
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-09 (Mon, 09 Mar 2020)

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

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



From nobody Mon Mar  9 11:01:33 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DB7D53A14AD for <quic-issues@ietfa.amsl.com>; Mon,  9 Mar 2020 11:01:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.481
X-Spam-Level: 
X-Spam-Status: No, score=-1.481 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id da72YJChWEws for <quic-issues@ietfa.amsl.com>; Mon,  9 Mar 2020 11:01:29 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 168813A14B6 for <quic-issues@ietf.org>; Mon,  9 Mar 2020 11:01:29 -0700 (PDT)
Date: Mon, 09 Mar 2020 11:01:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583776888; bh=3bTzEu1Y3gwkLL3/K0vNQochM3I7o291Q1DPvtB40g4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=wpn22E3EnnSMfvndf+lX0BlvCOfRe3lNS7aDMHAL5pyu/7btqWwHpXohKwHZ3XBzI xQffChWrBNrRBCCz0QNI0knw02MC9lTuYKi8v92AZao8R5Qnso7Ad85ZAIHIBg93sZ rGKl85KctB95DvKBtT5Xoc2LpS8r3uOQUD5KnnfI=
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/3441/push/4740025911@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3441@github.com>
References: <quicwg/base-drafts/pull/3441@github.com>
Subject: Re: [quicwg/base-drafts] Document TCP RTO vs QUIC PTO (#3441)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e66847843e93_490e3f7fceecd9602762fa"; 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/4sSQOw_v7EHCKSfrdLtRUhYRVXU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 18:01:32 -0000

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

@ianswett pushed 1 commit.

0925aaa68752b7dcf0b24ef1a537dd2604907c53  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/3441/files/78e81dcd8d40b76409cf702a5e6e6509ad7d8022..0925aaa68752b7dcf0b24ef1a537dd2604907c53

----==_mimepart_5e66847843e93_490e3f7fceecd9602762fa
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/0925aaa68752b7dcf0b24ef1a537dd2604907c53">0925aaa</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/3441/files/78e81dcd8d40b76409cf702a5e6e6509ad7d8022..0925aaa68752b7dcf0b24ef1a537dd2604907c53?email_source=notifications&amp;email_token=AFTOJK5JIY2DEGISJJZCBGDRGU4IRA5CNFSM4KRWT3I2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TENRUHA4TOM2QOVZWQIZUG42DAMBSGU4TCMI">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2TXWDIRPUMDSIEVQDRGU4IRANCNFSM4KRWT3IQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2ESDHQKR7GBPPXE5DRGU4IRA5CNFSM4KRWT3I2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TENRUHA4TOM2QOVZWQIZUG42DAMBSGU4TCMI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3441/files/78e81dcd8d40b76409cf702a5e6e6509ad7d8022..0925aaa68752b7dcf0b24ef1a537dd2604907c53?email_source=notifications\u0026email_token=AFTOJK5JIY2DEGISJJZCBGDRGU4IRA5CNFSM4KRWT3I2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TENRUHA4TOM2QOVZWQIZUG42DAMBSGU4TCMI",
"url": "https://github.com/quicwg/base-drafts/pull/3441/files/78e81dcd8d40b76409cf702a5e6e6509ad7d8022..0925aaa68752b7dcf0b24ef1a537dd2604907c53?email_source=notifications\u0026email_token=AFTOJK5JIY2DEGISJJZCBGDRGU4IRA5CNFSM4KRWT3I2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TENRUHA4TOM2QOVZWQIZUG42DAMBSGU4TCMI",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e66847843e93_490e3f7fceecd9602762fa--


From nobody Mon Mar  9 11:02:35 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CAD473A1285 for <quic-issues@ietfa.amsl.com>; Mon,  9 Mar 2020 11:02:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ONZsE3VpoS8c for <quic-issues@ietfa.amsl.com>; Mon,  9 Mar 2020 11:02:33 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 81C603A125D for <quic-issues@ietf.org>; Mon,  9 Mar 2020 11:02:33 -0700 (PDT)
Date: Mon, 09 Mar 2020 11:02:32 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583776952; bh=IhkcSQkFyNcyi6/mMbXpm5PGtXOtZvnMIDQHV/nEwlI=; h=Date:From:To:Subject:From; b=N+ISsweEpN1XB1EuXvYHIIcH10FbWs+lNQ6ty3bJdoH/igR+eg/b7Axg77t9/NN0f ZXJft9O+eWakLxYy3zqZIcO7KXz342Vr//8r5CJpISlaLJYawOE4fdvpRDboS/ZEg1 Qi8cKqzJMPOxgu8dBql0WDYE+MB69LBTFLIMyNlU=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/7b33b4-94fbc0@github.com>
Subject: [quicwg/base-drafts] 94fbc0: Script updating gh-pages from 0925aaa6. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Hpbw3aCWr5aemO7NJB8kbg0OQx4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 18:02:35 -0000

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

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

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



From nobody Mon Mar  9 11:05:35 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 364E93A12A2 for <quic-issues@ietfa.amsl.com>; Mon,  9 Mar 2020 11:05:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xmubXgMYSlQp for <quic-issues@ietfa.amsl.com>; Mon,  9 Mar 2020 11:05:33 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 007F13A1298 for <quic-issues@ietf.org>; Mon,  9 Mar 2020 11:05:32 -0700 (PDT)
Received: from github-lowworker-b2150d3.ash1-iad.github.net (github-lowworker-b2150d3.ash1-iad.github.net [10.56.113.12]) by smtp.github.com (Postfix) with ESMTP id AC758520DBC for <quic-issues@ietf.org>; Mon,  9 Mar 2020 11:05:31 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583777131; bh=dgjT/SJ9Jij1cMT7B4G0ZYAhsgJQsFXOTmfr72l3qtY=; h=Date:From:To:Subject:From; b=IbAGYg0s4wiBL2fkZfF2ftDM/2D8dq+EihRVg/K/EJG+zdiTrCqP0ZsQoeGZS4Hnq l8gsxlq5SlsMLJ+jE0gsAdDY8S7VLRWZ+w1QJcoEaGfhRzZLaFzG4Ovp5XGx22/uQN qmGu/MA7vsd9dnOU5LF3KzHCRbX0lPpupDhaRzAs=
Date: Mon, 09 Mar 2020 11:05:31 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/94fbc0-bd1989@github.com>
Subject: [quicwg/base-drafts] bd1989: Script updating issues at 2020-03-09T18:05:23Z. [c...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/6lEdG24SG58XtRifcrjOmPGT5YI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 18:05:34 -0000

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

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2020-03-09T18:05:23Z. [ci skip]



From nobody Mon Mar  9 12:59:19 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4CF733A1665 for <quic-issues@ietfa.amsl.com>; Mon,  9 Mar 2020 12:59:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mvKlJLYFpKF7 for <quic-issues@ietfa.amsl.com>; Mon,  9 Mar 2020 12:59:09 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D44123A164B for <quic-issues@ietf.org>; Mon,  9 Mar 2020 12:59:08 -0700 (PDT)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id E61B18C039D for <quic-issues@ietf.org>; Mon,  9 Mar 2020 12:59:07 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583783947; bh=KfwLv+IgTkReVbz+qmRk6bhd2BrzKeBaeoO/j5fL1T8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=HxOqKb5VE5oG8QQB0hizpqtnEMwkR8Yhbw8x4x5/oFeH8zVwB04ka93Vs6Btg431J kyeEO0mPOH7TDz5HUqAt+dwwj+gxMNsdqxyK8Nh1Yf/trmVr+2Io29ZHJRnMqv97h9 eUWKbzMvvZ5MPezThwUmpG3oTYfmZcVB5KQ5q5As=
Date: Mon, 09 Mar 2020 12:59:07 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3E7MD6IOJMNV4DZYN4OKHRXEVBNHHCE3VV4Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3504/review/371486340@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3504@github.com>
References: <quicwg/base-drafts/pull/3504@github.com>
Subject: Re: [quicwg/base-drafts] Show file on linting error (#3504)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e66a00bd69a2_5fc23fac87ecd95c229070"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/AtRlv8MpC13m6nVvKei_ZpRw-kk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 19:59:17 -0000

----==_mimepart_5e66a00bd69a2_5fc23fac87ecd95c229070
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/3504#pullrequestreview-371486340
----==_mimepart_5e66a00bd69a2_5fc23fac87ecd95c229070
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/3504?email_source=notifications&amp;email_token=AFTOJK3WBM7UWJ77GSQHLULRGVKBXA5CNFSM4LEBXRT2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYSG5BA#pullrequestreview-371486340">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6LIEUXEOUZTTWCGMDRGVKBXANCNFSM4LEBXRTQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7ZF2BLLHFMNPSMPHDRGVKBXA5CNFSM4LEBXRT2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYSG5BA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3504?email_source=notifications\u0026email_token=AFTOJK3WBM7UWJ77GSQHLULRGVKBXA5CNFSM4LEBXRT2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYSG5BA#pullrequestreview-371486340",
"url": "https://github.com/quicwg/base-drafts/pull/3504?email_source=notifications\u0026email_token=AFTOJK3WBM7UWJ77GSQHLULRGVKBXA5CNFSM4LEBXRT2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYSG5BA#pullrequestreview-371486340",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e66a00bd69a2_5fc23fac87ecd95c229070--


From nobody Mon Mar  9 15:01:30 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 64AF13A03F3 for <quic-issues@ietfa.amsl.com>; Mon,  9 Mar 2020 15:01:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UOK6gvQtJL2S for <quic-issues@ietfa.amsl.com>; Mon,  9 Mar 2020 15:01:26 -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 533E23A0143 for <quic-issues@ietf.org>; Mon,  9 Mar 2020 15:01:26 -0700 (PDT)
Received: from github-lowworker-52827f8.ash1-iad.github.net (github-lowworker-52827f8.ash1-iad.github.net [10.56.108.24]) by smtp.github.com (Postfix) with ESMTP id C3D0726175E for <quic-issues@ietf.org>; Mon,  9 Mar 2020 15:01:25 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583791285; bh=ntxyTQa90Zt3BU9TbGWod32egUIbhMuDDDlYxSe4QtM=; h=Date:From:To:Subject:From; b=WDzyc7/Hj3WvOwkpul7pXsbHMpkd/nxKdeUSTc/Q6FQy7piha4/TtDxY24ZTPNF3B whxEcQU3A/ZrVbeHCADyZp7asPuz+zuyb6eLsjx4309H9eVQ01c3FTmPTZSqbNB60C MXzqpFd3f/BcYBWYMuV9v8Qr4jkd+oYiZKda12Vw=
Date: Mon, 09 Mar 2020 15:01:25 -0700
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/jri/cids/8900cc-53c369@github.com>
Subject: [quicwg/base-drafts] 53c369: comments
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/mAEFMmjm1s6A5lUrUSWkAHB_3LM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:01:28 -0000

  Branch: refs/heads/jri/cids
  Home:   https://github.com/quicwg/base-drafts
  Commit: 53c3698b9d7bbc52297a4f6da929066633718a87
      https://github.com/quicwg/base-drafts/commit/53c3698b9d7bbc52297a4f6da929066633718a87
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-03-09 (Mon, 09 Mar 2020)

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

  Log Message:
  -----------
  comments



From nobody Mon Mar  9 15:01:40 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9326E3A02BE for <quic-issues@ietfa.amsl.com>; Mon,  9 Mar 2020 15:01:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id IUFN2913JHr0 for <quic-issues@ietfa.amsl.com>; Mon,  9 Mar 2020 15:01:37 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 550AC3A0143 for <quic-issues@ietf.org>; Mon,  9 Mar 2020 15:01:37 -0700 (PDT)
Date: Mon, 09 Mar 2020 15:01:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583791296; bh=u4FED68aFIpyNtKN3LJzlxt4dtnWbB3ZQJ+tD2l6gXk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=hGZWbKXDTmhhyCoTkaAw2xA7/OkoF7JtGy04qiteuNEqNtgrqu7GE1b5CEmCYFJk7 Xfu66QZLCTIhmssFk/6cfqtelmU4vXytsTfDO27K8X2Po8eiWetXXApR/LBcTwLZA7 vRfuLLLvrUB8n8tnMi4ltf42ISj7LihSXyS1TU9k=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3349/push/4741070857@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3349@github.com>
References: <quicwg/base-drafts/pull/3349@github.com>
Subject: Re: [quicwg/base-drafts] Clarify section on negotiating connection IDs (#3349)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e66bcc07ff62_7c223fd708ccd96c13893a"; 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/nprrJDznQasOkD7QoYeIJAeC-3k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:01:39 -0000

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

@janaiyengar pushed 1 commit.

53c3698b9d7bbc52297a4f6da929066633718a87  comments


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3349/files/8900cc103b376a80266150a907e7d1004dd15690..53c3698b9d7bbc52297a4f6da929066633718a87

----==_mimepart_5e66bcc07ff62_7c223fd708ccd96c13893a
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/53c3698b9d7bbc52297a4f6da929066633718a87">53c3698</a>  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/3349/files/8900cc103b376a80266150a907e7d1004dd15690..53c3698b9d7bbc52297a4f6da929066633718a87?email_source=notifications&amp;email_token=AFTOJKY7UCLTOOUGATBTJB3RGVRMBA5CNFSM4KHILTG2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3DGMRYHEZDINKQOVZWQIZUG42DCMBXGA4DKNY">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYRRHMRCWNXRKOV3ZLRGVRMBANCNFSM4KHILTGQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6TCCAL3ABLMAJ4D6TRGVRMBA5CNFSM4KHILTG2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3DGMRYHEZDINKQOVZWQIZUG42DCMBXGA4DKNY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3349/files/8900cc103b376a80266150a907e7d1004dd15690..53c3698b9d7bbc52297a4f6da929066633718a87?email_source=notifications\u0026email_token=AFTOJKY7UCLTOOUGATBTJB3RGVRMBA5CNFSM4KHILTG2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3DGMRYHEZDINKQOVZWQIZUG42DCMBXGA4DKNY",
"url": "https://github.com/quicwg/base-drafts/pull/3349/files/8900cc103b376a80266150a907e7d1004dd15690..53c3698b9d7bbc52297a4f6da929066633718a87?email_source=notifications\u0026email_token=AFTOJKY7UCLTOOUGATBTJB3RGVRMBA5CNFSM4KHILTG2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3DGMRYHEZDINKQOVZWQIZUG42DCMBXGA4DKNY",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e66bcc07ff62_7c223fd708ccd96c13893a--


From nobody Mon Mar  9 15:01:49 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C1B2F3A0365 for <quic-issues@ietfa.amsl.com>; Mon,  9 Mar 2020 15:01:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Moo_5bjLY--X for <quic-issues@ietfa.amsl.com>; Mon,  9 Mar 2020 15:01:46 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 784AB3A02BE for <quic-issues@ietf.org>; Mon,  9 Mar 2020 15:01:46 -0700 (PDT)
Date: Mon, 09 Mar 2020 15:01:45 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583791305; bh=43sZlzWH3YDjI67Mjhm4NWg/7bC09KH8PFJbSy/FTeY=; h=Date:From:To:Subject:From; b=iygdCu6UGoSvTYM8qwZrNal6sDQqLJW/4JhEnXrlf4fw+VW5re4YaNaPZfbRrAKMb PHtvWiGzPSJOm5EYRDoXQsMoknP6LLWDsVG68wBdXxLi3wt+M7HkNbhZGiv8Hm4lhu EYrQlj9VXNWl6j2rvLWGgpSQ9ENfqx54nnIoSuOY=
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/jri/cids/53c369-73bf63@github.com>
Subject: [quicwg/base-drafts] c7dabf: Clarify section on negotiating connection IDs
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/znLB8S45fDRxfB2UCxGZVzBLRiA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:01:48 -0000

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

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

  Log Message:
  -----------
  Clarify section on negotiating connection IDs


  Commit: e225cbbe303e1bb78444b66aa27deec24d528724
      https://github.com/quicwg/base-drafts/commit/e225cbbe303e1bb78444b66aa27deec24d528724
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-03-09 (Mon, 09 Mar 2020)

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

  Log Message:
  -----------
  no hs packets


  Commit: 73bf631226678431480e2be34425c8f66fc30419
      https://github.com/quicwg/base-drafts/commit/73bf631226678431480e2be34425c8f66fc30419
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-03-09 (Mon, 09 Mar 2020)

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

  Log Message:
  -----------
  comments


Compare: https://github.com/quicwg/base-drafts/compare/53c3698b9d7b...73bf63122667


From nobody Mon Mar  9 15:03:36 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BB3443A079F for <quic-issues@ietfa.amsl.com>; Mon,  9 Mar 2020 15:03:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: 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-_M5jyo54-h for <quic-issues@ietfa.amsl.com>; Mon,  9 Mar 2020 15:03:26 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7845D3A07BA for <quic-issues@ietf.org>; Mon,  9 Mar 2020 15:03:26 -0700 (PDT)
Received: from github-lowworker-b2150d3.ash1-iad.github.net (github-lowworker-b2150d3.ash1-iad.github.net [10.56.113.12]) by smtp.github.com (Postfix) with ESMTP id C36641C063A for <quic-issues@ietf.org>; Mon,  9 Mar 2020 15:03:24 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583791404; bh=NKFR6B+dvrjiHm507IJ7nqw3cF1v6FbUYTBU7WB7Y7M=; h=Date:From:To:Subject:From; b=AdaPazqKMOTXERtGc711fTjBczdSGUDZCkbA8Bb61ruOdMaUxOcQJahcMLHjo5OzD RIJl1fbhDAIJOfcOeCfQafj2cIvn/7tchLuvQ8MuC2AEvalU8XuONi3h2EGLIFA2dY CuiCf3JLsV5ybGkv+5CgHuxPq8qmjyrx3P0dTW18=
Date: Mon, 09 Mar 2020 15:03:24 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/bd1989-650500@github.com>
Subject: [quicwg/base-drafts] 650500: Script updating gh-pages from 73bf6312. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/GC1uNvM9T7kcwMRk7QpOYwlQRNU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:03:35 -0000

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

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

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



From nobody Mon Mar  9 15:17:26 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D36F73A0807 for <quic-issues@ietfa.amsl.com>; Mon,  9 Mar 2020 15:17:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QF2bw-mFF3Xc for <quic-issues@ietfa.amsl.com>; Mon,  9 Mar 2020 15:17:16 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 73AF73A0840 for <quic-issues@ietf.org>; Mon,  9 Mar 2020 15:17:16 -0700 (PDT)
Received: from github-lowworker-fa7043e.ash1-iad.github.net (github-lowworker-fa7043e.ash1-iad.github.net [10.56.109.45]) by smtp.github.com (Postfix) with ESMTP id 71690280F7E for <quic-issues@ietf.org>; Mon,  9 Mar 2020 15:17:15 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583792235; bh=6/4SptEmSCqVGe/HfVRYI//z8NEFuZGBTYpwFg4YiPU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Bj9lQJjd8Npo/ftZ8miLb93JgLy6C3IiO9UuO3931x44R8sMFkHGgzgx9hNFFdxZP KIJFT52ZingVoKQzXlPWArGSLpkH9cP1228GEMKXdSSzkkqF6L7gIQgnisdXg7+2hN w4swoVPTor0JYwtwJ7JLLbVh4j2vPp5axOa1CTwg=
Date: Mon, 09 Mar 2020 15:17:15 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK54HT4KRUBO7DX3ZVF4OKXXXEVBNHHCBTP6UY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3349/c596805911@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3349@github.com>
References: <quicwg/base-drafts/pull/3349@github.com>
Subject: Re: [quicwg/base-drafts] Clarify section on negotiating connection IDs (#3349)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e66c06b608e3_28c93fef23ecd964117185"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/9TJZyNbT4jr7pJTjNnk-lZYFRAM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:17:24 -0000

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

I've taken in the comments, and revised this PR based on the resolution to #3348.

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

<p>I've taken in the comments, and revised this PR based on the resolution to <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="549958627" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3348" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3348/hovercard" href="https://github.com/quicwg/base-drafts/issues/3348">#3348</a>.</p>

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


From nobody Mon Mar  9 15:29:26 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 23F873A07C6 for <quic-issues@ietfa.amsl.com>; Mon,  9 Mar 2020 15:29:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iaV2ts-SW2fq for <quic-issues@ietfa.amsl.com>; Mon,  9 Mar 2020 15:29: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 2C74C3A07C5 for <quic-issues@ietf.org>; Mon,  9 Mar 2020 15:29:24 -0700 (PDT)
Received: from github-lowworker-1b8c660.ash1-iad.github.net (github-lowworker-1b8c660.ash1-iad.github.net [10.56.18.59]) by smtp.github.com (Postfix) with ESMTP id 376D82C21FD for <quic-issues@ietf.org>; Mon,  9 Mar 2020 15:29:23 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583792963; bh=eEcTjC7l2ez01YaOWSux9oEKtRD+QThOeAfC2ddK4r0=; h=Date:From:To:Subject:From; b=VxfKiCDUkwxUlGgDilq1akDxs/IOyTrdM6Ui2oAB+UgISdLOU6D0CUaIP7kkjC/tu UrMznlFMpOVI2Ia7uubHNadu5xQwHsekGhhBs0GaD/is5t0fIX8Hf/2QiMtl1rBfQx DbJVUk+1l5t9ousCSK2ftblttG6vTkpSF1TAMQcA=
Date: Mon, 09 Mar 2020 15:29:23 -0700
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/jri/cids/73bf63-95791f@github.com>
Subject: [quicwg/base-drafts] 95791f: leftover abbrevs
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/mvui7s5BmtP2gQeIyvsxJ8y8CWw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:29:25 -0000

  Branch: refs/heads/jri/cids
  Home:   https://github.com/quicwg/base-drafts
  Commit: 95791fc5b0b03312919e0b88ecbee568adf173c1
      https://github.com/quicwg/base-drafts/commit/95791fc5b0b03312919e0b88ecbee568adf173c1
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-03-09 (Mon, 09 Mar 2020)

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

  Log Message:
  -----------
  leftover abbrevs



From nobody Mon Mar  9 15:29:39 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C786B3A07F4 for <quic-issues@ietfa.amsl.com>; Mon,  9 Mar 2020 15:29:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id V3xvPKc0suwI for <quic-issues@ietfa.amsl.com>; Mon,  9 Mar 2020 15:29:35 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9E1BC3A07C5 for <quic-issues@ietf.org>; Mon,  9 Mar 2020 15:29:35 -0700 (PDT)
Received: from github-lowworker-a6a2749.va3-iad.github.net (github-lowworker-a6a2749.va3-iad.github.net [10.48.16.62]) by smtp.github.com (Postfix) with ESMTP id 8D2D66A1292 for <quic-issues@ietf.org>; Mon,  9 Mar 2020 15:29:34 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583792974; bh=PvDykGvJtvHUxeCi8grvVw6ZfBcXftjctkYL6UPZGrg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=KRatTLha7s1KixpCq6/86T9gdgctnqpWZ1UjULPyYGp7m73IBt/WJvEemExVHXW5J 5uYlNkJfriALBl8ec5LaccSI8VfGIMfDqX1aiGbVvWqqEl31/cIOT/pn+b2AsLl9e0 soViRUk3aHpBK6EV+U5RHP4BuXM54wNR8X1LfZ5k=
Date: Mon, 09 Mar 2020 15:29:34 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3349/push/4741169691@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3349@github.com>
References: <quicwg/base-drafts/pull/3349@github.com>
Subject: Re: [quicwg/base-drafts] Clarify section on negotiating connection IDs (#3349)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e66c34e7e52b_78293fbc34acd96c41537"; 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/fWT8WMFpcPpoTTc7okcQVUnHb7s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:29:37 -0000

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

@janaiyengar pushed 1 commit.

95791fc5b0b03312919e0b88ecbee568adf173c1  leftover abbrevs


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3349/files/73bf631226678431480e2be34425c8f66fc30419..95791fc5b0b03312919e0b88ecbee568adf173c1

----==_mimepart_5e66c34e7e52b_78293fbc34acd96c41537
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/95791fc5b0b03312919e0b88ecbee568adf173c1">95791fc</a>  leftover abbrevs</li>
</ul>


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

----==_mimepart_5e66c34e7e52b_78293fbc34acd96c41537--


From nobody Mon Mar  9 15:31:16 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D53EC3A07E3 for <quic-issues@ietfa.amsl.com>; Mon,  9 Mar 2020 15:31:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wrin4aB_AqNu for <quic-issues@ietfa.amsl.com>; Mon,  9 Mar 2020 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 386A93A0875 for <quic-issues@ietf.org>; Mon,  9 Mar 2020 15:31:08 -0700 (PDT)
Date: Mon, 09 Mar 2020 15:31:07 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583793067; bh=8UCq3w7t6i5fVjNMdM4tnV/OPtfbyJuFA77vinDxQyc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=HFBdv/54gKcfOGjOUMesrOtZUH9Bv13MWVx+DdABvlL6rxP7g9MiQWetpX4gfmNyI lrCYiApYb56bFFuBuVK3KoRRXY0C2AAjceDwattd7hJy0VO05CA05pRTBoAwFHm4IP /6qHwmhbcVUWdDbAFvqesOsn8sLaBvM5PeRm+C/w=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2RSNLJJQQ2Q3JP75N4OKZLXEVBNHHCBR5T4M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3348/596810265@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3348@github.com>
References: <quicwg/base-drafts/issues/3348@github.com>
Subject: Re: [quicwg/base-drafts] Which DCID do Handshake retransmissions use? (#3348)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e66c3ab7d17e_66053f96868cd9601513e4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Ud7qzM6e0Kof7v5RhyHYwTpyvyM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:31:15 -0000

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

This was fixed by #3438. #3349 is related to this issue, but that simply clarifies things.

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

<p>This was fixed by <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="560957780" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3438" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3438/hovercard" href="https://github.com/quicwg/base-drafts/pull/3438">#3438</a>. <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="550370982" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3349" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3349/hovercard" href="https://github.com/quicwg/base-drafts/pull/3349">#3349</a> is related to this issue, but that simply clarifies things.</p>

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


From nobody Mon Mar  9 15:31:23 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 747F03A07C5 for <quic-issues@ietfa.amsl.com>; Mon,  9 Mar 2020 15:31:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id B99bF5gugoF1 for <quic-issues@ietfa.amsl.com>; Mon,  9 Mar 2020 15:31:20 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5F9FE3A07C6 for <quic-issues@ietf.org>; Mon,  9 Mar 2020 15:31:20 -0700 (PDT)
Received: from github-lowworker-6b40fdd.va3-iad.github.net (github-lowworker-6b40fdd.va3-iad.github.net [10.48.16.64]) by smtp.github.com (Postfix) with ESMTP id A330DE1031 for <quic-issues@ietf.org>; Mon,  9 Mar 2020 15:31:19 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583793079; bh=kaDU5IDx4hysLJ4mZiMP4p/iZjDqWezX92MvheVLj5M=; h=Date:From:To:Subject:From; b=VyNB+gEH7I4rXQIC4JFZJVNDaQHocVOC5GBRbZVdTE1hQ9bVzffEmiMOlhAoIldt3 5EyagzpIogk1hogZpWyL9CmtDY2BQUELbFmPXztzmpZJHuAw1htI5lXtlSLmWTpvoC 2JfiLzcM+yqu17a8e23wYDAoP5rBCqZq9ysNMfBM=
Date: Mon, 09 Mar 2020 15:31:19 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/650500-857f56@github.com>
Subject: [quicwg/base-drafts] 857f56: Script updating gh-pages from 95791fc5. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/8h5Wmrh2ZEUahauiiX5YGX60POA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:31:21 -0000

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

  Changed paths:
    M index.html
    M jri/cids/draft-ietf-quic-transport.html
    M jri/cids/draft-ietf-quic-transport.txt

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



From nobody Mon Mar  9 16:53:40 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C1AB03A0A22 for <quic-issues@ietfa.amsl.com>; Mon,  9 Mar 2020 16:53:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FTKFoFSdRUKL for <quic-issues@ietfa.amsl.com>; Mon,  9 Mar 2020 16:53: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 B0C623A0A29 for <quic-issues@ietf.org>; Mon,  9 Mar 2020 16:53:32 -0700 (PDT)
Received: from github-lowworker-d31a065.va3-iad.github.net (github-lowworker-d31a065.va3-iad.github.net [10.48.17.70]) by smtp.github.com (Postfix) with ESMTP id 8CBE4960241 for <quic-issues@ietf.org>; Mon,  9 Mar 2020 16:53:31 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583798011; bh=vPVNz8R6T6L8+aWGxtDciIewHRc/FhvK8Qs7cxOJiZw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=n3MWwSe/xAZsrLu4L4EeOayjsR/mhIO37eFltF+di8K9CmQ4ndpiS2TPsNHjQDR4h kDbJWfgWhI+cu64xiTqWuODjq2T33Uaz22mxo1qxyqcCr4gORnsimg25HzhFVOzsP1 WtUsh6qFCn/Q5epStQz58XostQHRUquoyagoDpAs=
Date: Mon, 09 Mar 2020 16:53:31 -0700
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3VZ44NUPZPEOL4HXF4OLDAXEVBNHHCC4MTBY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3440/review/371601104@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3440@github.com>
References: <quicwg/base-drafts/pull/3440@github.com>
Subject: Re: [quicwg/base-drafts] Early CONNECTION_CLOSE fixes (#3440)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e66d6fb7e537_c7e3fb6018cd95c113052"; 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/dUaLipNuTwa2rJSpMudY38B5Y6Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:53:40 -0000

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

DavidSchinazi approved this pull request.





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

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



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


From nobody Mon Mar  9 18:09:17 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 638F63A0BF9 for <quic-issues@ietfa.amsl.com>; Mon,  9 Mar 2020 18:09:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gSzT3VPyOloC for <quic-issues@ietfa.amsl.com>; Mon,  9 Mar 2020 18:09:03 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A567E3A0C00 for <quic-issues@ietf.org>; Mon,  9 Mar 2020 18:09:03 -0700 (PDT)
Date: Mon, 09 Mar 2020 18:09:02 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583802542; bh=YHL/FlC15r4vb1c5YzH3JatgIdrWY2psopBLV7vEUMQ=; h=Date:From:To:Subject:From; b=VHvaR0M/isJZgt4SDgtw3FarJMriOD2dkG4QlKMesUI3/i5060wVS3d3/cyKLJRmx 4WXxDy2f75dFsqktPbFEWuBULVPBagaLSE/cYkRFocpTUmVvqu05DU367fN/YANiUX 5AfP/P4wiIJeU7YXBjV+kvFcfVzoJyYCt99BjQFM=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-pto-vs-rto/0925aa-9546ff@github.com>
Subject: [quicwg/base-drafts] 9546ff: Wordsmithing
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/GbBVFqThQ8kq3R7AR1V5YZmshQs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 01:09:16 -0000

  Branch: refs/heads/ianswett-pto-vs-rto
  Home:   https://github.com/quicwg/base-drafts
  Commit: 9546ff24cd8759c48acde86ff694e856ba47b465
      https://github.com/quicwg/base-drafts/commit/9546ff24cd8759c48acde86ff694e856ba47b465
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-09 (Mon, 09 Mar 2020)

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

  Log Message:
  -----------
  Wordsmithing



From nobody Mon Mar  9 18:09:22 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C09B03A0BE3 for <quic-issues@ietfa.amsl.com>; Mon,  9 Mar 2020 18:09:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id eg-bDE6xXHty for <quic-issues@ietfa.amsl.com>; Mon,  9 Mar 2020 18:09:16 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 67F8C3A0BF0 for <quic-issues@ietf.org>; Mon,  9 Mar 2020 18:09:16 -0700 (PDT)
Received: from github-lowworker-b2150d3.ash1-iad.github.net (github-lowworker-b2150d3.ash1-iad.github.net [10.56.113.12]) by smtp.github.com (Postfix) with ESMTP id DBDD9A00B2 for <quic-issues@ietf.org>; Mon,  9 Mar 2020 18:09:14 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583802554; bh=jCrLzvtNZHuacBoA80NVOwthIX0XNkUWiGS/FG8ilE4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=o2aiYdWpHPGXNYTArmZsRG0GlmiEQ3Ea/R2pbeFNIFQo5ciIol/6/yB+Wu15j9iEG 4kvrd3B+lXLS8wZQksez+Eb5/FzScOs0AVTamcuiH1End5e6lZfhuhWFdy/VJODnnZ R+U2fAMg0eYW9bYwspnt3+n1ap17DPKqCDcaKuPk=
Date: Mon, 09 Mar 2020 18:09:14 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3441/push/4741634889@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3441@github.com>
References: <quicwg/base-drafts/pull/3441@github.com>
Subject: Re: [quicwg/base-drafts] Document TCP RTO vs QUIC PTO (#3441)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e66e8bacaeac_39923fd56a8cd960192345"; 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/1GUr9DJ85rDJYOAkaUxA2kVRF7s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 01:09:19 -0000

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

@ianswett pushed 1 commit.

9546ff24cd8759c48acde86ff694e856ba47b465  Wordsmithing


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3441/files/0925aaa68752b7dcf0b24ef1a537dd2604907c53..9546ff24cd8759c48acde86ff694e856ba47b465

----==_mimepart_5e66e8bacaeac_39923fd56a8cd960192345
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/9546ff24cd8759c48acde86ff694e856ba47b465">9546ff2</a>  Wordsmithing</li>
</ul>


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

----==_mimepart_5e66e8bacaeac_39923fd56a8cd960192345--


From nobody Mon Mar  9 18:10:25 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 51BC93A0BD1 for <quic-issues@ietfa.amsl.com>; Mon,  9 Mar 2020 18:10:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Co-AAbxDiRKW for <quic-issues@ietfa.amsl.com>; Mon,  9 Mar 2020 18:10:23 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B8B743A0BD0 for <quic-issues@ietf.org>; Mon,  9 Mar 2020 18:10:17 -0700 (PDT)
Date: Mon, 09 Mar 2020 18:10:16 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583802616; bh=lRZGInSHubh4bSYLBQJ1GmIi8tEUXux/cGHHGY5h92s=; h=Date:From:To:Subject:From; b=Rrt7sToIEIbdXMmehXwp+DZkgBDeb5H662hjLNgmyhqifCNOsCbqW6orsCmyC4LI3 HjPFQ6hfT4UnaDAp4ObkFukrExCnQGqIqiBqEBVF5t5CgWiSFxfZmMxtizUbnCsYAO 3DrpSfWOSJGErV4pIVdx4axguGRrw/o8qQoGd0ec=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/857f56-e5ad30@github.com>
Subject: [quicwg/base-drafts] e5ad30: Script updating gh-pages from 9546ff24. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/d-JMU4r9e6DUjGOu_lq-LizzCR4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 01:10:24 -0000

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

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

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



From nobody Mon Mar  9 18:25:54 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 406653A0C33 for <quic-issues@ietfa.amsl.com>; Mon,  9 Mar 2020 18:25:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.099
X-Spam-Level: 
X-Spam-Status: No, score=-2.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 880pdxkbkb1Z for <quic-issues@ietfa.amsl.com>; Mon,  9 Mar 2020 18:25:50 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D20B33A0C32 for <quic-issues@ietf.org>; Mon,  9 Mar 2020 18:25:49 -0700 (PDT)
Received: from github-lowworker-bb778fb.ash1-iad.github.net (github-lowworker-bb778fb.ash1-iad.github.net [10.56.102.56]) by smtp.github.com (Postfix) with ESMTP id 9E8D98C0FA0 for <quic-issues@ietf.org>; Mon,  9 Mar 2020 18:25:48 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583803548; bh=usKi+ETmw8rohFNxR8LhqzfAfCy68719SlOOyW3nmGI=; h=Date:From:To:Subject:From; b=t2L95N4Xm7TjGvvPH1f9FTYHIdPV4TbMFtXiNLjcCzSEbaVu288z/rAR2sWxLfKEB Z9Mn3sf/gRh1hv2Clwq9xgLQczfCrZSZrh6//aFIM/l2XdD+hWpZowf5ZYVnrUg5aj AJ2rIc2KDdbepfpBH93guI3L7IlmbLvEu8hpDX2E=
Date: Mon, 09 Mar 2020 18:25:48 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-pto-vs-rto/9546ff-d2ce42@github.com>
Subject: [quicwg/base-drafts] d2ce42: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/XTNxkQqRHp8eEQAn4Bw7rtH7vzA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 01:25:52 -0000

  Branch: refs/heads/ianswett-pto-vs-rto
  Home:   https://github.com/quicwg/base-drafts
  Commit: d2ce42374c219958b5c52040e564b2fd9aa2f277
      https://github.com/quicwg/base-drafts/commit/d2ce42374c219958b5c52040e564b2fd9aa2f277
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-09 (Mon, 09 Mar 2020)

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

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



From nobody Mon Mar  9 18:26:10 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 82E483A0C32 for <quic-issues@ietfa.amsl.com>; Mon,  9 Mar 2020 18:26:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.481
X-Spam-Level: 
X-Spam-Status: No, score=-1.481 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ejbxK8hXYiew for <quic-issues@ietfa.amsl.com>; Mon,  9 Mar 2020 18:26: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 C23843A0C33 for <quic-issues@ietf.org>; Mon,  9 Mar 2020 18:26:03 -0700 (PDT)
Date: Mon, 09 Mar 2020 18:26:02 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583803562; bh=oqsgZgusNtYD7pSaHL+NsDdIupMjCaJQAgRhRplUMBk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=eywQp9VAFFEdMW0GsZRrCyC2MJ8LE0bupTuXf5Ec0NNkRuK+ORZfg/bLDFGw3eRoU m/DQxvBIkdaZKpufJMD+5C0Z1j3HbqOQckmyNWBfHB4rwVJw/phGoCD5HWr5xQP3KQ NLaZdYFyyzIySK2xw7rVIxoWx/psadxebTjnh234=
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/3441/push/4741679177@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3441@github.com>
References: <quicwg/base-drafts/pull/3441@github.com>
Subject: Re: [quicwg/base-drafts] Document TCP RTO vs QUIC PTO (#3441)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e66ecaaac89b_1e713fddddacd9601760b8"; 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/gwfxVFTlOBHVXRkjTlLMvOB5IpY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 01:26:10 -0000

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

@ianswett pushed 1 commit.

d2ce42374c219958b5c52040e564b2fd9aa2f277  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/3441/files/9546ff24cd8759c48acde86ff694e856ba47b465..d2ce42374c219958b5c52040e564b2fd9aa2f277

----==_mimepart_5e66ecaaac89b_1e713fddddacd9601760b8
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/d2ce42374c219958b5c52040e564b2fd9aa2f277">d2ce423</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/3441/files/9546ff24cd8759c48acde86ff694e856ba47b465..d2ce42374c219958b5c52040e564b2fd9aa2f277?email_source=notifications&amp;email_token=AFTOJK6GKGM2L73Y2MLDYELRGWQLVA5CNFSM4KRWT3I2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TENRUHA4TOM2QOVZWQIZUG42DCNRXHEYTONY">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5W37QTN4GKP6TOHS3RGWQLVANCNFSM4KRWT3IQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYYLCCQIX264FHBQUTRGWQLVA5CNFSM4KRWT3I2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TENRUHA4TOM2QOVZWQIZUG42DCNRXHEYTONY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3441/files/9546ff24cd8759c48acde86ff694e856ba47b465..d2ce42374c219958b5c52040e564b2fd9aa2f277?email_source=notifications\u0026email_token=AFTOJK6GKGM2L73Y2MLDYELRGWQLVA5CNFSM4KRWT3I2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TENRUHA4TOM2QOVZWQIZUG42DCNRXHEYTONY",
"url": "https://github.com/quicwg/base-drafts/pull/3441/files/9546ff24cd8759c48acde86ff694e856ba47b465..d2ce42374c219958b5c52040e564b2fd9aa2f277?email_source=notifications\u0026email_token=AFTOJK6GKGM2L73Y2MLDYELRGWQLVA5CNFSM4KRWT3I2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TENRUHA4TOM2QOVZWQIZUG42DCNRXHEYTONY",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e66ecaaac89b_1e713fddddacd9601760b8--


From nobody Mon Mar  9 18:27:20 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 75B3B3A0C35 for <quic-issues@ietfa.amsl.com>; Mon,  9 Mar 2020 18:27:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sG4LFXSukwny for <quic-issues@ietfa.amsl.com>; Mon,  9 Mar 2020 18:27:18 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3B1BD3A0C3A for <quic-issues@ietf.org>; Mon,  9 Mar 2020 18:27:18 -0700 (PDT)
Date: Mon, 09 Mar 2020 18:27:17 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583803637; bh=OoaeURywEQVyQOLZ9gQxEkrZRYgN56QBIXgCNsB+L0w=; h=Date:From:To:Subject:From; b=SZxvHdlYL/YlbW2aCeiRItVTu/7Dqcdr+WgjwEYDUdnRbpUsyNj4lUpCXsyXeMwmr HIv11m6QPsySr1ZntXCWu64qRRyy84/LXo5W33sJEOxYEONMOIjitfXHaDi8Wd2WKs HRuujlaOtJTP0vEvIFq8lJFO9W6PDzp/nWwukGgw=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/e5ad30-4a084d@github.com>
Subject: [quicwg/base-drafts] 4a084d: Script updating gh-pages from d2ce4237. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/-H0yhbbsKi-Jj-J44B6-XOGQ1EU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 01:27:19 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 4a084d3831277b8104ec7c6f70c4dedcebb50ce8
      https://github.com/quicwg/base-drafts/commit/4a084d3831277b8104ec7c6f70c4dedcebb50ce8
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-10 (Tue, 10 Mar 2020)

  Changed paths:
    M ianswett-pto-vs-rto/draft-ietf-quic-recovery.html
    M ianswett-pto-vs-rto/draft-ietf-quic-recovery.txt
    M index.html

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



From nobody Mon Mar  9 19:18:00 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E55CB3A0D2E for <quic-issues@ietfa.amsl.com>; Mon,  9 Mar 2020 19:17:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.695
X-Spam-Level: 
X-Spam-Status: No, score=-1.695 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lLJ5VWYkTfCi for <quic-issues@ietfa.amsl.com>; Mon,  9 Mar 2020 19:17:57 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id ABB2A3A0D2A for <quic-issues@ietf.org>; Mon,  9 Mar 2020 19:17:57 -0700 (PDT)
Date: Mon, 09 Mar 2020 19:17:56 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583806676; bh=q0MnaZjyVGwInH0LutHnGKHs8b1HElP3uS/a45AIcZk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=zFKCnUn5iIO7IDFxeK11UCVQCPDomfhAWQ0NNbhtqIsoWt9iN+6m+zT6R48Xy0pOq +s5k6w5dtP33TB696WII27J50wygkgsvA6qO+/00OqF0N9Ck8txvzlgio4Ty5qwhZ1 UktuTwWTkxSC0HeWpIEfxMqY8hQuki0I3uVQUF2g=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4R7NP5HQVBEQSRG6F4OLT6JEVBNHHCBTP6UY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3349/review/371641115@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3349@github.com>
References: <quicwg/base-drafts/pull/3349@github.com>
Subject: Re: [quicwg/base-drafts] Clarify section on negotiating connection IDs (#3349)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e66f8d497651_7b213fc3902cd95c131598"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/0QVSU_Y6r1UHosiLLLFNJGAtFbY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 02:17:59 -0000

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

ianswett commented on this pull request.



>  
 When an Initial packet is sent by a client that has not previously received an
-Initial or Retry packet from the server, the client populates the DCID field
-with an unpredictable value.  This DCID MUST be at least 8 bytes in length.
-Until a packet is received from the server, the client MUST use the same DCID
-value on all packets in this connection. This DCID is used to determine packet
+Initial or Retry packet from the server, the client populates the Destination
+Connection ID field with an unpredictable value.  This Destination Connection ID

It might be worth clarifying that the 'unpredictable value' is constant for a given connection?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3349#pullrequestreview-371641115
----==_mimepart_5e66f8d497651_7b213fc3902cd95c131598
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/3349#discussion_r390059362">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
 When an Initial packet is sent by a client that has not previously received an
-Initial or Retry packet from the server, the client populates the DCID field
-with an unpredictable value.  This DCID MUST be at least 8 bytes in length.
-Until a packet is received from the server, the client MUST use the same DCID
-value on all packets in this connection. This DCID is used to determine packet
+Initial or Retry packet from the server, the client populates the Destination
+Connection ID field with an unpredictable value.  This Destination Connection ID
</pre>
<p>It might be worth clarifying that the 'unpredictable value' is constant for a given connection?</p>

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


From nobody Tue Mar 10 01:06:44 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 99ED03A0D67 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 01:06:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.48
X-Spam-Level: 
X-Spam-Status: No, score=-1.48 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vgiYXlRO6UPX for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 01:06: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 745573A0D5C for <quic-issues@ietf.org>; Tue, 10 Mar 2020 01:06:41 -0700 (PDT)
Received: from github-lowworker-d93c4b6.va3-iad.github.net (github-lowworker-d93c4b6.va3-iad.github.net [10.48.17.47]) by smtp.github.com (Postfix) with ESMTP id 79CA496058F for <quic-issues@ietf.org>; Tue, 10 Mar 2020 01:06:40 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583827600; bh=AokKfNV+OlEoQ+fMRoX25KQdUGCpqCnoZ6qZ9aeEdQg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=UPv7cUeA9yNRZp3EdcH+eWp5+5+SsxYJ5ZM6XkUQDR/phkXBJavqEaadjWOsxBBsi sOmRLtS/Xgt/kpPNDSAxGmJwVXXwUcwgIvP+M5MvHjSZxDcOQKuY9Ozk3ev0xVSVWU P0IV+ox6aB/4ngStrxPecJVMZZa0l+kVHhHr+ujI=
Date: Tue, 10 Mar 2020 01:06:40 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3491/push/4742796760@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3491@github.com>
References: <quicwg/base-drafts/pull/3491@github.com>
Subject: Re: [quicwg/base-drafts] Editorial proposed changes for cc section (#3491)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e674a906bab0_71033fecebecd96c434728"; 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/iCDRTtcBGAecYqjWGESH9zumLco>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 08:06:43 -0000

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

@ianswett pushed 1 commit.

3343560974ab9a7ef959bb4066c72f73a4a0d326  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/3491/files/c72f86fbe73ef8046c38ff9e8c3fe5ad3578d80c..3343560974ab9a7ef959bb4066c72f73a4a0d326

----==_mimepart_5e674a906bab0_71033fecebecd96c434728
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/3343560974ab9a7ef959bb4066c72f73a4a0d326">3343560</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/3491/files/c72f86fbe73ef8046c38ff9e8c3fe5ad3578d80c..3343560974ab9a7ef959bb4066c72f73a4a0d326?email_source=notifications&amp;email_token=AFTOJK7ZKPRYKYV333WFTGDRGXYJBA5CNFSM4LAIIMQ2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DEOBZGE3DENKQOVZWQIZUG42DENZZGY3TMMA">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6AN4TLRNHCREZLRM3RGXYJBANCNFSM4LAIIMQQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6OZMZZVF5MDBPQNE3RGXYJBA5CNFSM4LAIIMQ2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DEOBZGE3DENKQOVZWQIZUG42DENZZGY3TMMA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3491/files/c72f86fbe73ef8046c38ff9e8c3fe5ad3578d80c..3343560974ab9a7ef959bb4066c72f73a4a0d326?email_source=notifications\u0026email_token=AFTOJK7ZKPRYKYV333WFTGDRGXYJBA5CNFSM4LAIIMQ2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DEOBZGE3DENKQOVZWQIZUG42DENZZGY3TMMA",
"url": "https://github.com/quicwg/base-drafts/pull/3491/files/c72f86fbe73ef8046c38ff9e8c3fe5ad3578d80c..3343560974ab9a7ef959bb4066c72f73a4a0d326?email_source=notifications\u0026email_token=AFTOJK7ZKPRYKYV333WFTGDRGXYJBA5CNFSM4LAIIMQ2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DEOBZGE3DENKQOVZWQIZUG42DENZZGY3TMMA",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e674a906bab0_71033fecebecd96c434728--


From nobody Tue Mar 10 01:06:50 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 989713A0D67 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 01:06:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.48
X-Spam-Level: 
X-Spam-Status: No, score=-1.48 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id y2KdzTgsgbr2 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 01:06:47 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 539243A0D5B for <quic-issues@ietf.org>; Tue, 10 Mar 2020 01:06:47 -0700 (PDT)
Date: Tue, 10 Mar 2020 01:06:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583827606; bh=kbqDpegIkjM4MGvATLGrae/CW855Gvp80kp8gxbf9b4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=jS1+jEs956+6GKWCexMsEefldPbezw4VKu+A7m4MBVj5cTkAb3FYOQ6izjfmIYhrb FvztYGUIB92JQqoWJv7FrLbHxx5UME++NsZVmipKIRneQWs1vwSKJ+jbMoquDWIHpr a3tV4ydiUtdWsM/LZSh0G/fckKbN089j5nxpUA+o=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3491/push/4742797154@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3491@github.com>
References: <quicwg/base-drafts/pull/3491@github.com>
Subject: Re: [quicwg/base-drafts] Editorial proposed changes for cc section (#3491)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e674a963a66c_5c243ff7486cd96c4071ea"; 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/2CU4H79bscA0A9VIVsirX2zrRwA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 08:06:49 -0000

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

@ianswett pushed 1 commit.

059276a7ad8caddc3c0b2fde7508395d6da2342a  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/3491/files/3343560974ab9a7ef959bb4066c72f73a4a0d326..059276a7ad8caddc3c0b2fde7508395d6da2342a

----==_mimepart_5e674a963a66c_5c243ff7486cd96c4071ea
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/059276a7ad8caddc3c0b2fde7508395d6da2342a">059276a</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/3491/files/3343560974ab9a7ef959bb4066c72f73a4a0d326..059276a7ad8caddc3c0b2fde7508395d6da2342a?email_source=notifications&amp;email_token=AFTOJK7ZDESBHZMGIXRY4N3RGXYJNA5CNFSM4LAIIMQ2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DEOBZGE3DENKQOVZWQIZUG42DENZZG4YTKNA">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7QU24B5GZTSNYNXHLRGXYJNANCNFSM4LAIIMQQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6EM6NDGBJ6LU2BNWTRGXYJNA5CNFSM4LAIIMQ2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DEOBZGE3DENKQOVZWQIZUG42DENZZG4YTKNA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3491/files/3343560974ab9a7ef959bb4066c72f73a4a0d326..059276a7ad8caddc3c0b2fde7508395d6da2342a?email_source=notifications\u0026email_token=AFTOJK7ZDESBHZMGIXRY4N3RGXYJNA5CNFSM4LAIIMQ2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DEOBZGE3DENKQOVZWQIZUG42DENZZG4YTKNA",
"url": "https://github.com/quicwg/base-drafts/pull/3491/files/3343560974ab9a7ef959bb4066c72f73a4a0d326..059276a7ad8caddc3c0b2fde7508395d6da2342a?email_source=notifications\u0026email_token=AFTOJK7ZDESBHZMGIXRY4N3RGXYJNA5CNFSM4LAIIMQ2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DEOBZGE3DENKQOVZWQIZUG42DENZZG4YTKNA",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e674a963a66c_5c243ff7486cd96c4071ea--


From nobody Tue Mar 10 01:07:13 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EB76E3A0D78 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 01:07:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.48
X-Spam-Level: 
X-Spam-Status: No, score=-1.48 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yfpkZK8XUdZU for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 01:07: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 1A50B3A0D77 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 01:07:09 -0700 (PDT)
Received: from github-lowworker-2e54e43.va3-iad.github.net (github-lowworker-2e54e43.va3-iad.github.net [10.48.17.27]) by smtp.github.com (Postfix) with ESMTP id 2C1121C06E9 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 01:07:09 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583827629; bh=RJgDWCqJbjKmXitV/vVrIkZme190n9XFe5ydbUYPgZI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Cjl/lgl9ZwgpOAv6Ui5lLiMXSfzgbbBHMPlVI9TP4lZNEze/8PrEuzed79TF55/xk vzbgZjL1F2B5srIO5cAcpgFFE+w1sbXJOdBzlUqRqkXebUqrGf7w9xAgRNaqF7eaH1 a5+LvvIqgxYjAbHJNmFl/fJI3GTUs93dhVg7JL7Y=
Date: Tue, 10 Mar 2020 01:07:09 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3491/push/4742798434@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3491@github.com>
References: <quicwg/base-drafts/pull/3491@github.com>
Subject: Re: [quicwg/base-drafts] Editorial proposed changes for cc section (#3491)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e674aad1e4e9_bff3f7e21acd9682196a5"; 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/4V-fMHZgz074DyXNpnaNZZKHubQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 08:07:12 -0000

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

@ianswett pushed 1 commit.

8e4fd6eaffa6e713f1e2cf8173f7e3153a3b8ac8  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/3491/files/059276a7ad8caddc3c0b2fde7508395d6da2342a..8e4fd6eaffa6e713f1e2cf8173f7e3153a3b8ac8

----==_mimepart_5e674aad1e4e9_bff3f7e21acd9682196a5
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/8e4fd6eaffa6e713f1e2cf8173f7e3153a3b8ac8">8e4fd6e</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/3491/files/059276a7ad8caddc3c0b2fde7508395d6da2342a..8e4fd6eaffa6e713f1e2cf8173f7e3153a3b8ac8?email_source=notifications&amp;email_token=AFTOJKZSWIEURRVCVAW72ATRGXYK3A5CNFSM4LAIIMQ2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DEOBZGE3DENKQOVZWQIZUG42DENZZHA2DGNA">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6VACELCEWLWISJ2YLRGXYK3ANCNFSM4LAIIMQQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6LLZKDO5TJ6ZKNBILRGXYK3A5CNFSM4LAIIMQ2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DEOBZGE3DENKQOVZWQIZUG42DENZZHA2DGNA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3491/files/059276a7ad8caddc3c0b2fde7508395d6da2342a..8e4fd6eaffa6e713f1e2cf8173f7e3153a3b8ac8?email_source=notifications\u0026email_token=AFTOJKZSWIEURRVCVAW72ATRGXYK3A5CNFSM4LAIIMQ2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DEOBZGE3DENKQOVZWQIZUG42DENZZHA2DGNA",
"url": "https://github.com/quicwg/base-drafts/pull/3491/files/059276a7ad8caddc3c0b2fde7508395d6da2342a..8e4fd6eaffa6e713f1e2cf8173f7e3153a3b8ac8?email_source=notifications\u0026email_token=AFTOJKZSWIEURRVCVAW72ATRGXYK3A5CNFSM4LAIIMQ2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DEOBZGE3DENKQOVZWQIZUG42DENZZHA2DGNA",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e674aad1e4e9_bff3f7e21acd9682196a5--


From nobody Tue Mar 10 01:10:42 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4FE763A0D8A for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 01:10:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.481
X-Spam-Level: 
X-Spam-Status: No, score=-1.481 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ViZLTip-Bb_A for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 01:10: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 300953A0D8B for <quic-issues@ietf.org>; Tue, 10 Mar 2020 01:10:39 -0700 (PDT)
Received: from github-lowworker-cf59896.ash1-iad.github.net (github-lowworker-cf59896.ash1-iad.github.net [10.56.112.26]) by smtp.github.com (Postfix) with ESMTP id 484F22C0AAC for <quic-issues@ietf.org>; Tue, 10 Mar 2020 01:10:38 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583827838; bh=TEWApqzmAwtCh4fDwwStX1XyLMerqj8QHYt1oiKl4xA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=i82Wy26khfnt0bTHsZK8jqdsHei3IRlgKAzSQOg1AiaM9+SGha7mGVryKBOJVPDiH wIF8QcWjWunRmzRROwR0OKsSAoQxY/a9rasNK6QclrE+koMmbyncWVlKvlDZpuiyUo hkJVjZACUMko3Xd1YUnKIJPGay1sQlk52X9ygsto=
Date: Tue, 10 Mar 2020 01:10:38 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3491/push/4742811117@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3491@github.com>
References: <quicwg/base-drafts/pull/3491@github.com>
Subject: Re: [quicwg/base-drafts] Editorial proposed changes for cc section (#3491)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e674b7e395ac_169a3ffdae2cd9681518d"; 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/y4ApzCZltRRYiw4UzAjnw14-4Nk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 08:10:40 -0000

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

@ianswett pushed 1 commit.

baff94a5fde867f0f29e8b6cd81f50f8c42be467  Merge branch 'master' into patch-21


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3491/files/8e4fd6eaffa6e713f1e2cf8173f7e3153a3b8ac8..baff94a5fde867f0f29e8b6cd81f50f8c42be467

----==_mimepart_5e674b7e395ac_169a3ffdae2cd9681518d
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/baff94a5fde867f0f29e8b6cd81f50f8c42be467">baff94a</a>  Merge branch &#39;master&#39; into patch-21</li>
</ul>


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

----==_mimepart_5e674b7e395ac_169a3ffdae2cd9681518d--


From nobody Tue Mar 10 01:17:06 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4D5B23A0DBF for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 01:17:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.099
X-Spam-Level: 
X-Spam-Status: No, score=-2.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rBOs7F9TM1YF for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 01:17:04 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 165333A0DBA for <quic-issues@ietf.org>; Tue, 10 Mar 2020 01:17:04 -0700 (PDT)
Date: Tue, 10 Mar 2020 01:17:03 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583828223; bh=nuHp5iAfal9tO4niWqo59DRnDeKd8iACV5I13w/Tpjo=; h=Date:From:To:Subject:From; b=bvmnVI3uHX41/VF93z0qE1KMEhNgLnps4cq5Pn6qMpvtVArbgmVSrIXV0AYQlFuhT Y7p8oqFOzviZLRtCUEm5HUK/7j8Uhjc2/dCqP5pZueCXF80nqQ2ikpa4y3abs39AqZ 1YoPegIG0hZq8m5rrPipqGsZ43UJsJyTYH3Bq72c=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/3a51ce-c8128f@github.com>
Subject: [quicwg/base-drafts] b15857: Editorial proposed changes for cc section
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/vA9YYi-59Kxdfl018TLz33v0wCc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 08:17:05 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: b15857bcfc3e8a8882b5a8b1245521f571a39764
      https://github.com/quicwg/base-drafts/commit/b15857bcfc3e8a8882b5a8b1245521f571a39764
  Author: mirjak <mirja.kuehlewind@ericsson.com>
  Date:   2020-03-03 (Tue, 03 Mar 2020)

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

  Log Message:
  -----------
  Editorial proposed changes for cc section


  Commit: c72f86fbe73ef8046c38ff9e8c3fe5ad3578d80c
      https://github.com/quicwg/base-drafts/commit/c72f86fbe73ef8046c38ff9e8c3fe5ad3578d80c
  Author: mirjak <mirja.kuehlewind@ericsson.com>
  Date:   2020-03-03 (Tue, 03 Mar 2020)

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

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


  Commit: 3343560974ab9a7ef959bb4066c72f73a4a0d326
      https://github.com/quicwg/base-drafts/commit/3343560974ab9a7ef959bb4066c72f73a4a0d326
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-10 (Tue, 10 Mar 2020)

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

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

Co-Authored-By: Martin Thomson <mt@lowentropy.net>


  Commit: 059276a7ad8caddc3c0b2fde7508395d6da2342a
      https://github.com/quicwg/base-drafts/commit/059276a7ad8caddc3c0b2fde7508395d6da2342a
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-10 (Tue, 10 Mar 2020)

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

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

Co-Authored-By: Martin Thomson <mt@lowentropy.net>


  Commit: 8e4fd6eaffa6e713f1e2cf8173f7e3153a3b8ac8
      https://github.com/quicwg/base-drafts/commit/8e4fd6eaffa6e713f1e2cf8173f7e3153a3b8ac8
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-10 (Tue, 10 Mar 2020)

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

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

Co-Authored-By: Martin Thomson <mt@lowentropy.net>


  Commit: baff94a5fde867f0f29e8b6cd81f50f8c42be467
      https://github.com/quicwg/base-drafts/commit/baff94a5fde867f0f29e8b6cd81f50f8c42be467
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-10 (Tue, 10 Mar 2020)

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

  Log Message:
  -----------
  Merge branch 'master' into patch-21


  Commit: c8128f2ade5d400092d75e52d3bf7a61199e9239
      https://github.com/quicwg/base-drafts/commit/c8128f2ade5d400092d75e52d3bf7a61199e9239
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-10 (Tue, 10 Mar 2020)

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

  Log Message:
  -----------
  Merge pull request #3491 from mirjak/patch-21

Editorial proposed changes for cc section


Compare: https://github.com/quicwg/base-drafts/compare/3a51ceedcc90...c8128f2ade5d


From nobody Tue Mar 10 01:17:18 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 58C5F3A0DB8 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 01:17:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.553
X-Spam-Level: 
X-Spam-Status: No, score=-1.553 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 53bQfGcvXG_r for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 01:17:15 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2FC203A09DE for <quic-issues@ietf.org>; Tue, 10 Mar 2020 01:17:15 -0700 (PDT)
Date: Tue, 10 Mar 2020 01:17:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583828234; bh=9ytuw6kEpEnJCWWrlOMnU1nKcOnfxv6vgEKuaFSLwBM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=mARrvSHOBE1arWfcAH1ujm67DR8yUDAtkvkWoejX4uZLtKEi/aX9NasyzLaKVdKBN X6APfS0YYHiAWU9WNM6DdyCoCIRGQaLD92DqxufmbLi7T2u0K+foRTZvrC5w74Z5mo Z9P+/ZeccVqWXAoFaBsUGiuH43GLfTLwVtdXi9+0=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2557LXHOCUUJZYJQV4OM6BVEVBNHHCEP5FGU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3491/issue_event/3113655538@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3491@github.com>
References: <quicwg/base-drafts/pull/3491@github.com>
Subject: Re: [quicwg/base-drafts] Editorial proposed changes for cc section (#3491)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e674d0a1e7e2_48273fb6d58cd96490768"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/DqlOu-kiReBfY79z0EzGhEEGu5o>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 08:17:16 -0000

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

Merged #3491 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3491#event-3113655538
----==_mimepart_5e674d0a1e7e2_48273fb6d58cd96490768
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 title" data-id="574596405" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3491" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3491/hovercard" href="https://github.com/quicwg/base-drafts/pull/3491">#3491</a> into master.</p>

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


From nobody Tue Mar 10 01:18:16 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6AAA23A0DBD for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 01:18:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1SyNihNmcKEY for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 01:18:13 -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 4F86C3A0DB8 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 01:18:13 -0700 (PDT)
Date: Tue, 10 Mar 2020 01:18:11 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583828292; bh=JEPcntZD4S1xD7JQ7b9WdWTjYm+FOnwtpKaVafdhZo8=; h=Date:From:To:Subject:From; b=puD41lO9FFJ4Ds5+e3a2kHQiJza7CqYtsBoALdDSadguV7VzVQtMvisHfY0ZHkjei ojFGQulLZZ8yC/xXgBNYLm6Pl8XKZfweYnWIGJqtDwqj7gfGLdlAupe0AFlCM5LtmS TrQw7v52nbgPJPjbrAYgbRhjA5w4reHRmDimfJ4I=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/4a084d-577426@github.com>
Subject: [quicwg/base-drafts] 577426: Script updating gh-pages from c8128f2a. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/yocJkudn7YTm76dggQMFE0NF-fk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 08:18:15 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 577426e8dd446a4a064c32997aac31dde3a2ff13
      https://github.com/quicwg/base-drafts/commit/577426e8dd446a4a064c32997aac31dde3a2ff13
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-10 (Tue, 10 Mar 2020)

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

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



From nobody Tue Mar 10 01:20:06 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6D0963A0DCD for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 01:20:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.099
X-Spam-Level: 
X-Spam-Status: No, score=-2.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BF0KATZgQU-7 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 01:20:03 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 403263A0DC8 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 01:20:03 -0700 (PDT)
Date: Tue, 10 Mar 2020 01:20:02 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583828402; bh=vW4s9ccydAbjV/T1ngSgPrXoGzKA15VoaZQjsOf9Mi8=; h=Date:From:To:Subject:From; b=2cWk+cFU8DJclv11XAGmrAtUb5T4zh3IeHymEFL/eiGfGUZe4L0c8fUEm3PYKT5+M hND0Uj5gmFMMwUp6cnA3XIEmDc4Cne1gx8PsDc/uJV9bfsTCCd0287EbBIRrSENC5L J1k0Z+Hk7Z++TYwjCdIO+RY6jrTuill+z4GJNSks=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-editorial-adapted/000000-f761f8@github.com>
Subject: [quicwg/base-drafts] f761f8: Follow-up to Mirja's editorial PR
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/sqo9V2I86cSBQ0WQiFU1KQP7eEk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 08:20:05 -0000

  Branch: refs/heads/ianswett-editorial-adapted
  Home:   https://github.com/quicwg/base-drafts
  Commit: f761f8b5dfcccff20ad59e6bea4e25bc297c9de0
      https://github.com/quicwg/base-drafts/commit/f761f8b5dfcccff20ad59e6bea4e25bc297c9de0
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-10 (Tue, 10 Mar 2020)

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

  Log Message:
  -----------
  Follow-up to Mirja's editorial PR

Another editorial PR to address @martinthomson comment.



From nobody Tue Mar 10 01:20:31 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 582E43A0DCF for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 01:20:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9NbhxooSNFGR for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 01:20:29 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F1CA33A0DCD for <quic-issues@ietf.org>; Tue, 10 Mar 2020 01:20:28 -0700 (PDT)
Date: Tue, 10 Mar 2020 01:20:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583828428; bh=gUkGBskZ80s45P1ebT2hFz/JUjn9OYfBVrX91GlK0N0=; h=Date:From:To:Subject:From; b=jL9eGWVdhYsolnDr/YMGvWvQwc9/6hGzCnJ84J5pfybwLX04jFf1Bg58CDS8qmby1 NSMOXD4v/sq9AdpX6lyX2HrTm4QKxhW1eW8DxGYz6gCrrcFkRsqBwppXSk1Eksr0bx JxrOa6qEux2843G5FZ/B7IWfKGWpQibQZVYiT7Jk=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/577426-dd864d@github.com>
Subject: [quicwg/base-drafts] dd864d: Script updating issues at 2020-03-10T08:20:19Z. [c...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/NpnwvaZv1LVsOq_qgklpClOQfEk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 08:20:30 -0000

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

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2020-03-10T08:20:19Z. [ci skip]



From nobody Tue Mar 10 01:20:44 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1E04F3A0DD1 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 01:20:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.686
X-Spam-Level: 
X-Spam-Status: No, score=-1.686 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_SPF_HELO_TEMPERROR=0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id IxOiqdVPmbJj for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 01:20: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 6E28F3A0DCF for <quic-issues@ietf.org>; Tue, 10 Mar 2020 01:20:36 -0700 (PDT)
Received: from github-lowworker-d1d6e31.ash1-iad.github.net (github-lowworker-d1d6e31.ash1-iad.github.net [10.56.105.50]) by smtp.github.com (Postfix) with ESMTP id 9E683960241 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 01:20:35 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583828435; bh=/cf+KDZvahUFwy12CKa7jWyCn1GAOFXtmNQejPZwTRI=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=11OKKMQZMiy6EXoqHrWVAjhdvkBo6Ix2YX/Xup3vaIDFkWtA+jH5FCGvtC9FYhNLo Y+7Rtv01yhRQ9k81lN6nPTdZy6P7tiyeA8zC3087kKFuUDlZe04upztXLA1ks3I67k baVXRS9sotEkfp3vfoJKLuASOUnyCagmz/iMaX/w=
Date: Tue, 10 Mar 2020 01:20:35 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK35GAGUF2ALQT2BZ4N4OM6OHEVBNHHCE6ORQI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3505@github.com>
Subject: [quicwg/base-drafts] Follow-up to Mirja's editorial PR (#3505)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e674dd390544_1e283fb76cacd95c146112"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/PdjlBrnrt-vzSHj59Q_HpnaKOQc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 08:20:43 -0000

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

Another editorial PR to address @martinthomson comment.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Follow-up to Mirja&#39;s editorial PR

-- File Changes --

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

-- Patch Links --

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

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

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

<p>Another editorial PR to address <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinthomson/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a> comment.</p>

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

<h4>Commit Summary</h4>
<ul>
  <li>Follow-up to Mirja&#39;s editorial PR</li>
</ul>

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

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

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

----==_mimepart_5e674dd390544_1e283fb76cacd95c146112--


From nobody Tue Mar 10 01:20:56 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 160203A0DD2 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 01:20:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.695
X-Spam-Level: 
X-Spam-Status: No, score=-1.695 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GIwMIs3V9kj7 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 01:20:53 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BA9A73A0DCD for <quic-issues@ietf.org>; Tue, 10 Mar 2020 01:20:53 -0700 (PDT)
Date: Tue, 10 Mar 2020 01:20:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583828452; bh=JsgWso47tlopMyPIiB188PM1wnlk+voS1FH2TPk9jK8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=mV8e/aldB+B2F5gMFy6NJ1uPK7u2WIJ2soK/fzGkjCzQwnH3fWvOY45GVO0v3XOQ5 mCdiV8QneLt4wdZ3yg+SzaPa08ZJ3SjI4vj9hYfEMbjBGs6v53633q/LXX9nhZMoCD 5SMiULgD4JVNK0wa2n46Emw6KTyCEv2x+hMYghE4=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7LSCSA5SNH567KFDF4OM6PJEVBNHHCEP5FGU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3491/review/371748746@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3491@github.com>
References: <quicwg/base-drafts/pull/3491@github.com>
Subject: Re: [quicwg/base-drafts] Editorial proposed changes for cc section (#3491)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e674de4d288c_42803fb43c2cd960535d0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/5lIFImy2OY_3WO6nX5Tn6qTFDSw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 08:20:55 -0000

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

ianswett commented on this pull request.



>  
 ## Recovery Period
 
 A recovery period is entered when loss or ECN-CE marking of a packet is
-detected.  A recovery period ends when a packet sent during the recovery period
-is acknowledged.  This is slightly different from TCP's definition of recovery,
-which ends when the lost packet that started recovery is acknowledged.
+detected in congestion aviodance but after the congestion wiondow and slow
+start threhold has been adapted.  A recovery period ends when a packet sent

Addressed in #3505, 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/3491#discussion_r390151262
----==_mimepart_5e674de4d288c_42803fb43c2cd960535d0
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/3491#discussion_r390151262">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt;  
 ## Recovery Period
 
 A recovery period is entered when loss or ECN-CE marking of a packet is
-detected.  A recovery period ends when a packet sent during the recovery period
-is acknowledged.  This is slightly different from TCP&#39;s definition of recovery,
-which ends when the lost packet that started recovery is acknowledged.
+detected in congestion aviodance but after the congestion wiondow and slow
+start threhold has been adapted.  A recovery period ends when a packet sent
</pre>
<p>Addressed in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="578408834" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3505" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3505/hovercard" href="https://github.com/quicwg/base-drafts/pull/3505">#3505</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/3491?email_source=notifications&amp;email_token=AFTOJKYR7P544TPJ66URVS3RGXZ6JA5CNFSM4LAIIMQ2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYUG7CQ#discussion_r390151262">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK63L6ZCTDLV2C5NY6DRGXZ6JANCNFSM4LAIIMQQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK625R7TJLWE55BRDO3RGXZ6JA5CNFSM4LAIIMQ2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYUG7CQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3491?email_source=notifications\u0026email_token=AFTOJKYR7P544TPJ66URVS3RGXZ6JA5CNFSM4LAIIMQ2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYUG7CQ#discussion_r390151262",
"url": "https://github.com/quicwg/base-drafts/pull/3491?email_source=notifications\u0026email_token=AFTOJKYR7P544TPJ66URVS3RGXZ6JA5CNFSM4LAIIMQ2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYUG7CQ#discussion_r390151262",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e674de4d288c_42803fb43c2cd960535d0--


From nobody Tue Mar 10 01:21:13 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 851B23A0DD2 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 01:21:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bR1QTuNFkxFt for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 01:21:11 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6B1093A0DD4 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 01:21:11 -0700 (PDT)
Date: Tue, 10 Mar 2020 01:21:10 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583828470; bh=CseJ9W5kkd1JauZu+lhxlS5Q6Z/SsSMtka7dCC+isdo=; h=Date:From:To:Subject:From; b=lfbfS0y3ZYELzwWidby1+qLBAgvcw45ZJRGbOJl8Iwa8DhVL+QEQa5Im1DAS36FbZ uY1qcY4P34yQiDP2RYb0X45xL7X0APDKTvVGZAyisD5x18xh7V138Ror0sSON2LOV2 6ezu2iySH6TTOqStjneO0/vXSmmhhsleDkvFVSNA=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/dd864d-e4438d@github.com>
Subject: [quicwg/base-drafts] e4438d: Script updating gh-pages from f761f8b5. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ymbQ2zg1HHTrAwCOK-LkE6bRRq4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 08:21:13 -0000

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

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

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



From nobody Tue Mar 10 01:31:40 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 589743A0E00 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 01:31:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.553
X-Spam-Level: 
X-Spam-Status: No, score=-1.553 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5a8WLuzxahn9 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 01:31:38 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2C8683A0DFE for <quic-issues@ietf.org>; Tue, 10 Mar 2020 01:31:32 -0700 (PDT)
Received: from github-lowworker-25680bd.va3-iad.github.net (github-lowworker-25680bd.va3-iad.github.net [10.48.17.61]) by smtp.github.com (Postfix) with ESMTP id 352CCA0037 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 01:31:32 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583829092; bh=KH0JIh+lNXKVqxMD3Wtb+RdV7TE797M35LtY3Yd0/Uk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=AHfRHP+DWCCxVBoGLsp5bt28JnCqVfpAkC0KzMgEbPr6vxYgBEYY0ekAMV5CEEZod vzNLO09FRXHEMDeDFAjzKAb3z53Ir+eYeOhS6ntLKE5qQVzu59z6pcetn1Zea+Jkdk VlEItLe/ogzRV07zXRA7b3Gx2HVaqU58WhTZQ++g=
Date: Tue, 10 Mar 2020 01:31:32 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZUBP4F4PKF4PHZEZ54OMYWJEVBNHHCE6ORQI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3505/review/371754630@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3505@github.com>
References: <quicwg/base-drafts/pull/3505@github.com>
Subject: Re: [quicwg/base-drafts] Follow-up to Mirja's editorial PR (#3505)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e67506425bbd_15273fb8844cd96c1914ee"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ucHGLBLzsAp9Ijo_YoQeKQBUauw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 08:31:39 -0000

----==_mimepart_5e67506425bbd_15273fb8844cd96c1914ee
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/3505#pullrequestreview-371754630
----==_mimepart_5e67506425bbd_15273fb8844cd96c1914ee
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/3505?email_source=notifications&amp;email_token=AFTOJK2ZUJWESWVPQXKAQBTRGX3GJA5CNFSM4LEZNTRKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYUINBQ#pullrequestreview-371754630">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4BGLCFFRP7GX7GIWDRGX3GJANCNFSM4LEZNTRA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYQGKY7WXU743R6Q3LRGX3GJA5CNFSM4LEZNTRKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYUINBQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3505?email_source=notifications\u0026email_token=AFTOJK2ZUJWESWVPQXKAQBTRGX3GJA5CNFSM4LEZNTRKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYUINBQ#pullrequestreview-371754630",
"url": "https://github.com/quicwg/base-drafts/pull/3505?email_source=notifications\u0026email_token=AFTOJK2ZUJWESWVPQXKAQBTRGX3GJA5CNFSM4LEZNTRKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYUINBQ#pullrequestreview-371754630",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e67506425bbd_15273fb8844cd96c1914ee--


From nobody Tue Mar 10 01:47:28 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 88BE33A0E37 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 01:47:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.553
X-Spam-Level: 
X-Spam-Status: No, score=-1.553 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ULL3q4wlgh6p for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 01:47:25 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 488063A0E36 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 01:47:25 -0700 (PDT)
Received: from github-lowworker-2e54e43.va3-iad.github.net (github-lowworker-2e54e43.va3-iad.github.net [10.48.17.27]) by smtp.github.com (Postfix) with ESMTP id 13DCAE1115 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 01:47:24 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583830044; bh=3owEFE8aoXrCemcsOIs6bLenvfeCFXwAvgEf0twKwpY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=0G/H9wfuLD+gfxycdH9P/0XXsak9oWq6G7VKrZYh5vdHK2x4UOcrhPWIvFgwV7TBi U9+MKFBO01tY+tUNPwIZe1M6tFWCa7+idTgYwLWfqY7bEp5JHWiXRxF4aaPAHtNMlz r48Tfi7c+U5wPi7l0tAlPAKOuo25RV0VaQHgLFrc=
Date: Tue, 10 Mar 2020 01:47:24 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZDFDIKWDDFXQUNVAF4OM2RXEVBNHHCC7S66M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3441/review/371763829@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3441@github.com>
References: <quicwg/base-drafts/pull/3441@github.com>
Subject: Re: [quicwg/base-drafts] Document TCP RTO vs QUIC PTO (#3441)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e67541c239_54993f99ffacd96416829e"; 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/jT4XnyoLf-M44llyXyGi2KGxy8Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 08:47:27 -0000

----==_mimepart_5e67541c239_54993f99ffacd96416829e
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/3441#pullrequestreview-371763829
----==_mimepart_5e67541c239_54993f99ffacd96416829e
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/3441?email_source=notifications&amp;email_token=AFTOJK6OJLOZTUHD2REXV7DRGX5BXA5CNFSM4KRWT3I2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYUKU5I#pullrequestreview-371763829">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZRX3ATHM5K5Y5VHLLRGX5BXANCNFSM4KRWT3IQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4O35GWGLFNUNSKZL3RGX5BXA5CNFSM4KRWT3I2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYUKU5I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3441?email_source=notifications\u0026email_token=AFTOJK6OJLOZTUHD2REXV7DRGX5BXA5CNFSM4KRWT3I2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYUKU5I#pullrequestreview-371763829",
"url": "https://github.com/quicwg/base-drafts/pull/3441?email_source=notifications\u0026email_token=AFTOJK6OJLOZTUHD2REXV7DRGX5BXA5CNFSM4KRWT3I2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYUKU5I#pullrequestreview-371763829",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e67541c239_54993f99ffacd96416829e--


From nobody Tue Mar 10 01:51:40 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2BB3B3A0E47 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 01:51:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.553
X-Spam-Level: 
X-Spam-Status: No, score=-1.553 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1GunmGmEOwNV for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 01:51: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 A55B93A0E43 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 01:51:35 -0700 (PDT)
Date: Tue, 10 Mar 2020 01:51:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583830294; bh=wvDv2ugpv1JfZRcGsPYaTXFH/Dw3Ye0jwHWxIXEv5ts=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=lRqjHlqMmVMbMx+mXZopHbrDUTb56LWUmXDqxiEB+EnHS5VrGuxp+N+wQ2kHtGWhr bZ6gRCDyZ/W5lNTVBpWVaIwXlOtLrs5sNqMZsub+rEOozNei3SdRKtp6uSTbgM5nfO 2ByX+GW+wqSbI6ItfT2FupazYcp9oNXFrAF9H53g=
From: mirjak <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYMAPB4FJWU4EE2DEF4OM3BNEVBNHHCE6ORQI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3505/review/371766313@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3505@github.com>
References: <quicwg/base-drafts/pull/3505@github.com>
Subject: Re: [quicwg/base-drafts] Follow-up to Mirja's editorial PR (#3505)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e675516b3c31_7ad43fdf140cd964873ea"; 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/J40dgpS9djKuSjEpVrDf5fd0BMM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 08:51:38 -0000

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

mirjak approved this pull request.





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

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



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


From nobody Tue Mar 10 05:06:13 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 75E7D3A11A4 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 05:06:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.099
X-Spam-Level: 
X-Spam-Status: No, score=-3.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VXOGjLZSrDAy for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 05:06:11 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3B0473A11A2 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 05:06:11 -0700 (PDT)
Received: from github-lowworker-5fb2734.va3-iad.github.net (github-lowworker-5fb2734.va3-iad.github.net [10.48.19.27]) by smtp.github.com (Postfix) with ESMTP id 106D28C0B7E for <quic-issues@ietf.org>; Tue, 10 Mar 2020 05:06:10 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583841970; bh=Kv2WPU2pVn+pzntN48eoeMAOGWRMTu8LXcdIqRl8wZc=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=HTOeqwmmZ3OMWpIQiwnoylc+8kwuNAWXky5qak7PwdNkBBc7ZlTnCLQMbWjZn8ECK hd65pnU8OXvs8NRjLDEhX5JfyWgaE/C+OtHhmaDffiohYikSKtgdDmKFNuAubudhch CfZ9bEVrZMqysWEuIL76+8ErB72QG97YwCo9CMoI=
Date: Tue, 10 Mar 2020 05:06:10 -0700
From: Daiki Ueno <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3CPIBGNDVNSVYMHCN4ONR3DEVBNHHCE65UIA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3506@github.com>
Subject: [quicwg/base-drafts] protection-samples.js: add option to output ChaCha20-Poly1305 trace (#3506)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6782b21401_4af53feb1d6cd96c252867"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ueno
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/0l3UGAbX1w8CS6_BAWdmUh7-bD0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 12:06:13 -0000

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

This adds `-c` option to `protection-samples.js` to control which AEAD algorithm will be used for the trace.

Related to #3488 

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

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

-- Commit Summary --

  * protection-samples.js: use const as possible
  * protection-samples.js: add option to output ChaCha20-Poly1305 trace

-- File Changes --

    M protection-samples.js (142)

-- Patch Links --

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

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

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

<p>This adds <code>-c</code> option to <code>protection-samples.js</code> to control which AEAD algorithm will be used for the trace.</p>
<p>Related to <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="573913851" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3488" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3488/hovercard" href="https://github.com/quicwg/base-drafts/issues/3488">#3488</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/3506'>https://github.com/quicwg/base-drafts/pull/3506</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>protection-samples.js: use const as possible</li>
  <li>protection-samples.js: add option to output ChaCha20-Poly1305 trace</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/3506/files#diff-80cce5c734d7e16114de208a20278ff7">protection-samples.js</a>
    (142)
  </li>
</ul>

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

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

----==_mimepart_5e6782b21401_4af53feb1d6cd96c252867--


From nobody Tue Mar 10 06:02:49 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DD9C63A12DF for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 06:02:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7UsKSokJ8fU7 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 06:02:44 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 935FB3A12CA for <quic-issues@ietf.org>; Tue, 10 Mar 2020 06:02:44 -0700 (PDT)
Received: from github-lowworker-cde56e0.va3-iad.github.net (github-lowworker-cde56e0.va3-iad.github.net [10.48.25.52]) by smtp.github.com (Postfix) with ESMTP id D1AEB28182F for <quic-issues@ietf.org>; Tue, 10 Mar 2020 06:02:43 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583845363; bh=sDHJgSwhWAHdIes2/3Oufq6R0DixO+JDld3l2ky1ibw=; h=Date:From:To:Subject:From; b=PVJ7jsMDmJ7jMHKbrOVfG7tj+ttaC9aDZnnxo+fAWGdiGlAMApAtlfwFvItqqQgLP yo1O2QlIxQVOwuhpo+iNatEUpOb4A8LIIdtG3h/efRxdh2m6rjCEKat2DKUm3mPa2R S5XL/LBVqcn0J7PqYagcwnQSvBHojjl5aICuwKmA=
Date: Tue, 10 Mar 2020 06:02:43 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/c8128f-41a816@github.com>
Subject: [quicwg/base-drafts] f761f8: Follow-up to Mirja's editorial PR
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/AQtrHnJ7onUEFApQmxybQiLcc-Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 10 Mar 2020 13:02:48 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: f761f8b5dfcccff20ad59e6bea4e25bc297c9de0
      https://github.com/quicwg/base-drafts/commit/f761f8b5dfcccff20ad59e6bea4e25bc297c9de0
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-10 (Tue, 10 Mar 2020)

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

  Log Message:
  -----------
  Follow-up to Mirja's editorial PR

Another editorial PR to address @martinthomson comment.


  Commit: 41a816f946aab27f2eb7e704d38d38929a07e42c
      https://github.com/quicwg/base-drafts/commit/41a816f946aab27f2eb7e704d38d38929a07e42c
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-10 (Tue, 10 Mar 2020)

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

  Log Message:
  -----------
  Merge pull request #3505 from quicwg/ianswett-editorial-adapted

Follow-up to Mirja's editorial PR


Compare: https://github.com/quicwg/base-drafts/compare/c8128f2ade5d...41a816f946aa


From nobody Tue Mar 10 06:02:53 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A9C9E3A12ED for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 06:02:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xMAZwm15FMe6 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 06:02:45 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8B9A73A12DA for <quic-issues@ietf.org>; Tue, 10 Mar 2020 06:02:45 -0700 (PDT)
Received: from github-lowworker-0eea13f.ash1-iad.github.net (github-lowworker-0eea13f.ash1-iad.github.net [10.56.109.26]) by smtp.github.com (Postfix) with ESMTP id 4A9A9E052A for <quic-issues@ietf.org>; Tue, 10 Mar 2020 06:02:44 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583845364; bh=52QURM+5zxHWX+xmpI4B7Ogi0QWEluXXkrA0+4HJfJ8=; h=Date:From:To:Subject:From; b=XPKWGFGpuFJGyIRrL2oY1H/803qN9ZvBm+FAIAmy7TLdIW2A2OpaMEqYQMpNBf8xy 5huqj8FhI8rM+8f1biVJ0R2xUuQ1k0I2eKFcmy6afWwHtcwJFA/Zd3fkit8CCk3QdE ZjTEb3vIuVaflbsz8M0hptlUYzzpY3V2sD7mpeOc=
Date: Tue, 10 Mar 2020 06:02:44 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-editorial-adapted/f761f8-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ZqyZyyM8C5RNjZQwqAjJNVpWtgk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 13:02:48 -0000

  Branch: refs/heads/ianswett-editorial-adapted
  Home:   https://github.com/quicwg/base-drafts


From nobody Tue Mar 10 06:02:59 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B74763A1299 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 06:02:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DRMvm0UNm4E6 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 06:02:56 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B33C23A0E85 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 06:02:56 -0700 (PDT)
Received: from github-lowworker-5fb2734.va3-iad.github.net (github-lowworker-5fb2734.va3-iad.github.net [10.48.19.27]) by smtp.github.com (Postfix) with ESMTP id CC4FC6A0E48 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 06:02:55 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583845375; bh=e/xzW9aaXpv5lJwDLjVAsDtpznsWNMp+HfK4riWdASI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=2c1fVZx4JgUOU7rkhxUrG8OukRF9yCPkIrMVuWIgrP8nhoqo6Jt4WoBJ5BOueejI0 ZXPaSbaar48Iejfg74LMIZhWJx1EtJTDAGp2uADLap8GtcuLby6bcztuanOccoNPEs LXEGgZEw4O2knSH5phlWfzZBOFPhJPNZFa5zUg7k=
Date: Tue, 10 Mar 2020 06:02:55 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5LZEMVYW4FECFM5UV4ON7Q7EVBNHHCE6ORQI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3505/issue_event/3114593426@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3505@github.com>
References: <quicwg/base-drafts/pull/3505@github.com>
Subject: Re: [quicwg/base-drafts] Follow-up to Mirja's editorial PR (#3505)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e678fffbe1ab_3cd23f8ac5acd96c558a7"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/fbw39_6SNvug1vFt-qfjMEyas64>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 13:02:58 -0000

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

Merged #3505 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3505#event-3114593426
----==_mimepart_5e678fffbe1ab_3cd23f8ac5acd96c558a7
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 title" data-id="578408834" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3505" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3505/hovercard" href="https://github.com/quicwg/base-drafts/pull/3505">#3505</a> into master.</p>

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


From nobody Tue Mar 10 06:04:00 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CFF443A12A1 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 06:03:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MvpyodjeNDFS for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 06:03:57 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 945D03A129E for <quic-issues@ietf.org>; Tue, 10 Mar 2020 06:03:57 -0700 (PDT)
Received: from github-lowworker-1ac52d7.ash1-iad.github.net (github-lowworker-1ac52d7.ash1-iad.github.net [10.56.25.52]) by smtp.github.com (Postfix) with ESMTP id 91D952C15EB for <quic-issues@ietf.org>; Tue, 10 Mar 2020 06:03:56 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583845436; bh=wkZw4ri1DYn7HUUetFyBGCOdY7uWKPnR4HfXLs7QHSc=; h=Date:From:To:Subject:From; b=la1Cnbvcq7l/gBdm13nhMXvh1eUAQfwd52fS/Bb59EsAocJOM8Lwgd8vIOEQPE7Xc yM5AueRcQ9VxZPVJzRZBVXowMd2hWMy0sS/+r1QVsboqSTu9+NSc2Ds60F8c4QEAV2 LCiP4UJHT85+mXyUyCtci+I1aWRwt6lSIhkjRhhE=
Date: Tue, 10 Mar 2020 06:03:56 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/e4438d-8349a8@github.com>
Subject: [quicwg/base-drafts] 8349a8: Script updating gh-pages from 41a816f9. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/luNFVG3dSgTpPnx4wQB15Sb7Vyo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 13:03:59 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 8349a87beed159a58880bd8c22b691021b7533ed
      https://github.com/quicwg/base-drafts/commit/8349a87beed159a58880bd8c22b691021b7533ed
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-10 (Tue, 10 Mar 2020)

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

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



From nobody Tue Mar 10 06:07:13 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CF7F83A12B0 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 06:07:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zPzu2JCofTba for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 06:07: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 052A33A1039 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 06:07:09 -0700 (PDT)
Received: from github-lowworker-d31a065.va3-iad.github.net (github-lowworker-d31a065.va3-iad.github.net [10.48.17.70]) by smtp.github.com (Postfix) with ESMTP id 2D23DC611FA for <quic-issues@ietf.org>; Tue, 10 Mar 2020 06:07:09 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583845629; bh=gDqC+iwVN+Jp3LlhH1VF7DS4MwFyiDG2PsTclfQxUWA=; h=Date:From:To:Subject:From; b=HB86Ym/zvAlqLzjp/tlGxuH5pN4B/isi/d2pvCwBM/XXMUbJy0V2gkwI5d8POYyot evplT9ITFGHwaQ+ziDZX71OxAkR/vT5aw3qlAvjIj6VRWr7jdTBMWumRql+KlzU8xY zURt+LTcXdoFiDF5RaSwJLcQNxUomOK+ZVHZc8v0=
Date: Tue, 10 Mar 2020 06:07:09 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/41a816-c63156@github.com>
Subject: [quicwg/base-drafts] ba6b30: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/IvYokPrxFvVwuIgpVt2GksoYH4g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 13:07:12 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: ba6b30d4e1e37c371d75f6d379ae35f23dbd5a91
      https://github.com/quicwg/base-drafts/commit/ba6b30d4e1e37c371d75f6d379ae35f23dbd5a91
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-02-07 (Fri, 07 Feb 2020)

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

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


  Commit: 7f5f3c12bd79469b30485466d1c01adeb0ff9e17
      https://github.com/quicwg/base-drafts/commit/7f5f3c12bd79469b30485466d1c01adeb0ff9e17
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-02-07 (Fri, 07 Feb 2020)

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

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


  Commit: f992e436069e23d86862e2c41c966b4722a1abdd
      https://github.com/quicwg/base-drafts/commit/f992e436069e23d86862e2c41c966b4722a1abdd
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-02-07 (Fri, 07 Feb 2020)

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

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


  Commit: d183a0c788915181b0d905081dafd7e3fce800fa
      https://github.com/quicwg/base-drafts/commit/d183a0c788915181b0d905081dafd7e3fce800fa
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-02-07 (Fri, 07 Feb 2020)

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

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


  Commit: 3f67de912856591e0e7839ebafab568206c97a62
      https://github.com/quicwg/base-drafts/commit/3f67de912856591e0e7839ebafab568206c97a62
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-02-07 (Fri, 07 Feb 2020)

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

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


  Commit: fa443957b59aa72c350e7a1d6fd202f3e27ee2c2
      https://github.com/quicwg/base-drafts/commit/fa443957b59aa72c350e7a1d6fd202f3e27ee2c2
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-02-07 (Fri, 07 Feb 2020)

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

  Log Message:
  -----------
  Add a paragraph on PTO


  Commit: bd755b267dcc9ca301058d6806523bb39a35d19e
      https://github.com/quicwg/base-drafts/commit/bd755b267dcc9ca301058d6806523bb39a35d19e
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-02-07 (Fri, 07 Feb 2020)

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

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


  Commit: e0cdbbcb866f9924916a327e4ab178155c49a1b1
      https://github.com/quicwg/base-drafts/commit/e0cdbbcb866f9924916a327e4ab178155c49a1b1
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-02-10 (Mon, 10 Feb 2020)

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

  Log Message:
  -----------
  Attempt to clarify for Martin


  Commit: ae8900e3a19164a78984b2f6fe721ab55019c660
      https://github.com/quicwg/base-drafts/commit/ae8900e3a19164a78984b2f6fe721ab55019c660
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-02-26 (Wed, 26 Feb 2020)

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

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

Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>


  Commit: 8feaa19743623c858e5b5e5dd7309264dd478d76
      https://github.com/quicwg/base-drafts/commit/8feaa19743623c858e5b5e5dd7309264dd478d76
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-02-26 (Wed, 26 Feb 2020)

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

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


  Commit: 8cc4fa1278bd2785dfb14f3088db29bb584c1f13
      https://github.com/quicwg/base-drafts/commit/8cc4fa1278bd2785dfb14f3088db29bb584c1f13
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-02-26 (Wed, 26 Feb 2020)

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

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


  Commit: d8dd73a087b177f3fa68f1dea49dff6d7f3a73fd
      https://github.com/quicwg/base-drafts/commit/d8dd73a087b177f3fa68f1dea49dff6d7f3a73fd
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-02-26 (Wed, 26 Feb 2020)

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

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


  Commit: 330de8ffcb4bf8f153d404285317d92a62069b82
      https://github.com/quicwg/base-drafts/commit/330de8ffcb4bf8f153d404285317d92a62069b82
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-02-26 (Wed, 26 Feb 2020)

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

  Log Message:
  -----------
  More editorial updates


  Commit: bbdd861d1ef8dfbaadb2d38991af581acb4eea40
      https://github.com/quicwg/base-drafts/commit/bbdd861d1ef8dfbaadb2d38991af581acb4eea40
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-02-26 (Wed, 26 Feb 2020)

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

  Log Message:
  -----------
  Reflow for line length


  Commit: ccefe8667092622d869c997728b062a2f96153c4
      https://github.com/quicwg/base-drafts/commit/ccefe8667092622d869c997728b062a2f96153c4
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-03 (Tue, 03 Mar 2020)

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

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

Co-Authored-By: Martin Thomson <mt@lowentropy.net>


  Commit: 0ef8f341bb1df7e7b04e5815596468b7a442824d
      https://github.com/quicwg/base-drafts/commit/0ef8f341bb1df7e7b04e5815596468b7a442824d
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-03 (Tue, 03 Mar 2020)

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

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

Co-Authored-By: Martin Thomson <mt@lowentropy.net>


  Commit: e043bb4612537f3fe3afe6d12154176a66e9bb46
      https://github.com/quicwg/base-drafts/commit/e043bb4612537f3fe3afe6d12154176a66e9bb46
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-07 (Sat, 07 Mar 2020)

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

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

Co-Authored-By: Martin Thomson <mt@lowentropy.net>


  Commit: 78e81dcd8d40b76409cf702a5e6e6509ad7d8022
      https://github.com/quicwg/base-drafts/commit/78e81dcd8d40b76409cf702a5e6e6509ad7d8022
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-07 (Sat, 07 Mar 2020)

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

  Log Message:
  -----------
  Took and reworked Jana's suggestion.


  Commit: 0925aaa68752b7dcf0b24ef1a537dd2604907c53
      https://github.com/quicwg/base-drafts/commit/0925aaa68752b7dcf0b24ef1a537dd2604907c53
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-09 (Mon, 09 Mar 2020)

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

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


  Commit: 9546ff24cd8759c48acde86ff694e856ba47b465
      https://github.com/quicwg/base-drafts/commit/9546ff24cd8759c48acde86ff694e856ba47b465
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-09 (Mon, 09 Mar 2020)

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

  Log Message:
  -----------
  Wordsmithing


  Commit: d2ce42374c219958b5c52040e564b2fd9aa2f277
      https://github.com/quicwg/base-drafts/commit/d2ce42374c219958b5c52040e564b2fd9aa2f277
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-09 (Mon, 09 Mar 2020)

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

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


  Commit: c63156014f02461996749d0b6ca2b2bec4419433
      https://github.com/quicwg/base-drafts/commit/c63156014f02461996749d0b6ca2b2bec4419433
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-10 (Tue, 10 Mar 2020)

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

  Log Message:
  -----------
  Merge pull request #3441 from quicwg/ianswett-pto-vs-rto

Document TCP RTO vs QUIC PTO


Compare: https://github.com/quicwg/base-drafts/compare/41a816f946aa...c63156014f02


From nobody Tue Mar 10 06:07:17 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A57323A1039 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 06:07:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.1
X-Spam-Level: 
X-Spam-Status: No, score=-7.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Xo6vOrM-sjTY for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 06:07:10 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 927CE3A12AF for <quic-issues@ietf.org>; Tue, 10 Mar 2020 06:07:10 -0700 (PDT)
Received: from github-lowworker-2ef7ba1.ac4-iad.github.net (github-lowworker-2ef7ba1.ac4-iad.github.net [10.52.16.66]) by smtp.github.com (Postfix) with ESMTP id E0D046E126B for <quic-issues@ietf.org>; Tue, 10 Mar 2020 06:07:09 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583845629; bh=Gr/3GrGHdKE2ePV78z+Bues2piT8JS8yrV7VINcFkdk=; h=Date:From:To:Subject:From; b=EpF3uok8gbfNL8TQJwxVIwA6ZFoFhXSPNne7EkHA7uD9bUtWE1DyHyOXipuz5TzQ1 7QnrC72Zm4/1ui91rcIgmzr/TURTpkmr14kgl0h9JbhMUC6c1CHuyek+dKkhYVHA7e lECTRKzyMpC4M7iMLV/UjwO7SlorbxIv9NvAHtpo=
Date: Tue, 10 Mar 2020 06:07:09 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-pto-vs-rto/d2ce42-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/22pCqTp3eNBJHEtMHot16qjmyu4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 13:07:13 -0000

  Branch: refs/heads/ianswett-pto-vs-rto
  Home:   https://github.com/quicwg/base-drafts


From nobody Tue Mar 10 06:07:24 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BE3203A0E82 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 06:07:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RU-OZ_T2gw4H for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 06:07:20 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 890E53A0E9F for <quic-issues@ietf.org>; Tue, 10 Mar 2020 06:07:20 -0700 (PDT)
Date: Tue, 10 Mar 2020 06:07:19 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583845639; bh=G0XVSwXblpajhM7NPBdeI7D+9YoDduEnR3WOhKqOu7Y=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=wiN93+dNzqmYUtBhQ379hy0yXK/v4a1XlYzpNZlXVqoRBPik7JdrXAaVztw2Cmjin Jh1/vLTVpKVqkfKpLaIAs/0d03LMM/BYwIVgP9cFRHUuk1ipMUkAzoKQw0r9Mvlycf 0kkbdyDCR3rSC85CIsyimC6mqK48XgtN13iirPi8=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3NDAYWHG67F7METQF4OOABPEVBNHHB6RQ4VA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3259/issue_event/3114609203@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3259@github.com>
References: <quicwg/base-drafts/issues/3259@github.com>
Subject: Re: [quicwg/base-drafts] Safety issue during incipient persistent congestion episode (#3259)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e679107b67a1_12ff3f88d92cd96c45371"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/AFHGJsQ8PzssR-oS31BF1giyk1I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 13:07:22 -0000

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

Closed #3259 via #3441.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3259#event-3114609203
----==_mimepart_5e679107b67a1_12ff3f88d92cd96c45371
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 title" data-id="524688552" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3259" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3259/hovercard" href="https://github.com/quicwg/base-drafts/issues/3259">#3259</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="561929971" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3441" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3441/hovercard" href="https://github.com/quicwg/base-drafts/pull/3441">#3441</a>.</p>

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


From nobody Tue Mar 10 06:07:35 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CA35A3A0EB0 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 06:07:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sjO1Vn8GCEIL for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 06:07:22 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5E8D23A0E82 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 06:07:22 -0700 (PDT)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id 515A4282A67 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 06:07:21 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583845641; bh=Ft/kVig/dojix802Y07oWIqFOl8RJsSrIkqSNUiGkXA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ns5TDvJMDoBhDE+48hB1eIZKJWIJc0r1YuM9fQVyS7thTY3Jqacm95zgk1xsnnYv/ +OFeZQwVpCrC20gyPHXbF3DHSpgoIZcUNr7ITNKhQ3NlOfMmrl5wISpx2fGh2MIQEC n1JMxox3tc7itp0qqd/n20a8s6xzoiyqw6YNgqcc=
Date: Tue, 10 Mar 2020 06:07:21 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYDR3PCK3GU6STIMS54OOABTEVBNHHCC7S66M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3441/issue_event/3114609189@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3441@github.com>
References: <quicwg/base-drafts/pull/3441@github.com>
Subject: Re: [quicwg/base-drafts] Document TCP RTO vs QUIC PTO (#3441)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e67910940677_19a3fc35f2cd96059326"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/L6sdmCTH7jPyw5NHfyf02-l23mk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 13:07:24 -0000

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

Merged #3441 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3441#event-3114609189
----==_mimepart_5e67910940677_19a3fc35f2cd96059326
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 title" data-id="561929971" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3441" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3441/hovercard" href="https://github.com/quicwg/base-drafts/pull/3441">#3441</a> into master.</p>

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


From nobody Tue Mar 10 06:07:39 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B6C393A12B4 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 06:07:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id niOtNezsKT65 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 06:07:22 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8605B3A0E86 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 06:07:22 -0700 (PDT)
Received: from github-lowworker-1dbcc59.ash1-iad.github.net (github-lowworker-1dbcc59.ash1-iad.github.net [10.56.105.54]) by smtp.github.com (Postfix) with ESMTP id B233E8C118F for <quic-issues@ietf.org>; Tue, 10 Mar 2020 06:07:21 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583845641; bh=Nvg4FHRubkexNsLgXHmSOb2Pb/61jh9zninP679y5qM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=fzFeOfq8MOz87mNAvNV7uGmVLQf4rp84qRvXGTb1SNc62jE/vOx/i77ceGD6XC7KL Dj4kkZpq4dBG1izUkUbYLNUNAq9zpihCdh2it/2AWE3YeyWRJfAne5TeqD0PM4Ofnc HQyt9DwZLaC+pCzgf6Pi9LzRxvmfl7Sk3xIccAdk=
Date: Tue, 10 Mar 2020 06:07:21 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKY2YGWZJ6LDBK7Y6RN4OOABTEVBNHHB6RRA7E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3260/issue_event/3114609208@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3260@github.com>
References: <quicwg/base-drafts/issues/3260@github.com>
Subject: Re: [quicwg/base-drafts] Justify or reconcile deviation from TCP TLP timeout calculation (#3260)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e679109a23f2_24693fd3924cd95c1507a1"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/C4v5545_TeS6KMXuanCIH8pbUOc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 13:07:25 -0000

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

Closed #3260 via #3441.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3260#event-3114609208
----==_mimepart_5e679109a23f2_24693fd3924cd95c1507a1
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 title" data-id="524689657" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3260" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3260/hovercard" href="https://github.com/quicwg/base-drafts/issues/3260">#3260</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="561929971" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3441" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3441/hovercard" href="https://github.com/quicwg/base-drafts/pull/3441">#3441</a>.</p>

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


From nobody Tue Mar 10 06:08:07 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BEDE73A0E9C for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 06:08:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id n1pYWZdmc2LL for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 06:08:04 -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 9F54C3A0E86 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 06:08:04 -0700 (PDT)
Received: from github-lowworker-d1d6e31.ash1-iad.github.net (github-lowworker-d1d6e31.ash1-iad.github.net [10.56.105.50]) by smtp.github.com (Postfix) with ESMTP id DED74121305 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 06:08:03 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583845683; bh=RHmRtMP//N9XsYkWLC1R9Sqb1Xadwqv3Oq3G0k5j/vE=; h=Date:From:To:Subject:From; b=o25+p8jdmdomLiuQHdvxwd9mtPc4muoLQ8RYDfrjeojRGM0pZnT3FJ/GDxaEGSLeX XQgnYDlniUhaspSD6VP+zz4dgKG07u5R9HoiFusZoNIeHRY47mLUSdQIUwSbNabfSt GDk84qZgCi62VL5FIXCycEWVoJ/cO3RsEri926mI=
Date: Tue, 10 Mar 2020 06:08:03 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/8349a8-834f2e@github.com>
Subject: [quicwg/base-drafts] 834f2e: Script updating gh-pages from c6315601. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/izvdx0UBLJt8DUUOWnqAljgezfU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 13:08:06 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 834f2e728c7be777577f7d8165230f2d5ebb7f0c
      https://github.com/quicwg/base-drafts/commit/834f2e728c7be777577f7d8165230f2d5ebb7f0c
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-10 (Tue, 10 Mar 2020)

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

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



From nobody Tue Mar 10 08:05:08 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9AC8B3A146E for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 08:04:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5-_flwzhFCj4 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 08:04:57 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 702143A148F for <quic-issues@ietf.org>; Tue, 10 Mar 2020 08:04:57 -0700 (PDT)
Date: Tue, 10 Mar 2020 08:04:56 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583852696; bh=psghaMyDM4DV389j0nnN2sJer//7a8Ck+aAFJBviAHM=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=FByyiJspiVpr6vIjb/ePV+SRZmXBAGyyVnaxrFb4HgJsx0ASI3eu3WAeNy6ZDZk6C v9CspLW+MZecy3xKvr2aalEJrtnbZ/zBDVA54il0Iq+Q0DIq4dlkTqAioRXo5hoPYp h/8Cd4RZEQrAN4LHEos37Hh016SgexGghcjTaP7w=
From: Demi Obenour <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6AWWRJ5JW3DC5CSJ54OOGZREVBNHHCE7LW6E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3507@github.com>
Subject: [quicwg/base-drafts] Formally verify the protocol (#3507)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e67ac98642c0_5bba3fb2dc0cd96416251"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: DemiMarie-parity
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/uzTiY-pD94f65wvuDEOk2MIusSQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 15:05:06 -0000

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

TLS1.3 was formally verified, and QUIC should be too.  This refers to the protocol itself, not 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/3507
----==_mimepart_5e67ac98642c0_5bba3fb2dc0cd96416251
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>TLS1.3 was formally verified, and QUIC should be too.  This refers to the protocol itself, not 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/3507?email_source=notifications&amp;email_token=AFTOJK2Q62TZ7STXMEOQUQ3RGZJJRA5CNFSM4LFBBIE2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IT5O3YQ">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK62WSE7OLHEMMURYO3RGZJJRANCNFSM4LFBBIEQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5BSCNKVDAGCEALGQLRGZJJRA5CNFSM4LFBBIE2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IT5O3YQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3507?email_source=notifications\u0026email_token=AFTOJK2Q62TZ7STXMEOQUQ3RGZJJRA5CNFSM4LFBBIE2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IT5O3YQ",
"url": "https://github.com/quicwg/base-drafts/issues/3507?email_source=notifications\u0026email_token=AFTOJK2Q62TZ7STXMEOQUQ3RGZJJRA5CNFSM4LFBBIE2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IT5O3YQ",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e67ac98642c0_5bba3fb2dc0cd96416251--


From nobody Tue Mar 10 08:09:45 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B9BF13A1487 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 08:09:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id J_P2V48ZpEMf for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 08:09:43 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7DC9C3A1470 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 08:09:43 -0700 (PDT)
Date: Tue, 10 Mar 2020 08:09:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583852982; bh=BwY6dCQ94yE0ZyFoCOnSYnE1ZHZTZtoKKYqEvfmzyOE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=uw63scfv/gBCw+1m8+H6GrNQukRVqWVOhRnc9YSs34QRvI5Rc3Lm3cbQYbBEQKLb+ W584sAx+Z8OtYlhAQPDtWl6Rr6KbyUW0wixS2BHcOjR+oiFu34RaIReiunZhRUg01C qGt6HFv1YZ+d5H+ns3eIgqv/Jg5893QLlLnPIuVg=
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2VVYQXXNOT25SZFWF4OOHLNEVBNHHCE7LW6E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3507/597138940@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3507@github.com>
References: <quicwg/base-drafts/issues/3507@github.com>
Subject: Re: [quicwg/base-drafts] Formally verify the protocol (#3507)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e67adb64ee86_239f3ffa604cd96c815f7"; 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/VkwfTBg-odYdFbz9HGiySP6OCss>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 15:09:45 -0000

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

Sure. But that verification was not done in the TLS WG, and similarly if this happens for QUIC, it won't be done by the QUIC WG.

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

<p>Sure. But that verification was not done in the TLS WG, and similarly if this happens for QUIC, it won't be done by the QUIC WG.</p>

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


From nobody Tue Mar 10 08:09:50 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 755FF3A14B3 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 08:09:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fMVMRKxsi1Qi for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 08:09:46 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 038C03A1470 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 08:09:45 -0700 (PDT)
Received: from github-lowworker-275fa97.va3-iad.github.net (github-lowworker-275fa97.va3-iad.github.net [10.48.17.64]) by smtp.github.com (Postfix) with ESMTP id 4DE4D8C11F6 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 08:09:45 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583852985; bh=58RznhLNSrXd/YAWVMjzg0mGhlpAaKoWTYDYdi6k99I=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=aW/LAiywps9XXOcfce2yd8K5b3ZXk37O3uCqBddWn2JpChICCForY8XYD5GSG3pPL OQePKI5cGtqvGYTkDvnmyLPx4OqhlUQWTEkHu6oXL8EOdqKPgkawLj3JIIR94aLgTD ISK9CC/ye/h9mElMS/ach/refsp0lyqzghxwoNCo=
Date: Tue, 10 Mar 2020 08:09:45 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4VAVAFTHDPTVCT4FV4OOHLTEVBNHHCE7LW6E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3507/issue_event/3115140684@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3507@github.com>
References: <quicwg/base-drafts/issues/3507@github.com>
Subject: Re: [quicwg/base-drafts] Formally verify the protocol (#3507)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e67adb93ed30_b593feb212cd96c3547d"; 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/YiA2G9qW2rnennbaMfFa9U_CV8o>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 15:09:48 -0000

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

Closed #3507.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3507#event-3115140684
----==_mimepart_5e67adb93ed30_b593feb212cd96c3547d
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 title" data-id="578647793" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3507" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3507/hovercard" href="https://github.com/quicwg/base-drafts/issues/3507">#3507</a>.</p>

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


From nobody Tue Mar 10 08:14:16 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2F11D3A1464 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 08:14:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.553
X-Spam-Level: 
X-Spam-Status: No, score=-1.553 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pY4JdYS0_XAz for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 08:14: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 782A43A1444 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 08:14:12 -0700 (PDT)
Received: from github-lowworker-d31a065.va3-iad.github.net (github-lowworker-d31a065.va3-iad.github.net [10.48.17.70]) by smtp.github.com (Postfix) with ESMTP id 84C691C048B for <quic-issues@ietf.org>; Tue, 10 Mar 2020 08:14:11 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583853251; bh=JBYYN6v4gwnJIAab6bwC5NFTj+oS2mmdhZRNZoC+zrE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=l35a6NFUqTKPB1ECgdH2HSEsqmIM2AusXHqFGmCUUXAVqR3kf+5rBq6CnT5X6vxr/ jhRkTCgsWFOn+Wx7ahraBaR9NuMqyhSIpiZz51Z1DP/DAoEsk603RyXahyBVDqZob6 X43LlwAJmQ77qQxqIbR/c8C5lrJ3ONgFcsS39xqw=
Date: Tue, 10 Mar 2020 08:14:11 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2TR2HTPCDFZQBYVDV4OOH4HEVBNHHCE7LW6E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3507/597141256@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3507@github.com>
References: <quicwg/base-drafts/issues/3507@github.com>
Subject: Re: [quicwg/base-drafts] Formally verify the protocol (#3507)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e67aec37845b_1b083fa2908cd9685102e"; 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/O-owqrG4yMoZro-Q14KnYW1qnTk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 15:14:14 -0000

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

Also see https://eprint.iacr.org/2020/114.pdf

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

<p>Also see <a href="https://eprint.iacr.org/2020/114.pdf" rel="nofollow">https://eprint.iacr.org/2020/114.pdf</a></p>

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


From nobody Tue Mar 10 08:27:11 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1B8643A146E for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 08:27:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vExLuXmirr1e for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 08:27:07 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 46E973A14D4 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 08:27:07 -0700 (PDT)
Received: from github-lowworker-39ac79b.ac4-iad.github.net (github-lowworker-39ac79b.ac4-iad.github.net [10.52.18.15]) by smtp.github.com (Postfix) with ESMTP id 4237B6E10DC for <quic-issues@ietf.org>; Tue, 10 Mar 2020 08:27:06 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583854026; bh=fs7uyqjGahQw+5bwcShuMAGQwW+V8X1oQNo1WWXsD1A=; h=Date:From:To:Subject:From; b=OUvKNVRkWaJ2OnAgdnjawL5JHs3Pfb1fhNSZiGIZxdWi/IE7uPZ26J3p+Dlm0jidP s9jcvuvHfO2o6NRAprN+hyqSRnWF2DoG7VbDgXQBJCGe5PHP5cn1tqYiD651TCAaDd 0C0XhCEh5Ukeg7VEA8Do+jcKIg6gUh0EANKHY/8o=
Date: Tue, 10 Mar 2020 08:27:06 -0700
From: Lars Eggert <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/wg-materials/push/refs/heads/master/16707f-c95437@github.com>
Subject: [quicwg/wg-materials] c95437: Cancelled
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/eFZ_UstiHiy2uqmlFZHJMHx_4Yo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 15:27:09 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/wg-materials
  Commit: c9543788bd90797158b2993af56ba0705b86fb7a
      https://github.com/quicwg/wg-materials/commit/c9543788bd90797158b2993af56ba0705b86fb7a
  Author: Lars Eggert <200328+larseggert@users.noreply.github.com>
  Date:   2020-03-10 (Tue, 10 Mar 2020)

  Changed paths:
    M ietf107/agenda.md

  Log Message:
  -----------
  Cancelled



From nobody Tue Mar 10 10:03:46 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 15DFF3A1705 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 10:03:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.695
X-Spam-Level: 
X-Spam-Status: No, score=-1.695 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZDfhXaGPVFbM for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 10:03:42 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A26973A16FF for <quic-issues@ietf.org>; Tue, 10 Mar 2020 10:03:42 -0700 (PDT)
Date: Tue, 10 Mar 2020 10:03:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583859821; bh=bAHITuRg2EA46GRRDj/zGngbM91+2Bo93pWtihU3th4=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=P+rWCdRzdYuDaDtA4vf4d4shb7b4XhRzmzJ027XKYQ/EELL6VUQPIo7HcQpP5Pnpi 0eTQ/IzQlFPKY+fd54MEsmW8uzPApxVsvAnjdwLa72wDash7QYAXY5C9EPQd9KZOpi f70p9tZ1iiRxmTU1z2CwYinHKKEaqXMLIGAGJCJE=
From: =?UTF-8?B?QmVuY2UgQsOpa3k=?= <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6UWW2GIRRSKDOPVQF4OOUW3EVBNHHCE7VYLQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3508@github.com>
Subject: [quicwg/base-drafts] Change HTTP/3 error codes from HTTP_ to H3_. (#3508)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e67c86d8f653_19c83ff1608cd96c90564"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: bencebeky
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/_v1qjXQ_fBp0SErbVbzHuq76yS8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 17:03:44 -0000

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

This is for consistency with the HTTP/3 draft.  Error codes were changed in #3119.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Change HTTP/3 error codes from HTTP_ to H3_ to mirror #3119.

-- File Changes --

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

-- Patch Links --

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

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

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

<p>This is for consistency with the HTTP/3 draft.  Error codes were changed in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="508746848" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3119" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3119/hovercard" href="https://github.com/quicwg/base-drafts/pull/3119">#3119</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/3508'>https://github.com/quicwg/base-drafts/pull/3508</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Change HTTP/3 error codes from HTTP_ to H3_ to mirror #3119.</li>
</ul>

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

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

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

----==_mimepart_5e67c86d8f653_19c83ff1608cd96c90564--


From nobody Tue Mar 10 11:10:52 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A5DC83A0788 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 11:10:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ScWXVgM2__vx for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 11:10:45 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 928C33A0789 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 11:10:45 -0700 (PDT)
Date: Tue, 10 Mar 2020 11:10:44 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583863844; bh=B/dEL3n5x3c2vhuM+7XwMiTJWzWHg0x8vzg/Ur+gYv8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=v6Qe6PC4S8uMWT08PWk3uO0JTMIW4eJkTh5Zrbgn2eqC1krFNTBp5Sg7noeIgq/9X l+lVaAiDd9MDdAUIEXUgviEg/qzU6+OhyL8jmoSD+2D61V5btoem+tf4oJFqTGaSp8 mDb8inQ4kjCOLrAYE2HQtEV4ESz1wk7AMmpmjfHg=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7Z6HSFMLQOQ4GGUNN4OO4SJEVBNHHCE7VYLQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3508/review/372202431@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3508@github.com>
References: <quicwg/base-drafts/pull/3508@github.com>
Subject: Re: [quicwg/base-drafts] Change HTTP/3 error codes from HTTP_ to H3_. (#3508)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e67d82485096_4f3d3fa8276cd96498284"; 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/VtFgw0hXo4Am0f5lFkx8PIBr4b4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 18:10:51 -0000

----==_mimepart_5e67d82485096_4f3d3fa8276cd96498284
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/3508#pullrequestreview-372202431
----==_mimepart_5e67d82485096_4f3d3fa8276cd96498284
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/3508?email_source=notifications&amp;email_token=AFTOJKYW4JAVGOUZKKDFXMLRGZ7CJA5CNFSM4LFDS64KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYXVXPY#pullrequestreview-372202431">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK45ZGGA3CUGCT36S5LRGZ7CJANCNFSM4LFDS64A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK645MNLFJFRNNFJWCTRGZ7CJA5CNFSM4LFDS64KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYXVXPY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3508?email_source=notifications\u0026email_token=AFTOJKYW4JAVGOUZKKDFXMLRGZ7CJA5CNFSM4LFDS64KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYXVXPY#pullrequestreview-372202431",
"url": "https://github.com/quicwg/base-drafts/pull/3508?email_source=notifications\u0026email_token=AFTOJKYW4JAVGOUZKKDFXMLRGZ7CJA5CNFSM4LFDS64KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYXVXPY#pullrequestreview-372202431",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e67d82485096_4f3d3fa8276cd96498284--


From nobody Tue Mar 10 11:26:32 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 84B973A0801 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 11:26:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id E2jSjHYfG_I9 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 11:26:21 -0700 (PDT)
Received: from out-14.smtp.github.com (out-14.smtp.github.com [192.30.254.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3C8203A0859 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 11:26:21 -0700 (PDT)
Received: from github-lowworker-56fcc46.va3-iad.github.net (github-lowworker-56fcc46.va3-iad.github.net [10.48.102.32]) by smtp.github.com (Postfix) with ESMTP id B5E1A1204DB for <quic-issues@ietf.org>; Tue, 10 Mar 2020 11:26:20 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583864780; bh=/Pwix5GaGN/+jfwvtuX9wFSUKEgv+fQCzGzDslcj4eY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=bHiUEvwLaYmomjB7D9txR4uIMmfys0PQqTwoEnXK+xmQCzAHI+djy2tgHAwLOZlBA CERGDz9q76maN4PFScVyb7G4fn0LEJrTdwMcQBsRMPfNazTv3pZvtMk1h2yP0TQVZ6 3OU524TvzbLHZCIKuC+qMl+49ksMbiytuZT2BQGA=
Date: Tue, 10 Mar 2020 11:26:20 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4ZRIIZXBBW3UWVVQ54OO6MZEVBNHHCE2EGHE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3503/review/372213883@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3503@github.com>
References: <quicwg/base-drafts/pull/3503@github.com>
Subject: Re: [quicwg/base-drafts] Clarify handshake anti-deadlock wrt. handshake confirmation (#3503)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e67dbcc6ff78_2b973f8207ccd96891211"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/1cFgBip6DzKPy2nDpqcpcXVM2Xs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 18:26:30 -0000

----==_mimepart_5e67dbcc6ff78_2b973f8207ccd96891211
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/3503#pullrequestreview-372213883
----==_mimepart_5e67dbcc6ff78_2b973f8207ccd96891211
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/3503?email_source=notifications&amp;email_token=AFTOJKZXMNTAGHLSBQIBI2LRG2A4ZA5CNFSM4LDMD6OKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYXYQ6Y#pullrequestreview-372213883">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK564GYAYV3WFIMS3YTRG2A4ZANCNFSM4LDMD6OA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2ZQU7YIWDML5P5VADRG2A4ZA5CNFSM4LDMD6OKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYXYQ6Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3503?email_source=notifications\u0026email_token=AFTOJKZXMNTAGHLSBQIBI2LRG2A4ZA5CNFSM4LDMD6OKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYXYQ6Y#pullrequestreview-372213883",
"url": "https://github.com/quicwg/base-drafts/pull/3503?email_source=notifications\u0026email_token=AFTOJKZXMNTAGHLSBQIBI2LRG2A4ZA5CNFSM4LDMD6OKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYXYQ6Y#pullrequestreview-372213883",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e67dbcc6ff78_2b973f8207ccd96891211--


From nobody Tue Mar 10 11:28:16 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B2DEB3A07F6 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 11:28:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.481
X-Spam-Level: 
X-Spam-Status: No, score=-1.481 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zxtiiZnpeOsX for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 11:28:12 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A19233A07F0 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 11:28:12 -0700 (PDT)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id E5201520546 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 11:28:11 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583864891; bh=TUUhjekrmE1De4Oh9nu8PJQXfT3QPkXp+sH1qe35Unw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=iObS/LAf/x/Qs/zyeu9h+bAjtBZlmNqVoN0fyv473ue0fi64E4P7b/ohqh0bQKmO1 slqh3KS0R2KxdkueS3QOyDrZvJAKDzSLx7ifPk6unT4rBBQXzrLDifBIPjkAY5TsLd 96J3RO93AFGCpXbA1whMC/HX38gwCJ6SRw+bzWuc=
Date: Tue, 10 Mar 2020 11:28:11 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKY72ULWFG42CG4SYJV4OO6TXEVBNHHCC3UEJM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3434/597242668@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3434@github.com>
References: <quicwg/base-drafts/issues/3434@github.com>
Subject: Re: [quicwg/base-drafts] Remembering transport parameters (#3434)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e67dc3bd56fb_6a8a3fd8e04cd96835838"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/e2DqiwkWBL3EIAEOmIiuTrLmdQ0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 18:28:15 -0000

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

@martinduke If the client's Initial is too large, it'll be dropped by the server and the handshake will fail.  That seems a bit concerning.

That being said, this seems like a case of "Either remember it or only use the default/min prior to handshake completion"?

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

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinduke/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinduke">@martinduke</a> If the client's Initial is too large, it'll be dropped by the server and the handshake will fail.  That seems a bit concerning.</p>
<p>That being said, this seems like a case of "Either remember it or only use the default/min prior to handshake completion"?</p>

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


From nobody Tue Mar 10 11:35:56 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B68C93A081B for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 11:35:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.696
X-Spam-Level: 
X-Spam-Status: No, score=-1.696 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id AuCJawCDybue for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 11:35:52 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A70733A0819 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 11:35:52 -0700 (PDT)
Received: from github-lowworker-d1d6e31.ash1-iad.github.net (github-lowworker-d1d6e31.ash1-iad.github.net [10.56.105.50]) by smtp.github.com (Postfix) with ESMTP id EC1E58C01F4 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 11:35:51 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583865351; bh=n3dxVzWLCn+jjO5fRw5SoppRKgt0Fz/mODFxkGCGQgs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=jfRnmjLRl+t2qqDnOs0UrN7HcHUnjnxN3v8L89QY4o2PmICjEQ/RP5HNivBqWJZHO PTMM8TQibMSAUsYiWHXoPpYhF/v5y3Tuv+8wx9TzJ7VIAP8QRcn8Nm4BKtPB1KVDP4 9Pfa6zpZcVJTUE5kvlZxo0rnryKM59+drEWZuKDk=
Date: Tue, 10 Mar 2020 11:35:51 -0700
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3OPPGVBGJB7OFNX2V4OO7QPEVBNHHCC3UEJM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3434/597246223@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3434@github.com>
References: <quicwg/base-drafts/issues/3434@github.com>
Subject: Re: [quicwg/base-drafts] Remembering transport parameters (#3434)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e67de07dbb5a_5b143fcc138cd95c12838b"; 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/62_W66djeEM_90YrNkKUt2VV1RA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 18:35:55 -0000

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

This is specifically about remembering for 0RTT. It is probably unwise to=
=0D
ever assume that an Initial over 1200 will get through, unless you are=0D=

taking the trouble to store a higher value.=0D
=0D
On Tue, Mar 10, 2020 at 11:28 AM ianswett <notifications@github.com> wrot=
e:=0D
=0D
> @martinduke <https://github.com/martinduke> If the client's Initial is=0D=

> too large, it'll be dropped by the server and the handshake will fail. =
That=0D
> seems a bit concerning.=0D
>=0D
> That being said, this seems like a case of "Either remember it or only =
use=0D
> the default/min prior to handshake completion"?=0D
>=0D
> =E2=80=94=0D
> You are receiving this because you were mentioned.=0D
> Reply to this email directly, view it on GitHub=0D
> <https://github.com/quicwg/base-drafts/issues/3434?email_source=3Dnotif=
ications&email_token=3DAF2EYEO3XQN7HTND3WKW5TTRG2BDBA5CNFSM4KQZSVGKYY3PNV=
WWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOMTGLA#issuecommen=
t-597242668>,=0D
> or unsubscribe=0D
> <https://github.com/notifications/unsubscribe-auth/AF2EYEOCICPN737NZ23D=
GMLRG2BDBANCNFSM4KQZSVGA>=0D
> .=0D
>=0D
=0D
=0D
-- =0D
You are receiving this because you are subscribed to this thread.=0D
Reply to this email directly or view it on GitHub:=0D
https://github.com/quicwg/base-drafts/issues/3434#issuecomment-597246223=

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

This is specifically about remembering for 0RTT. It is probably unwise to=
<br>=0D
ever assume that an Initial over 1200 will get through, unless you are<br=
>=0D
taking the trouble to store a higher value.<br>=0D
<br>=0D
On Tue, Mar 10, 2020 at 11:28 AM ianswett &lt;notifications@github.com&gt=
; wrote:<br>=0D
<br>=0D
&gt; @martinduke &lt;https://github.com/martinduke&gt; If the client&#39;=
s Initial is<br>=0D
&gt; too large, it&#39;ll be dropped by the server and the handshake will=
 fail. That<br>=0D
&gt; seems a bit concerning.<br>=0D
&gt;<br>=0D
&gt; That being said, this seems like a case of &quot;Either remember it =
or only use<br>=0D
&gt; the default/min prior to handshake completion&quot;?<br>=0D
&gt;<br>=0D
&gt; =E2=80=94<br>=0D
&gt; You are receiving this because you were mentioned.<br>=0D
&gt; Reply to this email directly, view it on GitHub<br>=0D
&gt; &lt;https://github.com/quicwg/base-drafts/issues/3434?email_source=3D=
notifications&amp;email_token=3DAF2EYEO3XQN7HTND3WKW5TTRG2BDBA5CNFSM4KQZS=
VGKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOMTGLA#is=
suecomment-597242668&gt;,<br>=0D
&gt; or unsubscribe<br>=0D
&gt; &lt;https://github.com/notifications/unsubscribe-auth/AF2EYEOCICPN73=
7NZ23DGMLRG2BDBANCNFSM4KQZSVGA&gt;<br>=0D
&gt; .<br>=0D
&gt;<br>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/issues/3434?email_source=3Dnotifications&amp;email_token=3D=
AFTOJK2GXXCFRN4365WGNSDRG2CAPA5CNFSM4KQZSVGKYY3PNVWWK3TUL52HS4DFVREXG43VM=
VBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOMUCDY#issuecomment-597246223">view it on=
 GitHub</a>, or <a href=3D"https://github.com/notifications/unsubscribe-a=
uth/AFTOJKZ6JBD2SKBM5AXHO3TRG2CAPANCNFSM4KQZSVGA">unsubscribe</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AFTOJK5GUGDSAV6ZNNK5V53RG2CA=
PA5CNFSM4KQZSVGKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWS=
ZGOEOMUCDY.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/issues/3434?email_source=
=3Dnotifications\u0026email_token=3DAFTOJK2GXXCFRN4365WGNSDRG2CAPA5CNFSM4=
KQZSVGKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOMUCD=
Y#issuecomment-597246223",=0D
"url": "https://github.com/quicwg/base-drafts/issues/3434?email_source=3D=
notifications\u0026email_token=3DAFTOJK2GXXCFRN4365WGNSDRG2CAPA5CNFSM4KQZ=
SVGKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOMUCDY#i=
ssuecomment-597246223",=0D
"name": "View Issue"=0D
},=0D
"description": "View this Issue on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e67de07dbb5a_5b143fcc138cd95c12838b--


From nobody Tue Mar 10 11:53:12 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C86963A0869 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 11:53:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Rit9fOIetLZZ for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 11:53:10 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E8A403A0864 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 11:53:09 -0700 (PDT)
Received: from github-lowworker-a27607f.ash1-iad.github.net (github-lowworker-a27607f.ash1-iad.github.net [10.56.18.61]) by smtp.github.com (Postfix) with ESMTP id B17FC5208A7 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 11:53:08 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583866388; bh=pNqKxk14ZCX82Bui1eMzm2K6hTuO7RGvtQs1vaJRQYE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=tq58UOlL+1f8Bq+hxj+gD6XCWEysN7D4Mi/954C4BHJhWPvF6FLRMAnxYvjE4CPYE 0/nfiiy6YqAOKVFZu2Q9DZzIclAUYxvjhig6NjAX5qq/ZrhgN71g2/eujtj9ICeB8g tBcsYTGEZrFE7ocq5NZgO7ma8w6tH85p7zKLynLI=
Date: Tue, 10 Mar 2020 11:53:08 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK55EOJEHDNCGDSN3354OPBRJEVBNHHCER4U6A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3498/review/372233300@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3498@github.com>
References: <quicwg/base-drafts/pull/3498@github.com>
Subject: Re: [quicwg/base-drafts] Remember UDP size limit for 0-RTT (#3498)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e67e214a03c9_35bf3fa3f94cd95c214755"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/KLaFjS6roVJeXXumKipZkQWBfSI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 18:53:12 -0000

----==_mimepart_5e67e214a03c9_35bf3fa3f94cd95c214755
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/3498#pullrequestreview-372233300
----==_mimepart_5e67e214a03c9_35bf3fa3f94cd95c214755
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/3498?email_source=notifications&amp;email_token=AFTOJKY2BTA6NTD2GYAZZHLRG2EBJA5CNFSM4LA2GPF2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYX5IVA#pullrequestreview-372233300">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3OWJJHBQ3SRZQK5F3RG2EBJANCNFSM4LA2GPFQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6C6YS4UVM2ACGXGSLRG2EBJA5CNFSM4LA2GPF2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYX5IVA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3498?email_source=notifications\u0026email_token=AFTOJKY2BTA6NTD2GYAZZHLRG2EBJA5CNFSM4LA2GPF2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYX5IVA#pullrequestreview-372233300",
"url": "https://github.com/quicwg/base-drafts/pull/3498?email_source=notifications\u0026email_token=AFTOJKY2BTA6NTD2GYAZZHLRG2EBJA5CNFSM4LA2GPF2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYX5IVA#pullrequestreview-372233300",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e67e214a03c9_35bf3fa3f94cd95c214755--


From nobody Tue Mar 10 15:12:45 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C8B543A0EDF for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:12:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WOeNjowacwJC for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:12: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 632953A0ED4 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:12:42 -0700 (PDT)
Received: from github-lowworker-1dbcc59.ash1-iad.github.net (github-lowworker-1dbcc59.ash1-iad.github.net [10.56.105.54]) by smtp.github.com (Postfix) with ESMTP id 3A4522C0E20 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:12:41 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583878361; bh=L42kdROOG/7dBDN2PVPEOdM0jTWMyKfS+6FsUtZ5bYE=; h=Date:From:To:Subject:From; b=fw3C9rZyrKdBVaZqkYSESA9Pg9dC7Q1ClNgNwTBnbKhDifuI+yowp7GjhqCNlaiY7 zUHVWBkltiW7S60HO8E6Ws62UrmtcUT0tObrpVMsQzXZdvzkP8YJl3ZWA15MzGzGA9 +cjuWzmzVqsFIx8kisyMsDd5OeMcYtqSi5cpLYPI=
Date: Tue, 10 Mar 2020 15:12:41 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/client-goaway/d1f5ba-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/QJgK-e2kpAo3pu8GP44Y3mFeDXA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:12:45 -0000

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


From nobody Tue Mar 10 15:12:52 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9D9633A0EE4 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:12:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id oN_ORxNxHaKQ for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:12: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 395BE3A0EAB for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:12:42 -0700 (PDT)
Date: Tue, 10 Mar 2020 15:12:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583878361; bh=y9H1ynbm7Yu28gWieZz5qdOe2LeA2swrhAcZ20AwXKI=; h=Date:From:To:Subject:From; b=v3SYi/5QpJmXLEXznY2rOihrFBRoOhfTcq5MvUyATaX9KhAzR3EDMrzS1nkQMCab9 QSYcX3zjHIX39E4BdlNRlMM7eEzj0YEPd4j8UaBj8Zjd0G36wNzyMhNKRYVnabpXmU IR27LkNrPsdD6xs0GyM+bTOckJEWRNazK3zIJ0JU=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/c63156-07f730@github.com>
Subject: [quicwg/base-drafts] 921f88: Clients can send GOAWAY too
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/zioVRPJMH86hWy9rUPTEoCZxA8A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:12:47 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 921f883ee450ce67ec7c94865ddd2809f6fbb579
      https://github.com/quicwg/base-drafts/commit/921f883ee450ce67ec7c94865ddd2809f6fbb579
  Author: Alan Frindell <afrind@fb.com>
  Date:   2019-10-22 (Tue, 22 Oct 2019)

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

  Log Message:
  -----------
  Clients can send GOAWAY too

A client initiated GOAWAY contains a Push ID.  The Push ID can be 2^62 - 1 if the client doesn't care how many more pushes the server wants to initiate before graceful shutdown.  It can be a smaller value if the client wishes to limit the pushes.

Fixes #2632


  Commit: a6dcceaf92e90cda648c5f480289062de9976a43
      https://github.com/quicwg/base-drafts/commit/a6dcceaf92e90cda648c5f480289062de9976a43
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-01-13 (Mon, 13 Jan 2020)

  Changed paths:
    M .circleci/config.yml
    M CONTRIBUTING.md
    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
    M ietf.json
    M initial-protection.js

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master' into client-goaway


  Commit: 510e0a9cc836b407a5e3517f4b9c032a6ce5e1f7
      https://github.com/quicwg/base-drafts/commit/510e0a9cc836b407a5e3517f4b9c032a6ce5e1f7
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-01-15 (Wed, 15 Jan 2020)

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

  Log Message:
  -----------
  GOAWAY means no more, like H2


  Commit: 9d070060a798378f3f4ce1f5436f40e8a5381e91
      https://github.com/quicwg/base-drafts/commit/9d070060a798378f3f4ce1f5436f40e8a5381e91
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-01-15 (Wed, 15 Jan 2020)

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

  Log Message:
  -----------
  Clarify the prohibition


  Commit: c4568aa4366160b2046f84d5a29a443ec96f746a
      https://github.com/quicwg/base-drafts/commit/c4568aa4366160b2046f84d5a29a443ec96f746a
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-01-15 (Wed, 15 Jan 2020)

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

  Log Message:
  -----------
  Wordsmith


  Commit: aa3f1c6d56abdbed3f7015ba46c656c63fb14864
      https://github.com/quicwg/base-drafts/commit/aa3f1c6d56abdbed3f7015ba46c656c63fb14864
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-01-15 (Wed, 15 Jan 2020)

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

  Log Message:
  -----------
  Use 'GOAWAY frame' consistently


  Commit: c712182e45511236dbb0a3d26c07817f201b2078
      https://github.com/quicwg/base-drafts/commit/c712182e45511236dbb0a3d26c07817f201b2078
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-01-15 (Wed, 15 Jan 2020)

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

  Log Message:
  -----------
  Clarify previously-promised


  Commit: d6c141ffe639ef001ac28df6f86620288833d428
      https://github.com/quicwg/base-drafts/commit/d6c141ffe639ef001ac28df6f86620288833d428
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-01-21 (Tue, 21 Jan 2020)

  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 remote-tracking branch 'origin/master' into client-goaway


  Commit: d0ef267257bbbfca76496dbbce137b7fb3271d5e
      https://github.com/quicwg/base-drafts/commit/d0ef267257bbbfca76496dbbce137b7fb3271d5e
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-01-21 (Tue, 21 Jan 2020)

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

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


  Commit: 3f93d362a4573a5939f9e5e7740029debec24c5b
      https://github.com/quicwg/base-drafts/commit/3f93d362a4573a5939f9e5e7740029debec24c5b
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-01-21 (Tue, 21 Jan 2020)

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

  Log Message:
  -----------
  Clean up sender/receiver language


  Commit: 37ee181ed7ad87d7d72d699b226a7e117edfc3a5
      https://github.com/quicwg/base-drafts/commit/37ee181ed7ad87d7d72d699b226a7e117edfc3a5
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-01-21 (Tue, 21 Jan 2020)

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

  Log Message:
  -----------
  Adapt Martin's text from #3341


  Commit: 59d84be618a99762f78539a09e2a579874ecc0ba
      https://github.com/quicwg/base-drafts/commit/59d84be618a99762f78539a09e2a579874ecc0ba
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-01-21 (Tue, 21 Jan 2020)

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

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

Co-Authored-By: Martin Thomson <mt@lowentropy.net>


  Commit: fd1189fb0374992551201168b2a3beec6b5a76fd
      https://github.com/quicwg/base-drafts/commit/fd1189fb0374992551201168b2a3beec6b5a76fd
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-01-22 (Wed, 22 Jan 2020)

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

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

Co-Authored-By: Martin Thomson <mt@lowentropy.net>


  Commit: 04b43876bccfd669bd854ea7cc25704dae695729
      https://github.com/quicwg/base-drafts/commit/04b43876bccfd669bd854ea7cc25704dae695729
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-01-29 (Wed, 29 Jan 2020)

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

  Log Message:
  -----------
  Address @martinthomson's feedback


  Commit: d1f5bab9b7becad31f20203571c5e2fb328a9509
      https://github.com/quicwg/base-drafts/commit/d1f5bab9b7becad31f20203571c5e2fb328a9509
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-02-04 (Tue, 04 Feb 2020)

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

  Log Message:
  -----------
  GOAWAY can end uncertainty


  Commit: 07f730f83c54f2a292def4f10494ea9bcb274bae
      https://github.com/quicwg/base-drafts/commit/07f730f83c54f2a292def4f10494ea9bcb274bae
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-10 (Tue, 10 Mar 2020)

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

  Log Message:
  -----------
  Merge pull request #3129 from quicwg/client-goaway

Clients can send GOAWAY too


Compare: https://github.com/quicwg/base-drafts/compare/c63156014f02...07f730f83c54


From nobody Tue Mar 10 15:13:07 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 35E903A0EAB for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:13:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9e4cfo2oyZvN for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:13:04 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 045893A0EDF for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:13:03 -0700 (PDT)
Date: Tue, 10 Mar 2020 15:13:02 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583878382; bh=bVK/SSpo6I1lOwnskS7PJ3OCknL/fbGyZqhNhT81S9A=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xbeTa4xhnAh3URW85xYcXAixDPzUs9lH4RwXynAKxGuPLtF56ERJMpa1N3U/yfJjY rE6DqQnyXxx4vN0vYE/+U0rmiJxJzFiLknmWLST5udQAWvKTDMCWPnDgxVK4OFedZo 13vAHxAla6r6PZvnILr3WQpjYzFxZyI0snzBA/2I=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2NY25EXOZWC3D3PEV4OPY65EVBNHHBTZTRJU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/2632/issue_event/3116634940@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2632@github.com>
References: <quicwg/base-drafts/issues/2632@github.com>
Subject: Re: [quicwg/base-drafts] H3 GOAWAY should be symmetric and cover bidi and uni streams (#2632)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6810eedb15c_b933f951b2cd96414595e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Qq3SILF5EPYY2Xji1TGe9LbI2iQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:13:05 -0000

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

Closed #2632 via #3129.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2632#event-3116634940
----==_mimepart_5e6810eedb15c_b933f951b2cd96414595e
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 title" data-id="434532685" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/2632" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2632/hovercard" href="https://github.com/quicwg/base-drafts/issues/2632">#2632</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="510763179" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3129" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3129/hovercard" href="https://github.com/quicwg/base-drafts/pull/3129">#3129</a>.</p>

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


From nobody Tue Mar 10 15:13:12 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D89703A0EAB for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:13:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5exGDUMEeQ7l for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:13:05 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9C9A83A0EDF for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:13:05 -0700 (PDT)
Received: from github-lowworker-292e294.va3-iad.github.net (github-lowworker-292e294.va3-iad.github.net [10.48.102.70]) by smtp.github.com (Postfix) with ESMTP id AE47BA04F8 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:13:04 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583878384; bh=Uc+Wyq25k/5oHjCopqcqht7zarUir7YOD5PubK07bOA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Am+6dFlZFhDUSS47OJErxbus5E8eqzZ+wR+1ZX4Rfwn7hxGnPGKU3BAP6WEIXwJGd uQlsiTTQytOY+HZEZHBrZx3DF2WJiXL3+9eccpWkZVCi8wopNHPEWhxW2r7WmITlTP W4U+AVP8kZVl3Y++VWxYBqrOBCrACpyZnKNQf5oU=
Date: Tue, 10 Mar 2020 15:13:04 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7WHG3432KBXDQ26354OPY7BEVBNHHB44NAVM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3129/issue_event/3116634935@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3129@github.com>
References: <quicwg/base-drafts/pull/3129@github.com>
Subject: Re: [quicwg/base-drafts] Clients can send GOAWAY too (#3129)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6810f09f81e_73af3ffb030cd96816131f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/PmBhnG8Yv5iE_BNMnO2a1MvOUt8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:13:07 -0000

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

Merged #3129 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3129#event-3116634935
----==_mimepart_5e6810f09f81e_73af3ffb030cd96816131f
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 title" data-id="510763179" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3129" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3129/hovercard" href="https://github.com/quicwg/base-drafts/pull/3129">#3129</a> into master.</p>

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


From nobody Tue Mar 10 15:14:16 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A5E473A0EE9 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:14:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xAnnq_QsV6-D for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:14:12 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9B1EB3A0EE4 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:14:12 -0700 (PDT)
Date: Tue, 10 Mar 2020 15:14:11 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583878451; bh=HOvGUFLqkOWJJD2r/xPdI6qDNAJBl8C3S2nkWrbjelk=; h=Date:From:To:Subject:From; b=aSXQjIxzzIIemzKB5nxT8WEOz2ckeVEvD+F/j9FhnIYRAkcu5a05yjP6+BXt+W+/5 h8reqj6QO5q/ohmN/vdkGfGCZPOG4tYFD7SO/C/2iMqXgDmzP7QW7vTmMoJk1FuG3F MXpj/S1Dy5d052s/vlSAbo0Exwx9Pl3yx6X+WRiI=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/834f2e-8a48bb@github.com>
Subject: [quicwg/base-drafts] 8a48bb: Script updating gh-pages from 07f730f8. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/o9IhNYt8P0fqcCb2nMp-sJ-Ejp0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:14:14 -0000

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

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

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



From nobody Tue Mar 10 15:16:33 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3D0533A0EF1 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:16:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id L5RDTMG1vl2R for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:16: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 3923C3A0EF0 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:16:31 -0700 (PDT)
Date: Tue, 10 Mar 2020 15:16:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583878590; bh=/gK/U16qJmLz9kyN2qi8uA8XzM1NUrebQip5vepkgc4=; h=Date:From:To:Subject:From; b=dI0ALHIW1Ot5nQuz5efW7kauwMbyStjImMm4uaOjfNedOLhElKHx+/VNGUqPvYnXB ORSHy4Zar3deGXck48lxxNrWVsDppZKQVDBltAzjMgJJy8Q0TWCW4ZSB2u42EIMckM fXp/7xD3VZHuIlAtwRlH71ezzBrAuvDODVmZoaCA=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/8a48bb-706106@github.com>
Subject: [quicwg/base-drafts] 706106: Script updating issues at 2020-03-10T22:16:22Z. [c...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/VNYswYfZXDVF3LLWZT7oqiquJjk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:16:32 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 706106dd8c88cea4f239d206d048f3557bc0e5e9
      https://github.com/quicwg/base-drafts/commit/706106dd8c88cea4f239d206d048f3557bc0e5e9
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-10 (Tue, 10 Mar 2020)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2020-03-10T22:16:22Z. [ci skip]



From nobody Tue Mar 10 15:16:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 96E4C3A0EFB for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:16:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gHIcYslPx8PO for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15: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 612133A0EF1 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:16:39 -0700 (PDT)
Date: Tue, 10 Mar 2020 15:16:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583878598; bh=l8SlNBrAA9/mIf/D/p/y4URZ9mzt+jxCY0nXm2Bga+c=; h=Date:From:To:Subject:From; b=c+dKu5UBqZmaRrFry18R1oqwjLeuTvYjjAR85TGecYBiM/yfb0/xhbwJ5KxQ4xyvv CKlymbsaArAbd9SYoBQ5gq75kOUFAHHCxdebDOY0CDH/ZsVrvDHWKr6OuZHYfRgXKI wBmO9kR3wDDPdp9nzskA+JR81WEznPJb5nt/Frn4=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/without_authority/2de14d-29f7d0@github.com>
Subject: [quicwg/base-drafts] 29f7d0: Roy's suggestion
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/o1_tVZj2XkE24T0sUL84y0tfpso>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:16:41 -0000

  Branch: refs/heads/http/without_authority
  Home:   https://github.com/quicwg/base-drafts
  Commit: 29f7d0d3f8c3b6bb18051dfd55715b46986ced78
      https://github.com/quicwg/base-drafts/commit/29f7d0d3f8c3b6bb18051dfd55715b46986ced78
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-10 (Tue, 10 Mar 2020)

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

  Log Message:
  -----------
  Roy's suggestion



From nobody Tue Mar 10 15:17:07 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 41A793A0F33 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:17:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7cT2Z5n-uTIJ for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:17:01 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DE6A43A0F69 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:17:00 -0700 (PDT)
Date: Tue, 10 Mar 2020 15:16:59 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583878619; bh=z85+QdUc3ZRhpscartYR2gmDpdNVnUB+iqk4JKEn6Sw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=KKbP5RcIO5dko5A849ouicjKHzertMIxLNmY+Kr22gNTf6bu2Pn4JRAF64BQX7JS8 FFw+YO+A+51l8Gp8UH2jV1qRwsiQPNzUaxUsCyjsNnsiiSDtpVswgMUY09A8tnkHMx jjfi75OX1MN5Ll+BZtGQ541F2sNkYyGncEM4FNgU=
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/3475/push/4746896873@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3475@github.com>
References: <quicwg/base-drafts/pull/3475@github.com>
Subject: Re: [quicwg/base-drafts] One of 'host' or ':authority' is required (#3475)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6811dbc06a8_1ad43f8b4c6cd95c2376cd"; 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/ymjCNTvBFtPZ7U6_6NjKFOkol9s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:17:06 -0000

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

@MikeBishop pushed 1 commit.

29f7d0d3f8c3b6bb18051dfd55715b46986ced78  Roy's suggestion


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3475/files/2de14d7cb9ea83c85f134eae9348c51dc7601a50..29f7d0d3f8c3b6bb18051dfd55715b46986ced78

----==_mimepart_5e6811dbc06a8_1ad43f8b4c6cd95c2376cd
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/29f7d0d3f8c3b6bb18051dfd55715b46986ced78">29f7d0d</a>  Roy&#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/3475/files/2de14d7cb9ea83c85f134eae9348c51dc7601a50..29f7d0d3f8c3b6bb18051dfd55715b46986ced78?email_source=notifications&amp;email_token=AFTOJKYJDMOMHAWBM2ESEMLRG235XA5CNFSM4KZIKR2KYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TQNBSGAZTMNCQOVZWQIZUG42DMOBZGY4DOMY">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4RDCAQNTGUNUSLQFTRG235XANCNFSM4KZIKR2A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5QPP6OSJCSGKIKGHTRG235XA5CNFSM4KZIKR2KYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TQNBSGAZTMNCQOVZWQIZUG42DMOBZGY4DOMY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3475/files/2de14d7cb9ea83c85f134eae9348c51dc7601a50..29f7d0d3f8c3b6bb18051dfd55715b46986ced78?email_source=notifications\u0026email_token=AFTOJKYJDMOMHAWBM2ESEMLRG235XA5CNFSM4KZIKR2KYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TQNBSGAZTMNCQOVZWQIZUG42DMOBZGY4DOMY",
"url": "https://github.com/quicwg/base-drafts/pull/3475/files/2de14d7cb9ea83c85f134eae9348c51dc7601a50..29f7d0d3f8c3b6bb18051dfd55715b46986ced78?email_source=notifications\u0026email_token=AFTOJKYJDMOMHAWBM2ESEMLRG235XA5CNFSM4KZIKR2KYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TQNBSGAZTMNCQOVZWQIZUG42DMOBZGY4DOMY",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e6811dbc06a8_1ad43f8b4c6cd95c2376cd--


From nobody Tue Mar 10 15:17:33 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5CC593A0EF1 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:17:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hwwTdwntvFhr for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:17:28 -0700 (PDT)
Received: from out-12.smtp.github.com (out-12.smtp.github.com [192.30.254.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 632B53A0EFF for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:17:28 -0700 (PDT)
Received: from github-lowworker-d1d6e31.ash1-iad.github.net (github-lowworker-d1d6e31.ash1-iad.github.net [10.56.105.50]) by smtp.github.com (Postfix) with ESMTP id A6E031212CD for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:17:26 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583878646; bh=pBSkBNpMiKwXky29toZ4ZAL+4bfCnQj1eoliVWK/nxU=; h=Date:From:To:Subject:From; b=DSUZUpvEfdj26bKm46QaAx8jw6N0VY+ovW88/LBmGA/+fm4bagQ5/uYcQYvPr5NXR dBfhI/ywBYrsCtUY8ypTRJPB9LDL3ddWT/BmqU+Hy26pYUQ49Re64emU43Y295VrTv hB/XjbKmyy2jI6J7vE9Nt8k9AALay+/PfyQlJL8w=
Date: Tue, 10 Mar 2020 15:17:26 -0700
From: afrind <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/07f730-792660@github.com>
Subject: [quicwg/base-drafts] 792660: Change HTTP/3 error codes from HTTP_ to H3_ to mir...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/IV2p889L8jlU8FdVd4b706riXas>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:17:29 -0000

  Branch: refs/heads/master=0D
  Home:   https://github.com/quicwg/base-drafts=0D
  Commit: 792660745fb73777f12ea968046450a54020b2bb=0D
      https://github.com/quicwg/base-drafts/commit/792660745fb73777f12ea9=
68046450a54020b2bb=0D
  Author: Bence B=C3=A9ky <bnc@google.com>=0D
  Date:   2020-03-10 (Tue, 10 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-qpack.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Change HTTP/3 error codes from HTTP_ to H3_ to mirror #3119.=0D
=0D
=0D


From nobody Tue Mar 10 15:17:59 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 34E8A3A0F3B for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:17:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rKZRHwSHFffJ for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:17:50 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E88993A0F37 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:17:49 -0700 (PDT)
Date: Tue, 10 Mar 2020 15:17:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583878669; bh=sVZ4ez3ecTuq4N270+WlDrZmf2lsW5tDxKoySPVNMKI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Hd61+yDsI4j/U6HoBsUqXiBe96lanJVKcWH4OcpOV3T6l3sdbNwtk3EYh/EwvaXAn AzYdaYvnVo8f5mJCscJUs3ITzYKD5dsQ0kRopEEjgEwz+HWyYx8s3J/5EXtS2Htkj1 ku6EZSTP22npMZLBJY2k17LlwW0kijfKizq8fISQ=
From: afrind <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3OSPIEDAAGEA5R6XF4OPZQ3EVBNHHCE7VYLQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3508/issue_event/3116649870@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3508@github.com>
References: <quicwg/base-drafts/pull/3508@github.com>
Subject: Re: [quicwg/base-drafts] Change HTTP/3 error codes from HTTP_ to H3_. (#3508)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e68120d33d35_49313ffa26ecd960182079"; 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/IdrVg6SHa0VZD5hsemFaiNPDzX0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:17:58 -0000

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

Merged #3508 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3508#event-3116649870
----==_mimepart_5e68120d33d35_49313ffa26ecd960182079
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 title" data-id="578730076" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3508" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3508/hovercard" href="https://github.com/quicwg/base-drafts/pull/3508">#3508</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3508?email_source=notifications&amp;email_token=AFTOJKZC6FWEV3WDOFN6GITRG24A3A5CNFSM4LFDS64KYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXHCE3DQ#event-3116649870">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7CD4E3EROQDTV5HE3RG24A3ANCNFSM4LFDS64A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZXQIFOAI7YMSWP5ATRG24A3A5CNFSM4LFDS64KYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXHCE3DQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3508?email_source=notifications\u0026email_token=AFTOJKZC6FWEV3WDOFN6GITRG24A3A5CNFSM4LFDS64KYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXHCE3DQ#event-3116649870",
"url": "https://github.com/quicwg/base-drafts/pull/3508?email_source=notifications\u0026email_token=AFTOJKZC6FWEV3WDOFN6GITRG24A3A5CNFSM4LFDS64KYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXHCE3DQ#event-3116649870",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e68120d33d35_49313ffa26ecd960182079--


From nobody Tue Mar 10 15:18:24 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EC8AD3A0EFB for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:18:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.101
X-Spam-Level: 
X-Spam-Status: No, score=-7.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Q6gE6REntIh8 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:18:21 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 850933A0EF1 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:18:21 -0700 (PDT)
Date: Tue, 10 Mar 2020 15:18:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583878700; bh=AToJ28TyHDTxoI2/I6Ei2o8qIXZd2Yl7//7MpGFdi5o=; h=Date:From:To:Subject:From; b=rtW77uIN02UxRW9r+F35whtKVus5ZrVFrA+EfB7cXyL59NWamsUYD+vMJL8Fml8WI QAlmL4QT9F8OwgMdz9TQ6gp7iB+8sJlCqUgu719+utYHjj3FfCyfd7mH4/8NFWxosi oj8boQc3BSGCmDS1YgOf3ahjd8e7hxwJpHsY0LW4=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/706106-ee746d@github.com>
Subject: [quicwg/base-drafts] ee746d: Script updating gh-pages from 29f7d0d3. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/yS0UGtikxSKxtO40ZxXPjkGfr-M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 10 Mar 2020 22:18:24 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: ee746dcbf81dee7f173be88b97171f9a99218eda
      https://github.com/quicwg/base-drafts/commit/ee746dcbf81dee7f173be88b97171f9a99218eda
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-10 (Tue, 10 Mar 2020)

  Changed paths:
    M http/without_authority/draft-ietf-quic-http.html
    M http/without_authority/draft-ietf-quic-http.txt
    M http/without_authority/draft-ietf-quic-invariants.html
    M http/without_authority/draft-ietf-quic-invariants.txt
    M http/without_authority/draft-ietf-quic-qpack.html
    M http/without_authority/draft-ietf-quic-qpack.txt
    M http/without_authority/draft-ietf-quic-recovery.html
    M http/without_authority/draft-ietf-quic-recovery.txt
    M http/without_authority/draft-ietf-quic-tls.html
    M http/without_authority/draft-ietf-quic-tls.txt
    M http/without_authority/draft-ietf-quic-transport.html
    M http/without_authority/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 29f7d0d3. [ci skip]



From nobody Tue Mar 10 15:18:46 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5FE953A003B for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:18:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.101
X-Spam-Level: 
X-Spam-Status: No, score=-7.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PpO6zwCqo6Du for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:18:43 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 014BD3A0036 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:18:42 -0700 (PDT)
Received: from github-lowworker-cde56e0.va3-iad.github.net (github-lowworker-cde56e0.va3-iad.github.net [10.48.25.52]) by smtp.github.com (Postfix) with ESMTP id 4F769660DFF for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:18:41 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583878721; bh=iKSutrVSZDbqJbdY57azUhFYM5kk9cBlMoJasoy72VY=; h=Date:From:To:Subject:From; b=mZRtCG88kIp8WJvchuUCuYz0eps0vcgjmMryudbhrtOMYA4vTU5PlhYscVCpnLg6h Xz+dD1/87RJdOhTOYpUQ9UkyYu8As3UjADck+AnkVoGpaG9AdyMdhXfSeXLC3ap270 dzEAF4VgRMEg5qluMohJJG2QzLpcDDPJEeY9VFEY=
Date: Tue, 10 Mar 2020 15:18:41 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/ee746d-56ee0b@github.com>
Subject: [quicwg/base-drafts] 56ee0b: Script updating gh-pages from 79266074. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/TkE8UbhFvDi2FfvPS6-VQjaoVqs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:18:44 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 56ee0bd66a379bd7a89c5d33d0a273436d944ce4
      https://github.com/quicwg/base-drafts/commit/56ee0bd66a379bd7a89c5d33d0a273436d944ce4
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-10 (Tue, 10 Mar 2020)

  Changed paths:
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 79266074. [ci skip]



From nobody Tue Mar 10 15:26:17 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 41EAC3A0415 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:26:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PE3hZ3yWOXFa for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15: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 6359B3A0410 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:26:15 -0700 (PDT)
Received: from github-lowworker-45eca55.ac4-iad.github.net (github-lowworker-45eca55.ac4-iad.github.net [10.52.25.70]) by smtp.github.com (Postfix) with ESMTP id BE86E261599 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:26:14 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583879174; bh=hj5Op2LuYVUKwrf1ls+kPdbvIhc2xbNChRyo8GEBfQU=; h=Date:From:To:Subject:From; b=DHT4uVq6W9Wq0f62MIe/sJdnXQKM906cltccvr42YU04Xvlxc+RyLivYVbjOB7uZs m4nE4wVSd9YwExFL69L3XZZh+Dh2LXwFZj7wupuVOdjNPMEVGWxPGlahFz718XSn65 y8i4J0l/UcNlhSN5wFFEORxWFUtYz6YL6K9MLOfM=
Date: Tue, 10 Mar 2020 15:26:14 -0700
From: afrind <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/792660-c77258@github.com>
Subject: [quicwg/base-drafts] c77258: Make Required Insert Count mismatch error pharagra...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/PjscFWpGWi0boqOT_gxt2HwSgHo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:26:16 -0000

  Branch: refs/heads/master=0D
  Home:   https://github.com/quicwg/base-drafts=0D
  Commit: c77258a9e53284b7721548d80dce59e1eb43df12=0D
      https://github.com/quicwg/base-drafts/commit/c77258a9e53284b7721548=
d80dce59e1eb43df12=0D
  Author: Bence B=C3=A9ky <bnc@google.com>=0D
  Date:   2020-03-10 (Tue, 10 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-qpack.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Make Required Insert Count mismatch error pharagraph less "obtuse".=0D
=0D
=0D


From nobody Tue Mar 10 15:26:42 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9DB583A0416 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:26:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HIlEnLGKDCu7 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:26:39 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7ED683A0410 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:26:39 -0700 (PDT)
Date: Tue, 10 Mar 2020 15:26:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583879198; bh=45tMLZL0JScUVknDamDOPxZBdSWGn0oMcakmEpVEjt8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=DjMSsNHKW0pAR9w8gEJLnDQ0F/ArZaKlvBxYiXf3z/xZkMhcKx5fRBNcw67oepNMZ Bvj3Ktx34f+AM1JtIksv5TxsMv3uVI8Vbw6lVlCm+GWtgCQLEVww2rzYbuG3XQhv/G oPHf8DhC74ClrYwzbMhwf7gPIjRtFWsaCZtjJo/c=
From: afrind <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6SBDXQBZW3OR42W7N4OP2R5EVBNHHCAH5LIA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3305/issue_event/3116679344@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3305@github.com>
References: <quicwg/base-drafts/issues/3305@github.com>
Subject: Re: [quicwg/base-drafts] Incorrect values for Required Insert Count (#3305)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e68141eb3a8d_6bb03feaff8cd9606119a"; 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/1Wg5LMu3-4VYDdqkIkjRoV4qfYc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:26:41 -0000

----==_mimepart_5e68141eb3a8d_6bb03feaff8cd9606119a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #3305 via #3487.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3305#event-3116679344
----==_mimepart_5e68141eb3a8d_6bb03feaff8cd9606119a
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 title" data-id="538946368" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3305" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3305/hovercard" href="https://github.com/quicwg/base-drafts/issues/3305">#3305</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="572818483" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3487" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3487/hovercard" href="https://github.com/quicwg/base-drafts/pull/3487">#3487</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3305?email_source=notifications&amp;email_token=AFTOJKYLMU7UGVF4BQUBJW3RG25B5A5CNFSM4J3YOLT2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXHCMBMA#event-3116679344">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3KNSBUA37J2PDGNMLRG25B5ANCNFSM4J3YOLTQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6CNXMWAXBKPFFTKMLRG25B5A5CNFSM4J3YOLT2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXHCMBMA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3305?email_source=notifications\u0026email_token=AFTOJKYLMU7UGVF4BQUBJW3RG25B5A5CNFSM4J3YOLT2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXHCMBMA#event-3116679344",
"url": "https://github.com/quicwg/base-drafts/issues/3305?email_source=notifications\u0026email_token=AFTOJKYLMU7UGVF4BQUBJW3RG25B5A5CNFSM4J3YOLT2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXHCMBMA#event-3116679344",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e68141eb3a8d_6bb03feaff8cd9606119a--


From nobody Tue Mar 10 15:26:46 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CBE913A0410 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:26:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ijdNlq4lcV17 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:26:39 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7F78D3A0415 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:26:39 -0700 (PDT)
Received: from github-lowworker-28f8021.ac4-iad.github.net (github-lowworker-28f8021.ac4-iad.github.net [10.52.25.98]) by smtp.github.com (Postfix) with ESMTP id CE2906A12DB for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:26:38 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583879198; bh=K7l93jk3wHJU2VL274FDJETDDcwetLL3ZZnOZcR0Tdo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=aFZQJOcwSoNKUK4a6COZoWgyXwtrJwejCtaD+CYY59Ys64iqaCySJuJuhRlBX7cS7 A8pVMC02y5qeaQh/VSQtPW5YSyHzaq2tmkcLi5rT+W07M+Jkbn/f34upBS7BpTKRXv wPorDkNCX0BySc4K1cgY4RM0ImKonz6h/b6bjKUM=
Date: Tue, 10 Mar 2020 15:26:38 -0700
From: afrind <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK27OWJIEOGWABUJLUN4OP2R5EVBNHHCEJEEGM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3487/issue_event/3116679336@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3487@github.com>
References: <quicwg/base-drafts/pull/3487@github.com>
Subject: Re: [quicwg/base-drafts] Make Required Insert Count mismatch error pharagraph less "obtuse". (#3487)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e68141ebdf45_180a3ffa788cd96499176"; 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/sF6P2gpumHsDtjprdEe4UXfFMGs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:26:42 -0000

----==_mimepart_5e68141ebdf45_180a3ffa788cd96499176
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #3487 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3487#event-3116679336
----==_mimepart_5e68141ebdf45_180a3ffa788cd96499176
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 title" data-id="572818483" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3487" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3487/hovercard" href="https://github.com/quicwg/base-drafts/pull/3487">#3487</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3487?email_source=notifications&amp;email_token=AFTOJK7IZ7GSLA56ULAZXOLRG25B5A5CNFSM4K5SIJB2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXHCMBKA#event-3116679336">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZRF65FDELPKOEJ2N3RG25B5ANCNFSM4K5SIJBQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK67DBYYUX3INR4XJULRG25B5A5CNFSM4K5SIJB2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXHCMBKA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3487?email_source=notifications\u0026email_token=AFTOJK7IZ7GSLA56ULAZXOLRG25B5A5CNFSM4K5SIJB2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXHCMBKA#event-3116679336",
"url": "https://github.com/quicwg/base-drafts/pull/3487?email_source=notifications\u0026email_token=AFTOJK7IZ7GSLA56ULAZXOLRG25B5A5CNFSM4K5SIJB2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXHCMBKA#event-3116679336",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e68141ebdf45_180a3ffa788cd96499176--


From nobody Tue Mar 10 15:27:27 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 028243A0415 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:27:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id k7RBG-Ih7REM for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:27: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 D2D203A0410 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:27:23 -0700 (PDT)
Received: from github-lowworker-c73936b.ash1-iad.github.net (github-lowworker-c73936b.ash1-iad.github.net [10.56.112.13]) by smtp.github.com (Postfix) with ESMTP id 1C6859602DE for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:27:23 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583879243; bh=SwVvvVRzdiIk3cmAkbA/pPKASw9My6ehXNjUIf3Gt58=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=C4eMixV+MPVoym0PjgD0ESuVhTZ5/JqOHvBOEzr4hsfh2yyC1LAghnlutHehfYesA G1CfgHT8/Ow/VsWaT5kJ3qv48orPQeuBdwUMHbN4K8KnS+JjPP4EAdv8x0Hr3CSTGC Pbu5LkEpD3HJnHNH/JMhFqIPjNLvArTPP1Z+kafg=
Date: Tue, 10 Mar 2020 15:27:23 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3PWGDJGWPSMBBRHNV4OP2UXEVBNHHCEV4TFI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3501/c597351287@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3501@github.com>
References: <quicwg/base-drafts/pull/3501@github.com>
Subject: Re: [quicwg/base-drafts] Update ACK generation policy (#3501)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e68144bd850_de03fa0514cd96c19966a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/vzj4AM6Al5U7FQz8EhGhc3fzHRo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:27:25 -0000

----==_mimepart_5e68144bd850_de03fa0514cd96c19966a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This is design, but I would prefer a slightly different direction, so I'll write a PR for that.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3501#issuecomment-597351287
----==_mimepart_5e68144bd850_de03fa0514cd96c19966a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>This is design, but I would prefer a slightly different direction, so I'll write a PR for that.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3501?email_source=notifications&amp;email_token=AFTOJK2BA3X2UA3QJLVJXN3RG25EXA5CNFSM4LCHDKLKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEONNW5Y#issuecomment-597351287">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKY3PRPBDRZJWV5M4HLRG25EXANCNFSM4LCHDKLA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4ZDH4CXCW6T42LZRLRG25EXA5CNFSM4LCHDKLKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEONNW5Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3501?email_source=notifications\u0026email_token=AFTOJK2BA3X2UA3QJLVJXN3RG25EXA5CNFSM4LCHDKLKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEONNW5Y#issuecomment-597351287",
"url": "https://github.com/quicwg/base-drafts/pull/3501?email_source=notifications\u0026email_token=AFTOJK2BA3X2UA3QJLVJXN3RG25EXA5CNFSM4LCHDKLKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEONNW5Y#issuecomment-597351287",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e68144bd850_de03fa0514cd96c19966a--


From nobody Tue Mar 10 15:27:32 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1BB2E3A0416 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:27:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gnhdCaJNAREH for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:27:30 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0B75D3A0415 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:27:30 -0700 (PDT)
Received: from github-lowworker-2e54e43.va3-iad.github.net (github-lowworker-2e54e43.va3-iad.github.net [10.48.17.27]) by smtp.github.com (Postfix) with ESMTP id 6277A8C1BB0 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:27:29 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583879249; bh=DSQssFbP0HwBlfVbQTwxtsPISfkGzgARtk3sfYKPxIA=; h=Date:From:To:Subject:From; b=TmPHiY2+dCYAdsyjvDpyMUtTKi017Qoqgy51r+yUxcwxwVi3PefeTJqfP3JwRMpuf +5SKJg8stOqGVQOW5lME1sXktG9jfsGnh2Ze8gzT7AqqLH21Z72dKE6ZQOtEriiY0n gDUkRQefNWqnAhDCbVkfMf7xfQb3iTlb9/BUxrIU=
Date: Tue, 10 Mar 2020 15:27:29 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/56ee0b-a0d618@github.com>
Subject: [quicwg/base-drafts] a0d618: Script updating gh-pages from c77258a9. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/xeZ6ZmCvdeLp_6B3xUd0n0rLo0I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:27:31 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: a0d618fa75bb678bc5aadc92495529647d7c9165
      https://github.com/quicwg/base-drafts/commit/a0d618fa75bb678bc5aadc92495529647d7c9165
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-10 (Tue, 10 Mar 2020)

  Changed paths:
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from c77258a9. [ci skip]



From nobody Tue Mar 10 15:27:42 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 452923A0415 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:27:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id oMl0yuN5TLIO for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:27: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 105243A0410 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:27:39 -0700 (PDT)
Date: Tue, 10 Mar 2020 15:27:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583879258; bh=GGAxyV0doTtlcLsJUERCBb9l5C+Fdk3YiT+3vdbsFOA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=zjw6PD5sft8pbKD2cF55nCdqfj/DtQUUrhH9NygK19X/fkrA3hGBoFdGZ2MPA9HOm 0x8qcu+ixDlPYqK8LG7JOeGlR0xnUiWwxwrjpWTNtSiYQvgpMf+fzTzWhsGD03AiJB tNYkyTTIxaQu0jPuiHHqqfSnySLRXFTMY9lyIYXI=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4UA666NOUHRY6CYBF4OP2VVEVBNHHCE2EGHE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3503/review/372364362@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3503@github.com>
References: <quicwg/base-drafts/pull/3503@github.com>
Subject: Re: [quicwg/base-drafts] Clarify handshake anti-deadlock wrt. handshake confirmation (#3503)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e68145a5188a_4d0e3f8d9becd96c19218d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/8KQnX23lNb65WrFGZrOI5JlJ0vA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:27:40 -0000

----==_mimepart_5e68145a5188a_4d0e3f8d9becd96c19218d
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/3503#pullrequestreview-372364362
----==_mimepart_5e68145a5188a_4d0e3f8d9becd96c19218d
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/3503?email_source=notifications&amp;email_token=AFTOJK3H7UNWY55LB4VCGBDRG25FVA5CNFSM4LDMD6OKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYY5ISQ#pullrequestreview-372364362">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6Y3NEQ663TWUXT3JTRG25FVANCNFSM4LDMD6OA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4XF5CXOWCTNBH5DKTRG25FVA5CNFSM4LDMD6OKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYY5ISQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3503?email_source=notifications\u0026email_token=AFTOJK3H7UNWY55LB4VCGBDRG25FVA5CNFSM4LDMD6OKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYY5ISQ#pullrequestreview-372364362",
"url": "https://github.com/quicwg/base-drafts/pull/3503?email_source=notifications\u0026email_token=AFTOJK3H7UNWY55LB4VCGBDRG25FVA5CNFSM4LDMD6OKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYY5ISQ#pullrequestreview-372364362",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e68145a5188a_4d0e3f8d9becd96c19218d--


From nobody Tue Mar 10 15:28:04 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E14003A041E for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:28:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.1
X-Spam-Level: 
X-Spam-Status: No, score=-7.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MEM-LfL_4EwZ for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:28:01 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 92EE23A0416 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:28:01 -0700 (PDT)
Received: from github-lowworker-ca235ff.ash1-iad.github.net (github-lowworker-ca235ff.ash1-iad.github.net [10.56.110.15]) by smtp.github.com (Postfix) with ESMTP id B5FD1E111D for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:28:00 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583879280; bh=r9CVEmRgVgLHSLXeVEAR22YQ+yMpwEVE3mkdXkLisG0=; h=Date:From:To:Subject:From; b=bT917AJ/hVvrkUpJNbT3ZiQloLm4Z+ve9EiD30HsAzVwjr/FZKtSKl6eXs/U5CCXT 8fywwgk9Ze1bMAC/jsJT27pLAtI/VXKRfGoU8UdHxO0P9P573hH9kSRuZuBQZytX24 t/OHmTEHeBiR+4HfT3tHoXl6jghTOD4J7zGzSl88=
Date: Tue, 10 Mar 2020 15:28:00 -0700
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/c77258-a94d72@github.com>
Subject: [quicwg/base-drafts] 91b3d1: Clarify handshake anti-deadlock wrt. handshake con...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/l2BiBSiNO1rP7lLhoHFUrXN-wVk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:28:03 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 91b3d1b28346ad5e9b2a4aca41b6a397c33f9b0f
      https://github.com/quicwg/base-drafts/commit/91b3d1b28346ad5e9b2a4aca41b6a397c33f9b0f
  Author: Benjamin Saunders <ben.e.saunders@gmail.com>
  Date:   2020-03-07 (Sat, 07 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Clarify handshake anti-deadlock wrt. handshake confirmation


  Commit: a8e454f2019b63856fad3693475499648e777e04
      https://github.com/quicwg/base-drafts/commit/a8e454f2019b63856fad3693475499648e777e04
  Author: Benjamin Saunders <ben.e.saunders@gmail.com>
  Date:   2020-03-08 (Sun, 08 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-Authored-By: Martin Thomson <mt@lowentropy.net>


  Commit: a94d727a3f4da5ec61456be5c680ad013e1a335b
      https://github.com/quicwg/base-drafts/commit/a94d727a3f4da5ec61456be5c680ad013e1a335b
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-03-10 (Tue, 10 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Merge pull request #3503 from Ralith/clarify-anti-deadlock

Clarify handshake anti-deadlock wrt. handshake confirmation


Compare: https://github.com/quicwg/base-drafts/compare/c77258a9e532...a94d727a3f4d


From nobody Tue Mar 10 15:28:08 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BDB9F3A041E for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:28:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8lKdbUyWZ0ax for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:28:05 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6408B3A0522 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:28:05 -0700 (PDT)
Date: Tue, 10 Mar 2020 15:28:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583879284; bh=ux5HMDUEe/x4+bGI4xbPNLAfT/jSPi+YXAopiSSFo9E=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Lhwkzz1Bbyzzq7LIy4tVXX9hUvZje76Yy9UgdYGlhimnujz4hkC6jqC/Yxt4Q8Dn1 56Tm6x80BAuB1Tag8LaNBAYBYHfi6pGC7YVxKa8fvdUo+jFaPOH7lj2ZreB1bKBK8y 6XUkoPMCeW0774M983fver4pa8/nw58quunZNXPs=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7NCI7FINC6AGX4N7V4OP2XJEVBNHHCE2EGHE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3503/review/372364635@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3503@github.com>
References: <quicwg/base-drafts/pull/3503@github.com>
Subject: Re: [quicwg/base-drafts] Clarify handshake anti-deadlock wrt. handshake confirmation (#3503)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6814743c02f_6fa63ffc168cd9601354a0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/k8Wz1z6gbpKdpD6E3zqJ-vTiG4s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:28:07 -0000

----==_mimepart_5e6814743c02f_6fa63ffc168cd9601354a0
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/3503#pullrequestreview-372364635
----==_mimepart_5e6814743c02f_6fa63ffc168cd9601354a0
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/3503?email_source=notifications&amp;email_token=AFTOJK77WDDXTDN572NRDCDRG25HJA5CNFSM4LDMD6OKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYY5KWY#pullrequestreview-372364635">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5H5ULFOHDF4NOQRTLRG25HJANCNFSM4LDMD6OA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3P5WEMS2S7JCVJDQ3RG25HJA5CNFSM4LDMD6OKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYY5KWY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3503?email_source=notifications\u0026email_token=AFTOJK77WDDXTDN572NRDCDRG25HJA5CNFSM4LDMD6OKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYY5KWY#pullrequestreview-372364635",
"url": "https://github.com/quicwg/base-drafts/pull/3503?email_source=notifications\u0026email_token=AFTOJK77WDDXTDN572NRDCDRG25HJA5CNFSM4LDMD6OKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYY5KWY#pullrequestreview-372364635",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6814743c02f_6fa63ffc168cd9601354a0--


From nobody Tue Mar 10 15:28:37 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id ABD683A0746 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:28:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.482
X-Spam-Level: 
X-Spam-Status: No, score=-6.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dQp2xTIqEsmx for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:28:26 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 504093A044A for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:28:26 -0700 (PDT)
Date: Tue, 10 Mar 2020 15:28:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583879305; bh=KJ37ROGFhrg+2hNe08o677o0cH1Rvjl38HZq9Cp8skA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=EU3sW/452Qyf7mGuiz9gdDXXq0tvtKUCge8erhbytnEqov9M3lBc8eulDZJ+kHh0S uTo24JxpXpqrDDrriEzCWXVi+6EJgOHhnw5VkMjPGwZORagfPdy+fpsy9Az1H6lPV4 aN+gLBFvciG92yoXwnGaaehbAogbKbUQ0CQWCfTk=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK62EPDM3XNVYV6JUBN4OP2YTEVBNHHCEX4GHM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3502/issue_event/3116683504@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3502@github.com>
References: <quicwg/base-drafts/issues/3502@github.com>
Subject: Re: [quicwg/base-drafts] Anti-deadlock PTO is spuriously set during 1-RTT (#3502)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e68148994a01_34773f991f6cd96c153961"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/F0VXHKENVx6jRWjKaZCEa_5uwo8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:28:34 -0000

----==_mimepart_5e68148994a01_34773f991f6cd96c153961
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #3502 via #3503.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3502#event-3116683504
----==_mimepart_5e68148994a01_34773f991f6cd96c153961
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 title" data-id="576685627" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3502" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3502/hovercard" href="https://github.com/quicwg/base-drafts/issues/3502">#3502</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="577275449" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3503" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3503/hovercard" href="https://github.com/quicwg/base-drafts/pull/3503">#3503</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3502?email_source=notifications&amp;email_token=AFTOJK432X3N3EP5WMY5QDDRG25ITA5CNFSM4LCYHSYKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXHCNB4A#event-3116683504">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3SFAEVWMU2P2WSUITRG25ITANCNFSM4LCYHSYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6NVTWTS25WRG5HQPTRG25ITA5CNFSM4LCYHSYKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXHCNB4A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3502?email_source=notifications\u0026email_token=AFTOJK432X3N3EP5WMY5QDDRG25ITA5CNFSM4LCYHSYKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXHCNB4A#event-3116683504",
"url": "https://github.com/quicwg/base-drafts/issues/3502?email_source=notifications\u0026email_token=AFTOJK432X3N3EP5WMY5QDDRG25ITA5CNFSM4LCYHSYKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXHCNB4A#event-3116683504",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e68148994a01_34773f991f6cd96c153961--


From nobody Tue Mar 10 15:28:44 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BC58B3A074B for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:28:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5gmt5JQA4U9i for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:28:28 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 759463A074E for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:28:28 -0700 (PDT)
Date: Tue, 10 Mar 2020 15:28:27 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583879307; bh=3/51xKug5rxhG1ZiwJoTurIebg4N1Y8VFkZjvbZ3FQs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Symo2ip846R9jeXZ7lTyuxq6lK4cI/ZyAWREOSAGRhdDQUVQMEdFyH1LJZfpQy9xZ 6n2s9iL/5Vru8TCB5vfdmf1QLWjP8keUZhtBB4TWN6Qb4xnh3II5tywpt1Ocsdw5jT LZNHSgNwDd4PSmylLzR4OsVHkXE3sxUpskmwKrAg=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2CZJ33HGHR6V2QYHN4OP2YXEVBNHHCE2EGHE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3503/issue_event/3116683497@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3503@github.com>
References: <quicwg/base-drafts/pull/3503@github.com>
Subject: Re: [quicwg/base-drafts] Clarify handshake anti-deadlock wrt. handshake confirmation (#3503)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e68148bbbda8_3ee43ffa26ecd9601589ce"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Jx9jcFLLzPlNri2xU_hluRt4Baw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:28:37 -0000

----==_mimepart_5e68148bbbda8_3ee43ffa26ecd9601589ce
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #3503 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3503#event-3116683497
----==_mimepart_5e68148bbbda8_3ee43ffa26ecd9601589ce
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 title" data-id="577275449" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3503" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3503/hovercard" href="https://github.com/quicwg/base-drafts/pull/3503">#3503</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3503?email_source=notifications&amp;email_token=AFTOJK4GHSNHJCOTSDS4K4DRG25IXA5CNFSM4LDMD6OKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXHCNB2I#event-3116683497">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4CUS4B2YOPFDL2CZTRG25IXANCNFSM4LDMD6OA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2S6E5X4QTYMEQBZZ3RG25IXA5CNFSM4LDMD6OKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXHCNB2I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3503?email_source=notifications\u0026email_token=AFTOJK4GHSNHJCOTSDS4K4DRG25IXA5CNFSM4LDMD6OKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXHCNB2I#event-3116683497",
"url": "https://github.com/quicwg/base-drafts/pull/3503?email_source=notifications\u0026email_token=AFTOJK4GHSNHJCOTSDS4K4DRG25IXA5CNFSM4LDMD6OKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXHCNB2I#event-3116683497",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e68148bbbda8_3ee43ffa26ecd9601589ce--


From nobody Tue Mar 10 15:29:21 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5D1933A0747 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:29:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sl3Fjd9mHE0b for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:29:11 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 576B33A0776 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:29:11 -0700 (PDT)
Date: Tue, 10 Mar 2020 15:29:10 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583879350; bh=r8zZiKdeddcUnhxKXTAbFeWb90eDpTqOuSr83Smfdzs=; h=Date:From:To:Subject:From; b=jYQVOFUoN1iigTrc2+kk+PTZN20c+bxUFNGv7r5I9cnDBvXRMsrk1lHfhnsWhXPG8 ym7ZsGX2dnAqkRG89W0qjscIHfJpW0oqh4hiG4q2DZfEwRTitsRMgqGi93XYoMuUUf bG0b4+N3qDdeCxYDbUafvrPDXyRtDzh6PinjH3EU=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/a0d618-56c454@github.com>
Subject: [quicwg/base-drafts] 56c454: Script updating gh-pages from a94d727a. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/IUEz4oQK2HFPJvdD_Usb-2Y_BG8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:29:20 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 56c454e14900efceb23145bf68d9965e4e7584a1
      https://github.com/quicwg/base-drafts/commit/56c454e14900efceb23145bf68d9965e4e7584a1
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-10 (Tue, 10 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from a94d727a. [ci skip]



From nobody Tue Mar 10 15:31:29 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 234F83A046E for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:31:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FkWd013wNGsu for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:31:25 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8F1BF3A046A for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:31:25 -0700 (PDT)
Received: from github-lowworker-45eca55.ac4-iad.github.net (github-lowworker-45eca55.ac4-iad.github.net [10.52.25.70]) by smtp.github.com (Postfix) with ESMTP id B95D5282174 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:31:24 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583879484; bh=QAvheDPBPZR48LVXNvqx6dr0+ehGx9cUZmcQ7HL+uZc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=l5AurJDKwNwn3Dx3G7UKONlrQ7uzbOh27rqvceh2j2ukrMGZhuDG8GgZtc8n0SF12 4b5Kh5kFPQ/5v3y5OJruWykegH4yTP7LUEFyAsLU4SDcuwqojmbRSxla1yGdMbgqjT 1guv8637SCLwJXtVmcg66YaX09ui6hB3YLQU9Vo8=
Date: Tue, 10 Mar 2020 15:31:24 -0700
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKY2MSAN2E3GQVE2HQ54OP3DZEVBNHHCCW2GTU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3407/review/372366127@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3407@github.com>
References: <quicwg/base-drafts/pull/3407@github.com>
Subject: Re: [quicwg/base-drafts] Import most H2 references (#3407)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e68153ca9245_5bad3fa7560cd9642107a1"; 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/E9Rw_hcPfbWTfzcoqdHMgpVNGH4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:31:27 -0000

----==_mimepart_5e68153ca9245_5bad3fa7560cd9642107a1
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/3407#pullrequestreview-372366127
----==_mimepart_5e68153ca9245_5bad3fa7560cd9642107a1
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/3407?email_source=notifications&amp;email_token=AFTOJK5CYI7JX5IG3VY5XZLRG25TZA5CNFSM4KPUPZHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYY5WLY#pullrequestreview-372366127">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3M2XI6JIEPH3IUNS3RG25TZANCNFSM4KPUPZHA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2FUSSTSFJCQQENVQDRG25TZA5CNFSM4KPUPZHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYY5WLY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3407?email_source=notifications\u0026email_token=AFTOJK5CYI7JX5IG3VY5XZLRG25TZA5CNFSM4KPUPZHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYY5WLY#pullrequestreview-372366127",
"url": "https://github.com/quicwg/base-drafts/pull/3407?email_source=notifications\u0026email_token=AFTOJK5CYI7JX5IG3VY5XZLRG25TZA5CNFSM4KPUPZHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYY5WLY#pullrequestreview-372366127",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e68153ca9245_5bad3fa7560cd9642107a1--


From nobody Tue Mar 10 15:32:08 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 272743A0474 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:32:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.554
X-Spam-Level: 
X-Spam-Status: No, score=-6.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NojiE8X2fW2n for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15: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 EAEB93A03FA for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:32:04 -0700 (PDT)
Received: from github-lowworker-d1d6e31.ash1-iad.github.net (github-lowworker-d1d6e31.ash1-iad.github.net [10.56.105.50]) by smtp.github.com (Postfix) with ESMTP id 4EF63C6071F for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:32:04 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583879524; bh=k4SkG4YwnTwWm5TrgeMYEjpFsMCq9ZWivhm/9P3axyk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ieXSBDXQvnZZuyHYq9CUuls6+IJ0reIsknH4IAdL2fw9Me2CgvYZS7Trx3bs7jPK1 ySrVDPA2RR/SLUykulD2lOjN6F5VNPCMSdKKxp/BzhN+K/sIg4nIcOmr1MVqs01aoS pwwggEhUzyKU6M0QlQ/FjsZ5pz+OfG/MThzQZHaQ=
Date: Tue, 10 Mar 2020 15:32:04 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4MFIJP4K32GBQJ7B54OP3GJEVBNHHCEP4N5Q@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3490/issue_event/3116692252@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3490@github.com>
References: <quicwg/base-drafts/pull/3490@github.com>
Subject: Re: [quicwg/base-drafts] Move sec on ignoring loss to loss detection section (#3490)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e681564403ab_324d3fc639ecd96817096d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/2ivzY8TKAFAjnmFjV85uq5M62nU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:32:06 -0000

----==_mimepart_5e681564403ab_324d3fc639ecd96817096d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #3490.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3490#event-3116692252
----==_mimepart_5e681564403ab_324d3fc639ecd96817096d
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 title" data-id="574590444" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3490" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3490/hovercard" href="https://github.com/quicwg/base-drafts/pull/3490">#3490</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3490?email_source=notifications&amp;email_token=AFTOJK5DTD7UCEKDVBCCHPTRG25WJA5CNFSM4LAICXTKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXHCPGHA#event-3116692252">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5QY7RPCLRUP7VBBTDRG25WJANCNFSM4LAICXTA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6VCPDL55WLDGCX52TRG25WJA5CNFSM4LAICXTKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXHCPGHA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3490?email_source=notifications\u0026email_token=AFTOJK5DTD7UCEKDVBCCHPTRG25WJA5CNFSM4LAICXTKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXHCPGHA#event-3116692252",
"url": "https://github.com/quicwg/base-drafts/pull/3490?email_source=notifications\u0026email_token=AFTOJK5DTD7UCEKDVBCCHPTRG25WJA5CNFSM4LAICXTKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXHCPGHA#event-3116692252",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e681564403ab_324d3fc639ecd96817096d--


From nobody Tue Mar 10 15:33:14 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 963673A0522 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:33:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YcGhq5-mYS-T for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:33: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 620663A047F for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:33:11 -0700 (PDT)
Received: from github-lowworker-943b171.ac4-iad.github.net (github-lowworker-943b171.ac4-iad.github.net [10.52.22.59]) by smtp.github.com (Postfix) with ESMTP id 32C73C60D6D for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:33:10 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583879590; bh=kSEVZcyO4J5WNURIKYRVzFiOv82C8YPn1nR2pSil6GI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=MGohBg/BmBr0aH/rVzq4Obm5zAzXeBiiZhm9HOOfe4YM3Q2y5gfos1tZjaYeiwOrV f31RdwOlJEYCK57/pcgf6fzK+0c9g6gEK+Zl/42nk4XCXUSLN+fnjdjxtZX0U2RiBG Y+LyXcHIHySBPXn1kET6vj4/0ka5OflQ2K8W4G60=
Date: Tue, 10 Mar 2020 15:33:10 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYOBBUCJX2LI5KKWVV4OP3KNEVBNHHCCW2GTU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3407/review/372366909@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3407@github.com>
References: <quicwg/base-drafts/pull/3407@github.com>
Subject: Re: [quicwg/base-drafts] Import most H2 references (#3407)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6815a624a11_e273fa5764cd96019949e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/FqfpI8QomDEyZuk5Ci_1twpAj7o>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:33:12 -0000

----==_mimepart_5e6815a624a11_e273fa5764cd96019949e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

MikeBishop commented on this pull request.



>  those listed here.
 
+TODO:  This is going to be a big import, probably worthy of its own PR.

@martinthomson notes that many of the Security Considerations of 7540 are from transporty stuff, and we might have less to import here than it seems.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3407#discussion_r390649733
----==_mimepart_5e6815a624a11_e273fa5764cd96019949e
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/3407#discussion_r390649733">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt;  those listed here.
 
+TODO:  This is going to be a big import, probably worthy of its own PR.
</pre>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinthomson/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a> notes that many of the Security Considerations of 7540 are from transporty stuff, and we might have less to import here than it seems.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3407?email_source=notifications&amp;email_token=AFTOJK6AZQUPQAH6WD2YHLDRG252NA5CNFSM4KPUPZHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYY54PI#discussion_r390649733">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2C525EAROM44B3GKTRG252NANCNFSM4KPUPZHA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5Q35S43VHSPRU7ST3RG252NA5CNFSM4KPUPZHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYY54PI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3407?email_source=notifications\u0026email_token=AFTOJK6AZQUPQAH6WD2YHLDRG252NA5CNFSM4KPUPZHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYY54PI#discussion_r390649733",
"url": "https://github.com/quicwg/base-drafts/pull/3407?email_source=notifications\u0026email_token=AFTOJK6AZQUPQAH6WD2YHLDRG252NA5CNFSM4KPUPZHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYY54PI#discussion_r390649733",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6815a624a11_e273fa5764cd96019949e--


From nobody Tue Mar 10 15:35:14 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0A2913A0524 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:35:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id F1y4hv412S9E for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:35: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 C68633A047F for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:35:10 -0700 (PDT)
Received: from github-lowworker-f62aa54.va3-iad.github.net (github-lowworker-f62aa54.va3-iad.github.net [10.48.17.68]) by smtp.github.com (Postfix) with ESMTP id 240EAC60489 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:35:10 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583879710; bh=jSpKT7XioAo7P87DMUbjFI7/h8uPzRWP0L6/GzUy3hY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=b1JlxD/kDyZ9Q1sJdQFC1DsN6c2b//zig26sL8nR8c1jMV8RbGA4jDjHk6jZfHhK8 DCiPqThVepTi2Q/JnM/0KAQhsIOUFVdrdseP7UPgtMgCaPugF2/d80Jh0E8Pewm1wq TiTuHYvjDHqBn1FCDChasVUPec02TmLCwEWUwG+4=
Date: Tue, 10 Mar 2020 15:35:10 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYY52VJ6UHEOCETZP54OP3R5EVBNHHCCYK7ZU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3414/review/372367704@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3414@github.com>
References: <quicwg/base-drafts/pull/3414@github.com>
Subject: Re: [quicwg/base-drafts] Improve Idle Timeout text (#3414)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e68161e13a39_2bee3f8deb6cd960704e4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/XmqH5_lUUZOjUk8WRwCu8-QTWNw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:35:13 -0000

----==_mimepart_5e68161e13a39_2bee3f8deb6cd960704e4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.



>  and its state is discarded when it remains idle for longer than the minimum of
-the max_idle_timeouts (see {{transport-parameter-definitions}}) and three times
-the current Probe Timeout (PTO).
+the max_idle_timeouts and three times the current Probe Timeout (PTO).

```suggestion
the max_idle_timeout values and three times the current Probe Timeout (PTO).
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3414#pullrequestreview-372367704
----==_mimepart_5e68161e13a39_2bee3f8deb6cd960704e4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@martinthomson</b> commented on this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3414#discussi=
on_r390650419">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  and its state is discarded when it remain=
s idle for longer than the minimum of=0D
-the max_idle_timeouts (see {{transport-parameter-definitions}}) and thre=
e times=0D
-the current Probe Timeout (PTO).=0D
+the max_idle_timeouts and three times the current Probe Timeout (PTO).=0D=

</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-the max_idle_timeouts and three times the cur=
rent Probe Timeout (PTO).=0D
+the max_idle_timeout values and three times the current Probe Timeout (P=
TO).=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3414?email_source=3Dnotifications&amp;email_token=3DA=
FTOJKYEZLJLLJREL4CULS3RG26B5A5CNFSM4KP7TZEKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJ=
SXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYY6CWA#pullrequestreview-372367704=
">view it on GitHub</a>, or <a href=3D"https://github.com/notifications/u=
nsubscribe-auth/AFTOJK7HO2UTWOEATTXX2MTRG26B5ANCNFSM4KP7TZEA">unsubscribe=
</a>.<img src=3D"https://github.com/notifications/beacon/AFTOJKZHIYC345LS=
XD573XLRG26B5A5CNFSM4KP7TZEKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWN=
FSXPKTDN5WW2ZLOORPWSZGOCYY6CWA.gif" height=3D"1" width=3D"1" alt=3D"" /><=
/p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3414?email_source=3D=
notifications\u0026email_token=3DAFTOJKYEZLJLLJREL4CULS3RG26B5A5CNFSM4KP7=
TZEKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC=
YY6CWA#pullrequestreview-372367704",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3414?email_source=3Dno=
tifications\u0026email_token=3DAFTOJKYEZLJLLJREL4CULS3RG26B5A5CNFSM4KP7TZ=
EKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYY=
6CWA#pullrequestreview-372367704",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e68161e13a39_2bee3f8deb6cd960704e4--


From nobody Tue Mar 10 15:37:20 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7CE4D3A05A0 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:37:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.099
X-Spam-Level: 
X-Spam-Status: No, score=-3.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sMNSr2AQ0KO4 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:37:18 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1EA8C3A040F for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:37:18 -0700 (PDT)
Received: from github-lowworker-9bcb4a1.ac4-iad.github.net (github-lowworker-9bcb4a1.ac4-iad.github.net [10.52.25.84]) by smtp.github.com (Postfix) with ESMTP id 5D1588C0083 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:37:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583879837; bh=13G4GzT+zczWI5RWo+OyHE87xYVEi3kMgmmt37AHfwU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=FAFh4p1y2mgaaZjEodjL5Hz7q/v2rlFRwqvbZ/wtwUUfij451jaDbSV/KsYd1L4aT rEkguGqrCmhhEzntLrdk1qL6HFMDEUtb108CJp/0qjkD+KERZCFI6oTa9ZSKLW9Hsm z3F0ldtplyOMLFc1/phOFyih5rSj46tQB/4SQ1O8=
Date: Tue, 10 Mar 2020 15:37:17 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6MLW34KN4NVFWF7ZV4OP3Z3EVBNHHCCYK7ZU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3414/review/372368418@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3414@github.com>
References: <quicwg/base-drafts/pull/3414@github.com>
Subject: Re: [quicwg/base-drafts] Improve Idle Timeout text (#3414)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e68169d4d51d_1f3e3fc51c2cd9604483e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/dqmN6cD2sfvqzd0fHJ8Y5O_8ZIk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:37:20 -0000

----==_mimepart_5e68169d4d51d_1f3e3fc51c2cd9604483e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

MikeBishop approved this pull request.



>  close ({{immediate-close}}) if it abandons the connection prior to the effective
 value.
 
-An endpoint restarts its idle timer when a packet from its peer is received
-and processed successfully.  The idle timer is also restarted when sending
-an ack-eliciting packet (see {{QUIC-RECOVERY}}), but only if no other
-ack-eliciting packets have been sent since last receiving a packet.  Restarting
-when sending packets ensures that connections do not prematurely time out when
-initiating new activity.  An endpoint might need to send packets to avoid an
-idle timeout if it is unable to send application data due to being blocked on
-flow control limits; see {{flow-control}}.
+An endpoint restarts its idle timer when sending an ack-eliciting packet if no
+other ack-eliciting packets have been sent since last receiving a packet.
+Restarting when sending packets ensures that connections do not prematurely time
+out when initiating new activity.  An endpoint might need to send ack-eliciting
+packets to avoid an idle timeout if it is unable to send application data due to
+being blocked on flow control limits (see {{flow-control}}) or is application
+limited, but expecting response data.

Should "application-limited" be hyphenated?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3414#pullrequestreview-372368418
----==_mimepart_5e68169d4d51d_1f3e3fc51c2cd9604483e
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/3414#discussion_r390651114">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  close ({{immediate-close}}) if it abandons the connection prior to the effective
 value.
 
-An endpoint restarts its idle timer when a packet from its peer is received
-and processed successfully.  The idle timer is also restarted when sending
-an ack-eliciting packet (see {{QUIC-RECOVERY}}), but only if no other
-ack-eliciting packets have been sent since last receiving a packet.  Restarting
-when sending packets ensures that connections do not prematurely time out when
-initiating new activity.  An endpoint might need to send packets to avoid an
-idle timeout if it is unable to send application data due to being blocked on
-flow control limits; see {{flow-control}}.
+An endpoint restarts its idle timer when sending an ack-eliciting packet if no
+other ack-eliciting packets have been sent since last receiving a packet.
+Restarting when sending packets ensures that connections do not prematurely time
+out when initiating new activity.  An endpoint might need to send ack-eliciting
+packets to avoid an idle timeout if it is unable to send application data due to
+being blocked on flow control limits (see {{flow-control}}) or is application
+limited, but expecting response data.
</pre>
<p>Should "application-limited" be hyphenated?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3414?email_source=notifications&amp;email_token=AFTOJKYTY4OSFSUXZSCROYDRG26J3A5CNFSM4KP7TZEKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYY6IIQ#pullrequestreview-372368418">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4FD264XF62KNSLRKDRG26J3ANCNFSM4KP7TZEA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5ELVVUFHVPVGMNMJLRG26J3A5CNFSM4KP7TZEKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYY6IIQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3414?email_source=notifications\u0026email_token=AFTOJKYTY4OSFSUXZSCROYDRG26J3A5CNFSM4KP7TZEKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYY6IIQ#pullrequestreview-372368418",
"url": "https://github.com/quicwg/base-drafts/pull/3414?email_source=notifications\u0026email_token=AFTOJKYTY4OSFSUXZSCROYDRG26J3A5CNFSM4KP7TZEKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYY6IIQ#pullrequestreview-372368418",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e68169d4d51d_1f3e3fc51c2cd9604483e--


From nobody Tue Mar 10 15:38:39 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A1E3E3A0755 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:38:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5YPYOxw4xR0k for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:38:36 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 98AA73A074B for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:38:36 -0700 (PDT)
Date: Tue, 10 Mar 2020 15:38:35 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583879915; bh=YvTCXtMxWMVa2Uo1OE2VaVwl13KVNT21q2dYWViIo3M=; h=Date:From:To:Subject:From; b=ZFkA/uoVH+HbtqjzvrjmCjs4GDZ6zdb2H4KgDrcbVqBUG2/jxXczZ82LrqlrCWyfA eL4WR1C93rGyiArI0yBPIRNbO2g7zoxQFG8MXyFsg2Z75ZBGgpMWvD2E658NyHBuXi 8WaqEX8r+sNyhEBnvPCar12ExbxEDrYoy+HcRBDU=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/a94d72-7667e3@github.com>
Subject: [quicwg/base-drafts] 9ac2f6: Rephrase some connection ID usage text
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Ruh7xQAq3SQm8NKFY43-TgcVQGI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:38:38 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 9ac2f6dfceaf18445b54b7168921ce0a25aae1fd
      https://github.com/quicwg/base-drafts/commit/9ac2f6dfceaf18445b54b7168921ce0a25aae1fd
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-04 (Wed, 04 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Rephrase some connection ID usage text


  Commit: 7667e3be465236514a7f79d2f8ad023565c2f349
      https://github.com/quicwg/base-drafts/commit/7667e3be465236514a7f79d2f8ad023565c2f349
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-11 (Wed, 11 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #3497 from quicwg/rephrase-cid-use

Rephrase some Connection ID usage text


Compare: https://github.com/quicwg/base-drafts/compare/a94d727a3f4d...7667e3be4652


From nobody Tue Mar 10 15:38:43 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B9A7C3A074B for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:38:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1vE7kDR78RB5 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:38:36 -0700 (PDT)
Received: from out-15.smtp.github.com (out-15.smtp.github.com [192.30.254.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C6A6F3A074E for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:38:36 -0700 (PDT)
Received: from github-lowworker-2300405.va3-iad.github.net (github-lowworker-2300405.va3-iad.github.net [10.48.17.39]) by smtp.github.com (Postfix) with ESMTP id 7B607261650 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:38:36 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583879916; bh=PDibdDZhkyarVrVQyIv8+pcOpl11DmHWwBPibuQr5n4=; h=Date:From:To:Subject:From; b=aZzZ895JqfR2rw+MOJQJtxhvSeZyVc5AN5n/EuDGy+1wU2AFijjzH6pp+vOmJsbZa jacg2tHKxP/FHqNOTv1WrNaMKfuZ/v44bIxLe/TxU+0zAY/B/9nFMHQis28NXp8rSC /SwmTbwCZD5AdbBu+ahiXf0hOcoo26pewtxpbieA=
Date: Tue, 10 Mar 2020 15:38:36 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/rephrase-cid-use/9ac2f6-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/GIipJ1I6stM9w79PSUoyq9Yo0JQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:38:38 -0000

  Branch: refs/heads/rephrase-cid-use
  Home:   https://github.com/quicwg/base-drafts


From nobody Tue Mar 10 15:39:03 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 31C613A0764 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:39:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Nf0YVXuB58TJ for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:39: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 973883A0762 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:39:00 -0700 (PDT)
Received: from github-lowworker-1ac52d7.ash1-iad.github.net (github-lowworker-1ac52d7.ash1-iad.github.net [10.56.25.52]) by smtp.github.com (Postfix) with ESMTP id C95272C172F for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:38:59 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583879939; bh=B+nYLqMsbuml9/T5ErGjeOBNDBmrApZQp7ovvFH8f54=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=wvL4jNUvCCER6x4higMydIdEKxo8TqABfqqOcXGPNQBYdm8JMIGw0XD1rYFfOPV3D xX9CerM+ecgi9qbYWj6NK7zKOU+clH+7BQXuoK67HyGo9EaO3FSKOFqfk1+ROdiMPY crbVsUJwfbxPdcWMtxX15SK0Di/kpiA1R1HV5QSg=
Date: Tue, 10 Mar 2020 15:38:59 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2A6FBUHYZHTU2JYIN4OP4AHEVBNHHCERSPT4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3497/issue_event/3116707859@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3497@github.com>
References: <quicwg/base-drafts/pull/3497@github.com>
Subject: Re: [quicwg/base-drafts] Rephrase some Connection ID usage text (#3497)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e681703b9d7f_736d3f9af9ccd96c556b5"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/CIMIcuoCDYznnRV-OKb2tSKl8Yg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:39:02 -0000

----==_mimepart_5e681703b9d7f_736d3f9af9ccd96c556b5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #3497 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3497#event-3116707859
----==_mimepart_5e681703b9d7f_736d3f9af9ccd96c556b5
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 title" data-id="575033247" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3497" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3497/hovercard" href="https://github.com/quicwg/base-drafts/pull/3497">#3497</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3497?email_source=notifications&amp;email_token=AFTOJKYCJ4O6IQC6WWD3JC3RG26QHA5CNFSM4LAWDEN2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXHCTAEY#event-3116707859">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7OKXWIBJJLSTDJQ7LRG26QHANCNFSM4LAWDENQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZP74T4A5RAVFU35U3RG26QHA5CNFSM4LAWDEN2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXHCTAEY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3497?email_source=notifications\u0026email_token=AFTOJKYCJ4O6IQC6WWD3JC3RG26QHA5CNFSM4LAWDEN2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXHCTAEY#event-3116707859",
"url": "https://github.com/quicwg/base-drafts/pull/3497?email_source=notifications\u0026email_token=AFTOJKYCJ4O6IQC6WWD3JC3RG26QHA5CNFSM4LAWDEN2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXHCTAEY#event-3116707859",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e681703b9d7f_736d3f9af9ccd96c556b5--


From nobody Tue Mar 10 15:39:16 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E11D13A0765 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:39:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DQLzQrqaspfS for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:39:13 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B6F383A0764 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:39:13 -0700 (PDT)
Received: from github-lowworker-2e54e43.va3-iad.github.net (github-lowworker-2e54e43.va3-iad.github.net [10.48.17.27]) by smtp.github.com (Postfix) with ESMTP id 13CC1282836 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:39:13 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583879953; bh=sIjOF2ZjWRILrKu8WuacveVntxIKHc8/+olbYBbsJ94=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LFQQ/XygA8tj1CohME/2O7/BSnCQy1CI+ou4pI2+V/nRsp2PTu2cNRVVgc8awZMW7 4T6Sb0bcRwhU1+3al/iLbR3EnQH+eb2/UvhignmFmL6n5W2BU0jOvj3Ri4rUABCXvO cWG0rpVRb+Q2MuzAFt9iNMFikXJUoHk1Ltg5HnG0=
Date: Tue, 10 Mar 2020 15:39:13 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7ZKWK3GSQXASLPUIF4OP4BDEVBNHHCEV4TFI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3501/c597354857@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3501@github.com>
References: <quicwg/base-drafts/pull/3501@github.com>
Subject: Re: [quicwg/base-drafts] Update ACK generation policy (#3501)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6817113aab_4a403fde9eccd960107423"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Fl6HSvYC_-5YqZX8nwoPIvqa-yw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:39:15 -0000

----==_mimepart_5e6817113aab_4a403fde9eccd960107423
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This speaks to a design issue, so we should start by first filing an issue. Specifically,  since we did a consensus call on #3304 and closed it, I'd like to know if there is any information beyond what we agreed to do there that warrants further discussion.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3501#issuecomment-597354857
----==_mimepart_5e6817113aab_4a403fde9eccd960107423
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>This speaks to a design issue, so we should start by first filing an issue. Specifically,  since we did a consensus call on <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="538814742" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3304" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3304/hovercard" href="https://github.com/quicwg/base-drafts/issues/3304">#3304</a> and closed it, I'd like to know if there is any information beyond what we agreed to do there that warrants further discussion.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3501?email_source=notifications&amp;email_token=AFTOJKYWXQYQRSLG5YXFSI3RG26RDA5CNFSM4LCHDKLKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEONOS2I#issuecomment-597354857">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7FUGXSAZBQDICDEBLRG26RDANCNFSM4LCHDKLA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK66X7ZIM3IM2HROIO3RG26RDA5CNFSM4LCHDKLKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEONOS2I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3501?email_source=notifications\u0026email_token=AFTOJKYWXQYQRSLG5YXFSI3RG26RDA5CNFSM4LCHDKLKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEONOS2I#issuecomment-597354857",
"url": "https://github.com/quicwg/base-drafts/pull/3501?email_source=notifications\u0026email_token=AFTOJKYWXQYQRSLG5YXFSI3RG26RDA5CNFSM4LCHDKLKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEONOS2I#issuecomment-597354857",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6817113aab_4a403fde9eccd960107423--


From nobody Tue Mar 10 15:39:47 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4FA4B3A07AB for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:39:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id AOiqse1izhIi for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:39:40 -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 44B003A07BB for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:39:40 -0700 (PDT)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id EBB6A261650 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:39:39 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583879980; bh=EcNdpDJGwtX0msIMBDUBjPiTVkf3bqew1rbt4ct6s84=; h=Date:From:To:Subject:From; b=Mc9gKrULVrKsYM92Nj+WRzZ/OGLR1z3zkrquWYPxg13vydHNZoE3In5M9tj1KAQ/P TE16TSS57D/Bm+9G/+FUSLdS7D5fz0/Ho3YXnEzrlJiprTIxJSQaUmxrahbWtKiv34 O1Hrex2ka+pwtvOFYoxho+/lIdJDaxIDgoi91jxg=
Date: Tue, 10 Mar 2020 15:39:39 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/56c454-fe4a50@github.com>
Subject: [quicwg/base-drafts] fe4a50: Script updating gh-pages from 7667e3be. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/iNtkkqVAAABX_a-KYMTpRvEeqas>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:39:45 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: fe4a50eb8fe77d98f2c2c6cc164b945b64a3c902
      https://github.com/quicwg/base-drafts/commit/fe4a50eb8fe77d98f2c2c6cc164b945b64a3c902
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-10 (Tue, 10 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 7667e3be. [ci skip]



From nobody Tue Mar 10 15:40:01 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 06E943A0784 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:39:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id n-gt0lpzrDtY for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:39:49 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4C1873A0769 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:39:49 -0700 (PDT)
Received: from github-lowworker-2ef7ba1.ac4-iad.github.net (github-lowworker-2ef7ba1.ac4-iad.github.net [10.52.16.66]) by smtp.github.com (Postfix) with ESMTP id 8E6056A1225 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:39:48 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583879988; bh=hg0QNwrleU95sHM5b9UC+aspBYuJfObHCvITEJaWy+4=; h=Date:From:To:Subject:From; b=0eaXpS4Nx6VoGspVCCLRkaJL7VXIhTzAlQ8X3ungUPjgvmYi0Ro3xI8C1nQlm53SH LgMeNxg8XUse6lbpmxNFICGjOgbH2ZEBaFzrmgpJm4EW1UQWBtGGbW7dsqR18Y5Ir4 l1BEzkZUNxzHowsK30Lj8NVmohiMRGU8PcczEB1s=
Date: Tue, 10 Mar 2020 15:39:48 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/max_udp_size-0rtt/a356f0-d1047c@github.com>
Subject: [quicwg/base-drafts] 921f88: Clients can send GOAWAY too
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/52CqPso3_8STm9l740ZCBRmxKWM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:40:00 -0000

  Branch: refs/heads/max_udp_size-0rtt=0D
  Home:   https://github.com/quicwg/base-drafts=0D
  Commit: 921f883ee450ce67ec7c94865ddd2809f6fbb579=0D
      https://github.com/quicwg/base-drafts/commit/921f883ee450ce67ec7c94=
865ddd2809f6fbb579=0D
  Author: Alan Frindell <afrind@fb.com>=0D
  Date:   2019-10-22 (Tue, 22 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Clients can send GOAWAY too=0D
=0D
A client initiated GOAWAY contains a Push ID.  The Push ID can be 2^62 - =
1 if the client doesn't care how many more pushes the server wants to ini=
tiate before graceful shutdown.  It can be a smaller value if the client =
wishes to limit the pushes.=0D
=0D
Fixes #2632=0D
=0D
=0D
  Commit: a6dcceaf92e90cda648c5f480289062de9976a43=0D
      https://github.com/quicwg/base-drafts/commit/a6dcceaf92e90cda648c5f=
480289062de9976a43=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-01-13 (Mon, 13 Jan 2020)=0D
=0D
  Changed paths:=0D
    M .circleci/config.yml=0D
    M CONTRIBUTING.md=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
    M ietf.json=0D
    M initial-protection.js=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge remote-tracking branch 'origin/master' into client-goaway=0D
=0D
=0D
  Commit: 510e0a9cc836b407a5e3517f4b9c032a6ce5e1f7=0D
      https://github.com/quicwg/base-drafts/commit/510e0a9cc836b407a5e351=
7f4b9c032a6ce5e1f7=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-01-15 (Wed, 15 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  GOAWAY means no more, like H2=0D
=0D
=0D
  Commit: 9d070060a798378f3f4ce1f5436f40e8a5381e91=0D
      https://github.com/quicwg/base-drafts/commit/9d070060a798378f3f4ce1=
f5436f40e8a5381e91=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-01-15 (Wed, 15 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Clarify the prohibition=0D
=0D
=0D
  Commit: c4568aa4366160b2046f84d5a29a443ec96f746a=0D
      https://github.com/quicwg/base-drafts/commit/c4568aa4366160b2046f84=
d5a29a443ec96f746a=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-01-15 (Wed, 15 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Wordsmith=0D
=0D
=0D
  Commit: aa3f1c6d56abdbed3f7015ba46c656c63fb14864=0D
      https://github.com/quicwg/base-drafts/commit/aa3f1c6d56abdbed3f7015=
ba46c656c63fb14864=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-01-15 (Wed, 15 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Use 'GOAWAY frame' consistently=0D
=0D
=0D
  Commit: c712182e45511236dbb0a3d26c07817f201b2078=0D
      https://github.com/quicwg/base-drafts/commit/c712182e45511236dbb0a3=
d26c07817f201b2078=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-01-15 (Wed, 15 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Clarify previously-promised=0D
=0D
=0D
  Commit: d6c141ffe639ef001ac28df6f86620288833d428=0D
      https://github.com/quicwg/base-drafts/commit/d6c141ffe639ef001ac28d=
f6f86620288833d428=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-01-21 (Tue, 21 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge remote-tracking branch 'origin/master' into client-goaway=0D
=0D
=0D
  Commit: d0ef267257bbbfca76496dbbce137b7fb3271d5e=0D
      https://github.com/quicwg/base-drafts/commit/d0ef267257bbbfca76496d=
bbce137b7fb3271d5e=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-01-21 (Tue, 21 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Apply my suggestions from code review=0D
=0D
=0D
  Commit: 3f93d362a4573a5939f9e5e7740029debec24c5b=0D
      https://github.com/quicwg/base-drafts/commit/3f93d362a4573a5939f9e5=
e7740029debec24c5b=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-01-21 (Tue, 21 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Clean up sender/receiver language=0D
=0D
=0D
  Commit: 37ee181ed7ad87d7d72d699b226a7e117edfc3a5=0D
      https://github.com/quicwg/base-drafts/commit/37ee181ed7ad87d7d72d69=
9b226a7e117edfc3a5=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-01-21 (Tue, 21 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Adapt Martin's text from #3341=0D
=0D
=0D
  Commit: 59d84be618a99762f78539a09e2a579874ecc0ba=0D
      https://github.com/quicwg/base-drafts/commit/59d84be618a99762f78539=
a09e2a579874ecc0ba=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-01-21 (Tue, 21 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-http.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: fd1189fb0374992551201168b2a3beec6b5a76fd=0D
      https://github.com/quicwg/base-drafts/commit/fd1189fb03749925512011=
68b2a3beec6b5a76fd=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-01-22 (Wed, 22 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-http.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: d75fdc94ad7377ed916b0e5dcf996f2b710be524=0D
      https://github.com/quicwg/base-drafts/commit/d75fdc94ad7377ed916b0e=
5dcf996f2b710be524=0D
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>=0D
  Date:   2020-01-27 (Mon, 27 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix: server cannot proceed to handshake when given an invalid Retry tok=
en=0D
=0D
Fixes issue #3396=0D
=0D
=0D
  Commit: 04b43876bccfd669bd854ea7cc25704dae695729=0D
      https://github.com/quicwg/base-drafts/commit/04b43876bccfd669bd854e=
a7cc25704dae695729=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-01-29 (Wed, 29 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Address @martinthomson's feedback=0D
=0D
=0D
  Commit: d1f5bab9b7becad31f20203571c5e2fb328a9509=0D
      https://github.com/quicwg/base-drafts/commit/d1f5bab9b7becad31f2020=
3571c5e2fb328a9509=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-02-04 (Tue, 04 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  GOAWAY can end uncertainty=0D
=0D
=0D
  Commit: 5108eb30b428dec3a39138bbcadfa70dfdd5d05e=0D
      https://github.com/quicwg/base-drafts/commit/5108eb30b428dec3a39138=
bbcadfa70dfdd5d05e=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-04 (Tue, 04 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Reset PTO and loss detection timer when discarding keys=0D
=0D
Fixes #3272 =0D
=0D
This doesn't add normative statements, but it could if people would like.=
=0D
=0D
=0D
  Commit: c2a80a79c162a0a718262f974464fccb74a76636=0D
      https://github.com/quicwg/base-drafts/commit/c2a80a79c162a0a718262f=
974464fccb74a76636=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-05 (Wed, 05 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Remember active_connection_id_limit for 0-RTT=0D
=0D
Simple.  It appears as though I missed this when @marten-seeman added=0D
this transport parameter.  We shouldn't make more exceptions for 0-RTT.=0D=

=0D
Closes #3423.=0D
=0D
=0D
  Commit: 6b01be6c4d9caa77f6bcefa7d42bcdbfe9f1deec=0D
      https://github.com/quicwg/base-drafts/commit/6b01be6c4d9caa77f6bcef=
a7d42bcdbfe9f1deec=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-07 (Fri, 07 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Add pseudocode=0D
=0D
=0D
  Commit: db231e9d6c2c991c3a9360d3f4832ce32d9a6427=0D
      https://github.com/quicwg/base-drafts/commit/db231e9d6c2c991c3a9360=
d3f4832ce32d9a6427=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-07 (Fri, 07 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: ba6b30d4e1e37c371d75f6d379ae35f23dbd5a91=0D
      https://github.com/quicwg/base-drafts/commit/ba6b30d4e1e37c371d75f6=
d379ae35f23dbd5a91=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-07 (Fri, 07 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 7f5f3c12bd79469b30485466d1c01adeb0ff9e17=0D
      https://github.com/quicwg/base-drafts/commit/7f5f3c12bd79469b304854=
66d1c01adeb0ff9e17=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-07 (Fri, 07 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: f992e436069e23d86862e2c41c966b4722a1abdd=0D
      https://github.com/quicwg/base-drafts/commit/f992e436069e23d86862e2=
c41c966b4722a1abdd=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-07 (Fri, 07 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: d183a0c788915181b0d905081dafd7e3fce800fa=0D
      https://github.com/quicwg/base-drafts/commit/d183a0c788915181b0d905=
081dafd7e3fce800fa=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-07 (Fri, 07 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 3f67de912856591e0e7839ebafab568206c97a62=0D
      https://github.com/quicwg/base-drafts/commit/3f67de912856591e0e7839=
ebafab568206c97a62=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-07 (Fri, 07 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: fa443957b59aa72c350e7a1d6fd202f3e27ee2c2=0D
      https://github.com/quicwg/base-drafts/commit/fa443957b59aa72c350e7a=
1d6fd202f3e27ee2c2=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-07 (Fri, 07 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Add a paragraph on PTO=0D
=0D
=0D
  Commit: bd755b267dcc9ca301058d6806523bb39a35d19e=0D
      https://github.com/quicwg/base-drafts/commit/bd755b267dcc9ca301058d=
6806523bb39a35d19e=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-07 (Fri, 07 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: ecb7a76c16022536bc420fa08e74af11d2602ed6=0D
      https://github.com/quicwg/base-drafts/commit/ecb7a76c16022536bc420f=
a08e74af11d2602ed6=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-09 (Sun, 09 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  MAY send 1 packet entering recovery=0D
=0D
Similar to TCP as described in Section 5 of RFC 6675=0D
=0D
Fixes #3335=0D
=0D
=0D
  Commit: 998a43f5aebbd68123e968cd6c9f88e887825a31=0D
      https://github.com/quicwg/base-drafts/commit/998a43f5aebbd68123e968=
cd6c9f88e887825a31=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-09 (Sun, 09 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update pseudocode=0D
=0D
=0D
  Commit: 02c21901dcfbf55abb1a801ac5118cab06f0ad2a=0D
      https://github.com/quicwg/base-drafts/commit/02c21901dcfbf55abb1a80=
1ac5118cab06f0ad2a=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-09 (Sun, 09 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 578d2b79af642126ee9be062851b621c8e0751ae=0D
      https://github.com/quicwg/base-drafts/commit/578d2b79af642126ee9be0=
62851b621c8e0751ae=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-10 (Mon, 10 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Martin's suggestions=0D
=0D
=0D
  Commit: e0cdbbcb866f9924916a327e4ab178155c49a1b1=0D
      https://github.com/quicwg/base-drafts/commit/e0cdbbcb866f9924916a32=
7e4ab178155c49a1b1=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-10 (Mon, 10 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Attempt to clarify for Martin=0D
=0D
=0D
  Commit: 1885d3f63c64d0a657b8033c569e0ba074fd0249=0D
      https://github.com/quicwg/base-drafts/commit/1885d3f63c64d0a657b803=
3c569e0ba074fd0249=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-11 (Tue, 11 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Restore "Ignoring Loss of Undecryptable Packets"=0D
=0D
And add some clarification.=0D
=0D
Reverts #3442 with some additional changes=0D
=0D
=0D
  Commit: d7fabb01733c3ccfb21c2eedb25d17e4de82cbb6=0D
      https://github.com/quicwg/base-drafts/commit/d7fabb01733c3ccfb21c2e=
edb25d17e4de82cbb6=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-12 (Wed, 12 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Jana's suggestion=0D
=0D
=0D
  Commit: 731f802da4f5fb7a0b8af17a42387bc38d5cf93a=0D
      https://github.com/quicwg/base-drafts/commit/731f802da4f5fb7a0b8af1=
7a42387bc38d5cf93a=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-12 (Wed, 12 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  ACK-only packets are not congestion controlled=0D
=0D
Clarifies that losing ACK-only packets is detectable in QUIC, but this dr=
aft specifies no response to their loss.=0D
=0D
Fixes #3451=0D
=0D
=0D
  Commit: 6f83adf98a19660a59eeb10ea6900a409def81c1=0D
      https://github.com/quicwg/base-drafts/commit/6f83adf98a19660a59eeb1=
0ea6900a409def81c1=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-13 (Thu, 13 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into ianswett-restore-undecryptable=0D
=0D
=0D
  Commit: 71193db5c14860fa56a73e4f0f76ba1822851d1c=0D
      https://github.com/quicwg/base-drafts/commit/71193db5c14860fa56a73e=
4f0f76ba1822851d1c=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-13 (Thu, 13 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 198b88ea0b69441d3105901ae3280a135940a0c6=0D
      https://github.com/quicwg/base-drafts/commit/198b88ea0b69441d310590=
1ae3280a135940a0c6=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-15 (Sat, 15 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Apply suggestions from code review=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: ae8900e3a19164a78984b2f6fe721ab55019c660=0D
      https://github.com/quicwg/base-drafts/commit/ae8900e3a19164a78984b2=
f6fe721ab55019c660=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Jana's suggestions=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 8feaa19743623c858e5b5e5dd7309264dd478d76=0D
      https://github.com/quicwg/base-drafts/commit/8feaa19743623c858e5b5e=
5dd7309264dd478d76=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 8cc4fa1278bd2785dfb14f3088db29bb584c1f13=0D
      https://github.com/quicwg/base-drafts/commit/8cc4fa1278bd2785dfb14f=
3088db29bb584c1f13=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: d8dd73a087b177f3fa68f1dea49dff6d7f3a73fd=0D
      https://github.com/quicwg/base-drafts/commit/d8dd73a087b177f3fa68f1=
dea49dff6d7f3a73fd=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 330de8ffcb4bf8f153d404285317d92a62069b82=0D
      https://github.com/quicwg/base-drafts/commit/330de8ffcb4bf8f153d404=
285317d92a62069b82=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  More editorial updates=0D
=0D
=0D
  Commit: bbdd861d1ef8dfbaadb2d38991af581acb4eea40=0D
      https://github.com/quicwg/base-drafts/commit/bbdd861d1ef8dfbaadb2d3=
8991af581acb4eea40=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Reflow for line length=0D
=0D
=0D
  Commit: 78bae10884d3215cab0726c4841bda11e72c6104=0D
      https://github.com/quicwg/base-drafts/commit/78bae10884d3215cab0726=
c4841bda11e72c6104=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-02-27 (Thu, 27 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: ab20c818c34bc203c6ede46fb5dfd94a99a55d0a=0D
      https://github.com/quicwg/base-drafts/commit/ab20c818c34bc203c6ede4=
6fb5dfd94a99a55d0a=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-02-27 (Thu, 27 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 40ed46141174740f8f9bb9aec5fef2b03594bab3=0D
      https://github.com/quicwg/base-drafts/commit/40ed46141174740f8f9bb9=
aec5fef2b03594bab3=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-02-27 (Thu, 27 Feb 2020)=0D
=0D
  Changed paths:=0D
    M .lint.py=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
    M protection-samples.js=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into ianswett-send-one-packet=0D
=0D
=0D
  Commit: 36da8076286a15451100e0de314338cee9b6c005=0D
      https://github.com/quicwg/base-drafts/commit/36da8076286a15451100e0=
de314338cee9b6c005=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-27 (Thu, 27 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: b15857bcfc3e8a8882b5a8b1245521f571a39764=0D
      https://github.com/quicwg/base-drafts/commit/b15857bcfc3e8a8882b5a8=
b1245521f571a39764=0D
  Author: mirjak <mirja.kuehlewind@ericsson.com>=0D
  Date:   2020-03-03 (Tue, 03 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Editorial proposed changes for cc section=0D
=0D
=0D
  Commit: c72f86fbe73ef8046c38ff9e8c3fe5ad3578d80c=0D
      https://github.com/quicwg/base-drafts/commit/c72f86fbe73ef8046c38ff=
9e8c3fe5ad3578d80c=0D
  Author: mirjak <mirja.kuehlewind@ericsson.com>=0D
  Date:   2020-03-03 (Tue, 03 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: ccefe8667092622d869c997728b062a2f96153c4=0D
      https://github.com/quicwg/base-drafts/commit/ccefe8667092622d869c99=
7728b062a2f96153c4=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-03 (Tue, 03 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 0ef8f341bb1df7e7b04e5815596468b7a442824d=0D
      https://github.com/quicwg/base-drafts/commit/0ef8f341bb1df7e7b04e58=
15596468b7a442824d=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-03 (Tue, 03 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 9ac2f6dfceaf18445b54b7168921ce0a25aae1fd=0D
      https://github.com/quicwg/base-drafts/commit/9ac2f6dfceaf18445b54b7=
168921ce0a25aae1fd=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-04 (Wed, 04 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Rephrase some connection ID usage text=0D
=0D
=0D
  Commit: 82a53af161f418ba940388c880ae0aa0100312b7=0D
      https://github.com/quicwg/base-drafts/commit/82a53af161f418ba940388=
c880ae0aa0100312b7=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-05 (Thu, 05 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3425 from quicwg/remember-acil=0D
=0D
Remember active_connection_id_limit for 0-RTT=0D
=0D
=0D
  Commit: 6a0f488a1e944fa1df7c30e16db9f50f49e0fab7=0D
      https://github.com/quicwg/base-drafts/commit/6a0f488a1e944fa1df7c30=
e16db9f50f49e0fab7=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-05 (Thu, 05 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3398 from dtikhonov/202001271719-cant-proceed-with-=
invalid-retry=0D
=0D
Fix: server cannot proceed to handshake when given an invalid Retry token=
=0D
=0D
=0D
  Commit: 3d4a09611afdbabed83c0cd5650307b217bea894=0D
      https://github.com/quicwg/base-drafts/commit/3d4a09611afdbabed83c0c=
d5650307b217bea894=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-04 (Wed, 04 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3453 from quicwg/ianswett-clarify-ack-only=0D
=0D
ACK-only packets are not congestion controlled=0D
=0D
=0D
  Commit: 8dfa6138a6557cb38934ab1363519a5d379dadbc=0D
      https://github.com/quicwg/base-drafts/commit/8dfa6138a6557cb38934ab=
1363519a5d379dadbc=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-04 (Wed, 04 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3443 from quicwg/ianswett-send-one-packet=0D
=0D
MAY send 1 packet entering recovery=0D
=0D
=0D
  Commit: 03d4c76f8c444fa921dbd3c84988c26e3b5b8088=0D
      https://github.com/quicwg/base-drafts/commit/03d4c76f8c444fa921dbd3=
c84988c26e3b5b8088=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-04 (Wed, 04 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3415 from quicwg/ianswett-discard-keys-pto=0D
=0D
Reset PTO and loss detection timer when discarding keys=0D
=0D
=0D
  Commit: 07a901a9b9cfc790e9b51278548e808db0daf63f=0D
      https://github.com/quicwg/base-drafts/commit/07a901a9b9cfc790e9b512=
78548e808db0daf63f=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-07 (Sat, 07 Mar 2020)=0D
=0D
  Changed paths:=0D
    M .lint.py=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
    M protection-samples.js=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into ianswett-restore-undecryptable=0D
=0D
=0D
  Commit: 3a51ceedcc90b26924f85c31c2bf3777ab987b20=0D
      https://github.com/quicwg/base-drafts/commit/3a51ceedcc90b26924f85c=
31c2bf3777ab987b20=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-07 (Sat, 07 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3450 from quicwg/ianswett-restore-undecryptable=0D
=0D
Clarify which packet losses may be ignored=0D
=0D
=0D
  Commit: e043bb4612537f3fe3afe6d12154176a66e9bb46=0D
      https://github.com/quicwg/base-drafts/commit/e043bb4612537f3fe3afe6=
d12154176a66e9bb46=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-07 (Sat, 07 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 78e81dcd8d40b76409cf702a5e6e6509ad7d8022=0D
      https://github.com/quicwg/base-drafts/commit/78e81dcd8d40b76409cf70=
2a5e6e6509ad7d8022=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-07 (Sat, 07 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Took and reworked Jana's suggestion.=0D
=0D
=0D
  Commit: 91b3d1b28346ad5e9b2a4aca41b6a397c33f9b0f=0D
      https://github.com/quicwg/base-drafts/commit/91b3d1b28346ad5e9b2a4a=
ca41b6a397c33f9b0f=0D
  Author: Benjamin Saunders <ben.e.saunders@gmail.com>=0D
  Date:   2020-03-07 (Sat, 07 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Clarify handshake anti-deadlock wrt. handshake confirmation=0D
=0D
=0D
  Commit: a8e454f2019b63856fad3693475499648e777e04=0D
      https://github.com/quicwg/base-drafts/commit/a8e454f2019b63856fad36=
93475499648e777e04=0D
  Author: Benjamin Saunders <ben.e.saunders@gmail.com>=0D
  Date:   2020-03-08 (Sun, 08 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 0925aaa68752b7dcf0b24ef1a537dd2604907c53=0D
      https://github.com/quicwg/base-drafts/commit/0925aaa68752b7dcf0b24e=
f1a537dd2604907c53=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-09 (Mon, 09 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 9546ff24cd8759c48acde86ff694e856ba47b465=0D
      https://github.com/quicwg/base-drafts/commit/9546ff24cd8759c48acde8=
6ff694e856ba47b465=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-09 (Mon, 09 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Wordsmithing=0D
=0D
=0D
  Commit: d2ce42374c219958b5c52040e564b2fd9aa2f277=0D
      https://github.com/quicwg/base-drafts/commit/d2ce42374c219958b5c520=
40e564b2fd9aa2f277=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-09 (Mon, 09 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 3343560974ab9a7ef959bb4066c72f73a4a0d326=0D
      https://github.com/quicwg/base-drafts/commit/3343560974ab9a7ef959bb=
4066c72f73a4a0d326=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-10 (Tue, 10 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 059276a7ad8caddc3c0b2fde7508395d6da2342a=0D
      https://github.com/quicwg/base-drafts/commit/059276a7ad8caddc3c0b2f=
de7508395d6da2342a=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-10 (Tue, 10 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 8e4fd6eaffa6e713f1e2cf8173f7e3153a3b8ac8=0D
      https://github.com/quicwg/base-drafts/commit/8e4fd6eaffa6e713f1e2cf=
8173f7e3153a3b8ac8=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-10 (Tue, 10 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: baff94a5fde867f0f29e8b6cd81f50f8c42be467=0D
      https://github.com/quicwg/base-drafts/commit/baff94a5fde867f0f29e8b=
6cd81f50f8c42be467=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-10 (Tue, 10 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into patch-21=0D
=0D
=0D
  Commit: c8128f2ade5d400092d75e52d3bf7a61199e9239=0D
      https://github.com/quicwg/base-drafts/commit/c8128f2ade5d400092d75e=
52d3bf7a61199e9239=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-10 (Tue, 10 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3491 from mirjak/patch-21=0D
=0D
Editorial proposed changes for cc section=0D
=0D
=0D
  Commit: f761f8b5dfcccff20ad59e6bea4e25bc297c9de0=0D
      https://github.com/quicwg/base-drafts/commit/f761f8b5dfcccff20ad59e=
6bea4e25bc297c9de0=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-10 (Tue, 10 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Follow-up to Mirja's editorial PR=0D
=0D
Another editorial PR to address @martinthomson comment.=0D
=0D
=0D
  Commit: 41a816f946aab27f2eb7e704d38d38929a07e42c=0D
      https://github.com/quicwg/base-drafts/commit/41a816f946aab27f2eb7e7=
04d38d38929a07e42c=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-10 (Tue, 10 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3505 from quicwg/ianswett-editorial-adapted=0D
=0D
Follow-up to Mirja's editorial PR=0D
=0D
=0D
  Commit: c63156014f02461996749d0b6ca2b2bec4419433=0D
      https://github.com/quicwg/base-drafts/commit/c63156014f02461996749d=
0b6ca2b2bec4419433=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-10 (Tue, 10 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3441 from quicwg/ianswett-pto-vs-rto=0D
=0D
Document TCP RTO vs QUIC PTO=0D
=0D
=0D
  Commit: 07f730f83c54f2a292def4f10494ea9bcb274bae=0D
      https://github.com/quicwg/base-drafts/commit/07f730f83c54f2a292def4=
f10494ea9bcb274bae=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-03-10 (Tue, 10 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3129 from quicwg/client-goaway=0D
=0D
Clients can send GOAWAY too=0D
=0D
=0D
  Commit: 792660745fb73777f12ea968046450a54020b2bb=0D
      https://github.com/quicwg/base-drafts/commit/792660745fb73777f12ea9=
68046450a54020b2bb=0D
  Author: Bence B=C3=A9ky <bnc@google.com>=0D
  Date:   2020-03-10 (Tue, 10 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-qpack.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Change HTTP/3 error codes from HTTP_ to H3_ to mirror #3119.=0D
=0D
=0D
  Commit: c77258a9e53284b7721548d80dce59e1eb43df12=0D
      https://github.com/quicwg/base-drafts/commit/c77258a9e53284b7721548=
d80dce59e1eb43df12=0D
  Author: Bence B=C3=A9ky <bnc@google.com>=0D
  Date:   2020-03-10 (Tue, 10 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-qpack.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Make Required Insert Count mismatch error pharagraph less "obtuse".=0D
=0D
=0D
  Commit: a94d727a3f4da5ec61456be5c680ad013e1a335b=0D
      https://github.com/quicwg/base-drafts/commit/a94d727a3f4da5ec61456b=
e5c680ad013e1a335b=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-03-10 (Tue, 10 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3503 from Ralith/clarify-anti-deadlock=0D
=0D
Clarify handshake anti-deadlock wrt. handshake confirmation=0D
=0D
=0D
  Commit: 7667e3be465236514a7f79d2f8ad023565c2f349=0D
      https://github.com/quicwg/base-drafts/commit/7667e3be465236514a7f79=
d2f8ad023565c2f349=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-11 (Wed, 11 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3497 from quicwg/rephrase-cid-use=0D
=0D
Rephrase some Connection ID usage text=0D
=0D
=0D
  Commit: d1047cdba460e58f7c0c7f056989ec5610e385d3=0D
      https://github.com/quicwg/base-drafts/commit/d1047cdba460e58f7c0c7f=
056989ec5610e385d3=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-11 (Wed, 11 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into max_udp_size-0rtt=0D
=0D
=0D
Compare: https://github.com/quicwg/base-drafts/compare/a356f032a97e...d10=
47cdba460=0D


From nobody Tue Mar 10 15:40:19 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EC88F3A076C for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:40:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xK93O1_4RRyo for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:40: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 534013A0769 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:40:16 -0700 (PDT)
Date: Tue, 10 Mar 2020 15:40:15 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583880015; bh=bR+NY58BCsgleE3cuS/O3C2Cr71dmTJnhaD9xRa1Qtg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=OyZzur/oYtkosRU3tHot5L6DUAUpSBw/hFVg/CexWldhraUvnfjnDfF2VYFemYhIH vvbjTrL+xJigfxPZjZzeCl+GFd90PDKxsLERj+/ruN+QHOpHGOMz3t2NQF5wvMxnDi ABchzRExbTgoAdSxen7PwVOddfVkeNvGtO7J+EXE=
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/3498/push/4746974422@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3498@github.com>
References: <quicwg/base-drafts/pull/3498@github.com>
Subject: Re: [quicwg/base-drafts] Remember UDP size limit for 0-RTT (#3498)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e68174f9a2dd_46d73fc8600cd95c1131e8"; 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/qcUkKrOP7nDD1bN2ZLw_IWdqrWU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:40:18 -0000

----==_mimepart_5e68174f9a2dd_46d73fc8600cd95c1131e8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

d1047cdba460e58f7c0c7f056989ec5610e385d3  Merge branch 'master' into max_udp_size-0rtt


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3498/files/a356f032a97ea2619e6b991d054c0850b7151a4a..d1047cdba460e58f7c0c7f056989ec5610e385d3

----==_mimepart_5e68174f9a2dd_46d73fc8600cd95c1131e8
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/d1047cdba460e58f7c0c7f056989ec5610e385d3">d1047cd</a>  Merge branch &#39;master&#39; into max_udp_size-0rtt</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3498/files/a356f032a97ea2619e6b991d054c0850b7151a4a..d1047cdba460e58f7c0c7f056989ec5610e385d3?email_source=notifications&amp;email_token=AFTOJK3U7DGTDJ5GCSY2IADRG26U7A5CNFSM4LA2GPF2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DGMZSGI3DQMKQOVZWQIZUG42DMOJXGQ2DEMQ">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK734T4UMY767IHBGITRG26U7ANCNFSM4LA2GPFQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5B2S7NK6UJF7ODC7DRG26U7A5CNFSM4LA2GPF2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DGMZSGI3DQMKQOVZWQIZUG42DMOJXGQ2DEMQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3498/files/a356f032a97ea2619e6b991d054c0850b7151a4a..d1047cdba460e58f7c0c7f056989ec5610e385d3?email_source=notifications\u0026email_token=AFTOJK3U7DGTDJ5GCSY2IADRG26U7A5CNFSM4LA2GPF2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DGMZSGI3DQMKQOVZWQIZUG42DMOJXGQ2DEMQ",
"url": "https://github.com/quicwg/base-drafts/pull/3498/files/a356f032a97ea2619e6b991d054c0850b7151a4a..d1047cdba460e58f7c0c7f056989ec5610e385d3?email_source=notifications\u0026email_token=AFTOJK3U7DGTDJ5GCSY2IADRG26U7A5CNFSM4LA2GPF2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DGMZSGI3DQMKQOVZWQIZUG42DMOJXGQ2DEMQ",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e68174f9a2dd_46d73fc8600cd95c1131e8--


From nobody Tue Mar 10 15:41:03 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E83223A0781 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:41:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id E7yfIm0_N_9O for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:41:01 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 920793A076C for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:41:01 -0700 (PDT)
Received: from github-lowworker-2e54e43.va3-iad.github.net (github-lowworker-2e54e43.va3-iad.github.net [10.48.17.27]) by smtp.github.com (Postfix) with ESMTP id D936A6A0C4A for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:41:00 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583880060; bh=Ek6wsD3NFCnTM1NGFjN6vYjd6fDzsk48CilJZI2TYcs=; h=Date:From:To:Subject:From; b=ezj3tW8sxsTElg6Vp/3Lq0XSVR1BXPZPk2GgabXoXYRj6IP++SmZj2T2U4uuaJzPm QDg04kFTDtFXS7Cdr1PBpeW40rbIyp2VwQNw6P4kYwIiM+aAsuj95nbPFiRvowgYgP ZSx/+DGZEBk8v0dZWF6J53IuC/4CPXVy8fwsVvwI=
Date: Tue, 10 Mar 2020 15:41:00 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/fe4a50-cab9c1@github.com>
Subject: [quicwg/base-drafts] cab9c1: Script updating gh-pages from d1047cdb. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/YAguXSTXdKDKEr0wBQG-cazgcmM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:41:03 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: cab9c1979e362f38ec33950763812e46d21b6034
      https://github.com/quicwg/base-drafts/commit/cab9c1979e362f38ec33950763812e46d21b6034
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-10 (Tue, 10 Mar 2020)

  Changed paths:
    M index.html
    M max_udp_size-0rtt/draft-ietf-quic-http.html
    M max_udp_size-0rtt/draft-ietf-quic-http.txt
    M max_udp_size-0rtt/draft-ietf-quic-invariants.html
    M max_udp_size-0rtt/draft-ietf-quic-invariants.txt
    M max_udp_size-0rtt/draft-ietf-quic-qpack.html
    M max_udp_size-0rtt/draft-ietf-quic-qpack.txt
    M max_udp_size-0rtt/draft-ietf-quic-recovery.html
    M max_udp_size-0rtt/draft-ietf-quic-recovery.txt
    M max_udp_size-0rtt/draft-ietf-quic-tls.html
    M max_udp_size-0rtt/draft-ietf-quic-tls.txt
    M max_udp_size-0rtt/draft-ietf-quic-transport.html
    M max_udp_size-0rtt/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from d1047cdb. [ci skip]



From nobody Tue Mar 10 15:42:27 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C7C1A3A0785 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:42:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.481
X-Spam-Level: 
X-Spam-Status: No, score=-1.481 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8NHwqwwbiHiY for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:42:24 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 798973A0781 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:42:24 -0700 (PDT)
Received: from github-lowworker-6349a71.ac4-iad.github.net (github-lowworker-6349a71.ac4-iad.github.net [10.52.18.20]) by smtp.github.com (Postfix) with ESMTP id BE5AC2820F4 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:42:23 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583880143; bh=mNV3sUCOawdHBlZr2DbDY4fXS3XWbBLwK0FEClhKpGE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=SIWPo+KZm2bMhIxofhNZOB6N5uJUirCVuC7JCj43zzPghiCpQdoKv6lsIjishk26E Z7GmITy+EnfHXwKFq2nl1eRGEc1TYxtmwBJ0g3x3Ga+FlN7zy1tRmUzzzGVvekYS2Z 5l9WVlXfekYV1SyDHLYGYrOtUumE0G6bS2p59F/E=
Date: Tue, 10 Mar 2020 15:42:23 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3494/push/4746981416@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3494@github.com>
References: <quicwg/base-drafts/pull/3494@github.com>
Subject: Re: [quicwg/base-drafts] Adjust pointers to sections (#3494)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6817cfad677_2e193fd39a4cd96847054"; 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/l8eTNv6gaao711CkJbdJq1jslT0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:42:26 -0000

----==_mimepart_5e6817cfad677_2e193fd39a4cd96847054
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

9a9bf0a74eabba2104c61cf08a8761c046d96022  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/3494/files/b3ba790f998429eb15fbbad2e9da2d9af547fbcc..9a9bf0a74eabba2104c61cf08a8761c046d96022

----==_mimepart_5e6817cfad677_2e193fd39a4cd96847054
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/9a9bf0a74eabba2104c61cf08a8761c046d96022">9a9bf0a</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/3494/files/b3ba790f998429eb15fbbad2e9da2d9af547fbcc..9a9bf0a74eabba2104c61cf08a8761c046d96022?email_source=notifications&amp;email_token=AFTOJKZE6SRT7FF4LUDNWR3RG2647A5CNFSM4LAIRREKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DEOJQGAZTOOKQOVZWQIZUG42DMOJYGE2DCNQ">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4MHAOBIJKZ7U5BY7TRG2647ANCNFSM4LAIRREA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6EYVZ6P5F64JAZL3LRG2647A5CNFSM4LAIRREKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DEOJQGAZTOOKQOVZWQIZUG42DMOJYGE2DCNQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3494/files/b3ba790f998429eb15fbbad2e9da2d9af547fbcc..9a9bf0a74eabba2104c61cf08a8761c046d96022?email_source=notifications\u0026email_token=AFTOJKZE6SRT7FF4LUDNWR3RG2647A5CNFSM4LAIRREKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DEOJQGAZTOOKQOVZWQIZUG42DMOJYGE2DCNQ",
"url": "https://github.com/quicwg/base-drafts/pull/3494/files/b3ba790f998429eb15fbbad2e9da2d9af547fbcc..9a9bf0a74eabba2104c61cf08a8761c046d96022?email_source=notifications\u0026email_token=AFTOJKZE6SRT7FF4LUDNWR3RG2647A5CNFSM4LAIRREKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DEOJQGAZTOOKQOVZWQIZUG42DMOJYGE2DCNQ",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e6817cfad677_2e193fd39a4cd96847054--


From nobody Tue Mar 10 15:42:38 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8CF753A0785 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:42:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.481
X-Spam-Level: 
X-Spam-Status: No, score=-1.481 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Sz2HxtLJoV-5 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:42:36 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 68DCD3A0784 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:42:36 -0700 (PDT)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id 84F88E0462 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:42:35 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583880155; bh=PKt9VZv5XButIV8EK5yeTrEliGl8UBoV4A3loK19xzM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=HlfXJLmEk9fiWDVJvswMLZ5aXrOWOsnAyxd8bQN9t019qc8J/MLbFcJV8wGdsdhhX PhXhxjZx4h6wkdp0a3BCxCt0+3Vdv9czHZBZhyshjJxViCWg5tei16d+scLjxMdsVn TbPZY1gRXKkmnkEsHfBNKuweAsPWYqe9z7QXiBp0=
Date: Tue, 10 Mar 2020 15:42:35 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3494/push/4746982059@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3494@github.com>
References: <quicwg/base-drafts/pull/3494@github.com>
Subject: Re: [quicwg/base-drafts] Adjust pointers to sections (#3494)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6817db750bf_7e8d3ff647ecd95c71920"; 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/34Dwpfjyvkzuolslli3Tt37_Chs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:42:38 -0000

----==_mimepart_5e6817db750bf_7e8d3ff647ecd95c71920
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

2c8f12f7c1e875875b6f410d79b34aefcc97e094  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/3494/files/9a9bf0a74eabba2104c61cf08a8761c046d96022..2c8f12f7c1e875875b6f410d79b34aefcc97e094

----==_mimepart_5e6817db750bf_7e8d3ff647ecd95c71920
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/2c8f12f7c1e875875b6f410d79b34aefcc97e094">2c8f12f</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/3494/files/9a9bf0a74eabba2104c61cf08a8761c046d96022..2c8f12f7c1e875875b6f410d79b34aefcc97e094?email_source=notifications&amp;email_token=AFTOJK4JQ7TGDHPTOOKCLYDRG265XA5CNFSM4LAIRREKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DEOJQGAZTOOKQOVZWQIZUG42DMOJYGIYDKOI">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2H7UZ3RDULPWXJONLRG265XANCNFSM4LAIRREA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3PBNTYTEIQHSHWEGDRG265XA5CNFSM4LAIRREKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DEOJQGAZTOOKQOVZWQIZUG42DMOJYGIYDKOI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3494/files/9a9bf0a74eabba2104c61cf08a8761c046d96022..2c8f12f7c1e875875b6f410d79b34aefcc97e094?email_source=notifications\u0026email_token=AFTOJK4JQ7TGDHPTOOKCLYDRG265XA5CNFSM4LAIRREKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DEOJQGAZTOOKQOVZWQIZUG42DMOJYGIYDKOI",
"url": "https://github.com/quicwg/base-drafts/pull/3494/files/9a9bf0a74eabba2104c61cf08a8761c046d96022..2c8f12f7c1e875875b6f410d79b34aefcc97e094?email_source=notifications\u0026email_token=AFTOJK4JQ7TGDHPTOOKCLYDRG265XA5CNFSM4LAIRREKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DEOJQGAZTOOKQOVZWQIZUG42DMOJYGIYDKOI",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e6817db750bf_7e8d3ff647ecd95c71920--


From nobody Tue Mar 10 15:42:46 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2A5103A0785 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:42:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.481
X-Spam-Level: 
X-Spam-Status: No, score=-1.481 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id J0DiA9CWn-Ta for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:42:44 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E46A33A0784 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:42:43 -0700 (PDT)
Received: from github-lowworker-ca5950c.va3-iad.github.net (github-lowworker-ca5950c.va3-iad.github.net [10.48.17.57]) by smtp.github.com (Postfix) with ESMTP id 451F9282296 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:42:43 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583880163; bh=zflFMP/JrTcePLdrLcgxZ24LMTYtUQlf/t9jxRsGBy0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=eyVhN3e9vpAZEImUSQrgUAsVSfGICxOSyElq7pG8Vniepo05185FR1hp3NEHadc/x iEV62ybbgtcQc8vrzeOfoMNolIhuOihgJ7tluwxHeSvFaRyBwHetfb4qEAWxjD8f7V 3xj+2DLFauqzAb4udlsN2kFRABsp+AKYbO5FNWPo=
Date: Tue, 10 Mar 2020 15:42:43 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3494/push/4746982469@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3494@github.com>
References: <quicwg/base-drafts/pull/3494@github.com>
Subject: Re: [quicwg/base-drafts] Adjust pointers to sections (#3494)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6817e336049_3e923f8c774cd964539d1"; 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/sJUynyYmDccgC1DE9aOG0fVC7KM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:42:45 -0000

----==_mimepart_5e6817e336049_3e923f8c774cd964539d1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

7a0b704c03744a371fdb943bb4a9c8098b5d7488  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/3494/files/2c8f12f7c1e875875b6f410d79b34aefcc97e094..7a0b704c03744a371fdb943bb4a9c8098b5d7488

----==_mimepart_5e6817e336049_3e923f8c774cd964539d1
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/7a0b704c03744a371fdb943bb4a9c8098b5d7488">7a0b704</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/3494/files/2c8f12f7c1e875875b6f410d79b34aefcc97e094..7a0b704c03744a371fdb943bb4a9c8098b5d7488?email_source=notifications&amp;email_token=AFTOJK6BTOERXCAQOLUMLN3RG266HA5CNFSM4LAIRREKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DEOJQGAZTOOKQOVZWQIZUG42DMOJYGI2DMOI">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4VFLNK5ASHXMVINXDRG266HANCNFSM4LAIRREA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZI7WFSAVYNULXHQSTRG266HA5CNFSM4LAIRREKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DEOJQGAZTOOKQOVZWQIZUG42DMOJYGI2DMOI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3494/files/2c8f12f7c1e875875b6f410d79b34aefcc97e094..7a0b704c03744a371fdb943bb4a9c8098b5d7488?email_source=notifications\u0026email_token=AFTOJK6BTOERXCAQOLUMLN3RG266HA5CNFSM4LAIRREKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DEOJQGAZTOOKQOVZWQIZUG42DMOJYGI2DMOI",
"url": "https://github.com/quicwg/base-drafts/pull/3494/files/2c8f12f7c1e875875b6f410d79b34aefcc97e094..7a0b704c03744a371fdb943bb4a9c8098b5d7488?email_source=notifications\u0026email_token=AFTOJK6BTOERXCAQOLUMLN3RG266HA5CNFSM4LAIRREKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DEOJQGAZTOOKQOVZWQIZUG42DMOJYGI2DMOI",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e6817e336049_3e923f8c774cd964539d1--


From nobody Tue Mar 10 15:43:19 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7580B3A0786 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:43:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id aUr-XRFOVbjj for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:43: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 1A1353A0785 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:43:16 -0700 (PDT)
Received: from github-lowworker-52827f8.ash1-iad.github.net (github-lowworker-52827f8.ash1-iad.github.net [10.56.108.24]) by smtp.github.com (Postfix) with ESMTP id 4DA39C6078B for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:43:15 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583880195; bh=QZoRUi1nXGpdNLTWO42P9ycjIr05nUL4u4PmezZe+iU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ozn7eoSlHuBplvGj85o490A+F0Q1THdfjGzDBySiPWGpXkCoSsMKoG84ptsugD9NP qrIV9Bmi3o45sn2t6qedXwgewAWx6Xc18pukaQAiROYwlrSdXzB61uB0+i2X64axnR KVP9S7A3Kz6t7UjbrZZYOox4YpSYYhr72/eFF37k=
Date: Tue, 10 Mar 2020 15:43:15 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7KXP7Y52AYBH7ZW654OP4QHEVBNHHCEP6NXY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3494/review/372371050@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3494@github.com>
References: <quicwg/base-drafts/pull/3494@github.com>
Subject: Re: [quicwg/base-drafts] Adjust pointers to sections (#3494)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6818033e806_da33fafb46cd95c8939b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/8_zk8PXiMD9Hx6s6ezWR4P5GyzI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:43:18 -0000

----==_mimepart_5e6818033e806_da33fafb46cd95c8939b
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/3494#pullrequestreview-372371050
----==_mimepart_5e6818033e806_da33fafb46cd95c8939b
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/3494?email_source=notifications&amp;email_token=AFTOJK57SEIAW4U3RW2CIJLRG27AHA5CNFSM4LAIRREKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYY642Q#pullrequestreview-372371050">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYXR44TZLNYSLI5STLRG27AHANCNFSM4LAIRREA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYHXS4UVGQMHRQ7GZTRG27AHA5CNFSM4LAIRREKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYY642Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3494?email_source=notifications\u0026email_token=AFTOJK57SEIAW4U3RW2CIJLRG27AHA5CNFSM4LAIRREKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYY642Q#pullrequestreview-372371050",
"url": "https://github.com/quicwg/base-drafts/pull/3494?email_source=notifications\u0026email_token=AFTOJK57SEIAW4U3RW2CIJLRG27AHA5CNFSM4LAIRREKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYY642Q#pullrequestreview-372371050",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6818033e806_da33fafb46cd95c8939b--


From nobody Tue Mar 10 15:43:59 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EACFC3A078A for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:43:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fFvKynytA9jF for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:43:56 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9694E3A078F for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:43:56 -0700 (PDT)
Date: Tue, 10 Mar 2020 15:43:55 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583880235; bh=w+qc3IPaIyd441D6hQz/CLxQJOy7KOk2JvL7UJIv/AQ=; h=Date:From:To:Subject:From; b=kq6yTFU4ndWkVt2gO7iJQMMznfbsy979oxzX8XmESHSFU57vcSxS+28m7Stk9Ws+a L6muB+gsycIqkSyI9pqFKhSi218CyifBk+X1BNxeqKVTBqOf3b8ZMFK+pksHvIhfDu 7TVttZ+TvmP8q8V4+by83gnnV7JHurYnmrLuc3i0=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/7667e3-5e73d9@github.com>
Subject: [quicwg/base-drafts] b3ba79: Adjust pointer to sections
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/WBREbwOpAAQpPpgHhA8rYqi223s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:43:58 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: b3ba790f998429eb15fbbad2e9da2d9af547fbcc
      https://github.com/quicwg/base-drafts/commit/b3ba790f998429eb15fbbad2e9da2d9af547fbcc
  Author: mirjak <mirja.kuehlewind@ericsson.com>
  Date:   2020-03-03 (Tue, 03 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Adjust pointer to sections


  Commit: 9a9bf0a74eabba2104c61cf08a8761c046d96022
      https://github.com/quicwg/base-drafts/commit/9a9bf0a74eabba2104c61cf08a8761c046d96022
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-10 (Tue, 10 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-Authored-By: Martin Thomson <mt@lowentropy.net>


  Commit: 2c8f12f7c1e875875b6f410d79b34aefcc97e094
      https://github.com/quicwg/base-drafts/commit/2c8f12f7c1e875875b6f410d79b34aefcc97e094
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-10 (Tue, 10 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-Authored-By: Martin Thomson <mt@lowentropy.net>


  Commit: 7a0b704c03744a371fdb943bb4a9c8098b5d7488
      https://github.com/quicwg/base-drafts/commit/7a0b704c03744a371fdb943bb4a9c8098b5d7488
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-10 (Tue, 10 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-Authored-By: Martin Thomson <mt@lowentropy.net>


  Commit: 5e73d936368fc3c2c199882fa6c0366c8046afc9
      https://github.com/quicwg/base-drafts/commit/5e73d936368fc3c2c199882fa6c0366c8046afc9
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-10 (Tue, 10 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Merge pull request #3494 from mirjak/patch-24

Adjust pointers to sections


Compare: https://github.com/quicwg/base-drafts/compare/7667e3be4652...5e73d936368f


From nobody Tue Mar 10 15:44:21 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F2DF13A078A for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:44:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bVCgZkwfn_Ac for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:44:18 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C471F3A078C for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:44:18 -0700 (PDT)
Date: Tue, 10 Mar 2020 15:44:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583880258; bh=O2+mWSd+sL8qtmWxX/WNYqF7gHKGqfvX6eHDatzD9tU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=DyfES++lv5GgTbi+zyem288JIzjHMG56gleq/Iru40oW4/Yln3JOAMZdr1QuxksUQ 7OeHQ0JVqY2H4iA61ZiaGXCOmh1xemwFbog+7EfkCaqjcIM+u1phAcswgup3OOboZ2 AVfELqut5qDOHqd7BPLdYX4Bgocg6tQ99ObjxxwE=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4GIZDVOCTXNCEOFMV4OP4UFEVBNHHCEP6NXY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3494/issue_event/3116719420@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3494@github.com>
References: <quicwg/base-drafts/pull/3494@github.com>
Subject: Re: [quicwg/base-drafts] Adjust pointers to sections (#3494)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e68184216251_44553fadfcccd960211437"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/HcS9sVFgAqJsjPONFI4TNFpU1WY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:44:20 -0000

----==_mimepart_5e68184216251_44553fadfcccd960211437
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #3494 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3494#event-3116719420
----==_mimepart_5e68184216251_44553fadfcccd960211437
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 title" data-id="574606782" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3494" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3494/hovercard" href="https://github.com/quicwg/base-drafts/pull/3494">#3494</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3494?email_source=notifications&amp;email_token=AFTOJK6VPFROOBT4RKYRTTTRG27EFA5CNFSM4LAIRREKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXHCV2PA#event-3116719420">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6XC3YUXYLEXYUZQB3RG27EFANCNFSM4LAIRREA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7KUU4GI5TWJWJFZRLRG27EFA5CNFSM4LAIRREKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXHCV2PA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3494?email_source=notifications\u0026email_token=AFTOJK6VPFROOBT4RKYRTTTRG27EFA5CNFSM4LAIRREKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXHCV2PA#event-3116719420",
"url": "https://github.com/quicwg/base-drafts/pull/3494?email_source=notifications\u0026email_token=AFTOJK6VPFROOBT4RKYRTTTRG27EFA5CNFSM4LAIRREKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXHCV2PA#event-3116719420",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e68184216251_44553fadfcccd960211437--


From nobody Tue Mar 10 15:44:57 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BEDD83A0792 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:44:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id W6MaWOasxPxg for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:44:55 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8814E3A078A for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:44:55 -0700 (PDT)
Received: from github-lowworker-b19c547.va3-iad.github.net (github-lowworker-b19c547.va3-iad.github.net [10.48.17.66]) by smtp.github.com (Postfix) with ESMTP id D656E52007C for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:44:54 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583880294; bh=CTwiSAQDNrd+JCghgtILT/+I52S353iFM9eE5aJjJco=; h=Date:From:To:Subject:From; b=ku9HIKaDfJ6SVNg1OCHoLsOx4pHBig3W49Td6Y/176/NRzoMlXthW8A62VcSzANOU IRPVBQ5g9Ep+hBbyShLKTlA8E/4UDf9/8AOl+LuGTcJaB3KMdXEm+P3bNcPaqYRlkD O0Vct4v2JFE6wvtHBxS59DZtlwwt6BzGXZvC3rIk=
Date: Tue, 10 Mar 2020 15:44:54 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/cab9c1-8a4a58@github.com>
Subject: [quicwg/base-drafts] 8a4a58: Script updating gh-pages from 5e73d936. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/-nuWqA41k52_-Hx1QZdNeudiGGg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:44:57 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 8a4a58789704b574f09d87566102a30a1b41c4fc
      https://github.com/quicwg/base-drafts/commit/8a4a58789704b574f09d87566102a30a1b41c4fc
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-10 (Tue, 10 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 5e73d936. [ci skip]



From nobody Tue Mar 10 15:50:24 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 034003A07C0 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:50:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Ahhyt4xdsvSZ for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:50:21 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5D44A3A07BF for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:50:21 -0700 (PDT)
Received: from github-lowworker-2ef7ba1.ac4-iad.github.net (github-lowworker-2ef7ba1.ac4-iad.github.net [10.52.16.66]) by smtp.github.com (Postfix) with ESMTP id 73C7D6E12F7 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:50:20 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583880620; bh=G3LNZ8divSitzbRM75uzSd4aWPcBi70r5piyDMVtemc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ohVUsSdjj72XccyZ0KZKTYgtVG15BeCShOvjz5j0VIwKlk4xHAMjDkXuMyOP2zNSw 26LP0NfFsvJ8NVyyqQqpT4ld4+UwTxN8WQDOGRkVzn6ya+wVnatmwP9nhBtgnub6RA 49OjbIg5IWrILFAcVPv2gr2PE9Y1b/gxFjbzWTVQ=
Date: Tue, 10 Mar 2020 15:50:20 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZDKWTFWEMVPEGO5FV4OP5KZEVBNHHCEP523U@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3493/review/372373949@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3493@github.com>
References: <quicwg/base-drafts/pull/3493@github.com>
Subject: Re: [quicwg/base-drafts] Add reference to RFC2914 in sec consideration sec (#3493)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6819ac62e5b_22db3f83be2cd9641124d2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/bXhSSH5E4RXAL311IHkcmOcc70I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:50:24 -0000

----==_mimepart_5e6819ac62e5b_22db3f83be2cd9641124d2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett requested changes on this pull request.

I would propose we close this and not merge 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/3493#pullrequestreview-372373949
----==_mimepart_5e6819ac62e5b_22db3f83be2cd9641124d2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@ianswett</b> requested changes on this pull request.</p>

<p>I would propose we close this and not merge 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/3493?email_source=notifications&amp;email_token=AFTOJK7ACZGSCB6I26JI7T3RG272ZA5CNFSM4LAINEYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYY7TPI#pullrequestreview-372373949">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6B34NFCOITOQRNOWTRG272ZANCNFSM4LAINEYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZ2BPMMZDGKQNHQJ7TRG272ZA5CNFSM4LAINEYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYY7TPI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3493?email_source=notifications\u0026email_token=AFTOJK7ACZGSCB6I26JI7T3RG272ZA5CNFSM4LAINEYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYY7TPI#pullrequestreview-372373949",
"url": "https://github.com/quicwg/base-drafts/pull/3493?email_source=notifications\u0026email_token=AFTOJK7ACZGSCB6I26JI7T3RG272ZA5CNFSM4LAINEYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYY7TPI#pullrequestreview-372373949",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6819ac62e5b_22db3f83be2cd9641124d2--


From nobody Tue Mar 10 15:50:54 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 772733A07C5 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:50:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jUQATWAvO7-A for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:50: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 374D13A07C3 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:50:52 -0700 (PDT)
Received: from github-lowworker-d93c4b6.va3-iad.github.net (github-lowworker-d93c4b6.va3-iad.github.net [10.48.17.47]) by smtp.github.com (Postfix) with ESMTP id 85AA0960580 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:50:51 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583880651; bh=SCljxhsEdxu7WLDoGAtpDPsUOopHyb5UR3c7HbIBlE0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=FctLe5wJvNNDpRJ4jhhEC7TDz+5BttSyUB5rLuxoqYgLGByEwignkJwHfOP9DP60x dJsnuEc+Q3l2eiM99K3BDMTjMrpPGGcN/xjwDhWwDrFewXxoKSEoGySmsHkDMrVSow +Tnpyl53pj/m7Mb67FEfCULpxblJH0GPQ6WWD/c0=
Date: Tue, 10 Mar 2020 15:50:51 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK627B4FHDKASWZTBJV4OP5MXEVBNHHCEP523U@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3493/c597358410@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3493@github.com>
References: <quicwg/base-drafts/pull/3493@github.com>
Subject: Re: [quicwg/base-drafts] Add reference to RFC2914 in sec consideration sec (#3493)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6819cb76deb_29a83fa246ecd95c1151a5"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/MRbTQykOV0IyH3IFpvoZyRk_DYY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:50:54 -0000

----==_mimepart_5e6819cb76deb_29a83fa246ecd95c1151a5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I agree. I don't think we need this, given the reference to 8085.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3493#issuecomment-597358410
----==_mimepart_5e6819cb76deb_29a83fa246ecd95c1151a5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I agree. I don't think we need this, given the reference to 8085.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3493?email_source=notifications&amp;email_token=AFTOJK5NY6G6IKD5BWFBCJLRG274XA5CNFSM4LAINEYKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEONPOSQ#issuecomment-597358410">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK626FV457P2KMDG2BLRG274XANCNFSM4LAINEYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZJ3ZRC6SCD2HCXQKLRG274XA5CNFSM4LAINEYKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEONPOSQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3493?email_source=notifications\u0026email_token=AFTOJK5NY6G6IKD5BWFBCJLRG274XA5CNFSM4LAINEYKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEONPOSQ#issuecomment-597358410",
"url": "https://github.com/quicwg/base-drafts/pull/3493?email_source=notifications\u0026email_token=AFTOJK5NY6G6IKD5BWFBCJLRG274XA5CNFSM4LAINEYKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEONPOSQ#issuecomment-597358410",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6819cb76deb_29a83fa246ecd95c1151a5--


From nobody Tue Mar 10 15:51:18 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B85CA3A07CC for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:51:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Pz-01QWBXdIP for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15: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 4AC943A07C5 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:51:15 -0700 (PDT)
Date: Tue, 10 Mar 2020 15:51:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583880674; bh=DQMYdwBoVwvxmhHQWEHN36qwEgy5br5K1aMPF8QLEMM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=edWnlBPcg85xtPpKjDkNSeDMPLqPoQzblqvO3AOlXWOoXinoASzAaxobAGZq7x4nM qiVpWIj8WMiWuGk9j7+Yw6QtFCUDJqgFc7hNzz37DiG9VGJbyQbcYvnGZRl0c7qpXT YK2qO0CCmuik+wOfk+NYO3UoNP+Lw6C5d8TxHgew=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7BOFZS5CFIOPZMXDV4OP5OFEVBNHHCEP523U@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3493/issue_event/3116733650@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3493@github.com>
References: <quicwg/base-drafts/pull/3493@github.com>
Subject: Re: [quicwg/base-drafts] Add reference to RFC2914 in sec consideration sec (#3493)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6819e28fd8d_5bda3f8641acd968121755"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/VO4E-Mwl54IvRQLspttSDy3ikbc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:51:17 -0000

----==_mimepart_5e6819e28fd8d_5bda3f8641acd968121755
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #3493.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3493#event-3116733650
----==_mimepart_5e6819e28fd8d_5bda3f8641acd968121755
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 title" data-id="574601949" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3493" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3493/hovercard" href="https://github.com/quicwg/base-drafts/pull/3493">#3493</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3493?email_source=notifications&amp;email_token=AFTOJK5T7NSCOISJ63R2TS3RG276FA5CNFSM4LAINEYKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXHCZJUQ#event-3116733650">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4DSFFSTQ75FTFK52TRG276FANCNFSM4LAINEYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3AW3V2PJ7FXFZI7ZDRG276FA5CNFSM4LAINEYKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXHCZJUQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3493?email_source=notifications\u0026email_token=AFTOJK5T7NSCOISJ63R2TS3RG276FA5CNFSM4LAINEYKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXHCZJUQ#event-3116733650",
"url": "https://github.com/quicwg/base-drafts/pull/3493?email_source=notifications\u0026email_token=AFTOJK5T7NSCOISJ63R2TS3RG276FA5CNFSM4LAINEYKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXHCZJUQ#event-3116733650",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6819e28fd8d_5bda3f8641acd968121755--


From nobody Tue Mar 10 15:52:30 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8A07B3A07F1 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:52:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RFMi7JrsAcQb for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:52:22 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2A1323A0815 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:52:22 -0700 (PDT)
Date: Tue, 10 Mar 2020 15:52:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583880741; bh=xDP96G4jdvfrGMpPRZ0EMZkwn23P0gCT+NS/wWwVhlY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=YvGzV0ZNp2ebH/eO9xI2VXxRarO7RNKZ3FoeJwplS8SD7oqIyTKO3z5eokUltzOaL no7JOhebsvzOM1QB8aKGCumnd91o3h8Lu8mkHsgi2VgxFN1tbEG+U8T79z+qq5yCmO ovVHXEaMHJza730SMnB+oktNmGfJ8yWoYqElcoI8=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4E52FWK57HUWIOKAF4OP5SLEVBNHHB5CCZQY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3151/597358871@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3151@github.com>
References: <quicwg/base-drafts/issues/3151@github.com>
Subject: Re: [quicwg/base-drafts] loss detection timer description could be simplified by definining a timer mode (#3151)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e681a2519d84_3673fc9dfccd95c144448"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/AXwDzBy70aw-ZMniViY4VaRuofc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:52:28 -0000

----==_mimepart_5e681a2519d84_3673fc9dfccd95c144448
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I don't think we should do this anymore, and I have no intent to fix 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/3151#issuecomment-597358871
----==_mimepart_5e681a2519d84_3673fc9dfccd95c144448
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I don't think we should do this anymore, and I have no intent to fix 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/3151?email_source=notifications&amp;email_token=AFTOJK6RHBHCWZTGIQ6JKIDRG3ACLA5CNFSM4JE5JFSKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEONPSFY#issuecomment-597358871">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZIXNAMA26POBJJ4B3RG3ACLANCNFSM4JE5JFSA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZSNRESGTNOTDFXURTRG3ACLA5CNFSM4JE5JFSKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEONPSFY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3151?email_source=notifications\u0026email_token=AFTOJK6RHBHCWZTGIQ6JKIDRG3ACLA5CNFSM4JE5JFSKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEONPSFY#issuecomment-597358871",
"url": "https://github.com/quicwg/base-drafts/issues/3151?email_source=notifications\u0026email_token=AFTOJK6RHBHCWZTGIQ6JKIDRG3ACLA5CNFSM4JE5JFSKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEONPSFY#issuecomment-597358871",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e681a2519d84_3673fc9dfccd95c144448--


From nobody Tue Mar 10 15:52:37 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C43B33A07D6 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:52:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id H1p5Tp29M-oj for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15: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 A3C683A084B for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:52:26 -0700 (PDT)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id F3E2796064E for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:52:25 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583880745; bh=AdLzgkpjU/h7272egUvGrABI+tnoGjFYgPa5PBYbTlY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gc0wVPQpSfnLYCWCeWpSCv/aCCfCp4CGb4e3tB3nkWV6DB1FI5yMEnO7elIibR3mM +V926bHnygm627xJxn5j4dlggUDKLPgjUfuBT2ADxpZtfudyErzgmv6jxK2giF76jS OSiOoDEHwugQPNHS8D8GVW0utUdsAYvDYh0A/R8k=
Date: Tue, 10 Mar 2020 15:52:25 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5BO5THL2AODW2CHPV4OP5STEVBNHHB5CCZQY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3151/issue_event/3116735978@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3151@github.com>
References: <quicwg/base-drafts/issues/3151@github.com>
Subject: Re: [quicwg/base-drafts] loss detection timer description could be simplified by definining a timer mode (#3151)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e681a29e5dd8_7e9e3ff647ecd95c83210"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ErF2Y7-F1jcYo01tELSGPfzTTSE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:52:32 -0000

----==_mimepart_5e681a29e5dd8_7e9e3ff647ecd95c83210
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #3151.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3151#event-3116735978
----==_mimepart_5e681a29e5dd8_7e9e3ff647ecd95c83210
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 title" data-id="512252294" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3151" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3151/hovercard" href="https://github.com/quicwg/base-drafts/issues/3151">#3151</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3151?email_source=notifications&amp;email_token=AFTOJK7IW5NJTPG3AOECT63RG3ACTA5CNFSM4JE5JFSKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXHCZ32Q#event-3116735978">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK66426J6KB2DE5VLTLRG3ACTANCNFSM4JE5JFSA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYYYMWTYZ2OMQRX7JLRG3ACTA5CNFSM4JE5JFSKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXHCZ32Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3151?email_source=notifications\u0026email_token=AFTOJK7IW5NJTPG3AOECT63RG3ACTA5CNFSM4JE5JFSKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXHCZ32Q#event-3116735978",
"url": "https://github.com/quicwg/base-drafts/issues/3151?email_source=notifications\u0026email_token=AFTOJK7IW5NJTPG3AOECT63RG3ACTA5CNFSM4JE5JFSKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXHCZ32Q#event-3116735978",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e681a29e5dd8_7e9e3ff647ecd95c83210--


From nobody Tue Mar 10 15:52:59 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6A9CC3A0837 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:52:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id j7sN7RrrVztR for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:52: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 969533A0828 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:52:50 -0700 (PDT)
Received: from github-lowworker-bb778fb.ash1-iad.github.net (github-lowworker-bb778fb.ash1-iad.github.net [10.56.102.56]) by smtp.github.com (Postfix) with ESMTP id E5B5C960647 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:52:49 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583880769; bh=P1YvEY1p16syWzaywFB7aD1yjhdUEhz4SCMS2wvl1rc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Q/sp00h+a84OFwZnAwtYuyabBA8f6CDvTHqOlfST4/xft7RX2+XMhdqr3WaSOliPg Coq/Tlddd3snJa8elJ4EGlatXr0I0ieorzbnmbCuENkUfi99UQrhkZIuZEbYqNWmsy to/21wp7bzYDtL4B33QFn4rTID1rECdIB9qJJ5sk=
Date: Tue, 10 Mar 2020 15:52:49 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3PHJI57BMDH46NW454OP5UDEVBNHHCE3VV4Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3504/review/372374980@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3504@github.com>
References: <quicwg/base-drafts/pull/3504@github.com>
Subject: Re: [quicwg/base-drafts] Show file on linting error (#3504)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e681a41d6872_2cd73ff6a72cd96c1407eb"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/L96ZY65he095IMfRg5sIKLmefPI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:52:58 -0000

----==_mimepart_5e681a41d6872_2cd73ff6a72cd96c1407eb
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/3504#pullrequestreview-372374980
----==_mimepart_5e681a41d6872_2cd73ff6a72cd96c1407eb
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/3504?email_source=notifications&amp;email_token=AFTOJK7EHFHH5TBSZFYQXE3RG3AEDA5CNFSM4LEBXRT2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYY73RA#pullrequestreview-372374980">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZONTC47R2JDWQATN3RG3AEDANCNFSM4LEBXRTQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7DVZLEAWQZ2HWBKA3RG3AEDA5CNFSM4LEBXRT2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYY73RA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3504?email_source=notifications\u0026email_token=AFTOJK7EHFHH5TBSZFYQXE3RG3AEDA5CNFSM4LEBXRT2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYY73RA#pullrequestreview-372374980",
"url": "https://github.com/quicwg/base-drafts/pull/3504?email_source=notifications\u0026email_token=AFTOJK7EHFHH5TBSZFYQXE3RG3AEDA5CNFSM4LEBXRT2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYY73RA#pullrequestreview-372374980",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e681a41d6872_2cd73ff6a72cd96c1407eb--


From nobody Tue Mar 10 15:55:52 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 96EF53A080B for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:55:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.696
X-Spam-Level: 
X-Spam-Status: No, score=-1.696 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id v-BWHINQOg_Z for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:55:49 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 137303A0808 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:55:48 -0700 (PDT)
Date: Tue, 10 Mar 2020 15:55:47 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583880947; bh=19l8QVFDFViN6rWPezvaMMpuEt+Nr7rYZo/lRGWig0o=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=QLcZIS3B1WSmpR69LB+ujJgpgCf2K4201G35qIkKCf79Die8tVZ/ontDUaxQ7fGuQ 0B63EVHwd6j9HjlmO2UguFDng3st25o5ABMx/2IXNnkuGlL788K08S7Cm6Yko7Ywt9 6k4eVInqhWBCAVL6E9sUUFvemQZp6HyOIl6C6h0k=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZKIKDW5NY6KNQNMIV4OP57HEVBNHHCEHSQ2I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3486/review/372376176@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3486@github.com>
References: <quicwg/base-drafts/pull/3486@github.com>
Subject: Re: [quicwg/base-drafts] Clarify not arming PTO for ApplicationData before completion (#3486)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e681af3c2956_7d213fe3640cd96036313"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/B6xaSo09pIv2gGCgeENqlHsm-PA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:55:51 -0000

----==_mimepart_5e681af3c2956_7d213fe3640cd96036313
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.



> +ApplicationData prioritizes completing the handshake, prevents the client
+from sending a 0-RTT packet on a PTO before it knows the server has accepted
+0-RTT, and prevents the server from sending a 1-RTT packet on a PTO before
+it has the keys to process a 1-RTT acknowledgment.

```suggestion
ApplicationData prioritizes completing the handshake, prevents a client from
retransmitting a 0-RTT packet on a PTO expiration before confirming that the
server is able to decrypt 0-RTT packets, and prevents a server from sending a
1-RTT packet on a PTO expiration before it has the keys to process an
acknowledgement.
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3486#pullrequestreview-372376176
----==_mimepart_5e681af3c2956_7d213fe3640cd96036313
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@martinthomson</b> commented on this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3486#discussi=
on_r390657766">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +ApplicationData prioritizes completing th=
e handshake, prevents the client=0D
+from sending a 0-RTT packet on a PTO before it knows the server has acce=
pted=0D
+0-RTT, and prevents the server from sending a 1-RTT packet on a PTO befo=
re=0D
+it has the keys to process a 1-RTT acknowledgment.=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-ApplicationData prioritizes completing the ha=
ndshake, prevents the client=0D
-from sending a 0-RTT packet on a PTO before it knows the server has acce=
pted=0D
-0-RTT, and prevents the server from sending a 1-RTT packet on a PTO befo=
re=0D
-it has the keys to process a 1-RTT acknowledgment.=0D
+ApplicationData prioritizes completing the handshake, prevents a client =
from=0D
+retransmitting a 0-RTT packet on a PTO expiration before confirming that=
 the=0D
+server is able to decrypt 0-RTT packets, and prevents a server from send=
ing a=0D
+1-RTT packet on a PTO expiration before it has the keys to process an=0D=

+acknowledgement.=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3486?email_source=3Dnotifications&amp;email_token=3DA=
FTOJK2AAT2PEI2CQJ5C54LRG3APHA5CNFSM4K5E5VMKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJ=
SXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZAE4A#pullrequestreview-372376176=
">view it on GitHub</a>, or <a href=3D"https://github.com/notifications/u=
nsubscribe-auth/AFTOJK6TOB2HAKWRT5NDHZTRG3APHANCNFSM4K5E5VMA">unsubscribe=
</a>.<img src=3D"https://github.com/notifications/beacon/AFTOJK3WGANGCK5N=
E2SWLDTRG3APHA5CNFSM4K5E5VMKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWN=
FSXPKTDN5WW2ZLOORPWSZGOCYZAE4A.gif" height=3D"1" width=3D"1" alt=3D"" /><=
/p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3486?email_source=3D=
notifications\u0026email_token=3DAFTOJK2AAT2PEI2CQJ5C54LRG3APHA5CNFSM4K5E=
5VMKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC=
YZAE4A#pullrequestreview-372376176",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3486?email_source=3Dno=
tifications\u0026email_token=3DAFTOJK2AAT2PEI2CQJ5C54LRG3APHA5CNFSM4K5E5V=
MKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZ=
AE4A#pullrequestreview-372376176",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e681af3c2956_7d213fe3640cd96036313--


From nobody Tue Mar 10 15:58:48 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B7CB63A082F for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:58:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.099
X-Spam-Level: 
X-Spam-Status: No, score=-2.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BmY0ycwzNvd3 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:58: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 825B73A0843 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:58:38 -0700 (PDT)
Date: Tue, 10 Mar 2020 15:58:37 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583881117; bh=z0t9K+/TxWhA1YcHkTJ3j6q/7xWoEloE26s2nSLSP2Y=; h=Date:From:To:Subject:From; b=E5cI1Z3mBynKbXvTWv4JLuJxJ3KFlrAgR1pfe70hhmjIGUHT3p5qnS3ncqmnZG3dd HnJ3uRawi6Ag18YbEDhPk1eRm63aa9YNBeo5TqwzAxbBewJoSB50WhyyZdMhWon3ZH /vOC4PAmshVLZV794jvlR7RT2m3NUMZxci5Uxgtk=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-clarify-complete/92a01a-a2de6f@github.com>
Subject: [quicwg/base-drafts] a2de6f: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/4ZDuj5er0Zw0LM6D8ciFzYYeNqw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:58:48 -0000

  Branch: refs/heads/ianswett-clarify-complete
  Home:   https://github.com/quicwg/base-drafts
  Commit: a2de6f79b152bbf6f2a09a7badd89ce92fdc233e
      https://github.com/quicwg/base-drafts/commit/a2de6f79b152bbf6f2a09a7badd89ce92fdc233e
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-10 (Tue, 10 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-Authored-By: Martin Thomson <mt@lowentropy.net>



From nobody Tue Mar 10 15:59:05 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C5C053A0815 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:59:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.481
X-Spam-Level: 
X-Spam-Status: No, score=-1.481 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EAsN0DzfgPNf for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 15:59:02 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6EB9B3A0825 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:59:02 -0700 (PDT)
Received: from github-lowworker-bb778fb.ash1-iad.github.net (github-lowworker-bb778fb.ash1-iad.github.net [10.56.102.56]) by smtp.github.com (Postfix) with ESMTP id 5A676282972 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 15:59:01 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583881141; bh=LubJPsPIvgzLYtUJUUFdsV5N/6H3C2sLsDDf0j2JsX4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ZVU1B6tk/T6OfQPA8xrXRr+GGbqPkDOxLR4NKPHto4/DheLIJ3BDlZKtHOj5ygIv7 20JJK3ueNlYAjYjNvtoKuR7VjR2sBEbblM6leBQl+yvV4+is9tIM1grbDOfUXUBPDK 2vZbP2hGs52VyrSOIZjs5tJAEg0ZxnABr8dfMtV0=
Date: Tue, 10 Mar 2020 15:59:01 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3486/push/4747033977@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3486@github.com>
References: <quicwg/base-drafts/pull/3486@github.com>
Subject: Re: [quicwg/base-drafts] Clarify not arming PTO for ApplicationData before completion (#3486)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e681bb5484d8_2cd73ff6a72cd96c153949"; 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/HDyMLIDdQFDMTaTV9otSeSpPfbk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:59:05 -0000

----==_mimepart_5e681bb5484d8_2cd73ff6a72cd96c153949
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

a2de6f79b152bbf6f2a09a7badd89ce92fdc233e  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/3486/files/92a01a90676235a986f80b80234fd4f178517df8..a2de6f79b152bbf6f2a09a7badd89ce92fdc233e

----==_mimepart_5e681bb5484d8_2cd73ff6a72cd96c153949
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/a2de6f79b152bbf6f2a09a7badd89ce92fdc233e">a2de6f7</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/3486/files/92a01a90676235a986f80b80234fd4f178517df8..a2de6f79b152bbf6f2a09a7badd89ce92fdc233e?email_source=notifications&amp;email_token=AFTOJK7LQCCFEP2XTYPA4F3RG3A3LA5CNFSM4K5E5VMKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DCMJRGQYDGM2QOVZWQIZUG42DOMBTGM4TONY">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK74YCOEVNOLJNOLBD3RG3A3LANCNFSM4K5E5VMA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7KU7VR6MDQCY5AFILRG3A3LA5CNFSM4K5E5VMKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DCMJRGQYDGM2QOVZWQIZUG42DOMBTGM4TONY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3486/files/92a01a90676235a986f80b80234fd4f178517df8..a2de6f79b152bbf6f2a09a7badd89ce92fdc233e?email_source=notifications\u0026email_token=AFTOJK7LQCCFEP2XTYPA4F3RG3A3LA5CNFSM4K5E5VMKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DCMJRGQYDGM2QOVZWQIZUG42DOMBTGM4TONY",
"url": "https://github.com/quicwg/base-drafts/pull/3486/files/92a01a90676235a986f80b80234fd4f178517df8..a2de6f79b152bbf6f2a09a7badd89ce92fdc233e?email_source=notifications\u0026email_token=AFTOJK7LQCCFEP2XTYPA4F3RG3A3LA5CNFSM4K5E5VMKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DCMJRGQYDGM2QOVZWQIZUG42DOMBTGM4TONY",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e681bb5484d8_2cd73ff6a72cd96c153949--


From nobody Tue Mar 10 16:00:15 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EB8713A087E for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 16:00:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VfOYmIHUC4Nj for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 16:00:04 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B82D13A0855 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 16:00:04 -0700 (PDT)
Date: Tue, 10 Mar 2020 16:00:03 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583881203; bh=EsYQUO7c6oZUNk72H9PTzI37vascssPf2s2squlCLL0=; h=Date:From:To:Subject:From; b=ORJpKWyKSlnq+RAHaq4nvyghjcNaVmKVM/+4gEaEgbSyosnsaxQWEGfwdQu/ddfkz j2yCPmITDPFN0PxZRAzcI3HhjYLPyhGY/kbpLdgC3Fsfx7Jk1Myb8E3jQHFB2dSo9I 8v5AQLlu7j9PGQCrDqqje1d+bJsIM13jy6MDRul4=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/8a4a58-acab82@github.com>
Subject: [quicwg/base-drafts] acab82: Script updating gh-pages from a2de6f79. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/dTX5KRO5MuNxXTSKyt_U3BbC6_c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 10 Mar 2020 23:00:13 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: acab8287eb9e200962de5ca18644c1637dd2bce7
      https://github.com/quicwg/base-drafts/commit/acab8287eb9e200962de5ca18644c1637dd2bce7
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-10 (Tue, 10 Mar 2020)

  Changed paths:
    M ianswett-clarify-complete/draft-ietf-quic-http.html
    M ianswett-clarify-complete/draft-ietf-quic-http.txt
    M ianswett-clarify-complete/draft-ietf-quic-invariants.html
    M ianswett-clarify-complete/draft-ietf-quic-invariants.txt
    M ianswett-clarify-complete/draft-ietf-quic-qpack.html
    M ianswett-clarify-complete/draft-ietf-quic-qpack.txt
    M ianswett-clarify-complete/draft-ietf-quic-recovery.html
    M ianswett-clarify-complete/draft-ietf-quic-recovery.txt
    M ianswett-clarify-complete/draft-ietf-quic-tls.html
    M ianswett-clarify-complete/draft-ietf-quic-tls.txt
    M ianswett-clarify-complete/draft-ietf-quic-transport.html
    M ianswett-clarify-complete/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from a2de6f79. [ci skip]



From nobody Tue Mar 10 16:00:37 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1DF9C3A08A6 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 16:00:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0jICYSHx79Cn for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 16:00: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 9A2213A0887 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 16:00:29 -0700 (PDT)
Date: Tue, 10 Mar 2020 16:00:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583881228; bh=m1/fAu6J2HMWz/E6osgkm4FnvLzYffIt2uV7sd6/Gbo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=WkTTFKfI/tMalfUkVmkQSoWNkYBroNtkpr2fDd5EjR2CHx5veoSboWxpeO8YF/OJD 52xhOsj+OiNhiAtJd/4wAS0Qd5cQ7sBBoQIIjMDsw0lW9p+lkey/Im/ai0i770c2vY dE+wwS0npVPSSVh69OgNPu+xPCiFXzh+zzIRVciw=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7NBJVN77OFX2ZGWCN4OP6QZEVBNHHCEHSQ2I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3486/review/372377964@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3486@github.com>
References: <quicwg/base-drafts/pull/3486@github.com>
Subject: Re: [quicwg/base-drafts] Clarify not arming PTO for ApplicationData before completion (#3486)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e681c0cabfae_4b983f98018cd95c127097"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/1OJYRaufBeBlT-4NwKne6y3m-Ec>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:00:37 -0000

----==_mimepart_5e681c0cabfae_4b983f98018cd95c127097
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar commented on this pull request.



> +and prevents a server from sending a 1-RTT packet on a PTO expiration before it
+has the keys to process an acknowledgement.

```suggestion
and it also prevents a server from sending a 1-RTT packet on a PTO expiration
before it has the keys to process 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/pull/3486#pullrequestreview-372377964
----==_mimepart_5e681c0cabfae_4b983f98018cd95c127097
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@janaiyengar</b> commented on this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3486#discussi=
on_r390659296">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +and prevents a server from sending a 1-RT=
T packet on a PTO expiration before it=0D
+has the keys to process an acknowledgement.=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-and prevents a server from sending a 1-RTT pa=
cket on a PTO expiration before it=0D
-has the keys to process an acknowledgement.=0D
+and it also prevents a server from sending a 1-RTT packet on a PTO expir=
ation=0D
+before it has the keys to process an acknowledgement.=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3486?email_source=3Dnotifications&amp;email_token=3DA=
FTOJK5BSKJP2Z4AI2BV4CLRG3BAZA5CNFSM4K5E5VMKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJ=
SXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZAS3A#pullrequestreview-372377964=
">view it on GitHub</a>, or <a href=3D"https://github.com/notifications/u=
nsubscribe-auth/AFTOJK55SQBYOPIP4ZFCULLRG3BAZANCNFSM4K5E5VMA">unsubscribe=
</a>.<img src=3D"https://github.com/notifications/beacon/AFTOJK3SVSPRV7QM=
EOZZ5LDRG3BAZA5CNFSM4K5E5VMKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWN=
FSXPKTDN5WW2ZLOORPWSZGOCYZAS3A.gif" height=3D"1" width=3D"1" alt=3D"" /><=
/p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3486?email_source=3D=
notifications\u0026email_token=3DAFTOJK5BSKJP2Z4AI2BV4CLRG3BAZA5CNFSM4K5E=
5VMKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC=
YZAS3A#pullrequestreview-372377964",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3486?email_source=3Dno=
tifications\u0026email_token=3DAFTOJK5BSKJP2Z4AI2BV4CLRG3BAZA5CNFSM4K5E5V=
MKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZ=
AS3A#pullrequestreview-372377964",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e681c0cabfae_4b983f98018cd95c127097--


From nobody Tue Mar 10 16:02:26 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 57EE33A084C for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 16:02:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.696
X-Spam-Level: 
X-Spam-Status: No, score=-1.696 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XzKv23JRpOc4 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 16:02: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 EA3363A0847 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 16:02:21 -0700 (PDT)
Received: from github-lowworker-fa7043e.ash1-iad.github.net (github-lowworker-fa7043e.ash1-iad.github.net [10.56.109.45]) by smtp.github.com (Postfix) with ESMTP id 189D4C60639 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 16:02:21 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583881341; bh=0wQeGF4f+VXN5q0RKe1PUeJndxINyUIZc7zI1YnwzjA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=reDAm4ZXQZy0uQWf06rFHXMbJNV7qtaXpij4Rq4X9xVA/iESCQCo1GArvXLrLSKdD bhxK3oycecLOcEhKe7rDaWO2PXwlCo5nvNEWVd9YQas9whLc+RW2Stj1LPBD9HxErX sfM8Yp8a8d5W5oH3TPht64zdsL2d8VlpHxZze3Ag=
Date: Tue, 10 Mar 2020 16:02:21 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4HETBNHWGLLHNY4YN4OP6X3EVBNHHCEHSQ2I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3486/review/372378660@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3486@github.com>
References: <quicwg/base-drafts/pull/3486@github.com>
Subject: Re: [quicwg/base-drafts] Clarify not arming PTO for ApplicationData before completion (#3486)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e681c7d9ca7_64103f894b2cd9681531b8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/qB0NVsEOjvs0mt4u0Z745kwlCR8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:02:23 -0000

----==_mimepart_5e681c7d9ca7_64103f894b2cd9681531b8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar commented on this pull request.



> +ApplicationData prevents a client from retransmitting a 0-RTT packet on a PTO
+expiration before confirming that the server is able to decrypt 0-RTT packets,
+and prevents a server from sending a 1-RTT packet on a PTO expiration before it
+has the keys to process an acknowledgement.

```suggestion
ApplicationData prevents a client from retransmitting a 0-RTT packet in response
before confirming that the server is able to decrypt 0-RTT packets, and it prevents
a server from sending a 1-RTT packet in response before it has the keys to process
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/pull/3486#pullrequestreview-372378660
----==_mimepart_5e681c7d9ca7_64103f894b2cd9681531b8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@janaiyengar</b> commented on this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3486#discussi=
on_r390659897">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +ApplicationData prevents a client from re=
transmitting a 0-RTT packet on a PTO=0D
+expiration before confirming that the server is able to decrypt 0-RTT pa=
ckets,=0D
+and prevents a server from sending a 1-RTT packet on a PTO expiration be=
fore it=0D
+has the keys to process an acknowledgement.=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-ApplicationData prevents a client from retran=
smitting a 0-RTT packet on a PTO=0D
-expiration before confirming that the server is able to decrypt 0-RTT pa=
ckets,=0D
-and prevents a server from sending a 1-RTT packet on a PTO expiration be=
fore it=0D
-has the keys to process an acknowledgement.=0D
+ApplicationData prevents a client from retransmitting a 0-RTT packet in =
response=0D
+before confirming that the server is able to decrypt 0-RTT packets, and =
it prevents=0D
+a server from sending a 1-RTT packet in response before it has the keys =
to process=0D
+an acknowledgement.=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3486?email_source=3Dnotifications&amp;email_token=3DA=
FTOJK5T5L7NUBVVZ3G4Q23RG3BH3A5CNFSM4K5E5VMKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJ=
SXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZAYJA#pullrequestreview-372378660=
">view it on GitHub</a>, or <a href=3D"https://github.com/notifications/u=
nsubscribe-auth/AFTOJKYVW7SUEGE2IKZXMGTRG3BH3ANCNFSM4K5E5VMA">unsubscribe=
</a>.<img src=3D"https://github.com/notifications/beacon/AFTOJKZKCLPWXNHV=
NUYEO2LRG3BH3A5CNFSM4K5E5VMKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWN=
FSXPKTDN5WW2ZLOORPWSZGOCYZAYJA.gif" height=3D"1" width=3D"1" alt=3D"" /><=
/p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3486?email_source=3D=
notifications\u0026email_token=3DAFTOJK5T5L7NUBVVZ3G4Q23RG3BH3A5CNFSM4K5E=
5VMKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC=
YZAYJA#pullrequestreview-372378660",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3486?email_source=3Dno=
tifications\u0026email_token=3DAFTOJK5T5L7NUBVVZ3G4Q23RG3BH3A5CNFSM4K5E5V=
MKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZ=
AYJA#pullrequestreview-372378660",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e681c7d9ca7_64103f894b2cd9681531b8--


From nobody Tue Mar 10 16:03:27 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 736053A0880 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 16:03:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.696
X-Spam-Level: 
X-Spam-Status: No, score=-1.696 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Wp_qg-Pj-ntz for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 16:03:19 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 022253A087F for <quic-issues@ietf.org>; Tue, 10 Mar 2020 16:03:18 -0700 (PDT)
Date: Tue, 10 Mar 2020 16:03:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583881398; bh=OnaP5hl8+sL5WfLnHfl+tqnN2KuEx0yUb2ko7VooxPU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=KyzzhjPMAJzo4cM6k9s/BUWKwFhSAASwHCmcyqmTcFhL1uqNfAxG5yTHYPmTxMtGc aNzJ5ydvg2NpziXzZj7TobMircezmU0GX9GEBd2eB6HB5eGVMVFa+2gEDv0vI6L7se +KbN3+4QMHIZy2xCrLaS1ZgS2k9u5t63llxof0jU=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYBUO4TL562GR23T5F4OP63NEVBNHHCEHSQ2I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3486/review/372379002@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3486@github.com>
References: <quicwg/base-drafts/pull/3486@github.com>
Subject: Re: [quicwg/base-drafts] Clarify not arming PTO for ApplicationData before completion (#3486)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e681cb6892e_4af53f98018cd95c197954"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/zH-zRp4DBQgxheXBrmEtMdHFIHk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:03:25 -0000

----==_mimepart_5e681cb6892e_4af53f98018cd95c197954
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.



> +ApplicationData prevents a client from retransmitting a 0-RTT packet on a PTO
+expiration before confirming that the server is able to decrypt 0-RTT packets,
+and prevents a server from sending a 1-RTT packet on a PTO expiration before it
+has the keys to process an acknowledgement.

Not arming the PTO for
```suggestion
ApplicationData prevents a client from sending a packet on PTO where there is uncertainty about the ability of the server to acknowledge the packet.
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3486#pullrequestreview-372379002
----==_mimepart_5e681cb6892e_4af53f98018cd95c197954
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@martinthomson</b> commented on this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3486#discussi=
on_r390660186">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +ApplicationData prevents a client from re=
transmitting a 0-RTT packet on a PTO=0D
+expiration before confirming that the server is able to decrypt 0-RTT pa=
ckets,=0D
+and prevents a server from sending a 1-RTT packet on a PTO expiration be=
fore it=0D
+has the keys to process an acknowledgement.=0D
</pre>=0D
<p>Not arming the PTO for</p>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-ApplicationData prevents a client from retran=
smitting a 0-RTT packet on a PTO=0D
-expiration before confirming that the server is able to decrypt 0-RTT pa=
ckets,=0D
-and prevents a server from sending a 1-RTT packet on a PTO expiration be=
fore it=0D
-has the keys to process an acknowledgement.=0D
+ApplicationData prevents a client from sending a packet on PTO where the=
re is uncertainty about the ability of the server to acknowledge the pack=
et.=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3486?email_source=3Dnotifications&amp;email_token=3DA=
FTOJKYAS3UUWGXHJYKPUEDRG3BLNA5CNFSM4K5E5VMKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJ=
SXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZA26Q#pullrequestreview-372379002=
">view it on GitHub</a>, or <a href=3D"https://github.com/notifications/u=
nsubscribe-auth/AFTOJK3QY3BQ3R2JGT5KIETRG3BLNANCNFSM4K5E5VMA">unsubscribe=
</a>.<img src=3D"https://github.com/notifications/beacon/AFTOJK6RITIJIEUP=
NYG6GUTRG3BLNA5CNFSM4K5E5VMKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWN=
FSXPKTDN5WW2ZLOORPWSZGOCYZA26Q.gif" height=3D"1" width=3D"1" alt=3D"" /><=
/p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3486?email_source=3D=
notifications\u0026email_token=3DAFTOJKYAS3UUWGXHJYKPUEDRG3BLNA5CNFSM4K5E=
5VMKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC=
YZA26Q#pullrequestreview-372379002",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3486?email_source=3Dno=
tifications\u0026email_token=3DAFTOJKYAS3UUWGXHJYKPUEDRG3BLNA5CNFSM4K5E5V=
MKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZ=
A26Q#pullrequestreview-372379002",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e681cb6892e_4af53f98018cd95c197954--


From nobody Tue Mar 10 16:05:53 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9AA023A0861 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 16:05:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.696
X-Spam-Level: 
X-Spam-Status: No, score=-1.696 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QCw9o9uiYwA3 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 16:05:50 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4C89A3A085B for <quic-issues@ietf.org>; Tue, 10 Mar 2020 16:05:50 -0700 (PDT)
Received: from github-lowworker-292e294.va3-iad.github.net (github-lowworker-292e294.va3-iad.github.net [10.48.102.70]) by smtp.github.com (Postfix) with ESMTP id 79D246E0853 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 16:05:49 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583881549; bh=teS/PoAhg68XCWZ8v0KgALlhv9OA/3tciGH7sx8BmgI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ecMZ8ZlKPevJE+R93yI4aRetJB/ZvemaVXHlzN8YQ+HyLK56f12VzmtPG/kXI6RV3 DSU09KHDSEh3H1Uv5I7xz0pia1GE0Cgxw91HW1WogGDwRg7Jl7Fq2HOOfBIU35XGYM ft9xgcfeAUq5sxQ9y2Gz4zc/lSBz8t7As7PewuYM=
Date: Tue, 10 Mar 2020 16:05:49 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7QHLXOW7VJHR7I4A54OP7E3EVBNHHCEHSQ2I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3486/review/372379962@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3486@github.com>
References: <quicwg/base-drafts/pull/3486@github.com>
Subject: Re: [quicwg/base-drafts] Clarify not arming PTO for ApplicationData before completion (#3486)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e681d4d696da_1f123f93d18cd9681550d4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Ud89naFUzeiRnKPfzyW2zgTWesc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:05:52 -0000

----==_mimepart_5e681d4d696da_1f123f93d18cd9681550d4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar commented on this pull request.



> +ApplicationData prevents a client from retransmitting a 0-RTT packet on a PTO
+expiration before confirming that the server is able to decrypt 0-RTT packets,
+and prevents a server from sending a 1-RTT packet on a PTO expiration before it
+has the keys to process an acknowledgement.

```suggestion
ApplicationData prevents a client from sending a packet on PTO where there is uncertainty about the ability of the server to acknowledge the packet. This can happen before a client confirms that the server is able to decrypt 0-RTT packets, and also at a server before it has the keys to process 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/pull/3486#pullrequestreview-372379962
----==_mimepart_5e681d4d696da_1f123f93d18cd9681550d4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@janaiyengar</b> commented on this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3486#discussi=
on_r390661008">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +ApplicationData prevents a client from re=
transmitting a 0-RTT packet on a PTO=0D
+expiration before confirming that the server is able to decrypt 0-RTT pa=
ckets,=0D
+and prevents a server from sending a 1-RTT packet on a PTO expiration be=
fore it=0D
+has the keys to process an acknowledgement.=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-ApplicationData prevents a client from retran=
smitting a 0-RTT packet on a PTO=0D
-expiration before confirming that the server is able to decrypt 0-RTT pa=
ckets,=0D
-and prevents a server from sending a 1-RTT packet on a PTO expiration be=
fore it=0D
-has the keys to process an acknowledgement.=0D
+ApplicationData prevents a client from sending a packet on PTO where the=
re is uncertainty about the ability of the server to acknowledge the pack=
et. This can happen before a client confirms that the server is able to d=
ecrypt 0-RTT packets, and also at a server before it has the keys to proc=
ess an acknowledgement.=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3486?email_source=3Dnotifications&amp;email_token=3DA=
FTOJK43NO6JABB6BRFJRTLRG3BU3A5CNFSM4K5E5VMKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJ=
SXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZBCOQ#pullrequestreview-372379962=
">view it on GitHub</a>, or <a href=3D"https://github.com/notifications/u=
nsubscribe-auth/AFTOJK6ILVH2ZCRXCSK235DRG3BU3ANCNFSM4K5E5VMA">unsubscribe=
</a>.<img src=3D"https://github.com/notifications/beacon/AFTOJKZHHOSWXOHI=
AYD7RZ3RG3BU3A5CNFSM4K5E5VMKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWN=
FSXPKTDN5WW2ZLOORPWSZGOCYZBCOQ.gif" height=3D"1" width=3D"1" alt=3D"" /><=
/p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3486?email_source=3D=
notifications\u0026email_token=3DAFTOJK43NO6JABB6BRFJRTLRG3BU3A5CNFSM4K5E=
5VMKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC=
YZBCOQ#pullrequestreview-372379962",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3486?email_source=3Dno=
tifications\u0026email_token=3DAFTOJK43NO6JABB6BRFJRTLRG3BU3A5CNFSM4K5E5V=
MKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZ=
BCOQ#pullrequestreview-372379962",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e681d4d696da_1f123f93d18cd9681550d4--


From nobody Tue Mar 10 16:07:03 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 56A633A0865 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 16:07:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jEloSS4-DoLT for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 16:07:00 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 356F63A083D for <quic-issues@ietf.org>; Tue, 10 Mar 2020 16:07:00 -0700 (PDT)
Received: from github-lowworker-d1d6e31.ash1-iad.github.net (github-lowworker-d1d6e31.ash1-iad.github.net [10.56.105.50]) by smtp.github.com (Postfix) with ESMTP id 87264C603A4 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 16:06:59 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583881619; bh=ADmUEl/h4pSx/0KdDXbXAG3AM9x9BvekHlBP0sqvo/o=; h=Date:From:To:Subject:From; b=gq9zNEQmvpj0X1WOLk1mjErMqQU1YGXJVPMN1i+dXIdq0e4nBaR0eqdwPIb4DBfR+ 7Z5Y0KYUPWuGp9e6DSysyvbPl6K7/sKXEfR+yF7EKMuWNfRyBGzk/oxs3EM0cEoEtP a0I+i1PrFXjnvPyfLXvfsEuD0vGvp4Kk4B6I3lKA=
Date: Tue, 10 Mar 2020 16:06:59 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/5e73d9-7a8843@github.com>
Subject: [quicwg/base-drafts] 4084c5: Clarify not arming PTO for ApplicationData before ...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/kMg2oytg7uDiqHatjT80gZDfwnw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:07:01 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 4084c5a168d1600ef362931da950513c57440082
      https://github.com/quicwg/base-drafts/commit/4084c5a168d1600ef362931da950513c57440082
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-02-27 (Thu, 27 Feb 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Clarify not arming PTO for ApplicationData before completion

Clarifies exactly what the implications of not arming PTO for ApplicationData prior to handshake complete.

This came from a discussion with a coworker who read the transport and recovery drafts, but not TLS.


  Commit: e4492a99326fc5ab3b6c43ba2d5515b7f1019b83
      https://github.com/quicwg/base-drafts/commit/e4492a99326fc5ab3b6c43ba2d5515b7f1019b83
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-02-27 (Thu, 27 Feb 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Martin Duke's suggestion


  Commit: 92a01a90676235a986f80b80234fd4f178517df8
      https://github.com/quicwg/base-drafts/commit/92a01a90676235a986f80b80234fd4f178517df8
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-02-27 (Thu, 27 Feb 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  remove extra 'before'


  Commit: a2de6f79b152bbf6f2a09a7badd89ce92fdc233e
      https://github.com/quicwg/base-drafts/commit/a2de6f79b152bbf6f2a09a7badd89ce92fdc233e
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-10 (Tue, 10 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-Authored-By: Martin Thomson <mt@lowentropy.net>


  Commit: 7a88436fe716779f409fcd9ec4539796e822668e
      https://github.com/quicwg/base-drafts/commit/7a88436fe716779f409fcd9ec4539796e822668e
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-10 (Tue, 10 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Merge pull request #3486 from quicwg/ianswett-clarify-complete

Clarify not arming PTO for ApplicationData before completion


Compare: https://github.com/quicwg/base-drafts/compare/5e73d936368f...7a88436fe716


From nobody Tue Mar 10 16:07:07 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0085D3A083D for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 16:07:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.1
X-Spam-Level: 
X-Spam-Status: No, score=-7.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3kTFETP34Y3D for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 16:07:01 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E4C183A0861 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 16:07:00 -0700 (PDT)
Received: from github-lowworker-25680bd.va3-iad.github.net (github-lowworker-25680bd.va3-iad.github.net [10.48.17.61]) by smtp.github.com (Postfix) with ESMTP id 3D49A660B7D for <quic-issues@ietf.org>; Tue, 10 Mar 2020 16:07:00 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583881620; bh=L6KeW/wZxo1oKbrPFvBAwFvq50ge+sQtIlpEH+UULbs=; h=Date:From:To:Subject:From; b=03rOv2DxvZAD32snW8i31eDriKj4IZCj63XRFxk7B2RoPToDsdYcLD6RSJH2ccCSh 7rDioesW133DqjTXBvwUb2QlKwLsyC4eMc8v8RZIOiJedoo/dUAOPCt8DO3KN/PPJX vNkdNnHy++62BKmn3IY4AkvtPNoSuTE0DQ6IbUwo=
Date: Tue, 10 Mar 2020 16:07:00 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-clarify-complete/a2de6f-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/VBWF-WBoQN66rtJuj1ZJben8KKM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:07:02 -0000

  Branch: refs/heads/ianswett-clarify-complete
  Home:   https://github.com/quicwg/base-drafts


From nobody Tue Mar 10 16:07:13 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EEE1C3A083D for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 16:07:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LssldT1iGFsi for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 16:07: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 0DA053A0861 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 16:07:09 -0700 (PDT)
Received: from github-lowworker-2e54e43.va3-iad.github.net (github-lowworker-2e54e43.va3-iad.github.net [10.48.17.27]) by smtp.github.com (Postfix) with ESMTP id 6E60F2C00B3 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 16:07:08 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583881628; bh=l+z0mMy3o6Wi/ibOs+pXkfHf9aPdIV8Tbghhzrl+vbE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=aILeDHd91V325f85NUJ4uhDRp6R6AhXuZ1cJ8txBrVFEQijA/kE/jN+PPfOFwwnL3 XtJgnm0L0TkWEkdmIGpPtg1kvFfB83e4X14HIvrhcgsSgVB1LAa5Gtw1QOWL2LQbHH dZQ9XT7LMiVMZKqCythUXlqtEloIPmnL87RkAYI4=
Date: Tue, 10 Mar 2020 16:07:08 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYBYGHGBKKQO52P2JN4OP7JZEVBNHHCEHSQ2I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3486/review/372380434@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3486@github.com>
References: <quicwg/base-drafts/pull/3486@github.com>
Subject: Re: [quicwg/base-drafts] Clarify not arming PTO for ApplicationData before completion (#3486)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e681d9c5e8b5_49f23fde9eccd96017593d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/fNMFkqmlm2gFJHbwkOJIXh0wQXM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:07:11 -0000

----==_mimepart_5e681d9c5e8b5_49f23fde9eccd96017593d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> +ApplicationData prevents a client from retransmitting a 0-RTT packet on a PTO
+expiration before confirming that the server is able to decrypt 0-RTT packets,
+and prevents a server from sending a 1-RTT packet on a PTO expiration before it
+has the keys to process an acknowledgement.

This isn't only about the server acknowledging packets, so I think this isn't quite correct.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3486#discussion_r390661406
----==_mimepart_5e681d9c5e8b5_49f23fde9eccd96017593d
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/3486#discussion_r390661406">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; +ApplicationData prevents a client from retransmitting a 0-RTT packet on a PTO
+expiration before confirming that the server is able to decrypt 0-RTT packets,
+and prevents a server from sending a 1-RTT packet on a PTO expiration before it
+has the keys to process an acknowledgement.
</pre>
<p>This isn't only about the server acknowledging packets, so I think this isn't quite correct.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3486?email_source=notifications&amp;email_token=AFTOJKYYJ7LIM52VG2IKLFTRG3BZZA5CNFSM4K5E5VMKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZBGEQ#discussion_r390661406">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2DFXF443IR4D23U5DRG3BZZANCNFSM4K5E5VMA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6UMUE4EU3BZQFZDKDRG3BZZA5CNFSM4K5E5VMKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZBGEQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3486?email_source=notifications\u0026email_token=AFTOJKYYJ7LIM52VG2IKLFTRG3BZZA5CNFSM4K5E5VMKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZBGEQ#discussion_r390661406",
"url": "https://github.com/quicwg/base-drafts/pull/3486?email_source=notifications\u0026email_token=AFTOJKYYJ7LIM52VG2IKLFTRG3BZZA5CNFSM4K5E5VMKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZBGEQ#discussion_r390661406",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e681d9c5e8b5_49f23fde9eccd96017593d--


From nobody Tue Mar 10 16:07:30 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C72653A0861 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 16:07:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BNh0rDLjk7RF for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 16:07: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 26C5D3A083D for <quic-issues@ietf.org>; Tue, 10 Mar 2020 16:07:26 -0700 (PDT)
Received: from github-lowworker-b19c547.va3-iad.github.net (github-lowworker-b19c547.va3-iad.github.net [10.48.17.66]) by smtp.github.com (Postfix) with ESMTP id 6AA6D2C1C65 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 16:07:25 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583881645; bh=uy1NJpNkLlc5WRAeJU1LWTy3Eg+OArnjVecY79vK6Js=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=iG+F7+5BR2WmVbVWWI2/37xcf7MqgMzic3XCVI4kynAMyB9mPjtm3f1bfWanhjm0O 8Sknp4/o34i3z/2o0BrUGbIFXiwhgcCPEAF2PDz2wy4kblEU2H3/di9lhHeHvL2nhx ak04sGkBl3P3eueXavixlFvijiUiruEZDFC/4V1U=
Date: Tue, 10 Mar 2020 16:07:25 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK26AOWMOZ2WSRM5NVV4OP7K3EVBNHHCEHSQ2I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3486/issue_event/3116765304@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3486@github.com>
References: <quicwg/base-drafts/pull/3486@github.com>
Subject: Re: [quicwg/base-drafts] Clarify not arming PTO for ApplicationData before completion (#3486)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e681dad5c076_7b5f3fa50c8cd96c69092"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/iWCw4iWMK9ONpdHxIzXL5TFL9T4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:07:28 -0000

----==_mimepart_5e681dad5c076_7b5f3fa50c8cd96c69092
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #3486 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3486#event-3116765304
----==_mimepart_5e681dad5c076_7b5f3fa50c8cd96c69092
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 title" data-id="572412114" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3486" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3486/hovercard" href="https://github.com/quicwg/base-drafts/pull/3486">#3486</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3486?email_source=notifications&amp;email_token=AFTOJKYAGAJTTK2HKKO5Z43RG3B23A5CNFSM4K5E5VMKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXHDBA6A#event-3116765304">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4JRSCSS62CAZCNMLTRG3B23ANCNFSM4K5E5VMA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3HE2OQJ7335HLYE3DRG3B23A5CNFSM4K5E5VMKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXHDBA6A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3486?email_source=notifications\u0026email_token=AFTOJKYAGAJTTK2HKKO5Z43RG3B23A5CNFSM4K5E5VMKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXHDBA6A#event-3116765304",
"url": "https://github.com/quicwg/base-drafts/pull/3486?email_source=notifications\u0026email_token=AFTOJKYAGAJTTK2HKKO5Z43RG3B23A5CNFSM4K5E5VMKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXHDBA6A#event-3116765304",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e681dad5c076_7b5f3fa50c8cd96c69092--


From nobody Tue Mar 10 16:08:05 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 508123A0869 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 16:08:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cMwwkaCm-w0H for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 16:08:02 -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 27A723A0867 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 16:08:02 -0700 (PDT)
Received: from github-lowworker-c53a806.ac4-iad.github.net (github-lowworker-c53a806.ac4-iad.github.net [10.52.23.45]) by smtp.github.com (Postfix) with ESMTP id 9FBDE26171C for <quic-issues@ietf.org>; Tue, 10 Mar 2020 16:08:01 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583881681; bh=xCBk2VoTv6Fy4Iw4pZr2gMzu08DbXtgYS8I11BiRGcg=; h=Date:From:To:Subject:From; b=YMP8zstkS+haBm96adHO+rplssoKMNqhNUTJTmxChrHbaNzU9CjrGIzgo7h0ONyvw YnjdbgcI2ZA3cbq+pnNkrFpagLKk0hIumP/i53iEpJT9fWX/6s2fzY941qXoOILKM+ 75adNUK54vvvn6x++uHJARhgJ7ISROfxOMS8yv0k=
Date: Tue, 10 Mar 2020 16:08:01 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/acab82-2548a7@github.com>
Subject: [quicwg/base-drafts] 2548a7: Script updating gh-pages from 7a88436f. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/0qCtr9OrX6x4kELMJc98zZer8mY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:08:03 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 2548a78c98827f36b6a3911087b29d2d73353419
      https://github.com/quicwg/base-drafts/commit/2548a78c98827f36b6a3911087b29d2d73353419
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-10 (Tue, 10 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 7a88436f. [ci skip]



From nobody Tue Mar 10 16:14:34 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E84EE3A0890 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 16:14:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rNWBxbcCL8UI for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 16:14: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 98FA83A088C for <quic-issues@ietf.org>; Tue, 10 Mar 2020 16:14:30 -0700 (PDT)
Date: Tue, 10 Mar 2020 16:14:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583882069; bh=PeTHMU9aAncY+exBm1Bk8WmTJQOUN0oQjnOJuO+lZnI=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=J/R85IpkPbflntVYSsiRJuJwYH07+XoSvG9vUmTsCA8Rn72MFaWrJR3mlgPNkpMQD tEwyMnFUWR40QvMTB2ZqJ7GpFV9VThOsDQfbFgxULZ04eopIywkNrtVK9g3Tf44RhH xtzwSmXoASnCmEdWxb39cN0uIUMcRNZ+u5bI1ymk=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2S4Q3W5Z4RH5DSLIV4OQAFLEVBNHHCFAMG5E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3509@github.com>
Subject: [quicwg/base-drafts] Required state for retaining unacked RETIRE_CONNECTION_ID frames is unbound (#3509)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e681f55d488b_12653fea998cd96c1533aa"; 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/yBS61ecDvgn5EMQtDYuayMh893w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:14:33 -0000

----==_mimepart_5e681f55d488b_12653fea998cd96c1533aa
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

When an endpoint sends a RETIRE_CONNECTION_ID frame carrying a connection ID that has been active until that point, that endpoint is expected to open room for accepting a new connection ID.

That means that if the peer does not acknowledge the packets that contains RETIRE_CONNECTION_ID frame, but keeps on sending NEW_CONNECTION_ID frames with increasing values in the Retire Prior To field, the number of unacknowledged RETIRE_CONNECTION_ID frames (or to be precise, the number of unacked retiring connection IDs) keeps on increasing.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3509
----==_mimepart_5e681f55d488b_12653fea998cd96c1533aa
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>When an endpoint sends a RETIRE_CONNECTION_ID frame carrying a connection ID that has been active until that point, that endpoint is expected to open room for accepting a new connection ID.</p>
<p>That means that if the peer does not acknowledge the packets that contains RETIRE_CONNECTION_ID frame, but keeps on sending NEW_CONNECTION_ID frames with increasing values in the Retire Prior To field, the number of unacknowledged RETIRE_CONNECTION_ID frames (or to be precise, the number of unacked retiring connection IDs) keeps on increasing.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3509?email_source=notifications&amp;email_token=AFTOJK2MBSZCADIQQA4F5H3RG3CVLA5CNFSM4LFJ2P4KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IUBQ3UQ">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6IMX4R7WCYRF7G6JLRG3CVLANCNFSM4LFJ2P4A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZZHMAHTVBR2VHEGU3RG3CVLA5CNFSM4LFJ2P4KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IUBQ3UQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3509?email_source=notifications\u0026email_token=AFTOJK2MBSZCADIQQA4F5H3RG3CVLA5CNFSM4LFJ2P4KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IUBQ3UQ",
"url": "https://github.com/quicwg/base-drafts/issues/3509?email_source=notifications\u0026email_token=AFTOJK2MBSZCADIQQA4F5H3RG3CVLA5CNFSM4LFJ2P4KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IUBQ3UQ",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e681f55d488b_12653fea998cd96c1533aa--


From nobody Tue Mar 10 16:18:23 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CC4173A08A5 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 16:18:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ciw6bI5i5FWC for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 16:18:20 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 917E53A08AA for <quic-issues@ietf.org>; Tue, 10 Mar 2020 16:18:17 -0700 (PDT)
Date: Tue, 10 Mar 2020 16:18:16 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583882296; bh=9kRZaSXkhCLHneh0RarmnCCBuuArE1jyZxZYCPCXAGo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=bQHi3WJvLAxXIcgp4zZQrOQ85hJcNJ3B4n2Tua9Roj0/bah9ocffH+eF0Ug9Nka+h pU9L6eTNKuC5IOo1JEZoJCVZLJ6Zo4h6K+HeznvBo7LNKzDZuAhab0r6egq1IgGN6r EAjmFlTDew8tB/iLKBerY1DX5Sn/Ot8BWHi54miw=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYEWWIXGWNCWUJSH2N4OQATREVBNHHCFAMG5E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3509/597366048@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3509@github.com>
References: <quicwg/base-drafts/issues/3509@github.com>
Subject: Re: [quicwg/base-drafts] Required state for retaining unacked RETIRE_CONNECTION_ID frames is unbound (#3509)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e682038bf1e4_6fe83fecc14cd96413582c"; 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/wF_su3zeHlnJxNo_O_wezNExiME>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:18:22 -0000

----==_mimepart_5e682038bf1e4_6fe83fecc14cd96413582c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

To address the issue, I think we need to do one of the following:
* State that the attack exists, and that QUIC stacks should implement mitigations.
* Introduce MAX_CONNECTION_IDS frame. The reason we do not have similar issue in stream concurrency control is because the credit is controlled by MAX_STREAMS frames, rather than using FIN (or reset) as an implicit signal to indicate availability of new credit. We could do the same for connection IDs.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3509#issuecomment-597366048
----==_mimepart_5e682038bf1e4_6fe83fecc14cd96413582c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>To address the issue, I think we need to do one of the following:</p>
<ul>
<li>State that the attack exists, and that QUIC stacks should implement mitigations.</li>
<li>Introduce MAX_CONNECTION_IDS frame. The reason we do not have similar issue in stream concurrency control is because the credit is controlled by MAX_STREAMS frames, rather than using FIN (or reset) as an implicit signal to indicate availability of new credit. We could do the same for connection IDs.</li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3509?email_source=notifications&amp;email_token=AFTOJK6JKHJB66P3INY7GLDRG3DDRA5CNFSM4LFJ2P4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEONRKIA#issuecomment-597366048">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKY7AZZ4VVSFOKHQ4D3RG3DDRANCNFSM4LFJ2P4A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6YXDD32IZFAKSJRJDRG3DDRA5CNFSM4LFJ2P4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEONRKIA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3509?email_source=notifications\u0026email_token=AFTOJK6JKHJB66P3INY7GLDRG3DDRA5CNFSM4LFJ2P4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEONRKIA#issuecomment-597366048",
"url": "https://github.com/quicwg/base-drafts/issues/3509?email_source=notifications\u0026email_token=AFTOJK6JKHJB66P3INY7GLDRG3DDRA5CNFSM4LFJ2P4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEONRKIA#issuecomment-597366048",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e682038bf1e4_6fe83fecc14cd96413582c--


From nobody Tue Mar 10 16:27:53 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C29103A0928 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 16:27:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.1
X-Spam-Level: 
X-Spam-Status: No, score=-3.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id G1NO6l5xsm_B for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 16:27:45 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EEF033A08B5 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 16:27:44 -0700 (PDT)
Date: Tue, 10 Mar 2020 16:27:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583882863; bh=+NyMVovKfDsR7KuJ2Xrm5czhcIle1HmKQVtW8ZtLB2E=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=t/hdJUDp5Ge6l6JO6LRPn4RM+ekH+KYzrkckS5o4SiVGEwwT0N4BvYgi25/c3JnOs AbnVlcWHiGhebucZU0WDX3A4fQkQ27JJg11cJdUSvHJCxk2MmbKaF3iDDj46T6nyl+ XaKzZBEGxbswEbGCG4M70h21J+xc5tR2T6Ix58fc=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6HUSMMDU5XSU3C3KF4OQBW7EVBNHHCBTP6UY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3349/review/372386691@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3349@github.com>
References: <quicwg/base-drafts/pull/3349@github.com>
Subject: Re: [quicwg/base-drafts] Clarify section on negotiating connection IDs (#3349)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e68226fd8fa0_4b043f98018cd95c177878"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/n6KfIO0DLfc5g1ixcxz7_H3OJYI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:27:51 -0000

----==_mimepart_5e68226fd8fa0_4b043f98018cd95c177878
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson approved this pull request.



>  
 When an Initial packet is sent by a client that has not previously received an
-Initial or Retry packet from the server, the client populates the DCID field
-with an unpredictable value.  This DCID MUST be at least 8 bytes in length.
-Until a packet is received from the server, the client MUST use the same DCID
-value on all packets in this connection. This DCID is used to determine packet
+Initial or Retry packet from the server, the client populates the Destination
+Connection ID field with an unpredictable value.  This Destination Connection ID

That is below.

> -producing different connection IDs.
-
-The connection ID can change over the lifetime of a connection, especially in
-response to connection migration ({{migration}}); see {{issue-cid}} for details.
+for subsequent packets, including all subsequent 0-RTT packets.  This means that
+a client might have to change the connection ID it sets in the Destination
+Connection ID field twice during connection establishment: once in response to a
+Retry, and once in response to an Initial packet from the server. Once a client
+has received an Initial packet from the server, it MUST discard any subsequent
+packet it receives with a different Source Connection ID.
+
+A client MUST change the Destination Connection ID it uses for sending packets
+in response to only the first received Initial or Retry packet.  A server MUST
+set the Destination Connection ID it uses for sending packets based on the first
+received Initial packet. Any further changes to the Destination Connection ID
+are are only permitted if the values are taken from any received

```suggestion
are only permitted if the values are taken from any 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/3349#pullrequestreview-372386691
----==_mimepart_5e68226fd8fa0_4b043f98018cd95c177878
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@martinthomson</b> approved this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3349#discussi=
on_r390667172">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  =0D
 When an Initial packet is sent by a client that has not previously recei=
ved an=0D
-Initial or Retry packet from the server, the client populates the DCID f=
ield=0D
-with an unpredictable value.  This DCID MUST be at least 8 bytes in leng=
th.=0D
-Until a packet is received from the server, the client MUST use the same=
 DCID=0D
-value on all packets in this connection. This DCID is used to determine =
packet=0D
+Initial or Retry packet from the server, the client populates the Destin=
ation=0D
+Connection ID field with an unpredictable value.  This Destination Conne=
ction ID=0D
</pre>=0D
<p>That is below.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3349#discussi=
on_r390667611">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; -producing different connection IDs.=0D
-=0D
-The connection ID can change over the lifetime of a connection, especial=
ly in=0D
-response to connection migration ({{migration}}); see {{issue-cid}} for =
details.=0D
+for subsequent packets, including all subsequent 0-RTT packets.  This me=
ans that=0D
+a client might have to change the connection ID it sets in the Destinati=
on=0D
+Connection ID field twice during connection establishment: once in respo=
nse to a=0D
+Retry, and once in response to an Initial packet from the server. Once a=
 client=0D
+has received an Initial packet from the server, it MUST discard any subs=
equent=0D
+packet it receives with a different Source Connection ID.=0D
+=0D
+A client MUST change the Destination Connection ID it uses for sending p=
ackets=0D
+in response to only the first received Initial or Retry packet.  A serve=
r MUST=0D
+set the Destination Connection ID it uses for sending packets based on t=
he first=0D
+received Initial packet. Any further changes to the Destination Connecti=
on ID=0D
+are are only permitted if the values are taken from any received=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-are are only permitted if the values are take=
n from any received=0D
+are only permitted if the values are taken from any received=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3349?email_source=3Dnotifications&amp;email_token=3DA=
FTOJK4XPW36AIYWURYYAK3RG3EG7A5CNFSM4KHILTG2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJ=
SXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZCXAY#pullrequestreview-372386691=
">view it on GitHub</a>, or <a href=3D"https://github.com/notifications/u=
nsubscribe-auth/AFTOJK6U2RUN3QSMJFWBRTDRG3EG7ANCNFSM4KHILTGQ">unsubscribe=
</a>.<img src=3D"https://github.com/notifications/beacon/AFTOJK2UOSMBRLWG=
UAE26BDRG3EG7A5CNFSM4KHILTG2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWN=
FSXPKTDN5WW2ZLOORPWSZGOCYZCXAY.gif" height=3D"1" width=3D"1" alt=3D"" /><=
/p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3349?email_source=3D=
notifications\u0026email_token=3DAFTOJK4XPW36AIYWURYYAK3RG3EG7A5CNFSM4KHI=
LTG2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC=
YZCXAY#pullrequestreview-372386691",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3349?email_source=3Dno=
tifications\u0026email_token=3DAFTOJK4XPW36AIYWURYYAK3RG3EG7A5CNFSM4KHILT=
G2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZ=
CXAY#pullrequestreview-372386691",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e68226fd8fa0_4b043f98018cd95c177878--


From nobody Tue Mar 10 16:33:20 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BCFC43A0915 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 16:33:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ooHDYkK1jVK3 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 16:33: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 862233A0914 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 16:33:16 -0700 (PDT)
Date: Tue, 10 Mar 2020 16:33:15 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583883195; bh=SSvXj6VzXL9GaYePQ0ZtzZvkh1HSjVjW3SCI+4KfFS4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=teo6SguVfpskJj+Glly3LueFNdOA/6FUV59aKTCHQqWJcMVLq42htvbabB2g6+J0v nZWK43zsM61mqbvk5MAiHmCz6X/+mar+H2lYKkc+HVAx6Jv1pP7XjM285qUhCSLCTD d5l5fVUjhmo7DurmrrCAKINUGCOIYIbQzEf7cDxk=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4QFNJLY62CEZSL6VF4OQCLXEVBNHHCDDCFOU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3447/597370580@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3447@github.com>
References: <quicwg/base-drafts/issues/3447@github.com>
Subject: Re: [quicwg/base-drafts] max_packet_size in 0-RTT (#3447)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6823bbbb98b_30e43f873bacd968143148"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/cF_6bb7leofygP4RflgEaGUFSRY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:33:18 -0000

----==_mimepart_5e6823bbbb98b_30e43f873bacd968143148
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Chairs, I believe that this should be design.  Kazuho and I might disagree about the relative value of requiring this change, but it is design even if we do nothing.  It's minor: we already strongly recommend remembering the parameter, we just don't mandate rejection of 0-RTT if the value is reduced.  That is what the PR does.

Jana has promised to talk to Kazuho and determine what to do next.  I will defer to Jana's judgment 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/3447#issuecomment-597370580
----==_mimepart_5e6823bbbb98b_30e43f873bacd968143148
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Chairs, I believe that this should be design.  Kazuho and I might disagree about the relative value of requiring this change, but it is design even if we do nothing.  It's minor: we already strongly recommend remembering the parameter, we just don't mandate rejection of 0-RTT if the value is reduced.  That is what the PR does.</p>
<p>Jana has promised to talk to Kazuho and determine what to do next.  I will defer to Jana's judgment 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/3447?email_source=notifications&amp;email_token=AFTOJKYKGYXEYB5NLXKQIOTRG3E3XA5CNFSM4KSV64E2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEONSNVA#issuecomment-597370580">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYN3DILMZBPAKPP7VLRG3E3XANCNFSM4KSV64EQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK35MVWCDALEFA3ZP4DRG3E3XA5CNFSM4KSV64E2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEONSNVA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3447?email_source=notifications\u0026email_token=AFTOJKYKGYXEYB5NLXKQIOTRG3E3XA5CNFSM4KSV64E2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEONSNVA#issuecomment-597370580",
"url": "https://github.com/quicwg/base-drafts/issues/3447?email_source=notifications\u0026email_token=AFTOJKYKGYXEYB5NLXKQIOTRG3E3XA5CNFSM4KSV64E2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEONSNVA#issuecomment-597370580",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6823bbbb98b_30e43f873bacd968143148--


From nobody Tue Mar 10 16:36:16 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AC17A3A0927 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 16:36:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RRdOCKI_lpjd for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 16:36:14 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A07483A092A for <quic-issues@ietf.org>; Tue, 10 Mar 2020 16:36:14 -0700 (PDT)
Received: from github-lowworker-d1d6e31.ash1-iad.github.net (github-lowworker-d1d6e31.ash1-iad.github.net [10.56.105.50]) by smtp.github.com (Postfix) with ESMTP id 846EC6A10AA for <quic-issues@ietf.org>; Tue, 10 Mar 2020 16:36:13 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583883373; bh=U3VP5AdHiwkFPz8sPvXu/QT9RQkBjQfLm9oxmWwxfGI=; h=Date:From:To:Subject:From; b=LWnbvdRExxflx2JbwdnzPA8FUBQ3DrLJZ9qH/Z2mG0jfOUTjhB3hVxLzl+eSwpynw 1sKZNvdz+bczt/B2C1CMltXY8L+YQfVz8C+OPYBPi9w0dN5BJSJ4VC6FD+CeYwopmB p1PNw8a2SN7R++AA1Q6QBb6xvTLnQpP0s0MQbV/k=
Date: Tue, 10 Mar 2020 16:36:13 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/jri/cids/95791f-d22c4f@github.com>
Subject: [quicwg/base-drafts] d22c4f: are are
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/KYjYtIheDfbJj4mmXyKot499jpA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:36:16 -0000

  Branch: refs/heads/jri/cids
  Home:   https://github.com/quicwg/base-drafts
  Commit: d22c4fe86b8fb6de5cdd62e7858d5122260fa21c
      https://github.com/quicwg/base-drafts/commit/d22c4fe86b8fb6de5cdd62e7858d5122260fa21c
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-11 (Wed, 11 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  are are

you know it is hard for me to type that without typing "area"



From nobody Tue Mar 10 16:36:30 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AAA263A092A for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 16:36:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cqvkEU1BLaY8 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 16:36:27 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4FE583A0927 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 16:36:27 -0700 (PDT)
Date: Tue, 10 Mar 2020 16:36:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583883386; bh=K9Hj9ZmtejgL3hYhCOxlClevV8DDvFXU5am5JjPBf9g=; h=Date:From:To:Subject:From; b=NgnXUhFxD5LixfWyU+OWXolc4t4J9+XQQ+BjTlkG179Uf3Bi+JWd2UjNKguo/eDGa ZTuGWflPggEhzlEPsr62XxTVRtfG4b1nEQS6ah1aMpSaVXvehOhhVmEB8E/2fn1e4h GlBumdTgVLNt/oju5ZzUgtq7zVW74x6852zL8jWM=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/7a8843-d3adc4@github.com>
Subject: [quicwg/base-drafts] c7dabf: Clarify section on negotiating connection IDs
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/2vqmYYGvVByBJHgf1n4V7L5Hoog>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:36:29 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: c7dabf0f5ddcbe9288be2d0dc3a1c20e72e79523
      https://github.com/quicwg/base-drafts/commit/c7dabf0f5ddcbe9288be2d0dc3a1c20e72e79523
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-03-09 (Mon, 09 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Clarify section on negotiating connection IDs


  Commit: e225cbbe303e1bb78444b66aa27deec24d528724
      https://github.com/quicwg/base-drafts/commit/e225cbbe303e1bb78444b66aa27deec24d528724
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-03-09 (Mon, 09 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  no hs packets


  Commit: 73bf631226678431480e2be34425c8f66fc30419
      https://github.com/quicwg/base-drafts/commit/73bf631226678431480e2be34425c8f66fc30419
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-03-09 (Mon, 09 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  comments


  Commit: 95791fc5b0b03312919e0b88ecbee568adf173c1
      https://github.com/quicwg/base-drafts/commit/95791fc5b0b03312919e0b88ecbee568adf173c1
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-03-09 (Mon, 09 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  leftover abbrevs


  Commit: d22c4fe86b8fb6de5cdd62e7858d5122260fa21c
      https://github.com/quicwg/base-drafts/commit/d22c4fe86b8fb6de5cdd62e7858d5122260fa21c
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-11 (Wed, 11 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  are are

you know it is hard for me to type that without typing "area"


  Commit: d3adc44abdc6108b6e3a997988da2690d55ec290
      https://github.com/quicwg/base-drafts/commit/d3adc44abdc6108b6e3a997988da2690d55ec290
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-11 (Wed, 11 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #3349 from quicwg/jri/cids

Clarify section on negotiating connection IDs


Compare: https://github.com/quicwg/base-drafts/compare/7a88436fe716...d3adc44abdc6


From nobody Tue Mar 10 16:36:33 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DDBDA3A0927 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 16:36:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iRPRN_wiSbGM for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 16:36:27 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D17E93A0928 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 16:36:27 -0700 (PDT)
Date: Tue, 10 Mar 2020 16:36:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583883387; bh=Z8GdCKCsNNAoWAJ38JrDtVK/Mqj+SlsPI0+u6CAuZ10=; h=Date:From:To:Subject:From; b=tYkErSs8DwrL4vIiiJy24fGDCMZBcndogWw2Neu3t59UlhjjHEjuMHhHRY3Br6P6C HtFWACprlsnvXVPhPAbQ8gjXaS3Qf1fiw7Is10SFlWJXsrb6aiRWJS9P9f3iBPm+/b gqqqkftVjBQifjLrtS65bNVRB1Ce+5eAckLS+oAQ=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/jri/cids/d22c4f-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/oDJ7FGaFPod1qQYGQT8TXuzpo-Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 10 Mar 2020 23:36:29 -0000

  Branch: refs/heads/jri/cids
  Home:   https://github.com/quicwg/base-drafts


From nobody Tue Mar 10 16:36:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3FDA83A0927 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 16:36:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gjdr3B8oi_vs for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 16:36:37 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 54E893A092C for <quic-issues@ietf.org>; Tue, 10 Mar 2020 16:36:37 -0700 (PDT)
Received: from github-lowworker-0f78100.ash1-iad.github.net (github-lowworker-0f78100.ash1-iad.github.net [10.56.25.48]) by smtp.github.com (Postfix) with ESMTP id 870966A01F8 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 16:36:36 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583883396; bh=dVPD92/gApf4Fu2ln6aC6yygETPQ73N9XwC6TUQ3D+8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=wUtm24/7LTbnp7FFK4mAMZxoY9iN/a0O4YIwNoHnkUf8Gv7TN926hR1iO8vCvm1+p ywNL4xqlArkLg6ZOCAVl57RqXueNOZP3FtanUUsWTwXRR20Il1pODx25OjLHG9vu8g eiQzEWpArWJLtcCln0XBILncGu7vxu2wE87gA2tk=
Date: Tue, 10 Mar 2020 16:36:36 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3349/push/4747147883@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3349@github.com>
References: <quicwg/base-drafts/pull/3349@github.com>
Subject: Re: [quicwg/base-drafts] Clarify section on negotiating connection IDs (#3349)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e682484762af_9d63f8215ecd96c10739d"; 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/HYjQZZ7w1yH_1FaLB5lou968KEU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:36:39 -0000

----==_mimepart_5e682484762af_9d63f8215ecd96c10739d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

d22c4fe86b8fb6de5cdd62e7858d5122260fa21c  are are


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3349/files/95791fc5b0b03312919e0b88ecbee568adf173c1..d22c4fe86b8fb6de5cdd62e7858d5122260fa21c

----==_mimepart_5e682484762af_9d63f8215ecd96c10739d
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/d22c4fe86b8fb6de5cdd62e7858d5122260fa21c">d22c4fe</a>  are are</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3349/files/95791fc5b0b03312919e0b88ecbee568adf173c1..d22c4fe86b8fb6de5cdd62e7858d5122260fa21c?email_source=notifications&amp;email_token=AFTOJK3QY4XQFYEVBMC25HTRG3FIJA5CNFSM4KHILTG2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3DGMRYHEZDINKQOVZWQIZUG42DOMJUG44DQMY">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2DAUIR3CTKXGOHBWTRG3FIJANCNFSM4KHILTGQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4ETWZE454J3TMMHGLRG3FIJA5CNFSM4KHILTG2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3DGMRYHEZDINKQOVZWQIZUG42DOMJUG44DQMY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3349/files/95791fc5b0b03312919e0b88ecbee568adf173c1..d22c4fe86b8fb6de5cdd62e7858d5122260fa21c?email_source=notifications\u0026email_token=AFTOJK3QY4XQFYEVBMC25HTRG3FIJA5CNFSM4KHILTG2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3DGMRYHEZDINKQOVZWQIZUG42DOMJUG44DQMY",
"url": "https://github.com/quicwg/base-drafts/pull/3349/files/95791fc5b0b03312919e0b88ecbee568adf173c1..d22c4fe86b8fb6de5cdd62e7858d5122260fa21c?email_source=notifications\u0026email_token=AFTOJK3QY4XQFYEVBMC25HTRG3FIJA5CNFSM4KHILTG2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3DGMRYHEZDINKQOVZWQIZUG42DOMJUG44DQMY",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e682484762af_9d63f8215ecd96c10739d--


From nobody Tue Mar 10 16:36:52 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8362C3A092A for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 16:36:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cUIfesU7Dxom for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 16:36: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 563063A0928 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 16:36:49 -0700 (PDT)
Date: Tue, 10 Mar 2020 16:36:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583883409; bh=aMGbFzmI8m797PIqughDKIiXzerr/XHTfQlnluB3BCc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=atd62WEDJzUydHwHdimgdfGtpdo6AkpO+r6wUec0tpNYWvqIyBstC9pjDljneKDXT I6+0qmUuP6Zx80T6JgZjHapls6A4+Pj8wTePV01HC75kdobD9nN+LDH0PTVF7BVeXI usMN47Ge5oukv4PCAt5wxj3+3oxUmhmrJvnSIqp8=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7TQYLWVBIXYVIEX3N4OQCZDEVBNHHCBTP6UY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3349/issue_event/3116819778@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3349@github.com>
References: <quicwg/base-drafts/pull/3349@github.com>
Subject: Re: [quicwg/base-drafts] Clarify section on negotiating connection IDs (#3349)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e68249110ba4_7413fe044ccd968960f7"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Im2LP2bxEKQuHr0LH1HP95KCuoQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:36:52 -0000

----==_mimepart_5e68249110ba4_7413fe044ccd968960f7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #3349 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3349#event-3116819778
----==_mimepart_5e68249110ba4_7413fe044ccd968960f7
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 title" data-id="550370982" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3349" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3349/hovercard" href="https://github.com/quicwg/base-drafts/pull/3349">#3349</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3349?email_source=notifications&amp;email_token=AFTOJK5K6BTDHSJA6PIRNDLRG3FJDA5CNFSM4KHILTG2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXHDOKQQ#event-3116819778">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2AXSJ76TN5GIYQ24LRG3FJDANCNFSM4KHILTGQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5R5HK47UW672UEFU3RG3FJDA5CNFSM4KHILTG2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXHDOKQQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3349?email_source=notifications\u0026email_token=AFTOJK5K6BTDHSJA6PIRNDLRG3FJDA5CNFSM4KHILTG2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXHDOKQQ#event-3116819778",
"url": "https://github.com/quicwg/base-drafts/pull/3349?email_source=notifications\u0026email_token=AFTOJK5K6BTDHSJA6PIRNDLRG3FJDA5CNFSM4KHILTG2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXHDOKQQ#event-3116819778",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e68249110ba4_7413fe044ccd968960f7--


From nobody Tue Mar 10 16:37:39 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D26CE3A096A for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 16:37:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id K8lHz39dEItV for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 16:37:30 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AE51B3A094E for <quic-issues@ietf.org>; Tue, 10 Mar 2020 16:37:30 -0700 (PDT)
Received: from github-lowworker-c73936b.ash1-iad.github.net (github-lowworker-c73936b.ash1-iad.github.net [10.56.112.13]) by smtp.github.com (Postfix) with ESMTP id 0E0788C0DBE for <quic-issues@ietf.org>; Tue, 10 Mar 2020 16:37:30 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583883450; bh=2yoFCTCIhTPkqwh4Vpd5ZAmhsqpHfjuyvWRotSx/yAU=; h=Date:From:To:Subject:From; b=XRVLMzxvcTa/RBwZ/0aWePl8KeDjM+9Z350D3KpvtuNeEVaEspoesh/UHl6jOrOh7 e5yDAnk+aec3PRB1TxSaqek9IXl1fZeR2yFXX2p4ReBKnwg3YV48KmxV9SFBRCejai 1bn7guy8mwUE6x4PnV5sw/w+alMv4us3LSQQkL6A=
Date: Tue, 10 Mar 2020 16:37:29 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/2548a7-f3c86f@github.com>
Subject: [quicwg/base-drafts] f3c86f: Script updating gh-pages from d3adc44a. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/TGXI8wID9jhRvSyk7gYhl4pCsqo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:37:37 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: f3c86faf610df9e7a228a3513b3f5d7052b494b1
      https://github.com/quicwg/base-drafts/commit/f3c86faf610df9e7a228a3513b3f5d7052b494b1
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-10 (Tue, 10 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from d3adc44a. [ci skip]



From nobody Tue Mar 10 17:43:53 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1A6A03A0CAF for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 17:43:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.1
X-Spam-Level: 
X-Spam-Status: No, score=-3.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QUePe2BZ1WaA for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 17:43:50 -0700 (PDT)
Received: from out-10.smtp.github.com (out-10.smtp.github.com [192.30.254.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6C0803A0CAA for <quic-issues@ietf.org>; Tue, 10 Mar 2020 17:43:50 -0700 (PDT)
Received: from github-lowworker-25680bd.va3-iad.github.net (github-lowworker-25680bd.va3-iad.github.net [10.48.17.61]) by smtp.github.com (Postfix) with ESMTP id DEA0A120292 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 17:43:49 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583887429; bh=3YS+ybw5RS8/gHCjrnIwM9vdyNvAiOV8XP5hAOapQ9w=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=bTpUqphBwIs5SHaH4J8IvgRiylqTNo/p26ty6VFiK4HF2sT4SlFKIwvDfl4k2+bQV cwczen9J5BcNFr7Q49mJwSI33MtSd7ZJKGk/4paUXTGbdvM0KwYRdIF9DtzM/r6MMP ZiDf1SiC46jtYjyqGJdk3F/E1375HdAQzJGCNR8A=
Date: Tue, 10 Mar 2020 17:43:49 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7Y3C2PE5K4K3KJAX54OQKULEVBNHHCDZCX6I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3473/review/372410651@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3473@github.com>
References: <quicwg/base-drafts/pull/3473@github.com>
Subject: Re: [quicwg/base-drafts] renamed max_packet_size to max_udp_size (#3473)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e68344599441_38e43ffc198cd96c1284a7"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/uvQEcZwlJQAVnq_yTT4m47pLBsQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:43:52 -0000

----==_mimepart_5e68344599441_38e43ffc198cd96c1284a7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.

I want to add to this.

>  
-: The maximum packet size parameter is an integer value that limits the size of
-  packets that the endpoint is willing to receive.  This indicates that packets
-  larger than this limit will be dropped.  The default for this parameter is the
-  maximum permitted UDP payload of 65527.  Values below 1200 are invalid.  This
-  limit only applies to protected packets ({{packet-protected}}).
+: The maximum UDP payload size parameter is an integer value that limits the
+  size of UDP payloads that the endpoint is willing to receive.  UDP packets
+  with payloads larger than this limit are not likely to be processed by the
+  receiver.
+
+  The default for this parameter is the maximum permitted UDP payload of 65527.
+  Values below 1200 are invalid.
 

```suggestion

: This limit does act as an additional constraint on datagram size in the same
  way as the path MTU, but it is a property of the endpoint and not the path. It
  is expected that this is the space an endpoint dedicates to holding incoming
  packets.
```

>  
-: The maximum packet size parameter is an integer value that limits the size of
-  packets that the endpoint is willing to receive.  This indicates that packets
-  larger than this limit will be dropped.  The default for this parameter is the
-  maximum permitted UDP payload of 65527.  Values below 1200 are invalid.  This
-  limit only applies to protected packets ({{packet-protected}}).
+: The maximum UDP payload size parameter is an integer value that limits the
+  size of UDP payloads that the endpoint is willing to receive.  UDP packets
+  with payloads larger than this limit are not likely to be processed by the
+  receiver.
+
+  The default for this parameter is the maximum permitted UDP payload of 65527.

```suggestion
: The default for this parameter is the maximum permitted UDP payload of 65527.
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3473#pullrequestreview-372410651
----==_mimepart_5e68344599441_38e43ffc198cd96c1284a7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@martinthomson</b> commented on this pull request.</p>=0D
=0D
<p>I want to add to this.</p><hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3473#discussi=
on_r390688495">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  =0D
-: The maximum packet size parameter is an integer value that limits the =
size of=0D
-  packets that the endpoint is willing to receive.  This indicates that =
packets=0D
-  larger than this limit will be dropped.  The default for this paramete=
r is the=0D
-  maximum permitted UDP payload of 65527.  Values below 1200 are invalid=
.  This=0D
-  limit only applies to protected packets ({{packet-protected}}).=0D
+: The maximum UDP payload size parameter is an integer value that limits=
 the=0D
+  size of UDP payloads that the endpoint is willing to receive.  UDP pac=
kets=0D
+  with payloads larger than this limit are not likely to be processed by=
 the=0D
+  receiver.=0D
+=0D
+  The default for this parameter is the maximum permitted UDP payload of=
 65527.=0D
+  Values below 1200 are invalid.=0D
 =0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-=0D
+=0D
+: This limit does act as an additional constraint on datagram size in th=
e same=0D
+  way as the path MTU, but it is a property of the endpoint and not the =
path. It=0D
+  is expected that this is the space an endpoint dedicates to holding in=
coming=0D
+  packets.=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3473#discussi=
on_r390688531">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  =0D
-: The maximum packet size parameter is an integer value that limits the =
size of=0D
-  packets that the endpoint is willing to receive.  This indicates that =
packets=0D
-  larger than this limit will be dropped.  The default for this paramete=
r is the=0D
-  maximum permitted UDP payload of 65527.  Values below 1200 are invalid=
.  This=0D
-  limit only applies to protected packets ({{packet-protected}}).=0D
+: The maximum UDP payload size parameter is an integer value that limits=
 the=0D
+  size of UDP payloads that the endpoint is willing to receive.  UDP pac=
kets=0D
+  with payloads larger than this limit are not likely to be processed by=
 the=0D
+  receiver.=0D
+=0D
+  The default for this parameter is the maximum permitted UDP payload of=
 65527.=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-  The default for this parameter is the maxim=
um permitted UDP payload of 65527.=0D
+: The default for this parameter is the maximum permitted UDP payload of=
 65527.=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3473?email_source=3Dnotifications&amp;email_token=3DA=
FTOJK63MF3QZAKSXRQHFOLRG3NELA5CNFSM4KYYCLO2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJ=
SXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZISGY#pullrequestreview-372410651=
">view it on GitHub</a>, or <a href=3D"https://github.com/notifications/u=
nsubscribe-auth/AFTOJK57Q7NDPLK3EVZ6KMTRG3NELANCNFSM4KYYCLOQ">unsubscribe=
</a>.<img src=3D"https://github.com/notifications/beacon/AFTOJK52WIJUUJJY=
74HBBJTRG3NELA5CNFSM4KYYCLO2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWN=
FSXPKTDN5WW2ZLOORPWSZGOCYZISGY.gif" height=3D"1" width=3D"1" alt=3D"" /><=
/p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3473?email_source=3D=
notifications\u0026email_token=3DAFTOJK63MF3QZAKSXRQHFOLRG3NELA5CNFSM4KYY=
CLO2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC=
YZISGY#pullrequestreview-372410651",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3473?email_source=3Dno=
tifications\u0026email_token=3DAFTOJK63MF3QZAKSXRQHFOLRG3NELA5CNFSM4KYYCL=
O2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZ=
ISGY#pullrequestreview-372410651",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e68344599441_38e43ffc198cd96c1284a7--


From nobody Tue Mar 10 18:42:25 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9DD4C3A0DEC for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 18:42:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.099
X-Spam-Level: 
X-Spam-Status: No, score=-2.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UNE63EcA9N85 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 18:42:23 -0700 (PDT)
Received: from out-9.smtp.github.com (out-9.smtp.github.com [192.30.254.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 946AF3A0DEB for <quic-issues@ietf.org>; Tue, 10 Mar 2020 18:42:23 -0700 (PDT)
Received: from github-lowworker-b19c547.va3-iad.github.net (github-lowworker-b19c547.va3-iad.github.net [10.48.17.66]) by smtp.github.com (Postfix) with ESMTP id 1C6DD2615B5 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 18:42:23 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583890943; bh=hTespU0bwsWzU0X9tKGZTsea2FVD7HE8NxKy6twL+tU=; h=Date:From:To:Subject:From; b=RRW9ehuiJjAjzIjpqLWmESa4iHxKvu7PETwoMAfmhFOFTDbqce3gVKYK/kTuEnVZy YxboneJGyexUb15kHpOZ/0KO9QhZQtyougPPaxgknMLsoJQ/xwSDHw9CFBBESxR3g0 Kfhi23D8GDbjps5GGeFK5t0Htb6wvynN+5117xAE=
Date: Tue, 10 Mar 2020 18:42:22 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-ito-jana-mbishop/527d22-436c49@github.com>
Subject: [quicwg/base-drafts] 436c49: Update draft-ietf-quic-transport.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/bDnaqC1v7MJREAsUmBQ1Jir9uWo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 01:42:25 -0000

  Branch: refs/heads/ianswett-ito-jana-mbishop
  Home:   https://github.com/quicwg/base-drafts
  Commit: 436c49bc835e6d60d1119b9ae66f2d4274ff0387
      https://github.com/quicwg/base-drafts/commit/436c49bc835e6d60d1119b9ae66f2d4274ff0387
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-10 (Tue, 10 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-Authored-By: Martin Thomson <mt@lowentropy.net>



From nobody Tue Mar 10 18:42:54 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A79363A0DF3 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 18:42:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.481
X-Spam-Level: 
X-Spam-Status: No, score=-1.481 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id r9vdg7oJ_2pZ for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 18:42:50 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 665973A0DF0 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 18:42:50 -0700 (PDT)
Received: from github-lowworker-1b8c660.ash1-iad.github.net (github-lowworker-1b8c660.ash1-iad.github.net [10.56.18.59]) by smtp.github.com (Postfix) with ESMTP id 2C041A044C for <quic-issues@ietf.org>; Tue, 10 Mar 2020 18:42:49 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583890969; bh=ietdzh+e3qsjXTQrO0Yd560l/Fb/RzNbpDSs5sJ7iGU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=YKF+m3ZyzUhGX8TCYcDCDVEMY5sA4VlCwtxQcry82/D3g71n68239pkCB4LpPsdAl ThIoZ7I/QR9xBMZNjhWzm+e4Z+fWKyWnhwrZ38YP9iPsSOC7uc2984Y/BT3ImKw+ml MupW/6wsFsZ+RWJATWybZkO7SiDnn7YkVH8qhSVA=
Date: Tue, 10 Mar 2020 18:42:49 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3414/push/4747484760@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3414@github.com>
References: <quicwg/base-drafts/pull/3414@github.com>
Subject: Re: [quicwg/base-drafts] Improve Idle Timeout text (#3414)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6842191d8ef_6a5e3ff956acd96c96947"; 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/10WMxiwP__QfQaYh79hdqXzfF1g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 01:42:52 -0000

----==_mimepart_5e6842191d8ef_6a5e3ff956acd96c96947
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

436c49bc835e6d60d1119b9ae66f2d4274ff0387  Update draft-ietf-quic-transport.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3414/files/527d22c8d075ba0bbab8421e7ddfbf05e807545f..436c49bc835e6d60d1119b9ae66f2d4274ff0387

----==_mimepart_5e6842191d8ef_6a5e3ff956acd96c96947
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/436c49bc835e6d60d1119b9ae66f2d4274ff0387">436c49b</a>  Update draft-ietf-quic-transport.md</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3414/files/527d22c8d075ba0bbab8421e7ddfbf05e807545f..436c49bc835e6d60d1119b9ae66f2d4274ff0387?email_source=notifications&amp;email_token=AFTOJK4Y3RODE6CF4CV4DO3RG3UBTA5CNFSM4KP7TZEKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TCMBZGI2TEM2QOVZWQIZUG42DONBYGQ3TMMA">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6GONVM65WIX52UJG3RG3UBTANCNFSM4KP7TZEA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK62SPVL7VYJLVSPOBTRG3UBTA5CNFSM4KP7TZEKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TCMBZGI2TEM2QOVZWQIZUG42DONBYGQ3TMMA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3414/files/527d22c8d075ba0bbab8421e7ddfbf05e807545f..436c49bc835e6d60d1119b9ae66f2d4274ff0387?email_source=notifications\u0026email_token=AFTOJK4Y3RODE6CF4CV4DO3RG3UBTA5CNFSM4KP7TZEKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TCMBZGI2TEM2QOVZWQIZUG42DONBYGQ3TMMA",
"url": "https://github.com/quicwg/base-drafts/pull/3414/files/527d22c8d075ba0bbab8421e7ddfbf05e807545f..436c49bc835e6d60d1119b9ae66f2d4274ff0387?email_source=notifications\u0026email_token=AFTOJK4Y3RODE6CF4CV4DO3RG3UBTA5CNFSM4KP7TZEKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TCMBZGI2TEM2QOVZWQIZUG42DONBYGQ3TMMA",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e6842191d8ef_6a5e3ff956acd96c96947--


From nobody Tue Mar 10 18:43:11 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 560BD3A0DF3 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 18:43:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wW36AsKPPY0f for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 18:43:07 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BAC113A0DF0 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 18:43:07 -0700 (PDT)
Received: from github-lowworker-3a0df0f.ac4-iad.github.net (github-lowworker-3a0df0f.ac4-iad.github.net [10.52.25.92]) by smtp.github.com (Postfix) with ESMTP id 00A30A098D for <quic-issues@ietf.org>; Tue, 10 Mar 2020 18:43:06 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583890987; bh=uUY9Gv9V5ombejIfOe8PPaUp+0Vq1OGNvxvVNfYKvcU=; h=Date:From:To:Subject:From; b=Ash8SUfEWKBYVlC3aGt1JC0PGv6jW79wWYXijBDKDO5oVp9x8XTFtTsp28G3NlYTP TYXBn5NiFkTMxKSjkTPr8V7zcaVuZvuE8ANUzZ1lhDdyzYygAdEHmf1qL/E1hDpZfx itBwypI1dKq5VLTQq6mm0iA9RX/7lpWXwW2F8Pgc=
Date: Tue, 10 Mar 2020 18:43:06 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/authenticate-hs-cid/f994a5-d92b97@github.com>
Subject: [quicwg/base-drafts] d92b97: Authenticate connection IDs
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/kOMs87J-e6bAGXekFABVeRHwRXU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 01:43:09 -0000

  Branch: refs/heads/authenticate-hs-cid
  Home:   https://github.com/quicwg/base-drafts
  Commit: d92b9781fecedbe32471d0051805e29b62989a77
      https://github.com/quicwg/base-drafts/commit/d92b9781fecedbe32471d0051805e29b62989a77
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-11 (Wed, 11 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Authenticate connection IDs

This authenticates all of them.

Note that I have chosen to use position in the protocol (Source vs.
Destination) as opposed to who selects the values (client vs. server) as
the means of deciding where each lies.  This avoids regressing an
existing protocol characteristic.

This changes the definition of original_connection_id so that it is
mandatory for the server to include always.  A new
handshake_connection_id (which might be initial_connection_id, but I
think that's confusing) is also mandatory for both roles.  The
retry_connection_id is used when there is a Retry.

This is a granular encoding.  That means some additional bytes for the
types of transport parameters, but not so many as to be intolerable, I
think.  A single transport parameter, or a header on the transport
parameter encoding (as we used to have) might be slightly more
efficient, but offhand I think that the net saving would be at most 2
bytes, so I'm going with simple over small.

Closes #3439.



From nobody Tue Mar 10 18:43:35 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 297E03A0DF3 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 18:43:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QinXFePXanau for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 18:43:32 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 122EC3A0DF0 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 18:43:31 -0700 (PDT)
Received: from github-lowworker-6349a71.ac4-iad.github.net (github-lowworker-6349a71.ac4-iad.github.net [10.52.18.20]) by smtp.github.com (Postfix) with ESMTP id F13868C0CFD for <quic-issues@ietf.org>; Tue, 10 Mar 2020 18:43:30 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583891010; bh=nAFufa1nzG1DlLkK6Fu75d9/N796fIv48m4UnC1JE4E=; h=Date:From:To:Subject:From; b=wXiWxFwINBLxVLNbnOb7NHUTuUbgbdrpJjc0qlMtQFVFlk+6E9E3KA28afZESw1bp +JR0hjDCku3BXkQnZX1aS0NKWNu5UthG6SAVlbfpCxMJQM5UcPVmRkaFKW6Jl1VeQ9 3E0xaH+xBuj/izyw2TWkIZH0T44UEwkFb520Zf4M=
Date: Tue, 10 Mar 2020 18:43:30 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/f3c86f-89f5c1@github.com>
Subject: [quicwg/base-drafts] 89f5c1: Script updating gh-pages from 436c49bc. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/vDl-FRTO0lFg3Mmno-CeQwUabVw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 01:43:33 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 89f5c1324af021bb07d4939a0e62190b43a35dba
      https://github.com/quicwg/base-drafts/commit/89f5c1324af021bb07d4939a0e62190b43a35dba
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-11 (Wed, 11 Mar 2020)

  Changed paths:
    A ianswett-ito-jana-mbishop/draft-ietf-quic-http.html
    A ianswett-ito-jana-mbishop/draft-ietf-quic-http.txt
    A ianswett-ito-jana-mbishop/draft-ietf-quic-invariants.html
    A ianswett-ito-jana-mbishop/draft-ietf-quic-invariants.txt
    A ianswett-ito-jana-mbishop/draft-ietf-quic-qpack.html
    A ianswett-ito-jana-mbishop/draft-ietf-quic-qpack.txt
    A ianswett-ito-jana-mbishop/draft-ietf-quic-recovery.html
    A ianswett-ito-jana-mbishop/draft-ietf-quic-recovery.txt
    A ianswett-ito-jana-mbishop/draft-ietf-quic-tls.html
    A ianswett-ito-jana-mbishop/draft-ietf-quic-tls.txt
    A ianswett-ito-jana-mbishop/draft-ietf-quic-transport.html
    A ianswett-ito-jana-mbishop/draft-ietf-quic-transport.txt
    A ianswett-ito-jana-mbishop/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 436c49bc. [ci skip]



From nobody Tue Mar 10 18:43:39 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0776C3A0DF5 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 18:43:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iKpdCrMEi1wG for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 18:43:34 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DE92E3A0DF0 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 18:43:33 -0700 (PDT)
Date: Tue, 10 Mar 2020 18:43:32 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583891012; bh=AZrXep7WV02CGnEGfgLvscV6kbfqbGaTqQJuOjnaXUM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=mhGQ8pgZ95sMu/FkadeWLlw9Iw+rVHM3AuCQs4Y/3Bgh2tiWdvqQgQKE4CN87HJUz O3hSGdEngpF4uORS0CCa6heXX1FMvrMd+CZh+F+GeuPnisQFz5WzZVUvHRMlyHgCat Lkrl24fl9ZFI3/Z+SX6GOyAFwt5AJgHv6aaRVGaI=
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/3499/push/4747486664@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3499@github.com>
References: <quicwg/base-drafts/pull/3499@github.com>
Subject: Re: [quicwg/base-drafts] Authenticate connection IDs (#3499)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e684244de3f1_77cb3f8f76ccd964100891"; 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/c9zjLMY2g_7o5XWkp3_q65kcR9g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 01:43:35 -0000

----==_mimepart_5e684244de3f1_77cb3f8f76ccd964100891
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

d92b9781fecedbe32471d0051805e29b62989a77  Authenticate connection IDs


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3499/files/f994a56b201197f601d914b0a68e5056a52cb68b..d92b9781fecedbe32471d0051805e29b62989a77

----==_mimepart_5e684244de3f1_77cb3f8f76ccd964100891
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/d92b9781fecedbe32471d0051805e29b62989a77">d92b978</a>  Authenticate connection IDs</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3499/files/f994a56b201197f601d914b0a68e5056a52cb68b..d92b9781fecedbe32471d0051805e29b62989a77?email_source=notifications&amp;email_token=AFTOJK4SR7UX65IJGNFSU4DRG3UEJA5CNFSM4LA5I5BKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DGMZXGEZDKNSQOVZWQIZUG42DONBYGY3DMNA">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7SBDAWBZ7XJQ6NEZDRG3UEJANCNFSM4LA5I5BA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6GEXGLJX5WMGDFCK3RG3UEJA5CNFSM4LA5I5BKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DGMZXGEZDKNSQOVZWQIZUG42DONBYGY3DMNA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3499/files/f994a56b201197f601d914b0a68e5056a52cb68b..d92b9781fecedbe32471d0051805e29b62989a77?email_source=notifications\u0026email_token=AFTOJK4SR7UX65IJGNFSU4DRG3UEJA5CNFSM4LA5I5BKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DGMZXGEZDKNSQOVZWQIZUG42DONBYGY3DMNA",
"url": "https://github.com/quicwg/base-drafts/pull/3499/files/f994a56b201197f601d914b0a68e5056a52cb68b..d92b9781fecedbe32471d0051805e29b62989a77?email_source=notifications\u0026email_token=AFTOJK4SR7UX65IJGNFSU4DRG3UEJA5CNFSM4LA5I5BKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DGMZXGEZDKNSQOVZWQIZUG42DONBYGY3DMNA",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e684244de3f1_77cb3f8f76ccd964100891--


From nobody Tue Mar 10 18:44:00 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4CEC53A0DF6 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 18:43:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.099
X-Spam-Level: 
X-Spam-Status: No, score=-3.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1nVoPhYgGPVi for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 18:43:58 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DB3FC3A0DF5 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 18:43:57 -0700 (PDT)
Received: from github-lowworker-1ac52d7.ash1-iad.github.net (github-lowworker-1ac52d7.ash1-iad.github.net [10.56.25.52]) by smtp.github.com (Postfix) with ESMTP id EE867A005B for <quic-issues@ietf.org>; Tue, 10 Mar 2020 18:43:56 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583891036; bh=GbC6SaFdYERdFJ83ZH7z8pDKHE9gdJyLLx4jjgHA3Uw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=rBjtZYNP70OporCtCnrQQKsd3TDvai+X1PKD0Y39y96jOqK6UdiyEoUUcQbQN/MR5 hCKmftqXR7YlHG3pJ8AFRlxKPrw8rCFhuy9dA8ItTfDuYb9mZO6iZPyodLM9EYRLSC EMnMM51NjK/ay/KVxIAHgkYXkReb32JJrxRpHhYI=
Date: Tue, 10 Mar 2020 18:43:56 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7SVGFSNR4YMPQTXKN4OQRVZEVBNHHCCYK7ZU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3414/review/372427455@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3414@github.com>
References: <quicwg/base-drafts/pull/3414@github.com>
Subject: Re: [quicwg/base-drafts] Improve Idle Timeout text (#3414)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e68425cdd065_70f53fd584ecd968662df"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/cjKTGqV-JFaSncnK7YsaTAR40F4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 01:43:59 -0000

----==_mimepart_5e68425cdd065_70f53fd584ecd968662df
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



>  close ({{immediate-close}}) if it abandons the connection prior to the effective
 value.
 
-An endpoint restarts its idle timer when a packet from its peer is received
-and processed successfully.  The idle timer is also restarted when sending
-an ack-eliciting packet (see {{QUIC-RECOVERY}}), but only if no other
-ack-eliciting packets have been sent since last receiving a packet.  Restarting
-when sending packets ensures that connections do not prematurely time out when
-initiating new activity.  An endpoint might need to send packets to avoid an
-idle timeout if it is unable to send application data due to being blocked on
-flow control limits; see {{flow-control}}.
+An endpoint restarts its idle timer when sending an ack-eliciting packet if no
+other ack-eliciting packets have been sent since last receiving a packet.
+Restarting when sending packets ensures that connections do not prematurely time
+out when initiating new activity.  An endpoint might need to send ack-eliciting
+packets to avoid an idle timeout if it is unable to send application data due to
+being blocked on flow control limits (see {{flow-control}}) or is application
+limited, but expecting response data.

It hasn't been so far.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3414#discussion_r390703365
----==_mimepart_5e68425cdd065_70f53fd584ecd968662df
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/3414#discussion_r390703365">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  close ({{immediate-close}}) if it abandons the connection prior to the effective
 value.
 
-An endpoint restarts its idle timer when a packet from its peer is received
-and processed successfully.  The idle timer is also restarted when sending
-an ack-eliciting packet (see {{QUIC-RECOVERY}}), but only if no other
-ack-eliciting packets have been sent since last receiving a packet.  Restarting
-when sending packets ensures that connections do not prematurely time out when
-initiating new activity.  An endpoint might need to send packets to avoid an
-idle timeout if it is unable to send application data due to being blocked on
-flow control limits; see {{flow-control}}.
+An endpoint restarts its idle timer when sending an ack-eliciting packet if no
+other ack-eliciting packets have been sent since last receiving a packet.
+Restarting when sending packets ensures that connections do not prematurely time
+out when initiating new activity.  An endpoint might need to send ack-eliciting
+packets to avoid an idle timeout if it is unable to send application data due to
+being blocked on flow control limits (see {{flow-control}}) or is application
+limited, but expecting response data.
</pre>
<p>It hasn't been so far.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3414?email_source=notifications&amp;email_token=AFTOJK4N5V7XFZTWRSOVES3RG3UFZA5CNFSM4KP7TZEKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZMVPY#discussion_r390703365">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYOCGD3EREXI2FPUETRG3UFZANCNFSM4KP7TZEA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZXCYEHJLX7AYXQCYTRG3UFZA5CNFSM4KP7TZEKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZMVPY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3414?email_source=notifications\u0026email_token=AFTOJK4N5V7XFZTWRSOVES3RG3UFZA5CNFSM4KP7TZEKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZMVPY#discussion_r390703365",
"url": "https://github.com/quicwg/base-drafts/pull/3414?email_source=notifications\u0026email_token=AFTOJK4N5V7XFZTWRSOVES3RG3UFZA5CNFSM4KP7TZEKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZMVPY#discussion_r390703365",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e68425cdd065_70f53fd584ecd968662df--


From nobody Tue Mar 10 18:45:01 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B83993A0DFD for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 18:44:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VZ9_UZnHrSZQ for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 18:44:58 -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 B23353A0DFC for <quic-issues@ietf.org>; Tue, 10 Mar 2020 18:44:58 -0700 (PDT)
Received: from github-lowworker-275fa97.va3-iad.github.net (github-lowworker-275fa97.va3-iad.github.net [10.48.17.64]) by smtp.github.com (Postfix) with ESMTP id 6C77726171F for <quic-issues@ietf.org>; Tue, 10 Mar 2020 18:44:58 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583891098; bh=WupsZBZJo4pCI6phZ+H0mWxVw4HQVASKzGkJ1tZIiLQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=0yEE/YSjeraQL/KLrJ9+e3lEcVAe/nfhF6HSP3y9aK9696eMwHVb8T5+7wT7U1gol G+YH2KAEuFcBeMVFfhmHb/Xdq414lGPaMai/A8E8D3kBJAOOjuMJJr0l5n5DtT4N3k nLIwZXGTWaxS1ZeoSHxyUf4LzLyq2EcCmOEwWRJA=
Date: Tue, 10 Mar 2020 18:44:58 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2ME4VC2USYYMTQ2HV4OQRZVEVBNHHCESD76A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3499/c597401628@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3499@github.com>
References: <quicwg/base-drafts/pull/3499@github.com>
Subject: Re: [quicwg/base-drafts] Authenticate connection IDs (#3499)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e68429a25f10_2fe43fb5c3ccd964503e4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Eok-JBSaui0DqgodlN3LgoFDMjc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 01:45:00 -0000

----==_mimepart_5e68429a25f10_2fe43fb5c3ccd964503e4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Hi everyone, I've redone this based on discussion.  Please take another look.

@huitema, I don't think that this benefits from a description of an attack.  This is not a change made in response to an attack, but in response to a request to make the protocol easier to analyze for the purposes of proving its security.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3499#issuecomment-597401628
----==_mimepart_5e68429a25f10_2fe43fb5c3ccd964503e4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Hi everyone, I've redone this based on discussion.  Please take another look.</p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/huitema/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/huitema">@huitema</a>, I don't think that this benefits from a description of an attack.  This is not a change made in response to an attack, but in response to a request to make the protocol easier to analyze for the purposes of proving its security.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3499?email_source=notifications&amp;email_token=AFTOJK5RYGJ6AGHGPYA3LILRG3UJVA5CNFSM4LA5I5BKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEON2AHA#issuecomment-597401628">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZDDJWRJI2LP6QFKNTRG3UJVANCNFSM4LA5I5BA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7CFPHPGAY7ZD3AELTRG3UJVA5CNFSM4LA5I5BKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEON2AHA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3499?email_source=notifications\u0026email_token=AFTOJK5RYGJ6AGHGPYA3LILRG3UJVA5CNFSM4LA5I5BKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEON2AHA#issuecomment-597401628",
"url": "https://github.com/quicwg/base-drafts/pull/3499?email_source=notifications\u0026email_token=AFTOJK5RYGJ6AGHGPYA3LILRG3UJVA5CNFSM4LA5I5BKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEON2AHA#issuecomment-597401628",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e68429a25f10_2fe43fb5c3ccd964503e4--


From nobody Tue Mar 10 18:45:37 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A17693A0DFD for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 18:45:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SCcXq60Y218N for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 18:45:34 -0700 (PDT)
Received: from out-16.smtp.github.com (out-16.smtp.github.com [192.30.254.199]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6D4F73A0DFC for <quic-issues@ietf.org>; Tue, 10 Mar 2020 18:45:34 -0700 (PDT)
Received: from github-lowworker-39ac79b.ac4-iad.github.net (github-lowworker-39ac79b.ac4-iad.github.net [10.52.18.15]) by smtp.github.com (Postfix) with ESMTP id 0AB2212129B for <quic-issues@ietf.org>; Tue, 10 Mar 2020 18:45:34 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583891134; bh=P5Z/0RmjJ+uKiEh67bMQh748v0FUQo2eCGcM7ljLveg=; h=Date:From:To:Subject:From; b=ONXeOObzwMoT2TNi7add7Xc5s0DUxy+ifrXCbWQxJ+oQPk2/MpdJUVGu5CMV4T8rR bB2sQsTc0bv+cSMsZYwb0/3GarDOOShhCnjr/QMjp12dZNxwLARs8MOdnOI+u/Ax4s oCXr1Uq+Gi0crW8kvbkl8rRGOSxzM0tDuxlN+B7A=
Date: Tue, 10 Mar 2020 18:45:33 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/authenticate-hs-cid/d92b97-2fc515@github.com>
Subject: [quicwg/base-drafts] 2fc515: Authenticate connection IDs
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/92uA7VCGHGRuF_mNxO-ke-CR4wo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 01:45:36 -0000

  Branch: refs/heads/authenticate-hs-cid
  Home:   https://github.com/quicwg/base-drafts
  Commit: 2fc5157ed013ae8f84f17e44409c42be87660feb
      https://github.com/quicwg/base-drafts/commit/2fc5157ed013ae8f84f17e44409c42be87660feb
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-11 (Wed, 11 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Authenticate connection IDs

This authenticates all of them.

Note that I have chosen to use position in the protocol (Source vs.
Destination) as opposed to who selects the values (client vs. server) as
the means of deciding where each lies.  This avoids regressing an
existing protocol characteristic.

This changes the definition of original_connection_id so that it is
mandatory for the server to include always.  A new
handshake_connection_id (which might be initial_connection_id, but I
think that's confusing) is also mandatory for both roles.  The
retry_connection_id is used when there is a Retry.

This is a granular encoding.  That means some additional bytes for the
types of transport parameters, but not so many as to be intolerable, I
think.  A single transport parameter, or a header on the transport
parameter encoding (as we used to have) might be slightly more
efficient, but offhand I think that the net saving would be at most 2
bytes, so I'm going with simple over small.

Closes #3439.



From nobody Tue Mar 10 18:46:01 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1A73E3A0DFE for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 18:46:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QxMRWIJUS5G5 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 18:45:59 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CE9943A0DFC for <quic-issues@ietf.org>; Tue, 10 Mar 2020 18:45:58 -0700 (PDT)
Date: Tue, 10 Mar 2020 18:45:58 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583891158; bh=LIhlvSe37Gui/9o8eEiYDfbt2Agafgcww+W75tN7jp8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=vFmnAvQJewQ3pNwzg25QLPNdFR4CrmpJDLTaqhbgQnJDwRahKCAshG/yOjtnW2cqr EA26esLD/Hg4ZTsaWALwAFqojZTJXogkC8jql8Cw4e9CdzHgXaii6bWkpzm7Jbw5rO keip1AOXv/0Cqtj1Y/xWhYcOChmQN2XeJmajLtV4=
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/3499/push/4747492825@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3499@github.com>
References: <quicwg/base-drafts/pull/3499@github.com>
Subject: Re: [quicwg/base-drafts] Authenticate connection IDs (#3499)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6842d615a9b_15383fb506acd960112258"; 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/mx7RvD5iXkIGv7yZhiqQsWtVu-o>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Mar 2020 01:46:00 -0000

----==_mimepart_5e6842d615a9b_15383fb506acd960112258
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

2fc5157ed013ae8f84f17e44409c42be87660feb  Authenticate connection IDs


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3499/files/d92b9781fecedbe32471d0051805e29b62989a77..2fc5157ed013ae8f84f17e44409c42be87660feb

----==_mimepart_5e6842d615a9b_15383fb506acd960112258
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/2fc5157ed013ae8f84f17e44409c42be87660feb">2fc5157</a>  Authenticate connection IDs</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3499/files/d92b9781fecedbe32471d0051805e29b62989a77..2fc5157ed013ae8f84f17e44409c42be87660feb?email_source=notifications&amp;email_token=AFTOJK4BPSX4PAZ5CS7IPCDRG3UNNA5CNFSM4LA5I5BKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DGMZXGEZDKNSQOVZWQIZUG42DONBZGI4DENI">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYVJH2PVBBOEXZMED3RG3UNNANCNFSM4LA5I5BA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7MCEH57YMFZQBZENDRG3UNNA5CNFSM4LA5I5BKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DGMZXGEZDKNSQOVZWQIZUG42DONBZGI4DENI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3499/files/d92b9781fecedbe32471d0051805e29b62989a77..2fc5157ed013ae8f84f17e44409c42be87660feb?email_source=notifications\u0026email_token=AFTOJK4BPSX4PAZ5CS7IPCDRG3UNNA5CNFSM4LA5I5BKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DGMZXGEZDKNSQOVZWQIZUG42DONBZGI4DENI",
"url": "https://github.com/quicwg/base-drafts/pull/3499/files/d92b9781fecedbe32471d0051805e29b62989a77..2fc5157ed013ae8f84f17e44409c42be87660feb?email_source=notifications\u0026email_token=AFTOJK4BPSX4PAZ5CS7IPCDRG3UNNA5CNFSM4LA5I5BKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DGMZXGEZDKNSQOVZWQIZUG42DONBZGI4DENI",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e6842d615a9b_15383fb506acd960112258--


From nobody Tue Mar 10 18:46:35 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3830A3A0E00 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 18:46:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ln9GIdBnqrL6 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 18:46: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 C75973A0DFF for <quic-issues@ietf.org>; Tue, 10 Mar 2020 18:46:31 -0700 (PDT)
Date: Tue, 10 Mar 2020 18:46:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583891190; bh=rVaAsCJgF/HHG60Uv0HkIPBxdSGGv3e4L92G2Tzhts0=; h=Date:From:To:Subject:From; b=OvL7HqBq5wqT1YEydMw9x+mcOnTgR41DfGztQKYT56SCcHuJE22VYfs521cLl7/nN DcNIEJyZtOZXKMRXDUWdigJCB/qdkKM0sQg/0BiRxKG1cqf514zpHU1PYNDFft3drn 733cBUWtgrDfxqJMafIN2bBwBWfack8A0A+4/aVg=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/89f5c1-18cd7d@github.com>
Subject: [quicwg/base-drafts] 18cd7d: Script updating gh-pages from 2fc5157e. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Nlaosw19bkFB9XTnnUriN8CEp8w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 01:46:33 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 18cd7d0a93bbe07b540849aa157a606a438aec80
      https://github.com/quicwg/base-drafts/commit/18cd7d0a93bbe07b540849aa157a606a438aec80
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-11 (Wed, 11 Mar 2020)

  Changed paths:
    M authenticate-hs-cid/draft-ietf-quic-http.html
    M authenticate-hs-cid/draft-ietf-quic-http.txt
    M authenticate-hs-cid/draft-ietf-quic-invariants.html
    M authenticate-hs-cid/draft-ietf-quic-invariants.txt
    M authenticate-hs-cid/draft-ietf-quic-qpack.html
    M authenticate-hs-cid/draft-ietf-quic-qpack.txt
    M authenticate-hs-cid/draft-ietf-quic-recovery.html
    M authenticate-hs-cid/draft-ietf-quic-recovery.txt
    M authenticate-hs-cid/draft-ietf-quic-tls.html
    M authenticate-hs-cid/draft-ietf-quic-tls.txt
    M authenticate-hs-cid/draft-ietf-quic-transport.html
    M authenticate-hs-cid/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 2fc5157e. [ci skip]



From nobody Tue Mar 10 19:18:24 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4F8EB3A0F2F for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 19:18:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.1
X-Spam-Level: 
X-Spam-Status: No, score=-3.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8X719URUJL7z for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 19:18:21 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 54CE93A0F37 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 19:18:21 -0700 (PDT)
Received: from github-lowworker-cd7bc13.ac4-iad.github.net (github-lowworker-cd7bc13.ac4-iad.github.net [10.52.25.102]) by smtp.github.com (Postfix) with ESMTP id 64A8AA044C for <quic-issues@ietf.org>; Tue, 10 Mar 2020 19:18:20 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583893100; bh=iHUlfloyDifj3+PH3BtT++gTCdos1MKTixmqQ1k6wc4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=OtG/iPyBBIoRNW9pk9F9GM9WfiNqLLhd0AAl2Z6J+AT5hpSG6EUrZ07N+1wIL2ITv FDMAVJv33Pq8X2iPMpFkR5aKJ97NyEfEv6Zf3VHoL935Sri5VOAxxyoqrlJLr7GzWy 7Gtrv2SpgOKRowTxZkrN9EwmdE0IyFoSRr5+NXJI=
Date: Tue, 10 Mar 2020 19:18:20 -0700
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK72O2WNJMUWBNREZ6N4OQVWZEVBNHHCESD76A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3499/review/372435145@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3499@github.com>
References: <quicwg/base-drafts/pull/3499@github.com>
Subject: Re: [quicwg/base-drafts] Authenticate connection IDs (#3499)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e684a6c539eb_12043fe358ccd96013775"; 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/gR499M5RHLGkw7bLkdt_aT4VRG0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 02:18:23 -0000

----==_mimepart_5e684a6c539eb_12043fe358ccd96013775
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

DavidSchinazi approved this pull request.

Thanks for writing this! I support this change and only have minor nits.

> +verifying them ensures that the choice of connection ID cannot be influenced by
+an attacker. An endpoint MUST treat any of the following as a connection error
+of type PROTOCOL_VIOLATION:
+
+* absence of the handshake_connection_id transport parameter from either
+  endpoint,
+
+* absence of the original_connection_id transport parameter from the server,
+
+* absence of the retry_connection_id transport parameter from the server after
+  receiving a Retry packet,
+
+* presence of the retry_connection_id transport parameter when no Retry packet
+  was received, or
+
+* a mismatch between values of these transport parameters and the Destination

I think you mean `a mismatch between values of these transport parameters and the respective Connection ID fields an endpoint used.` since it doesn't just protect destination

> @@ -1522,9 +1560,10 @@ specify whether they MUST, MAY, or MUST NOT be stored for 0-RTT. A client need
 not store a transport parameter it cannot process.
 
 A client MUST NOT use remembered values for the following parameters:
-original_connection_id, preferred_address, stateless_reset_token, and
-ack_delay_exponent. The client MUST use the server's new values in the
-handshake instead, and absent new values from the server, the default value.
+ack_delay_exponent, handshake_connection_id, original_connection_id,

Shouldn't `original_connection_id` stay in this list? And what about `handshake_connection_id`?

> @@ -4357,13 +4395,15 @@ A client MUST NOT reset the packet number for any packet number space after
 processing a Retry packet; {{packet-0rtt}} contains more information on this.
 
 A server acknowledges the use of a Retry packet for a connection using the
-original_connection_id transport parameter (see
-{{transport-parameter-definitions}}).  If the server sends a Retry packet, it
+retry_connection_id transport parameter; see
+{{transport-parameter-definitions}}. If the server sends a Retry packet, it

We may want to rephrase this to more clearly state that `original_connection_id` is always filled in by the server

> @@ -4572,9 +4612,8 @@ original_connection_id (0x00):
 
 : The value of the Destination Connection ID field from the first Initial packet
   sent by the client.  This transport parameter is only sent by a server.  This
-  is the same value sent in the "Original Destination Connection ID" field of a
-  Retry packet (see {{packet-retry}}).  A server MUST include the
-  original_connection_id transport parameter if it sent a Retry packet.
+  is the same value sent in the "Original Destination Connection ID" field that

Thanks for catching that, my bad for missing it.

> @@ -4742,6 +4781,22 @@ active_connection_id_limit (0x0e):
   When a zero-length connection ID is being used, the active_connection_id_limit
   parameter MUST NOT be sent.
 
+handshake_connection_id (0x0f):
+
+: The value that the endpoint included in the Source Connection ID field of the
+  first Initial packet it sends during the handshake. Endpoints MUST validate
+  that this transport parameter is present and that it matches the value that
+  was received in Initial packets. Authenticating this value ensures that an
+  attacker is unable to influence the selection of connection IDs during the

to avoid jinxing things, how about `Authenticating this value mitigates an attacker's ability to influence the selection of connection IDs during the handshake.`

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3499#pullrequestreview-372435145
----==_mimepart_5e684a6c539eb_12043fe358ccd96013775
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@DavidSchinazi</b> approved this pull request.</p>

<p>Thanks for writing this! I support this change and only have minor nits.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3499#discussion_r390710188">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +verifying them ensures that the choice of connection ID cannot be influenced by
+an attacker. An endpoint MUST treat any of the following as a connection error
+of type PROTOCOL_VIOLATION:
+
+* absence of the handshake_connection_id transport parameter from either
+  endpoint,
+
+* absence of the original_connection_id transport parameter from the server,
+
+* absence of the retry_connection_id transport parameter from the server after
+  receiving a Retry packet,
+
+* presence of the retry_connection_id transport parameter when no Retry packet
+  was received, or
+
+* a mismatch between values of these transport parameters and the Destination
</pre>
<p>I think you mean <code>a mismatch between values of these transport parameters and the respective Connection ID fields an endpoint used.</code> since it doesn't just protect destination</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3499#discussion_r390710709">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1522,9 +1560,10 @@ specify whether they MUST, MAY, or MUST NOT be stored for 0-RTT. A client need
 not store a transport parameter it cannot process.
 
 A client MUST NOT use remembered values for the following parameters:
-original_connection_id, preferred_address, stateless_reset_token, and
-ack_delay_exponent. The client MUST use the server&#39;s new values in the
-handshake instead, and absent new values from the server, the default value.
+ack_delay_exponent, handshake_connection_id, original_connection_id,
</pre>
<p>Shouldn't <code>original_connection_id</code> stay in this list? And what about <code>handshake_connection_id</code>?</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3499#discussion_r390710951">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -4357,13 +4395,15 @@ A client MUST NOT reset the packet number for any packet number space after
 processing a Retry packet; {{packet-0rtt}} contains more information on this.
 
 A server acknowledges the use of a Retry packet for a connection using the
-original_connection_id transport parameter (see
-{{transport-parameter-definitions}}).  If the server sends a Retry packet, it
+retry_connection_id transport parameter; see
+{{transport-parameter-definitions}}. If the server sends a Retry packet, it
</pre>
<p>We may want to rephrase this to more clearly state that <code>original_connection_id</code> is always filled in by the server</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3499#discussion_r390711059">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -4572,9 +4612,8 @@ original_connection_id (0x00):
 
 : The value of the Destination Connection ID field from the first Initial packet
   sent by the client.  This transport parameter is only sent by a server.  This
-  is the same value sent in the &quot;Original Destination Connection ID&quot; field of a
-  Retry packet (see {{packet-retry}}).  A server MUST include the
-  original_connection_id transport parameter if it sent a Retry packet.
+  is the same value sent in the &quot;Original Destination Connection ID&quot; field that
</pre>
<p>Thanks for catching that, my bad for missing it.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3499#discussion_r390711373">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -4742,6 +4781,22 @@ active_connection_id_limit (0x0e):
   When a zero-length connection ID is being used, the active_connection_id_limit
   parameter MUST NOT be sent.
 
+handshake_connection_id (0x0f):
+
+: The value that the endpoint included in the Source Connection ID field of the
+  first Initial packet it sends during the handshake. Endpoints MUST validate
+  that this transport parameter is present and that it matches the value that
+  was received in Initial packets. Authenticating this value ensures that an
+  attacker is unable to influence the selection of connection IDs during the
</pre>
<p>to avoid jinxing things, how about <code>Authenticating this value mitigates an attacker's ability to influence the selection of connection IDs during the handshake.</code></p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3499?email_source=notifications&amp;email_token=AFTOJK6TR4AETMNKWOLAGG3RG3YGZA5CNFSM4LA5I5BKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZORSI#pullrequestreview-372435145">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7JS5QV7LTBUZI2BADRG3YGZANCNFSM4LA5I5BA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZCOUOTVZYMQBUWGOLRG3YGZA5CNFSM4LA5I5BKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZORSI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3499?email_source=notifications\u0026email_token=AFTOJK6TR4AETMNKWOLAGG3RG3YGZA5CNFSM4LA5I5BKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZORSI#pullrequestreview-372435145",
"url": "https://github.com/quicwg/base-drafts/pull/3499?email_source=notifications\u0026email_token=AFTOJK6TR4AETMNKWOLAGG3RG3YGZA5CNFSM4LA5I5BKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZORSI#pullrequestreview-372435145",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e684a6c539eb_12043fe358ccd96013775--


From nobody Tue Mar 10 19:44:08 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 69CE93A0F80 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 19:44:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.1
X-Spam-Level: 
X-Spam-Status: No, score=-3.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kDPkK55ehXSf for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 19:44: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 836E43A0F9B for <quic-issues@ietf.org>; Tue, 10 Mar 2020 19:44:04 -0700 (PDT)
Received: from github-lowworker-fa7043e.ash1-iad.github.net (github-lowworker-fa7043e.ash1-iad.github.net [10.56.109.45]) by smtp.github.com (Postfix) with ESMTP id 402221C07C0 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 19:44:03 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583894643; bh=ZZTLOhomN+fThvQG8TxaMCDDjagJcnC+DjRnazLdA3M=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=HdPQrA5ATuDNmIQ9K0Dted0o+ppBmNabZVZQ+Gag5p45C1oigMtqQ8Bz247xHruE/ evobdIkYwAa8YSAtHchxN0OdG7Yq9P5xw1iN1uLQcEJ4wZmk91seuJuZl94Ttwch2N tKUMKYrutXmuac+eeDjy05hsuH5Pzyt94CPlvuLU=
Date: Tue, 10 Mar 2020 19:44:03 -0700
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKY6XKDI6BYO3WGGFGF4OQYXHEVBNHHCESD76A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3499/review/372441388@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3499@github.com>
References: <quicwg/base-drafts/pull/3499@github.com>
Subject: Re: [quicwg/base-drafts] Authenticate connection IDs (#3499)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e68507330600_68ac3fc27b2cd96820193b"; 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/ZbBYB1zcWQhqWs1PLNkDslESCV8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 02:44:07 -0000

----==_mimepart_5e68507330600_68ac3fc27b2cd96820193b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinduke requested changes on this pull request.

Thanks to @martinthomson and @dschinazi for making it clear this is about security proofs, not specific attacks. I'm more inclined to support it now.

If there is really no path to proving that the spec already authenticates server initial SCIDs, then this may be the price we have to pay to be provably secure. The Retry parts may be necessary in any case.

But it's a pain. Clients keeping up to 3 different peer CIDs at one time in the handshake; longer retry tokens; and a bunch of mandatory TPs, changing on a per-connection basis, with no observable purpose. It feels like bloat but I don't have the tools and resources to prove it.

> @@ -4742,6 +4781,22 @@ active_connection_id_limit (0x0e):
   When a zero-length connection ID is being used, the active_connection_id_limit
   parameter MUST NOT be sent.
 
+handshake_connection_id (0x0f):
+
+: The value that the endpoint included in the Source Connection ID field of the
+  first Initial packet it sends during the handshake. Endpoints MUST validate
+  that this transport parameter is present and that it matches the value that
+  was received in Initial packets. Authenticating this value ensures that an
+  attacker is unable to influence the selection of connection IDs during the

What if some of these CIDs are zero length? Do we omit them?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3499#pullrequestreview-372441388
----==_mimepart_5e68507330600_68ac3fc27b2cd96820193b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@martinduke</b> requested changes on this pull request.</p>

<p>Thanks to <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinthomson/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a> and @dschinazi for making it clear this is about security proofs, not specific attacks. I'm more inclined to support it now.</p>
<p>If there is really no path to proving that the spec already authenticates server initial SCIDs, then this may be the price we have to pay to be provably secure. The Retry parts may be necessary in any case.</p>
<p>But it's a pain. Clients keeping up to 3 different peer CIDs at one time in the handshake; longer retry tokens; and a bunch of mandatory TPs, changing on a per-connection basis, with no observable purpose. It feels like bloat but I don't have the tools and resources to prove it.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3499#discussion_r390715448">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -4742,6 +4781,22 @@ active_connection_id_limit (0x0e):
   When a zero-length connection ID is being used, the active_connection_id_limit
   parameter MUST NOT be sent.
 
+handshake_connection_id (0x0f):
+
+: The value that the endpoint included in the Source Connection ID field of the
+  first Initial packet it sends during the handshake. Endpoints MUST validate
+  that this transport parameter is present and that it matches the value that
+  was received in Initial packets. Authenticating this value ensures that an
+  attacker is unable to influence the selection of connection IDs during the
</pre>
<p>What if some of these CIDs are zero length? Do we omit them?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3499?email_source=notifications&amp;email_token=AFTOJK53GMN3VZY2PQDNUCTRG33HHA5CNFSM4LA5I5BKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZQCLA#pullrequestreview-372441388">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5TICCFE4A77QOVO4TRG33HHANCNFSM4LA5I5BA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5ZNQZYRWLIMTGT3UDRG33HHA5CNFSM4LA5I5BKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZQCLA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3499?email_source=notifications\u0026email_token=AFTOJK53GMN3VZY2PQDNUCTRG33HHA5CNFSM4LA5I5BKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZQCLA#pullrequestreview-372441388",
"url": "https://github.com/quicwg/base-drafts/pull/3499?email_source=notifications\u0026email_token=AFTOJK53GMN3VZY2PQDNUCTRG33HHA5CNFSM4LA5I5BKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZQCLA#pullrequestreview-372441388",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e68507330600_68ac3fc27b2cd96820193b--


From nobody Tue Mar 10 20:16:36 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5529C3A102C for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 20:16:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.696
X-Spam-Level: 
X-Spam-Status: No, score=-6.696 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id szUAmNCludsB for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 20:16:31 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 53C9A3A102B for <quic-issues@ietf.org>; Tue, 10 Mar 2020 20:16:31 -0700 (PDT)
Date: Tue, 10 Mar 2020 20:16:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583896590; bh=OxiWucRx1fgRrdVaKVUpRfE3qbmmEuWscsyGWiXhOi0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=EXoXsVNyfBjjoUGzDryZObRMXiMs6Eq295wE5aDUHIMwZ+eFRXXnWuYf3DHjxPU/b 3hCl+Zd2Yrnec1AkIhQqiTBT+wynHHr49ASSc57k2VB/lbzbmGYHW1xtakQdTmcRSY 7yfDQ7m+u2CTtIICWEUpjnVncZ0/Z01wSYlLMBHo=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZGTWGHKQ5JRXCSN454OQ4Q3EVBNHHCESD76A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3499/review/372452283@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3499@github.com>
References: <quicwg/base-drafts/pull/3499@github.com>
Subject: Re: [quicwg/base-drafts] Authenticate connection IDs (#3499)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e68580df14a0_27413faa62acd9642082b6"; 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/xI4diwqLprRXk4WsPecCNGjdkY4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 03:16:33 -0000

----==_mimepart_5e68580df14a0_27413faa62acd9642082b6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

DavidSchinazi commented on this pull request.



> @@ -4742,6 +4781,22 @@ active_connection_id_limit (0x0e):
   When a zero-length connection ID is being used, the active_connection_id_limit
   parameter MUST NOT be sent.
 
+handshake_connection_id (0x0f):
+
+: The value that the endpoint included in the Source Connection ID field of the
+  first Initial packet it sends during the handshake. Endpoints MUST validate
+  that this transport parameter is present and that it matches the value that
+  was received in Initial packets. Authenticating this value ensures that an
+  attacker is unable to influence the selection of connection IDs during the

My read of the zero-length CID case is that the TP MUST be included, and be zero-length. Perhaps we should add a sentence to clarify that.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3499#discussion_r390724969
----==_mimepart_5e68580df14a0_27413faa62acd9642082b6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@DavidSchinazi</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3499#discussion_r390724969">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -4742,6 +4781,22 @@ active_connection_id_limit (0x0e):
   When a zero-length connection ID is being used, the active_connection_id_limit
   parameter MUST NOT be sent.
 
+handshake_connection_id (0x0f):
+
+: The value that the endpoint included in the Source Connection ID field of the
+  first Initial packet it sends during the handshake. Endpoints MUST validate
+  that this transport parameter is present and that it matches the value that
+  was received in Initial packets. Authenticating this value ensures that an
+  attacker is unable to influence the selection of connection IDs during the
</pre>
<p>My read of the zero-length CID case is that the TP MUST be included, and be zero-length. Perhaps we should add a sentence to clarify that.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3499?email_source=notifications&amp;email_token=AFTOJK4TLVWDPWV2AZST6HLRG37A3A5CNFSM4LA5I5BKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZSXOY#discussion_r390724969">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4AKA55L5S6RODZLPTRG37A3ANCNFSM4LA5I5BA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4TO7TPM3O7ZGKIZZLRG37A3A5CNFSM4LA5I5BKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZSXOY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3499?email_source=notifications\u0026email_token=AFTOJK4TLVWDPWV2AZST6HLRG37A3A5CNFSM4LA5I5BKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZSXOY#discussion_r390724969",
"url": "https://github.com/quicwg/base-drafts/pull/3499?email_source=notifications\u0026email_token=AFTOJK4TLVWDPWV2AZST6HLRG37A3A5CNFSM4LA5I5BKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZSXOY#discussion_r390724969",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e68580df14a0_27413faa62acd9642082b6--


From nobody Tue Mar 10 20:23:39 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CF19C3A1049 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 20:23:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id coM7v3O-63Ff for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 20:23:35 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9C4CC3A1045 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 20:23:35 -0700 (PDT)
Date: Tue, 10 Mar 2020 20:23:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583897014; bh=FNU7tVfgjdMhsFHe+/jMAzkrN2KXTWn4Qc3Q7T1M2Hw=; h=Date:From:To:Subject:From; b=C08CGErFx+Vm/iaoVIhK10akcsHF+qQeTVbhKjXV1PPvyYbE9yUUFThZZ2AK8LsFJ OvaqzytKPHV1DP/f1sJuPjmdSrLvte4yhLR+SwdiJF7TEkalrWIZympSYw79Yxbv13 sFoOMI6GUsNp2bGhyoqfolMV2ksAJITvpjdg5cgQ=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/d3adc4-853d25@github.com>
Subject: [quicwg/base-drafts] cbdc2f: Show file on linting error
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/yAR17Z4aqOhvHRT4RJ8uG7EM6-w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Mar 2020 03:23:37 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: cbdc2fbb481dcacebcae823441abca0aba245796
      https://github.com/quicwg/base-drafts/commit/cbdc2fbb481dcacebcae823441abca0aba245796
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-09 (Mon, 09 Mar 2020)

  Changed paths:
    M .lint.py

  Log Message:
  -----------
  Show file on linting error

And some refactoring of the code to go along with it.


  Commit: 2ba62cd41d21c60d1a49a12a3c7557feba89dfbe
      https://github.com/quicwg/base-drafts/commit/2ba62cd41d21c60d1a49a12a3c7557feba89dfbe
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-09 (Mon, 09 Mar 2020)

  Changed paths:
    M .lint.py

  Log Message:
  -----------
  Fixups from black


  Commit: 853d25d2df00432eafc3bc482b4151be80aba1f1
      https://github.com/quicwg/base-drafts/commit/853d25d2df00432eafc3bc482b4151be80aba1f1
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-11 (Wed, 11 Mar 2020)

  Changed paths:
    M .lint.py

  Log Message:
  -----------
  Merge pull request #3504 from quicwg/lint-filename

Show file on linting error


Compare: https://github.com/quicwg/base-drafts/compare/d3adc44abdc6...853d25d2df00


From nobody Tue Mar 10 20:23:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B9B0F3A1049 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 20:23:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id p5QzgDLagwBz for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 20:23:35 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AECDD3A1046 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 20:23:35 -0700 (PDT)
Received: from github-lowworker-a27607f.ash1-iad.github.net (github-lowworker-a27607f.ash1-iad.github.net [10.56.18.61]) by smtp.github.com (Postfix) with ESMTP id E89AA660328 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 20:23:34 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583897014; bh=rYEm8LgOlsGyStVcIlSviXk34yqyHxPRmEE9kDpGvlo=; h=Date:From:To:Subject:From; b=TkX98vR1dY/DN54Plc0e5oUO15gZOyS+eKfVaRY0WFysjvy9ZYVCz7dRj0WOgNBz8 dzSGseDe00m5Zrh3cjIQrQT0AD7OeHqEiXaiLOojU4XxU40cIZ1fDXQtmvQ9kO7Rtq GwkWiIPEoVD/uQvgjEiH+wbZ9pUp/eqQvEAIF63I=
Date: Tue, 10 Mar 2020 20:23:34 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/lint-filename/2ba62c-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/d7wyqQ3Oi2QqLTzGr8FhYWzK1wA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 03:23:38 -0000

  Branch: refs/heads/lint-filename
  Home:   https://github.com/quicwg/base-drafts


From nobody Tue Mar 10 20:24:04 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F2E0B3A1048 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 20:24:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KiFq-8KYpH4q for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 20:24: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 A8D663A103F for <quic-issues@ietf.org>; Tue, 10 Mar 2020 20:24:00 -0700 (PDT)
Received: from github-lowworker-a6a2749.va3-iad.github.net (github-lowworker-a6a2749.va3-iad.github.net [10.48.16.62]) by smtp.github.com (Postfix) with ESMTP id C0AAA9602E6 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 20:23:59 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583897039; bh=tsNKk/IlVCYLTNK2pAcZbq6P3D2YCWY4h5JD3Hxu1SY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=MG5pXVPQAJehhWWn1TTQjLLPQyW0ksH/fZSG72i2VNc8utONfcUspwb/GX6ckusBC 5QmpWe5F2Eex74jEbWMQ8BSnoNy0jjLm/AjukEEeH3WiCzNyj3HhBrRkoeSJsvcbiz M4vysQhDzQBilf3icpqoFoX25YXOFFGDq5z0Cdpo=
Date: Tue, 10 Mar 2020 20:23:59 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6WGBJ5BDXLWIFZHCF4OQ5M7EVBNHHCE3VV4Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3504/issue_event/3117179487@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3504@github.com>
References: <quicwg/base-drafts/pull/3504@github.com>
Subject: Re: [quicwg/base-drafts] Show file on linting error (#3504)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6859cfb2636_ff23fa2cfccd95c20357e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/_llsNY1N2Q_XzuUq9QKzofbEPd0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 03:24:02 -0000

----==_mimepart_5e6859cfb2636_ff23fa2cfccd95c20357e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #3504 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3504#event-3117179487
----==_mimepart_5e6859cfb2636_ff23fa2cfccd95c20357e
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 title" data-id="577680870" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3504" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3504/hovercard" href="https://github.com/quicwg/base-drafts/pull/3504">#3504</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3504?email_source=notifications&amp;email_token=AFTOJK55UTFBBYKUUMOCEZDRG3747A5CNFSM4LEBXRT2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXHGGEXY#event-3117179487">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK57OHU5XI7HU6PIK5LRG3747ANCNFSM4LEBXRTQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYOFW34X5WGSTE5QP3RG3747A5CNFSM4LEBXRT2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXHGGEXY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3504?email_source=notifications\u0026email_token=AFTOJK55UTFBBYKUUMOCEZDRG3747A5CNFSM4LEBXRT2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXHGGEXY#event-3117179487",
"url": "https://github.com/quicwg/base-drafts/pull/3504?email_source=notifications\u0026email_token=AFTOJK55UTFBBYKUUMOCEZDRG3747A5CNFSM4LEBXRT2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXHGGEXY#event-3117179487",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6859cfb2636_ff23fa2cfccd95c20357e--


From nobody Tue Mar 10 20:24:42 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9557A3A1046 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 20:24:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2gGr8jwa-y4M for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 20:24: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 91FE63A1048 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 20:24:38 -0700 (PDT)
Received: from github-lowworker-0f78100.ash1-iad.github.net (github-lowworker-0f78100.ash1-iad.github.net [10.56.25.48]) by smtp.github.com (Postfix) with ESMTP id 1C83E1212B2 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 20:24:38 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583897078; bh=vXLURRF/R++JwQu7He9pc9/gZ5fLXZT8fKLYvGMwQWM=; h=Date:From:To:Subject:From; b=XD2OjucsETQZBlCuKG2u65Gy6N5Vc3IP53EhBoyevIDGGhkckhJVt7EUjajMzmd9/ VaWThGIthsLtVczjdHIruXnNcc9T60bzHJfZ/ie5ciAJMtejX3DPD297qhr9ttMPS1 Fz9EzBWiKwtKMK85gcvjmwmCaaf8G7/fWPHJ/6lI=
Date: Tue, 10 Mar 2020 20:24:37 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/18cd7d-125d28@github.com>
Subject: [quicwg/base-drafts] 125d28: Script updating gh-pages from 853d25d2. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/0ZdZhFU6ZybD1vEWrBf9COyUviI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 03:24:41 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 125d280091be92a0bb57b85f724d5098268b1284
      https://github.com/quicwg/base-drafts/commit/125d280091be92a0bb57b85f724d5098268b1284
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-11 (Wed, 11 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 853d25d2. [ci skip]



From nobody Tue Mar 10 20:28:52 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C3B2B3A1056 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 20:28:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ShZDZ6UqcmEn for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 20:28:49 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 64FD03A1057 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 20:28:49 -0700 (PDT)
Date: Tue, 10 Mar 2020 20:28:48 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583897328; bh=6VxwttoCJ8YyiY9uTfcdEiw6cZgjgN0cpdgwmQXOP74=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=G6o45IIvyyR4XYdAE/XsvHPMLZMo6n1RROTYPbKrS3h8N5+ALJ+/4ezpXLmd6zpUZ rB3+/0H0F/Feu/huZc0S+zxMDcGal1RRtoVvNlWtmNr/6DVE/s5oOBEuAPj5nspWJq 3COqwokcG+cYnt4gLZNw6yr3F/qICAVnf8xCEyfE=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3DRR2P35NEKQPEFXF4OQ57BEVBNHHCFAMG5E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3509/597425775@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3509@github.com>
References: <quicwg/base-drafts/issues/3509@github.com>
Subject: Re: [quicwg/base-drafts] Required state for retaining unacked RETIRE_CONNECTION_ID frames is unbound (#3509)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e685af0237d2_73053fc1fcccd960236730"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/UgGyngJElrphR6eCte90KcH_778>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 03:28:51 -0000

----==_mimepart_5e685af0237d2_73053fc1fcccd960236730
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Mathematically, this might be unbounded, but it's more likely that in practice the limit is `2*active_connection_id_limit` as it would be unlikely that unacknowledged RETIRE_CONNECTION_ID frames would remain so once more NEW_CONNECTION_ID frames start arriving.  More so as the issuer of those NEW_CONNECTION_ID frames has to have received the RETIRE_CONNECTION_ID frames.

Adding new frames for this seems a little unwieldy, so I'd prefer to just acknowledge that the problem exists.

Note also that Retire Prior To has the effect of making this limit squishy in other ways.

(This is a design 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/3509#issuecomment-597425775
----==_mimepart_5e685af0237d2_73053fc1fcccd960236730
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Mathematically, this might be unbounded, but it's more likely that in practice the limit is <code>2*active_connection_id_limit</code> as it would be unlikely that unacknowledged RETIRE_CONNECTION_ID frames would remain so once more NEW_CONNECTION_ID frames start arriving.  More so as the issuer of those NEW_CONNECTION_ID frames has to have received the RETIRE_CONNECTION_ID frames.</p>
<p>Adding new frames for this seems a little unwieldy, so I'd prefer to just acknowledge that the problem exists.</p>
<p>Note also that Retire Prior To has the effect of making this limit squishy in other ways.</p>
<p>(This is a design 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/3509?email_source=notifications&amp;email_token=AFTOJKZAQE7WKTYAIQ7YTCDRG4APBA5CNFSM4LFJ2P4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEON743Y#issuecomment-597425775">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3ZNCTP2EWF7EHHOH3RG4APBANCNFSM4LFJ2P4A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZZV5QHYTTJVXYKIQ3RG4APBA5CNFSM4LFJ2P4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEON743Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3509?email_source=notifications\u0026email_token=AFTOJKZAQE7WKTYAIQ7YTCDRG4APBA5CNFSM4LFJ2P4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEON743Y#issuecomment-597425775",
"url": "https://github.com/quicwg/base-drafts/issues/3509?email_source=notifications\u0026email_token=AFTOJKZAQE7WKTYAIQ7YTCDRG4APBA5CNFSM4LFJ2P4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEON743Y#issuecomment-597425775",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e685af0237d2_73053fc1fcccd960236730--


From nobody Tue Mar 10 20:37:43 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8A18C3A1068 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 20:37:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.099
X-Spam-Level: 
X-Spam-Status: No, score=-2.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Zsrf_xd0ZFX7 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 20:37:40 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6B4323A1067 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 20:37:40 -0700 (PDT)
Received: from github-lowworker-a6a2749.va3-iad.github.net (github-lowworker-a6a2749.va3-iad.github.net [10.48.16.62]) by smtp.github.com (Postfix) with ESMTP id BDAE75207DE for <quic-issues@ietf.org>; Tue, 10 Mar 2020 20:37:39 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583897859; bh=rV4BzausM8j/qs/mjd0bv7ltxrhKknSsS7/L70u6jkw=; h=Date:From:To:Subject:From; b=m2RRuKSsnF198UJ14uSQq5aAYfZ2p5KMd8GvHl8qsypsUThvS7U/bpaSsFvavdPnH VoxW/Y6FlQySgBllGOiccM9Y7GAzH0oixClc1vC2+5qQ9LCbFsdn4gnmY5PSbL7fYR wAQE1cU+QxhSAVCz4bJnf81CE5RrIOg7vUT4pIq0=
Date: Tue, 10 Mar 2020 20:37:39 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/authenticate-hs-cid/2fc515-056029@github.com>
Subject: [quicwg/base-drafts] 056029: Review feedback from David and Martin
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/KIpRLmr5HxatBjuoVfk2w42yVeo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 03:37:42 -0000

  Branch: refs/heads/authenticate-hs-cid
  Home:   https://github.com/quicwg/base-drafts
  Commit: 0560290f9041482293cea9cdd053d326345b735a
      https://github.com/quicwg/base-drafts/commit/0560290f9041482293cea9cdd053d326345b735a
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-11 (Wed, 11 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Review feedback from David and Martin



From nobody Tue Mar 10 20:38:06 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 80DB33A1068 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 20:38:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qg0qUuhHodGl for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 20:38:04 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4629B3A1067 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 20:38:04 -0700 (PDT)
Received: from github-lowworker-fb56993.ac4-iad.github.net (github-lowworker-fb56993.ac4-iad.github.net [10.52.19.31]) by smtp.github.com (Postfix) with ESMTP id 35E54A08A4 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 20:38:03 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583897883; bh=XkKw9u8YsSuWsH3RTzRYiAn3bfPHaONkA04AXlpMpcQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=mNFjQAu4njpI5Hjr8ueE2kTT7UBT6k4Ji6YqIpiELDkHDvNzOE8f5jA+PmtNF0v/w l47NISI6pTQ7qFMnwotD9VMecZrZA/v+Yo11Jnn8J5ZdziE/bwPzbY9MMY8Ctjqbak K/DqBD1tL9SNamwG65CbQQP2UOcnpGQMVqpxv9pY=
Date: Tue, 10 Mar 2020 20:38:03 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3499/push/4747787453@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3499@github.com>
References: <quicwg/base-drafts/pull/3499@github.com>
Subject: Re: [quicwg/base-drafts] Authenticate connection IDs (#3499)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e685d1b2629e_437b3ff04becd968285964"; 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/RrOO7F1-lhuIEK0hW6U1S5Md698>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 03:38:06 -0000

----==_mimepart_5e685d1b2629e_437b3ff04becd968285964
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

0560290f9041482293cea9cdd053d326345b735a  Review feedback from David and Martin


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3499/files/2fc5157ed013ae8f84f17e44409c42be87660feb..0560290f9041482293cea9cdd053d326345b735a

----==_mimepart_5e685d1b2629e_437b3ff04becd968285964
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/0560290f9041482293cea9cdd053d326345b735a">0560290</a>  Review feedback from David and Martin</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3499/files/2fc5157ed013ae8f84f17e44409c42be87660feb..0560290f9041482293cea9cdd053d326345b735a?email_source=notifications&amp;email_token=AFTOJK53NQCBZOJI76P4QRLRG4BRXA5CNFSM4LA5I5BKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DGMZXGEZDKNSQOVZWQIZUG42DONZYG42DKMY">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2HSH3VMGVU46SJUA3RG4BRXANCNFSM4LA5I5BA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6BGWNQP6ZQZP7T2CLRG4BRXA5CNFSM4LA5I5BKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DGMZXGEZDKNSQOVZWQIZUG42DONZYG42DKMY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3499/files/2fc5157ed013ae8f84f17e44409c42be87660feb..0560290f9041482293cea9cdd053d326345b735a?email_source=notifications\u0026email_token=AFTOJK53NQCBZOJI76P4QRLRG4BRXA5CNFSM4LA5I5BKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DGMZXGEZDKNSQOVZWQIZUG42DONZYG42DKMY",
"url": "https://github.com/quicwg/base-drafts/pull/3499/files/2fc5157ed013ae8f84f17e44409c42be87660feb..0560290f9041482293cea9cdd053d326345b735a?email_source=notifications\u0026email_token=AFTOJK53NQCBZOJI76P4QRLRG4BRXA5CNFSM4LA5I5BKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DGMZXGEZDKNSQOVZWQIZUG42DONZYG42DKMY",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e685d1b2629e_437b3ff04becd968285964--


From nobody Tue Mar 10 20:38:53 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F3C433A1068 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 20:38:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.101
X-Spam-Level: 
X-Spam-Status: No, score=-7.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XhtDETO3_Eli for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 20:38:49 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DF8443A0DF4 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 20:38:49 -0700 (PDT)
Date: Tue, 10 Mar 2020 20:38:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583897929; bh=9IKVXLZZdDfHPCOI1IBtbCGGAvcqaCvTntdb2C8ZUpk=; h=Date:From:To:Subject:From; b=LmCs8bu1dMRpx/aPQY7NCduybQ/OTlcgQH/g4xJz9ylVJWcqdYRvE59+zEzuJq6GY REoD2l95q6y8lqXm8FB8AtcthO8poosu0uwzyCkQtsd5OYoXwnBVTOfS5JCfSBrYe0 iIlWSS2y0rZprLRTeDKkCAAw942MtDEheywJ2qak=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/125d28-2eeb00@github.com>
Subject: [quicwg/base-drafts] 2eeb00: Script updating gh-pages from 0560290f. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/qke1BsHYRLEW-bDR7IcqgqdQ9Ho>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 03:38:51 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 2eeb00201efd8f078d8ae08b9693552132d661d6
      https://github.com/quicwg/base-drafts/commit/2eeb00201efd8f078d8ae08b9693552132d661d6
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-11 (Wed, 11 Mar 2020)

  Changed paths:
    M authenticate-hs-cid/draft-ietf-quic-transport.html
    M authenticate-hs-cid/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 0560290f. [ci skip]



From nobody Tue Mar 10 20:43:55 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 599993A1081 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 20:43:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.4
X-Spam-Level: 
X-Spam-Status: No, score=-4.4 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7SZN5mIXnfBT for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 20:43:52 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7D8693A107F for <quic-issues@ietf.org>; Tue, 10 Mar 2020 20:43:52 -0700 (PDT)
Received: from github-lowworker-0f7e7fd.ash1-iad.github.net (github-lowworker-0f7e7fd.ash1-iad.github.net [10.56.110.17]) by smtp.github.com (Postfix) with ESMTP id C48CE8C0F76 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 20:43:50 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583898230; bh=pb8gIjb0IsGVe/ISx92xzWEebJwr4DaoZumjMdvEqkQ=; h=Date:From:To:Subject:From; b=ONWrpzsmC+nBMUtv23fBMLXIT93Bk+B81E772iEroWbn6NXtdkVVW00AQto104GX2 LEBAlAy6QbFuRSl48rZl+bQ2nkKkyHHvO3/78DyYG8NOhOCbMDFwWzctLoF2zTp5nT k1NFii8FkEubFSPiYR8p01F72goy1SrXT43Unm8o=
Date: Tue, 10 Mar 2020 20:43:50 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/authenticate-hs-cid/056029-beba71@github.com>
Subject: [quicwg/base-drafts] beba71: Less text, more cross-reference
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/in4kmzEraTqKzL2uFl2d-zf_3bA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 03:43:54 -0000

  Branch: refs/heads/authenticate-hs-cid
  Home:   https://github.com/quicwg/base-drafts
  Commit: beba71f8e874d803b9fb712312d62f769988d74d
      https://github.com/quicwg/base-drafts/commit/beba71f8e874d803b9fb712312d62f769988d74d
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-11 (Wed, 11 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Less text, more cross-reference



From nobody Tue Mar 10 20:44:19 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BB6803A1081 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 20:44:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.782
X-Spam-Level: 
X-Spam-Status: No, score=-3.782 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id eJq7X-ukLRvR for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 20:44:16 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 78E663A107F for <quic-issues@ietf.org>; Tue, 10 Mar 2020 20:44:16 -0700 (PDT)
Received: from github-lowworker-275fa97.va3-iad.github.net (github-lowworker-275fa97.va3-iad.github.net [10.48.17.64]) by smtp.github.com (Postfix) with ESMTP id 8CA208C0F76 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 20:44:15 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583898255; bh=tdsA/4o5Lj9oFpOaI7X3vsTWUrtv8VPhybRw33dJThE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=RG/MNb14MBuoQih6HJmfa4MY4+O9vMoMfLEVZb9TrS2bamFJ+vhfHQBgQNK9NbT2v lmERSaYOudm40IxVVo4/yrHGK+dYynfZ1B/ErZVcDJZ4wPwVxhfFK8sJARhUYJgPFL B651e2d8C/29Zyrw/U9oaivEv+E8UACGjohD6NHw=
Date: Tue, 10 Mar 2020 20:44:15 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3499/push/4747803065@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3499@github.com>
References: <quicwg/base-drafts/pull/3499@github.com>
Subject: Re: [quicwg/base-drafts] Authenticate connection IDs (#3499)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e685e8f7d336_41f3f84672cd960879c8"; 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/NAgQGcj58P-ztd1hboq7tbdf818>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 03:44:18 -0000

----==_mimepart_5e685e8f7d336_41f3f84672cd960879c8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

beba71f8e874d803b9fb712312d62f769988d74d  Less text, more cross-reference


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3499/files/0560290f9041482293cea9cdd053d326345b735a..beba71f8e874d803b9fb712312d62f769988d74d

----==_mimepart_5e685e8f7d336_41f3f84672cd960879c8
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/beba71f8e874d803b9fb712312d62f769988d74d">beba71f</a>  Less text, more cross-reference</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3499/files/0560290f9041482293cea9cdd053d326345b735a..beba71f8e874d803b9fb712312d62f769988d74d?email_source=notifications&amp;email_token=AFTOJK5H2UNPZSJ3VZCEDHDRG4CI7A5CNFSM4LA5I5BKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DGMZXGEZDKNSQOVZWQIZUG42DOOBQGMYDMNI">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6ACSUKUJJGR43LH2DRG4CI7ANCNFSM4LA5I5BA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3DHWBJNZFQXBDOKHDRG4CI7A5CNFSM4LA5I5BKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DGMZXGEZDKNSQOVZWQIZUG42DOOBQGMYDMNI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3499/files/0560290f9041482293cea9cdd053d326345b735a..beba71f8e874d803b9fb712312d62f769988d74d?email_source=notifications\u0026email_token=AFTOJK5H2UNPZSJ3VZCEDHDRG4CI7A5CNFSM4LA5I5BKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DGMZXGEZDKNSQOVZWQIZUG42DOOBQGMYDMNI",
"url": "https://github.com/quicwg/base-drafts/pull/3499/files/0560290f9041482293cea9cdd053d326345b735a..beba71f8e874d803b9fb712312d62f769988d74d?email_source=notifications\u0026email_token=AFTOJK5H2UNPZSJ3VZCEDHDRG4CI7A5CNFSM4LA5I5BKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DGMZXGEZDKNSQOVZWQIZUG42DOOBQGMYDMNI",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e685e8f7d336_41f3f84672cd960879c8--


From nobody Tue Mar 10 20:44:47 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 26B033A1083 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 20:44:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.696
X-Spam-Level: 
X-Spam-Status: No, score=-6.696 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jrveofqL-E96 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 20:44:44 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9B3BD3A1082 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 20:44:44 -0700 (PDT)
Date: Tue, 10 Mar 2020 20:44:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583898283; bh=+kc1wF/RsgwBiQGsmydGcqA1XtbhTjL2nVPEkRkUb1k=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=nBPzMrCPl0LZR7iY1ieySQFJEUgQ4f5OByhCR2EqphtqmNdPaVkesqLLSk2IyoxQa +JIEcrc902VaUOk+YnE+jNwbh4P+TvxGCYDF2UZlNIrk2UgWpDWkX3mLrXasFSzJnW UmaovzTDTBQmEqflcoS5H8jJ6oxE0DaXcWXD/04k=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3FNLBIAMOM6JV7B254OQ72XEVBNHHCESD76A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3499/review/372459054@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3499@github.com>
References: <quicwg/base-drafts/pull/3499@github.com>
Subject: Re: [quicwg/base-drafts] Authenticate connection IDs (#3499)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e685eabdee4b_76f03fa7042cd9642421e1"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/bIV-mML56GYJCJwpMIPnbvprPs0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 03:44:46 -0000

----==_mimepart_5e685eabdee4b_76f03fa7042cd9642421e1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.



> @@ -4742,6 +4781,22 @@ active_connection_id_limit (0x0e):
   When a zero-length connection ID is being used, the active_connection_id_limit
   parameter MUST NOT be sent.
 
+handshake_connection_id (0x0f):
+
+: The value that the endpoint included in the Source Connection ID field of the
+  first Initial packet it sends during the handshake. Endpoints MUST validate
+  that this transport parameter is present and that it matches the value that
+  was received in Initial packets. Authenticating this value ensures that an
+  attacker is unable to influence the selection of connection IDs during the

Done! Thanks both.

As for the "mitigates" formulation, I think that we are safe in making claims, but I realize that we don't need to.  I've removed a lot of text from the transport parameter definitions and replaced it with a pointer to the new 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/3499#discussion_r390730977
----==_mimepart_5e685eabdee4b_76f03fa7042cd9642421e1
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/3499#discussion_r390730977">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -4742,6 +4781,22 @@ active_connection_id_limit (0x0e):
   When a zero-length connection ID is being used, the active_connection_id_limit
   parameter MUST NOT be sent.
 
+handshake_connection_id (0x0f):
+
+: The value that the endpoint included in the Source Connection ID field of the
+  first Initial packet it sends during the handshake. Endpoints MUST validate
+  that this transport parameter is present and that it matches the value that
+  was received in Initial packets. Authenticating this value ensures that an
+  attacker is unable to influence the selection of connection IDs during the
</pre>
<p>Done! Thanks both.</p>
<p>As for the "mitigates" formulation, I think that we are safe in making claims, but I realize that we don't need to.  I've removed a lot of text from the transport parameter definitions and replaced it with a pointer to the new 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/3499?email_source=notifications&amp;email_token=AFTOJK4FKXJHHE7C4JQ563DRG4CKXA5CNFSM4LA5I5BKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZUMLQ#discussion_r390730977">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZ2F7BFD62USG6TFT3RG4CKXANCNFSM4LA5I5BA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2PXGECZ7NP5VA53VLRG4CKXA5CNFSM4LA5I5BKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZUMLQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3499?email_source=notifications\u0026email_token=AFTOJK4FKXJHHE7C4JQ563DRG4CKXA5CNFSM4LA5I5BKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZUMLQ#discussion_r390730977",
"url": "https://github.com/quicwg/base-drafts/pull/3499?email_source=notifications\u0026email_token=AFTOJK4FKXJHHE7C4JQ563DRG4CKXA5CNFSM4LA5I5BKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZUMLQ#discussion_r390730977",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e685eabdee4b_76f03fa7042cd9642421e1--


From nobody Tue Mar 10 20:45:29 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 92D033A1088 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 20:45:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iggZV4y8YinL for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 20:45:26 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 758F23A1087 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 20:45:26 -0700 (PDT)
Date: Tue, 10 Mar 2020 20:45:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583898325; bh=5zEVGMC2zgrpQuCqN6C4+/q9BSYlaNdN+bOGl+y0pWw=; h=Date:From:To:Subject:From; b=zEKYrV3+84EISNKwIFcJWDkdLXd4KarAxvbGHNZ32fu7TOUqOAQd/t5P0zM8VmQSm xAoF3bboSS7TtRj/1H8Nqq7Kbrq/7ix9k8N3rL5DzdORbYyKCV1aNBYuCLFdJv6ZXE /XZTsmW71/xQns6nPx2R1C9Z8JFwOLaRJbYyWAgo=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/2eeb00-f0dc26@github.com>
Subject: [quicwg/base-drafts] f0dc26: Script updating gh-pages from beba71f8. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/3cdTafi-MwPp3Lu-O1togCk7DRU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 03:45:28 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: f0dc26e75dc9bebfb31d6206c0fbe7eec2baf209
      https://github.com/quicwg/base-drafts/commit/f0dc26e75dc9bebfb31d6206c0fbe7eec2baf209
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-11 (Wed, 11 Mar 2020)

  Changed paths:
    M authenticate-hs-cid/draft-ietf-quic-transport.html
    M authenticate-hs-cid/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from beba71f8. [ci skip]



From nobody Tue Mar 10 20:47:25 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2698D3A1096 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 20:47:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.1
X-Spam-Level: 
X-Spam-Status: No, score=-7.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BFT6KWo5EBKS for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 20:47:19 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9F37B3A1094 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 20:47:19 -0700 (PDT)
Date: Tue, 10 Mar 2020 20:47:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583898438; bh=x3YQ+KXASJX7tCT6JVnDVesFH2mGLf8R07HIz4w4G14=; h=Date:From:To:Subject:From; b=wQ5a8eglmDz0RVr/c9+zvNEnzAUZ+GJ3Xo++O+kp+u5+O+kkaAjn0rPlAGzNuNLmW hUQhbyK45FAmZeOtBegigAC/06V4aHuDRNtYTE9ZKl/kXHxHbmpoQqsbnQeqNup/R6 TibYHzsmjSxkTzVgM+CJtI2yuxfUVpjmuEx+tfKg=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/iana-noop/000000-44e37a@github.com>
Subject: [quicwg/base-drafts] 44e37a: We're firm on no IANA actions for recovery
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/OsLSMTflsyv-2trHCQjHJpqHy74>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 03:47:23 -0000

  Branch: refs/heads/iana-noop
  Home:   https://github.com/quicwg/base-drafts
  Commit: 44e37ac5040d6273ef7758993659528c417e703e
      https://github.com/quicwg/base-drafts/commit/44e37ac5040d6273ef7758993659528c417e703e
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-11 (Wed, 11 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  We're firm on no IANA actions for recovery



From nobody Tue Mar 10 20:48:24 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C6DCD3A109A for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 20:48:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.481
X-Spam-Level: 
X-Spam-Status: No, score=-6.481 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TN8whvm8gp-a for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 20:48:21 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5ACC43A1092 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 20:48:21 -0700 (PDT)
Received: from github-lowworker-bb778fb.ash1-iad.github.net (github-lowworker-bb778fb.ash1-iad.github.net [10.56.102.56]) by smtp.github.com (Postfix) with ESMTP id 9DFF5A112D for <quic-issues@ietf.org>; Tue, 10 Mar 2020 20:48:20 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583898500; bh=IRchjAlvtrPJWpAPwjWVImlEAHC3A3JL8PnPSk4GDNU=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=frITv/gdHS2Y+NKZD/c/Fv+ipyfri5ydcFf6y9m1lOkpWcCve0GjOWO93Dyc6Tj3K lr4dm5lfEERD3w9Wub4SeFL/lSODJ+IcR96DyzdFE6rK30W+iwlnZwGYHBWlKX/etZ J2En6Ml+jtZ4bjF4DJpbrrttucKejbxXGclfyW8U=
Date: Tue, 10 Mar 2020 20:48:20 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK27NRTY2TPBJTP3UTN4ORAIJEVBNHHCFAVR7I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3510@github.com>
Subject: [quicwg/base-drafts] We're firm on no IANA actions for recovery (#3510)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e685f848d9b6_7e933fa06e6cd95c1475ed"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/6BBd8-ebUa4Aa4122Sso5BwvRRA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 03:48:23 -0000

----==_mimepart_5e685f848d9b6_7e933fa06e6cd95c1475ed
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Let&#39;s use the text from Section 9.1 of RFC 8126 with no embellishment.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/3510

-- Commit Summary --

  * We&#39;re firm on no IANA actions for recovery

-- File Changes --

    M draft-ietf-quic-recovery.md (2)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/3510.patch
https://github.com/quicwg/base-drafts/pull/3510.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3510

----==_mimepart_5e685f848d9b6_7e933fa06e6cd95c1475ed
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Let's use the text from Section 9.1 of RFC 8126 with no embellishment.</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/3510'>https://github.com/quicwg/base-drafts/pull/3510</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>We&#39;re firm on no IANA actions for recovery</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/3510/files#diff-98295c891c68edd662536cf2a42bf089">draft-ietf-quic-recovery.md</a>
    (2)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3510.patch'>https://github.com/quicwg/base-drafts/pull/3510.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3510.diff'>https://github.com/quicwg/base-drafts/pull/3510.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3510?email_source=notifications&amp;email_token=AFTOJK55WVWSCPVADW3OXNTRG4CYJA5CNFSM4LFM3QQKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IUCWH5A">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3UKWQV6Q6SXNOLHMDRG4CYJANCNFSM4LFM3QQA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKY4U72IHKUV4D4VY23RG4CYJA5CNFSM4LFM3QQKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IUCWH5A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3510?email_source=notifications\u0026email_token=AFTOJK55WVWSCPVADW3OXNTRG4CYJA5CNFSM4LFM3QQKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IUCWH5A",
"url": "https://github.com/quicwg/base-drafts/pull/3510?email_source=notifications\u0026email_token=AFTOJK55WVWSCPVADW3OXNTRG4CYJA5CNFSM4LFM3QQKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IUCWH5A",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e685f848d9b6_7e933fa06e6cd95c1475ed--


From nobody Tue Mar 10 20:48:56 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C9B333A109B for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 20:48:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 60uchmP-UlUD for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 20:48:53 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 99BE83A1092 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 20:48:53 -0700 (PDT)
Received: from github-lowworker-9d2806a.ash1-iad.github.net (github-lowworker-9d2806a.ash1-iad.github.net [10.56.102.50]) by smtp.github.com (Postfix) with ESMTP id DA1D58C098F for <quic-issues@ietf.org>; Tue, 10 Mar 2020 20:48:52 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583898532; bh=5zyUbUrGlnBMYd66Cw5b6zptHW7Rh3XvcIXJEM4dlJg=; h=Date:From:To:Subject:From; b=2CY3b/g0KfcVt6q/rCFvjrLulfSCia56SWHdwPSzILEWQysqlAGPS0whwNC6mhQUi Kz3S45nul7+xtVocowTWjmxGC7f7UA1JGfnQG4EUxR5Mrw89eBbDfNpGxeYQUSa+7r WrTnrad94Fz67DL9idG1dVxEquKIKoUezmavSdPI=
Date: Tue, 10 Mar 2020 20:48:52 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/f0dc26-10774b@github.com>
Subject: [quicwg/base-drafts] 10774b: Script updating gh-pages from 44e37ac5. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/s-sJ5GTltayjdE_snaroEIjR2ps>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 03:48:55 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 10774b737ac6b946aa2fd54f7ed7a340b1d782fa
      https://github.com/quicwg/base-drafts/commit/10774b737ac6b946aa2fd54f7ed7a340b1d782fa
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-11 (Wed, 11 Mar 2020)

  Changed paths:
    A iana-noop/draft-ietf-quic-http.html
    A iana-noop/draft-ietf-quic-http.txt
    A iana-noop/draft-ietf-quic-invariants.html
    A iana-noop/draft-ietf-quic-invariants.txt
    A iana-noop/draft-ietf-quic-qpack.html
    A iana-noop/draft-ietf-quic-qpack.txt
    A iana-noop/draft-ietf-quic-recovery.html
    A iana-noop/draft-ietf-quic-recovery.txt
    A iana-noop/draft-ietf-quic-tls.html
    A iana-noop/draft-ietf-quic-tls.txt
    A iana-noop/draft-ietf-quic-transport.html
    A iana-noop/draft-ietf-quic-transport.txt
    A iana-noop/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 44e37ac5. [ci skip]



From nobody Tue Mar 10 20:50:04 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6E2513A109C for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 20:50:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TlPWccMDWfHA for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 20:50:01 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 059213A109A for <quic-issues@ietf.org>; Tue, 10 Mar 2020 20:50:00 -0700 (PDT)
Date: Tue, 10 Mar 2020 20:50:00 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583898600; bh=Zx6qiHFO9yVPpi7caMr+/qLxjkt5d5PfeGnebBZcCEA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ZFgQodt8zAfBhKZJOmjp3gFfjM6YxyGQIosprLuMW2w2v7VJXlqXwgh1V7GV1qyhP 0LLCUS6hLDluyvy8QAANpxxvB56X1V8rE8SefQ19D52BjBYK2R8M2vWAcWq4qOcXhI LJMLdDw9p+IRy8lPSbc2oBXgnNmD5tq0TzAo3Me0=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7BNBAAZ32ZHOR5BEF4ORAOREVBNHHCFAMG5E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3509/597430322@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3509@github.com>
References: <quicwg/base-drafts/issues/3509@github.com>
Subject: Re: [quicwg/base-drafts] Required state for retaining unacked RETIRE_CONNECTION_ID frames is unbound (#3509)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e685fe847742_5cbf3fbb8becd96c11112c"; 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/hN3sbKCIQfuAUV6FLsUL_uIxE88>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 03:50:02 -0000

----==_mimepart_5e685fe847742_5cbf3fbb8becd96c11112c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I'm not sure I understand the attack here. Why would an implementation need to keep track of acknowledgements of RETIRE_CONNECTION_ID frames (other than for purposes of loss recovery, but then this applies to *any* retransmittable frame type)?

An endpoint sends a RETIRE_CONNECTION_ID frame when it decides to not use the respective CID any longer. At this point, it can forget about the connection ID altogether. It might make sense to hold on to the stateless reset token for a while (3 PTO?) longer, in order to be able to detect stateless resets, but this is an optimization and wouldn't lead to unbounded state anyway.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3509#issuecomment-597430322
----==_mimepart_5e685fe847742_5cbf3fbb8becd96c11112c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I'm not sure I understand the attack here. Why would an implementation need to keep track of acknowledgements of RETIRE_CONNECTION_ID frames (other than for purposes of loss recovery, but then this applies to <em>any</em> retransmittable frame type)?</p>
<p>An endpoint sends a RETIRE_CONNECTION_ID frame when it decides to not use the respective CID any longer. At this point, it can forget about the connection ID altogether. It might make sense to hold on to the stateless reset token for a while (3 PTO?) longer, in order to be able to detect stateless resets, but this is an optimization and wouldn't lead to unbounded state anyway.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3509?email_source=notifications&amp;email_token=AFTOJKYB5M2OJN5KUOZOUTLRG4C6RA5CNFSM4LFJ2P4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOOBAMQ#issuecomment-597430322">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYUBX3PIEV53O5NZCLRG4C6RANCNFSM4LFJ2P4A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKY436VZNLFA2ILNRJTRG4C6RA5CNFSM4LFJ2P4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOOBAMQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3509?email_source=notifications\u0026email_token=AFTOJKYB5M2OJN5KUOZOUTLRG4C6RA5CNFSM4LFJ2P4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOOBAMQ#issuecomment-597430322",
"url": "https://github.com/quicwg/base-drafts/issues/3509?email_source=notifications\u0026email_token=AFTOJKYB5M2OJN5KUOZOUTLRG4C6RA5CNFSM4LFJ2P4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOOBAMQ#issuecomment-597430322",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e685fe847742_5cbf3fbb8becd96c11112c--


From nobody Tue Mar 10 20:51:01 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F409A3A109A for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 20:50:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.696
X-Spam-Level: 
X-Spam-Status: No, score=-1.696 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6yaLC3KIq5d3 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 20:50:55 -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 E334C3A10B9 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 20:50:54 -0700 (PDT)
Received: from github-lowworker-6349a71.ac4-iad.github.net (github-lowworker-6349a71.ac4-iad.github.net [10.52.18.20]) by smtp.github.com (Postfix) with ESMTP id 54ECB26163D for <quic-issues@ietf.org>; Tue, 10 Mar 2020 20:50:54 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583898654; bh=z2c/QzkFbzbVF2lFFgHjWn22B65zIlATsP18oJO39E4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GmgErzunoTGxBLY2MuIZsvMDpECMOcvIqCRVK0h6eHK0uhEC4nHXwp/TJov2l0ib9 9X55LFkukhW1w1WsyzFhrEluPxGtOD1YFBOUCjwEeW1OtUS9v7KXoQt1kGpXiKUiv4 Ch/HfSwF+t7b82pfnCpHk9d1dpTkDZ72krT+DvIA=
Date: Tue, 10 Mar 2020 20:50:54 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2FWPWDBSGJPQNWNLV4ORAR5EVBNHHCFAMG5E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3509/597430545@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3509@github.com>
References: <quicwg/base-drafts/issues/3509@github.com>
Subject: Re: [quicwg/base-drafts] Required state for retaining unacked RETIRE_CONNECTION_ID frames is unbound (#3509)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e68601ef6b7_261b3fbc34ccd9604935ea"; 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/VPhSmoehVuChm7A8PqTZPPTvKPM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 03:50:59 -0000

----==_mimepart_5e68601ef6b7_261b3fbc34ccd9604935ea
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson 
> Mathematically, this might be unbounded, but it's more likely that in practice the limit is `2*active_connection_id_limit` as it would be unlikely that unacknowledged RETIRE_CONNECTION_ID frames would remain so once more NEW_CONNECTION_ID frames start arriving. More so as the issuer of those NEW_CONNECTION_ID frames has to have received the RETIRE_CONNECTION_ID frames.

I think `2*active_connection_id_limit` is fine, assuming that the endpoint would just stop retransmitting oldest RETIRE_CONNECTION_ID frames. That limit would be too stern to be used for detecting potential attacks (and therefore closing the connection with CONNECTION_VIOLATION).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3509#issuecomment-597430545
----==_mimepart_5e68601ef6b7_261b3fbc34ccd9604935ea
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinthomson/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a></p>
<blockquote>
<p>Mathematically, this might be unbounded, but it's more likely that in practice the limit is <code>2*active_connection_id_limit</code> as it would be unlikely that unacknowledged RETIRE_CONNECTION_ID frames would remain so once more NEW_CONNECTION_ID frames start arriving. More so as the issuer of those NEW_CONNECTION_ID frames has to have received the RETIRE_CONNECTION_ID frames.</p>
</blockquote>
<p>I think <code>2*active_connection_id_limit</code> is fine, assuming that the endpoint would just stop retransmitting oldest RETIRE_CONNECTION_ID frames. That limit would be too stern to be used for detecting potential attacks (and therefore closing the connection with CONNECTION_VIOLATION).</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3509?email_source=notifications&amp;email_token=AFTOJK6YUGBR2RBMWSXRNGDRG4DB5A5CNFSM4LFJ2P4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOOBCEI#issuecomment-597430545">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK67YQJM6GBTHONBFC3RG4DB5ANCNFSM4LFJ2P4A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZFZIAVQD6NH5ZMAD3RG4DB5A5CNFSM4LFJ2P4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOOBCEI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3509?email_source=notifications\u0026email_token=AFTOJK6YUGBR2RBMWSXRNGDRG4DB5A5CNFSM4LFJ2P4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOOBCEI#issuecomment-597430545",
"url": "https://github.com/quicwg/base-drafts/issues/3509?email_source=notifications\u0026email_token=AFTOJK6YUGBR2RBMWSXRNGDRG4DB5A5CNFSM4LFJ2P4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOOBCEI#issuecomment-597430545",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e68601ef6b7_261b3fbc34ccd9604935ea--


From nobody Tue Mar 10 20:54:00 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 413383A10A6 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 20:53:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.696
X-Spam-Level: 
X-Spam-Status: No, score=-1.696 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DGdOlniwMTFL for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 20:53: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 2BD763A109F for <quic-issues@ietf.org>; Tue, 10 Mar 2020 20:53:56 -0700 (PDT)
Received: from github-lowworker-2e54e43.va3-iad.github.net (github-lowworker-2e54e43.va3-iad.github.net [10.48.17.27]) by smtp.github.com (Postfix) with ESMTP id EA9FD1C00A5 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 20:53:55 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583898835; bh=+v7nb845TnBUVOVcWO76eDhcca+VIWG1SPR8qQTNkZ4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=KKLmKG/cz6dme5k80B779fELqmzqOYDtH5Ngc8I1jLw6pkKU57hk30uYuijudJFC5 Q2lsOJSTribb8POnJsR78X68o9jplJ9A/k5PXLKoSx7hKcmYLcSQxGaBEW7uJ6LXAd LTWYAEBwBvic26Zuhb6SvvTi+1aOAmBMUBA69GLI=
Date: Tue, 10 Mar 2020 20:53:55 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5GHGCPEE5X4DWBZIV4ORA5HEVBNHHCFAMG5E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3509/597431194@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3509@github.com>
References: <quicwg/base-drafts/issues/3509@github.com>
Subject: Re: [quicwg/base-drafts] Required state for retaining unacked RETIRE_CONNECTION_ID frames is unbound (#3509)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6860d3db3ac_447c3feb4b8cd9643143b8"; 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/wveiAnlwk54lQQyAuqV5wsctNLs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 03:53:58 -0000

----==_mimepart_5e6860d3db3ac_447c3feb4b8cd9643143b8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@marten-seemann 
> I'm not sure I understand the attack here. Why would an implementation need to keep track of acknowledgements of RETIRE_CONNECTION_ID frames (other than for purposes of loss recovery, but then this applies to _any_ retransmittable frame type)?

This is about keeping state for retransmission for recovering loss. As stated in [my first comment](https://github.com/quicwg/base-drafts/issues/3509#issuecomment-597366048), the issue is unique to RETIRE_CONNECTION_ID frames, because it is (ab)used for providing the peer additional credit, compared to other flow control that uses a dedicated frame (e.g., MAX_*) for communicating credit.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3509#issuecomment-597431194
----==_mimepart_5e6860d3db3ac_447c3feb4b8cd9643143b8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/marten-seemann/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/marten-seemann">@marten-seemann</a></p>
<blockquote>
<p>I'm not sure I understand the attack here. Why would an implementation need to keep track of acknowledgements of RETIRE_CONNECTION_ID frames (other than for purposes of loss recovery, but then this applies to <em>any</em> retransmittable frame type)?</p>
</blockquote>
<p>This is about keeping state for retransmission for recovering loss. As stated in <a href="https://github.com/quicwg/base-drafts/issues/3509#issuecomment-597366048" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3509/hovercard">my first comment</a>, the issue is unique to RETIRE_CONNECTION_ID frames, because it is (ab)used for providing the peer additional credit, compared to other flow control that uses a dedicated frame (e.g., MAX_*) for communicating credit.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3509?email_source=notifications&amp;email_token=AFTOJK4XZV4WO4NV2BDMWOLRG4DNHA5CNFSM4LFJ2P4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOOBHGQ#issuecomment-597431194">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2VUXJ73JTQ2AJQAODRG4DNHANCNFSM4LFJ2P4A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYFZ5ORL5IYYIQP773RG4DNHA5CNFSM4LFJ2P4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOOBHGQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3509?email_source=notifications\u0026email_token=AFTOJK4XZV4WO4NV2BDMWOLRG4DNHA5CNFSM4LFJ2P4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOOBHGQ#issuecomment-597431194",
"url": "https://github.com/quicwg/base-drafts/issues/3509?email_source=notifications\u0026email_token=AFTOJK4XZV4WO4NV2BDMWOLRG4DNHA5CNFSM4LFJ2P4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOOBHGQ#issuecomment-597431194",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6860d3db3ac_447c3feb4b8cd9643143b8--


From nobody Tue Mar 10 21:46:21 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1E9D03A11AD for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 21:46:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.099
X-Spam-Level: 
X-Spam-Status: No, score=-3.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id I0zeZYQxTllu for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 21:46:11 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 246C73A11A5 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 21:46:10 -0700 (PDT)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id 32ACC6E1048 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 21:46:09 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583901969; bh=dfX7tBVK5BVwsDOh64ijl5CpCmz/kQIrmzMu5KzPtTA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=q1HXMOruRGDA6RTNm8XS4jmWPaEyR1qBwTyP6q7kuUsXM3UjjTJH+NRL63dTZ9c// M1h2C9IyGReSysBTPz67XcAqXsxcshqOYWKb798T1nVMaax0i58FBuQE4GrBAKOe0r CQ0afJgs9t9dS/68IXo/wnoH9pIdTT5A8qUgH7U0=
Date: Tue, 10 Mar 2020 21:46:09 -0700
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7CENS4VJCG2MVOLHN4ORHBDEVBNHHCFAMG5E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3509/597441915@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3509@github.com>
References: <quicwg/base-drafts/issues/3509@github.com>
Subject: Re: [quicwg/base-drafts] Required state for retaining unacked RETIRE_CONNECTION_ID frames is unbound (#3509)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e686d1116a95_77293f95c06cd96046236e"; 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/zTZyzqMR6efwFKKDKkGJBE7wVGo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 04:46:20 -0000

----==_mimepart_5e686d1116a95_77293f95c06cd96046236e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Thank you for the explanation, @kazuho. I think I now understood the problem.

> Mathematically, this might be unbounded, but it's more likely that in practice the limit is 2*active_connection_id_limit as it would be unlikely that unacknowledged RETIRE_CONNECTION_ID frames would remain so once more NEW_CONNECTION_ID frames start arriving. More so as the issuer of those NEW_CONNECTION_ID frames has to have received the RETIRE_CONNECTION_ID frames.

This would require endpoints to make assumptions about how the peer handles the `active_connection_id_limit` and how it issues new CIDs. This can get complicated really quickly and leave the connection in an unrecoverable state (or at the least a state with less CIDs than it should have). Introducing a new frame, as @kazuho suggested, seems a lot cleaner 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/3509#issuecomment-597441915
----==_mimepart_5e686d1116a95_77293f95c06cd96046236e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Thank you for the explanation, <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/kazuho/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/kazuho">@kazuho</a>. I think I now understood the problem.</p>
<blockquote>
<p>Mathematically, this might be unbounded, but it's more likely that in practice the limit is 2*active_connection_id_limit as it would be unlikely that unacknowledged RETIRE_CONNECTION_ID frames would remain so once more NEW_CONNECTION_ID frames start arriving. More so as the issuer of those NEW_CONNECTION_ID frames has to have received the RETIRE_CONNECTION_ID frames.</p>
</blockquote>
<p>This would require endpoints to make assumptions about how the peer handles the <code>active_connection_id_limit</code> and how it issues new CIDs. This can get complicated really quickly and leave the connection in an unrecoverable state (or at the least a state with less CIDs than it should have). Introducing a new frame, as <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/kazuho/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/kazuho">@kazuho</a> suggested, seems a lot cleaner to me.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3509?email_source=notifications&amp;email_token=AFTOJK7OGVFLLNRZU33BDGDRG4JRDA5CNFSM4LFJ2P4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOOD26Y#issuecomment-597441915">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK33GFBFJRKLPXLK74LRG4JRDANCNFSM4LFJ2P4A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3JX5QDPNJNLV6RFQTRG4JRDA5CNFSM4LFJ2P4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOOD26Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3509?email_source=notifications\u0026email_token=AFTOJK7OGVFLLNRZU33BDGDRG4JRDA5CNFSM4LFJ2P4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOOD26Y#issuecomment-597441915",
"url": "https://github.com/quicwg/base-drafts/issues/3509?email_source=notifications\u0026email_token=AFTOJK7OGVFLLNRZU33BDGDRG4JRDA5CNFSM4LFJ2P4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOOD26Y#issuecomment-597441915",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e686d1116a95_77293f95c06cd96046236e--


From nobody Tue Mar 10 21:55:40 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A67C13A1182 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 21:55:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dcqflW4F-68K for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 21:55:37 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 75F233A1173 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 21:55:37 -0700 (PDT)
Received: from github-lowworker-b19c547.va3-iad.github.net (github-lowworker-b19c547.va3-iad.github.net [10.48.17.66]) by smtp.github.com (Postfix) with ESMTP id B26438C01AF for <quic-issues@ietf.org>; Tue, 10 Mar 2020 21:55:36 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583902536; bh=iMRh3uHCo7IFwfggsZ4/x/5a+8xlD3tnfEkjrm9jzPg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=A7n/bNAqVCDI1JLOI+tv9N3u16Vn9XnGZQ1uiN6mzAOrh5UewWdqLycVWcKPjAn11 92PlbJ8FF+lr3EDsfgYdMLjbP32YS0Ldlzqvi1xlB4w33zCU9g1SreR0rEkeY67gim Tf2DLLwE5NJwKvEH+rqdE4DRlKSHp5hqLqb+aBw0=
Date: Tue, 10 Mar 2020 21:55:36 -0700
From: Daiki Ueno <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3506/push/4747977278@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3506@github.com>
References: <quicwg/base-drafts/pull/3506@github.com>
Subject: Re: [quicwg/base-drafts] protection-samples.js: add option to output ChaCha20-Poly1305 trace (#3506)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e686f48a3953_5d1b3fb84a4cd96080131"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ueno
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/tnZc8j_cWVtrPnTuCYQY9IZuUNc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 04:55:39 -0000

----==_mimepart_5e686f48a3953_5d1b3fb84a4cd96080131
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ueno pushed 1 commit.

2f1edda743fd22068b687edf1b5b928ff368a528  protection-samples.js: add option to output ChaCha20-Poly1305 trace


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3506/files/f295be40d1a1d42a91b254c56f8ffc088285848a..2f1edda743fd22068b687edf1b5b928ff368a528

----==_mimepart_5e686f48a3953_5d1b3fb84a4cd96080131
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/ueno" class="user-mention">@ueno</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/2f1edda743fd22068b687edf1b5b928ff368a528">2f1edda</a>  protection-samples.js: add option to output ChaCha20-Poly1305 trace</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3506/files/f295be40d1a1d42a91b254c56f8ffc088285848a..2f1edda743fd22068b687edf1b5b928ff368a528?email_source=notifications&amp;email_token=AFTOJK4KGERPPAM2DW7KA5DRG4KURA5CNFSM4LE5MJGKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DMMBZGQ3TIN2QOVZWQIZUG42DOOJXG4ZDOOA">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZGZ5NZGRJDT5ESBT3RG4KURANCNFSM4LE5MJGA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK25DJSHE36ECHECD7LRG4KURA5CNFSM4LE5MJGKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DMMBZGQ3TIN2QOVZWQIZUG42DOOJXG4ZDOOA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3506/files/f295be40d1a1d42a91b254c56f8ffc088285848a..2f1edda743fd22068b687edf1b5b928ff368a528?email_source=notifications\u0026email_token=AFTOJK4KGERPPAM2DW7KA5DRG4KURA5CNFSM4LE5MJGKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DMMBZGQ3TIN2QOVZWQIZUG42DOOJXG4ZDOOA",
"url": "https://github.com/quicwg/base-drafts/pull/3506/files/f295be40d1a1d42a91b254c56f8ffc088285848a..2f1edda743fd22068b687edf1b5b928ff368a528?email_source=notifications\u0026email_token=AFTOJK4KGERPPAM2DW7KA5DRG4KURA5CNFSM4LE5MJGKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DMMBZGQ3TIN2QOVZWQIZUG42DOOJXG4ZDOOA",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e686f48a3953_5d1b3fb84a4cd96080131--


From nobody Tue Mar 10 22:07:10 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C75BD3A11BE for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 22:07:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.482
X-Spam-Level: 
X-Spam-Status: No, score=-6.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ApZBWdy6q46T for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 22:07:07 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 59A053A11BF for <quic-issues@ietf.org>; Tue, 10 Mar 2020 22:07:07 -0700 (PDT)
Received: from github-lowworker-fa7043e.ash1-iad.github.net (github-lowworker-fa7043e.ash1-iad.github.net [10.56.109.45]) by smtp.github.com (Postfix) with ESMTP id 38832E02CD for <quic-issues@ietf.org>; Tue, 10 Mar 2020 22:07:06 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583903226; bh=ZrhvlY7TohnlFUy15Z3Iq5mFCSdPiuLKIbySW/0ZEqU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LQonImduaJGZWL5W2aT3db4iOLLHMv/OakybkQ17NCWvTyXcBro5U7Q88NZjVhvV9 /wNUghVmQgXiW1v0x8foe9qRX6CFFJkBBsF3o5IANQdYTc9hZQsSAXgU3Lchgv2NTV xobleVYFM2uIlwt5/64Mjc8WgEhGPsByuUgW4Qhs=
Date: Tue, 10 Mar 2020 22:07:06 -0700
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK637A47N5S2MLMFUIN4ORJPVEVBNHHCCYK7ZU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3414/review/372477962@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3414@github.com>
References: <quicwg/base-drafts/pull/3414@github.com>
Subject: Re: [quicwg/base-drafts] Improve Idle Timeout text (#3414)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6871fa28f22_688d3fc27b2cd96842085d"; 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/duuVZTj8yPf4PWmUNa9SQ9hI5h4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 05:07:09 -0000

----==_mimepart_5e6871fa28f22_688d3fc27b2cd96842085d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

marten-seemann commented on this pull request.



>  
-Each endpoint advertises a max_idle_timeout, but the effective value
-at an endpoint is computed as the minimum of the two advertised values. By
-announcing a max_idle_timeout, an endpoint commits to initiating an immediate
+By announcing a max_idle_timeout, an endpoint commits to initiating an immediate
 close ({{immediate-close}}) if it abandons the connection prior to the effective

After removing the previous sentence, "effective value" is not defined 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/pull/3414#pullrequestreview-372477962
----==_mimepart_5e6871fa28f22_688d3fc27b2cd96842085d
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/3414#discussion_r390747998">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-Each endpoint advertises a max_idle_timeout, but the effective value
-at an endpoint is computed as the minimum of the two advertised values. By
-announcing a max_idle_timeout, an endpoint commits to initiating an immediate
+By announcing a max_idle_timeout, an endpoint commits to initiating an immediate
 close ({{immediate-close}}) if it abandons the connection prior to the effective
</pre>
<p>After removing the previous sentence, "effective value" is not defined 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/pull/3414?email_source=notifications&amp;email_token=AFTOJK5ZBW57VEDDCATUMMDRG4L7VA5CNFSM4KP7TZEKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZZACQ#pullrequestreview-372477962">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5LBYZXI6APVLUG6MTRG4L7VANCNFSM4KP7TZEA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK72NLZWM777XERHI4TRG4L7VA5CNFSM4KP7TZEKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZZACQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3414?email_source=notifications\u0026email_token=AFTOJK5ZBW57VEDDCATUMMDRG4L7VA5CNFSM4KP7TZEKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZZACQ#pullrequestreview-372477962",
"url": "https://github.com/quicwg/base-drafts/pull/3414?email_source=notifications\u0026email_token=AFTOJK5ZBW57VEDDCATUMMDRG4L7VA5CNFSM4KP7TZEKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZZACQ#pullrequestreview-372477962",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6871fa28f22_688d3fc27b2cd96842085d--


From nobody Tue Mar 10 22:09:28 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E42503A11C4 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 22:09:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DjxzOuTGN1hS for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 22:09:24 -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 859B53A11C2 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 22:09:24 -0700 (PDT)
Date: Tue, 10 Mar 2020 22:09:23 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583903363; bh=D1/K5+sBwy6Y640ArNJXbvK7Q4CmrzasijPRuY/8Pc4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1lI6r0jrrjK7YkJ4zvXs+PQ03H1bhncW2QBoY53a20CCKpStGOmHpFYmYEc+MbmGq yJX8jdxIm/qA9bvDRkPyaBuZ3rQRwDGSQSr/elPSj/SYxyj2cnFx+wVWOijoj6vNqb y5bDL7KEaxKIVP85o9HeSw6SvgQzhokZ2w8yl3B8=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK75WBB5WRUNFDUS26F4ORJYHEVBNHHCCYK7ZU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3414/review/372478734@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3414@github.com>
References: <quicwg/base-drafts/pull/3414@github.com>
Subject: Re: [quicwg/base-drafts] Improve Idle Timeout text (#3414)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6872839d4ca_6b8c3fcaf40cd95c2135ba"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/wvC3lycV6w3BZs0_SIyjZzX8K5A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 05:09:27 -0000

----==_mimepart_5e6872839d4ca_6b8c3fcaf40cd95c2135ba
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> +other ack-eliciting frames to test for liveness before sending any data that
+cannot be retried safely.  Note that it is likely that only applications or
+application protocols will know what information can be retried.

I've decided not to define this in this PR.  @nibanks if you'd like to do so in a different PR, feel free.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3414#discussion_r390748658
----==_mimepart_5e6872839d4ca_6b8c3fcaf40cd95c2135ba
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/3414#discussion_r390748658">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +other ack-eliciting frames to test for liveness before sending any data that
+cannot be retried safely.  Note that it is likely that only applications or
+application protocols will know what information can be retried.
</pre>
<p>I've decided not to define this in this PR.  <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/nibanks/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/nibanks">@nibanks</a> if you'd like to do so in a different PR, feel free.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3414?email_source=notifications&amp;email_token=AFTOJK5T7EAZYLQAZS3EUDTRG4MIHA5CNFSM4KP7TZEKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZZGDQ#discussion_r390748658">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4OMXE2K63Z6DD2FGLRG4MIHANCNFSM4KP7TZEA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3YC373XKTEHHCFBZTRG4MIHA5CNFSM4KP7TZEKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZZGDQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3414?email_source=notifications\u0026email_token=AFTOJK5T7EAZYLQAZS3EUDTRG4MIHA5CNFSM4KP7TZEKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZZGDQ#discussion_r390748658",
"url": "https://github.com/quicwg/base-drafts/pull/3414?email_source=notifications\u0026email_token=AFTOJK5T7EAZYLQAZS3EUDTRG4MIHA5CNFSM4KP7TZEKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZZGDQ#discussion_r390748658",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6872839d4ca_6b8c3fcaf40cd95c2135ba--


From nobody Tue Mar 10 22:12:21 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6FEE33A11CC for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 22:12:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5LTQlWV5C62s for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 22:12: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 793823A11C8 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 22:12:19 -0700 (PDT)
Date: Tue, 10 Mar 2020 22:12:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583903538; bh=3kNVaKB5Q3HzyRKiZPSj4PM9KCU8hSSVz3VZeYc6kYE=; h=Date:From:To:Subject:From; b=VB6ZEvpc4GqDeyE4UQ7cgRBWK0AmYc0ob6kPVp+HY5KuCwNH0Plr3eLWfqvfzz8wj 8RNEwqSK4qpHIC2h771rkfY4W4uTq5OyTRzRO/4vnMP+bDIHGTnmrCBmKzKIsKDdrf /4dRyGTFjh8fEngsQg04hWjkJOB+eYp7wXwFRM08=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/853d25-ffc956@github.com>
Subject: [quicwg/base-drafts] 44e37a: We're firm on no IANA actions for recovery
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/nE5VSZiRlZkl9-smLdURd2IxrRw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 05:12:20 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 44e37ac5040d6273ef7758993659528c417e703e
      https://github.com/quicwg/base-drafts/commit/44e37ac5040d6273ef7758993659528c417e703e
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-11 (Wed, 11 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  We're firm on no IANA actions for recovery


  Commit: ffc95617e4e57a8385b2ecad3509b292425d56b5
      https://github.com/quicwg/base-drafts/commit/ffc95617e4e57a8385b2ecad3509b292425d56b5
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-11 (Wed, 11 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Merge pull request #3510 from quicwg/iana-noop

We're firm on no IANA actions for recovery


Compare: https://github.com/quicwg/base-drafts/compare/853d25d2df00...ffc95617e4e5


From nobody Tue Mar 10 22:12:25 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5D0BF3A11C8 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 22:12:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0dAl20JnVe9w for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 22:12:20 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1FF563A11CA for <quic-issues@ietf.org>; Tue, 10 Mar 2020 22:12:19 -0700 (PDT)
Received: from github-lowworker-f144ac1.va3-iad.github.net (github-lowworker-f144ac1.va3-iad.github.net [10.48.16.59]) by smtp.github.com (Postfix) with ESMTP id 4CE6C280055 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 22:12:19 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583903539; bh=MXF1aMSfNJqkSJrKxcmQi7X2nzeTAE8Iej1M6MH6+V4=; h=Date:From:To:Subject:From; b=fBTlOp64KzMtO7h6QNkVxd4iVqSIUE1K7Gnvk3sT/wKhOKj3UlT45tu3IgpLU4vBv sdWcNUGuLyESR3kXOgOMVPsZYSyQMT4o6TLEBKxs0Rb/s946TGhmtXet7osuU1CppQ ruxvsrlGdZik7nXbW8AzhKqSnC8wAcURVKdEIZpU=
Date: Tue, 10 Mar 2020 22:12:19 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/iana-noop/44e37a-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/c97MvwNAFCWrZ25AbqcbFUth_qA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 05:12:21 -0000

  Branch: refs/heads/iana-noop
  Home:   https://github.com/quicwg/base-drafts


From nobody Tue Mar 10 22:12:35 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6ACFC3A11D1 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 22:12:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xiKPZ4cVZ6vQ for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 22:12: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 4138D3A11CA for <quic-issues@ietf.org>; Tue, 10 Mar 2020 22:12:32 -0700 (PDT)
Date: Tue, 10 Mar 2020 22:12:31 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583903551; bh=VRbMXtbP34BZG9IazKWZYA3JhhJNzJPDJgynePUWi7k=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=c+RRVjLkfemh3LaJBr/3U1CYpzYhlMju2VliHAgXbQWVvsi8CUDUBt9yBFK5posx2 v+5txrYW80hk+lfGKr532COM6A60KcC09rloqc8RERazAOa8ESDqOZ/L6eQg5oHg+u P0h/3hcCXGEHs0qdCvEciVcUQfRZXSB4eT3SEn3o=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7X7V4SLCXLOHENTZF4ORKD7EVBNHHCFAVR7I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3510/review/372479454@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3510@github.com>
References: <quicwg/base-drafts/pull/3510@github.com>
Subject: Re: [quicwg/base-drafts] We're firm on no IANA actions for recovery (#3510)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e68733f7ed41_26733f9614ecd9683171c3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ekzKsq1e6_5WanJHeV6Q-EyKaj8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 05:12:34 -0000

----==_mimepart_5e68733f7ed41_26733f9614ecd9683171c3
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/3510#pullrequestreview-372479454
----==_mimepart_5e68733f7ed41_26733f9614ecd9683171c3
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/3510?email_source=notifications&amp;email_token=AFTOJK7MDPDJBU3COUSPK73RG4MT7A5CNFSM4LFM3QQKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZZLXQ#pullrequestreview-372479454">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5DFPEDJPUUXMDP363RG4MT7ANCNFSM4LFM3QQA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4AN2BDZ2DKUNYWK6LRG4MT7A5CNFSM4LFM3QQKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZZLXQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3510?email_source=notifications\u0026email_token=AFTOJK7MDPDJBU3COUSPK73RG4MT7A5CNFSM4LFM3QQKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZZLXQ#pullrequestreview-372479454",
"url": "https://github.com/quicwg/base-drafts/pull/3510?email_source=notifications\u0026email_token=AFTOJK7MDPDJBU3COUSPK73RG4MT7A5CNFSM4LFM3QQKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZZLXQ#pullrequestreview-372479454",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e68733f7ed41_26733f9614ecd9683171c3--


From nobody Tue Mar 10 22:12:48 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4A2E03A11D3 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 22:12:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8Fmbb34fzNlC for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 22:12: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 4AEFC3A11D2 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 22:12:43 -0700 (PDT)
Received: from github-lowworker-cf59896.ash1-iad.github.net (github-lowworker-cf59896.ash1-iad.github.net [10.56.112.26]) by smtp.github.com (Postfix) with ESMTP id 385B41C1182 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 22:12:42 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583903562; bh=xySnG4wcPABIwzdzoCKYKM+WYB8DvVdB+gxx3D+zqY4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=EmwIjwaN6iVDeCUi/oXOP/xfvZpLy8Z5OTDO3eDqbEDJpQ9EZxyIua+u44kle82aw I3o3y7UkOl5/7pTfqMzhH59zT4ku4fUvkDypUHr4uWFwDoxMjSLJVOHPgrLhG3gcE0 7UHeEORzGWyWKlg7LmSyrCfZ/kSTSbkTZBoHSneI=
Date: Tue, 10 Mar 2020 22:12:42 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK63LYX2HPODZT77FL54ORKEVEVBNHHCFAVR7I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3510/issue_event/3117341813@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3510@github.com>
References: <quicwg/base-drafts/pull/3510@github.com>
Subject: Re: [quicwg/base-drafts] We're firm on no IANA actions for recovery (#3510)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e68734a285f1_44583ff13cccd964241663"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: 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--x8W1y91lbyRql2rFVXRojDmo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 05:12:46 -0000

----==_mimepart_5e68734a285f1_44583ff13cccd964241663
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #3510 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3510#event-3117341813
----==_mimepart_5e68734a285f1_44583ff13cccd964241663
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 title" data-id="578990586" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3510" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3510/hovercard" href="https://github.com/quicwg/base-drafts/pull/3510">#3510</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3510?email_source=notifications&amp;email_token=AFTOJKYK36UZO7NQZLF5CPLRG4MUVA5CNFSM4LFM3QQKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXHHNY5I#event-3117341813">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5HOPHV5X7UG44BCY3RG4MUVANCNFSM4LFM3QQA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKY4YPB7TXN2T6T2HO3RG4MUVA5CNFSM4LFM3QQKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXHHNY5I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3510?email_source=notifications\u0026email_token=AFTOJKYK36UZO7NQZLF5CPLRG4MUVA5CNFSM4LFM3QQKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXHHNY5I#event-3117341813",
"url": "https://github.com/quicwg/base-drafts/pull/3510?email_source=notifications\u0026email_token=AFTOJKYK36UZO7NQZLF5CPLRG4MUVA5CNFSM4LFM3QQKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXHHNY5I#event-3117341813",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e68734a285f1_44583ff13cccd964241663--


From nobody Tue Mar 10 22:13:20 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EEA583A11D2 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 22:13:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id N0TK56i_IEUJ for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 22:13: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 D53723A11CF for <quic-issues@ietf.org>; Tue, 10 Mar 2020 22:13:17 -0700 (PDT)
Received: from github-lowworker-f045d1f.ac4-iad.github.net (github-lowworker-f045d1f.ac4-iad.github.net [10.52.19.54]) by smtp.github.com (Postfix) with ESMTP id 3D8B596056E for <quic-issues@ietf.org>; Tue, 10 Mar 2020 22:13:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583903597; bh=OwsnYSphFzBV717ce8nVPVvh5C3bmTqLTLD0qLNtO3w=; h=Date:From:To:Subject:From; b=LmVa473nE+xwWjekIRkYhNsc4+DmCDNfxLUY4ME6pv3UTHurRePSso4gDD6azzxt+ fUpHEUXA+yJPJmOfc5R8SuA5KmoVoDHUKj8cEXoSMiKUmjlO7LcZ7C5sJHqiizhptO truWoJVHE+GjZjTmq1x72T9qCosBwTiz9wC5BuQA=
Date: Tue, 10 Mar 2020 22:13:17 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/10774b-d2a689@github.com>
Subject: [quicwg/base-drafts] d2a689: Script updating gh-pages from ffc95617. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Py5uYTPq5oJpPxouaCV6iFexX-g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Mar 2020 05:13:19 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: d2a689cc911d3cbe3c171edcc3ede0dac95738ab
      https://github.com/quicwg/base-drafts/commit/d2a689cc911d3cbe3c171edcc3ede0dac95738ab
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-11 (Wed, 11 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from ffc95617. [ci skip]



From nobody Tue Mar 10 22:17:09 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C14EF3A11ED for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 22:17:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.696
X-Spam-Level: 
X-Spam-Status: No, score=-1.696 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fbwKfuPxKHss for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 22:17:03 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BE3263A11E4 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 22:17:03 -0700 (PDT)
Date: Tue, 10 Mar 2020 22:17:02 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583903822; bh=Wsx67NqS3QVhnye1tIEdebzY//7wJedbX0BeaaxXQxY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Ygj3r3GXmF1yJmbz/KlF19bKzIzgAzMqmSnuTeHLY/TIzxKXpjnjJe5etWqQlxfD0 r+DeZk9Psm4ilm6Rbw0E1p09//UW2KxMpv5OFDRfynPs5o04IPz04LTdB4T2fNdDbn Eizv/BjiH0IO3RO2DUnTalPIk4dwYotO8gOqdPeQ=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK74X2PV3TV557NS5ZN4ORKU5EVBNHHCDQZB7Q@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3466/review/372480591@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3466@github.com>
References: <quicwg/base-drafts/pull/3466@github.com>
Subject: Re: [quicwg/base-drafts] Timeout handshake section in recovery draft (#3466)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e68744e996ae_33943fafb64cd95c113352"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/xvAeYBzhk5-X_yWPDS5zvlANwhw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 05:17:08 -0000

----==_mimepart_5e68744e996ae_33943fafb64cd95c113352
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> @@ -532,7 +532,8 @@ otherwise it MUST send an Initial packet in a UDP datagram of at least 1200
 bytes.
 
 Initial packets and Handshake packets could be never acknowledged, but they are
-removed from bytes in flight when the Initial and Handshake keys are discarded.
+removed from bytes in flight when the Initial and Handshake keys are discarded,
+as further described below in section {{discarding-packets}}.

```suggestion
as further described below in Section {{discarding-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/3466#pullrequestreview-372480591
----==_mimepart_5e68744e996ae_33943fafb64cd95c113352
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@ianswett</b> commented on this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3466#discussi=
on_r390750205">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -532,7 +532,8 @@ otherwise it MUST send=
 an Initial packet in a UDP datagram of at least 1200=0D
 bytes.=0D
 =0D
 Initial packets and Handshake packets could be never acknowledged, but t=
hey are=0D
-removed from bytes in flight when the Initial and Handshake keys are dis=
carded.=0D
+removed from bytes in flight when the Initial and Handshake keys are dis=
carded,=0D
+as further described below in section {{discarding-packets}}.=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-as further described below in section {{disca=
rding-packets}}.=0D
+as further described below in Section {{discarding-packets}}.=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3466?email_source=3Dnotifications&amp;email_token=3DA=
FTOJK2N472PQALH6TJF4ALRG4NE5A5CNFSM4KWV2CBKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJ=
SXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZZUTY#pullrequestreview-372480591=
">view it on GitHub</a>, or <a href=3D"https://github.com/notifications/u=
nsubscribe-auth/AFTOJK5LWNXY4LQC2T5QBZTRG4NE5ANCNFSM4KWV2CBA">unsubscribe=
</a>.<img src=3D"https://github.com/notifications/beacon/AFTOJK4AJVFOSWA4=
523P77TRG4NE5A5CNFSM4KWV2CBKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWN=
FSXPKTDN5WW2ZLOORPWSZGOCYZZUTY.gif" height=3D"1" width=3D"1" alt=3D"" /><=
/p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3466?email_source=3D=
notifications\u0026email_token=3DAFTOJK2N472PQALH6TJF4ALRG4NE5A5CNFSM4KWV=
2CBKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC=
YZZUTY#pullrequestreview-372480591",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3466?email_source=3Dno=
tifications\u0026email_token=3DAFTOJK2N472PQALH6TJF4ALRG4NE5A5CNFSM4KWV2C=
BKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZ=
ZUTY#pullrequestreview-372480591",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e68744e996ae_33943fafb64cd95c113352--


From nobody Tue Mar 10 22:17:16 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F3BFD3A11E9 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 22:17:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.481
X-Spam-Level: 
X-Spam-Status: No, score=-1.481 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JWHOVci-TLZ9 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 22:17:12 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5B8893A11E8 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 22:17:12 -0700 (PDT)
Received: from github-lowworker-9bcb4a1.ac4-iad.github.net (github-lowworker-9bcb4a1.ac4-iad.github.net [10.52.25.84]) by smtp.github.com (Postfix) with ESMTP id 9B27E9602E6 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 22:17:11 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583903831; bh=qfljZk2/Z968wPnmsPYSpQ96s5KLBM+5gaKKiv6197w=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=jXMEUysYf8fJjkhAZqT/cTOFJ2AIaHrudjNk3xpU1d+RgyzP/uAJXdrH1mNeN3Eif ebovwrWhaVSrPqFInk5RtKc8KSqHuD1MhNDEPc47ZNtgTpfAyQAUKNsWJY0D2UfXGH X7NVxYgVibALpXXOn9PTKz+/kdV8SLhjtDhmxyN4=
Date: Tue, 10 Mar 2020 22:17:11 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3466/push/4748030622@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3466@github.com>
References: <quicwg/base-drafts/pull/3466@github.com>
Subject: Re: [quicwg/base-drafts] Timeout handshake section in recovery draft (#3466)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6874578cae7_16e73f8e3becd96c2538ea"; 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/HrkABjl97p2656CI-u2rA1tMy54>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 05:17:15 -0000

----==_mimepart_5e6874578cae7_16e73f8e3becd96c2538ea
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

d530499467c3773cd304a4d2f0fffaa82a8c6884  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/3466/files/8735d1b6ce654ff257440de88fed0e0a6c6a567b..d530499467c3773cd304a4d2f0fffaa82a8c6884

----==_mimepart_5e6874578cae7_16e73f8e3becd96c2538ea
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/d530499467c3773cd304a4d2f0fffaa82a8c6884">d530499</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/3466/files/8735d1b6ce654ff257440de88fed0e0a6c6a567b..d530499467c3773cd304a4d2f0fffaa82a8c6884?email_source=notifications&amp;email_token=AFTOJK3Y7LDMA7NJ6AEJLJDRG4NFPA5CNFSM4KWV2CBKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TMMRUHEZDSM2QOVZWQIZUG42DQMBTGA3DEMQ">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3GAYEVFUKBSKLR6QLRG4NFPANCNFSM4KWV2CBA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4TPPK7ZFHV77M5ASLRG4NFPA5CNFSM4KWV2CBKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TMMRUHEZDSM2QOVZWQIZUG42DQMBTGA3DEMQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3466/files/8735d1b6ce654ff257440de88fed0e0a6c6a567b..d530499467c3773cd304a4d2f0fffaa82a8c6884?email_source=notifications\u0026email_token=AFTOJK3Y7LDMA7NJ6AEJLJDRG4NFPA5CNFSM4KWV2CBKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TMMRUHEZDSM2QOVZWQIZUG42DQMBTGA3DEMQ",
"url": "https://github.com/quicwg/base-drafts/pull/3466/files/8735d1b6ce654ff257440de88fed0e0a6c6a567b..d530499467c3773cd304a4d2f0fffaa82a8c6884?email_source=notifications\u0026email_token=AFTOJK3Y7LDMA7NJ6AEJLJDRG4NFPA5CNFSM4KWV2CBKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TMMRUHEZDSM2QOVZWQIZUG42DQMBTGA3DEMQ",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e6874578cae7_16e73f8e3becd96c2538ea--


From nobody Tue Mar 10 22:17:56 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D6BCA3A11E9 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 22:17:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PqHGndOO0Ils for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 22:17: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 590C93A11E8 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 22:17:53 -0700 (PDT)
Date: Tue, 10 Mar 2020 22:17:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583903872; bh=ps1oFeR1H12SoByY8Wv2wDT0SQAqUeFhXXaym/XTnj8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=rWQSltoYm40CdgwwB7kqsT/IirobpBCAbBcHeie+xUNhlTc8v3tor1qWQWkf8fOUr w1ALOcBLd1fzsO+7WVdfwDrm0Chc1rStEH9xiL4n0oPt/dJkoOzqZkzc7xI2+ln6l7 cFZQBnzEfH0544wwVnRdvQn5y4CnnT7fZ6x/05Po=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2HWQRHNO2RDHKP7BV4ORKYBEVBNHHCDQZB7Q@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3466/review/372480801@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3466@github.com>
References: <quicwg/base-drafts/pull/3466@github.com>
Subject: Re: [quicwg/base-drafts] Timeout handshake section in recovery draft (#3466)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6874801de1a_33a13f8b586cd964455568"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/gnd3CcRJTRKB7aA7HflmDSo-xQg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 05:17:55 -0000

----==_mimepart_5e6874801de1a_33a13f8b586cd964455568
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/3466#pullrequestreview-372480801
----==_mimepart_5e6874801de1a_33a13f8b586cd964455568
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/3466?email_source=notifications&amp;email_token=AFTOJK36HEBPMPB7RIRTYMDRG4NIBA5CNFSM4KWV2CBKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZZWII#pullrequestreview-372480801">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYNQC4ICNUKFJJ2KJLRG4NIBANCNFSM4KWV2CBA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYR46LPXGA52CKDZ2TRG4NIBA5CNFSM4KWV2CBKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZZWII.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3466?email_source=notifications\u0026email_token=AFTOJK36HEBPMPB7RIRTYMDRG4NIBA5CNFSM4KWV2CBKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZZWII#pullrequestreview-372480801",
"url": "https://github.com/quicwg/base-drafts/pull/3466?email_source=notifications\u0026email_token=AFTOJK36HEBPMPB7RIRTYMDRG4NIBA5CNFSM4KWV2CBKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZZWII#pullrequestreview-372480801",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6874801de1a_33a13f8b586cd964455568--


From nobody Tue Mar 10 22:19:13 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E3FBD3A11F1 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 22:19:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id o2G7iOFPqbdD for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 22:19: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 660A93A11F0 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 22:19:09 -0700 (PDT)
Received: from github-lowworker-cd7bc13.ac4-iad.github.net (github-lowworker-cd7bc13.ac4-iad.github.net [10.52.25.102]) by smtp.github.com (Postfix) with ESMTP id A3401960615 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 22:19:08 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583903948; bh=3T3P7YahVR4AvzCfXFZCB1al0PjsdtT/qTYIvRTH+gg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=NlJsgAvU3/wYtQ7pRRZYIyjB1xKc4v14ZXDPjLBmUU+ZUCDOyFeUcMa2GCF/p03tY 3inkPlOzuY+g+37ihrSQJoLM0RFUP+iQdCWejFu4whYT9El6Bifz7LQlcftG9D0KZN jIdX5QF0pQDlOVUCpcyaPySmL+frqN3wmY7qpglE=
Date: Tue, 10 Mar 2020 22:19:08 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3466/push/4748035656@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3466@github.com>
References: <quicwg/base-drafts/pull/3466@github.com>
Subject: Re: [quicwg/base-drafts] Timeout handshake section in recovery draft (#3466)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6874cc94bcc_52ce3f8df86cd96c1115a3"; 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/-oFGoaN9Fmb4rgqhVJCfPqhuTYY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 05:19:11 -0000

----==_mimepart_5e6874cc94bcc_52ce3f8df86cd96c1115a3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

0d436e72a21d611b66ef4183c32afb79c89c0c1f  Merge branch 'master' into patch-18


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3466/files/d530499467c3773cd304a4d2f0fffaa82a8c6884..0d436e72a21d611b66ef4183c32afb79c89c0c1f

----==_mimepart_5e6874cc94bcc_52ce3f8df86cd96c1115a3
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/0d436e72a21d611b66ef4183c32afb79c89c0c1f">0d436e7</a>  Merge branch &#39;master&#39; into patch-18</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3466/files/d530499467c3773cd304a4d2f0fffaa82a8c6884..0d436e72a21d611b66ef4183c32afb79c89c0c1f?email_source=notifications&amp;email_token=AFTOJK3UDKJQA7UDOVYIM4LRG4NMZA5CNFSM4KWV2CBKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TMMRUHEZDSM2QOVZWQIZUG42DQMBTGU3DKNQ">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6YMSTD5NKZFE52NLDRG4NMZANCNFSM4KWV2CBA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKY7MFGIIDM5AP5D2U3RG4NMZA5CNFSM4KWV2CBKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TMMRUHEZDSM2QOVZWQIZUG42DQMBTGU3DKNQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3466/files/d530499467c3773cd304a4d2f0fffaa82a8c6884..0d436e72a21d611b66ef4183c32afb79c89c0c1f?email_source=notifications\u0026email_token=AFTOJK3UDKJQA7UDOVYIM4LRG4NMZA5CNFSM4KWV2CBKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TMMRUHEZDSM2QOVZWQIZUG42DQMBTGU3DKNQ",
"url": "https://github.com/quicwg/base-drafts/pull/3466/files/d530499467c3773cd304a4d2f0fffaa82a8c6884..0d436e72a21d611b66ef4183c32afb79c89c0c1f?email_source=notifications\u0026email_token=AFTOJK3UDKJQA7UDOVYIM4LRG4NMZA5CNFSM4KWV2CBKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TMMRUHEZDSM2QOVZWQIZUG42DQMBTGU3DKNQ",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e6874cc94bcc_52ce3f8df86cd96c1115a3--


From nobody Tue Mar 10 22:20:14 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2F9213A11F3 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 22:20:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.481
X-Spam-Level: 
X-Spam-Status: No, score=-1.481 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GFCDubP-r5gf for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 22:20:10 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A7D5E3A11F1 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 22:20:10 -0700 (PDT)
Received: from github-lowworker-2e54e43.va3-iad.github.net (github-lowworker-2e54e43.va3-iad.github.net [10.48.17.27]) by smtp.github.com (Postfix) with ESMTP id ED7146E041D for <quic-issues@ietf.org>; Tue, 10 Mar 2020 22:20:09 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583904009; bh=PlEbMFM617JY1rif4W8EmgR05NmSak3U+7UYFUUrcaU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1L827mtmjJ59QNuWLgckCI05Wqwgo+aSMgZF4B9dLuBoGOqBcnlY5nc42MB2Sl9Qn A49Me/KCo6wvVlvPp2GHaUVEHHflhvNHwTw3VhsF8UjvCtKj3pTwCO8r66cEWwrmYQ UqfOg4gN3mDrNKZezvbZC6e3LZwjMtd2C/1guM/s=
Date: Tue, 10 Mar 2020 22:20:09 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3466/push/4748038103@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3466@github.com>
References: <quicwg/base-drafts/pull/3466@github.com>
Subject: Re: [quicwg/base-drafts] Timeout handshake section in recovery draft (#3466)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e687509def7f_447c3feb4b8cd964455491"; 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/bDoUCtzcpwt-bt7ICegRfKrL5LU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 05:20:13 -0000

----==_mimepart_5e687509def7f_447c3feb4b8cd964455491
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

7b2dbd10a890b34311066c577ec00a48f9609c50  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/3466/files/0d436e72a21d611b66ef4183c32afb79c89c0c1f..7b2dbd10a890b34311066c577ec00a48f9609c50

----==_mimepart_5e687509def7f_447c3feb4b8cd964455491
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/7b2dbd10a890b34311066c577ec00a48f9609c50">7b2dbd1</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/3466/files/0d436e72a21d611b66ef4183c32afb79c89c0c1f..7b2dbd10a890b34311066c577ec00a48f9609c50?email_source=notifications&amp;email_token=AFTOJK7OQUPFEL5SCTNU2OTRG4NQTA5CNFSM4KWV2CBKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TMMRUHEZDSM2QOVZWQIZUG42DQMBTHAYTAMY">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK25J66RU2AM7R2RNNLRG4NQTANCNFSM4KWV2CBA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2NROD4NPKB54I4JB3RG4NQTA5CNFSM4KWV2CBKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TMMRUHEZDSM2QOVZWQIZUG42DQMBTHAYTAMY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3466/files/0d436e72a21d611b66ef4183c32afb79c89c0c1f..7b2dbd10a890b34311066c577ec00a48f9609c50?email_source=notifications\u0026email_token=AFTOJK7OQUPFEL5SCTNU2OTRG4NQTA5CNFSM4KWV2CBKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TMMRUHEZDSM2QOVZWQIZUG42DQMBTHAYTAMY",
"url": "https://github.com/quicwg/base-drafts/pull/3466/files/0d436e72a21d611b66ef4183c32afb79c89c0c1f..7b2dbd10a890b34311066c577ec00a48f9609c50?email_source=notifications\u0026email_token=AFTOJK7OQUPFEL5SCTNU2OTRG4NQTA5CNFSM4KWV2CBKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TMMRUHEZDSM2QOVZWQIZUG42DQMBTHAYTAMY",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e687509def7f_447c3feb4b8cd964455491--


From nobody Tue Mar 10 22:23:30 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D0B363A0433 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 22:23:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.4
X-Spam-Level: 
X-Spam-Status: No, score=-4.4 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id j6CZuA7FBLTs for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 22:23:28 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 615B63A041D for <quic-issues@ietf.org>; Tue, 10 Mar 2020 22:23:28 -0700 (PDT)
Date: Tue, 10 Mar 2020 22:23:27 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583904207; bh=UBJqAMDKiBgr+hW725xB8zGc/XJPNXeKGgtk9AkVFrU=; h=Date:From:To:Subject:From; b=ZIo9l0gkHbARxNG0afuQ+j9vAKrx+uLy9yf2v4JolODejfOG6ff5TVGpBj8DwFGx2 5mtK7VjZ5arTqs6tnPftzDQZ0vwp1gEqLpB4NYVn3kjYKg0My9JraHj62T4XAV2Swn Bkcmfzju3M8VOYMs53x4+A0oHt3sVaLWVCEf0Oug=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/ffc956-89154a@github.com>
Subject: [quicwg/base-drafts] 8735d1: Timeout handshake section in recovery draft
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/bN_1Ao9C0eDceo19Pm3MtNL3gDI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 05:23:30 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 8735d1b6ce654ff257440de88fed0e0a6c6a567b
      https://github.com/quicwg/base-drafts/commit/8735d1b6ce654ff257440de88fed0e0a6c6a567b
  Author: mirjak <mirja.kuehlewind@ericsson.com>
  Date:   2020-02-17 (Mon, 17 Feb 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Timeout handshake section in recovery draft

I believe this section was mistakenly on the wrong level. I also added a reference to a later section to the last sentence. Alternatively this sentence could just be removed as this is normatively specified later on.


  Commit: d530499467c3773cd304a4d2f0fffaa82a8c6884
      https://github.com/quicwg/base-drafts/commit/d530499467c3773cd304a4d2f0fffaa82a8c6884
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-11 (Wed, 11 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md


  Commit: 0d436e72a21d611b66ef4183c32afb79c89c0c1f
      https://github.com/quicwg/base-drafts/commit/0d436e72a21d611b66ef4183c32afb79c89c0c1f
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-11 (Wed, 11 Mar 2020)

  Changed paths:
    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-tls.md
    M draft-ietf-quic-transport.md
    M protection-samples.js

  Log Message:
  -----------
  Merge branch 'master' into patch-18


  Commit: 7b2dbd10a890b34311066c577ec00a48f9609c50
      https://github.com/quicwg/base-drafts/commit/7b2dbd10a890b34311066c577ec00a48f9609c50
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-11 (Wed, 11 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md


  Commit: 89154a7b747836aa0891c0c363ce572213f9d183
      https://github.com/quicwg/base-drafts/commit/89154a7b747836aa0891c0c363ce572213f9d183
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-11 (Wed, 11 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Merge pull request #3466 from mirjak/patch-18

Timeout handshake section in recovery draft


Compare: https://github.com/quicwg/base-drafts/compare/ffc95617e4e5...89154a7b7478


From nobody Tue Mar 10 22:23:53 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3B03C3A0437 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 22:23:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.554
X-Spam-Level: 
X-Spam-Status: No, score=-6.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WZA2usawvV3X for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 22:23:51 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1B5333A0433 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 22:23:51 -0700 (PDT)
Received: from github-lowworker-ca5950c.va3-iad.github.net (github-lowworker-ca5950c.va3-iad.github.net [10.48.17.57]) by smtp.github.com (Postfix) with ESMTP id 4114B5206B9 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 22:23:50 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583904230; bh=ES/4Uzi2Se/nbeFCWChTOO/co/4dtUnu0+Cm/2hJbC4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=nreO16b+kBc0B88aEgBkodC7q2+MwdPEQ9J0fLb7PSSrfpRc0InZsn0jZLfRsF3Pg EPoLTGYjWRCec47IYwW0sHBr6aubbOsiL42ZtxjVgjeqN1aCkcYLxIETnq6Ab6k/Zl /woE7E3xVf0pAfAuVPZQXO35XsrOm85bJZsS64Ck=
Date: Tue, 10 Mar 2020 22:23:50 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4V2IOH6JRDO3EBHFN4ORLONEVBNHHCDQZB7Q@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3466/issue_event/3117359424@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3466@github.com>
References: <quicwg/base-drafts/pull/3466@github.com>
Subject: Re: [quicwg/base-drafts] Timeout handshake section in recovery draft (#3466)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6875e630e97_3bf83f994cacd968321285"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/WRiBMABCR-NvdRCdkvt7bbPDakE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 05:23:52 -0000

----==_mimepart_5e6875e630e97_3bf83f994cacd968321285
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #3466 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3466#event-3117359424
----==_mimepart_5e6875e630e97_3bf83f994cacd968321285
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 title" data-id="566436348" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3466" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3466/hovercard" href="https://github.com/quicwg/base-drafts/pull/3466">#3466</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3466?email_source=notifications&amp;email_token=AFTOJK3EICHV4TMOLISCCB3RG4N6NA5CNFSM4KWV2CBKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXHHSCQA#event-3117359424">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3C5H532SQJ6VL5HFLRG4N6NANCNFSM4KWV2CBA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6TMXEWN3EP4VXUJ3LRG4N6NA5CNFSM4KWV2CBKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXHHSCQA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3466?email_source=notifications\u0026email_token=AFTOJK3EICHV4TMOLISCCB3RG4N6NA5CNFSM4KWV2CBKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXHHSCQA#event-3117359424",
"url": "https://github.com/quicwg/base-drafts/pull/3466?email_source=notifications\u0026email_token=AFTOJK3EICHV4TMOLISCCB3RG4N6NA5CNFSM4KWV2CBKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXHHSCQA#event-3117359424",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6875e630e97_3bf83f994cacd968321285--


From nobody Tue Mar 10 22:24:40 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BB6473A11FB for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 22:24:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.101
X-Spam-Level: 
X-Spam-Status: No, score=-7.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ASUjfOtoJXNN for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 22:24: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 5936E3A11FA for <quic-issues@ietf.org>; Tue, 10 Mar 2020 22:24:37 -0700 (PDT)
Received: from github-lowworker-6b40fdd.va3-iad.github.net (github-lowworker-6b40fdd.va3-iad.github.net [10.48.16.64]) by smtp.github.com (Postfix) with ESMTP id AA4711C0D5E for <quic-issues@ietf.org>; Tue, 10 Mar 2020 22:24:36 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583904276; bh=ZOA8RlHzhgtB6OYrgeX+pbWVEJeVQTDueOCub4e4IqM=; h=Date:From:To:Subject:From; b=gduujUprqdE8SjxkqByAoHy7ThYwXE2BdcIfM4dKA0HNy1UTZchFC8F2Le9ubRnpy qD2kT96PuV+PSl4aj8N+Em+Sg7Q84AH4VKXScFHLJgxjFdveRm828yHMKPHidMV7u+ uH4w0T/EfvEd8kfmmhc7d5blXJLnJeJLiPr+pIag=
Date: Tue, 10 Mar 2020 22:24:36 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/d2a689-37fa2c@github.com>
Subject: [quicwg/base-drafts] 37fa2c: Script updating gh-pages from 89154a7b. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/5s7otRg9YNnwrc6ISwUW81tKAg0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 05:24:39 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 37fa2cc8a124566fc74c685ecc5f3f19b5999d5f
      https://github.com/quicwg/base-drafts/commit/37fa2cc8a124566fc74c685ecc5f3f19b5999d5f
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-11 (Wed, 11 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 89154a7b. [ci skip]



From nobody Tue Mar 10 22:27:37 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DEC6B3A1203 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 22:27:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.854
X-Spam-Level: 
X-Spam-Status: No, score=-3.854 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8EU_Le5IkYDi for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 22:27:34 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AA4D13A1202 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 22:27:34 -0700 (PDT)
Received: from github-lowworker-d31a065.va3-iad.github.net (github-lowworker-d31a065.va3-iad.github.net [10.48.17.70]) by smtp.github.com (Postfix) with ESMTP id 922D88C06E8 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 22:27:33 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583904453; bh=EGjcTunHN8ehfMAlvCJ0wtXgzDVrYdpjlMlOgQ5nIwU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=YniY9EX+eencw2Rf6qCot0ntheJ4/UrSU/08jISLSkeWiuFMrWUaz1byBYnflah6P r0VqmGF4wxZzrZb5nqu3EEIRc60qcuaGXe4VvVCBET7CHApVOL4ZMH+bbwLCQ3bdFF GgrlturnDt8Ahv3UbEqxlJ/Q3duAET8usuBn/Lus=
Date: Tue, 10 Mar 2020 22:27:33 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK65GSYURK4IHQKNRG54ORL4LEVBNHHCDQ2AF4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3468/c597450748@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3468@github.com>
References: <quicwg/base-drafts/pull/3468@github.com>
Subject: Re: [quicwg/base-drafts] Sending probe packet has duplicated text (#3468)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6876c581aa9_5c263feb116cd964204989"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/8KR8RfPJV_WA0nvZL2ICdeO0BYo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 05:27:36 -0000

----==_mimepart_5e6876c581aa9_5c263feb116cd964204989
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Thanks for the background Mirja, it makes more sense in the historical context.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3468#issuecomment-597450748
----==_mimepart_5e6876c581aa9_5c263feb116cd964204989
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Thanks for the background Mirja, it makes more sense in the historical context.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3468?email_source=notifications&amp;email_token=AFTOJK536JFZQEGQM75HU3LRG4OMLA5CNFSM4KWWBIC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOOF77A#issuecomment-597450748">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3CFGBKZD6SECLTSVTRG4OMLANCNFSM4KWWBICQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3N5MTTRNXN6ECKSYLRG4OMLA5CNFSM4KWWBIC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOOF77A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3468?email_source=notifications\u0026email_token=AFTOJK536JFZQEGQM75HU3LRG4OMLA5CNFSM4KWWBIC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOOF77A#issuecomment-597450748",
"url": "https://github.com/quicwg/base-drafts/pull/3468?email_source=notifications\u0026email_token=AFTOJK536JFZQEGQM75HU3LRG4OMLA5CNFSM4KWWBIC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOOF77A#issuecomment-597450748",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6876c581aa9_5c263feb116cd964204989--


From nobody Tue Mar 10 22:29:55 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4E8A53A120B for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 22:29:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7GicARg-BTHE for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 22:29:50 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A493E3A1207 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 22:29:50 -0700 (PDT)
Received: from github-lowworker-9d2806a.ash1-iad.github.net (github-lowworker-9d2806a.ash1-iad.github.net [10.56.102.50]) by smtp.github.com (Postfix) with ESMTP id 7FBC46A041F for <quic-issues@ietf.org>; Tue, 10 Mar 2020 22:29:49 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583904589; bh=jYOxiJMoS0tPXgS0K5SBhVGOg2fZ1rPIhXYY3UrJMwg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=uUFNTPohL/2wnonOjaX9YrNuAVYyzO1yQQ8v/TRPZlw9EiJHlfEWThA436/KF9iRJ Fdcii3TvzAZQLVgumXLrPhvGZ6MXU31WpAoUpDwE7Ga/zjYokNbDpllo/jfl/GtEcQ 2YKw7PH03eWuW/AmbbZpENn1N1eDIBIKLZIk9mJE=
Date: Tue, 10 Mar 2020 22:29:49 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5PKJSTAYLRNFE564V4ORME3EVBNHHCDQ2AF4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3468/review/372483933@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3468@github.com>
References: <quicwg/base-drafts/pull/3468@github.com>
Subject: Re: [quicwg/base-drafts] Sending probe packet has duplicated text (#3468)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e68774d6f369_2da3fe67cccd95c22103d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/7sgY8EFrPhn0CovUzFgfC_6F8r8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 05:29:53 -0000

----==_mimepart_5e68774d6f369_2da3fe67cccd95c22103d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.

There is a lot of text removed in this PR, I tend to think most of it exists for a reason and it's not all duplicative, but I could be wrong.



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3468#pullrequestreview-372483933
----==_mimepart_5e68774d6f369_2da3fe67cccd95c22103d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@ianswett</b> commented on this pull request.</p>

<p>There is a lot of text removed in this PR, I tend to think most of it exists for a reason and it's not all duplicative, but I could be wrong.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3468?email_source=notifications&amp;email_token=AFTOJK37LIZWVRXRI7F5RD3RG4OU3A5CNFSM4KWWBIC2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZ2OXI#pullrequestreview-372483933">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7YYLKYHQNRSXEFUGLRG4OU3ANCNFSM4KWWBICQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYVAUK4YVLRX622I63RG4OU3A5CNFSM4KWWBIC2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZ2OXI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3468?email_source=notifications\u0026email_token=AFTOJK37LIZWVRXRI7F5RD3RG4OU3A5CNFSM4KWWBIC2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZ2OXI#pullrequestreview-372483933",
"url": "https://github.com/quicwg/base-drafts/pull/3468?email_source=notifications\u0026email_token=AFTOJK37LIZWVRXRI7F5RD3RG4OU3A5CNFSM4KWWBIC2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZ2OXI#pullrequestreview-372483933",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e68774d6f369_2da3fe67cccd95c22103d--


From nobody Tue Mar 10 22:33:36 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0377F3A1215 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 22:33:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id coOofLYiPUYu for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 22:33:33 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6E9803A1218 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 22:33:33 -0700 (PDT)
Date: Tue, 10 Mar 2020 22:33:32 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583904812; bh=xlgzTROhQ1P7Z7wrW5mnqJGtArrFfxOCd5hVnP0Snw0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=cBxgyndlrjzT2+EkbgjBOxUbzQKtLT8+8zGqfIIZnwiOzNqVnb/UQpOYVe5RHIUFh WpW911s+LJkSrKszW4YYLkaMyMbIyL+LlPhgntNFit+4Mh95jZjz0ulLCycAsTf+1B Et57407BogVRYp85rtVRc7H3w4O9kihRXxkCTl8o=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZWK3DQOLU5YQQV7EV4ORMSZEVBNHHCE65UIA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3506/c597451992@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3506@github.com>
References: <quicwg/base-drafts/pull/3506@github.com>
Subject: Re: [quicwg/base-drafts] protection-samples.js: add option to output ChaCha20-Poly1305 trace (#3506)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e68782c92b3d_205f3ffced6cd96c497140"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Fn_0NMY6d6_KQXaqBx7BxGgnMx4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 05:33:35 -0000

----==_mimepart_5e68782c92b3d_205f3ffced6cd96c497140
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Hey Daiki,

Thanks for spending the time on this.  You've improved my terrible code a fair bit in the process.  Most of the refactoring is flat good and I want to take that.

However, I don't think that this is the right approach.  All the examples here are Initial or Retry packets, for which there is only one AEAD we use: AES-GCM.  What we really need is an example of another type of packet (maybe a 1-RTT packet with a short header) for a ChaCha example.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3506#issuecomment-597451992
----==_mimepart_5e68782c92b3d_205f3ffced6cd96c497140
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Hey Daiki,</p>
<p>Thanks for spending the time on this.  You've improved my terrible code a fair bit in the process.  Most of the refactoring is flat good and I want to take that.</p>
<p>However, I don't think that this is the right approach.  All the examples here are Initial or Retry packets, for which there is only one AEAD we use: AES-GCM.  What we really need is an example of another type of packet (maybe a 1-RTT packet with a short header) for a ChaCha example.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3506?email_source=notifications&amp;email_token=AFTOJK2TGY3WW3AA6IBN45LRG4PCZA5CNFSM4LE5MJGKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOOGJWA#issuecomment-597451992">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2RINYZRIKULEHPXSLRG4PCZANCNFSM4LE5MJGA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZLLLRRUW2KAHKGTHDRG4PCZA5CNFSM4LE5MJGKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOOGJWA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3506?email_source=notifications\u0026email_token=AFTOJK2TGY3WW3AA6IBN45LRG4PCZA5CNFSM4LE5MJGKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOOGJWA#issuecomment-597451992",
"url": "https://github.com/quicwg/base-drafts/pull/3506?email_source=notifications\u0026email_token=AFTOJK2TGY3WW3AA6IBN45LRG4PCZA5CNFSM4LE5MJGKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOOGJWA#issuecomment-597451992",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e68782c92b3d_205f3ffced6cd96c497140--


From nobody Tue Mar 10 22:36:55 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C34073A1224 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 22:36:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.099
X-Spam-Level: 
X-Spam-Status: No, score=-3.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tZIf1TGXXjlP for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 22:36:52 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 631753A1222 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 22:36:52 -0700 (PDT)
Received: from github-lowworker-edec459.ac4-iad.github.net (github-lowworker-edec459.ac4-iad.github.net [10.52.18.32]) by smtp.github.com (Postfix) with ESMTP id 87863280033 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 22:36:51 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583905011; bh=QWYGV+/o6cqL+e3699gHt7ri2ZUsy/moahuO9mTsSCI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=aohz3IMh1s5dIdTYTj+gLRxwnSSs8ug4+8ZVSMI34asrdbSs2+p7SLoLPGDIZnid/ OTUkmKjMaAk3Wfxg6h4MBDKcabg97PwkcbDhhImUSnA8wBiva0DVymVi0keYPmMsrK TLqL2VYm6kWpnZr44luWYlicxwG37Sf5kfBRiPuc=
Date: Tue, 10 Mar 2020 22:36:51 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3VOTWVEJC4T7F3Z2N4ORM7HEVBNHHCC4MTBY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3440/review/372485718@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3440@github.com>
References: <quicwg/base-drafts/pull/3440@github.com>
Subject: Re: [quicwg/base-drafts] Early CONNECTION_CLOSE fixes (#3440)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6878f3775cf_57273fc6684cd95c261843"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/2jLW2uwL5UGV17A_uuphOki1fNo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 05:36:54 -0000

----==_mimepart_5e6878f3775cf_57273fc6684cd95c261843
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> @@ -415,12 +416,20 @@ A QUIC client starts TLS by requesting TLS handshake bytes from TLS.  The client
 acquires handshake bytes before sending its first packet.  A QUIC server starts
 the process by providing TLS with the client's handshake bytes.
 
-At any time, the TLS stack at an endpoint will have a current sending encryption
-level and receiving encryption level. Each encryption level is associated with a
-different flow of bytes, which is reliably transmitted to the peer in CRYPTO
-frames. When TLS provides handshake bytes to be sent, they are appended to the
-current flow and any packet that includes the CRYPTO frame is protected using
-keys from the corresponding encryption level.
+At any time, the TLS stack at an endpoint will have a current sending
+encryption level and receiving encryption level. Encryption levels determine
+the packet type and keys that are used for protecting data.
+
+Each encryption level is associated with a different flow of bytes, which is

Flow is a non-obvious word choice, maybe sequence of bytes?

```suggestion
Each encryption level is associated with a different sequence of bytes, which 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/3440#pullrequestreview-372485718
----==_mimepart_5e6878f3775cf_57273fc6684cd95c261843
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@ianswett</b> commented on this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3440#discussi=
on_r390754470">draft-ietf-quic-tls.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -415,12 +416,20 @@ A QUIC client starts=
 TLS by requesting TLS handshake bytes from TLS.  The client=0D
 acquires handshake bytes before sending its first packet.  A QUIC server=
 starts=0D
 the process by providing TLS with the client&#39;s handshake bytes.=0D
 =0D
-At any time, the TLS stack at an endpoint will have a current sending en=
cryption=0D
-level and receiving encryption level. Each encryption level is associate=
d with a=0D
-different flow of bytes, which is reliably transmitted to the peer in CR=
YPTO=0D
-frames. When TLS provides handshake bytes to be sent, they are appended =
to the=0D
-current flow and any packet that includes the CRYPTO frame is protected =
using=0D
-keys from the corresponding encryption level.=0D
+At any time, the TLS stack at an endpoint will have a current sending=0D=

+encryption level and receiving encryption level. Encryption levels deter=
mine=0D
+the packet type and keys that are used for protecting data.=0D
+=0D
+Each encryption level is associated with a different flow of bytes, whic=
h is=0D
</pre>=0D
<p>Flow is a non-obvious word choice, maybe sequence of bytes?</p>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-Each encryption level is associated with a di=
fferent flow of bytes, which is=0D
+Each encryption level is associated with a different sequence of bytes, =
which is=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3440?email_source=3Dnotifications&amp;email_token=3DA=
FTOJKZPGEMHIZ533AEZJVLRG4PPHA5CNFSM4KQ7BMU2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJ=
SXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZ24VQ#pullrequestreview-372485718=
">view it on GitHub</a>, or <a href=3D"https://github.com/notifications/u=
nsubscribe-auth/AFTOJKYZML562ADC3RNMFMTRG4PPHANCNFSM4KQ7BMUQ">unsubscribe=
</a>.<img src=3D"https://github.com/notifications/beacon/AFTOJK77M2HIWC6O=
65NGPETRG4PPHA5CNFSM4KQ7BMU2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWN=
FSXPKTDN5WW2ZLOORPWSZGOCYZ24VQ.gif" height=3D"1" width=3D"1" alt=3D"" /><=
/p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3440?email_source=3D=
notifications\u0026email_token=3DAFTOJKZPGEMHIZ533AEZJVLRG4PPHA5CNFSM4KQ7=
BMU2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC=
YZ24VQ#pullrequestreview-372485718",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3440?email_source=3Dno=
tifications\u0026email_token=3DAFTOJKZPGEMHIZ533AEZJVLRG4PPHA5CNFSM4KQ7BM=
U2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZ=
24VQ#pullrequestreview-372485718",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e6878f3775cf_57273fc6684cd95c261843--


From nobody Tue Mar 10 22:39:12 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id ECFB23A1227 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 22:39:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id o3gHigPr9-UV for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 22:39:06 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D7B803A1232 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 22:39:06 -0700 (PDT)
Date: Tue, 10 Mar 2020 22:39:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583905146; bh=eU1bSfWT8IZxtiiQU9uQ4PM9ppeoAxucKRjed1ylCOI=; h=Date:From:To:Subject:From; b=J1aMbqEYZ/BgFdkPIVcLFs+BOx/6Cce9WhR7WprXy/Og4ZAKE+NzSgRvjme3IrV9c J0pAQVw+iWdlPYuTXWOS34gPm+lvwikXAG3GUEpB4kRp+EukFhVSZIyVCaNoRRvASZ HpXEGBbfbrLMxZFvBfzV8TeV691G2iBZlXWePjuQ=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/close-0rtt/da24ed-df917e@github.com>
Subject: [quicwg/base-drafts] df917e: Update draft-ietf-quic-tls.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/oz1Y9tqIirXplgL6Xtm8Nz5odg8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 05:39:08 -0000

  Branch: refs/heads/close-0rtt
  Home:   https://github.com/quicwg/base-drafts
  Commit: df917e429b2005071135d858ad1264864be6d5fe
      https://github.com/quicwg/base-drafts/commit/df917e429b2005071135d858ad1264864be6d5fe
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-11 (Wed, 11 Mar 2020)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Update draft-ietf-quic-tls.md

Co-Authored-By: ianswett <ianswett@users.noreply.github.com>



From nobody Tue Mar 10 22:39:39 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 31D623A122E for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 22:39:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.481
X-Spam-Level: 
X-Spam-Status: No, score=-1.481 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=unavailable autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dZPgV-7xG3De for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 22:39:28 -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 8293A3A122F for <quic-issues@ietf.org>; Tue, 10 Mar 2020 22:39:28 -0700 (PDT)
Received: from github-lowworker-fb56993.ac4-iad.github.net (github-lowworker-fb56993.ac4-iad.github.net [10.52.19.31]) by smtp.github.com (Postfix) with ESMTP id 07BC3121127 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 22:39:28 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583905168; bh=UB7jwL9HtrQS2A6L7UiwbzbBpAWurF9wTJN9PErUL1A=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=jx5ev5KCbkBvCnBhpubAHxiX35vsV7ZgR+3jmwpfQPGFwOB66dYh+j1n3lY6v+Q7r zc4QNdIczmeFdOp4jeQPdW1HvIkmxcrfMvA0Rokkvpt4GVFezDTfgJp34U7gN4KV/s ifK8ujBjjM47p43Gjmb6rG4JFDwn4QjrKhLpt8qw=
Date: Tue, 10 Mar 2020 22:39:27 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3440/push/4748086929@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3440@github.com>
References: <quicwg/base-drafts/pull/3440@github.com>
Subject: Re: [quicwg/base-drafts] Early CONNECTION_CLOSE fixes (#3440)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e68798fb6699_7bfd3f9bfeccd95c1284c4"; 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/rb_KdKITM5Vrxdr3fAP96KRWzXQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 05:39:38 -0000

----==_mimepart_5e68798fb6699_7bfd3f9bfeccd95c1284c4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

df917e429b2005071135d858ad1264864be6d5fe  Update draft-ietf-quic-tls.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3440/files/da24edbf0d4b53be01670f741d0b8858d9601a66..df917e429b2005071135d858ad1264864be6d5fe

----==_mimepart_5e68798fb6699_7bfd3f9bfeccd95c1284c4
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/df917e429b2005071135d858ad1264864be6d5fe">df917e4</a>  Update draft-ietf-quic-tls.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/3440/files/da24edbf0d4b53be01670f741d0b8858d9601a66..df917e429b2005071135d858ad1264864be6d5fe?email_source=notifications&amp;email_token=AFTOJK6HLDD6XN5K2NQO6WTRG4PY7A5CNFSM4KQ7BMU2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TCOJWGQ3DOOCQOVZWQIZUG42DQMBYGY4TEOI">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZ57BBKQ5JFVRFSHIDRG4PY7ANCNFSM4KQ7BMUQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5IWNFCJ65WBQWAFODRG4PY7A5CNFSM4KQ7BMU2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TCOJWGQ3DOOCQOVZWQIZUG42DQMBYGY4TEOI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3440/files/da24edbf0d4b53be01670f741d0b8858d9601a66..df917e429b2005071135d858ad1264864be6d5fe?email_source=notifications\u0026email_token=AFTOJK6HLDD6XN5K2NQO6WTRG4PY7A5CNFSM4KQ7BMU2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TCOJWGQ3DOOCQOVZWQIZUG42DQMBYGY4TEOI",
"url": "https://github.com/quicwg/base-drafts/pull/3440/files/da24edbf0d4b53be01670f741d0b8858d9601a66..df917e429b2005071135d858ad1264864be6d5fe?email_source=notifications\u0026email_token=AFTOJK6HLDD6XN5K2NQO6WTRG4PY7A5CNFSM4KQ7BMU2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TCOJWGQ3DOOCQOVZWQIZUG42DQMBYGY4TEOI",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e68798fb6699_7bfd3f9bfeccd95c1284c4--


From nobody Tue Mar 10 22:40:04 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 85CBF3A1229 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 22:40:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Vwe81XD84zYt for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 22:40:01 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 35C283A1227 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 22:40:01 -0700 (PDT)
Date: Tue, 10 Mar 2020 22:40:00 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583905200; bh=V9f1CUB5sAT9oEz1BJ9i+hly2w44OH1Tzqu/bYM+/P0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=IcemmUmnMWjwH1LIFW9D7D9gGyC9MWnhYB8VwvulIaOU2CBWzrmSCQNVlwM/OO/Pp v+yKhXzWPiDKQYHVORvIPJ6XrTV9uHNETOEs4xjDi7oW0LtuvIs5cA1fPmVnZiumft GL6ZYk9DhUTcZMMiWLt+0Mj2kFUW/QZc2JG+H4w0=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5EZVXI3ILMHY7DGO54ORNLBEVBNHHCCBYAVY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3392/review/372486548@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3392@github.com>
References: <quicwg/base-drafts/pull/3392@github.com>
Subject: Re: [quicwg/base-drafts] Small clarification and one nit (recovery) (#3392)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6879b075693_20d53ffced6cd96c504967"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/yzXDilX78MKNQbCxbUNfv0opdvY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 05:40:03 -0000

----==_mimepart_5e6879b075693_20d53ffced6cd96c504967
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> @@ -467,14 +467,14 @@ Handshake packet number spaces, the max_ack_delay is 0, as specified in
 The PTO value MUST be set to at least kGranularity, to avoid the timer expiring
 immediately.
 
-A sender computes its PTO timer every time an ack-eliciting packet is sent.
+A sender resets its PTO timer every time an ack-eliciting packet is sent.

PTO timer is singular, so....?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3392#discussion_r390755158
----==_mimepart_5e6879b075693_20d53ffced6cd96c504967
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/3392#discussion_r390755158">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -467,14 +467,14 @@ Handshake packet number spaces, the max_ack_delay is 0, as specified in
 The PTO value MUST be set to at least kGranularity, to avoid the timer expiring
 immediately.
 
-A sender computes its PTO timer every time an ack-eliciting packet is sent.
+A sender resets its PTO timer every time an ack-eliciting packet is sent.
</pre>
<p>PTO timer is singular, so....?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3392?email_source=notifications&amp;email_token=AFTOJK3QLPTBMHRXRFQFTD3RG4P3BA5CNFSM4KKVDEWKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZ3DFA#discussion_r390755158">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2WDVP4WIJTHULXNJTRG4P3BANCNFSM4KKVDEWA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYL7DZHWN5EQEZCKTLRG4P3BA5CNFSM4KKVDEWKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZ3DFA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3392?email_source=notifications\u0026email_token=AFTOJK3QLPTBMHRXRFQFTD3RG4P3BA5CNFSM4KKVDEWKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZ3DFA#discussion_r390755158",
"url": "https://github.com/quicwg/base-drafts/pull/3392?email_source=notifications\u0026email_token=AFTOJK3QLPTBMHRXRFQFTD3RG4P3BA5CNFSM4KKVDEWKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZ3DFA#discussion_r390755158",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6879b075693_20d53ffced6cd96c504967--


From nobody Tue Mar 10 22:40:13 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9D3403A1229 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 22:40:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iswyMyxFEJLX for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 22:40:10 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5D2953A1227 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 22:40:10 -0700 (PDT)
Received: from github-lowworker-2e54e43.va3-iad.github.net (github-lowworker-2e54e43.va3-iad.github.net [10.48.17.27]) by smtp.github.com (Postfix) with ESMTP id 9CFD26E0A0F for <quic-issues@ietf.org>; Tue, 10 Mar 2020 22:40:09 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583905209; bh=gVWtxaHVGaGsRmmRS7KR+uUIncTbO1ZshOeXUmbNimY=; h=Date:From:To:Subject:From; b=195gzx4yR1cWCd6FNBRazPaeBAuG9HyrQ/+jzkfXyZkQZFl/ATZiQg0WOv/L1AEGp DEp5zUkPWQQdptZdU0kfrGUEkxcNnUUi55tcnTbc6YAYixJfYtIGJDOtA7oKrzZByF dBdLYPELCaviHlKrtBv7d3wkT0MEF3Z1MAXuVCLc=
Date: Tue, 10 Mar 2020 22:40:09 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/37fa2c-4d74c6@github.com>
Subject: [quicwg/base-drafts] 4d74c6: Script updating gh-pages from df917e42. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Tdnv-MrT7bMZqJtrq8-bnNj12lo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 05:40:12 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 4d74c6dca9afa2155f573096521c395a8fcd6fa6
      https://github.com/quicwg/base-drafts/commit/4d74c6dca9afa2155f573096521c395a8fcd6fa6
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-11 (Wed, 11 Mar 2020)

  Changed paths:
    M close-0rtt/draft-ietf-quic-http.html
    M close-0rtt/draft-ietf-quic-http.txt
    M close-0rtt/draft-ietf-quic-invariants.html
    M close-0rtt/draft-ietf-quic-invariants.txt
    M close-0rtt/draft-ietf-quic-qpack.html
    M close-0rtt/draft-ietf-quic-qpack.txt
    M close-0rtt/draft-ietf-quic-recovery.html
    M close-0rtt/draft-ietf-quic-recovery.txt
    M close-0rtt/draft-ietf-quic-tls.html
    M close-0rtt/draft-ietf-quic-tls.txt
    M close-0rtt/draft-ietf-quic-transport.html
    M close-0rtt/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from df917e42. [ci skip]



From nobody Tue Mar 10 22:43:23 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D5AD63A1231 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 22:43:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.696
X-Spam-Level: 
X-Spam-Status: No, score=-6.696 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id p6drXBL-XV8z for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 22:43: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 645FF3A08AE for <quic-issues@ietf.org>; Tue, 10 Mar 2020 22:43:20 -0700 (PDT)
Received: from github-lowworker-56fcc46.va3-iad.github.net (github-lowworker-56fcc46.va3-iad.github.net [10.48.102.32]) by smtp.github.com (Postfix) with ESMTP id 1B5BC120F90 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 22:43:20 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583905400; bh=+Ux90P4kKiQCEOH91J5NYDTu5TdBPIItog9Vu5GGvP0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=oIdoeh4AFnRUxQugtK4x0lu8qvKV8k2Zd/cUlQuF7ZC+j0iYkxS21HcTPqcMx/Nvh wJtqnNdRKXLcCY8cA8wmgyt+yrc1dF639GzZOo/PFGQpk7RyxgOjGaENfMPvtFRLQb w/VCpv9RiJBzDS9Gqd7XCZAUPIsMCeVRv+wAg3A4=
Date: Tue, 10 Mar 2020 22:43:19 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYLPN4CJA7A3RKCGJ54ORNXPEVBNHHCCBYAVY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3392/review/372487456@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3392@github.com>
References: <quicwg/base-drafts/pull/3392@github.com>
Subject: Re: [quicwg/base-drafts] Small clarification and one nit (recovery) (#3392)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e687a77ca908_49743ffd5d0cd95c4666aa"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/a2OXCWnPaJwLzSivjR1NjVxxTh8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 05:43:22 -0000

----==_mimepart_5e687a77ca908_49743ffd5d0cd95c4666aa
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



>  When ack-eliciting packets are in-flight in multiple packet number spaces,
 the timer MUST be set for the packet number space with the earliest timeout,
 except for ApplicationData, which MUST be ignored until the handshake
 completes; see Section 4.1.1 of {{QUIC-TLS}}.  Not arming the PTO for
 ApplicationData prioritizes completing the handshake and prevents the server
-from sending a 1-RTT packet on a PTO before before it has the keys to process
-a 1-RTT packet.
+from sending a 1-RTT packet on a PTO before it has the keys to process a 1-RTT

Thanks, fixed in #3486 that landed today.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3392#pullrequestreview-372487456
----==_mimepart_5e687a77ca908_49743ffd5d0cd95c4666aa
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/3392#discussion_r390755906">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt;  When ack-eliciting packets are in-flight in multiple packet number spaces,
 the timer MUST be set for the packet number space with the earliest timeout,
 except for ApplicationData, which MUST be ignored until the handshake
 completes; see Section 4.1.1 of {{QUIC-TLS}}.  Not arming the PTO for
 ApplicationData prioritizes completing the handshake and prevents the server
-from sending a 1-RTT packet on a PTO before before it has the keys to process
-a 1-RTT packet.
+from sending a 1-RTT packet on a PTO before it has the keys to process a 1-RTT
</pre>
<p>Thanks, fixed in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="572412114" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3486" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3486/hovercard" href="https://github.com/quicwg/base-drafts/pull/3486">#3486</a> that landed today.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3392?email_source=notifications&amp;email_token=AFTOJK6LDHJVADPVWNV34NTRG4QHPA5CNFSM4KKVDEWKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZ3KIA#pullrequestreview-372487456">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6AO7BQEKLUVKD4HOTRG4QHPANCNFSM4KKVDEWA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYWRJ2EEOPM4AS3WQ3RG4QHPA5CNFSM4KKVDEWKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZ3KIA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3392?email_source=notifications\u0026email_token=AFTOJK6LDHJVADPVWNV34NTRG4QHPA5CNFSM4KKVDEWKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZ3KIA#pullrequestreview-372487456",
"url": "https://github.com/quicwg/base-drafts/pull/3392?email_source=notifications\u0026email_token=AFTOJK6LDHJVADPVWNV34NTRG4QHPA5CNFSM4KKVDEWKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZ3KIA#pullrequestreview-372487456",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e687a77ca908_49743ffd5d0cd95c4666aa--


From nobody Tue Mar 10 22:44:06 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BA4C23A1243 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 22:44:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nm01OKAihIxw for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 22:44:02 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 730023A1241 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 22:44:02 -0700 (PDT)
Received: from github-lowworker-d93c4b6.va3-iad.github.net (github-lowworker-d93c4b6.va3-iad.github.net [10.48.17.47]) by smtp.github.com (Postfix) with ESMTP id 704256601AB for <quic-issues@ietf.org>; Tue, 10 Mar 2020 22:44:01 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583905441; bh=Rnt0XAFDIKXX1sqHj9j5O+pJ5jgGlRpIZUppHvJO8xk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=eoO0xPkHwdZQSGjCxnCUZojn6JxgJjjuX+59rH/Z6GJIim6kSacKVKIOmXsmvcvOn CJVk6oF7HXHG3pH8kN8Kwr2vx8/gP2NihJtYKGWU/VRpwakfrMfAc82SE3nWU2seuJ TtlxrqqkOIHNrSMO/N5ueT3swUmVZtB1z4Yce2Ik=
Date: Tue, 10 Mar 2020 22:44:01 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2T4JCRZCP76DJ4LYV4ORN2DEVBNHHCCBYAVY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3392/review/372487682@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3392@github.com>
References: <quicwg/base-drafts/pull/3392@github.com>
Subject: Re: [quicwg/base-drafts] Small clarification and one nit (recovery) (#3392)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e687aa15fcd1_59f63f9f184cd9604757a9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/dQ4HxpZ0qS-mDJO4RuYGvSdR6aI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 05:44:04 -0000

----==_mimepart_5e687aa15fcd1_59f63f9f184cd9604757a9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett requested changes on this pull request.

Thanks for noting the extra word, that's fixed.  I don't find the other small change in this PR that compelling, but maybe others 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/3392#pullrequestreview-372487682
----==_mimepart_5e687aa15fcd1_59f63f9f184cd9604757a9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@ianswett</b> requested changes on this pull request.</p>

<p>Thanks for noting the extra word, that's fixed.  I don't find the other small change in this PR that compelling, but maybe others 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/3392?email_source=notifications&amp;email_token=AFTOJK3V2B3LJK52EWHGFYDRG4QKDA5CNFSM4KKVDEWKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZ3MAQ#pullrequestreview-372487682">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7HTFCLQRFOUGQ4WTDRG4QKDANCNFSM4KKVDEWA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6HSY7Q34IZI2FLZ7DRG4QKDA5CNFSM4KKVDEWKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZ3MAQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3392?email_source=notifications\u0026email_token=AFTOJK3V2B3LJK52EWHGFYDRG4QKDA5CNFSM4KKVDEWKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZ3MAQ#pullrequestreview-372487682",
"url": "https://github.com/quicwg/base-drafts/pull/3392?email_source=notifications\u0026email_token=AFTOJK3V2B3LJK52EWHGFYDRG4QKDA5CNFSM4KKVDEWKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZ3MAQ#pullrequestreview-372487682",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e687aa15fcd1_59f63f9f184cd9604757a9--


From nobody Tue Mar 10 22:45:51 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9DA863A1248 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 22:45:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.854
X-Spam-Level: 
X-Spam-Status: No, score=-3.854 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9KOXtGgHIJu5 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 22:45:48 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 138C93A1247 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 22:45:48 -0700 (PDT)
Received: from github-lowworker-d1d6e31.ash1-iad.github.net (github-lowworker-d1d6e31.ash1-iad.github.net [10.56.105.50]) by smtp.github.com (Postfix) with ESMTP id 2C5BD8C1197 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 22:45:47 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583905547; bh=DUxQqgL4p5VAYKHGvrwj0KkrPoCVoqUIl1ToWgtdyw8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=rhN0yN3JJ5tuYjETirB01YRZUv6gA00zxlg9lzGFieZ1PXnw7dopfOFd8E9f6AqiW OhCzt4bW62PDDNXHARzgiK1deju9oiHIRr/UIqsnotGbse2UP/hEtnG/IZyI0BIFn6 N8QUNziqLVp+3Zd0lozkMx/yU4EzLiJ7uwxa6QmY=
Date: Tue, 10 Mar 2020 22:45:47 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZPKIPE3CGGLWC2WEV4OROAXEVBNHHCCBXTE4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3391/review/372488153@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3391@github.com>
References: <quicwg/base-drafts/pull/3391@github.com>
Subject: Re: [quicwg/base-drafts] Remove pointer to appendix in PTO section (recovery) (#3391)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e687b0b1c96c_33473f8fe3ccd9603697a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/_KVfjC9MvwTikEf_tq3nqHjnkk0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 05:45:50 -0000

----==_mimepart_5e687b0b1c96c_33473f8fe3ccd9603697a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett approved this pull request.

This seems fine to me, but I'd like @janaiyengar opinion 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/3391#pullrequestreview-372488153
----==_mimepart_5e687b0b1c96c_33473f8fe3ccd9603697a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@ianswett</b> approved this pull request.</p>

<p>This seems fine to me, but I'd like <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/janaiyengar/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/janaiyengar">@janaiyengar</a> opinion 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/3391?email_source=notifications&amp;email_token=AFTOJK3UX765FE75UD2YK5TRG4QQXA5CNFSM4KKVALBKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZ3PWI#pullrequestreview-372488153">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK43Q7X4MYWKAGJIS4TRG4QQXANCNFSM4KKVALBA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7HEJKNPBUCXGUNOPTRG4QQXA5CNFSM4KKVALBKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZ3PWI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3391?email_source=notifications\u0026email_token=AFTOJK3UX765FE75UD2YK5TRG4QQXA5CNFSM4KKVALBKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZ3PWI#pullrequestreview-372488153",
"url": "https://github.com/quicwg/base-drafts/pull/3391?email_source=notifications\u0026email_token=AFTOJK3UX765FE75UD2YK5TRG4QQXA5CNFSM4KKVALBKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCYZ3PWI#pullrequestreview-372488153",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e687b0b1c96c_33473f8fe3ccd9603697a--


From nobody Tue Mar 10 22:58:46 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 014863A1280 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 22:58:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.1
X-Spam-Level: 
X-Spam-Status: No, score=-7.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id V0gznAcVHW8j for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 22:58:41 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C32E43A127E for <quic-issues@ietf.org>; Tue, 10 Mar 2020 22:58:41 -0700 (PDT)
Received: from github-lowworker-cd7bc13.ac4-iad.github.net (github-lowworker-cd7bc13.ac4-iad.github.net [10.52.25.102]) by smtp.github.com (Postfix) with ESMTP id 47E52520327 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 22:58:40 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583906320; bh=hX65n+txOZ5HFwdvEeLuqG0cVZlhUGXUIriukf/ocoA=; h=Date:From:To:Subject:From; b=a+/bwT4YZbBxlgKW3vGZZkKtlPXNuuTyNXfAkkqfMJ+JTN/V7VRls5jC15f7kE5he 9wIRqNf1AF4yCAahmkqPG33sBxoGtCniBQCWzaO01rYnCaIZeTG/itrCdCua4gsLNI WYw9nr4jDuY2WKdsl2NmcEMoXZpRRuOOsK/K+iS4=
Date: Tue, 10 Mar 2020 22:58:40 -0700
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/89154a-b75a51@github.com>
Subject: [quicwg/base-drafts] 67ba64: Remove pointer to appendix in PTO section (recover)
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Oqt8tzkXWR_kSRLJwzIvk3MCcU4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 05:58:43 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 67ba647e290bc9ae625f3ca603788d5f9bcbc845
      https://github.com/quicwg/base-drafts/commit/67ba647e290bc9ae625f3ca603788d5f9bcbc845
  Author: mirjak <mirja.kuehlewind@ericsson.com>
  Date:   2020-01-23 (Thu, 23 Jan 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Remove pointer to appendix in PTO section (recover)

I proposed to remove this sentence here because all these values have actually been just defined in the previous sections. If a pointer to the appendix is desired, I think that should be mentioned earlier (e.g. in the intro already) that these lists existing in the appendix.


  Commit: b75a51d13495932dac42ea577546505a8f7c1386
      https://github.com/quicwg/base-drafts/commit/b75a51d13495932dac42ea577546505a8f7c1386
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-03-10 (Tue, 10 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Merge pull request #3391 from mirjak/patch-13

Remove pointer to appendix in PTO section (recovery)


Compare: https://github.com/quicwg/base-drafts/compare/89154a7b7478...b75a51d13495


From nobody Tue Mar 10 22:59:06 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 57AE43A1280 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 22:59:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: 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-qVmwMc2K-D for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 22:59:03 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0D7BB3A127F for <quic-issues@ietf.org>; Tue, 10 Mar 2020 22:59:02 -0700 (PDT)
Date: Tue, 10 Mar 2020 22:59:02 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583906342; bh=gWMuH1rSSBaDzWO2aLfO6ASNHVRSqgt3rwtxSveFbzQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=lzZqFT0IAZitxPETml3nC8R+1lnaKcyumXDH0rkbneR88ooI57LUjQ2FkuqdKD/LZ f+9XJ/i8OMoY68AG20WFI0OVu/QZGVAeKkmsz3kSyI/HM2hcs/92ANpkFkSdOclv23 ameW4gxVN8Jwj6QUOZccpAKpvZ/wvMf27J5ESh/w=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5YGIXEXD7KO57IOEF4ORPSNEVBNHHCCBXTE4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3391/issue_event/3117417493@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3391@github.com>
References: <quicwg/base-drafts/pull/3391@github.com>
Subject: Re: [quicwg/base-drafts] Remove pointer to appendix in PTO section (recovery) (#3391)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e687e26372c4_c1f3fe96facd9682625f1"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/IWZ8y_RltryN3dHDI0y_g86cny8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 05:59:04 -0000

----==_mimepart_5e687e26372c4_c1f3fe96facd9682625f1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #3391 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3391#event-3117417493
----==_mimepart_5e687e26372c4_c1f3fe96facd9682625f1
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 title" data-id="554103591" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3391" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3391/hovercard" href="https://github.com/quicwg/base-drafts/pull/3391">#3391</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3391?email_source=notifications&amp;email_token=AFTOJK3AGWFINIRWS2ZTW7TRG4SCNA5CNFSM4KKVALBKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXHIAIFI#event-3117417493">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6WMPI2XZRMOUJTY7DRG4SCNANCNFSM4KKVALBA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5LO7YMTYMAC4HOXLTRG4SCNA5CNFSM4KKVALBKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXHIAIFI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3391?email_source=notifications\u0026email_token=AFTOJK3AGWFINIRWS2ZTW7TRG4SCNA5CNFSM4KKVALBKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXHIAIFI#event-3117417493",
"url": "https://github.com/quicwg/base-drafts/pull/3391?email_source=notifications\u0026email_token=AFTOJK3AGWFINIRWS2ZTW7TRG4SCNA5CNFSM4KKVALBKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXHIAIFI#event-3117417493",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e687e26372c4_c1f3fe96facd9682625f1--


From nobody Tue Mar 10 22:59:44 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CE74D3A1285 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 22:59:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1y8INmfmxD4E for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 22:59:41 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AA83D3A1282 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 22:59:41 -0700 (PDT)
Date: Tue, 10 Mar 2020 22:59:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583906381; bh=A34RE9ENJ0QeZASZXaJ3q9M9C+xmWsM1D7VQWRqMqaM=; h=Date:From:To:Subject:From; b=Aa5oZBvhHZ4/4JL7r4KN+y1KHZ9wMM26h8xDAo7ZY5hmCVFYinbytRglWBGRU48tb s8zXmtAnlLKelk7WMS1C196GiL/yLh9m9ISMQZ5otAlC2JEgcO4/0zdztVNxZkVlBy djtDsAXgugjs+KPICNrMzD4LfLy3h1c4K91q+F9w=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/4d74c6-d1935f@github.com>
Subject: [quicwg/base-drafts] d1935f: Script updating gh-pages from b75a51d1. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Heoe7OTpIj1PrB-bOtdW4evtkZY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 05:59:43 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: d1935f236511ec83879ecc298fbe9efb5a01f20a
      https://github.com/quicwg/base-drafts/commit/d1935f236511ec83879ecc298fbe9efb5a01f20a
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-11 (Wed, 11 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from b75a51d1. [ci skip]



From nobody Tue Mar 10 23:32:24 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 59CFA3A1314 for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 23:32:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id h6kmDV6LObDb for <quic-issues@ietfa.amsl.com>; Tue, 10 Mar 2020 23:32: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 AC27E3A1315 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 23:32:20 -0700 (PDT)
Received: from github-lowworker-c73936b.ash1-iad.github.net (github-lowworker-c73936b.ash1-iad.github.net [10.56.112.13]) by smtp.github.com (Postfix) with ESMTP id 687CD960693 for <quic-issues@ietf.org>; Tue, 10 Mar 2020 23:32:19 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583908339; bh=QSx2EVXZYpsDTtulCoAt50tFdj4ECLo21CtABd+29yE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=0rWe+heWQpOmYNRzlblUQnnBmG3qY1rdlBXU/cRHIOAfckpGXTtg00+H652tO6jHQ H8qTnet/1cHNhYWOTfd3ixCs+sllU64iuEMhshILXDrFe7m5gS5RMr1kExCt46+YjO FCwZhrY7HWKYgWlKt3tWZsK2q82Uh9xtOb0yu26o=
Date: Tue, 10 Mar 2020 23:32:19 -0700
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYUT4TUFZU44EJ2CKF4ORTPHEVBNHHCDQZH3M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3467/597466667@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3467@github.com>
References: <quicwg/base-drafts/issues/3467@github.com>
Subject: Re: [quicwg/base-drafts] RTO in handshake in recovery draft (#3467)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6885f356bbb_71e3ffc9accd96422022c"; 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/VQdjdVCrnyGOh_X7pusAtpNuvtg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 06:32:22 -0000

----==_mimepart_5e6885f356bbb_71e3ffc9accd96422022c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@mirjak this looks like it can be closed 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/3467#issuecomment-597466667
----==_mimepart_5e6885f356bbb_71e3ffc9accd96422022c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/mirjak/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mirjak">@mirjak</a> this looks like it can be closed 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/3467?email_source=notifications&amp;email_token=AFTOJK6URYKHNBK7DIJKCS3RG4V7HA5CNFSM4KWV3POKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOOJ4KY#issuecomment-597466667">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK54TWFFLBMEBKCFKATRG4V7HANCNFSM4KWV3POA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5NJMT3KNRYQ3G5SI3RG4V7HA5CNFSM4KWV3POKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOOJ4KY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3467?email_source=notifications\u0026email_token=AFTOJK6URYKHNBK7DIJKCS3RG4V7HA5CNFSM4KWV3POKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOOJ4KY#issuecomment-597466667",
"url": "https://github.com/quicwg/base-drafts/issues/3467?email_source=notifications\u0026email_token=AFTOJK6URYKHNBK7DIJKCS3RG4V7HA5CNFSM4KWV3POKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOOJ4KY#issuecomment-597466667",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6885f356bbb_71e3ffc9accd96422022c--


From nobody Wed Mar 11 00:36:02 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 786F23A145D for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 00:35:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.099
X-Spam-Level: 
X-Spam-Status: No, score=-3.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SgebmoLkfNYZ for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 00:35:57 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EEE5F3A1452 for <quic-issues@ietf.org>; Wed, 11 Mar 2020 00:35:56 -0700 (PDT)
Date: Wed, 11 Mar 2020 00:35:55 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583912155; bh=Jk3aNi5FBFIiKxcFpwv7Zd1IwD7rPytYaH+8LMx5fkk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=EiW4M0sqdSGp5N+wcEi1MkD8dsnPFc/++Swlc1G12oYTGJroaCgXyAlIvZcJkeu2p GrVaEvaTJJzy55FA2rKoty27U36g+jJ/mOxfv40KjMEdKhb2sCxqKcz0g40USt5k9q //2VQaJ1/QvNExjQkehA5YyCRT9ml+yb/74Yk638=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2LS7JFMACAAZYXGAF4OR25XEVBNHHCDDCFOU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3447/597485779@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3447@github.com>
References: <quicwg/base-drafts/issues/3447@github.com>
Subject: Re: [quicwg/base-drafts] max_packet_size in 0-RTT (#3447)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6894db57603_419c3fb58f8cd960100358"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/1V_dvHl9hh27dcyQolXIEgS1jIE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 07:36:01 -0000

----==_mimepart_5e6894db57603_419c3fb58f8cd960100358
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

After chatting with @martinthomson and kazuho, I recommend that we _not_ make this change.

With the current spec, where a server is not required to reject 0RTT, it means that the server might reduce this value and a client might have to cope with the network (or server) dropping larger 0RTT packets, which it would misconstrue as congestion. OTOH, if the server receives these larger packets despite it having reduced its max_udp_payload_size, it seems a waste to drop packets that have reached and can be processed by the server. Subsequent client connections should use the revised value anyway since the server will communicate a new value in the ServerHello.

(FWIW, a client _could_ use a new reduced transport parameter from the server as an indication that any 0RTT losses were probably not due to congestion. Granted this is a bit of gymnastics, but if a client were to care about the performance of this rare case, it is possible for it to reasonably revert any congestion control action.)

My opinion isn't super strong, but this issue is minor enough. Let's move along to more important things.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3447#issuecomment-597485779
----==_mimepart_5e6894db57603_419c3fb58f8cd960100358
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>After chatting with <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinthomson/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a> and kazuho, I recommend that we <em>not</em> make this change.</p>
<p>With the current spec, where a server is not required to reject 0RTT, it means that the server might reduce this value and a client might have to cope with the network (or server) dropping larger 0RTT packets, which it would misconstrue as congestion. OTOH, if the server receives these larger packets despite it having reduced its max_udp_payload_size, it seems a waste to drop packets that have reached and can be processed by the server. Subsequent client connections should use the revised value anyway since the server will communicate a new value in the ServerHello.</p>
<p>(FWIW, a client <em>could</em> use a new reduced transport parameter from the server as an indication that any 0RTT losses were probably not due to congestion. Granted this is a bit of gymnastics, but if a client were to care about the performance of this rare case, it is possible for it to reasonably revert any congestion control action.)</p>
<p>My opinion isn't super strong, but this issue is minor enough. Let's move along to more important things.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3447?email_source=notifications&amp;email_token=AFTOJKZ6BNXUV57OCQH5E53RG45NXA5CNFSM4KSV64E2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOOORUY#issuecomment-597485779">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKY2ZZQBH34DLA3V6IDRG45NXANCNFSM4KSV64EQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7DBMP3Z6BT422U6Y3RG45NXA5CNFSM4KSV64E2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOOORUY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3447?email_source=notifications\u0026email_token=AFTOJKZ6BNXUV57OCQH5E53RG45NXA5CNFSM4KSV64E2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOOORUY#issuecomment-597485779",
"url": "https://github.com/quicwg/base-drafts/issues/3447?email_source=notifications\u0026email_token=AFTOJKZ6BNXUV57OCQH5E53RG45NXA5CNFSM4KSV64E2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOOORUY#issuecomment-597485779",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6894db57603_419c3fb58f8cd960100358--


From nobody Wed Mar 11 00:49:11 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3559B3A1477 for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 00:49:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Uk-hOiYXejzN for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 00:49:00 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0C32E3A14C9 for <quic-issues@ietf.org>; Wed, 11 Mar 2020 00:48:59 -0700 (PDT)
Date: Wed, 11 Mar 2020 00:48:58 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583912938; bh=BGG/8xHa+xsZuI1xf/BDVRTZNpY6RewOjuGmxi9QLws=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=DE2lg1mgk6IwKHYDEMo8KTc3BchrXM6D1yhLSs3sJm001ZlPooLNh+neJR3GwSvoc v58Hqo56cL25nwbosx9n5snR6JMx8viZcpYotz5Ikyypu/9c4I3UXb/HOy8hTgLAkV I6FSBLfz3vf55fjyqmVxkkUo3rz/liUgUkZEG6c8=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZQWI7T77LQNBQ7I4F4OR4OVEVBMPHAEQBTMM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/commit/2fc5157ed013ae8f84f17e44409c42be87660feb/37761891@github.com>
In-Reply-To: <quicwg/base-drafts/commit/2fc5157ed013ae8f84f17e44409c42be87660feb@github.com>
References: <quicwg/base-drafts/commit/2fc5157ed013ae8f84f17e44409c42be87660feb@github.com>
Subject: Re: [quicwg/base-drafts] Authenticate connection IDs (2fc5157)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6897eab4266_648d3fb3062cd9608981a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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/5AB3vDJAAGiHSRF7_uYWOb-H0Bs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 07:49:09 -0000

----==_mimepart_5e6897eab4266_648d3fb3062cd9608981a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

nitpick but it would be more precise to say that it must not associate any packets with the same connection since other SCIDs could refer to other connections. Further, connection IDs can later change, so for that reason the statement is also not precise. Whether it is possible to formulate this concisely I'm not so sure.

-- 
You are receiving 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/2fc5157ed013ae8f84f17e44409c42be87660feb#commitcomment-37761891
----==_mimepart_5e6897eab4266_648d3fb3062cd9608981a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>nitpick but it would be more precise to say that it must not associate any packets with the same connection since other SCIDs could refer to other connections. Further, connection IDs can later change, so for that reason the statement is also not precise. Whether it is possible to formulate this concisely I'm not so sure.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You 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/2fc5157ed013ae8f84f17e44409c42be87660feb?email_source=notifications&amp;email_token=AFTOJKZVEBWILUG2E4HBSZLRG466VA5CNFSM4LFPUAH2YY3PNVWWK3TUL52HS4DFVVBW63LNNF2EG33NNVSW45FKMNXW23LFNZ2F62LEZYBEAM3D#commitcomment-37761891">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK633Y5SMMKNEQAROKDRG466VANCNFSM4LFPUAHQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4TQ4JYCLLDSWE3KZDRG466VA5CNFSM4LFPUAH2YY3PNVWWK3TUL52HS4DFVVBW63LNNF2EG33NNVSW45FKMNXW23LFNZ2F62LEZYBEAM3D.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/commit/2fc5157ed013ae8f84f17e44409c42be87660feb?email_source=notifications\u0026email_token=AFTOJKZVEBWILUG2E4HBSZLRG466VA5CNFSM4LFPUAH2YY3PNVWWK3TUL52HS4DFVVBW63LNNF2EG33NNVSW45FKMNXW23LFNZ2F62LEZYBEAM3D#commitcomment-37761891",
"url": "https://github.com/quicwg/base-drafts/commit/2fc5157ed013ae8f84f17e44409c42be87660feb?email_source=notifications\u0026email_token=AFTOJKZVEBWILUG2E4HBSZLRG466VA5CNFSM4LFPUAH2YY3PNVWWK3TUL52HS4DFVVBW63LNNF2EG33NNVSW45FKMNXW23LFNZ2F62LEZYBEAM3D#commitcomment-37761891",
"name": "View Commit"
},
"description": "View this Commit on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6897eab4266_648d3fb3062cd9608981a--


From nobody Wed Mar 11 00:54:01 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7A8333A0C55 for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 00:54:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2jIeUDFVTrqG for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 00:53:59 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 47E203A0C4F for <quic-issues@ietf.org>; Wed, 11 Mar 2020 00:53:59 -0700 (PDT)
Date: Wed, 11 Mar 2020 00:53:58 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583913238; bh=6GNqLL6d/UKS3Kl67h1CLn5ojpafVH9zaz2dwszhU9c=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=PhcGJy5kb+ipCydy6zYCPKDOu3EJCeZz0gsxNYAi7CWQdK0ZOvkBkUrQESyyz6Dd9 tXw8fvukp+5OUWuRIfgCUV5aox6ZfTFisM/jKlNj7Kjt1Td+X+OzZ+g2yxH9gGxbUU r5s0IZ3R4A2ssYrBPDXGsLhrheTrqHFXiF+iZK9Y=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK54NRSADUGIWCRJXXF4OR5BNEVBMPHAEQBTTM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/commit/2fc5157ed013ae8f84f17e44409c42be87660feb/37761947@github.com>
In-Reply-To: <quicwg/base-drafts/commit/2fc5157ed013ae8f84f17e44409c42be87660feb@github.com>
References: <quicwg/base-drafts/commit/2fc5157ed013ae8f84f17e44409c42be87660feb@github.com>
Subject: Re: [quicwg/base-drafts] Authenticate connection IDs (2fc5157)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e689916794e9_2e463fe49a0cd96019307f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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/NsGZ2FsuIBdicJNwftAlS5qx7C8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 07:54:01 -0000

----==_mimepart_5e689916794e9_2e463fe49a0cd96019307f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I may be dropping the ball on this, but how does the server know what it send in a Retry if the retry is stateless?  This can only be derived from information encoded in a token sent in the retry package unless servers coordinate effectively, which they in general do 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/commit/2fc5157ed013ae8f84f17e44409c42be87660feb#commitcomment-37761947
----==_mimepart_5e689916794e9_2e463fe49a0cd96019307f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I may be dropping the ball on this, but how does the server know what it send in a Retry if the retry is stateless?  This can only be derived from information encoded in a token sent in the retry package unless servers coordinate effectively, which they in general do not.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/commit/2fc5157ed013ae8f84f17e44409c42be87660feb?email_source=notifications&amp;email_token=AFTOJKYC7PI2U7ASDRPPT33RG47RNA5CNFSM4LFPUAH2YY3PNVWWK3TUL52HS4DFVVBW63LNNF2EG33NNVSW45FKMNXW23LFNZ2F62LEZYBEAM43#commitcomment-37761947">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZ2IL6UHM2NYNO4HMDRG47RNANCNFSM4LFPUAHQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4H6K3MOC2EXJOWNULRG47RNA5CNFSM4LFPUAH2YY3PNVWWK3TUL52HS4DFVVBW63LNNF2EG33NNVSW45FKMNXW23LFNZ2F62LEZYBEAM43.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/commit/2fc5157ed013ae8f84f17e44409c42be87660feb?email_source=notifications\u0026email_token=AFTOJKYC7PI2U7ASDRPPT33RG47RNA5CNFSM4LFPUAH2YY3PNVWWK3TUL52HS4DFVVBW63LNNF2EG33NNVSW45FKMNXW23LFNZ2F62LEZYBEAM43#commitcomment-37761947",
"url": "https://github.com/quicwg/base-drafts/commit/2fc5157ed013ae8f84f17e44409c42be87660feb?email_source=notifications\u0026email_token=AFTOJKYC7PI2U7ASDRPPT33RG47RNA5CNFSM4LFPUAH2YY3PNVWWK3TUL52HS4DFVVBW63LNNF2EG33NNVSW45FKMNXW23LFNZ2F62LEZYBEAM43#commitcomment-37761947",
"name": "View Commit"
},
"description": "View this Commit on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e689916794e9_2e463fe49a0cd96019307f--


From nobody Wed Mar 11 01:38:31 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D76763A14DD for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 01:38:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Wi0QlOK2vSIz for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 01:38:28 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A93E93A14DC for <quic-issues@ietf.org>; Wed, 11 Mar 2020 01:38:28 -0700 (PDT)
Received: from github-lowworker-c5134a3.ac4-iad.github.net (github-lowworker-c5134a3.ac4-iad.github.net [10.52.23.55]) by smtp.github.com (Postfix) with ESMTP id 8150652113F for <quic-issues@ietf.org>; Wed, 11 Mar 2020 01:38:27 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583915907; bh=0Sio6NZNYMbVKhbG2/+X/K8tKMKDb5rX1fx2bz6Ztl0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ZZ1+9m/ybdQFzJb1wD5y0uWd3x5y4fIxVGp+247zgRk5KdVL1hBjZ66yfg+XQZ0kt bHzPpPvlqB3VMCL2vJjoFUXhTgq1oxG4rjoj1/MDY/wywXoFsmwicYWI1AHJoPs0u7 C3cDKO2xQfWJygdkke+8Y0w/bnYnmk6V/g9LvtuE=
Date: Wed, 11 Mar 2020 01:38:27 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYG2EP5MAHCUOVLKD54OSCIHEVBNHHCBFKYSE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3327/review/372558114@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3327@github.com>
References: <quicwg/base-drafts/pull/3327@github.com>
Subject: Re: [quicwg/base-drafts] What needs to be checked for address validation (#3327)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e68a38372717_564d3f99040cd960297637"; 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/cI_b9-KrTh8z5GO2Eo-7nn_r2nI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 08:38:30 -0000

----==_mimepart_5e68a38372717_564d3f99040cd960297637
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

kazuho approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3327#pullrequestreview-372558114
----==_mimepart_5e68a38372717_564d3f99040cd960297637
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@kazuho</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3327?email_source=notifications&amp;email_token=AFTOJK435VV4465WWFUH443RG5EYHA5CNFSM4KEDFNNKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCY2MSIQ#pullrequestreview-372558114">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3M76PAUMI5XXVGV7TRG5EYHANCNFSM4KEDFNNA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4KQVKMY4UV4WO6BJTRG5EYHA5CNFSM4KEDFNNKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCY2MSIQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3327?email_source=notifications\u0026email_token=AFTOJK435VV4465WWFUH443RG5EYHA5CNFSM4KEDFNNKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCY2MSIQ#pullrequestreview-372558114",
"url": "https://github.com/quicwg/base-drafts/pull/3327?email_source=notifications\u0026email_token=AFTOJK435VV4465WWFUH443RG5EYHA5CNFSM4KEDFNNKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCY2MSIQ#pullrequestreview-372558114",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e68a38372717_564d3f99040cd960297637--


From nobody Wed Mar 11 01:39:01 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 693E93A14DD for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 01:38:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nfRbe8CGonfy for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 01:38: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 43C6A3A14DC for <quic-issues@ietf.org>; Wed, 11 Mar 2020 01:38:58 -0700 (PDT)
Received: from github-lowworker-9bcb4a1.ac4-iad.github.net (github-lowworker-9bcb4a1.ac4-iad.github.net [10.52.25.84]) by smtp.github.com (Postfix) with ESMTP id 77676960992 for <quic-issues@ietf.org>; Wed, 11 Mar 2020 01:38:57 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583915937; bh=TUuoxGnLC2fdn4j2D/tofxJrIvDrZGrHw1T//RR2aD4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=qcgalNqkvq8WqqEbU/oqpB0zXaOVUmaZDG07UjAKpRxnHN7AxwLnBuSnwxLdEmiYc ba2m2CSz5IsrADJ4jHvtxYIN8WeuGY7GNaRO7/+3QT3tbmMm3IX+V6odLR5cUA5nNy cYuxmKtCLbCk+YaVO3wcbo4C5ZOfecN5wWpo8qNQ=
Date: Wed, 11 Mar 2020 01:38:57 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYVMKE57ELRKK5MTZN4OSCKDEVBNHHCD3A4PM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3475/review/372558400@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3475@github.com>
References: <quicwg/base-drafts/pull/3475@github.com>
Subject: Re: [quicwg/base-drafts] One of 'host' or ':authority' is required (#3475)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e68a3a169733_62143fe76facd96028906d"; 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/tsXXwZPAzFJ1AleMt-eMnHvfsvc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 08:38:59 -0000

----==_mimepart_5e68a3a169733_62143fe76facd96028906d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

kazuho approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3475#pullrequestreview-372558400
----==_mimepart_5e68a3a169733_62143fe76facd96028906d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@kazuho</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3475?email_source=notifications&amp;email_token=AFTOJK6NSILM7W7X5DL5IA3RG5E2DA5CNFSM4KZIKR2KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCY2MUQA#pullrequestreview-372558400">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK57POHL7TGJVOWPHUTRG5E2DANCNFSM4KZIKR2A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2S6FDSXAXZWEJ7CSLRG5E2DA5CNFSM4KZIKR2KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCY2MUQA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3475?email_source=notifications\u0026email_token=AFTOJK6NSILM7W7X5DL5IA3RG5E2DA5CNFSM4KZIKR2KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCY2MUQA#pullrequestreview-372558400",
"url": "https://github.com/quicwg/base-drafts/pull/3475?email_source=notifications\u0026email_token=AFTOJK6NSILM7W7X5DL5IA3RG5E2DA5CNFSM4KZIKR2KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCY2MUQA#pullrequestreview-372558400",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e68a3a169733_62143fe76facd96028906d--


From nobody Wed Mar 11 01:39:48 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3EB583A14E8 for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 01:39:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EN9j18yD8x6h for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 01:39:45 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2298E3A14EC for <quic-issues@ietf.org>; Wed, 11 Mar 2020 01:39:45 -0700 (PDT)
Received: from github-lowworker-1b8c660.ash1-iad.github.net (github-lowworker-1b8c660.ash1-iad.github.net [10.56.18.59]) by smtp.github.com (Postfix) with ESMTP id 2C3C56A0C5B for <quic-issues@ietf.org>; Wed, 11 Mar 2020 01:39:44 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583915984; bh=RrhC59rS4UOmzBnyh6HSTUkEDfdtxJ0bXXpmdEA4hYI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GZ7s94xcgAlpSZe2YNlXi5Z4bZ4vwWC+ZFW3QZduFmbZkFIAi298ioD4LHffz4CNU CN1tKTN/1MNVJ9BBq+HrSUiFT86faNRJ7bWSooQevy6EPqlGt+ramfhEUbD24p/+s2 FPmHupVOvMLPyDc/qt/Bs/hH65RrbC2cq8mys8tc=
Date: Wed, 11 Mar 2020 01:39:44 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5LVMJYTWZHE46RE4V4OSCNBEVBNHHCBYLBH4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3361/review/372558866@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3361@github.com>
References: <quicwg/base-drafts/pull/3361@github.com>
Subject: Re: [quicwg/base-drafts] Only send one immediate ACK (#3361)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e68a3d01ba84_2b73f9135ccd96c3412e6"; 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/i3ya0FxUTuHTCcYt_Pw84qQKmzk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 08:39:46 -0000

----==_mimepart_5e68a3d01ba84_2b73f9135ccd96c3412e6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

kazuho approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3361#pullrequestreview-372558866
----==_mimepart_5e68a3d01ba84_2b73f9135ccd96c3412e6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@kazuho</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3361?email_source=notifications&amp;email_token=AFTOJKYTARFKCFLKHLQBPKLRG5E5BA5CNFSM4KIONCIKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCY2MYEQ#pullrequestreview-372558866">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2262TG5B6WIRADOEDRG5E5BANCNFSM4KIONCIA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5IMAIII5EE3DKISPLRG5E5BA5CNFSM4KIONCIKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCY2MYEQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3361?email_source=notifications\u0026email_token=AFTOJKYTARFKCFLKHLQBPKLRG5E5BA5CNFSM4KIONCIKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCY2MYEQ#pullrequestreview-372558866",
"url": "https://github.com/quicwg/base-drafts/pull/3361?email_source=notifications\u0026email_token=AFTOJKYTARFKCFLKHLQBPKLRG5E5BA5CNFSM4KIONCIKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCY2MYEQ#pullrequestreview-372558866",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e68a3d01ba84_2b73f9135ccd96c3412e6--


From nobody Wed Mar 11 01:40:02 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 928733A14E9 for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 01:40:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ROY6ccMrCHyE for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 01:39: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 7048F3A14E8 for <quic-issues@ietf.org>; Wed, 11 Mar 2020 01:39:59 -0700 (PDT)
Received: from github-lowworker-cd7bc13.ac4-iad.github.net (github-lowworker-cd7bc13.ac4-iad.github.net [10.52.25.102]) by smtp.github.com (Postfix) with ESMTP id 9B856960A03 for <quic-issues@ietf.org>; Wed, 11 Mar 2020 01:39:58 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583915998; bh=qQdpSp5MmOZizYe5988yLTcaJ2ncI/4jZNzF2Bps72Y=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=aaNCWFy32l3J+w7qoFcyDChXFTQPEkNiGKftLBTV2B47XlsfaLQ2g7iIKIQzMbLFl uFndry+9n7kNlX+C6649HZ82rH8TiixyrPuUy8He7Vstw7i6Kf3vEMXCRaXSL4z3/n v/S1HOmLrM/12pNNlqSy8Z/kfiuUJSEK0IuGSg5Q=
Date: Wed, 11 Mar 2020 01:39:58 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3B4SQ32MLUHJQYYLF4OSCN5EVBNHHCDT2TFA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3470/review/372559013@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3470@github.com>
References: <quicwg/base-drafts/pull/3470@github.com>
Subject: Re: [quicwg/base-drafts] Count entire datagram for anti-amplification (#3470)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e68a3de8ef21_1f8c3fdecb8cd96431244c"; 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/dThjTNCUaw5yMOiQp2hnEkhwNCw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 08:40:01 -0000

----==_mimepart_5e68a3de8ef21_1f8c3fdecb8cd96431244c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

kazuho approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3470#pullrequestreview-372559013
----==_mimepart_5e68a3de8ef21_1f8c3fdecb8cd96431244c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@kazuho</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3470?email_source=notifications&amp;email_token=AFTOJKZB6Z5HM4CUHARNHY3RG5E55A5CNFSM4KXO6G42YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCY2MZJI#pullrequestreview-372559013">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7DRHWSNH2FV2FLXG3RG5E55ANCNFSM4KXO6G4Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK25N24JEQOKOZTAZT3RG5E55A5CNFSM4KXO6G42YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCY2MZJI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3470?email_source=notifications\u0026email_token=AFTOJKZB6Z5HM4CUHARNHY3RG5E55A5CNFSM4KXO6G42YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCY2MZJI#pullrequestreview-372559013",
"url": "https://github.com/quicwg/base-drafts/pull/3470?email_source=notifications\u0026email_token=AFTOJKZB6Z5HM4CUHARNHY3RG5E55A5CNFSM4KXO6G42YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCY2MZJI#pullrequestreview-372559013",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e68a3de8ef21_1f8c3fdecb8cd96431244c--


From nobody Wed Mar 11 01:40:53 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A18BC3A14E9 for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 01:40:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7vHxgWh4RXwf for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 01:40: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 98C093A14EC for <quic-issues@ietf.org>; Wed, 11 Mar 2020 01:40:50 -0700 (PDT)
Date: Wed, 11 Mar 2020 01:40:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583916049; bh=cP0Bw7OgF1NrvJlsDDicEnR1SlcKJnB6UyXzyk/swlM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=tT/QyLZJhGKft0Cf6LRvmfDV0dJBZcAcxKt2YFE+18EiSH+nQX58tUAelOzDjRx2W x8F1RNWZZAc9P6truv2j7i5tJfiVF78dzRJKhmenLyAwmhvmRKDvmXo7b8ZI0/HHMQ W1Qs+gjdf4duKsvci2VwBTpKfxE8JjVIyzZMGX60=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6KOHBLNMEBXMWGN5V4OSCRDEVBNHHCC4MTBY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3440/review/372559562@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3440@github.com>
References: <quicwg/base-drafts/pull/3440@github.com>
Subject: Re: [quicwg/base-drafts] Early CONNECTION_CLOSE fixes (#3440)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e68a411aab73_71f23fd7b52cd96426496b"; 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/nOZBPc6cC-N3sIjup_SXTgiQx9E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 08:40:52 -0000

----==_mimepart_5e68a411aab73_71f23fd7b52cd96426496b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

kazuho approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3440#pullrequestreview-372559562
----==_mimepart_5e68a411aab73_71f23fd7b52cd96426496b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@kazuho</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3440?email_source=notifications&amp;email_token=AFTOJK5XCWYOXGDZGBUDBT3RG5FBDA5CNFSM4KQ7BMU2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCY2M5SQ#pullrequestreview-372559562">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3DCWKVUZHM3BFDQ63RG5FBDANCNFSM4KQ7BMUQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7APCH3JMYT5WTW6IDRG5FBDA5CNFSM4KQ7BMU2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCY2M5SQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3440?email_source=notifications\u0026email_token=AFTOJK5XCWYOXGDZGBUDBT3RG5FBDA5CNFSM4KQ7BMU2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCY2M5SQ#pullrequestreview-372559562",
"url": "https://github.com/quicwg/base-drafts/pull/3440?email_source=notifications\u0026email_token=AFTOJK5XCWYOXGDZGBUDBT3RG5FBDA5CNFSM4KQ7BMU2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCY2M5SQ#pullrequestreview-372559562",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e68a411aab73_71f23fd7b52cd96426496b--


From nobody Wed Mar 11 02:23:30 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1E7733A1591 for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 02:23:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id oC1DFLRUPAwn for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 02:23:27 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9B4F93A0E28 for <quic-issues@ietf.org>; Wed, 11 Mar 2020 02:23:27 -0700 (PDT)
Received: from github-lowworker-6349a71.ac4-iad.github.net (github-lowworker-6349a71.ac4-iad.github.net [10.52.18.20]) by smtp.github.com (Postfix) with ESMTP id 8D554660049 for <quic-issues@ietf.org>; Wed, 11 Mar 2020 02:23:26 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583918606; bh=YfLqGPvezJF2NkfOI4V/rhnjnN1dsORNvyeKOwwztNs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=SNSnR2E9yLjYDr2hoBW+O5INdrCY+2S1KwI3pLg4kd9L8/vWIWtK/FvnX+BjgziCq Def9Ewg3QGcgwtqcpEP6jdQOu/jO5kmnOn7a6V5IJkvqtR2SNKCZO7QzssVH2uHYkx s9BYIBQVQ+Bs9Zggqfix2tiamhL4uM45rswKvon8=
Date: Wed, 11 Mar 2020 02:23:26 -0700
From: mirjak <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK73M5KGP7QAIKKBGJF4OSHQ5EVBNHHCDQZH3M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3467/597526843@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3467@github.com>
References: <quicwg/base-drafts/issues/3467@github.com>
Subject: Re: [quicwg/base-drafts] RTO in handshake in recovery draft (#3467)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e68ae0e7d358_5db13fd5db6cd964450d9"; 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/UBUIS-Si6FNDZpMjmmAyxQhnEIg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 09:23:29 -0000

----==_mimepart_5e68ae0e7d358_5db13fd5db6cd964450d9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I think the use of normative language is somehow redundant. But that not really an issue. 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/3467#issuecomment-597526843
----==_mimepart_5e68ae0e7d358_5db13fd5db6cd964450d9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I think the use of normative language is somehow redundant. But that not really an issue. 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/3467?email_source=notifications&amp;email_token=AFTOJK4NKK3FZSFUTNZEF43RG5KA5A5CNFSM4KWV3POKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOOYSOY#issuecomment-597526843">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2KSDYJVTAUZRTGME3RG5KA5ANCNFSM4KWV3POA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7AQ6JGDM4BEGCWTVTRG5KA5A5CNFSM4KWV3POKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOOYSOY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3467?email_source=notifications\u0026email_token=AFTOJK4NKK3FZSFUTNZEF43RG5KA5A5CNFSM4KWV3POKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOOYSOY#issuecomment-597526843",
"url": "https://github.com/quicwg/base-drafts/issues/3467?email_source=notifications\u0026email_token=AFTOJK4NKK3FZSFUTNZEF43RG5KA5A5CNFSM4KWV3POKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOOYSOY#issuecomment-597526843",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e68ae0e7d358_5db13fd5db6cd964450d9--


From nobody Wed Mar 11 02:23:34 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0712E3A0E28 for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 02:23:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8PdeFiHDxaFn for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 02:23:29 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DA8B43A158F for <quic-issues@ietf.org>; Wed, 11 Mar 2020 02:23:28 -0700 (PDT)
Received: from github-lowworker-bb778fb.ash1-iad.github.net (github-lowworker-bb778fb.ash1-iad.github.net [10.56.102.56]) by smtp.github.com (Postfix) with ESMTP id 0E507661114 for <quic-issues@ietf.org>; Wed, 11 Mar 2020 02:23:28 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583918608; bh=UWVF32LgH4XIQ2hBB/cw8ZVHMNlHSLLOADJ+D60MM8c=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=IIQ3aMr6MTGXISs/7msE+Q4X+zykTPaToBNBazkE1aCNDHQ9twIlv3qexdwjYxkjS 54r7Brt0A+4mbjZONBP59pKNsEtauLrcG0i86iRu7bOGD3I1D8+nDBx0rKkCtD+bYF aEGpBqPW4Zsg85J/0UydDHzRvdE715xP380B7Wpo=
Date: Wed, 11 Mar 2020 02:23:27 -0700
From: mirjak <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZASFIXHWCWFBWUQGN4OSHQ7EVBNHHCDQZH3M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3467/issue_event/3117945864@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3467@github.com>
References: <quicwg/base-drafts/issues/3467@github.com>
Subject: Re: [quicwg/base-drafts] RTO in handshake in recovery draft (#3467)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e68ae0ff2a1b_49763fc7b8ccd96c36428"; 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/UHA0HXUayrXfZv7RyLGfugDSKms>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 09:23:30 -0000

----==_mimepart_5e68ae0ff2a1b_49763fc7b8ccd96c36428
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #3467.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3467#event-3117945864
----==_mimepart_5e68ae0ff2a1b_49763fc7b8ccd96c36428
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 title" data-id="566437851" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3467" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3467/hovercard" href="https://github.com/quicwg/base-drafts/issues/3467">#3467</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3467?email_source=notifications&amp;email_token=AFTOJK33C7DTWN5YM6FGZETRG5KA7A5CNFSM4KWV3POKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXHMBICA#event-3117945864">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZB4WFU7Q3J36BDJ4TRG5KA7ANCNFSM4KWV3POA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2CQ7NFRMMA7TBZNLLRG5KA7A5CNFSM4KWV3POKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXHMBICA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3467?email_source=notifications\u0026email_token=AFTOJK33C7DTWN5YM6FGZETRG5KA7A5CNFSM4KWV3POKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXHMBICA#event-3117945864",
"url": "https://github.com/quicwg/base-drafts/issues/3467?email_source=notifications\u0026email_token=AFTOJK33C7DTWN5YM6FGZETRG5KA7A5CNFSM4KWV3POKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXHMBICA#event-3117945864",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e68ae0ff2a1b_49763fc7b8ccd96c36428--


From nobody Wed Mar 11 03:16:04 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 720C03A0F3A for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 03:16:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jS69P7sRSTrP for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 03:16:01 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EF1463A0F35 for <quic-issues@ietf.org>; Wed, 11 Mar 2020 03:16:00 -0700 (PDT)
Received: from github-lowworker-39b4a70.va3-iad.github.net (github-lowworker-39b4a70.va3-iad.github.net [10.48.16.66]) by smtp.github.com (Postfix) with ESMTP id 16288660C24 for <quic-issues@ietf.org>; Wed, 11 Mar 2020 03:16:00 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583921760; bh=j73kVhLgJ0hUAk0BBENR9AXImoXJwP/toaxkybi/ceI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xLJpMFz8tPWXwfVm6pIzhVTGNDBeSXKFFkUPLFzYQd57iGSAWzn+j+HPIz/kZvIyI eQuvrwTvLpH6jN72YQFCWN+FW6mB4CSAUhq/tcJJ6ULDQ/UxjwOLG5JvVBu0HkiYHi Xs1JSH3ii9ydxUtfx7RRkMOvVxVyRklApTtg1XT4=
Date: Wed, 11 Mar 2020 03:16:00 -0700
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3FWLAWHSRYH5T7BZ54OSNWBEVBNHHCB3RRUE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3369/review/372626035@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3369@github.com>
References: <quicwg/base-drafts/pull/3369@github.com>
Subject: Re: [quicwg/base-drafts] Move out-of-order packets definition (#3369)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e68ba60756d_1e0b3fec6f2cd968320044"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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/yWZiqsw4_WYwQ7-oYUQH1KnomY4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 10:16:03 -0000

----==_mimepart_5e68ba60756d_1e0b3fec6f2cd968320044
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.



> @@ -196,6 +196,12 @@ Ack-eliciting Packet:
   CONNECTION_CLOSE. These cause a recipient to send an acknowledgment (see
   {{sending-acknowledgements}}).
 
+Out-of-order packet:
+
+: A packet that does not increase the largest received packet number for its
+  packet number space by exactly one. A packet can arrive out of order
+  if it is delayed or if earlier packets are lost or delayed.
+

Technically, a packet can also arrive out of order if a packet number is intentionally skipped, typically for optimistic ACK attack 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/pull/3369#pullrequestreview-372626035
----==_mimepart_5e68ba60756d_1e0b3fec6f2cd968320044
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/3369#discussion_r390867810">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -196,6 +196,12 @@ Ack-eliciting Packet:
   CONNECTION_CLOSE. These cause a recipient to send an acknowledgment (see
   {{sending-acknowledgements}}).
 
+Out-of-order packet:
+
+: A packet that does not increase the largest received packet number for its
+  packet number space by exactly one. A packet can arrive out of order
+  if it is delayed or if earlier packets are lost or delayed.
+
</pre>
<p>Technically, a packet can also arrive out of order if a packet number is intentionally skipped, typically for optimistic ACK attack protection.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3369?email_source=notifications&amp;email_token=AFTOJK3HKXTTLAZ74DIIQBTRG5QGBA5CNFSM4KJJDZAKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCY25E4Y#pullrequestreview-372626035">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4YZTDUCHGWP7SURWDRG5QGBANCNFSM4KJJDZAA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4GUGUPUQPKDI5RKFTRG5QGBA5CNFSM4KJJDZAKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCY25E4Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3369?email_source=notifications\u0026email_token=AFTOJK3HKXTTLAZ74DIIQBTRG5QGBA5CNFSM4KJJDZAKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCY25E4Y#pullrequestreview-372626035",
"url": "https://github.com/quicwg/base-drafts/pull/3369?email_source=notifications\u0026email_token=AFTOJK3HKXTTLAZ74DIIQBTRG5QGBA5CNFSM4KJJDZAKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCY25E4Y#pullrequestreview-372626035",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e68ba60756d_1e0b3fec6f2cd968320044--


From nobody Wed Mar 11 06:05:33 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 473FC3A189D for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 06:05:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0jezgXuosLzS for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 06:05: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 7E1C33A188F for <quic-issues@ietf.org>; Wed, 11 Mar 2020 06:05:29 -0700 (PDT)
Received: from github-lowworker-a6a2749.va3-iad.github.net (github-lowworker-a6a2749.va3-iad.github.net [10.48.16.62]) by smtp.github.com (Postfix) with ESMTP id 9E1361C2E08 for <quic-issues@ietf.org>; Wed, 11 Mar 2020 06:05:28 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583931928; bh=rL8fN7eHxCZ6KtO32ob4R3Qe/pyRaD9ev65yvVENZ48=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=0c6XHO41/+pn4wp84l923ZkQWQ1fKnfff79kWh0C9QjoQhQDauE+5OP3a9y9L/VOc 3yoJd0sK2iBXEq34Djy2M/O+C3pcenFxfoTLHH0QEf/sHBT607nzf1xB+Dg2WczWYp aI/KZ2+CfAB07yDlAjFrlht1QEF3QVTs5i7IFoWw=
Date: Wed, 11 Mar 2020 06:05:28 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6J6AZDMQIRQRWJW7F4OTBRREVBNHHCB3RRUE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3369/review/372737102@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3369@github.com>
References: <quicwg/base-drafts/pull/3369@github.com>
Subject: Re: [quicwg/base-drafts] Move out-of-order packets definition (#3369)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e68e2188d63e_fa53f7f82ccd968128377"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/z3bRoa9SD1ebXqzbM22GBj82ncM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 13:05:31 -0000

----==_mimepart_5e68e2188d63e_fa53f7f82ccd968128377
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> @@ -196,6 +196,12 @@ Ack-eliciting Packet:
   CONNECTION_CLOSE. These cause a recipient to send an acknowledgment (see
   {{sending-acknowledgements}}).
 
+Out-of-order packet:
+
+: A packet that does not increase the largest received packet number for its
+  packet number space by exactly one. A packet can arrive out of order
+  if it is delayed or if earlier packets are lost or delayed.
+

We're using it to elicit an ACK more quickly in the case of a single PTO packet, see #2952 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3369#discussion_r390954637
----==_mimepart_5e68e2188d63e_fa53f7f82ccd968128377
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3369#discussion_r390954637">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -196,6 +196,12 @@ Ack-eliciting Packet:
   CONNECTION_CLOSE. These cause a recipient to send an acknowledgment (see
   {{sending-acknowledgements}}).
 
+Out-of-order packet:
+
+: A packet that does not increase the largest received packet number for its
+  packet number space by exactly one. A packet can arrive out of order
+  if it is delayed or if earlier packets are lost or delayed.
+
</pre>
<p>We're using it to elicit an ACK more quickly in the case of a single PTO packet, see <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="476281715" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/2952" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2952/hovercard" href="https://github.com/quicwg/base-drafts/pull/2952">#2952</a></p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3369#discussion_r390954637">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2Q3JCZRV3ZT5LIMCLRG6EBRANCNFSM4KJJDZAA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2W3GTZTB24F6SDOETRG6EBRA5CNFSM4KJJDZAKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCY3YITQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3369#discussion_r390954637",
"url": "https://github.com/quicwg/base-drafts/pull/3369#discussion_r390954637",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e68e2188d63e_fa53f7f82ccd968128377--


From nobody Wed Mar 11 06:07:09 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EC8BA3A18A0 for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 06:07:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pQ1WdPhKanpk for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 06:07:06 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D05F93A189E for <quic-issues@ietf.org>; Wed, 11 Mar 2020 06:07:06 -0700 (PDT)
Date: Wed, 11 Mar 2020 06:07:05 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583932025; bh=TDn+7sWBN+wx/G1Cku1ojrOjox64tfcUeBKspO7xXUY=; h=Date:From:To:Subject:From; b=eybSsGMziybx8VttKaf/y6qu0SD39U+GOUQJETiPQva+1f+nNsdrEn3iIjisBgJKf crr+AyKrHpL3kehv5ac/tRoZZlYoxYH0m+yBUD7yapk0s31Wbekk5N9YlrzhVMIpxJ IT4qBDgm+bTGgl9z+24VzAexGhJesYs1AQ8CpGKc=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-ooo/000000-342f8c@github.com>
Subject: [quicwg/base-drafts] 342f8c: Out-of-order may be intentional
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/pvEXfZVCRLPmrznIZNOrc3aKOwI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 13:07:08 -0000

  Branch: refs/heads/ianswett-ooo
  Home:   https://github.com/quicwg/base-drafts
  Commit: 342f8cfb8c714abc1685566d375dbb9fd917a8b6
      https://github.com/quicwg/base-drafts/commit/342f8cfb8c714abc1685566d375dbb9fd917a8b6
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-11 (Wed, 11 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Out-of-order may be intentional

A sender can intentionally skip a packet number, causing the receiver to treat a packet as "Out-of-order".

>From @mikkelfj comment on #3369



From nobody Wed Mar 11 06:07:59 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 48F7E3A18D0 for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 06:07:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.695
X-Spam-Level: 
X-Spam-Status: No, score=-1.695 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FMUd1JF9ucsI for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 06:07:51 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DBE493A18ED for <quic-issues@ietf.org>; Wed, 11 Mar 2020 06:07:50 -0700 (PDT)
Date: Wed, 11 Mar 2020 06:07:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583932069; bh=3bpReteZZYoGL9bRw1yQplS5rV6FB2S20Tf/400Y5s0=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=wOw6m2UPGqQ+FUJwCOAmptmRY5i6lqmCna46bRRn7jRUlIPyC5PtLaB46lF88hTEz eUkw76I0lIzBqVkU3mAKC3G/s0nImq8PsfE4HZR3siBbllX7xD2B99YEpHWJM0ZJNg YH9UFG8RxBvFgEgHt5Xn2SYEnDxIzfzjMMXVzvg4=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK27XWCFVZJ4KPB7ELN4OTB2LEVBNHHCFBVJYQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3511@github.com>
Subject: [quicwg/base-drafts] Out-of-order may be intentional (#3511)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e68e2a59dbf9_73cd3fbe142cd960322b9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/aUO4-OiOoU5fChCm1jkkb3iNl-A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Mar 2020 13:07:58 -0000

----==_mimepart_5e68e2a59dbf9_73cd3fbe142cd960322b9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

A sender can intentionally skip a packet number, causing the receiver to treat a packet as &quot;Out-of-order&quot;.

>From @mikkelfj comment on #3369
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/3511

-- Commit Summary --

  * Out-of-order may be intentional

-- File Changes --

    M draft-ietf-quic-transport.md (3)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/3511.patch
https://github.com/quicwg/base-drafts/pull/3511.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3511

----==_mimepart_5e68e2a59dbf9_73cd3fbe142cd960322b9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>A sender can intentionally skip a packet number, causing the receiver to treat a packet as "Out-of-order".</p>
<p>From <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/mikkelfj/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mikkelfj">@mikkelfj</a> comment on <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="552481185" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3369" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3369/hovercard" href="https://github.com/quicwg/base-drafts/pull/3369">#3369</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/3511'>https://github.com/quicwg/base-drafts/pull/3511</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Out-of-order may be intentional</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/3511/files#diff-db016291106766877c4921a79f8596e0">draft-ietf-quic-transport.md</a>
    (3)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3511.patch'>https://github.com/quicwg/base-drafts/pull/3511.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3511.diff'>https://github.com/quicwg/base-drafts/pull/3511.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3511">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK52CSHFMA5PMEZ53TDRG6EKLANCNFSM4LFVMMRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5IJVIMK2WYQWTVHXLRG6EKLA5CNFSM4LFVMMR2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IUGVHCA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3511",
"url": "https://github.com/quicwg/base-drafts/pull/3511",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e68e2a59dbf9_73cd3fbe142cd960322b9--


From nobody Wed Mar 11 06:08:30 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2AD473A18E0 for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 06:08:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wF7InY-D5F7a for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 06:08:19 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B272C3A18DB for <quic-issues@ietf.org>; Wed, 11 Mar 2020 06:08:19 -0700 (PDT)
Date: Wed, 11 Mar 2020 06:08:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583932098; bh=iNOpVBmrmjw9KuioyDtH79sV8Urv0VSVWJP6VuXQh4g=; h=Date:From:To:Subject:From; b=fDRTJXNj2YFu3FHmNfuxbunGAYCVh2srvQHfje89HsKpyDOVB0ZHHH+NW4T4GY6Qx RPhFYEqnMYLHK3Hv426iaj0P6FhUsfTtFu6zeIEAMsGBCDwK8TMDtieP+NEQZGAa8K 7GRbRoZ+/8B2rl0gf838SMeFYsupuub6C8GK9VA8=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/d1935f-681624@github.com>
Subject: [quicwg/base-drafts] 681624: Script updating gh-pages from 342f8cfb. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/shghYrL9W1EDlJPe9CwfwXTXFas>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 13:08:29 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 68162416cdaf95ea7f3a81e26aac0df0f78864dd
      https://github.com/quicwg/base-drafts/commit/68162416cdaf95ea7f3a81e26aac0df0f78864dd
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-11 (Wed, 11 Mar 2020)

  Changed paths:
    A ianswett-ooo/draft-ietf-quic-http.html
    A ianswett-ooo/draft-ietf-quic-http.txt
    A ianswett-ooo/draft-ietf-quic-invariants.html
    A ianswett-ooo/draft-ietf-quic-invariants.txt
    A ianswett-ooo/draft-ietf-quic-qpack.html
    A ianswett-ooo/draft-ietf-quic-qpack.txt
    A ianswett-ooo/draft-ietf-quic-recovery.html
    A ianswett-ooo/draft-ietf-quic-recovery.txt
    A ianswett-ooo/draft-ietf-quic-tls.html
    A ianswett-ooo/draft-ietf-quic-tls.txt
    A ianswett-ooo/draft-ietf-quic-transport.html
    A ianswett-ooo/draft-ietf-quic-transport.txt
    A ianswett-ooo/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 342f8cfb. [ci skip]



From nobody Wed Mar 11 06:10:44 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 374733A18AC for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 06:10:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fwgAXA_PLZrG for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 06:10:42 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 46F633A18AB for <quic-issues@ietf.org>; Wed, 11 Mar 2020 06:10:42 -0700 (PDT)
Date: Wed, 11 Mar 2020 06:10:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583932241; bh=bPMSt3PvuHTXfkpXD/CplRSokaSuUqqCjm+7B3VuUpc=; h=Date:From:To:Subject:From; b=UJEmWjXCMDNc7Yh/K7kAv0Q8tKI7lXjDqJIikQjehNkMunFg23Z7/YGqTobH1Sc+I x1NqxIyA3QFf0J79zVVmd///c+dNk14uNkwTDX/ulEHgfat8M+w12bNWFaWXqpw0ME cnNUJmE5LEyI6C3pjE/MeyyCMoW041zrQdFvHNdw=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/681624-b1780a@github.com>
Subject: [quicwg/base-drafts] b1780a: Script updating issues at 2020-03-11T13:10:33Z. [c...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/IZYxDfY5Zr74lkHITRXmX0Lbnoo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 13:10:43 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: b1780a42af15f235a909b5a649a5e13f4584b2df
      https://github.com/quicwg/base-drafts/commit/b1780a42af15f235a909b5a649a5e13f4584b2df
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-11 (Wed, 11 Mar 2020)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2020-03-11T13:10:33Z. [ci skip]



From nobody Wed Mar 11 06:27:09 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C90453A1915 for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 06:26:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kl51WWG5Fq3q for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 06:26:58 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4354B3A1908 for <quic-issues@ietf.org>; Wed, 11 Mar 2020 06:26:58 -0700 (PDT)
Date: Wed, 11 Mar 2020 06:26:57 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583933217; bh=D1NmmSzvN/JqQHDegO/Z6G+Vz8HOY5PC46zReFkPtXE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=p1B6i5bhFmiXNfHR7V03tTTFYvhKhIdU6dUteGm7oTWg5VxGw5Z6qof3e/Bd+VCm1 DYL8ft+YtbTsIVOxd28BOUkzsI28x3HvpsZBymJCU5Cqtm24VQYS+f73j6lUjZSmhV MsTh08k8Z91JN0YaewJ7482IC392nCQP0WxZNNY8=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4GSCTWQKDANEBV6AV4OTECDEVBNHHCC7S66M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3441/review/372753993@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3441@github.com>
References: <quicwg/base-drafts/pull/3441@github.com>
Subject: Re: [quicwg/base-drafts] Document TCP RTO vs QUIC PTO (#3441)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e68e7217561e_6a003fa14b4cd96c1326c4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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/1Peoj7db0zcHb6VHy0-kTMyQ6Ic>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 13:27:08 -0000

----==_mimepart_5e68e7217561e_6a003fa14b4cd96c1326c4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.



> @@ -228,6 +228,31 @@ QUIC endpoints measure the delay incurred between when a packet is received and
 when the corresponding acknowledgment is sent, allowing a peer to maintain a
 more accurate round-trip time estimate (see Section 13.2 of {{QUIC-TRANSPORT}}).
 
+### Probe Timeout Replaces RTO and TLP
+
+QUIC uses a probe timeout (see {{pto}}), with a timer based on TCP's RTO

RTO abbreviation is spelled out in a later chapter, but it would be helpful to state what RTO means. To a lesser extend this also applies to the section where PTO is defined because RTO is mentioned, but there is comes with a TCP doc reference and is not needed for understanding PTO.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3441#pullrequestreview-372753993
----==_mimepart_5e68e7217561e_6a003fa14b4cd96c1326c4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@mikkelfj</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3441#discussion_r390967588">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -228,6 +228,31 @@ QUIC endpoints measure the delay incurred between when a packet is received and
 when the corresponding acknowledgment is sent, allowing a peer to maintain a
 more accurate round-trip time estimate (see Section 13.2 of {{QUIC-TRANSPORT}}).
 
+### Probe Timeout Replaces RTO and TLP
+
+QUIC uses a probe timeout (see {{pto}}), with a timer based on TCP&#39;s RTO
</pre>
<p>RTO abbreviation is spelled out in a later chapter, but it would be helpful to state what RTO means. To a lesser extend this also applies to the section where PTO is defined because RTO is mentioned, but there is comes with a TCP doc reference and is not needed for understanding PTO.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3441#pullrequestreview-372753993">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7ZXOCTQL4K2ADWYPLRG6GSDANCNFSM4KRWT3IQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYK7UBQ5B4J5IOEF23RG6GSDA5CNFSM4KRWT3I2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCY34MSI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3441#pullrequestreview-372753993",
"url": "https://github.com/quicwg/base-drafts/pull/3441#pullrequestreview-372753993",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e68e7217561e_6a003fa14b4cd96c1326c4--


From nobody Wed Mar 11 06:29:21 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 43FBE3A18F0 for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 06:29:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.696
X-Spam-Level: 
X-Spam-Status: No, score=-6.696 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id o2s2tu1odK_a for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 06:29:19 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DD8813A18ED for <quic-issues@ietf.org>; Wed, 11 Mar 2020 06:29:18 -0700 (PDT)
Received: from github-lowworker-d1d6e31.ash1-iad.github.net (github-lowworker-d1d6e31.ash1-iad.github.net [10.56.105.50]) by smtp.github.com (Postfix) with ESMTP id EF2AD5208A8 for <quic-issues@ietf.org>; Wed, 11 Mar 2020 06:29:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583933357; bh=+YRZkhgwI/9q4/fSaszW/SQd9bklUiKCOBPq7tpWA8I=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=2cIBfoDneqagnpYdQP108pvGmV9M5lW+oLZ1Cv6JLV7MG/fMH9LqlvxkxWfLPQsYZ VMHf2isxLbvMr/0itzKlpNDGBYSNXCtY+74ueuRb+o+C9MFRcTJqTwahE5K8fgnhCw 6lCf0PwEswZX6NUO1MlzdmLhcHMLkTrwLE0Ty5ss=
Date: Wed, 11 Mar 2020 06:29:17 -0700
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3DL6H6FVQKBXMQDOF4OTEK3EVBNHHCC7S66M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3441/review/372755943@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3441@github.com>
References: <quicwg/base-drafts/pull/3441@github.com>
Subject: Re: [quicwg/base-drafts] Document TCP RTO vs QUIC PTO (#3441)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e68e7adde952_450a3f9f57ecd96c214565"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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/F1KM7gObfOABjr9_6blOmVWoZ4I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 13:29:20 -0000

----==_mimepart_5e68e7adde952_450a3f9f57ecd96c214565
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.



> +### Probe Timeout Replaces RTO and TLP
+
+QUIC uses a probe timeout (see {{pto}}), with a timer based on TCP's RTO
+computation.  QUIC's PTO includes the peer's maximum expected acknowledgement
+delay instead of using a fixed minimum timeout. QUIC does not collapse the
+congestion window until persistent congestion ({{persistent-congestion}}) is
+declared, unlike TCP, which collapses the congestion window upon expiry of an
+RTO.  Instead of collapsing the congestion window and declaring everything
+in-flight lost, QUIC allows probe packets to temporarily exceed the congestion
+window whenever the timer expires.
+
+In doing this, QUIC avoids unnecessary congestion window reductions, obviating
+the need for correcting mechanisms such as F-RTO {{!RFC5682}}. Since QUIC does
+not collapse the congestion window on a PTO expiration, a QUIC sender is not
+limited from sending more in-flight packets after a PTO expiration if it still
+has available congestion window. This occurs when a sender is

sounds like a word is missing before "congestion window".

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3441#pullrequestreview-372755943
----==_mimepart_5e68e7adde952_450a3f9f57ecd96c214565
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@mikkelfj</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3441#discussion_r390969071">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; +### Probe Timeout Replaces RTO and TLP
+
+QUIC uses a probe timeout (see {{pto}}), with a timer based on TCP&#39;s RTO
+computation.  QUIC&#39;s PTO includes the peer&#39;s maximum expected acknowledgement
+delay instead of using a fixed minimum timeout. QUIC does not collapse the
+congestion window until persistent congestion ({{persistent-congestion}}) is
+declared, unlike TCP, which collapses the congestion window upon expiry of an
+RTO.  Instead of collapsing the congestion window and declaring everything
+in-flight lost, QUIC allows probe packets to temporarily exceed the congestion
+window whenever the timer expires.
+
+In doing this, QUIC avoids unnecessary congestion window reductions, obviating
+the need for correcting mechanisms such as F-RTO {{!RFC5682}}. Since QUIC does
+not collapse the congestion window on a PTO expiration, a QUIC sender is not
+limited from sending more in-flight packets after a PTO expiration if it still
+has available congestion window. This occurs when a sender is
</pre>
<p>sounds like a word is missing before "congestion window".</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3441#pullrequestreview-372755943">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3QWTXEX2CYDS3FXQLRG6G23ANCNFSM4KRWT3IQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK445XPAX4YAZ64PTFLRG6G23A5CNFSM4KRWT3I2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCY343ZY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3441#pullrequestreview-372755943",
"url": "https://github.com/quicwg/base-drafts/pull/3441#pullrequestreview-372755943",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e68e7adde952_450a3f9f57ecd96c214565--


From nobody Wed Mar 11 07:19:12 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 467473A043D for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 07:19:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.041
X-Spam-Level: 
X-Spam-Status: No, score=-1.041 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bjntidsciNv1 for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 07:19: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 29C493A0437 for <quic-issues@ietf.org>; Wed, 11 Mar 2020 07:19:10 -0700 (PDT)
Received: from github-lowworker-25680bd.va3-iad.github.net (github-lowworker-25680bd.va3-iad.github.net [10.48.17.61]) by smtp.github.com (Postfix) with ESMTP id DB2A8C6200F for <quic-issues@ietf.org>; Wed, 11 Mar 2020 07:19:08 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583936348; bh=EU9p7GNxSyPS+MS7pyyLQ5BrhJfGWFjrqKiLIpSn2I0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=zcGsCy2rrOpbS3qVxVdmMM4enNtEr6g30KPEjVl/yUrDzrfwfmfFp5WKOXVaEjGv2 3vgLE6N1sXlKxVf572UQ83KENJR5bRc7McGNEc98OHbIFD1WEwIdk9f1746IEHq/FG D9uN7NMvFVPameLvhcz81w9k/mXCcbkJ3Bn2HCaY=
Date: Wed, 11 Mar 2020 07:19:08 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6ZFPJ6PIQJD3MSVS54OTKFZEVBNHHCFBVJYQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3511/review/372800206@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3511@github.com>
References: <quicwg/base-drafts/pull/3511@github.com>
Subject: Re: [quicwg/base-drafts] Out-of-order may be intentional (#3511)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e68f35ccdd47_695f3ff6762cd95c192730"; 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/sgtyqhc-7En2JxXTrnUE7DuYz5E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 14:19:11 -0000

----==_mimepart_5e68f35ccdd47_695f3ff6762cd95c192730
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

kazuho approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3511#pullrequestreview-372800206
----==_mimepart_5e68f35ccdd47_695f3ff6762cd95c192730
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@kazuho</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3511#pullrequestreview-372800206">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4J4ZXJJXLN7PXQWA3RG6MVZANCNFSM4LFVMMRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK527OPSPKWMGNHEKYLRG6MVZA5CNFSM4LFVMMR2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCY4HVTQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3511#pullrequestreview-372800206",
"url": "https://github.com/quicwg/base-drafts/pull/3511#pullrequestreview-372800206",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e68f35ccdd47_695f3ff6762cd95c192730--


From nobody Wed Mar 11 07:25:14 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 465A13A053F for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 07:25:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5i9Hkez_o9_d for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 07:25:02 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CE42B3A0528 for <quic-issues@ietf.org>; Wed, 11 Mar 2020 07:25:01 -0700 (PDT)
Received: from github-lowworker-0f7e7fd.ash1-iad.github.net (github-lowworker-0f7e7fd.ash1-iad.github.net [10.56.110.17]) by smtp.github.com (Postfix) with ESMTP id C4EFA28212C for <quic-issues@ietf.org>; Wed, 11 Mar 2020 07:25:00 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583936700; bh=LFoMaLSA36lm2K1Nh6zcKFYrIExnc+2Nq4XRqCnarBQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=aiN1MLYKTEySjtOCXiieQOg41LnaYFhme/kOLmiZ0cnKxsTII8Myo/Dd1oQFwYnlA dffDxIDhzUlm/FF0kt66hHQthB5dkL6vNjYkGuvibI7fc0JfVsFOYKXWjHSbRJdCSe 186LfOAU1RBegkLGVj1qqboP/NfJJWHctkIRYCqI=
Date: Wed, 11 Mar 2020 07:25:00 -0700
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYNNOR43J3XRFRCWFV4OTK3ZEVBNHHCFBVJYQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3511/review/372805724@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3511@github.com>
References: <quicwg/base-drafts/pull/3511@github.com>
Subject: Re: [quicwg/base-drafts] Out-of-order may be intentional (#3511)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e68f4bcb5ad1_69bc3f9f704cd96c35958b"; 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/BBL_3uaZ_jQRHitFixk1Xg92lcI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 14:25:03 -0000

----==_mimepart_5e68f4bcb5ad1_69bc3f9f704cd96c35958b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

marten-seemann commented on this pull request.



> @@ -200,7 +200,8 @@ Out-of-order packet:
 
 : A packet that does not increase the largest received packet number for its
   packet number space ({{packet-numbers}}) by exactly one. A packet can arrive
-  out of order if it is delayed or if earlier packets are lost or delayed.
+  out of order if it is delayed, if earlier packets are lost or delayed, or if
+  the sender intentionally skips a packet number.

Reading through the whole definition now, I'm wondering why an out-of-order packet is one that doesn't increase the largest received packet number. If a packet jumps ahead of the queue, I would have considered it out-of-order, but it's not according to this definition.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3511#pullrequestreview-372805724
----==_mimepart_5e68f4bcb5ad1_69bc3f9f704cd96c35958b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@marten-seemann</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3511#discussion_r391007583">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -200,7 +200,8 @@ Out-of-order packet:
 
 : A packet that does not increase the largest received packet number for its
   packet number space ({{packet-numbers}}) by exactly one. A packet can arrive
-  out of order if it is delayed or if earlier packets are lost or delayed.
+  out of order if it is delayed, if earlier packets are lost or delayed, or if
+  the sender intentionally skips a packet number.
</pre>
<p>Reading through the whole definition now, I'm wondering why an out-of-order packet is one that doesn't increase the largest received packet number. If a packet jumps ahead of the queue, I would have considered it out-of-order, but it's not according to this definition.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3511#pullrequestreview-372805724">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK547ASS3Q6NKROBUPTRG6NLZANCNFSM4LFVMMRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3CP2Q3XCZLSUIZ43TRG6NLZA5CNFSM4LFVMMR2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCY4JAXA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3511#pullrequestreview-372805724",
"url": "https://github.com/quicwg/base-drafts/pull/3511#pullrequestreview-372805724",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e68f4bcb5ad1_69bc3f9f704cd96c35958b--


From nobody Wed Mar 11 08:13:19 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A517C3A08DD for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 08:13:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YF0dsyrnJAgM for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 08:13:16 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 829773A08B7 for <quic-issues@ietf.org>; Wed, 11 Mar 2020 08:13:16 -0700 (PDT)
Date: Wed, 11 Mar 2020 08:13:15 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583939595; bh=lQIQqbmgSeTE7ohwCPzQqdvffXQQ5j4hbSWXgI5ffjw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ojDzf/xTJeWrN8cDXzO74pe+u2X/rtfRdPBN8gBQ7VCv1zxeyFqTe8yGXpJM13RQS HP6varg+DDapuduo0OQtZTADcTEEsrlCy0EniHhzJmFwN9qwPWbHCBQhG0K1HC5M4+ B5kBKcG06De4KlsKUvVxZAIrnvWMYch2zArQNN7k=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6N745OXASVYR5NPYV4OTQQXEVBNHHCFBVJYQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3511/review/372853175@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3511@github.com>
References: <quicwg/base-drafts/pull/3511@github.com>
Subject: Re: [quicwg/base-drafts] Out-of-order may be intentional (#3511)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e69000b6e443_4ed3fc0fb8cd95c7105a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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/VF6U6nQeXKQbGOdRFBwZdYbly_k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Mar 2020 15:13:18 -0000

----==_mimepart_5e69000b6e443_4ed3fc0fb8cd95c7105a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.



> @@ -200,7 +200,8 @@ Out-of-order packet:
 
 : A packet that does not increase the largest received packet number for its
   packet number space ({{packet-numbers}}) by exactly one. A packet can arrive
-  out of order if it is delayed or if earlier packets are lost or delayed.
+  out of order if it is delayed, if earlier packets are lost or delayed, or if
+  the sender intentionally skips a packet number.

@marten-seemann If the received packet number is not an increment by one over the largest received, it is considered out-of-order. This also applies to packets that jumps ahead of the queue.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3511#discussion_r391044102
----==_mimepart_5e69000b6e443_4ed3fc0fb8cd95c7105a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@mikkelfj</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3511#discussion_r391044102">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -200,7 +200,8 @@ Out-of-order packet:
 
 : A packet that does not increase the largest received packet number for its
   packet number space ({{packet-numbers}}) by exactly one. A packet can arrive
-  out of order if it is delayed or if earlier packets are lost or delayed.
+  out of order if it is delayed, if earlier packets are lost or delayed, or if
+  the sender intentionally skips a packet number.
</pre>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/marten-seemann/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/marten-seemann">@marten-seemann</a> If the received packet number is not an increment by one over the largest received, it is considered out-of-order. This also applies to packets that jumps ahead of the queue.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3511#discussion_r391044102">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7FZOS72UUEJHYVYYLRG6TAXANCNFSM4LFVMMRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZ3TMPSIDXRUID73KTRG6TAXA5CNFSM4LFVMMR2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCY4UTNY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3511#discussion_r391044102",
"url": "https://github.com/quicwg/base-drafts/pull/3511#discussion_r391044102",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e69000b6e443_4ed3fc0fb8cd95c7105a--


From nobody Wed Mar 11 08:16:04 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EDEB93A0941 for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 08:15:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.854
X-Spam-Level: 
X-Spam-Status: No, score=-3.854 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BcyqWOp84czE for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 08:15:53 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 834D23A0914 for <quic-issues@ietf.org>; Wed, 11 Mar 2020 08:15:53 -0700 (PDT)
Date: Wed, 11 Mar 2020 08:15:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583939752; bh=sOZMXbJpF/6IobQI73X6qC12ClY8a1nnDdVTRcXENI0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=AYYHjrxglOPeBE+2V8OJNiKJIj6lGYT2YXXNGNb66AkABA/1usk0gy4xFPv0AMT9C atbgXLHQZsAtKuxvB2OxJV12piwVZNsa0FC+oygSPYfZZ743cY6Y30wMSCoAYkx1oH iWLsJjB5CeT15c+ZBXHPfthGDZmOjI+T6EAnVaA8=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4MTYTNPT7HNK3K4NF4OTQ2REVBNHHCFBVJYQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3511/review/372855660@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3511@github.com>
References: <quicwg/base-drafts/pull/3511@github.com>
Subject: Re: [quicwg/base-drafts] Out-of-order may be intentional (#3511)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6900a85e8eb_53e03fea48acd95c59895"; 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/6juBLN80fI1KU5wWJYVFVG0kdt0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 15:16:03 -0000

----==_mimepart_5e6900a85e8eb_53e03fea48acd95c59895
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

marten-seemann commented on this pull request.



> @@ -200,7 +200,8 @@ Out-of-order packet:
 
 : A packet that does not increase the largest received packet number for its
   packet number space ({{packet-numbers}}) by exactly one. A packet can arrive
-  out of order if it is delayed or if earlier packets are lost or delayed.
+  out of order if it is delayed, if earlier packets are lost or delayed, or if
+  the sender intentionally skips a packet number.

Sorry, missed the "by exactly one".

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3511#discussion_r391046013
----==_mimepart_5e6900a85e8eb_53e03fea48acd95c59895
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@marten-seemann</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3511#discussion_r391046013">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -200,7 +200,8 @@ Out-of-order packet:
 
 : A packet that does not increase the largest received packet number for its
   packet number space ({{packet-numbers}}) by exactly one. A packet can arrive
-  out of order if it is delayed or if earlier packets are lost or delayed.
+  out of order if it is delayed, if earlier packets are lost or delayed, or if
+  the sender intentionally skips a packet number.
</pre>
<p>Sorry, missed the "by exactly one".</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3511#discussion_r391046013">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7YIRFVYSXGVVFT2TLRG6TKRANCNFSM4LFVMMRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYNUNDF5DJ6M64PTKDRG6TKRA5CNFSM4LFVMMR2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCY4VG3A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3511#discussion_r391046013",
"url": "https://github.com/quicwg/base-drafts/pull/3511#discussion_r391046013",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6900a85e8eb_53e03fea48acd95c59895--


From nobody Wed Mar 11 08:16:16 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5594A3A0935 for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 08:16:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.041
X-Spam-Level: 
X-Spam-Status: No, score=-1.041 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id IcgCHpRTyWgO for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 08:16:07 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5438F3A093E for <quic-issues@ietf.org>; Wed, 11 Mar 2020 08:16:07 -0700 (PDT)
Date: Wed, 11 Mar 2020 08:16:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583939766; bh=CAQWmyYITd+Nmk9ny202VgsnquLQOpUZrWd7mK4JHnQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=oryjaeJJqMLsRUZQp98kCmh3ntvbMHq2gyBHDWkp9aYzNNDRFTkbVpZid7MCrZgPr 6egzR6clpqfTt0pg3kNW2xCwMFyVSkpeD3nDsHOw9DDdmOq8O7cQyy+pIWgDRrZ+EF 2nvLzg0wtb8taksGgWtgo9L9cZMo27Z+sYXyKPAM=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4CDGIY4TBR4OUEHL54OTQ3NEVBNHHCFBVJYQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3511/review/372855832@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3511@github.com>
References: <quicwg/base-drafts/pull/3511@github.com>
Subject: Re: [quicwg/base-drafts] Out-of-order may be intentional (#3511)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6900b6838f9_a5a3fac018cd95c99797"; 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/jDlF4MMJiNYbjvKC7osiiG6XzGs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 15:16:16 -0000

----==_mimepart_5e6900b6838f9_a5a3fac018cd95c99797
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/3511#pullrequestreview-372855832
----==_mimepart_5e6900b6838f9_a5a3fac018cd95c99797
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@marten-seemann</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3511#pullrequestreview-372855832">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7EHPAT6SYWNYTMLHDRG6TLNANCNFSM4LFVMMRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKY7O5IMG225JTRONOTRG6TLNA5CNFSM4LFVMMR2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCY4VIGA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3511#pullrequestreview-372855832",
"url": "https://github.com/quicwg/base-drafts/pull/3511#pullrequestreview-372855832",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6900b6838f9_a5a3fac018cd95c99797--


From nobody Wed Mar 11 09:47:55 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DFA553A0D7D for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 09:47:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.696
X-Spam-Level: 
X-Spam-Status: No, score=-1.696 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qEm1S_elZ1P1 for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 09:47:46 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DD1363A0D6C for <quic-issues@ietf.org>; Wed, 11 Mar 2020 09:47:40 -0700 (PDT)
Received: from github-lowworker-2300405.va3-iad.github.net (github-lowworker-2300405.va3-iad.github.net [10.48.17.39]) by smtp.github.com (Postfix) with ESMTP id BD42A8C0D29 for <quic-issues@ietf.org>; Wed, 11 Mar 2020 09:47:39 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583945259; bh=0cH6HD+9647ZwSwVP/1F8NtwY5v7h361Dv5lJ6CBros=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=b1u/VT7CTEr1V1g1jjZOUh7QlzfrzAqwrKbQEBcMLl9FPUAVAN+kz+N+7oZwkq4mL cm2fWxX7m9OXyZAjibDmMQ31zwCozG7GQ0TJju2peSeG/yjGJVfvq+PpMuFxGVn5mh ptW7h6LI2fYi+N42w3N755I+k2qiRK1xrlsacWTg=
Date: Wed, 11 Mar 2020 09:47:39 -0700
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKY3CO5JBOPVCNP3SZN4OT3SXEVBNHHCCZVWTY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3424/review/372940376@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3424@github.com>
References: <quicwg/base-drafts/pull/3424@github.com>
Subject: Re: [quicwg/base-drafts] Point out that the payload size could decrease (#3424)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e69162bad311_2dca3fd2ddecd96c8173f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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/ABNRf34_LPE6qew4qQK1VFQ1-eA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:47:50 -0000

----==_mimepart_5e69162bad311_2dca3fd2ddecd96c8173f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.



> @@ -3374,9 +3374,11 @@ priorities specified by the application indicate otherwise (see
 
 Even though a sender is encouraged to assemble frames containing up-to-date
 information every time it sends a packet, it is not forbidden to retransmit
-copies of frames from lost packets.  A receiver MUST accept packets containing
-an outdated frame, such as a MAX_DATA frame carrying a smaller maximum data than
-one found in an older packet.
+copies of frames from lost packets.  A sender that retransmits copies of frames
+needs to handle decreases in available payload size due to change in packet
+number length, connection ID length, and path MTU.  A receiver MUST accept
+packets containing an outdated frame, such as a MAX_DATA frame carrying a
+smaller maximum data than one found in an older packet.
 

I don't understand this text: I can see old data arriving in new packets and you can't generally which is the latest valid, except when you can, such as MAX_DATA. You don't want to accept old MAX_DATA frames (or at least not change behaviour based on it).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3424#pullrequestreview-372940376
----==_mimepart_5e69162bad311_2dca3fd2ddecd96c8173f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@mikkelfj</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3424#discussion_r391113159">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -3374,9 +3374,11 @@ priorities specified by the application indicate otherwise (see
 
 Even though a sender is encouraged to assemble frames containing up-to-date
 information every time it sends a packet, it is not forbidden to retransmit
-copies of frames from lost packets.  A receiver MUST accept packets containing
-an outdated frame, such as a MAX_DATA frame carrying a smaller maximum data than
-one found in an older packet.
+copies of frames from lost packets.  A sender that retransmits copies of frames
+needs to handle decreases in available payload size due to change in packet
+number length, connection ID length, and path MTU.  A receiver MUST accept
+packets containing an outdated frame, such as a MAX_DATA frame carrying a
+smaller maximum data than one found in an older packet.
 
</pre>
<p>I don't understand this text: I can see old data arriving in new packets and you can't generally which is the latest valid, except when you can, such as MAX_DATA. You don't want to accept old MAX_DATA frames (or at least not change behaviour based on it).</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3424#pullrequestreview-372940376">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK34M622MKJY5JG3KODRG66CXANCNFSM4KQLIZ4Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7T3VYU57PQLRUG4ETRG66CXA5CNFSM4KQLIZ42YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCY5J4WA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3424#pullrequestreview-372940376",
"url": "https://github.com/quicwg/base-drafts/pull/3424#pullrequestreview-372940376",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e69162bad311_2dca3fd2ddecd96c8173f--


From nobody Wed Mar 11 10:01:58 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C0D1D3A0DB8 for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 10:01:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.696
X-Spam-Level: 
X-Spam-Status: No, score=-1.696 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id d8uCbDw2Zt6v for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 10:01: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 2A5FC3A0DC9 for <quic-issues@ietf.org>; Wed, 11 Mar 2020 10:01:53 -0700 (PDT)
Received: from github-lowworker-d31a065.va3-iad.github.net (github-lowworker-d31a065.va3-iad.github.net [10.48.17.70]) by smtp.github.com (Postfix) with ESMTP id 477AF1C271C for <quic-issues@ietf.org>; Wed, 11 Mar 2020 10:01:51 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583946111; bh=+JPotkAwVHSOb3+E0FGE5qBr8Hqgs+J21QOfJ+Gt6QU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=HhiSvb+ZtEOd6ffCRTvtqX6NtCiJKQsu9CimvsfjrcPdrkQ7zMlDuDLHn9tyfSSEa FMviKfAOUZK02Ab4YEO+I5n2wiJVmzbFfIiHAwZGD3kzqS88S/sNgaKEF8wHXEup0j lmJ046Kwwb41VJCrwOyGSm5X6LMPMtCExyRw2vXU=
Date: Wed, 11 Mar 2020 10:01:51 -0700
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYW3DUIDUB5I4ZOTF54OT5H7EVBNHHBYGSUE4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2925/review/372952316@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2925@github.com>
References: <quicwg/base-drafts/pull/2925@github.com>
Subject: Re: [quicwg/base-drafts] Add initial threat model to security considerations (#2925)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e69197f3a5fa_1dce3f94760cd95c764c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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/khaT42hrPdp2lbHjmGmsaOHEa3s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 17:01:57 -0000

----==_mimepart_5e69197f3a5fa_1dce3f94760cd95c764c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.



> +Computing the server's first flight for a full handshake is potentially
+expensive, requiring both a signature and a key exchange computation.  In order
+to prevent computational DoS attacks, QUIC incorporates a cheap token exchange
+mechanism which allows servers to validate a client's IP address prior to doing
+any expensive computations at the cost of a single round trip.  After a
+successful handshake, servers can issue new tokens to a client which will allow
+new connection establishment without incurring this cost.
+
+#### On-Path Handshake Termination
+
+An on-path attacker can force the QUIC handshake to fail by replacing either the
+client or server Initial messages with invalid messages.  An off-path attacker
+can also mount this attack by racing the Initials.  Once valid Initial messages
+have been exchanged, the remaining handshake messages are protected with the
+handshake keys and an on-path attacker cannot force handshake failure, though
+they can produce a handshake timeout by dropping packets.

The on path attacker can also submit a MITM attack on the handshake.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2925#pullrequestreview-372952316
----==_mimepart_5e69197f3a5fa_1dce3f94760cd95c764c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@mikkelfj</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2925#discussion_r391122696">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +Computing the server&#39;s first flight for a full handshake is potentially
+expensive, requiring both a signature and a key exchange computation.  In order
+to prevent computational DoS attacks, QUIC incorporates a cheap token exchange
+mechanism which allows servers to validate a client&#39;s IP address prior to doing
+any expensive computations at the cost of a single round trip.  After a
+successful handshake, servers can issue new tokens to a client which will allow
+new connection establishment without incurring this cost.
+
+#### On-Path Handshake Termination
+
+An on-path attacker can force the QUIC handshake to fail by replacing either the
+client or server Initial messages with invalid messages.  An off-path attacker
+can also mount this attack by racing the Initials.  Once valid Initial messages
+have been exchanged, the remaining handshake messages are protected with the
+handshake keys and an on-path attacker cannot force handshake failure, though
+they can produce a handshake timeout by dropping packets.
</pre>
<p>The on path attacker can also submit a MITM attack on the handshake.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2925#pullrequestreview-372952316">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZX2I3DCULX3DC3XDLRG67X7ANCNFSM4IF76LWA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK24QKXKBCIKYAQYTILRG67X7A5CNFSM4IF76LWKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCY5MZ7A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2925#pullrequestreview-372952316",
"url": "https://github.com/quicwg/base-drafts/pull/2925#pullrequestreview-372952316",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e69197f3a5fa_1dce3f94760cd95c764c--


From nobody Wed Mar 11 10:10:53 2020
Return-Path: <bounces+848413-a050-quic-issues=ietf.org@sgmail.github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3628F3A0E5D for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 10:10:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.471
X-Spam-Level: 
X-Spam-Status: No, score=-3.471 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-1.463, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pzN-Zr-HpO8Y for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 10:10:50 -0700 (PDT)
Received: from o6.sgmail.github.com (o6.sgmail.github.com [192.254.113.101]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 753DF3A0E57 for <quic-issues@ietf.org>; Wed, 11 Mar 2020 10:10:49 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com;  h=from:reply-to:to:cc:in-reply-to:references:subject:mime-version:content-type:content-transfer-encoding:list-id:list-archive:list-post:list-unsubscribe; s=s20150108; bh=VV6+XOcJ8Ac1rzFK44K+D5xlC1VlZ6drs92p0Qc4fNo=; b= gD1ZK6WKKiEg5ILJSlXhanxKV7kk7BW1Iw1EujZ6oU/BES0+bAFT0aVF+XVbbz0A 0hgkhj93kta6z0xI45Wjpu19jp6iqPq1gxhoq7wPVpJRvK+rlm2U9Gp8LmokRKgQ uRxXfMakFSLiVtI267ZPEcPviOARYB83IJbxU0beLF0=
Received: by filter0886p1las1.sendgrid.net with SMTP id filter0886p1las1-10694-5E691B98-21 2020-03-11 17:10:48.975634591 +0000 UTC m=+66758.777669052
Received: from github-lowworker-819f804.cp1-iad.github.net (unknown [140.82.115.65]) by ismtpd0010p1iad2.sendgrid.net (SG) with ESMTP id JkFCrwWBR1ipJW5lPmRuNQ for <quic-issues@ietf.org>; Wed, 11 Mar 2020 17:10:48.880 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-819f804.cp1-iad.github.net (Postfix) with ESMTP id D7C5E360646 for <quic-issues@ietf.org>; Wed, 11 Mar 2020 10:10:48 -0700 (PDT)
Date: Wed, 11 Mar 2020 17:10:49 +0000 (UTC)
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4QTTIEBDCNKYWOBT54OT6JREVBNHHCCIN5SE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3396/597755751@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3396@github.com>
References: <quicwg/base-drafts/issues/3396@github.com>
Subject: Re: [quicwg/base-drafts] Server cannot proceed after invalid Retry token (#3396)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e691b98d5a75_73a23fcc60acd96c75088"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak15520alMj1bUtfyP1o8CatoIoN9xrye3eylw OZwExyMe1Nf0y6JO9g1cTT1R1+FcLtrfBinkaMuWB6FtZf521aIF4tFTirEQu8TF09FT24VUtgimrJ bp7XhcuqNEaaj+3fp1DXe+wfxWsLJ9zqa53qG9k6/eIIvy8v7prFx8B/1gzoQ9rUcPVrzJNhCAParZ s=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/GLkfKh4ezsewoGUPXM6QJFXWpEM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 17:10:52 -0000

----==_mimepart_5e691b98d5a75_73a23fcc60acd96c75088
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

The resolution to send INVALID_TOKEN error could be used to attack tokens through timing attacks. It may be better to drop the packet or to require some attack mitigation measure.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3396#issuecomment-597755751
----==_mimepart_5e691b98d5a75_73a23fcc60acd96c75088
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>The resolution to send INVALID_TOKEN error could be used to attack tokens through timing attacks. It may be better to drop the packet or to require some attack mitigation measure.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3396#issuecomment-597755751">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYM672KHNJG2YRWD3LRG7AZRANCNFSM4KMIZS3A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYY3WHKG4A7GQGXD2TRG7AZRA5CNFSM4KMIZS3KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOQQOZY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3396#issuecomment-597755751",
"url": "https://github.com/quicwg/base-drafts/issues/3396#issuecomment-597755751",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e691b98d5a75_73a23fcc60acd96c75088--


From nobody Wed Mar 11 10:23:49 2020
Return-Path: <bounces+848413-a050-quic-issues=ietf.org@sgmail.github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A3A903A0EC3 for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 10:23:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.945
X-Spam-Level: 
X-Spam-Status: No, score=-2.945 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-1.463, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cL9gkSk-cSQU for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 10:23:46 -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 5855B3A0EC0 for <quic-issues@ietf.org>; Wed, 11 Mar 2020 10:23:46 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com;  h=from:reply-to:to:cc:in-reply-to:references:subject:mime-version:content-type:content-transfer-encoding:list-id:list-archive:list-post:list-unsubscribe; s=s20150108; bh=j5mQ2BSE5TNB/Hp7X/8jiU5ko6WsqOC0qPo8Hm3r53Q=; b= mnMgBJ6NPSE80VN3/CFShXMshQUPSVop11K4Bn8Abwuqy1dJPOKLhHDnoMpe2O6U zPXeF7CWXyOlltgY5lDQsGEpNTaaCLucxYKCjK9q9ixsZTMOU/nRnpJieG1f0tib fPgIjCzAhjDq+DwS6I8Boums9UpWcM8ZFhy0yM4PuZA=
Received: by filter1487p1las1.sendgrid.net with SMTP id filter1487p1las1-29278-5E691E9F-21 2020-03-11 17:23:43.801575402 +0000 UTC m=+68031.572026291
Received: from github-lowworker-e51511d.cp1-iad.github.net (unknown [140.82.115.5]) by ismtpd0046p1iad1.sendgrid.net (SG) with ESMTP id HWk3qH_VR-iABf06LXvB4w for <quic-issues@ietf.org>; Wed, 11 Mar 2020 17:23:43.662 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-e51511d.cp1-iad.github.net (Postfix) with ESMTP id 8256480C4E for <quic-issues@ietf.org>; Wed, 11 Mar 2020 10:23:43 -0700 (PDT)
Date: Wed, 11 Mar 2020 17:23:44 +0000 (UTC)
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5V5RYFP3DQDLHKVYN4OT7Z7EVBNHHCEV4TFI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3501/review/372970067@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3501@github.com>
References: <quicwg/base-drafts/pull/3501@github.com>
Subject: Re: [quicwg/base-drafts] Update ACK generation policy (#3501)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e691e9f802ad_41793f96f98cd9601372ba"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3RMLtTFJzfDQSKF36s8PtLX57rxmBn6j2dWT FgNy3inVTFn1HkcNUCef8GB/fUnbbnhfSBZgYn/ooauRWSVmaVeUNmJQAONNPubqsoonjCsmhBMLFN 80oXFKs4mbLohZ+u8qElTZ2oAYdBg+ZVJ5yrv6RY4nqVUV2Fj6whrZZiVZo+5Vjvdnj50UBVEr1G/K I=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/pBO5l4znxRGd_PMJ4DcEWHdER5Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 17:23:48 -0000

----==_mimepart_5e691e9f802ad_41793f96f98cd9601372ba
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.



>  
-An ACK frame SHOULD be generated for at least every second ack-eliciting packet.
-This recommendation is in keeping with standard practice for TCP {{?RFC5681}}.
+A QUIC receiver can generate one ACK frame for every received
+ack-eliciting packet.  TCP recommends
+that a receiver generates an ACK corresponding to every second MSS of
+received data, Section 4.2 of {{?RFC5681}}, however {{?RFC3449}} also
+notes the need for, and deployment of, methods to further
+reduce the number of TCP ACKs in networks with asymmetric paths.

I find this TCP discussion a bit confusing when trying to state a clear algorithm recommendation for QUIC. Can it be moved to a "compared to TCP" 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/3501#pullrequestreview-372970067
----==_mimepart_5e691e9f802ad_41793f96f98cd9601372ba
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@mikkelfj</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3501#discussion_r391136887">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-An ACK frame SHOULD be generated for at least every second ack-eliciting packet.
-This recommendation is in keeping with standard practice for TCP {{?RFC5681}}.
+A QUIC receiver can generate one ACK frame for every received
+ack-eliciting packet.  TCP recommends
+that a receiver generates an ACK corresponding to every second MSS of
+received data, Section 4.2 of {{?RFC5681}}, however {{?RFC3449}} also
+notes the need for, and deployment of, methods to further
+reduce the number of TCP ACKs in networks with asymmetric paths.
</pre>
<p>I find this TCP discussion a bit confusing when trying to state a clear algorithm recommendation for QUIC. Can it be moved to a "compared to TCP" 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/3501#pullrequestreview-372970067">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZBXOH6CSXLB4JIDWDRG7CJ7ANCNFSM4LCHDKLA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4WSTUAORMQUWZAVETRG7CJ7A5CNFSM4LCHDKLKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCY5REUY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3501#pullrequestreview-372970067",
"url": "https://github.com/quicwg/base-drafts/pull/3501#pullrequestreview-372970067",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e691e9f802ad_41793f96f98cd9601372ba--


From nobody Wed Mar 11 10:35:05 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7255B3A0EFC for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 10:35:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.696
X-Spam-Level: 
X-Spam-Status: No, score=-1.696 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id r3FoTX1rPx05 for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 10:35:00 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EED8F3A0EF7 for <quic-issues@ietf.org>; Wed, 11 Mar 2020 10:34:59 -0700 (PDT)
Received: from github-lowworker-2e54e43.va3-iad.github.net (github-lowworker-2e54e43.va3-iad.github.net [10.48.17.27]) by smtp.github.com (Postfix) with ESMTP id DC7EC8C07DD for <quic-issues@ietf.org>; Wed, 11 Mar 2020 10:34:58 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583948098; bh=e8LzppiKZENYotRxQy5FCvu3Np1d7HSfLZwNtRsnlqk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=zpHm9WC1p0UYWGSu/KS5DttkTyMP3EUy3Ac7oJg4kKpyuNVadS5AuJIVLuAtU7oyj th3tgAx2LQlTh5hvUNPex5zBdOzfbbUgK45Zyq0XG8PmR3qn80b75f3thZY56QxWNc 0KvUPmeEJxjIVHQ0iQw7+b6uueRdHlV9uUG6i7Sk=
Date: Wed, 11 Mar 2020 10:34:58 -0700
From: Eric Kinnear <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4RMETGBFZSUQIC2NF4OUBEFEVBNHHBYGSUE4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2925/review/372979175@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2925@github.com>
References: <quicwg/base-drafts/pull/2925@github.com>
Subject: Re: [quicwg/base-drafts] Add initial threat model to security considerations (#2925)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e692142cb819_2a573fada1ccd95c1401a0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: erickinnear
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/12rHNS7nmOUUutXZ0VowPt2dRO8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 17:35:02 -0000

----==_mimepart_5e692142cb819_2a573fada1ccd95c1401a0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

erickinnear commented on this pull request.



> +Computing the server's first flight for a full handshake is potentially
+expensive, requiring both a signature and a key exchange computation.  In order
+to prevent computational DoS attacks, QUIC incorporates a cheap token exchange
+mechanism which allows servers to validate a client's IP address prior to doing
+any expensive computations at the cost of a single round trip.  After a
+successful handshake, servers can issue new tokens to a client which will allow
+new connection establishment without incurring this cost.
+
+#### On-Path Handshake Termination
+
+An on-path attacker can force the QUIC handshake to fail by replacing either the
+client or server Initial messages with invalid messages.  An off-path attacker
+can also mount this attack by racing the Initials.  Once valid Initial messages
+have been exchanged, the remaining handshake messages are protected with the
+handshake keys and an on-path attacker cannot force handshake failure, though
+they can produce a handshake timeout by dropping packets.

That could be a great thing to cover, can you file an issue to discuss whatever text should be 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/2925#discussion_r391144964
----==_mimepart_5e692142cb819_2a573fada1ccd95c1401a0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@erickinnear</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2925#discussion_r391144964">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +Computing the server&#39;s first flight for a full handshake is potentially
+expensive, requiring both a signature and a key exchange computation.  In order
+to prevent computational DoS attacks, QUIC incorporates a cheap token exchange
+mechanism which allows servers to validate a client&#39;s IP address prior to doing
+any expensive computations at the cost of a single round trip.  After a
+successful handshake, servers can issue new tokens to a client which will allow
+new connection establishment without incurring this cost.
+
+#### On-Path Handshake Termination
+
+An on-path attacker can force the QUIC handshake to fail by replacing either the
+client or server Initial messages with invalid messages.  An off-path attacker
+can also mount this attack by racing the Initials.  Once valid Initial messages
+have been exchanged, the remaining handshake messages are protected with the
+handshake keys and an on-path attacker cannot force handshake failure, though
+they can produce a handshake timeout by dropping packets.
</pre>
<p>That could be a great thing to cover, can you file an issue to discuss whatever text should be 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/2925#discussion_r391144964">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7WIMRSLAAFENR7Y2DRG7DUFANCNFSM4IF76LWA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6PUF5HSQTZPDIROSTRG7DUFA5CNFSM4IF76LWKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCY5TLZY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2925#discussion_r391144964",
"url": "https://github.com/quicwg/base-drafts/pull/2925#discussion_r391144964",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e692142cb819_2a573fada1ccd95c1401a0--


From nobody Wed Mar 11 10:37:54 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B8FAC3A0F23 for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 10:37:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id AD38pLbLLZmE for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 10: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 4841B3A0F22 for <quic-issues@ietf.org>; Wed, 11 Mar 2020 10:37:52 -0700 (PDT)
Date: Wed, 11 Mar 2020 10:37:51 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583948271; bh=l26oc3p0TJP9lGm6oroBxJKuwtjsr/obhFhQbWmZ5Xg=; h=Date:From:To:Subject:From; b=CXjTWdfpAZJ6p8nnLbsCLRMeMuENO9mGV3wS5i/kvhU8V/XziGk4isPZPX56P/o+t gc39LnafXT3KlZROopWaNjLKPb4KZktMnRLMRVxMZDnihtfbvpQphNN3mJ9+atlYn6 Yejfz9uq/0MXRtuFBFghV8uf3i3zKmZJEqqdr7NE=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/core_and_friends/000000-f62945@github.com>
Subject: [quicwg/base-drafts] f62945: WIP:  Terminology and core references
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/W0587I8kydiklJSLrsWq1ub7kAQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 17:37:54 -0000

  Branch: refs/heads/http/core_and_friends
  Home:   https://github.com/quicwg/base-drafts
  Commit: f62945846a5fa3226792fa9904ed1d47e082ad24
      https://github.com/quicwg/base-drafts/commit/f62945846a5fa3226792fa9904ed1d47e082ad24
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-11 (Wed, 11 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  WIP:  Terminology and core references



From nobody Wed Mar 11 10:39:04 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6AF4D3A0F40 for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 10:39:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id W3esoVM67_ih for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 10:39:02 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E5A823A0F3E for <quic-issues@ietf.org>; Wed, 11 Mar 2020 10:39:01 -0700 (PDT)
Date: Wed, 11 Mar 2020 10:39:00 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583948340; bh=cf0qj5HTEoQ4fz24xOxX0XRw8dDKg/f2BuvNQGg6P+s=; h=Date:From:To:Subject:From; b=O6WQ/nOpnxGophO8cpnt+I7HiishJ4ZTXZfntxil37N4P7yhi2DhVI3JoZRP5H8C2 eCzurfCKEQjsm5cAC5Xkz8tMEPGKQlCItUx5McL++Bu9D1RqMex3S1axVbRiY8fQ30 VE0nDwE+bJJTjNAMiRoe6jaen163MMF6pQR4GGY0=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/b1780a-8970fc@github.com>
Subject: [quicwg/base-drafts] 8970fc: Script updating gh-pages from f6294584. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/b2xVNkaL-x8sYMKPJQ2eJC_1rLQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 17:39:03 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 8970fca45678bbc28f6d09cc4a7c503b3197309b
      https://github.com/quicwg/base-drafts/commit/8970fca45678bbc28f6d09cc4a7c503b3197309b
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-11 (Wed, 11 Mar 2020)

  Changed paths:
    A http/core_and_friends/draft-ietf-quic-http.html
    A http/core_and_friends/draft-ietf-quic-http.txt
    A http/core_and_friends/draft-ietf-quic-invariants.html
    A http/core_and_friends/draft-ietf-quic-invariants.txt
    A http/core_and_friends/draft-ietf-quic-qpack.html
    A http/core_and_friends/draft-ietf-quic-qpack.txt
    A http/core_and_friends/draft-ietf-quic-recovery.html
    A http/core_and_friends/draft-ietf-quic-recovery.txt
    A http/core_and_friends/draft-ietf-quic-tls.html
    A http/core_and_friends/draft-ietf-quic-tls.txt
    A http/core_and_friends/draft-ietf-quic-transport.html
    A http/core_and_friends/draft-ietf-quic-transport.txt
    A http/core_and_friends/index.html
    R ianswett-retransmit-frames-is-hard/draft-ietf-quic-http.html
    R ianswett-retransmit-frames-is-hard/draft-ietf-quic-http.txt
    R ianswett-retransmit-frames-is-hard/draft-ietf-quic-invariants.html
    R ianswett-retransmit-frames-is-hard/draft-ietf-quic-invariants.txt
    R ianswett-retransmit-frames-is-hard/draft-ietf-quic-qpack.html
    R ianswett-retransmit-frames-is-hard/draft-ietf-quic-qpack.txt
    R ianswett-retransmit-frames-is-hard/draft-ietf-quic-recovery.html
    R ianswett-retransmit-frames-is-hard/draft-ietf-quic-recovery.txt
    R ianswett-retransmit-frames-is-hard/draft-ietf-quic-tls.html
    R ianswett-retransmit-frames-is-hard/draft-ietf-quic-tls.txt
    R ianswett-retransmit-frames-is-hard/draft-ietf-quic-transport.html
    R ianswett-retransmit-frames-is-hard/draft-ietf-quic-transport.txt
    R ianswett-retransmit-frames-is-hard/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from f6294584. [ci skip]



From nobody Wed Mar 11 10:45:27 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B8B243A0F7F for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 10:45:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.099
X-Spam-Level: 
X-Spam-Status: No, score=-3.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FeDkF8EXOV54 for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 10:45: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 806493A0F8E for <quic-issues@ietf.org>; Wed, 11 Mar 2020 10:45:23 -0700 (PDT)
Received: from github-lowworker-0eea13f.ash1-iad.github.net (github-lowworker-0eea13f.ash1-iad.github.net [10.56.109.26]) by smtp.github.com (Postfix) with ESMTP id 8F2B22C21C6 for <quic-issues@ietf.org>; Wed, 11 Mar 2020 10:45:22 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583948722; bh=pUOa2pgOdmKGSgUJM3gWJtwuASw0DgEvoBL0d642q98=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Dwh3H7l68yL8wDozyfgOKQ+CM4hBaUSw8OEYLqdlg+yZopwEl9WYze9yyaXMwv3Vz hzYRLLakV2mZ52VA3+vOD4TPiBtXWnPEVEJqqIOaEkrOIySEdwO+KPIC0+NwaqBzcU L9dhLoja/05zTny2Q/NdmqXXIv090Xy+0skpoxjQ=
Date: Wed, 11 Mar 2020 10:45:22 -0700
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7UTJQ5Z5Q6XEU2WH54OUCLFEVBNHHCCZ7YJA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3426/review/372987436@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3426@github.com>
References: <quicwg/base-drafts/pull/3426@github.com>
Subject: Re: [quicwg/base-drafts] Clarify zero-length CIDs and active_connection_id_limit TP (#3426)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6923b27d029_6cd53fdfcfccd960122281"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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/QgmYQGpmQ56MX9kbebf9OCXE4Qg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 17:45:26 -0000

----==_mimepart_5e6923b27d029_6cd53fdfcfccd960122281
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.



> @@ -4697,11 +4697,12 @@ active_connection_id_limit (0x000e):
   to store. This value includes the connection ID received during the handshake,
   that received in the preferred_address transport parameter, and those received
   in NEW_CONNECTION_ID frames.
-  Unless a zero-length connection ID is being used, the value of the
-  active_connection_id_limit parameter MUST be no less than 2. If this
-  transport parameter is absent, a default of 2 is assumed.
-  When a zero-length connection ID is being used, the active_connection_id_limit
-  parameter MUST NOT be sent.
+  The value of the active_connection_id_limit parameter MUST be at least 2.
+  If this transport parameter is absent, a default of 2 is assumed.  If an
+  endpoint uses a zero-length connection ID, the active_connection_id_limit
+  value received from its peer is ignored and not used, as
+  NEW_CONNECTION_ID frames cannot be sent by an endpoint that opts for a
+  zero-length connection ID.
 

Is I wrote in comment to #3425, I'm not sure how 0-length is remembered for future connections when the 0-length value is to be ignored. Does it mean 0-length values are not remembered?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3426#discussion_r391151980
----==_mimepart_5e6923b27d029_6cd53fdfcfccd960122281
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@mikkelfj</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3426#discussion_r391151980">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -4697,11 +4697,12 @@ active_connection_id_limit (0x000e):
   to store. This value includes the connection ID received during the handshake,
   that received in the preferred_address transport parameter, and those received
   in NEW_CONNECTION_ID frames.
-  Unless a zero-length connection ID is being used, the value of the
-  active_connection_id_limit parameter MUST be no less than 2. If this
-  transport parameter is absent, a default of 2 is assumed.
-  When a zero-length connection ID is being used, the active_connection_id_limit
-  parameter MUST NOT be sent.
+  The value of the active_connection_id_limit parameter MUST be at least 2.
+  If this transport parameter is absent, a default of 2 is assumed.  If an
+  endpoint uses a zero-length connection ID, the active_connection_id_limit
+  value received from its peer is ignored and not used, as
+  NEW_CONNECTION_ID frames cannot be sent by an endpoint that opts for a
+  zero-length connection ID.
 
</pre>
<p>Is I wrote in comment to <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="560429994" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3425" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3425/hovercard" href="https://github.com/quicwg/base-drafts/pull/3425">#3425</a>, I'm not sure how 0-length is remembered for future connections when the 0-length value is to be ignored. Does it mean 0-length values are not remembered?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3426#discussion_r391151980">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5KAUN6X7EDB6RW64LRG7E3FANCNFSM4KQNOYIA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2OKYAMOQPSPKV65ATRG7E3FA5CNFSM4KQNOYIKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCY5VMLA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3426#discussion_r391151980",
"url": "https://github.com/quicwg/base-drafts/pull/3426#discussion_r391151980",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6923b27d029_6cd53fdfcfccd960122281--


From nobody Wed Mar 11 10:49:38 2020
Return-Path: <bounces+848413-a050-quic-issues=ietf.org@sgmail.github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3FB553A0FD0 for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 10:49:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.017
X-Spam-Level: 
X-Spam-Status: No, score=-3.017 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-1.463, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 58EnvpENu-Nx for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 10:49:31 -0700 (PDT)
Received: from xtrwsrhn.outbound-mail.sendgrid.net (xtrwsrhn.outbound-mail.sendgrid.net [167.89.101.2]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C49E23A0FE5 for <quic-issues@ietf.org>; Wed, 11 Mar 2020 10:49:30 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com;  h=from:reply-to:to:cc:subject:mime-version:content-type:content-transfer-encoding:list-id:list-archive:list-post:list-unsubscribe; s=s20150108; bh=Fq3kEAHum497rOUTl/F4TRuY06zWO59i1x1QDgQwmGM=; b= RACAwganVs8wARMLN/3IfwfbkpWuz0NaB94kSByKSV+i6KSisps8DW+uawzsqx+p zEJE23yDAsljQsKLoZfKOLIp3OAzfn03FPZyvq8apBjSRfckOj8pSYVslgh9T2FR p+hGIhSe5TqnRMaygzzSuVEAmkYVwIKx7DrkRsotBBA=
Received: by filter0676p1iad2.sendgrid.net with SMTP id filter0676p1iad2-15610-5E6924A9-35 2020-03-11 17:49:29.43339193 +0000 UTC m=+70409.468047273
Received: from github-lowworker-0f78100.ash1-iad.github.net (unknown [140.82.115.8]) by ismtpd0015p1iad1.sendgrid.net (SG) with ESMTP id 8IAuirRiRZmGabJtmh-avQ for <quic-issues@ietf.org>; Wed, 11 Mar 2020 17:49:29.355 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-0f78100.ash1-iad.github.net (Postfix) with ESMTP id 45A35662069 for <quic-issues@ietf.org>; Wed, 11 Mar 2020 10:49:29 -0700 (PDT)
Date: Wed, 11 Mar 2020 17:49:29 +0000 (UTC)
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6URKZLR3TR73YX6TN4OUC2TEVBNHHCFCMR3U@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3512@github.com>
Subject: [quicwg/base-drafts] Thread model discussion does not cover handshake MITM (#3512)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6924a9444c0_1cc53fd12e0cd96c151240"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0gcujg8SomXpKLqNi0n3u79E+Lukm+vwWkQD p33X0gTB4truyGi00zr+fbXNHAP5cRqgGfPaeIjQAEW7qA49uNnUsFDmWuByYpMIqaGHIArtyuvB1W u/ELswTBI/Bu7gNQpPncaWAsgQkw7yz5I9Z02MdEtiOj4xT47k3swgrZmSP9Ip8dydvE/XNz7Yu4sM I=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/GDteSOYaStBPyipP88Ug5QhAiyI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 17:49:37 -0000

----==_mimepart_5e6924a9444c0_1cc53fd12e0cd96c151240
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

As per comment https://github.com/quicwg/base-drafts/pull/2925#discussion_r391122696

I'll note that there is MITM protection in QUIC, but it is not immediate which is roughly why we have the concept of handshake confirmed.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3512
----==_mimepart_5e6924a9444c0_1cc53fd12e0cd96c151240
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>As per comment <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="471487527" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/2925" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2925/hovercard?comment_id=391122696&amp;comment_type=review_comment" href="https://github.com/quicwg/base-drafts/pull/2925#discussion_r391122696">#2925 (comment)</a></p>
<p>I'll note that there is MITM protection in QUIC, but it is not immediate which is roughly why we have the concept of handshake confirmed.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3512">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5FKUORS5X4LKUZXUTRG7FKTANCNFSM4LF3J3HA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5RWBQ33BM6QO5XPCDRG7FKTA5CNFSM4LF3J3HKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IUJSHOQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3512",
"url": "https://github.com/quicwg/base-drafts/issues/3512",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6924a9444c0_1cc53fd12e0cd96c151240--


From nobody Wed Mar 11 10:50:19 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 34A233A0FBF for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 10:50:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.099
X-Spam-Level: 
X-Spam-Status: No, score=-3.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6ev7eT8HH7H8 for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 10:50:14 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DA5033A0FCE for <quic-issues@ietf.org>; Wed, 11 Mar 2020 10:50:11 -0700 (PDT)
Date: Wed, 11 Mar 2020 10:50:10 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583949010; bh=Pi0MKNkx4MBLySt/19V6B/IZolDwzFOiZuvNyGn6NoQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=nkneitysWrAxubwpqOlvnN3IQRCeddNncLEzE3oyi9FCBpUeEVhBADt16i66VEkE9 xV4bNiATKZEnCo8n/dICQej5ftNi3qI6fD13mf951OQdhfhf2ahz9O6+Aq+WaBWkPI g9WxXFrNMYKbTxRHKzF2fmbSsbBjSllwi951qXLk=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3FRS26XTMYYKLISOV4OUC5FEVBNHHBYGSUE4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2925/review/372991026@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2925@github.com>
References: <quicwg/base-drafts/pull/2925@github.com>
Subject: Re: [quicwg/base-drafts] Add initial threat model to security considerations (#2925)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6924d2941a5_f2d3f96b4ecd9687304c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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/Cim52hGt-BxqORlP0jDV-Yt09Yg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 17:50:17 -0000

----==_mimepart_5e6924d2941a5_f2d3f96b4ecd9687304c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.



> +Computing the server's first flight for a full handshake is potentially
+expensive, requiring both a signature and a key exchange computation.  In order
+to prevent computational DoS attacks, QUIC incorporates a cheap token exchange
+mechanism which allows servers to validate a client's IP address prior to doing
+any expensive computations at the cost of a single round trip.  After a
+successful handshake, servers can issue new tokens to a client which will allow
+new connection establishment without incurring this cost.
+
+#### On-Path Handshake Termination
+
+An on-path attacker can force the QUIC handshake to fail by replacing either the
+client or server Initial messages with invalid messages.  An off-path attacker
+can also mount this attack by racing the Initials.  Once valid Initial messages
+have been exchanged, the remaining handshake messages are protected with the
+handshake keys and an on-path attacker cannot force handshake failure, though
+they can produce a handshake timeout by dropping packets.

@erickinnear added https://github.com/quicwg/base-drafts/issues/3512

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2925#discussion_r391155084
----==_mimepart_5e6924d2941a5_f2d3f96b4ecd9687304c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@mikkelfj</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/2925#discussion_r391155084">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +Computing the server&#39;s first flight for a full handshake is potentially
+expensive, requiring both a signature and a key exchange computation.  In order
+to prevent computational DoS attacks, QUIC incorporates a cheap token exchange
+mechanism which allows servers to validate a client&#39;s IP address prior to doing
+any expensive computations at the cost of a single round trip.  After a
+successful handshake, servers can issue new tokens to a client which will allow
+new connection establishment without incurring this cost.
+
+#### On-Path Handshake Termination
+
+An on-path attacker can force the QUIC handshake to fail by replacing either the
+client or server Initial messages with invalid messages.  An off-path attacker
+can also mount this attack by racing the Initials.  Once valid Initial messages
+have been exchanged, the remaining handshake messages are protected with the
+handshake keys and an on-path attacker cannot force handshake failure, though
+they can produce a handshake timeout by dropping packets.
</pre>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/erickinnear/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/erickinnear">@erickinnear</a> added <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="579441117" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3512" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3512/hovercard" href="https://github.com/quicwg/base-drafts/issues/3512">#3512</a></p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2925#discussion_r391155084">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZVXTQUZM2S3HJBKDTRG7FNFANCNFSM4IF76LWA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK73IDURORWCOBC6CRLRG7FNFA5CNFSM4IF76LWKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCY5WIMQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2925#discussion_r391155084",
"url": "https://github.com/quicwg/base-drafts/pull/2925#discussion_r391155084",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6924d2941a5_f2d3f96b4ecd9687304c--


From nobody Wed Mar 11 11:21:11 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 072883A1103 for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 11:21:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gapHKMc_fUZ9 for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 11:21:01 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9EFA33A10CA for <quic-issues@ietf.org>; Wed, 11 Mar 2020 11:20:58 -0700 (PDT)
Date: Wed, 11 Mar 2020 11:20:57 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583950857; bh=lQfARx+9sfCZ5dgoD/RJqSOOFA8ozV+cmml9n753Y8s=; h=Date:From:To:Subject:From; b=z4C1OeGx3cyYXuWYxTsSKM/CkuanKAftEacwYQYUYAVhM5RHTOF+dL7/N9OSUyU6I Vv9VFn69L92vFAliSuNI+DeQPxP/BdpPY17KnzNxe7MT2k8xZj3zlmjY57kSM+c+8m CJPQx4g4TIOkQ6mqd3YtYCAAX7RnVlMgrvyy4seE=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/b75a51-fcdafd@github.com>
Subject: [quicwg/base-drafts] 342f8c: Out-of-order may be intentional
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/exY-8qLaSYNXz8T-ytVPQXb01hY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 18:21:10 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 342f8cfb8c714abc1685566d375dbb9fd917a8b6
      https://github.com/quicwg/base-drafts/commit/342f8cfb8c714abc1685566d375dbb9fd917a8b6
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-11 (Wed, 11 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Out-of-order may be intentional

A sender can intentionally skip a packet number, causing the receiver to treat a packet as "Out-of-order".

>From @mikkelfj comment on #3369


  Commit: fcdafd48d413a216f46d88a1443e2af8829573b7
      https://github.com/quicwg/base-drafts/commit/fcdafd48d413a216f46d88a1443e2af8829573b7
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-11 (Wed, 11 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #3511 from quicwg/ianswett-ooo

Out-of-order may be intentional


Compare: https://github.com/quicwg/base-drafts/compare/b75a51d13495...fcdafd48d413


From nobody Wed Mar 11 11:21:16 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4131C3A110E for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 11:21:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sj3GVkS-aZvB for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 11:21:01 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 095FA3A10D1 for <quic-issues@ietf.org>; Wed, 11 Mar 2020 11:20:59 -0700 (PDT)
Received: from github-lowworker-0f7e7fd.ash1-iad.github.net (github-lowworker-0f7e7fd.ash1-iad.github.net [10.56.110.17]) by smtp.github.com (Postfix) with ESMTP id F1CB32C0E8F for <quic-issues@ietf.org>; Wed, 11 Mar 2020 11:20:57 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583950857; bh=SxmH5VEPOX/9dkjlARrruzqvTszoCX2YN0D6CUlSjOQ=; h=Date:From:To:Subject:From; b=TnTG6SeDxy3lH62JPhwGf2Wc8rNOiIj8t7RwNA/COBDuSeYUYZRdpgNThP27u1yMd VAwA7Cy76/3d2b2XrU+tdQU1wBMpC3u9FG1nND7A9nvEikT6lSjJjXFYF8HAjwJz12 vo02/XAlnu36mQA3NmJ/MRfk9iKGPF9Ct6SmoJSI=
Date: Wed, 11 Mar 2020 11:20:57 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-ooo/342f8c-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/x0hPOYMw1ej6q2bTseJmaEBxou4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 18:21:12 -0000

  Branch: refs/heads/ianswett-ooo
  Home:   https://github.com/quicwg/base-drafts


From nobody Wed Mar 11 11:21:34 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 23F763A10E5 for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 11:21:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wTYnBLT7RV_R for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 11:21: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 2ECBD3A1118 for <quic-issues@ietf.org>; Wed, 11 Mar 2020 11:21:23 -0700 (PDT)
Received: from github-lowworker-1dbcc59.ash1-iad.github.net (github-lowworker-1dbcc59.ash1-iad.github.net [10.56.105.54]) by smtp.github.com (Postfix) with ESMTP id 2B4262C1703 for <quic-issues@ietf.org>; Wed, 11 Mar 2020 11:21:22 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583950882; bh=UFt6GjLH1w/hctP2Q8nKxzHAIViQ4D1gt2k6j7Srpuo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=T8vGi7L/tA3X/FHmGASrOTarbnWgR28+tnx9JkJtO4/ythl3TIcJQFHBO+wY/EXEr puELVN2BZH+MhGNN2VkO9+7ULqCYF81+X9kGs9hBNXEWVrfLc/NNFSpwXf74U8QYgS V5TeNzcfC6U+bpoofCDzWULdGnE4uDc1mAXUuXRA=
Date: Wed, 11 Mar 2020 11:21:22 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7HPUNW75DTH64BGVN4OUGSFEVBNHHCFBVJYQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3511/issue_event/3120000421@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3511@github.com>
References: <quicwg/base-drafts/pull/3511@github.com>
Subject: Re: [quicwg/base-drafts] Out-of-order may be intentional (#3511)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e692c221c544_9263fc26f4cd96884719"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Lw3Di7yLV-b101hvaeurf5HgbLU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 18:21:33 -0000

----==_mimepart_5e692c221c544_9263fc26f4cd96884719
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #3511 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3511#event-3120000421
----==_mimepart_5e692c221c544_9263fc26f4cd96884719
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="579250628" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3511" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3511/hovercard" href="https://github.com/quicwg/base-drafts/pull/3511">#3511</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3511#event-3120000421">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6NYREYLS3XIUAMPILRG7JCFANCNFSM4LFVMMRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5BGH5RPH32LCHQ2E3RG7JCFA5CNFSM4LFVMMR2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXH3W3JI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3511#event-3120000421",
"url": "https://github.com/quicwg/base-drafts/pull/3511#event-3120000421",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e692c221c544_9263fc26f4cd96884719--


From nobody Wed Mar 11 11:22:05 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id ED1AF3A1117 for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 11:22:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id eGCZEeKpD823 for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 11:22:01 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0D1BC3A1110 for <quic-issues@ietf.org>; Wed, 11 Mar 2020 11:22:00 -0700 (PDT)
Received: from github-lowworker-b19c547.va3-iad.github.net (github-lowworker-b19c547.va3-iad.github.net [10.48.17.66]) by smtp.github.com (Postfix) with ESMTP id CCB52660D76 for <quic-issues@ietf.org>; Wed, 11 Mar 2020 11:21:59 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583950919; bh=sCqI4LKSe4bIQZ/EdhEU3wRz7LBagdZvYZHBsvLn5IQ=; h=Date:From:To:Subject:From; b=nJm8AXSVI3x8YtR5t096No0t1FCuYA9n4QU9wjjFtMIBfJmQoQQigLPkszmIHIO1q tSu4RklYDdmQzqsUl5P1d+QlBvyRbXFgPcF/b+7OlMQcq3YMQqtSs68sEf28usRHvB tw8o/OOzHfZ161iXGsJHae8h2Z0P4GpeODJrZfVU=
Date: Wed, 11 Mar 2020 11:21:59 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/8970fc-eb2880@github.com>
Subject: [quicwg/base-drafts] eb2880: Script updating gh-pages from fcdafd48. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/WojEiSIdH7NHQ3_6tHo4XWrLNcw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 18:22:04 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: eb2880e8158647efc4a28727ef108f03d9db1ec0
      https://github.com/quicwg/base-drafts/commit/eb2880e8158647efc4a28727ef108f03d9db1ec0
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-11 (Wed, 11 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from fcdafd48. [ci skip]



From nobody Wed Mar 11 12:27:33 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F237D3A0764 for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 12:27:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HSlMoq9uT3xO for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 12:27:30 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 081C33A0755 for <quic-issues@ietf.org>; Wed, 11 Mar 2020 12:27:21 -0700 (PDT)
Date: Wed, 11 Mar 2020 12:27:19 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583954839; bh=Cn32cmZzYnoZZ+A4jVC/Mced4g8y49vYB8v+Kief308=; h=Date:From:To:Subject:From; b=BO1ak1oBdGW/rI5i8Iq/5Kvpm4c7zcz+KBMZgyhL6IDVoEGRhxXYHNe+kV7NsHsHV D1hZe+XexJWxGvMHfjWDo1SiXpVwxWMk7cp4fIGlQVmueCA6jXwbsT77/BM5N3VdE8 4gTJe2umyMf4+zfL2EgaBG8j/P6YVHnwUTl2SOGg=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/core_and_friends/f62945-de1c40@github.com>
Subject: [quicwg/base-drafts] de1c40: Point to HTTP core; updated field names
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/URYEigbWvxuEXZsXqAPHXcO4GAU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 19:27:32 -0000

  Branch: refs/heads/http/core_and_friends
  Home:   https://github.com/quicwg/base-drafts
  Commit: de1c40d329d57bd8baef7ff6966a4a13daeb60b8
      https://github.com/quicwg/base-drafts/commit/de1c40d329d57bd8baef7ff6966a4a13daeb60b8
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-11 (Wed, 11 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Point to HTTP core; updated field names



From nobody Wed Mar 11 12:28:51 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EAF4A3A07AC for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 12:28:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VKxtzILictqH for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 12:28: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 C29A13A0762 for <quic-issues@ietf.org>; Wed, 11 Mar 2020 12:28:22 -0700 (PDT)
Received: from github-lowworker-ca235ff.ash1-iad.github.net (github-lowworker-ca235ff.ash1-iad.github.net [10.56.110.15]) by smtp.github.com (Postfix) with ESMTP id 0699B9607AB for <quic-issues@ietf.org>; Wed, 11 Mar 2020 12:28:22 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583954902; bh=6trrT7wP7jR2RGBS2tDDObyxxlCV8hMZYlJuX61Nm6A=; h=Date:From:To:Subject:From; b=IWmAUjCu5Ovpq6of+XFKNbx9kDp/2jwGpFGjwMi0nYXRZPEYfcskX+80uINlPiUZs Gqpcu85bBM3bmiAAwZ7uBMMy2NCBJAfRuCbLLxzaY1HmLeGIemnZ8q4wGhGlX81gjC ZslH0Keyla22n6e++rU8AFWduDk7v9rrEPOm9oJM=
Date: Wed, 11 Mar 2020 12:28:21 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/eb2880-65edd3@github.com>
Subject: [quicwg/base-drafts] 65edd3: Script updating gh-pages from de1c40d3. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/LcyTPoqGAUYoc0OdMr2pwrUYZ98>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 19:28:41 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 65edd3b0feb710515731a4ed2646ed0d9881995d
      https://github.com/quicwg/base-drafts/commit/65edd3b0feb710515731a4ed2646ed0d9881995d
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-11 (Wed, 11 Mar 2020)

  Changed paths:
    M http/core_and_friends/draft-ietf-quic-http.html
    M http/core_and_friends/draft-ietf-quic-http.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from de1c40d3. [ci skip]



From nobody Wed Mar 11 12:39:46 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0F3B43A07E1 for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 12:39:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.099
X-Spam-Level: 
X-Spam-Status: No, score=-3.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id i8Kq2MGnq7-I for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 12:39:43 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8F3FC3A07D0 for <quic-issues@ietf.org>; Wed, 11 Mar 2020 12:39:11 -0700 (PDT)
Received: from github-lowworker-5fb2734.va3-iad.github.net (github-lowworker-5fb2734.va3-iad.github.net [10.48.19.27]) by smtp.github.com (Postfix) with ESMTP id B02118C0F27 for <quic-issues@ietf.org>; Wed, 11 Mar 2020 12:39:10 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583955550; bh=mxuHpnNjEn1jFtvkkQje/Vzh1QgI4fFuV/31BCpXWbk=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=xrWpu5GAGCJ/PtynJ2moF5xHoz8/KIOl3L0M8UXKocpi1/+uKmrw6Ar1sfsDGj39H DqJm2hF3JesZ8gbWUy8Q/81wasvBMD7qeip07nVXn55NQD1vUKNbxE9QeczPbBMV4d QsJODgkgfadnELhbAit6CaGar8N4gQhQoQmlJv1M=
Date: Wed, 11 Mar 2020 12:39:10 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK244WFO2KF2I27F6EN4OUPV5EVBNHHCFCTWBI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3513@github.com>
Subject: [quicwg/base-drafts] http-core and Friends (#3513)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e693e5e9ff9a_480e3fd5224cd95c9226a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/2B8rcjBY4xoWhG-32APiKKgRXpQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 19:39:45 -0000

----==_mimepart_5e693e5e9ff9a_480e3fd5224cd95c9226a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

- Fixes #1523 by migrating all RFC723X references to http-core drafts
- Fixes #3452 by changing all HTTP references to &quot;HTTP (header) fields&quot;; core editors especially, please double-check my use of the new terminology
    - I have *not* attempted to make corresponding changes to QPACK; @afrind, I can do that in a future PR if you don&#39;t get to it first.
- Precursor to fixing #253 and #2223, since they depend on text in http-core
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/3513

-- Commit Summary --

  * Import most H2 references
  * Review feedback
  * Ian&#39;s feedback
  * Request staying open isn&#39;t normative
  * Point to HTTP core; updated field names

-- File Changes --

    M draft-ietf-quic-http.md (418)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/3513.patch
https://github.com/quicwg/base-drafts/pull/3513.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3513

----==_mimepart_5e693e5e9ff9a_480e3fd5224cd95c9226a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<ul>
<li><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #1523.">Fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="338648153" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/1523" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1523/hovercard" href="https://github.com/quicwg/base-drafts/issues/1523">#1523</a> by migrating all RFC723X references to http-core drafts</li>
<li><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #3452.">Fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="564114532" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3452" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3452/hovercard" href="https://github.com/quicwg/base-drafts/issues/3452">#3452</a> by changing all HTTP references to "HTTP (header) fields"; core editors especially, please double-check my use of the new terminology
<ul>
<li>I have <em>not</em> attempted to make corresponding changes to QPACK; <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/afrind/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/afrind">@afrind</a>, I can do that in a future PR if you don't get to it first.</li>
</ul>
</li>
<li>Precursor to fixing <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="204423230" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/253" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/253/hovercard" href="https://github.com/quicwg/base-drafts/issues/253">#253</a> and <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="393243679" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/2223" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2223/hovercard" href="https://github.com/quicwg/base-drafts/issues/2223">#2223</a>, since they depend on text in http-core</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/3513'>https://github.com/quicwg/base-drafts/pull/3513</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Import most H2 references</li>
  <li>Review feedback</li>
  <li>Ian&#39;s feedback</li>
  <li>Request staying open isn&#39;t normative</li>
  <li>Point to HTTP core; updated field names</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/3513/files#diff-3d2f9fd0738589657498f2c06ee02f2f">draft-ietf-quic-http.md</a>
    (418)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3513.patch'>https://github.com/quicwg/base-drafts/pull/3513.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3513.diff'>https://github.com/quicwg/base-drafts/pull/3513.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3513">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4YQXZ57GNUBMTE4MTRG7SF5ANCNFSM4LF5H2GA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK64R2J5T2GINHEWWFDRG7SF5A5CNFSM4LF5H2GKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IUKOYFA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3513",
"url": "https://github.com/quicwg/base-drafts/pull/3513",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e693e5e9ff9a_480e3fd5224cd95c9226a--


From nobody Wed Mar 11 12:45:21 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5D9A53A08ED for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 12:45:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ecc3rkKKr8RC for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 12:45:10 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 237AB3A0870 for <quic-issues@ietf.org>; Wed, 11 Mar 2020 12:45:10 -0700 (PDT)
Date: Wed, 11 Mar 2020 12:45:09 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583955909; bh=CswiO+Jls7up+hQf5RxrHH676USJj0Iu+kaCGaIMj+0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gTjbj6AR7jYhvJDsfm+kSiZxLkT/NSiuMUsGumndDZ3Aji0U3ABgtemcTYyLPFSV7 RuNR5MSwOFZ4Tv+eqvmSNKXWTVUOJZkkCwcpHcPPvsZ00m3nwIKe1VLlofGdKi4rQQ z5Wq/VdWJlwKt4v2JMKNI27Pe1rmC0W2eANES3r8=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4465JCK74OXLCIQI54OUQMLEVBNHHCFCTWBI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3513/c597831994@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3513@github.com>
References: <quicwg/base-drafts/pull/3513@github.com>
Subject: Re: [quicwg/base-drafts] http-core and Friends (#3513)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e693fc5376bc_51d63fe5f7ecd96c13705e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/cZqtH14FirHW0IbwEjRtxv2vnoM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 19:45:19 -0000

----==_mimepart_5e693fc5376bc_51d63fe5f7ecd96c13705e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Note that my intention in this PR is to keep the references to HTTP/1.1 (draft-ietf-httpbis-messaging) informative-only, though some of those references flirt with the boundary of normative a little too closely.  I've filed a few http-core issues where something that's used cross-version is found in the 1.1 draft.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3513#issuecomment-597831994
----==_mimepart_5e693fc5376bc_51d63fe5f7ecd96c13705e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Note that my intention in this PR is to keep the references to HTTP/1.1 (draft-ietf-httpbis-messaging) informative-only, though some of those references flirt with the boundary of normative a little too closely.  I've filed a few http-core issues where something that's used cross-version is found in the 1.1 draft.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3513#issuecomment-597831994">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZNHMKYYFNWDUB3EPDRG7S4LANCNFSM4LF5H2GA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5Q5IZM4JHTQ424G2TRG7S4LA5CNFSM4LF5H2GKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEORDCOQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3513#issuecomment-597831994",
"url": "https://github.com/quicwg/base-drafts/pull/3513#issuecomment-597831994",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e693fc5376bc_51d63fe5f7ecd96c13705e--


From nobody Wed Mar 11 15:44:46 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B5F353A08DE for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 15:44:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.099
X-Spam-Level: 
X-Spam-Status: No, score=-3.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4UPlxesnQIR1 for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 15:44:43 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 876B43A0902 for <quic-issues@ietf.org>; Wed, 11 Mar 2020 15:44:41 -0700 (PDT)
Received: from github-lowworker-275fa97.va3-iad.github.net (github-lowworker-275fa97.va3-iad.github.net [10.48.17.64]) by smtp.github.com (Postfix) with ESMTP id 86EB1E0DBB for <quic-issues@ietf.org>; Wed, 11 Mar 2020 15:44:40 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583966680; bh=mrK2Ja+8VQoMGe4HgjQQzsKLzGU9gAVSl/9RZFjubb4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=JhHS4mG0SFHWhkY8go5w6kvfoBmAoWGvfkq4ihZBxaD+ycjzHyF/a5a7tkDBUkDsM MjTR4I2DQ0F35W8mqrCJAZk5b2WqyU4TXmcOOkh/hD41d2OHj4nc6PANDxhC7NHFyA KkaUMaUT6Vss/HsCCHkli3D/3qklp2D4DWP/k+EA=
Date: Wed, 11 Mar 2020 15:44:40 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK36U3I2KYN7M46ALEF4OVFNREVBNHHCFCTWBI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3513/review/373173645@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3513@github.com>
References: <quicwg/base-drafts/pull/3513@github.com>
Subject: Re: [quicwg/base-drafts] http-core and Friends (#3513)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6969d877d91_1e173ff55d2cd96c2956ee"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/bl16UHr5d6fgXpJPK2ukFgh4Ux0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:44:45 -0000

----==_mimepart_5e6969d877d91_1e173ff55d2cd96c2956ee
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson approved this pull request.

FIELDS!

> @@ -86,25 +86,28 @@ code and issues list for this draft can be found at
 
 # Introduction
 
-HTTP semantics are used for a broad range of services on the Internet. These
-semantics have commonly been used with two different TCP mappings, HTTP/1.1 and
-HTTP/2.  HTTP/3 supports the same semantics over a new transport protocol, QUIC.
+HTTP semantics {{!Semantics=I-D.ietf-httpbis-semantics}} are used for a broad

```suggestion
HTTP semantics {{!SEMANTICS=I-D.ietf-httpbis-semantics}} are used for a broad
```
All caps is, I think that is conventional.

> @@ -820,11 +820,12 @@ CANCEL_PUSH frame, the client can abort reading the stream with an error code of
 H3_REQUEST_CANCELLED. This asks the server not to transfer additional data and
 indicates that it will be discarded upon receipt.
 
-Pushed responses that are cacheable (see Section 3 of {{!RFC7234}}) can be
-stored by the client, if it implements an HTTP cache.  Pushed responses are
-considered successfully validated on the origin server (e.g., if the "no-cache"
-cache response directive is present (Section 5.2.2 of {{!RFC7234}})) at the time
-the pushed response is received.
+Pushed responses that are cacheable (see Section 3 of
+{{!Caching=I-D.ietf-httpbis-cache}}) can be stored by the client, if it

```suggestion
{{!CACHING=I-D.ietf-httpbis-cache}}) can be stored by the client, if 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/3513#pullrequestreview-373173645
----==_mimepart_5e6969d877d91_1e173ff55d2cd96c2956ee
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@martinthomson</b> approved this pull request.</p>=0D
=0D
<p>FIELDS!</p><hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3513#discussi=
on_r391309780">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -86,25 +86,28 @@ code and issues list f=
or this draft can be found at=0D
 =0D
 # Introduction=0D
 =0D
-HTTP semantics are used for a broad range of services on the Internet. T=
hese=0D
-semantics have commonly been used with two different TCP mappings, HTTP/=
1.1 and=0D
-HTTP/2.  HTTP/3 supports the same semantics over a new transport protoco=
l, QUIC.=0D
+HTTP semantics {{!Semantics=3DI-D.ietf-httpbis-semantics}} are used for =
a broad=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-HTTP semantics {{!Semantics=3DI-D.ietf-httpbi=
s-semantics}} are used for a broad=0D
+HTTP semantics {{!SEMANTICS=3DI-D.ietf-httpbis-semantics}} are used for =
a broad=0D
</pre>=0D
=0D
<p>All caps is, I think that is conventional.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3513#discussi=
on_r391311975">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -820,11 +820,12 @@ CANCEL_PUSH frame, t=
he client can abort reading the stream with an error code of=0D
 H3_REQUEST_CANCELLED. This asks the server not to transfer additional da=
ta and=0D
 indicates that it will be discarded upon receipt.=0D
 =0D
-Pushed responses that are cacheable (see Section 3 of {{!RFC7234}}) can =
be=0D
-stored by the client, if it implements an HTTP cache.  Pushed responses =
are=0D
-considered successfully validated on the origin server (e.g., if the &qu=
ot;no-cache&quot;=0D
-cache response directive is present (Section 5.2.2 of {{!RFC7234}})) at =
the time=0D
-the pushed response is received.=0D
+Pushed responses that are cacheable (see Section 3 of=0D
+{{!Caching=3DI-D.ietf-httpbis-cache}}) can be stored by the client, if i=
t=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-{{!Caching=3DI-D.ietf-httpbis-cache}}) can be=
 stored by the client, if it=0D
+{{!CACHING=3DI-D.ietf-httpbis-cache}}) can be stored by the client, if i=
t=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3513#pullrequestreview-373173645">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K2T7XBLTTPL7CHSN5DRHAH5RANCNFSM4LF5H2GA">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK2EB733NTTK3NYQSJDRHAH5RA5CNFSM4=
LF5H2GKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GOCY7C3DI.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3513#pullrequestrev=
iew-373173645",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3513#pullrequestreview=
-373173645",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e6969d877d91_1e173ff55d2cd96c2956ee--


From nobody Wed Mar 11 15:54:01 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 209563A0965 for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 15:53:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.696
X-Spam-Level: 
X-Spam-Status: No, score=-1.696 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id P7Q6JM-N1raf for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 15:53:52 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E93963A09C8 for <quic-issues@ietf.org>; Wed, 11 Mar 2020 15:53:51 -0700 (PDT)
Date: Wed, 11 Mar 2020 15:53:50 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583967231; bh=s4sYi1JR961A3j5dTX2WlEWSyUr/0YPkNqwC/PgdCSY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=D4YxZkFvImEIbsMBa1mB7DbKu8wLZvC//4/1vMle2TbWsL85HymaKS/NuKt/8h+Md bYjPjyTrxWHU/frpXSvxxl4BhVPkpOB9WRljjqZawO0acwHfJFW4F0kfQsa29c08tD 6/TRTWeFeoiw/A/QLxEnBbekkHWwnxBDU3EqVKMU=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5UT73SW3ZRDM2A4654OVGP5EVBNHHCCZ7YJA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3426/review/373180045@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3426@github.com>
References: <quicwg/base-drafts/pull/3426@github.com>
Subject: Re: [quicwg/base-drafts] Clarify zero-length CIDs and active_connection_id_limit TP (#3426)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e696bfee1c4d_12633fb6e28cd95c7769e6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/c7ZMZoNFfKFRVpvHfW0YikhvTrs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:54:01 -0000

----==_mimepart_5e696bfee1c4d_12633fb6e28cd95c7769e6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.



> @@ -4697,11 +4697,12 @@ active_connection_id_limit (0x000e):
   to store. This value includes the connection ID received during the handshake,
   that received in the preferred_address transport parameter, and those received
   in NEW_CONNECTION_ID frames.
-  Unless a zero-length connection ID is being used, the value of the
-  active_connection_id_limit parameter MUST be no less than 2. If this
-  transport parameter is absent, a default of 2 is assumed.
-  When a zero-length connection ID is being used, the active_connection_id_limit
-  parameter MUST NOT be sent.
+  The value of the active_connection_id_limit parameter MUST be at least 2.
+  If this transport parameter is absent, a default of 2 is assumed.  If an
+  endpoint uses a zero-length connection ID, the active_connection_id_limit
+  value received from its peer is ignored and not used, as
+  NEW_CONNECTION_ID frames cannot be sent by an endpoint that opts for a
+  zero-length connection ID.
 

If the new connection includes a zero-length connection ID, then the value of the transport parameter is not relevant.  It should still be remembered 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/3426#discussion_r391315397
----==_mimepart_5e696bfee1c4d_12633fb6e28cd95c7769e6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinthomson</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3426#discussion_r391315397">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -4697,11 +4697,12 @@ active_connection_id_limit (0x000e):
   to store. This value includes the connection ID received during the handshake,
   that received in the preferred_address transport parameter, and those received
   in NEW_CONNECTION_ID frames.
-  Unless a zero-length connection ID is being used, the value of the
-  active_connection_id_limit parameter MUST be no less than 2. If this
-  transport parameter is absent, a default of 2 is assumed.
-  When a zero-length connection ID is being used, the active_connection_id_limit
-  parameter MUST NOT be sent.
+  The value of the active_connection_id_limit parameter MUST be at least 2.
+  If this transport parameter is absent, a default of 2 is assumed.  If an
+  endpoint uses a zero-length connection ID, the active_connection_id_limit
+  value received from its peer is ignored and not used, as
+  NEW_CONNECTION_ID frames cannot be sent by an endpoint that opts for a
+  zero-length connection ID.
 
</pre>
<p>If the new connection includes a zero-length connection ID, then the value of the transport parameter is not relevant.  It should still be remembered 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/3426#discussion_r391315397">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6AMJY67GD25JO4OHTRHAI75ANCNFSM4KQNOYIA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5DKCGXKB5BSJPYDL3RHAI75A5CNFSM4KQNOYIKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCY7ENDI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3426#discussion_r391315397",
"url": "https://github.com/quicwg/base-drafts/pull/3426#discussion_r391315397",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e696bfee1c4d_12633fb6e28cd95c7769e6--


From nobody Wed Mar 11 15:54:18 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B7C0D3A0914 for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 15:54:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FYwOTm0O8AJp for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 15:54:15 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9600B3A0912 for <quic-issues@ietf.org>; Wed, 11 Mar 2020 15:54:15 -0700 (PDT)
Received: from github-lowworker-f144ac1.va3-iad.github.net (github-lowworker-f144ac1.va3-iad.github.net [10.48.16.59]) by smtp.github.com (Postfix) with ESMTP id BBE7F281B7C for <quic-issues@ietf.org>; Wed, 11 Mar 2020 15:54:14 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583967254; bh=/V2hqYJLHkf5wsNTVwiZu7F2WPbtrr65UXhX6O+TkA8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=quaT3I1MU+djOdyeNluKWkySyOBTfCHGO76wcEOfxMmzzrbsZJaspaOKX8/BRwCm9 J1RI8HRxTdA/R12G4gGQvgyM/R1IOGWLS1O6PLnAoMEmen4Pb3HMd9zAXL9nPD2eIA OV7vJhy52sjm7GZr6Vq7MHHDm1xpOoAPgG4pKuM4=
Date: Wed, 11 Mar 2020 15:54:14 -0700
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5TEZMBGGRMRM3Y5LN4OVGRNEVBNHHCBQHUUM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3340/597919738@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3340@github.com>
References: <quicwg/base-drafts/issues/3340@github.com>
Subject: Re: [quicwg/base-drafts] Anti-amplification limits should count junk too (#3340)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e696c16ac387_37783fec92ccd968160294"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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/jbRxAE5TbcRCfhOlgwNyM2OTQsk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:54:17 -0000

----==_mimepart_5e696c16ac387_37783fec92ccd968160294
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

If random packets from a given source is counted, I could imagine a spoofed source attack that piggy backs on valid connections to amp up its own traffic.

Initial packets can have zero length SCID, and ODCID with very little information, so linking to CIDs might not be much more effective.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3340#issuecomment-597919738
----==_mimepart_5e696c16ac387_37783fec92ccd968160294
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>If random packets from a given source is counted, I could imagine a spoofed source attack that piggy backs on valid connections to amp up its own traffic.</p>
<p>Initial packets can have zero length SCID, and ODCID with very little information, so linking to CIDs might not be much more effective.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3340#issuecomment-597919738">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3N6RZI7YSBMFTBVHTRHAJBNANCNFSM4KGRWDLA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK32PU4RG5IY2JSSBUDRHAJBNA5CNFSM4KGRWDLKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEORYP6Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3340#issuecomment-597919738",
"url": "https://github.com/quicwg/base-drafts/issues/3340#issuecomment-597919738",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e696c16ac387_37783fec92ccd968160294--


From nobody Wed Mar 11 16:15:34 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C88DE3A09D4 for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 16:15:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id L-Tbto4jIgTB for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 16:15:31 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0320A3A09D8 for <quic-issues@ietf.org>; Wed, 11 Mar 2020 16:15:30 -0700 (PDT)
Received: from github-lowworker-c5134a3.ac4-iad.github.net (github-lowworker-c5134a3.ac4-iad.github.net [10.52.23.55]) by smtp.github.com (Postfix) with ESMTP id 3076E5201F6 for <quic-issues@ietf.org>; Wed, 11 Mar 2020 16:15:30 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583968530; bh=4z/K612ginN41SkxIKAE/kxBvhhoYSkg0vTwHhA0ogc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=XeSb9WTO/wvDynkz1l+riCH1/tGiYHSus/9cygZd4ixP6mogHkUrvtPYC6zNgxxpB n7P0uHR4c4M3YngZJB4xejIYgPX7I4j76YxjreKba8eGGNHT7iBqV/gU75WddL4FUR 4a53yg9kmO9Dwar81y3ikg5qbSYrUI0JpxIz64YM=
Date: Wed, 11 Mar 2020 16:15:30 -0700
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2OGKL3JX6D3LY4RK54OVJBFEVBNHHCBMO65M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3333/597925997@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3333@github.com>
References: <quicwg/base-drafts/issues/3333@github.com>
Subject: Re: [quicwg/base-drafts] Padding outside QUIC packet (#3333)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e697112156dd_2d163fc2240cd96c295119"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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/VyHT29B9tUBBtpf6i0TEZ_sCi4c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:15:33 -0000

----==_mimepart_5e697112156dd_2d163fc2240cd96c295119
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I don't like the idea of allowing any kind of data in the datagram outside of the QUIC framework. Even for coalesced packets, they are required to belong to the same connection, possibly even the same packet number space.

Additional information in the datagram can be removed or fingerprinted, as already mentioned, but worse, information can be added. This could be used to leak cooperate data, tracking etc. - preventing this requires dropping all datagrams that cannot be fully decrypted, but I think there is consensus for that.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3333#issuecomment-597925997
----==_mimepart_5e697112156dd_2d163fc2240cd96c295119
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I don't like the idea of allowing any kind of data in the datagram outside of the QUIC framework. Even for coalesced packets, they are required to belong to the same connection, possibly even the same packet number space.</p>
<p>Additional information in the datagram can be removed or fingerprinted, as already mentioned, but worse, information can be added. This could be used to leak cooperate data, tracking etc. - preventing this requires dropping all datagrams that cannot be fully decrypted, but I think there is consensus for that.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3333#issuecomment-597925997">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5HFKVOXSJTPCXZ4YDRHALRFANCNFSM4KFV7MQQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2BUXSCVD5IWQG43RTRHALRFA5CNFSM4KFV7MQ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOR2A3I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3333#issuecomment-597925997",
"url": "https://github.com/quicwg/base-drafts/issues/3333#issuecomment-597925997",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e697112156dd_2d163fc2240cd96c295119--


From nobody Wed Mar 11 16:51:21 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DA6703A0D2B for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 16:51:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.041
X-Spam-Level: 
X-Spam-Status: No, score=-1.041 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id u2N7VQ0o_74W for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 16:51:11 -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 D7FD03A0D17 for <quic-issues@ietf.org>; Wed, 11 Mar 2020 16:51:11 -0700 (PDT)
Received: from github-lowworker-cf59896.ash1-iad.github.net (github-lowworker-cf59896.ash1-iad.github.net [10.56.112.26]) by smtp.github.com (Postfix) with ESMTP id 4FDEC26172D for <quic-issues@ietf.org>; Wed, 11 Mar 2020 16:51:11 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583970671; bh=7zczz4jl9b/QyQ9+REHhdE/ktpmMlMYfZ/6/Agtvtg4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=SzyBadsjReG21kncOgMl/jKVrn17FMCAFicTzYT1SWwb2cVbr4uma5ISL8AhrdroH YLNKKmnQjLKGALrFmk9ebhxx5CRPr0yg9BHGx09sBqLNMktGnEyaHsY+/FuE5iHuqJ xAs1cFo9ySxEzVC0xsaItSOP7Nki/vQtISfyw36U=
Date: Wed, 11 Mar 2020 16:51:11 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2CBDQIGMC6YCQVIC54OVNG7EVBNHHCCZ7YJA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3426/review/373199613@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3426@github.com>
References: <quicwg/base-drafts/pull/3426@github.com>
Subject: Re: [quicwg/base-drafts] Clarify zero-length CIDs and active_connection_id_limit TP (#3426)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e69796fa16a_661e3fd0eeccd9645547d5"; 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/vBCZzX8zP_rGpFnz_nYoO2MzWD4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:51:20 -0000

----==_mimepart_5e69796fa16a_661e3fd0eeccd9645547d5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

kazuho approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3426#pullrequestreview-373199613
----==_mimepart_5e69796fa16a_661e3fd0eeccd9645547d5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@kazuho</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3426#pullrequestreview-373199613">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZJGMTQOQSPFBK7HVDRHAPW7ANCNFSM4KQNOYIA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZYQZDIZZLXOWJCQHTRHAPW7A5CNFSM4KQNOYIKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCY7JF7I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3426#pullrequestreview-373199613",
"url": "https://github.com/quicwg/base-drafts/pull/3426#pullrequestreview-373199613",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e69796fa16a_661e3fd0eeccd9645547d5--


From nobody Wed Mar 11 17:23:40 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D4BF13A0DFD for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 17:23:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zBCo5oI3zx2f for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 17:23: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 B61F53A09B8 for <quic-issues@ietf.org>; Wed, 11 Mar 2020 17:23:31 -0700 (PDT)
Date: Wed, 11 Mar 2020 17:23:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583972610; bh=qwNSQ/L0aNNoxln3PqZ4wom7XxH8EEhCGliqT435OyI=; h=Date:From:To:Subject:From; b=o2dRgX/dF75fFx7uJCwUUqldjZFTySqyY+Ol0mLuoo2yiHJbuLrK3US2kCbR202/Q 4iDf2S0Pi3ns62RDXNtZdjWsLEpcwW2ljesCsqG+BIs837bPZLxzK9OTN7XTCentsi P7eRabasYT0xz197J5fVIxM97UCOpLlJ2Dh4/Vj0=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/fix-invariant-layout-assumption/000000-e394a7@github.com>
Subject: [quicwg/base-drafts] e394a7: The packet header changed since this was written
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/uQQSGSZF7BBKNVzu7XzWWfauHv4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:23:33 -0000

  Branch: refs/heads/fix-invariant-layout-assumption
  Home:   https://github.com/quicwg/base-drafts
  Commit: e394a7ab9701f9edf0a50be30da23bb2a9cd669e
      https://github.com/quicwg/base-drafts/commit/e394a7ab9701f9edf0a50be30da23bb2a9cd669e
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M draft-ietf-quic-invariants.md

  Log Message:
  -----------
  The packet header changed since this was written

Now the version comes before the connection ID fields.



From nobody Wed Mar 11 17:24:11 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 007E73A0DFD for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 17:24:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.553
X-Spam-Level: 
X-Spam-Status: No, score=-1.553 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UIhDp5_Y83Nf for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 17:24: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 A92D83A09B8 for <quic-issues@ietf.org>; Wed, 11 Mar 2020 17:24:07 -0700 (PDT)
Date: Wed, 11 Mar 2020 17:24:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583972646; bh=EUvXfvUsMrko0AxTh6WJMW/JQu/cyPRe+N40rcOdU7M=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=s1HWtK2FQ96X5rG1efmSt3Pk+2Q3fOsbiSF8io7c4upyZLhhMERWKP9tvFyfhe0aN CpIePtTtZhhXCDrYJQsouqKAm1wRyy0fS0BbOkgZbK0Lt0GZXlYtOZRaK+y3abuvEh llqaloD2Hl9i9AIgZTKQs/hv8/6Sn4fxVc8AGlLo=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZVCKYYBFRARJZ4TNN4OVRCNEVBNHHCFDCFKI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3514@github.com>
Subject: [quicwg/base-drafts] The packet header changed since this was written (#3514)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e698126ac46e_5beb3fd4b5ccd96c13372d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/UwlmzycukdilofzevtqQBQKNZbk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:24:09 -0000

----==_mimepart_5e698126ac46e_5beb3fd4b5ccd96c13372d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Now the version comes before the connection ID fields.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/3514

-- Commit Summary --

  * The packet header changed since this was written

-- File Changes --

    M draft-ietf-quic-invariants.md (2)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/3514.patch
https://github.com/quicwg/base-drafts/pull/3514.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3514

----==_mimepart_5e698126ac46e_5beb3fd4b5ccd96c13372d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Now the version comes before the connection ID fields.</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/3514'>https://github.com/quicwg/base-drafts/pull/3514</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>The packet header changed since this was written</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/3514/files#diff-56e4bfb748c2d740a862d41ab8d0dcd6">draft-ietf-quic-invariants.md</a>
    (2)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3514.patch'>https://github.com/quicwg/base-drafts/pull/3514.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3514.diff'>https://github.com/quicwg/base-drafts/pull/3514.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3514">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5YBT3P3UC4A275M73RHATSNANCNFSM4LGBMMAA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3BEOCCJUB25BIUKP3RHATSNA5CNFSM4LGBMMAKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IUMIVJA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3514",
"url": "https://github.com/quicwg/base-drafts/pull/3514",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e698126ac46e_5beb3fd4b5ccd96c13372d--


From nobody Wed Mar 11 17:24:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3542A3A0E1A for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 17:24:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VQvPhBAWponw for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 17:24:38 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0CCD93A09B8 for <quic-issues@ietf.org>; Wed, 11 Mar 2020 17:24:37 -0700 (PDT)
Received: from github-lowworker-e8b54ca.ac4-iad.github.net (github-lowworker-e8b54ca.ac4-iad.github.net [10.52.23.39]) by smtp.github.com (Postfix) with ESMTP id C2D9FC60350 for <quic-issues@ietf.org>; Wed, 11 Mar 2020 17:24:36 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583972676; bh=kCd4ETfKPqeZJB+OA7vpPAKNFNH2tqsbGGG+PpQWMFM=; h=Date:From:To:Subject:From; b=2AJHEHsw0vSoMNyNHlZrSnyN3UtnMyUNDA9iNRPc5Omhi7gyhHb4Ky7j4aE8w22lE ArnLgamyUhwtgTvetv7z5lmA/jwjrZLOtAmbZYgZPhWoM3a4UR5Fpy91x6XmtisVlH m0qJJDNC52eZ990t7Wj0mgvUTgWuqyJzFsbjigqk=
Date: Wed, 11 Mar 2020 17:24:36 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/65edd3-5fd6b8@github.com>
Subject: [quicwg/base-drafts] 5fd6b8: Script updating gh-pages from e394a7ab. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/RErxK8Yrago2Fet6gqOTrn1VnW4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:24:39 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 5fd6b80b319c81ee52139eb87cd5359fd912f0c6
      https://github.com/quicwg/base-drafts/commit/5fd6b80b319c81ee52139eb87cd5359fd912f0c6
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    A fix-invariant-layout-assumption/draft-ietf-quic-http.html
    A fix-invariant-layout-assumption/draft-ietf-quic-http.txt
    A fix-invariant-layout-assumption/draft-ietf-quic-invariants.html
    A fix-invariant-layout-assumption/draft-ietf-quic-invariants.txt
    A fix-invariant-layout-assumption/draft-ietf-quic-qpack.html
    A fix-invariant-layout-assumption/draft-ietf-quic-qpack.txt
    A fix-invariant-layout-assumption/draft-ietf-quic-recovery.html
    A fix-invariant-layout-assumption/draft-ietf-quic-recovery.txt
    A fix-invariant-layout-assumption/draft-ietf-quic-tls.html
    A fix-invariant-layout-assumption/draft-ietf-quic-tls.txt
    A fix-invariant-layout-assumption/draft-ietf-quic-transport.html
    A fix-invariant-layout-assumption/draft-ietf-quic-transport.txt
    A fix-invariant-layout-assumption/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from e394a7ab. [ci skip]



From nobody Wed Mar 11 17:26:08 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D89803A0E33 for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 17:26:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BfTPqpLs5-Gy for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 17:26: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 BECCB3A0E1A for <quic-issues@ietf.org>; Wed, 11 Mar 2020 17:26:05 -0700 (PDT)
Received: from github-lowworker-25680bd.va3-iad.github.net (github-lowworker-25680bd.va3-iad.github.net [10.48.17.61]) by smtp.github.com (Postfix) with ESMTP id E86F11C06E8 for <quic-issues@ietf.org>; Wed, 11 Mar 2020 17:26:04 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583972764; bh=Zx6EHTOWV5wAgVhzZrMKPaBD/mk8MErBO2GUGyVU3MU=; h=Date:From:To:Subject:From; b=hzkozLsbP0MqKQKHyk2kRw+fTRkSJbocjMtKHJ2vS/fakgA5uXYm2FkHoqKcFI0G1 yryoTwM6yqzVCeA/5XjLGMJMlqcA8BcZKOSRTKH7L5Re0Bi2+nEq4fU/KMnUaoQNTw rIJi0/2vmj5enaPN9wltB2b0Boh/9m2vWVH9oer8=
Date: Wed, 11 Mar 2020 17:26:04 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/new-bad-assumption/000000-44ee1b@github.com>
Subject: [quicwg/base-drafts] 44ee1b: This assumption is likely to be true
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/BcSh_O1nDbmPi4DWMsymg2QU7p8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:26:07 -0000

  Branch: refs/heads/new-bad-assumption
  Home:   https://github.com/quicwg/base-drafts
  Commit: 44ee1ba6796f87359a3f982186234b51aff10d0c
      https://github.com/quicwg/base-drafts/commit/44ee1ba6796f87359a3f982186234b51aff10d0c
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M draft-ietf-quic-invariants.md

  Log Message:
  -----------
  This assumption is likely to be true

But that doesn't mean we shouldn't expressly say that it is an
assumption.



From nobody Wed Mar 11 17:26:47 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 812433A0E33 for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 17:26:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.553
X-Spam-Level: 
X-Spam-Status: No, score=-1.553 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Tp-kcxvGsauC for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 17: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 036EE3A0E1A for <quic-issues@ietf.org>; Wed, 11 Mar 2020 17:26:43 -0700 (PDT)
Date: Wed, 11 Mar 2020 17:26:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583972803; bh=x6/FVtST7c0jn1hDuHaxGhzNcWdCELigAWvgia8XQ0Y=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=0MCnlUDUblLH1ACVtq7wtxWOCzK5L0pDQEJZ8aUpsM9nWla/4ycRhyWRGXVdKUDnP Ej7rDO2ZcgtXks34xQ8k/ReSFXpbLqrOou5ax0l/cRgppJEQaTuH+LcuivkrV+NXK6 0wTLljzY72AQXMncJY9jpxvC9iuKAjnwxonHuOiI=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7XXU6WONH4GEG6S754OVRMHEVBNHHCFDCIIQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3515@github.com>
Subject: [quicwg/base-drafts] This assumption is likely to be true (#3515)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6981c322b66_8d43fee5accd96c849f0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/3NfYR7rt_T0SP8ZhDlpKYx6AWP8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:26:46 -0000

----==_mimepart_5e6981c322b66_8d43fee5accd96c849f0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

But that doesn&#39;t mean we shouldn&#39;t expressly say that it is an
assumption.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/3515

-- Commit Summary --

  * This assumption is likely to be true

-- File Changes --

    M draft-ietf-quic-invariants.md (2)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/3515.patch
https://github.com/quicwg/base-drafts/pull/3515.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3515

----==_mimepart_5e6981c322b66_8d43fee5accd96c849f0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>But that doesn't mean we shouldn't expressly say that it is an<br>
assumption.</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/3515'>https://github.com/quicwg/base-drafts/pull/3515</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>This assumption is likely to be true</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/3515/files#diff-56e4bfb748c2d740a862d41ab8d0dcd6">draft-ietf-quic-invariants.md</a>
    (2)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3515.patch'>https://github.com/quicwg/base-drafts/pull/3515.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3515.diff'>https://github.com/quicwg/base-drafts/pull/3515.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3515">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYK2X7D23MMCG522WDRHAT4HANCNFSM4LGBNFHQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK723KMOSAGA7ATPU6DRHAT4HA5CNFSM4LGBNFH2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IUMJBCA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3515",
"url": "https://github.com/quicwg/base-drafts/pull/3515",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e6981c322b66_8d43fee5accd96c849f0--


From nobody Wed Mar 11 17:27:00 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9928F3A0E3A for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 17:26:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id h7nc5SlWT_M3 for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 17:26:57 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 646F03A0E33 for <quic-issues@ietf.org>; Wed, 11 Mar 2020 17:26:57 -0700 (PDT)
Received: from github-lowworker-b2150d3.ash1-iad.github.net (github-lowworker-b2150d3.ash1-iad.github.net [10.56.113.12]) by smtp.github.com (Postfix) with ESMTP id 7E5686A0E1A for <quic-issues@ietf.org>; Wed, 11 Mar 2020 17:26:56 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583972816; bh=igcGG6CiNWbox+Ee01ZBZGMURmNCUJ/UXRBmzVqVTxQ=; h=Date:From:To:Subject:From; b=L657mGrop/nU/e4EMlhsyLz2+CTwzOsBKpWD6VRu5YKhb0hGETKzejhbzwEo0277D XtbQMcic2Lcq7hz2atihmtlBPkRCtJGfgTapvj520KTvpfmhKhQnQYFV9quBVOinyz Xg4F4WC1ex2pmTVHrn+1OVfBT1LDhNWJdFN1VfdY=
Date: Wed, 11 Mar 2020 17:26:56 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/5fd6b8-9778ab@github.com>
Subject: [quicwg/base-drafts] 9778ab: Script updating issues at 2020-03-12T00:26:46Z. [c...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/VRwqzBpaqx1vOhbWzVOSU2BXi2k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:26:59 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 9778ab3d7f31bb45211d26a047f5a00125aa33fb
      https://github.com/quicwg/base-drafts/commit/9778ab3d7f31bb45211d26a047f5a00125aa33fb
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2020-03-12T00:26:46Z. [ci skip]



From nobody Wed Mar 11 17:28:29 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 878E63A0E3A for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 17:28:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QVLjX51TJ0Bd for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 17:28:13 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4FD283A0D99 for <quic-issues@ietf.org>; Wed, 11 Mar 2020 17:28:13 -0700 (PDT)
Received: from github-lowworker-25680bd.va3-iad.github.net (github-lowworker-25680bd.va3-iad.github.net [10.48.17.61]) by smtp.github.com (Postfix) with ESMTP id A33F06A0A56 for <quic-issues@ietf.org>; Wed, 11 Mar 2020 17:28:12 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583972892; bh=pqNGz5S10BMtWy9JtSMe9neZZLnx+XHgjgm36lz37lE=; h=Date:From:To:Subject:From; b=CWoO7N8vSmD+TdMK1+sMt0V15OBZjhBtOUjaqq7vxKBrh0DwkLHOAF0ifaowTnKZE uR6pw1fXLSOjjvbznG/s4DqOIcDBxbuDvjSg92XK/ITxooXepBy35HXwCPDVqjW3D3 GIAO9QL8pNOtQBJQ3wXcttyzJThNv4udWLbuz6b8=
Date: Wed, 11 Mar 2020 17:28:12 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/9778ab-cdbe6a@github.com>
Subject: [quicwg/base-drafts] cdbe6a: Script updating gh-pages from 44ee1ba6. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/4VbIQpCZdgpDwWPZZSXDS7PcW6U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:28:15 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: cdbe6a67080bcf87515e42e620854de57a5e324c
      https://github.com/quicwg/base-drafts/commit/cdbe6a67080bcf87515e42e620854de57a5e324c
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M index.html
    A new-bad-assumption/draft-ietf-quic-http.html
    A new-bad-assumption/draft-ietf-quic-http.txt
    A new-bad-assumption/draft-ietf-quic-invariants.html
    A new-bad-assumption/draft-ietf-quic-invariants.txt
    A new-bad-assumption/draft-ietf-quic-qpack.html
    A new-bad-assumption/draft-ietf-quic-qpack.txt
    A new-bad-assumption/draft-ietf-quic-recovery.html
    A new-bad-assumption/draft-ietf-quic-recovery.txt
    A new-bad-assumption/draft-ietf-quic-tls.html
    A new-bad-assumption/draft-ietf-quic-tls.txt
    A new-bad-assumption/draft-ietf-quic-transport.html
    A new-bad-assumption/draft-ietf-quic-transport.txt
    A new-bad-assumption/index.html

  Log Message:
  -----------
  Script updating gh-pages from 44ee1ba6. [ci skip]



From nobody Wed Mar 11 17:31:33 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2983F3A0E82 for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 17:31:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.041
X-Spam-Level: 
X-Spam-Status: No, score=-1.041 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9EHchJ2eX313 for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 17:31:29 -0700 (PDT)
Received: from out-16.smtp.github.com (out-16.smtp.github.com [192.30.254.199]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5A4603A0E69 for <quic-issues@ietf.org>; Wed, 11 Mar 2020 17:31:29 -0700 (PDT)
Date: Wed, 11 Mar 2020 17:31:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583973088; bh=Z+397LD9Zy3ZucSmAwAWywLuXVoBDiVaaDq77ql70xU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LkCpc3QalF3Nfia/TN3GPL2neEQKVQugxAHiUMJ9Hn9He1sQh7yD4D+c6g4oapeGy nPuQ+8csn6yJ6f8zx81pu8ErHHUyDXkLG6Z5zjBfYyD5hcmaCDpL6ueLQVfJzGkSS9 JlGlPjIAuoUxhLdou0Ak3tAH6kjtR/HK54QNnWv0=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK43C6ZFQKPFMPPHCVF4OVR6BEVBNHHCFDCIIQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3515/review/373211497@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3515@github.com>
References: <quicwg/base-drafts/pull/3515@github.com>
Subject: Re: [quicwg/base-drafts] This assumption is likely to be true (#3515)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6982e05850b_27c93f8bc30cd968924f8"; 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/mO-YMJwTyB65P_eZtmOZaUT8H4M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:31:30 -0000

----==_mimepart_5e6982e05850b_27c93f8bc30cd968924f8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

kazuho approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3515#pullrequestreview-373211497
----==_mimepart_5e6982e05850b_27c93f8bc30cd968924f8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@kazuho</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3515#pullrequestreview-373211497">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7CKIACXU6ZNM4ETULRHAUOBANCNFSM4LGBNFHQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3BBBAEJGNFVEXHSSTRHAUOBA5CNFSM4LGBNFH2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCY7MC2I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3515#pullrequestreview-373211497",
"url": "https://github.com/quicwg/base-drafts/pull/3515#pullrequestreview-373211497",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6982e05850b_27c93f8bc30cd968924f8--


From nobody Wed Mar 11 17:35:52 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5DD8F3A09C5 for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 17:35:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Lmjavrcy7aYX for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 17:35:49 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 458933A09A4 for <quic-issues@ietf.org>; Wed, 11 Mar 2020 17:35:49 -0700 (PDT)
Date: Wed, 11 Mar 2020 17:35:47 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583973347; bh=QLOum51FuDDU56Z/gCyAT1Ijx34L8d/P6YcbX7AcSDw=; h=Date:From:To:Subject:From; b=ypkGjCuyJ6zHk2V8WqSTeAri4KU+kOLSkTnp8UGh/koBNXXjAwoX00KvY5dJNh5U5 xa5V5taDPMiPl1O2hduHxMKLL1KfZflPGDHtG8Kd//QtVRzQ+YmgWDMo5nmnGJQlPu MzrfUEmSa2p7+D3V/LYGTlhngLOZTnr+sBmdRw0o=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/core_and_friends/de1c40-52c972@github.com>
Subject: [quicwg/base-drafts] 52c972: Capital!
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/FGT0H5knjqw05XywE6Ioj5sjK5I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:35:51 -0000

  Branch: refs/heads/http/core_and_friends
  Home:   https://github.com/quicwg/base-drafts
  Commit: 52c97221047bc8cb48f9cbecdd982754c87e955d
      https://github.com/quicwg/base-drafts/commit/52c97221047bc8cb48f9cbecdd982754c87e955d
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-11 (Wed, 11 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Capital!



From nobody Wed Mar 11 17:36:17 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 509213A09BC for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 17:36:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Su49E-EnyYLv for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 17:36:14 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4FA973A09A4 for <quic-issues@ietf.org>; Wed, 11 Mar 2020 17:36:11 -0700 (PDT)
Received: from github-lowworker-a27607f.ash1-iad.github.net (github-lowworker-a27607f.ash1-iad.github.net [10.56.18.61]) by smtp.github.com (Postfix) with ESMTP id 7365F520E5A for <quic-issues@ietf.org>; Wed, 11 Mar 2020 17:36:10 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583973370; bh=5jPIR1MUKc1TBTVBPnrdE0W+KwqCkyKDZm7QrFcL0vY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=J28MhnhCDU8NpHLMmiBAwv4GqaHSG2cPl+3Kt/ad3ZB1Vm5q9exRDMxTAi8QVbbQC lk9jIUCkllLToqRsDxPGk+AiM5C+wXZ67+ZHZw7Evhg5KYanwdZnIlo1haNPvJKgYc 9B1qTwDt86tISQy/JruupCieRBvEQzB2/0zO5q4k=
Date: Wed, 11 Mar 2020 17:36:10 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3513/push/4753018238@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3513@github.com>
References: <quicwg/base-drafts/pull/3513@github.com>
Subject: Re: [quicwg/base-drafts] http-core and Friends (#3513)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6983fa6303f_319b3fa1e7ccd968711c6"; 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/-72NPlvBHP-I5-D8c3WkAeYfWeU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:36:15 -0000

----==_mimepart_5e6983fa6303f_319b3fa1e7ccd968711c6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop pushed 1 commit.

52c97221047bc8cb48f9cbecdd982754c87e955d  Capital!


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3513/files/de1c40d329d57bd8baef7ff6966a4a13daeb60b8..52c97221047bc8cb48f9cbecdd982754c87e955d

----==_mimepart_5e6983fa6303f_319b3fa1e7ccd968711c6
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/52c97221047bc8cb48f9cbecdd982754c87e955d">52c9722</a>  Capital!</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3513/files/de1c40d329d57bd8baef7ff6966a4a13daeb60b8..52c97221047bc8cb48f9cbecdd982754c87e955d">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2Z2CF2SJVHWWHMDODRHAU7VANCNFSM4LF5H2GA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZZERQET5UX3XU6DULRHAU7VA5CNFSM4LF5H2GKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DMOBYGI3TINKQOVZWQIZUG42TGMBRHAZDGOA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3513/files/de1c40d329d57bd8baef7ff6966a4a13daeb60b8..52c97221047bc8cb48f9cbecdd982754c87e955d",
"url": "https://github.com/quicwg/base-drafts/pull/3513/files/de1c40d329d57bd8baef7ff6966a4a13daeb60b8..52c97221047bc8cb48f9cbecdd982754c87e955d",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e6983fa6303f_319b3fa1e7ccd968711c6--


From nobody Wed Mar 11 17:36:43 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0DA123A09A4 for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 17:36:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id srp2WdFTRT0u for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 17: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 6F4943A09BC for <quic-issues@ietf.org>; Wed, 11 Mar 2020 17:36:38 -0700 (PDT)
Date: Wed, 11 Mar 2020 17:36:37 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583973397; bh=Upm8YpnIx9TwgdyOEO3qoOW78E2BEyoNX/FQk2yrgrY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=kIsRHjvZLp90vLEoQ+NVNRB7OmIpbUVJQyIMsRRWVS7wR4qrGiUyGyvyK/YEOEc0C VOhwgRwv1R4q0r2GESC5ciD2HoVyAUd0qIB7If13Mx635Dd4FqD0AFOKC1TE4ZtupY ppBzYtH6enObmMZl/Jgop8KTFOsQ0xIl8gDn648g=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK33ATULGLWK3DAFEUF4OVSRLEVBNHHCFDCFKI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3514/review/373212890@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3514@github.com>
References: <quicwg/base-drafts/pull/3514@github.com>
Subject: Re: [quicwg/base-drafts] The packet header changed since this was written (#3514)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e698415863fe_5bda3fd4b5ccd96c1058d7"; 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/Eb5fxbXtsQjXZfnj5dBAa3XFVs0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:36:41 -0000

----==_mimepart_5e698415863fe_5bda3fd4b5ccd96c1058d7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

kazuho commented on this pull request.



> @@ -352,7 +352,7 @@ The following statements are NOT guaranteed to be true for every QUIC version:
 * QUIC uses an AEAD (AEAD_AES_128_GCM {{?RFC5116}}) to protect the packets it
   exchanges during connection establishment
 
-* QUIC packet numbers appear after the Version field
+* QUIC packet numbers appear after the connection ID fields

This statement is bit weird, as the packet number field of an Initial packet does not immediately follow the connection ID fields. The field appears after the token field. And I point this out in relation to Initial packets, because IIUC the primary intended reader here are the middlebox developers, who would have the possibility of analyzing Initial packets, but no other packet types with a packet number field.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3514#pullrequestreview-373212890
----==_mimepart_5e698415863fe_5bda3fd4b5ccd96c1058d7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@kazuho</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3514#discussion_r391345089">draft-ietf-quic-invariants.md</a>:</p>
<pre style='color:#555'>&gt; @@ -352,7 +352,7 @@ The following statements are NOT guaranteed to be true for every QUIC version:
 * QUIC uses an AEAD (AEAD_AES_128_GCM {{?RFC5116}}) to protect the packets it
   exchanges during connection establishment
 
-* QUIC packet numbers appear after the Version field
+* QUIC packet numbers appear after the connection ID fields
</pre>
<p>This statement is bit weird, as the packet number field of an Initial packet does not immediately follow the connection ID fields. The field appears after the token field. And I point this out in relation to Initial packets, because IIUC the primary intended reader here are the middlebox developers, who would have the possibility of analyzing Initial packets, but no other packet types with a packet number field.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3514#pullrequestreview-373212890">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK62SSTHIDRDFFECL4DRHAVBLANCNFSM4LGBMMAA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK35JIEHUCB6KOHYMTDRHAVBLA5CNFSM4LGBMMAKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCY7MNWQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3514#pullrequestreview-373212890",
"url": "https://github.com/quicwg/base-drafts/pull/3514#pullrequestreview-373212890",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e698415863fe_5bda3fd4b5ccd96c1058d7--


From nobody Wed Mar 11 17:37:40 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 81E363A099F for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 17:37:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EqECyz-1HT7J for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 17:37:38 -0700 (PDT)
Received: from out-11.smtp.github.com (out-11.smtp.github.com [192.30.254.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0AE813A0E06 for <quic-issues@ietf.org>; Wed, 11 Mar 2020 17:36:59 -0700 (PDT)
Received: from github-lowworker-5fb2734.va3-iad.github.net (github-lowworker-5fb2734.va3-iad.github.net [10.48.19.27]) by smtp.github.com (Postfix) with ESMTP id 9678D260195 for <quic-issues@ietf.org>; Wed, 11 Mar 2020 17:36:58 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583973418; bh=eIad3p6YkwQu7ykEZrHSJo+awYZ48irZWh2zWmVp81s=; h=Date:From:To:Subject:From; b=mETETdLkMlfM7a+hmZh23v3rth6IW3zH8hQdY9j6pcAdum1aplzaMzgJkKCdqv6q/ 0qlC8x6XL/zhIXG3mr6Gi0q35pJnxcpQwV5LRlOQKxSE7iiMU8sC0xMSxssUEapjya V0FPj/AL5iwYoA4OtSh0QpSQlKLwLQiY6EAqiu7w=
Date: Wed, 11 Mar 2020 17:36:58 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/cdbe6a-e88236@github.com>
Subject: [quicwg/base-drafts] e88236: Script updating gh-pages from 52c97221. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ngviZv_IYxDTByJtk6D_R3uw5lM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:37:40 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: e882366777636ba23c56f83eb4037aeee1f08968
      https://github.com/quicwg/base-drafts/commit/e882366777636ba23c56f83eb4037aeee1f08968
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M http/core_and_friends/draft-ietf-quic-http.html
    M http/core_and_friends/draft-ietf-quic-http.txt
    M http/core_and_friends/draft-ietf-quic-invariants.html
    M http/core_and_friends/draft-ietf-quic-invariants.txt
    M http/core_and_friends/draft-ietf-quic-qpack.html
    M http/core_and_friends/draft-ietf-quic-qpack.txt
    M http/core_and_friends/draft-ietf-quic-recovery.html
    M http/core_and_friends/draft-ietf-quic-recovery.txt
    M http/core_and_friends/draft-ietf-quic-tls.html
    M http/core_and_friends/draft-ietf-quic-tls.txt
    M http/core_and_friends/draft-ietf-quic-transport.html
    M http/core_and_friends/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 52c97221. [ci skip]



From nobody Wed Mar 11 17:46:42 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 66B8E3A0EAF for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 17:46:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fNHmtDMuFNLg for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 17:46:39 -0700 (PDT)
Received: from out-15.smtp.github.com (out-15.smtp.github.com [192.30.254.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EB7C03A0EBB for <quic-issues@ietf.org>; Wed, 11 Mar 2020 17:46:39 -0700 (PDT)
Received: from github-lowworker-c73936b.ash1-iad.github.net (github-lowworker-c73936b.ash1-iad.github.net [10.56.112.13]) by smtp.github.com (Postfix) with ESMTP id 8B31F260199 for <quic-issues@ietf.org>; Wed, 11 Mar 2020 17:46:39 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583973999; bh=L+DMzPu3ZhL/ddpJmFUBPGaXOKfo84kn8bhXiXqwdfI=; h=Date:From:To:Subject:From; b=cHPN2qHjzyGfqvYGN33sg83eRRVfo4AKUZqlD2cogpNmacRuCoRA4go+xVkN/zDk5 NBfhvU9p6VVU6gMoJMT9+jPZ9oep+Q0dx+5bn4DBbRtXtxAdbHxHBCtSmqaablDrWG IovyD80TzXMtZ2/KxYWR5sAGyhgo39QAiKYDt34g=
Date: Wed, 11 Mar 2020 17:46:39 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/fix-invariant-layout-assumption/e394a7-813992@github.com>
Subject: [quicwg/base-drafts] 813992: Try again with an allowance for Initial
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/DpWn4eg52_V8gkwoS-WRlKZueXs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:46:41 -0000

  Branch: refs/heads/fix-invariant-layout-assumption
  Home:   https://github.com/quicwg/base-drafts
  Commit: 813992d32661388da7e1a790c3e3054f5a6d06de
      https://github.com/quicwg/base-drafts/commit/813992d32661388da7e1a790c3e3054f5a6d06de
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M draft-ietf-quic-invariants.md

  Log Message:
  -----------
  Try again with an allowance for Initial



From nobody Wed Mar 11 17:47:06 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 55F5A3A0EBB for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 17:47:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KQM-QZdYd1Ad for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 17:47:03 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EDC733A0EBC for <quic-issues@ietf.org>; Wed, 11 Mar 2020 17:47:01 -0700 (PDT)
Received: from github-lowworker-f045d1f.ac4-iad.github.net (github-lowworker-f045d1f.ac4-iad.github.net [10.52.19.54]) by smtp.github.com (Postfix) with ESMTP id 4E7B86A05A5 for <quic-issues@ietf.org>; Wed, 11 Mar 2020 17:47:01 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583974021; bh=ZQj70HMZIoQh4YyqDCCz23bGNWhhdlZZ0+OFyiwHEQk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=s9+5oRjGp5GtVMvDGGN+JK0ADeuhZLECTcK7ISmAwxz6euGjL6Xn1D3cRNUL0XaVo gfGhqTlPiE4BfSV5PEihNXJltgyYfc29yBUH1u04PQsEeYpCHHUPeTnwmxdQRpXt0Q wq+vb/em963wSsuTCx5SoA9ILARUXtF3wg0xCJTg=
Date: Wed, 11 Mar 2020 17:47:01 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3514/push/4753044780@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3514@github.com>
References: <quicwg/base-drafts/pull/3514@github.com>
Subject: Re: [quicwg/base-drafts] The packet header changed since this was written (#3514)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6986853df33_30383fef14acd9681117aa"; 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/qymFbXoOa_2De242bGlo5JXXvcE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:47:04 -0000

----==_mimepart_5e6986853df33_30383fef14acd9681117aa
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

813992d32661388da7e1a790c3e3054f5a6d06de  Try again with an allowance for Initial


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3514/files/e394a7ab9701f9edf0a50be30da23bb2a9cd669e..813992d32661388da7e1a790c3e3054f5a6d06de

----==_mimepart_5e6986853df33_30383fef14acd9681117aa
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/813992d32661388da7e1a790c3e3054f5a6d06de">813992d</a>  Try again with an allowance for 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/3514/files/e394a7ab9701f9edf0a50be30da23bb2a9cd669e..813992d32661388da7e1a790c3e3054f5a6d06de">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK737NVBBURVLZDGL2DRHAWILANCNFSM4LGBMMAA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6XBKOA7BCIPO3DU5LRHAWILA5CNFSM4LGBMMAKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DMOJYGA2DGOCQOVZWQIZUG42TGMBUGQ3TQMA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3514/files/e394a7ab9701f9edf0a50be30da23bb2a9cd669e..813992d32661388da7e1a790c3e3054f5a6d06de",
"url": "https://github.com/quicwg/base-drafts/pull/3514/files/e394a7ab9701f9edf0a50be30da23bb2a9cd669e..813992d32661388da7e1a790c3e3054f5a6d06de",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e6986853df33_30383fef14acd9681117aa--


From nobody Wed Mar 11 17:47:28 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 95A733A0E2D for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 17:47:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nufpc2ieWYeB for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 17:47:25 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A7D7E3A0EB7 for <quic-issues@ietf.org>; Wed, 11 Mar 2020 17:47:23 -0700 (PDT)
Received: from github-lowworker-ca5950c.va3-iad.github.net (github-lowworker-ca5950c.va3-iad.github.net [10.48.17.57]) by smtp.github.com (Postfix) with ESMTP id 078E45203AC for <quic-issues@ietf.org>; Wed, 11 Mar 2020 17:47:23 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583974043; bh=zh8ih4rcii7rZxCYxGeTdBm6TlJjuz0Bb/eK83egiJ0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Tufne56bip4fGVrCrmaO+w6EdR0N7awiCIFqqZFc5o0wf7+lSEjhHIQvjqwUhke3C IfOYmeqmwF/4MVJDpKWUwLn6VcV/BQbhPOpOb1/iEgkDCUMVlpg2SaKOF71Fm2G+UM DpVeBNEEsrAPNXmcQf8r9xKLRwe88g65JT2BOyNQ=
Date: Wed, 11 Mar 2020 17:47:22 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4VA2HQVASAR53PCDN4OVTZVEVBNHHCFDCFKI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3514/review/373215861@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3514@github.com>
References: <quicwg/base-drafts/pull/3514@github.com>
Subject: Re: [quicwg/base-drafts] The packet header changed since this was written (#3514)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e69869aec8a3_14813fbe3e2cd968688a6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/D53IUTycks1X3DXNMZCwInJ5hEs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:47:27 -0000

----==_mimepart_5e69869aec8a3_14813fbe3e2cd968688a6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.



> @@ -352,7 +352,7 @@ The following statements are NOT guaranteed to be true for every QUIC version:
 * QUIC uses an AEAD (AEAD_AES_128_GCM {{?RFC5116}}) to protect the packets it
   exchanges during connection establishment
 
-* QUIC packet numbers appear after the Version field
+* QUIC packet numbers appear after the connection ID fields

Of course.  I was trying to be economical with language, but clearly that needs to be 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/3514#discussion_r391347735
----==_mimepart_5e69869aec8a3_14813fbe3e2cd968688a6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinthomson</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3514#discussion_r391347735">draft-ietf-quic-invariants.md</a>:</p>
<pre style='color:#555'>&gt; @@ -352,7 +352,7 @@ The following statements are NOT guaranteed to be true for every QUIC version:
 * QUIC uses an AEAD (AEAD_AES_128_GCM {{?RFC5116}}) to protect the packets it
   exchanges during connection establishment
 
-* QUIC packet numbers appear after the Version field
+* QUIC packet numbers appear after the connection ID fields
</pre>
<p>Of course.  I was trying to be economical with language, but clearly that needs to be 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/3514#discussion_r391347735">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK576BXN4PAFQU3INW3RHAWJVANCNFSM4LGBMMAA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYWLKSNYYXTUKQ75B3RHAWJVA5CNFSM4LGBMMAKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCY7NE5I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3514#discussion_r391347735",
"url": "https://github.com/quicwg/base-drafts/pull/3514#discussion_r391347735",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e69869aec8a3_14813fbe3e2cd968688a6--


From nobody Wed Mar 11 17:48:09 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E7AB23A0EBB for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 17:48:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hFO6sXMl1a9z for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 17:48:06 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DA38E3A0EAF for <quic-issues@ietf.org>; Wed, 11 Mar 2020 17:48:06 -0700 (PDT)
Received: from github-lowworker-39ac79b.ac4-iad.github.net (github-lowworker-39ac79b.ac4-iad.github.net [10.52.18.15]) by smtp.github.com (Postfix) with ESMTP id 0A5318C06E2 for <quic-issues@ietf.org>; Wed, 11 Mar 2020 17:48:06 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583974086; bh=PvU/CK0bSV88HCxnjlkILxZjRijWM9NpozUCt1BZIBM=; h=Date:From:To:Subject:From; b=SIbu5VUTDQrqbvA3/c5pryFwHEsj+rwWFdy5dfWkXQCksukXIXPqF4x1MKGJImR6O xoNBVHwe90riBCjYT8s3Ml1ZGhXFZ9BzvTy8dHbsu8aRujXHSYBaCnuJ/1U9HuvphK QTyowIewiRCvnOnGeVv1ba/e1anVcLw+mBX7IluI=
Date: Wed, 11 Mar 2020 17:48:05 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/e88236-a0d7b2@github.com>
Subject: [quicwg/base-drafts] a0d7b2: Script updating gh-pages from 813992d3. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/jH6W4k9BxGE5iZel8zdbq6JqVKw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:48:08 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: a0d7b2790886faf82285e4066687be4cb64a9724
      https://github.com/quicwg/base-drafts/commit/a0d7b2790886faf82285e4066687be4cb64a9724
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M fix-invariant-layout-assumption/draft-ietf-quic-invariants.html
    M fix-invariant-layout-assumption/draft-ietf-quic-invariants.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 813992d3. [ci skip]



From nobody Wed Mar 11 17:50:00 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 79AA03A0EBE for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 17:49:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lWDY4-268Km9 for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 17:49:57 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6C78E3A0EBD for <quic-issues@ietf.org>; Wed, 11 Mar 2020 17:49:57 -0700 (PDT)
Date: Wed, 11 Mar 2020 17:49:56 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583974196; bh=ZUNU10XSs/RoxJFpZzTZh5iF4E9IKV10uMaJYnbvdS8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=0WBBWcf3MJgNAfchNIhNG/RGtPMDs6dFtkjXgEUJsil/se5WyKwo2J2iGqqj/7tPe E27A7Um9QSE/D6MlfLRXXwAh/auVBhqm+lhVRXiZCBaH9WrTZI8RyM29+HuFnKk/GN 5KsG5s117U8dJIL8OuDKpNK5PFCMeDTE4JEVt2qQ=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKY4UEKMX3EVDRPWOSV4OVUDJEVBNHHCFDCFKI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3514/review/373216567@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3514@github.com>
References: <quicwg/base-drafts/pull/3514@github.com>
Subject: Re: [quicwg/base-drafts] The packet header changed since this was written (#3514)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e698734a57db_3f223fa0fdacd9641585ef"; 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/p4fnMZZNcn-2xmZJikcOH7NAWjk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:49:59 -0000

----==_mimepart_5e698734a57db_3f223fa0fdacd9641585ef
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

kazuho approved this pull request.

Thank you for the changes 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/3514#pullrequestreview-373216567
----==_mimepart_5e698734a57db_3f223fa0fdacd9641585ef
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@kazuho</b> approved this pull request.</p>

<p>Thank you for the changes 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/3514#pullrequestreview-373216567">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK47SUPH4CJ2LQLCOH3RHAWTJANCNFSM4LGBMMAA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK62UIPTQA2PQNIUDQLRHAWTJA5CNFSM4LGBMMAKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCY7NKNY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3514#pullrequestreview-373216567",
"url": "https://github.com/quicwg/base-drafts/pull/3514#pullrequestreview-373216567",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e698734a57db_3f223fa0fdacd9641585ef--


From nobody Wed Mar 11 19:01:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DFBD83A1127 for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 19:01:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.041
X-Spam-Level: 
X-Spam-Status: No, score=-1.041 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZJP5UzFGUAWA for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 19:01: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 D96273A1121 for <quic-issues@ietf.org>; Wed, 11 Mar 2020 19:01:37 -0700 (PDT)
Date: Wed, 11 Mar 2020 19:01:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583978496; bh=i9fzdJHukTKl2O7bvcq93fUxEOQ/8zym4QN0o/Bm5vU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=QalLU9XvTPKhsz9adi1irdJwiBkpYE3+oI/OF8Vy36WFvfk+tUpAd6OE5EnDSvVW1 OnnCEl9yVcv04uJcS8JFhleOX59tWywRMvZ1dU2rcPaLcNZmH2EFSgDQQiILXPiXSP Q09LwV0vTWOZ4L0JMOoe+kOyMtD7LsuCCGN5B5Is=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3MDXJC5TNQVJEIFAF4OV4QBEVBNHHCFDCFKI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3514/review/373234733@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3514@github.com>
References: <quicwg/base-drafts/pull/3514@github.com>
Subject: Re: [quicwg/base-drafts] The packet header changed since this was written (#3514)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6998009a3c3_1f903f9f1cecd95c1247c2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Nt2-9cX5dFQzoyPkBbq6L5excLI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 02:01:39 -0000

----==_mimepart_5e6998009a3c3_1f903f9f1cecd95c1247c2
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/3514#pullrequestreview-373234733
----==_mimepart_5e6998009a3c3_1f903f9f1cecd95c1247c2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3514#pullrequestreview-373234733">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6XLGI6F3CBZZGPZP3RHA7ABANCNFSM4LGBMMAA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKY6FL3CUOQPTG6XGR3RHA7ABA5CNFSM4LGBMMAKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCY7RYLI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3514#pullrequestreview-373234733",
"url": "https://github.com/quicwg/base-drafts/pull/3514#pullrequestreview-373234733",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6998009a3c3_1f903f9f1cecd95c1247c2--


From nobody Wed Mar 11 19:02:27 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9677E3A112D for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 19:02:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.341
X-Spam-Level: 
X-Spam-Status: No, score=-3.341 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Jw7K9HQ0zF7q for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 19:02:24 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1A2A93A1133 for <quic-issues@ietf.org>; Wed, 11 Mar 2020 19:02:24 -0700 (PDT)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id 0F89A8C13F2 for <quic-issues@ietf.org>; Wed, 11 Mar 2020 19:02:23 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583978543; bh=lNQA/2+dhXEZmI3dMKNkOXtjflNDDS6PvgDfq65CxiM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=FB/Z73+9GlAXcPxUp66KjMMCjPB578Em5Mv3sqkEZi6pJpAmNE+5oBWp1UL5nlccK WqsUrD6iQ32GGQmWFexl7lw4KfZpYPMjNoUTN9jEX1U53JlMc8gj21cbobquajhi35 dWi9LrwPWeKOYY7fOdazidkB0/3zjxX9FlrBVeI0=
Date: Wed, 11 Mar 2020 19:02:23 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7EVTE7GEANRV6KR4V4OV4S5EVBNHHCFDCIIQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3515/review/373234920@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3515@github.com>
References: <quicwg/base-drafts/pull/3515@github.com>
Subject: Re: [quicwg/base-drafts] This assumption is likely to be true (#3515)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e69982ef40a5_35b63fe69e8cd95c1033fa"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/UkTcGFkP3bpGqi6XJm3Ly1hX9gY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 02:02:26 -0000

----==_mimepart_5e69982ef40a5_35b63fe69e8cd95c1033fa
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/3515#pullrequestreview-373234920
----==_mimepart_5e69982ef40a5_35b63fe69e8cd95c1033fa
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3515#pullrequestreview-373234920">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4K2WKYWEM543CEB33RHA7C5ANCNFSM4LGBNFHQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4S5BRCT3ZSE5UCHPDRHA7C5A5CNFSM4LGBNFH2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCY7RZ2A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3515#pullrequestreview-373234920",
"url": "https://github.com/quicwg/base-drafts/pull/3515#pullrequestreview-373234920",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e69982ef40a5_35b63fe69e8cd95c1033fa--


From nobody Wed Mar 11 19:09:45 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 02E733A0041 for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 19:09:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4L9zijINN2gL for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 19:09: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 ED21E3A0043 for <quic-issues@ietf.org>; Wed, 11 Mar 2020 19:09:35 -0700 (PDT)
Date: Wed, 11 Mar 2020 19:09:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583978975; bh=Gfb0rtCJ3siZztl6JuAZWUGLhl8wYaXrIjGD4Eo/7ik=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=CRTDulOwedVVJcre0KdBbuPI2Adu8MBIMJB5aZm8G1uIsfX2e0d32BraOFjMAO8x0 DveSEB8JlOf3jd1Of6sqQ0dzOsd5hEEU9/Fidox1/VwByZSiSjHNhvKSDjWU7nFjMZ lpbl3qIa9+vYJu6eovCSRLj2ae2fMo4EcKfA2M3c=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2G7KY6PLTGLMHJ2SF4OV5N5EVBNHHCFAMG5E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3509/597970501@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3509@github.com>
References: <quicwg/base-drafts/issues/3509@github.com>
Subject: Re: [quicwg/base-drafts] Required state for retaining unacked RETIRE_CONNECTION_ID frames is unbound (#3509)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6999deedae4_62c83ff8f7ecd968129433"; 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/sdp5e3GqbJQWj_qPVwI3Cajt9P0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 02:09:44 -0000

----==_mimepart_5e6999deedae4_62c83ff8f7ecd968129433
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Just to be clear, while I used RPT as a way of mounting the attack, I think it is not a requirement.

A malicious client can repeatedly migrate to a new address, initiating the use of new CID pairs, at the same time intentionally not acknowledging packets containing RETIRE_CONNECTION_ID frames sent from the server. If the client does that, the number of CIDs that the server has to track for retirement increases as time goes.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3509#issuecomment-597970501
----==_mimepart_5e6999deedae4_62c83ff8f7ecd968129433
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Just to be clear, while I used RPT as a way of mounting the attack, I think it is not a requirement.</p>
<p>A malicious client can repeatedly migrate to a new address, initiating the use of new CID pairs, at the same time intentionally not acknowledging packets containing RETIRE_CONNECTION_ID frames sent from the server. If the client does that, the number of CIDs that the server has to track for retirement increases as time goes.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3509#issuecomment-597970501">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2ZY2LUNLBGIKBVKCDRHA755ANCNFSM4LFJ2P4A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2EVY4736RR7VZD3J3RHA755A5CNFSM4LFJ2P4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOSE4RI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-597970501",
"url": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-597970501",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6999deedae4_62c83ff8f7ecd968129433--


From nobody Wed Mar 11 19:12:59 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C2ABE3A0101 for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 19:12:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.1
X-Spam-Level: 
X-Spam-Status: No, score=-3.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5K8s7vTtzIOY for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 19:12:55 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 02AC23A0031 for <quic-issues@ietf.org>; Wed, 11 Mar 2020 19:12:42 -0700 (PDT)
Date: Wed, 11 Mar 2020 19:12:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583979161; bh=TBnV/sE2N6c/2PAJ/MwnhRfUzgsh72ijsagJyBkcguY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=XO7gogiMfQCyH4vUl2ebWe2eeQU7sMxrXXsoThJerT9p/4B3ne1FpPJr+//Ym63By FyRHLF0Hdd9pvWWavijX5wscSp7PJFlp2SEa5d0/niIV1cssVQYumQH0QKOQ6TkrYs H9BLbxC+vgoKJVA4NN0Q3TCm6OefIJ/Us2Fb18/I=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK366RYYMLPSC7X7JUF4OV5ZTEVBNHHCFCTWBI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3513/review/373234297@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3513@github.com>
References: <quicwg/base-drafts/pull/3513@github.com>
Subject: Re: [quicwg/base-drafts] http-core and Friends (#3513)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e699a9989a79_2c973f8e79ccd96c106617"; 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/02rzQ1nkw6mMPiCkSSpdQosIXMw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 02:12:57 -0000

----==_mimepart_5e699a9989a79_2c973f8e79ccd96c106617
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

LPardue commented on this pull request.



>  
-#### Pseudo-Header Fields
+#### Pseudo-Fields

Do we need to make this change? The requirement is that they MUST NOT appear in trailers

>  
-To allow for better compression efficiency, the cookie header field {{!RFC6265}}
-MAY be split into separate header fields, each with one or more cookie-pairs,
-before compression. If a decompressed header list contains multiple cookie
+To allow for better compression efficiency, the "Cookie" field {{!RFC6265}}
+MAY be split into separate field lines, each with one or more cookie-pairs,
+before compression. If a decompressed field list contains multiple cookie
 header fields, these MUST be concatenated into a single octet string using the

```suggestion
fields, these MUST be concatenated into a single octet string using the
```

> @@ -1193,8 +1194,8 @@ connection error ({{errors}}) of type H3_FRAME_UNEXPECTED.
 
 ### HEADERS {#frame-headers}
 
-The HEADERS frame (type=0x1) is used to carry a header block, compressed using
-QPACK. See [QPACK] for more details.
+The HEADERS frame (type=0x1) is used to carry a block of HTTP fields, compressed
+using QPACK. See [QPACK] for more details.
 
 ~~~~~~~~~~  drawing
  0                   1                   2                   3

the diagram still contains "Header Block"

> @@ -1387,7 +1388,7 @@ error of type H3_SETTINGS_ERROR.
 ### PUSH_PROMISE {#frame-push-promise}
 
 The PUSH_PROMISE frame (type=0x5) is used to carry a promised request header
-set from server to client on a request stream, as in HTTP/2.
+field set from server to client on a request stream, as in HTTP/2.
 
 ~~~~~~~~~~  drawing
  0                   1                   2                   3

the diagram still contains "Header Block"

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3513#pullrequestreview-373234297
----==_mimepart_5e699a9989a79_2c973f8e79ccd96c106617
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@LPardue</b> commented on this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3513#discussi=
on_r391363822">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  =0D
-#### Pseudo-Header Fields=0D
+#### Pseudo-Fields=0D
</pre>=0D
<p>Do we need to make this change? The requirement is that they MUST NOT =
appear in trailers</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3513#discussi=
on_r391364402">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  =0D
-To allow for better compression efficiency, the cookie header field {{!R=
FC6265}}=0D
-MAY be split into separate header fields, each with one or more cookie-p=
airs,=0D
-before compression. If a decompressed header list contains multiple cook=
ie=0D
+To allow for better compression efficiency, the &quot;Cookie&quot; field=
 {{!RFC6265}}=0D
+MAY be split into separate field lines, each with one or more cookie-pai=
rs,=0D
+before compression. If a decompressed field list contains multiple cooki=
e=0D
 header fields, these MUST be concatenated into a single octet string usi=
ng the=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-header fields, these MUST be concatenated int=
o a single octet string using the=0D
+fields, these MUST be concatenated into a single octet string using the=0D=

</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3513#discussi=
on_r391366086">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -1193,8 +1194,8 @@ connection error ({{=
errors}}) of type H3_FRAME_UNEXPECTED.=0D
 =0D
 ### HEADERS {#frame-headers}=0D
 =0D
-The HEADERS frame (type=3D0x1) is used to carry a header block, compress=
ed using=0D
-QPACK. See [QPACK] for more details.=0D
+The HEADERS frame (type=3D0x1) is used to carry a block of HTTP fields, =
compressed=0D
+using QPACK. See [QPACK] for more details.=0D
 =0D
 ~~~~~~~~~~  drawing=0D
  0                   1                   2                   3=0D
</pre>=0D
<p>the diagram still contains "Header Block"</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3513#discussi=
on_r391366309">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -1387,7 +1388,7 @@ error of type H3_SET=
TINGS_ERROR.=0D
 ### PUSH_PROMISE {#frame-push-promise}=0D
 =0D
 The PUSH_PROMISE frame (type=3D0x5) is used to carry a promised request =
header=0D
-set from server to client on a request stream, as in HTTP/2.=0D
+field set from server to client on a request stream, as in HTTP/2.=0D
 =0D
 ~~~~~~~~~~  drawing=0D
  0                   1                   2                   3=0D
</pre>=0D
<p>the diagram still contains "Header Block"</p>=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3513#pullrequestreview-373234297">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K6TLTM4SHBBMKUORYLRHBAJTANCNFSM4LF5H2GA">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK7UHD2SL5TFAI7GG2DRHBAJTA5CNFSM4=
LF5H2GKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GOCY7RU6I.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3513#pullrequestrev=
iew-373234297",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3513#pullrequestreview=
-373234297",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e699a9989a79_2c973f8e79ccd96c106617--


From nobody Wed Mar 11 19:28:39 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8F8BE3A073E for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 19:28:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jM2pCod5xNQY for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 19:28:36 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9AD903A0736 for <quic-issues@ietf.org>; Wed, 11 Mar 2020 19:28:35 -0700 (PDT)
Date: Wed, 11 Mar 2020 19:28:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583980114; bh=8YovcwcnvXALTjR1mbwX7nM1lUw+SY3muyh9B48GyFU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=G58KJHmnaT8/8Au7Fbh3mPeX4dbCBpQ1xEPiT6SuHO/q3C/HK+lYJPJMdV2yb87uw nCJ5L1Lv8dBZGaQK5zs6IhihnfgY69mXtRBPKFFIJsypBqPGBAqBpf+yO26wDhuPkL 7QhhEzoWXYVQcbNIVUzz2FcLDMJZUX17xogS9Lkw=
From: Eric Kinnear <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7ZNKYQ6QRAYFFLPO54OV7VFEVBNHHCFAMG5E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3509/597974745@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3509@github.com>
References: <quicwg/base-drafts/issues/3509@github.com>
Subject: Re: [quicwg/base-drafts] Required state for retaining unacked RETIRE_CONNECTION_ID frames is unbound (#3509)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e699e527e404_638c3ffda34cd96c432e5"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: erickinnear
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/E8yQiCSIWL6keXdmDurh2WGIaUg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 02:28:39 -0000

----==_mimepart_5e699e527e404_638c3ffda34cd96c432e5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Clarification question: If the person sending RCID isn't getting ACKs back, I think we still need to assume that those CIDs are being replaced? If not, then the non-RPT side of this would just mean the person sending RCID frames runs out of CIDs to use and has to stop.

So the problem statement is that: this person is running over their max_active_cid limit from the perspective of the person withholding ACKs, but each side has their own view and so the person retiring them stopped counting them as active once the frame was sent (but not acknowledged). 
And that can happen via RPT as well, just because it means that they're going to be instructed to send the RCID, but the problem is the same either way?

(Just want to make sure I'm understanding the problem correctly)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3509#issuecomment-597974745
----==_mimepart_5e699e527e404_638c3ffda34cd96c432e5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Clarification question: If the person sending RCID isn't getting ACKs back, I think we still need to assume that those CIDs are being replaced? If not, then the non-RPT side of this would just mean the person sending RCID frames runs out of CIDs to use and has to stop.</p>
<p>So the problem statement is that: this person is running over their max_active_cid limit from the perspective of the person withholding ACKs, but each side has their own view and so the person retiring them stopped counting them as active once the frame was sent (but not acknowledged).<br>
And that can happen via RPT as well, just because it means that they're going to be instructed to send the RCID, but the problem is the same either way?</p>
<p>(Just want to make sure I'm understanding the problem correctly)</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3509#issuecomment-597974745">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYZOQ6VCFKZFWPBAPLRHBCFFANCNFSM4LFJ2P4A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYJ77YRC6KLG26JCNLRHBCFFA5CNFSM4LFJ2P4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOSF5WI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-597974745",
"url": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-597974745",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e699e527e404_638c3ffda34cd96c432e5--


From nobody Wed Mar 11 19:47:29 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7FECC3A073D for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 19:47:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PDx7fsYzDwbn for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 19:47:26 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AB9A63A07E7 for <quic-issues@ietf.org>; Wed, 11 Mar 2020 19:47:25 -0700 (PDT)
Date: Wed, 11 Mar 2020 19:47:24 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583981244; bh=VRxuvTxspgebJ1g/qRiVhR4n0QYXBSQs595ZMrm/sEo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=UZ/6WRmy3NPOW4jmUx9PHyV/1Qko0P/uwoM39h3tri93kFfYXJcFC1UnUunwq7nXk 6UsNLbNKfVL/a7J16MWa0rjJ4iXWnEcJ8ORaEPlAAOK7I0VG/PvhrheBU8V85BUkEH EoTI8WedD4os8qll+ir3s4oQi+CbuzGx6hPHvsqs=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3P5R2JEARUFFF5D3N4OWB3ZEVBNHHCFAMG5E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3509/597978952@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3509@github.com>
References: <quicwg/base-drafts/issues/3509@github.com>
Subject: Re: [quicwg/base-drafts] Required state for retaining unacked RETIRE_CONNECTION_ID frames is unbound (#3509)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e69a2bc6574b_75073fddfa4cd96c93974"; 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/aY33B6LaKQNsO8v67d7I4yF0lIw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 02:47:29 -0000

----==_mimepart_5e69a2bc6574b_75073fddfa4cd96c93974
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@erickinnear Yes, I think your problem statement is correct.

Or to be even more concise, the problem is that the issuer of CIDs is given additional credit when it receives RCID, which happens before the consumer of CIDs drops the state it needs to retain for retransmitting RCID.

For the attack to work, an attacker has to let the peer consume and retire CIDs. RPT and intentional migration are examples that makes that happen.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3509#issuecomment-597978952
----==_mimepart_5e69a2bc6574b_75073fddfa4cd96c93974
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/erickinnear/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/erickinnear">@erickinnear</a> Yes, I think your problem statement is correct.</p>
<p>Or to be even more concise, the problem is that the issuer of CIDs is given additional credit when it receives RCID, which happens before the consumer of CIDs drops the state it needs to retain for retransmitting RCID.</p>
<p>For the attack to work, an attacker has to let the peer consume and retire CIDs. RPT and intentional migration are examples that makes that happen.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3509#issuecomment-597978952">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2L2CD2U6MTTHLTW43RHBELZANCNFSM4LFJ2P4A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7C3RJ4MBVX573PTYDRHBELZA5CNFSM4LFJ2P4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOSG6SA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-597978952",
"url": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-597978952",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e69a2bc6574b_75073fddfa4cd96c93974--


From nobody Wed Mar 11 21:10:54 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F42283A0C88 for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 21:10:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.041
X-Spam-Level: 
X-Spam-Status: No, score=-1.041 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xBQGhkFNtM-Q for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 21:10:51 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 238F53A0C8E for <quic-issues@ietf.org>; Wed, 11 Mar 2020 21:10:50 -0700 (PDT)
Date: Wed, 11 Mar 2020 21:10:48 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583986248; bh=ExzfRvzDi2jjRHodKpkOYXs19gzRyQFyhipWa/9o9YQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=R7MCkZM+Ic3W2rHPETK6t2CJt5rNLm6qNggKNRBXOOYeC/jxfe1NZYohT3rkbPN3T YAkrKJflBcKv0tTNRYyNfLUHuE6NSEAW3kJTOLNHqd4+/JJe09rYGtDQ3uH7vbZCfE SnDsrzVlGKmFlKnkS4yCQxmZp83H/tSxqNPBv1aE=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3SZXNMNWORMWT753F4OWLUREVBNHHCFDCIIQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3515/review/373267564@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3515@github.com>
References: <quicwg/base-drafts/pull/3515@github.com>
Subject: Re: [quicwg/base-drafts] This assumption is likely to be true (#3515)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e69b6486e5e4_16af3fa8046cd9645273c"; 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/L6l8if2XYy5DuxwhiPJziWvJiwk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 04:10:52 -0000

----==_mimepart_5e69b6486e5e4_16af3fa8046cd9645273c
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/3515#pullrequestreview-373267564
----==_mimepart_5e69b6486e5e4_16af3fa8046cd9645273c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@marten-seemann</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3515#pullrequestreview-373267564">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2UCZEXKTRLKXMRRLTRHBOERANCNFSM4LGBNFHQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK52DP7Y4P4242RH67TRHBOERA5CNFSM4LGBNFH2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCY7ZY3A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3515#pullrequestreview-373267564",
"url": "https://github.com/quicwg/base-drafts/pull/3515#pullrequestreview-373267564",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e69b6486e5e4_16af3fa8046cd9645273c--


From nobody Wed Mar 11 22:45:16 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 454803A0F8F for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 22:45:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.482
X-Spam-Level: 
X-Spam-Status: No, score=-6.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZzqqTaBCH45W for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 22:45: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 0D57F3A0F86 for <quic-issues@ietf.org>; Wed, 11 Mar 2020 22:45:13 -0700 (PDT)
Received: from github-lowworker-3a0df0f.ac4-iad.github.net (github-lowworker-3a0df0f.ac4-iad.github.net [10.52.25.92]) by smtp.github.com (Postfix) with ESMTP id 7CC0226173D for <quic-issues@ietf.org>; Wed, 11 Mar 2020 22:45:12 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583991912; bh=PN0GBJWiZPkA2llOcazuEJoOQpT+AuQmGjNSNj+WBdM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=b/taw457Muc6yeCcjuAzt979+E4rs3MlEPuEfL9/j9Go/fOHx2H9jLAoI6ZtecK6c iY7vrKoBV6za+F11tMs3UiZNhvFgoWUNmpQYvirf3b3qPiBI+yL8ANygji0CTdTiUL Eo55YtH6L9kYzuNQA7FJJ3FqPYUhlVvvaS5NEES8=
Date: Wed, 11 Mar 2020 22:45:12 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK522NXTUZLCNP6Q6P54OWWWREVBNHHCENSPWY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3489/598017306@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3489@github.com>
References: <quicwg/base-drafts/issues/3489@github.com>
Subject: Re: [quicwg/base-drafts] How many probed paths should a server remember? (#3489)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e69cc6837ab2_31893f80466cd9681705dc"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Lms14B3HWojwnGl8D9aLdEvnzdY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 05:45:14 -0000

----==_mimepart_5e69cc6837ab2_31893f80466cd9681705dc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

So a server doesn't need to probe in response to a client that probes a path, so it doesn't really have any state to attribute to probed paths.  A server can just respond to probes.  The cost to it, if it doesn't, is that it has to probe after a migration and that could have performance implications.

I would be happy saying that an endpoint ideally both probes and remembers the status of those probes for as many paths as it has issued, active connection IDs.  Probing paths and remembering the status of probes partly mitigates the reduction in CWND that follows migration, so there is a potential performance gain from keeping this state.  But the window is still likely reset, so the performance hit is essentially unavoidable either way.

The total number of paths a server might have to remember is limited by the active_connection_id_limit of the client, but it can be less (as you already noted), so the server has the ability to limit its exposure.

Thus, a server can probe and remember the status of as many paths as it likes.  I'd say that this is a fine piece of advice, but that's all it needs to be.  I agree that yet another transport parameter is not a great reaction to this relatively minor 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/3489#issuecomment-598017306
----==_mimepart_5e69cc6837ab2_31893f80466cd9681705dc
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>So a server doesn't need to probe in response to a client that probes a path, so it doesn't really have any state to attribute to probed paths.  A server can just respond to probes.  The cost to it, if it doesn't, is that it has to probe after a migration and that could have performance implications.</p>
<p>I would be happy saying that an endpoint ideally both probes and remembers the status of those probes for as many paths as it has issued, active connection IDs.  Probing paths and remembering the status of probes partly mitigates the reduction in CWND that follows migration, so there is a potential performance gain from keeping this state.  But the window is still likely reset, so the performance hit is essentially unavoidable either way.</p>
<p>The total number of paths a server might have to remember is limited by the active_connection_id_limit of the client, but it can be less (as you already noted), so the server has the ability to limit its exposure.</p>
<p>Thus, a server can probe and remember the status of as many paths as it likes.  I'd say that this is a fine piece of advice, but that's all it needs to be.  I agree that yet another transport parameter is not a great reaction to this relatively minor 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/3489#issuecomment-598017306">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7ERBFGUMGQKPQKHFLRHBZGRANCNFSM4K7USAHQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2OUR7ASPWMOY4MKNTRHBZGRA5CNFSM4K7USAH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOSQKGQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3489#issuecomment-598017306",
"url": "https://github.com/quicwg/base-drafts/issues/3489#issuecomment-598017306",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e69cc6837ab2_31893f80466cd9681705dc--


From nobody Wed Mar 11 22:54:40 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7406B3A0FDE for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 22:54:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OQaaeD1SbQNf for <quic-issues@ietfa.amsl.com>; Wed, 11 Mar 2020 22:54: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 303103A0FDC for <quic-issues@ietf.org>; Wed, 11 Mar 2020 22:54:38 -0700 (PDT)
Received: from github-lowworker-b19c547.va3-iad.github.net (github-lowworker-b19c547.va3-iad.github.net [10.48.17.66]) by smtp.github.com (Postfix) with ESMTP id 054C79605FD for <quic-issues@ietf.org>; Wed, 11 Mar 2020 22:54:37 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583992477; bh=bmgsmLTGGTNb3j32Ka7ceaA34TWik6yCQO1JuDPFmDY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=unBTexj0bu71jpMxU2xeny84j8LRIRaTligOZL5Y1LM+qO6pfIPErGgrzYjI8R/gd OfR0Zd8rI+BnHF6XI+PyIgmermoh1Q9QRCgE78VUCtCZCU6LGbO4wlalBdMlGPFIpF 5mQo/aXYeFjuaDyCygS1hwm0WJqGJZ7uI+vqwrzU=
Date: Wed, 11 Mar 2020 22:54:36 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4HH6OQHC44Q75DNRN4OWXZZEVBNHHCENSPWY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3489/598019503@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3489@github.com>
References: <quicwg/base-drafts/issues/3489@github.com>
Subject: Re: [quicwg/base-drafts] How many probed paths should a server remember? (#3489)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e69ce9ce366a_42d53fdbe80cd95c19213f"; 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/88tKoUz9PLsJUnmef3S-DOr6szQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 05:54:40 -0000

----==_mimepart_5e69ce9ce366a_42d53fdbe80cd95c19213f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson 
> So a server doesn't need to probe in response to a client that probes a path, so it doesn't really have any state to attribute to probed paths. A server can just respond to probes. The cost to it, if it doesn't, is that it has to probe after a migration and that could have performance implications.

I think I disagree with the observation.

The problem of responding to a probe without retaining state for that path is that the server burns a CID for each probing packet. As stated in the [original comment](https://github.com/quicwg/base-drafts/issues/3489#issue-573984694), the worst case scenario is that CIDs will be consumed at a high rate when a client probes multiple paths simultaneously.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3489#issuecomment-598019503
----==_mimepart_5e69ce9ce366a_42d53fdbe80cd95c19213f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinthomson/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a></p>
<blockquote>
<p>So a server doesn't need to probe in response to a client that probes a path, so it doesn't really have any state to attribute to probed paths. A server can just respond to probes. The cost to it, if it doesn't, is that it has to probe after a migration and that could have performance implications.</p>
</blockquote>
<p>I think I disagree with the observation.</p>
<p>The problem of responding to a probe without retaining state for that path is that the server burns a CID for each probing packet. As stated in the <a href="https://github.com/quicwg/base-drafts/issues/3489#issue-573984694" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3489/hovercard">original comment</a>, the worst case scenario is that CIDs will be consumed at a high rate when a client probes multiple paths simultaneously.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3489#issuecomment-598019503">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6VODHC42HGVPNX3ZDRHB2JZANCNFSM4K7USAHQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5ISYKGA5GM744QWKDRHB2JZA5CNFSM4K7USAH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOSQ3LY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3489#issuecomment-598019503",
"url": "https://github.com/quicwg/base-drafts/issues/3489#issuecomment-598019503",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e69ce9ce366a_42d53fdbe80cd95c19213f--


From nobody Thu Mar 12 00:41:05 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A041C3A1272 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 00:41:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.1
X-Spam-Level: 
X-Spam-Status: No, score=-3.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id arMjhZxy0t-V for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 00:41:02 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0E3A03A1271 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 00:41:02 -0700 (PDT)
Date: Thu, 12 Mar 2020 00:41:00 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1583998861; bh=F8hYJvseuHrcwgKewuGnJRvlJFOilYDL5vgArOnZHKs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=uvM3wNoI/7j87TpcwWCRcl6x/uIkTfbwXInVEh0AGH5B+Rhg2yNerD0RNiBzTzCk0 5BDgobSk6VG/w4bujqYcmJB4Z7O4WixqPpMwWg6fsgbsVR27/RrSHBuFxAf+ei9uNN 8S+j69OkjtPWaNAna2MfBnLUThlYaze0glZCRW+c=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7HB3V4GYNNIA5G6B54OXEIZEVBNHHCCYK7ZU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3414/review/372367343@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3414@github.com>
References: <quicwg/base-drafts/pull/3414@github.com>
Subject: Re: [quicwg/base-drafts] Improve Idle Timeout text (#3414)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e69e78cef1fa_62283fb50b6cd9644205f7"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/1LugsVwT4oNEmSr4x3epCBnpgoU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 07:41:04 -0000

----==_mimepart_5e69e78cef1fa_62283fb50b6cd9644205f7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar commented on this pull request.

a few suggestions

> @@ -2406,33 +2406,30 @@ source address.
 
 ## Idle Timeout {#idle-timeout}
 
-If the idle timeout is enabled by either peer, a connection is silently closed
+If a max_idle_timeout is specified by either peer in transport parameters

```suggestion
If a max_idle_timeout is specified by either peer in its transport parameters
```

> @@ -2406,33 +2406,30 @@ source address.
 
 ## Idle Timeout {#idle-timeout}
 
-If the idle timeout is enabled by either peer, a connection is silently closed
+If a max_idle_timeout is specified by either peer in transport parameters
+(see {{transport-parameter-definitions}}), a connection is silently closed

```suggestion
({{transport-parameter-definitions}}), the connection is silently closed
```

>  and its state is discarded when it remains idle for longer than the minimum of
-the max_idle_timeouts (see {{transport-parameter-definitions}}) and three times
-the current Probe Timeout (PTO).
+the max_idle_timeout values and three times the current Probe Timeout (PTO).

```suggestion
both max_idle_timeout values and three times the current Probe Timeout (PTO).
```

> +Restarting when sending packets ensures that connections do not prematurely time
+out when initiating new activity.  An endpoint might need to send ack-eliciting

```suggestion
Restarting this timer when sending a packet ensures that connections are not
closed after new activity is initiated.  An endpoint might need to send ack-eliciting
```

> +packets to avoid an idle timeout if it is unable to send application data due to
+being blocked on flow control limits (see {{flow-control}}) or is application
+limited, but expecting response data.

```suggestion
packets to avoid an idle timeout if it is expecting response data, but does
not have or is unable to send application data.
```

>  An endpoint that sends packets near the end of the idle timeout period
 risks having those packets discarded if its peer enters the draining state
 before the packets arrive.  If a peer could time out within a Probe Timeout
-(PTO; see Section 6.6 of {{QUIC-RECOVERY}}), it is advisable to test for
-liveness before sending any data that cannot be retried safely.  Note that it
-is likely that only applications or application protocols will know what
-information can be retried.
+(PTO; see Section 6.6 of {{QUIC-RECOVERY}}), it is advisable to send a PING or
+other ack-eliciting frames to test for liveness before sending any data that
+cannot be retried safely.  Note that it is likely that only applications or
+application protocols will know what information can be retried.

This is still a bit hard to read. I'll suggest the following text instead:
```
An endpoint that sends packets close to the effective timeout risks
having them be discarded at the peer, since the peer might enter its
draining state before these packets arrive. An endpoint can send
a PING or another ack-eliciting frame to test the connection for liveness
if the peer could time out soon, such as within a PTO (see Section 6.6 of
{{QUIC-RECOVERY}}). This is especially useful if any available application
data cannot be safely retried. Note that the application determines what data
is safe to retry.
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3414#pullrequestreview-372367343
----==_mimepart_5e69e78cef1fa_62283fb50b6cd9644205f7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@janaiyengar</b> commented on this pull request.</p>=0D
=0D
<p>a few suggestions</p><hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3414#discussi=
on_r390650105">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -2406,33 +2406,30 @@ source address.=0D=

 =0D
 ## Idle Timeout {#idle-timeout}=0D
 =0D
-If the idle timeout is enabled by either peer, a connection is silently =
closed=0D
+If a max_idle_timeout is specified by either peer in transport parameter=
s=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-If a max_idle_timeout is specified by either =
peer in transport parameters=0D
+If a max_idle_timeout is specified by either peer in its transport param=
eters=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3414#discussi=
on_r390650185">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -2406,33 +2406,30 @@ source address.=0D=

 =0D
 ## Idle Timeout {#idle-timeout}=0D
 =0D
-If the idle timeout is enabled by either peer, a connection is silently =
closed=0D
+If a max_idle_timeout is specified by either peer in transport parameter=
s=0D
+(see {{transport-parameter-definitions}}), a connection is silently clos=
ed=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-(see {{transport-parameter-definitions}}), a =
connection is silently closed=0D
+({{transport-parameter-definitions}}), the connection is silently closed=
=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3414#discussi=
on_r391433763">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  and its state is discarded when it remain=
s idle for longer than the minimum of=0D
-the max_idle_timeouts (see {{transport-parameter-definitions}}) and thre=
e times=0D
-the current Probe Timeout (PTO).=0D
+the max_idle_timeout values and three times the current Probe Timeout (P=
TO).=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-the max_idle_timeout values and three times t=
he current Probe Timeout (PTO).=0D
+both max_idle_timeout values and three times the current Probe Timeout (=
PTO).=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3414#discussi=
on_r391434934">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +Restarting when sending packets ensures t=
hat connections do not prematurely time=0D
+out when initiating new activity.  An endpoint might need to send ack-el=
iciting=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-Restarting when sending packets ensures that =
connections do not prematurely time=0D
-out when initiating new activity.  An endpoint might need to send ack-el=
iciting=0D
+Restarting this timer when sending a packet ensures that connections are=
 not=0D
+closed after new activity is initiated.  An endpoint might need to send =
ack-eliciting=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3414#discussi=
on_r391436626">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +packets to avoid an idle timeout if it is=
 unable to send application data due to=0D
+being blocked on flow control limits (see {{flow-control}}) or is applic=
ation=0D
+limited, but expecting response data.=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-packets to avoid an idle timeout if it is una=
ble to send application data due to=0D
-being blocked on flow control limits (see {{flow-control}}) or is applic=
ation=0D
-limited, but expecting response data.=0D
+packets to avoid an idle timeout if it is expecting response data, but d=
oes=0D
+not have or is unable to send application data.=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3414#discussi=
on_r391443719">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  An endpoint that sends packets near the e=
nd of the idle timeout period=0D
 risks having those packets discarded if its peer enters the draining sta=
te=0D
 before the packets arrive.  If a peer could time out within a Probe Time=
out=0D
-(PTO; see Section 6.6 of {{QUIC-RECOVERY}}), it is advisable to test for=
=0D
-liveness before sending any data that cannot be retried safely.  Note th=
at it=0D
-is likely that only applications or application protocols will know what=
=0D
-information can be retried.=0D
+(PTO; see Section 6.6 of {{QUIC-RECOVERY}}), it is advisable to send a P=
ING or=0D
+other ack-eliciting frames to test for liveness before sending any data =
that=0D
+cannot be retried safely.  Note that it is likely that only applications=
 or=0D
+application protocols will know what information can be retried.=0D
</pre>=0D
<p>This is still a bit hard to read. I'll suggest the following text inst=
ead:</p>=0D
<pre><code>An endpoint that sends packets close to the effective timeout =
risks=0D
having them be discarded at the peer, since the peer might enter its=0D
draining state before these packets arrive. An endpoint can send=0D
a PING or another ack-eliciting frame to test the connection for liveness=
=0D
if the peer could time out soon, such as within a PTO (see Section 6.6 of=
=0D
{{QUIC-RECOVERY}}). This is especially useful if any available applicatio=
n=0D
data cannot be safely retried. Note that the application determines what =
data=0D
is safe to retry.=0D
</code></pre>=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3414#pullrequestreview-372367343">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K374ZETKCK2WTOBI5DRHCGYZANCNFSM4KP7TZEA">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK2NXC2WCT6DHJK63HLRHCGYZA5CNFSM4=
KP7TZEKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GOCYY573Y.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3414#pullrequestrev=
iew-372367343",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3414#pullrequestreview=
-372367343",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e69e78cef1fa_62283fb50b6cd9644205f7--


From nobody Thu Mar 12 03:09:15 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7233D3A08A5 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 03:09:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lV4dXg61uhuM for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 03:09: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 A98AA3A0824 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 03:09:10 -0700 (PDT)
Received: from github-lowworker-b19c547.va3-iad.github.net (github-lowworker-b19c547.va3-iad.github.net [10.48.17.66]) by smtp.github.com (Postfix) with ESMTP id B69A51C07C0 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 03:09:09 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584007749; bh=Q31gBrV0IqWjvTqg+tezSZP0LoblQPUzRav+7Qat3Og=; h=Date:From:To:Subject:From; b=nOpeVYiA0cCKwzmzj1oS7WBbkO0YlCYipkCRAe3ICZKJNNLjqQmoZPbLYiVwZ1KhR P68/znw9v4xlCOO5g1bAYJryAgbi/T5I42yNh+nAdwms0sTCXGx1BYKHVTM3cmJTIA j7nVGJc6ZqKxhRo48QI9gLDv5Fz1gAqR4nY9kX2E=
Date: Thu, 12 Mar 2020 03:09:09 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-ito-jana-mbishop/436c49-d1f1e3@github.com>
Subject: [quicwg/base-drafts] d1f1e3: Apply suggestions from code review
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/XQy3v0SuoHmCTubJKDKlzWGYzIc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 10:09:14 -0000

  Branch: refs/heads/ianswett-ito-jana-mbishop
  Home:   https://github.com/quicwg/base-drafts
  Commit: d1f1e30ccffdde01a3b9153da9ee7feadb1012e7
      https://github.com/quicwg/base-drafts/commit/d1f1e30ccffdde01a3b9153da9ee7feadb1012e7
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Apply suggestions from code review

Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>



From nobody Thu Mar 12 03:09:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AA3523A08A5 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 03:09:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mRjE0ns9tUmb for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 03:09:39 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 671E43A088F for <quic-issues@ietf.org>; Thu, 12 Mar 2020 03:09:38 -0700 (PDT)
Received: from github-lowworker-292e294.va3-iad.github.net (github-lowworker-292e294.va3-iad.github.net [10.48.102.70]) by smtp.github.com (Postfix) with ESMTP id 208746A11EC for <quic-issues@ietf.org>; Thu, 12 Mar 2020 03:09:37 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584007777; bh=ZvWsVkRoqFKdF7uGAcYuCLcYgiUFd1PK9XsaV0mBc7o=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=MKyFJAvsOeVNpyR23dWOmN8urJzrmvMPFeXJXdLyxMq38XUgEsHkZwGmQw+7CcEiQ CjP7mFXFuXQH4FufUJ31SltQGqAyMR7elV+452Dj0I8jR9SmZ1QA3SGARje49SE9O2 sO2e79CHIw7na6AfGRVL/QoKq2YN1i1K6E3IaxK0=
Date: Thu, 12 Mar 2020 03:09:37 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3414/push/4754756863@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3414@github.com>
References: <quicwg/base-drafts/pull/3414@github.com>
Subject: Re: [quicwg/base-drafts] Improve Idle Timeout text (#3414)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6a0a6111d31_2dc93fe1a3ccd96c102890"; 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/zanXNiYgTeqraTVo9XvjjQDZ7Eo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 10:09:41 -0000

----==_mimepart_5e6a0a6111d31_2dc93fe1a3ccd96c102890
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

d1f1e30ccffdde01a3b9153da9ee7feadb1012e7  Apply suggestions from code review


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3414/files/436c49bc835e6d60d1119b9ae66f2d4274ff0387..d1f1e30ccffdde01a3b9153da9ee7feadb1012e7

----==_mimepart_5e6a0a6111d31_2dc93fe1a3ccd96c102890
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/d1f1e30ccffdde01a3b9153da9ee7feadb1012e7">d1f1e30</a>  Apply suggestions from code review</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3414/files/436c49bc835e6d60d1119b9ae66f2d4274ff0387..d1f1e30ccffdde01a3b9153da9ee7feadb1012e7">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7HCKQ2JG3G477YNALRHCYGDANCNFSM4KP7TZEA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZ3DLYV3R3RNMWJSOTRHCYGDA5CNFSM4KP7TZEKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TCMBZGI2TEM2QOVZWQIZUG42TINZVGY4DMMY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3414/files/436c49bc835e6d60d1119b9ae66f2d4274ff0387..d1f1e30ccffdde01a3b9153da9ee7feadb1012e7",
"url": "https://github.com/quicwg/base-drafts/pull/3414/files/436c49bc835e6d60d1119b9ae66f2d4274ff0387..d1f1e30ccffdde01a3b9153da9ee7feadb1012e7",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e6a0a6111d31_2dc93fe1a3ccd96c102890--


From nobody Thu Mar 12 03:46:44 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8DBA33A0C6D for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 03:46:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FQjAhZQC-FIj for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 03:46: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 79F303A0B52 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 03:46:34 -0700 (PDT)
Received: from github-lowworker-fa7043e.ash1-iad.github.net (github-lowworker-fa7043e.ash1-iad.github.net [10.56.109.45]) by smtp.github.com (Postfix) with ESMTP id 5E067C6078B for <quic-issues@ietf.org>; Thu, 12 Mar 2020 03:46:28 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584009988; bh=kt6zqHDofW7oyZedcU/ix+c89FT02f4bQX09TfVugSI=; h=Date:From:To:Subject:From; b=ZgwONvsbRtkTf4zt7w7cgENnxQV0l7Ibi0SURlb435HgpJRxz6PrhbyPKrPHUoGcM 4PjTcFiPjX8chcQnS8GObw8GgUlPXJRrXeyg+6A7gjxlFHRsMKyOkchqDwWXjshgaj 7X9btGbmxEZPQsTazjvNz7Z13lAu0qgdaRJLJNgM=
Date: Thu, 12 Mar 2020 03:46:28 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-ito-jana-mbishop/d1f1e3-9d45cd@github.com>
Subject: [quicwg/base-drafts] 9d45cd: Jana's suggestion
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/RwvzcFcbxyJMemuLZl62gazLVDM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 10:46:42 -0000

  Branch: refs/heads/ianswett-ito-jana-mbishop
  Home:   https://github.com/quicwg/base-drafts
  Commit: 9d45cdcbe07cee82134d6769a4cd42912f69d24c
      https://github.com/quicwg/base-drafts/commit/9d45cdcbe07cee82134d6769a4cd42912f69d24c
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Jana's suggestion



From nobody Thu Mar 12 03:47:04 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8483B3A0A46 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 03:47:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JUV7BnMmFgfW for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 03:46:56 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 712BD3A0A64 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 03:46:54 -0700 (PDT)
Received: from github-lowworker-2ef7ba1.ac4-iad.github.net (github-lowworker-2ef7ba1.ac4-iad.github.net [10.52.16.66]) by smtp.github.com (Postfix) with ESMTP id 08ECD280A07 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 03:46:53 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584010013; bh=32Spm17GsVuQ2nC3j6uQWH3WZMR7crybF9otX3MglWM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=G1nk9Bubin4gGMRgu+D7qcYb0BISQRej7NzGv2OqlJiO4Ihi/mhskDAR5vnwJbDkw 1sFR/o4Cdq4bG3AVsUoBysZbWjvu7QqsSRsKRgoWf9nRzSK8tG2PeyWJ8tMVmParP0 yEw5EnuTl754l2f/dJ9bNW5yn+OFHsTrZawrEKWo=
Date: Thu, 12 Mar 2020 03:46:52 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3414/push/4754934785@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3414@github.com>
References: <quicwg/base-drafts/pull/3414@github.com>
Subject: Re: [quicwg/base-drafts] Improve Idle Timeout text (#3414)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6a131ced51c_6e63fc367ccd96c64222"; 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/jzkD56xOaIEr5X2Lm2DGKGDhHS4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 10:47:03 -0000

----==_mimepart_5e6a131ced51c_6e63fc367ccd96c64222
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

9d45cdcbe07cee82134d6769a4cd42912f69d24c  Jana's suggestion


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3414/files/d1f1e30ccffdde01a3b9153da9ee7feadb1012e7..9d45cdcbe07cee82134d6769a4cd42912f69d24c

----==_mimepart_5e6a131ced51c_6e63fc367ccd96c64222
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/9d45cdcbe07cee82134d6769a4cd42912f69d24c">9d45cdc</a>  Jana&#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/3414/files/d1f1e30ccffdde01a3b9153da9ee7feadb1012e7..9d45cdcbe07cee82134d6769a4cd42912f69d24c">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK63LTJJZULZ7X4ZTV3RHC4RZANCNFSM4KP7TZEA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2HGQKOSVGICI5T5XTRHC4RZA5CNFSM4KP7TZEKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TCMBZGI2TEM2QOVZWQIZUG42TIOJTGQ3TQNI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3414/files/d1f1e30ccffdde01a3b9153da9ee7feadb1012e7..9d45cdcbe07cee82134d6769a4cd42912f69d24c",
"url": "https://github.com/quicwg/base-drafts/pull/3414/files/d1f1e30ccffdde01a3b9153da9ee7feadb1012e7..9d45cdcbe07cee82134d6769a4cd42912f69d24c",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e6a131ced51c_6e63fc367ccd96c64222--


From nobody Thu Mar 12 03:48:29 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1F38D3A0A85 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 03:48:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id adJ_Ky_VjQ9i for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 03:48:27 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 47F663A09F9 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 03:48:24 -0700 (PDT)
Date: Thu, 12 Mar 2020 03:48:22 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584010102; bh=biB5JLA1Io7OWzvgQgEuTvBLULz99dvj+Yu2pQHdpQk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ldPAmotXKnX3JSsiOrSQK1xipTouqNWhX4+QXBHBms18Cb2vUc2c79gs6vbIzncI6 W8bQcXZXn7p43T+uMJJBk/AY9arPRzP1SPMoyqU3t7d6EodpwH65HeQJ0fQY5EnQpW z/k1bss6oCLd9e2DN//UY1tIHD9NaG4kINqRAZgM=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3HQW5TOJ6KSEJAO2F4OX2HNEVBNHHCCYK7ZU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3414/review/373449626@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3414@github.com>
References: <quicwg/base-drafts/pull/3414@github.com>
Subject: Re: [quicwg/base-drafts] Improve Idle Timeout text (#3414)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6a13769b7d6_3e3d3f89166cd96c6180"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/OddWXnuRaqDz0-pSfB-VFskCRB8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 10:48:28 -0000

----==_mimepart_5e6a13769b7d6_3e3d3f89166cd96c6180
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



>  
-Each endpoint advertises a max_idle_timeout, but the effective value
-at an endpoint is computed as the minimum of the two advertised values. By
-announcing a max_idle_timeout, an endpoint commits to initiating an immediate
+By announcing a max_idle_timeout, an endpoint commits to initiating an immediate
 close ({{immediate-close}}) if it abandons the connection prior to the effective

Thanks, I reverted this.  I think this was an unintentional change, but this has gone through so many iterations I'm not 100% sure.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3414#discussion_r391538079
----==_mimepart_5e6a13769b7d6_3e3d3f89166cd96c6180
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3414#discussion_r391538079">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-Each endpoint advertises a max_idle_timeout, but the effective value
-at an endpoint is computed as the minimum of the two advertised values. By
-announcing a max_idle_timeout, an endpoint commits to initiating an immediate
+By announcing a max_idle_timeout, an endpoint commits to initiating an immediate
 close ({{immediate-close}}) if it abandons the connection prior to the effective
</pre>
<p>Thanks, I reverted this.  I think this was an unintentional change, but this has gone through so many iterations I'm not 100% sure.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3414#discussion_r391538079">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5MNDCXKMMAZYB4XRTRHC4XNANCNFSM4KP7TZEA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6PZX5ZNI4BRRP666TRHC4XNA5CNFSM4KP7TZEKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCZBGHGQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3414#discussion_r391538079",
"url": "https://github.com/quicwg/base-drafts/pull/3414#discussion_r391538079",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6a13769b7d6_3e3d3f89166cd96c6180--


From nobody Thu Mar 12 03:49:48 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 091DD3A0AA5 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 03:49:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NpR2RlzW3Jwg for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 03:49: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 4951F3A0AC0 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 03:49:40 -0700 (PDT)
Received: from github-lowworker-f144ac1.va3-iad.github.net (github-lowworker-f144ac1.va3-iad.github.net [10.48.16.59]) by smtp.github.com (Postfix) with ESMTP id 62D0B2C0F8C for <quic-issues@ietf.org>; Thu, 12 Mar 2020 03:49:39 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584010179; bh=frPwuebFWKcbq2EUOmCocTCdyt2BJRd7VgrY1XrO0zQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=I4/HEahMMgB2BgSZEeAh1hw0KOmkD9Gaelt5vCAlnmAnzuKMsD6JO6EoGCUWiD+zd P1aCNK4+cFVS4Zb65vMzHsinOhMgPUd6uwOTKOxm9buWnWV3T0WJx0NhNAeXWfVmLx KMjRasNA9GrhNe0MvKOaRMK0PjwdxVXStwoLopdA=
Date: Thu, 12 Mar 2020 03:49:39 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2NFVLWHC4ZKRBPZAF4OX2MHEVBNHHCCYK7ZU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3414/review/373450458@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3414@github.com>
References: <quicwg/base-drafts/pull/3414@github.com>
Subject: Re: [quicwg/base-drafts] Improve Idle Timeout text (#3414)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6a13c354cf6_4c7e3fd0498cd96891084"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/l007MJCnUnxbeg5kuDjmonbXIW0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 10:49:48 -0000

----==_mimepart_5e6a13c354cf6_4c7e3fd0498cd96891084
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



>  An endpoint that sends packets near the end of the idle timeout period
 risks having those packets discarded if its peer enters the draining state
 before the packets arrive.  If a peer could time out within a Probe Timeout
-(PTO; see Section 6.6 of {{QUIC-RECOVERY}}), it is advisable to test for
-liveness before sending any data that cannot be retried safely.  Note that it
-is likely that only applications or application protocols will know what
-information can be retried.
+(PTO; see Section 6.6 of {{QUIC-RECOVERY}}), it is advisable to send a PING or
+other ack-eliciting frames to test for liveness before sending any data that
+cannot be retried safely.  Note that it is likely that only applications or
+application protocols will know what information can be retried.

Thanks, I accepted your 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/3414#discussion_r391538770
----==_mimepart_5e6a13c354cf6_4c7e3fd0498cd96891084
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3414#discussion_r391538770">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  An endpoint that sends packets near the end of the idle timeout period
 risks having those packets discarded if its peer enters the draining state
 before the packets arrive.  If a peer could time out within a Probe Timeout
-(PTO; see Section 6.6 of {{QUIC-RECOVERY}}), it is advisable to test for
-liveness before sending any data that cannot be retried safely.  Note that it
-is likely that only applications or application protocols will know what
-information can be retried.
+(PTO; see Section 6.6 of {{QUIC-RECOVERY}}), it is advisable to send a PING or
+other ack-eliciting frames to test for liveness before sending any data that
+cannot be retried safely.  Note that it is likely that only applications or
+application protocols will know what information can be retried.
</pre>
<p>Thanks, I accepted your 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/3414#discussion_r391538770">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYF5A2UY6QVU6VMNO3RHC44HANCNFSM4KP7TZEA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK34ZU766KTYFCX5UCLRHC44HA5CNFSM4KP7TZEKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCZBGNWQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3414#discussion_r391538770",
"url": "https://github.com/quicwg/base-drafts/pull/3414#discussion_r391538770",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6a13c354cf6_4c7e3fd0498cd96891084--


From nobody Thu Mar 12 03:51:14 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9A4D33A0B63 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 03:51:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id m0qvvxXMknxX for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 03:51: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 E69D03A0B22 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 03:51:02 -0700 (PDT)
Received: from github-lowworker-9d2806a.ash1-iad.github.net (github-lowworker-9d2806a.ash1-iad.github.net [10.56.102.50]) by smtp.github.com (Postfix) with ESMTP id 44A65960618 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 03:51:02 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584010262; bh=rPKrfkWtINSThJbf6tmJWltVsb/VlPNQTN0FpD1BkfQ=; h=Date:From:To:Subject:From; b=bHCkMeZ2WFmOCpkPzaQGaApKSeh/sOz+gI3wT/XXmyYKOrxNXkOX5PLLgf5SyLvGY FgaSVYn96EDGb98J7X5GKrh5eJBZk8vHbALxyHcoLP6L2YoLGTlATRn0bb/yjdht1Y Q6OOTjbNchExNYr/ql/oBiXuFhf0fK7FVfylQQq8=
Date: Thu, 12 Mar 2020 03:51:02 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-ito-jana-mbishop/9d45cd-756927@github.com>
Subject: [quicwg/base-drafts] 756927: Restore text Marten noted
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ikPEvLWw7DAxj00wwinK9c6WgBc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 10:51:13 -0000

  Branch: refs/heads/ianswett-ito-jana-mbishop
  Home:   https://github.com/quicwg/base-drafts
  Commit: 75692741cfce2964c1082e42b61cdf0a08c06a3d
      https://github.com/quicwg/base-drafts/commit/75692741cfce2964c1082e42b61cdf0a08c06a3d
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Restore text Marten noted



From nobody Thu Mar 12 03:51:29 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1DCA63A0B22 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 03:51:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uxE1cd-Km84p for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 03:51:27 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DC5AC3A0C55 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 03:51:26 -0700 (PDT)
Date: Thu, 12 Mar 2020 03:51:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584010285; bh=W4iN3H2xYs3/ISv+JBTKuXnj2t8DsUTGlGIKWlrUKog=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=2O+z2YDCeB8bcSwDvhcRoBMbY2PXZCmfQtPWeWXzBDZzPGJfOtZLrsS+snE54xbNh mC7+jFS4vcVzyOvO5HQOKXxw5txCuwdpulFNwNPWiW5MtCTMXetO9A4v40yWAfWsUK mHsJ7/uKgBK5nzOnzUpf9ZzKtcTL1kl/S5XRU9YM=
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/3414/push/4754955390@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3414@github.com>
References: <quicwg/base-drafts/pull/3414@github.com>
Subject: Re: [quicwg/base-drafts] Improve Idle Timeout text (#3414)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6a142dc0e60_2c283fb8936cd96085168"; 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/4YMjJN7eAHuT3GZ1T8dXq0DI5tc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 10:51:28 -0000

----==_mimepart_5e6a142dc0e60_2c283fb8936cd96085168
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

75692741cfce2964c1082e42b61cdf0a08c06a3d  Restore text Marten noted


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3414/files/9d45cdcbe07cee82134d6769a4cd42912f69d24c..75692741cfce2964c1082e42b61cdf0a08c06a3d

----==_mimepart_5e6a142dc0e60_2c283fb8936cd96085168
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/75692741cfce2964c1082e42b61cdf0a08c06a3d">7569274</a>  Restore text Marten noted</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3414/files/9d45cdcbe07cee82134d6769a4cd42912f69d24c..75692741cfce2964c1082e42b61cdf0a08c06a3d">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6UEWBXDAEMQNOA5XTRHC5C3ANCNFSM4KP7TZEA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5GJBHS64G4J7QDHKTRHC5C3A5CNFSM4KP7TZEKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TCMBZGI2TEM2QOVZWQIZUG42TIOJVGUZTSMA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3414/files/9d45cdcbe07cee82134d6769a4cd42912f69d24c..75692741cfce2964c1082e42b61cdf0a08c06a3d",
"url": "https://github.com/quicwg/base-drafts/pull/3414/files/9d45cdcbe07cee82134d6769a4cd42912f69d24c..75692741cfce2964c1082e42b61cdf0a08c06a3d",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e6a142dc0e60_2c283fb8936cd96085168--


From nobody Thu Mar 12 03:52:08 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 437793A0B2B for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 03:52:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Adhdhea22HSr for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 03:52: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 E42BC3A0AA0 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 03:51:57 -0700 (PDT)
Date: Thu, 12 Mar 2020 03:51:57 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584010317; bh=uQUbgSbIKoVWUWV1Jt8fqXGcESyQXq3BIxKCFPTyBTw=; h=Date:From:To:Subject:From; b=k681OE5j913FBxT1/udLQXYHHkBu+s9zcM+VvbhQDdt2eaFZkDRZwRotdvuK1eSom E6N9AFIUeUKTwG/diIML4GaGQ7b0fuLvyoZci45z0buLjSF181YHdrmj/3w1aOSrI9 khS/+R0uCfCkmh9PPMfnfLB+dye54cagTP6Isr58=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-ito-jana-mbishop/756927-d8429d@github.com>
Subject: [quicwg/base-drafts] d8429d: reflow to minimize the diff
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/PgHZcNVbxvf-mURiQljGaBEVKJ8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 10:52:07 -0000

  Branch: refs/heads/ianswett-ito-jana-mbishop
  Home:   https://github.com/quicwg/base-drafts
  Commit: d8429d186d900950205b75fd37f3a0034315338d
      https://github.com/quicwg/base-drafts/commit/d8429d186d900950205b75fd37f3a0034315338d
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  reflow to minimize the diff



From nobody Thu Mar 12 03:52:25 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E56BD3A0B11 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 03:52:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pGe5cbG2Goun for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 03:52: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 C471A3A0B22 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 03:52:22 -0700 (PDT)
Received: from github-lowworker-bb778fb.ash1-iad.github.net (github-lowworker-bb778fb.ash1-iad.github.net [10.56.102.56]) by smtp.github.com (Postfix) with ESMTP id 072622C21A2 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 03:52:22 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584010342; bh=BrhoEwSNs0B95GFeg8KaeLXoRgEMoxu3gUZzdey1VFo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=eCI0AnFMiq/gQTo6A78VKvYZQfGk2ULO2SZ6qPTbKPFpZgFzWgScJPnG6u0zRGbmv Rs+OsbMk0lZbAEPFqk1sEoV2Vt9ZGaZ20cnB6Jb0g8ph0vXrt9qtv4/WhlhDFZ49om qjt+u0bM1SIi8J8vfoflE9Ww8WYM7QSy6fOZ5hj0=
Date: Thu, 12 Mar 2020 03:52:21 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3414/push/4754959403@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3414@github.com>
References: <quicwg/base-drafts/pull/3414@github.com>
Subject: Re: [quicwg/base-drafts] Improve Idle Timeout text (#3414)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6a1465ecb3b_4c163fbebfacd95c6856d"; 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/N22ZdgZxf8sw8cxT3OxjenxC944>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 10:52:25 -0000

----==_mimepart_5e6a1465ecb3b_4c163fbebfacd95c6856d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

d8429d186d900950205b75fd37f3a0034315338d  reflow to minimize the diff


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3414/files/75692741cfce2964c1082e42b61cdf0a08c06a3d..d8429d186d900950205b75fd37f3a0034315338d

----==_mimepart_5e6a1465ecb3b_4c163fbebfacd95c6856d
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/d8429d186d900950205b75fd37f3a0034315338d">d8429d1</a>  reflow to minimize the diff</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3414/files/75692741cfce2964c1082e42b61cdf0a08c06a3d..d8429d186d900950205b75fd37f3a0034315338d">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK74NCBELSQSECYADKTRHC5GLANCNFSM4KP7TZEA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5YV2V2EXR7LUNSYPTRHC5GLA5CNFSM4KP7TZEKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TCMBZGI2TEM2QOVZWQIZUG42TIOJVHE2DAMY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3414/files/75692741cfce2964c1082e42b61cdf0a08c06a3d..d8429d186d900950205b75fd37f3a0034315338d",
"url": "https://github.com/quicwg/base-drafts/pull/3414/files/75692741cfce2964c1082e42b61cdf0a08c06a3d..d8429d186d900950205b75fd37f3a0034315338d",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e6a1465ecb3b_4c163fbebfacd95c6856d--


From nobody Thu Mar 12 03:56:19 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DDB333A0C72 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 03:56:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id i_AwDMkDQT_T for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 03:56:10 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8A0B13A0C46 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 03:56:09 -0700 (PDT)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id CA9EF282087 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 03:56:08 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584010568; bh=M3Q+65onacrly9ePxwcyKK76CD45gAZuJ0UOISteiTM=; h=Date:From:To:Subject:From; b=eUem3K54/IRc/tECrsQ0Oyu0z3/1O5bVR9a/W4S/6g6sH6GT5equgCujyUD+aqrr7 4DCPT+sP6IaMImk/lhfDeQql8lKRhN7TJ8BjJCvTgP4gXzRXuJBmBdTtby3m3bhCSc VK2HsMZdVo77Rry66hV9jIurdq882rc+TYEjJFsU=
Date: Thu, 12 Mar 2020 03:56:08 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-ito-jana-mbishop/d8429d-05f1a2@github.com>
Subject: [quicwg/base-drafts] 05f1a2: Fix long lines
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/j4DHi4gnfA_EdtcxpUF-1ieRZpo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 10:56:17 -0000

  Branch: refs/heads/ianswett-ito-jana-mbishop
  Home:   https://github.com/quicwg/base-drafts
  Commit: 05f1a2a7f30e0470858dbccaa7dbf682fc35a686
      https://github.com/quicwg/base-drafts/commit/05f1a2a7f30e0470858dbccaa7dbf682fc35a686
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Fix long lines



From nobody Thu Mar 12 03:56:38 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 214B63A0C31 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 03:56:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id O9ghq8xwjqRx for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 03:56: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 6A2FD3A0C2F for <quic-issues@ietf.org>; Thu, 12 Mar 2020 03:56:34 -0700 (PDT)
Received: from github-lowworker-b2150d3.ash1-iad.github.net (github-lowworker-b2150d3.ash1-iad.github.net [10.56.113.12]) by smtp.github.com (Postfix) with ESMTP id DFAA412128A for <quic-issues@ietf.org>; Thu, 12 Mar 2020 03:56:33 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584010593; bh=d+YHHCZO61C7WOQYro6QyuVPztTu5Zxcm8wFZ1EhUHk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=x6GNMrcdaS759N4ltrWFLngz64lXRCwDeTI0aeiCB4oGaCUcyP1h0swup+JMYuKlb 0Fa2mrslHsK6o5CwZbr7oGec1lnH/8miWLBa6S0F71mNIXeDspD2Yyy0wMJTBBTCXF 0DHQXyQaxtZJKZmBv+2txn91jJC1ClxYi7OQFhZM=
Date: Thu, 12 Mar 2020 03:56:33 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3414/push/4754978286@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3414@github.com>
References: <quicwg/base-drafts/pull/3414@github.com>
Subject: Re: [quicwg/base-drafts] Improve Idle Timeout text (#3414)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6a15619a772_5ad73fc3fe4cd964108911"; 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/co1YqA6O6OKGM8pJzuZnBaMlZMU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 10:56:37 -0000

----==_mimepart_5e6a15619a772_5ad73fc3fe4cd964108911
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

05f1a2a7f30e0470858dbccaa7dbf682fc35a686  Fix long lines


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3414/files/d8429d186d900950205b75fd37f3a0034315338d..05f1a2a7f30e0470858dbccaa7dbf682fc35a686

----==_mimepart_5e6a15619a772_5ad73fc3fe4cd964108911
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/05f1a2a7f30e0470858dbccaa7dbf682fc35a686">05f1a2a</a>  Fix long lines</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3414/files/d8429d186d900950205b75fd37f3a0034315338d..05f1a2a7f30e0470858dbccaa7dbf682fc35a686">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4U3KJETN5IHOGXW3TRHC5WDANCNFSM4KP7TZEA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK26KRMFWM2X7S5D4TTRHC5WDA5CNFSM4KP7TZEKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TCMBZGI2TEM2QOVZWQIZUG42TIOJXHAZDQNQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3414/files/d8429d186d900950205b75fd37f3a0034315338d..05f1a2a7f30e0470858dbccaa7dbf682fc35a686",
"url": "https://github.com/quicwg/base-drafts/pull/3414/files/d8429d186d900950205b75fd37f3a0034315338d..05f1a2a7f30e0470858dbccaa7dbf682fc35a686",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e6a15619a772_5ad73fc3fe4cd964108911--


From nobody Thu Mar 12 03:58:44 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E4DD73A0C50 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 03:58:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.099
X-Spam-Level: 
X-Spam-Status: No, score=-2.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id y60kzchyDzl7 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 03:58: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 9B66B3A0C4A for <quic-issues@ietf.org>; Thu, 12 Mar 2020 03:58:41 -0700 (PDT)
Received: from github-lowworker-0f78100.ash1-iad.github.net (github-lowworker-0f78100.ash1-iad.github.net [10.56.25.48]) by smtp.github.com (Postfix) with ESMTP id E33149604C5 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 03:58:40 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584010720; bh=maNzy6aIeG0LODLSV17ZbeP6rxDkdYZPS5/NNbHT0is=; h=Date:From:To:Subject:From; b=dhWUpXGKMgpJLPe4RPRZ0KFzolm9WtDjqbnDM5VgQRLlEAEtZASzlxGZhhZC6Wznm wbvAORgmzrraJiZzPCD2WI34zCZLLuUWbfN1cEmwfkUb5IJ4QlZvcK/6YY36mWA9sp VzUD9f75e0xMOH8xsE9Q6h+c6u6aOSxyI06L0G6g=
Date: Thu, 12 Mar 2020 03:58:40 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-ito-jana-mbishop/05f1a2-27e6ea@github.com>
Subject: [quicwg/base-drafts] 27e6ea: Update draft-ietf-quic-transport.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/hHFP0bSQu8E3ax0NzqzvX-bo87Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 10:58:43 -0000

  Branch: refs/heads/ianswett-ito-jana-mbishop
  Home:   https://github.com/quicwg/base-drafts
  Commit: 27e6eaab8755c65cbd1f3795f7f49703c7c51471
      https://github.com/quicwg/base-drafts/commit/27e6eaab8755c65cbd1f3795f7f49703c7c51471
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md



From nobody Thu Mar 12 03:59:18 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B37DC3A0CE0 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 03:59:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.553
X-Spam-Level: 
X-Spam-Status: No, score=-1.553 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MFJ-6Lp2ZYpj for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 03:59:08 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 409E83A0CD6 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 03:59:08 -0700 (PDT)
Received: from github-lowworker-1dbcc59.ash1-iad.github.net (github-lowworker-1dbcc59.ash1-iad.github.net [10.56.105.54]) by smtp.github.com (Postfix) with ESMTP id 3D936A0A8F for <quic-issues@ietf.org>; Thu, 12 Mar 2020 03:59:07 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584010747; bh=vhDXR4EKarKLxmEACyY6ixVd6TtP7JqIVP8WR+iTeBU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=HCdJrK9clXPfbaNFAwuwUqq3/HFbVhRbwZfdBCd4H0RjKr0w5bRctW0YvM/kXM+FC o/XFphtZZLKMjVBsJx6JIqG+wB49eNE+uMrPjarlWWNU/7pn6DHcvux4MdvRYXSJJX /xteDcF8wwGTE86SIE3kIoZm2PrNAh8P2pTC25OM=
Date: Thu, 12 Mar 2020 03:59:07 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3414/push/4754990035@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3414@github.com>
References: <quicwg/base-drafts/pull/3414@github.com>
Subject: Re: [quicwg/base-drafts] Improve Idle Timeout text (#3414)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6a15fb2e3ff_42a73fd795acd96810845e"; 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/9y-Rtd1t44GMEK0uVQvo6u3HUu0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 10:59:17 -0000

----==_mimepart_5e6a15fb2e3ff_42a73fd795acd96810845e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

27e6eaab8755c65cbd1f3795f7f49703c7c51471  Update draft-ietf-quic-transport.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3414/files/05f1a2a7f30e0470858dbccaa7dbf682fc35a686..27e6eaab8755c65cbd1f3795f7f49703c7c51471

----==_mimepart_5e6a15fb2e3ff_42a73fd795acd96810845e
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/27e6eaab8755c65cbd1f3795f7f49703c7c51471">27e6eaa</a>  Update draft-ietf-quic-transport.md</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3414/files/05f1a2a7f30e0470858dbccaa7dbf682fc35a686..27e6eaab8755c65cbd1f3795f7f49703c7c51471">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK25SW76J2GAJES63KLRHC57XANCNFSM4KP7TZEA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK635GDERJVOWQD7IZTRHC57XA5CNFSM4KP7TZEKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TCMBZGI2TEM2QOVZWQIZUG42TIOJZGAYDGNI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3414/files/05f1a2a7f30e0470858dbccaa7dbf682fc35a686..27e6eaab8755c65cbd1f3795f7f49703c7c51471",
"url": "https://github.com/quicwg/base-drafts/pull/3414/files/05f1a2a7f30e0470858dbccaa7dbf682fc35a686..27e6eaab8755c65cbd1f3795f7f49703c7c51471",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e6a15fb2e3ff_42a73fd795acd96810845e--


From nobody Thu Mar 12 03:59:40 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EA54E3A0C57 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 03:59:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iI91ux2zdTt0 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 03:59:36 -0700 (PDT)
Received: from out-15.smtp.github.com (out-15.smtp.github.com [192.30.254.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id ACE853A0C52 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 03:59:36 -0700 (PDT)
Received: from github-lowworker-3a0df0f.ac4-iad.github.net (github-lowworker-3a0df0f.ac4-iad.github.net [10.52.25.92]) by smtp.github.com (Postfix) with ESMTP id 5F89826171F for <quic-issues@ietf.org>; Thu, 12 Mar 2020 03:59:36 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584010776; bh=SH8iKIuxSpm9hWavB6ZQ91XFfwuB6H4mUF6/rqGR+R0=; h=Date:From:To:Subject:From; b=hD6hmhzO/CF+toQ0rzU4hcFxsqIgkppXxbAkWpacSg2jKlCa3vB09CO6z4iOv2oqP vLoKtzvPqsuelS81NaHBmyDM8WrMoaRT7uy6F5YR3lRQDpM1s9fr3dRTXysCA+NEw/ hxF2fFoUEo9Yx6vqoACHZszg8KuwRXE/bqRlzaxs=
Date: Thu, 12 Mar 2020 03:59:36 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/a0d7b2-06bcae@github.com>
Subject: [quicwg/base-drafts] 06bcae: Script updating gh-pages from 27e6eaab. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/HxN89LYso53XY_m1qNHOvjusmEU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 10:59:38 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 06bcae4dab8ca74eed217e8e514c705b506a96fa
      https://github.com/quicwg/base-drafts/commit/06bcae4dab8ca74eed217e8e514c705b506a96fa
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M ianswett-ito-jana-mbishop/draft-ietf-quic-http.html
    M ianswett-ito-jana-mbishop/draft-ietf-quic-http.txt
    M ianswett-ito-jana-mbishop/draft-ietf-quic-invariants.html
    M ianswett-ito-jana-mbishop/draft-ietf-quic-invariants.txt
    M ianswett-ito-jana-mbishop/draft-ietf-quic-qpack.html
    M ianswett-ito-jana-mbishop/draft-ietf-quic-qpack.txt
    M ianswett-ito-jana-mbishop/draft-ietf-quic-recovery.html
    M ianswett-ito-jana-mbishop/draft-ietf-quic-recovery.txt
    M ianswett-ito-jana-mbishop/draft-ietf-quic-tls.html
    M ianswett-ito-jana-mbishop/draft-ietf-quic-tls.txt
    M ianswett-ito-jana-mbishop/draft-ietf-quic-transport.html
    M ianswett-ito-jana-mbishop/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 27e6eaab. [ci skip]



From nobody Thu Mar 12 04:02:05 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CAD863A0C6D for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 04:02:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HQCkP9RBkNjh for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 04:02:01 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2F5343A0C65 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 04:02:01 -0700 (PDT)
Date: Thu, 12 Mar 2020 04:02:00 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584010920; bh=hZPoVEATmCe18Z0/1dCmkPOysva2Ve0A/nBsZ2AxD94=; h=Date:From:To:Subject:From; b=gTJ6Efi1eSO0F1J/kDuCgY4yO8hqVDwZ0Uzy7eBIxi5ESFTtSfUA+JU0vUxuEefdx jCTC9hxp3NXIDzvoGi2uh8NSWdV7++iuj4dsxmK02FqevWhPA7vIFfglOz0a9xaClf rjyUmZrbvapqrNP7v4qhNCBnDft5aF0rpDK26AUM=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/06bcae-7f3e23@github.com>
Subject: [quicwg/base-drafts] 7f3e23: Script updating issues at 2020-03-12T11:01:50Z. [c...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ekLjHpS39duFrWpm2gNI8kBKRiQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 11:02:03 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 7f3e23e8699456b48e26623eb092641ba3bebae9
      https://github.com/quicwg/base-drafts/commit/7f3e23e8699456b48e26623eb092641ba3bebae9
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2020-03-12T11:01:50Z. [ci skip]



From nobody Thu Mar 12 04:05:36 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 997BB3A0D73 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 04:05:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rOpEmZMp-OvW for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 04:05:19 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 75F7B3A0D3D for <quic-issues@ietf.org>; Thu, 12 Mar 2020 04:05:19 -0700 (PDT)
Received: from github-lowworker-c73936b.ash1-iad.github.net (github-lowworker-c73936b.ash1-iad.github.net [10.56.112.13]) by smtp.github.com (Postfix) with ESMTP id BC807A05A3 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 04:05:18 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584011118; bh=cmo5LlvI8IHbJMBnCM7ekeXru2qDrJPVFTUUArd8d2E=; h=Date:From:To:Subject:From; b=cJzVOc2qv3/6iu2c1E42nGtOCvRmZZTNpeVq2a2gq1P5MREG2noVrLskbHckxgfrI QFYoNO2CR2Jy1POcSZih2iZCaWsh/U1fZKD/p6nIAblJI5RhVUwZQdf5ZnfDEy+p/z TePctGf6n/l/f6sg+LeHZVpvOCXrREiLf6jN9I+Y=
Date: Thu, 12 Mar 2020 04:05:18 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-ito-jana-mbishop/27e6ea-bf8d45@github.com>
Subject: [quicwg/base-drafts] 921f88: Clients can send GOAWAY too
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/fJZG2r4U_AXwHpIZPEJl6hPrGhY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 11:05:35 -0000

  Branch: refs/heads/ianswett-ito-jana-mbishop=0D
  Home:   https://github.com/quicwg/base-drafts=0D
  Commit: 921f883ee450ce67ec7c94865ddd2809f6fbb579=0D
      https://github.com/quicwg/base-drafts/commit/921f883ee450ce67ec7c94=
865ddd2809f6fbb579=0D
  Author: Alan Frindell <afrind@fb.com>=0D
  Date:   2019-10-22 (Tue, 22 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Clients can send GOAWAY too=0D
=0D
A client initiated GOAWAY contains a Push ID.  The Push ID can be 2^62 - =
1 if the client doesn't care how many more pushes the server wants to ini=
tiate before graceful shutdown.  It can be a smaller value if the client =
wishes to limit the pushes.=0D
=0D
Fixes #2632=0D
=0D
=0D
  Commit: e846500ce2ee4a6d78b2ab54c2dc9a2dc0d43c9b=0D
      https://github.com/quicwg/base-drafts/commit/e846500ce2ee4a6d78b2ab=
54c2dc9a2dc0d43c9b=0D
  Author: David Schinazi <dschinazi.ietf@gmail.com>=0D
  Date:   2019-10-29 (Tue, 29 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  make transport parameters varint=0D
=0D
=0D
  Commit: 6f9f8d7ffca4eed3373bb9f64261f85fd5f76b1a=0D
      https://github.com/quicwg/base-drafts/commit/6f9f8d7ffca4eed3373bb9=
f64261f85fd5f76b1a=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-12-09 (Mon, 09 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Curtail CONNECTION_CLOSE for small Initial=0D
=0D
This is trickier than I had imagined.  Sending CONNECTION_CLOSE is=0D
probably fine, but it's harder to do this correctly now.  You can't just=0D=

send an unauthenticated CONNECTION_CLOSE because that might disrupt a=0D
real connection.  So there are two goals in tension:=0D
=0D
1. Don't kill an active connection (attempt) unnecessarily.=0D
=0D
2. Provide feedback about errors.=0D
=0D
The observation is that an attacker can disrupt connections by eliciting=0D=

a CONNECTION_CLOSE, so feedback naturally leads to an exposure to a DoS=0D=

attack.  That's unfortunate, but we have established that we don't care=0D=

about DoS by an on-path attacker prior to handshake completion.=0D
Anything we do here has got to be best effort.=0D
=0D
DoS prevention would say that you just discard junk, and that is=0D
probably the right answer.  But we have a number of cases where the=0D
robustness of the system depends on getting feedback.=0D
=0D
Either way, we agreed to allow CONNECTION_CLOSE in Initial, so the=0D
exposure exists anyway.  So this contains advice.  Maybe too much=0D
advice, but I thought that I'd see what people thought.=0D
=0D
Closes #3269.=0D
=0D
=0D
  Commit: ffa7f98abc53f92a0e98fe927e65cea492736e4c=0D
      https://github.com/quicwg/base-drafts/commit/ffa7f98abc53f92a0e98fe=
927e65cea492736e4c=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-12-10 (Tue, 10 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Add point about off-path packets to handshake DoS section=0D
=0D
=0D
  Commit: 173d00664bd9c547cd042401621e80bed802e7dc=0D
      https://github.com/quicwg/base-drafts/commit/173d00664bd9c547cd0424=
01621e80bed802e7dc=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-12-10 (Tue, 10 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Reword=0D
=0D
=0D
  Commit: 6bc3d4ad61c2c11baf7183488613e9fcc5dff1cb=0D
      https://github.com/quicwg/base-drafts/commit/6bc3d4ad61c2c11baf7183=
488613e9fcc5dff1cb=0D
  Author: David Schinazi <dschinazi.ietf@gmail.com>=0D
  Date:   2019-12-09 (Mon, 09 Dec 2019)=0D
=0D
  Changed paths:=0D
    M .circleci/config.yml=0D
    M CONTRIBUTING.md=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
    M initial-protection.js=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into varinttp=0D
=0D
=0D
  Commit: a2f06723986f303023c8fcfc8bd9c3a5ddb5368c=0D
      https://github.com/quicwg/base-drafts/commit/a2f06723986f303023c8fc=
fc8bd9c3a5ddb5368c=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-12-10 (Tue, 10 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Does this help?=0D
=0D
=0D
  Commit: e99cd67f95601f37b2b6930f28693b7d3a1044aa=0D
      https://github.com/quicwg/base-drafts/commit/e99cd67f95601f37b2b693=
0f28693b7d3a1044aa=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-12-11 (Wed, 11 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
    A metadata.min.js=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into close-small-initial=0D
=0D
=0D
  Commit: f302f3ec69913684ce35c61df7fb0fd9a461e3bf=0D
      https://github.com/quicwg/base-drafts/commit/f302f3ec69913684ce35c6=
1df7fb0fd9a461e3bf=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-12-11 (Wed, 11 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Stateless immediate close=0D
=0D
This says that immediate close when you don't have state doesn't have to=0D=

establish state.  Thus, if an endpoint has to immediately close, which=0D=

can do so without entering the closing period, which would establish=0D
state.  It makes a general statement, which is that during the handshake=0D=

- that is, for unauthenticated inputs - packets can be discarded rather=0D=

than causing an immediate close.=0D
=0D
This greatly simplifies the text for a small initial.  Now it only needs=0D=

to say "MUST discard, MAY immediate close as well".=0D
=0D
=0D
  Commit: 7864bda6e4dd98d9e033ce49be4350d849b7f361=0D
      https://github.com/quicwg/base-drafts/commit/7864bda6e4dd98d9e033ce=
49be4350d849b7f361=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-12-11 (Wed, 11 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Rewording suggestions=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 47228989491e2cdf3606c5d9745c43fb8aac2afd=0D
      https://github.com/quicwg/base-drafts/commit/47228989491e2cdf3606c5=
d9745c43fb8aac2afd=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-12-11 (Wed, 11 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Rewrap=0D
=0D
=0D
  Commit: 6971443498f64d31ec7bebeadfe2215e21c4b19a=0D
      https://github.com/quicwg/base-drafts/commit/6971443498f64d31ec7beb=
eadfe2215e21c4b19a=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-12-11 (Wed, 11 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Refer to fields properly=0D
=0D
=0D
  Commit: 94754815fe5d11140f77cebe979ff954e8598574=0D
      https://github.com/quicwg/base-drafts/commit/94754815fe5d11140f77ce=
be979ff954e8598574=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2019-12-13 (Fri, 13 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  add note on pacing and editorialze=0D
=0D
=0D
  Commit: bb2988130cf981e813f5378b9f908c3b09f134ca=0D
      https://github.com/quicwg/base-drafts/commit/bb2988130cf981e813f537=
8b9f908c3b09f134ca=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2019-12-14 (Sat, 14 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  remove pacing recommendation=0D
=0D
=0D
  Commit: 6bea25dc982beacbecf4576ff2945a8e89ede4f7=0D
      https://github.com/quicwg/base-drafts/commit/6bea25dc982beacbecf457=
6ff2945a8e89ede4f7=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2019-12-16 (Mon, 16 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  add a reference to sec 6.9 without recommendation=0D
=0D
=0D
  Commit: b361a8bef74a08a3f29392432648d3450a028037=0D
      https://github.com/quicwg/base-drafts/commit/b361a8bef74a08a3f29392=
432648d3450a028037=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2019-12-17 (Tue, 17 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Ian's suggestions=0D
=0D
=0D
  Commit: 957a750bc54c397cacd65040f07710cd051d596f=0D
      https://github.com/quicwg/base-drafts/commit/957a750bc54c397cacd650=
40f07710cd051d596f=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2019-12-17 (Tue, 17 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Allow use of token after client address change=0D
=0D
=0D
  Commit: 906c77f51c88d60d0de9f98fed0b9591192923ad=0D
      https://github.com/quicwg/base-drafts/commit/906c77f51c88d60d0de9f9=
8fed0b9591192923ad=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2019-12-18 (Wed, 18 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  rephrase and slight shuffle=0D
=0D
=0D
  Commit: d626db6f961f3e5a48b6e4891ff5fa1af2827fec=0D
      https://github.com/quicwg/base-drafts/commit/d626db6f961f3e5a48b6e4=
891ff5fa1af2827fec=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2019-12-19 (Thu, 19 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Ian's suggestions=0D
=0D
=0D
  Commit: a6dcceaf92e90cda648c5f480289062de9976a43=0D
      https://github.com/quicwg/base-drafts/commit/a6dcceaf92e90cda648c5f=
480289062de9976a43=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-01-13 (Mon, 13 Jan 2020)=0D
=0D
  Changed paths:=0D
    M .circleci/config.yml=0D
    M CONTRIBUTING.md=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
    M ietf.json=0D
    M initial-protection.js=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge remote-tracking branch 'origin/master' into client-goaway=0D
=0D
=0D
  Commit: 7eb5435a066a77c57e9426eb609e77e025b6fb9a=0D
      https://github.com/quicwg/base-drafts/commit/7eb5435a066a77c57e9426=
eb609e77e025b6fb9a=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-01-13 (Mon, 13 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Specify the PATH_CHALLENGE timer period=0D
=0D
Fixes #2910=0D
=0D
=0D
  Commit: 8145a5340f4f1ec77a53f6da86b55c50c8ecc985=0D
      https://github.com/quicwg/base-drafts/commit/8145a5340f4f1ec77a53f6=
da86b55c50c8ecc985=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-01-13 (Mon, 13 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: a3b04ed64cda65cf4c8d7b9264e50929745c5fc2=0D
      https://github.com/quicwg/base-drafts/commit/a3b04ed64cda65cf4c8d7b=
9264e50929745c5fc2=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-01-14 (Tue, 14 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 510e0a9cc836b407a5e3517f4b9c032a6ce5e1f7=0D
      https://github.com/quicwg/base-drafts/commit/510e0a9cc836b407a5e351=
7f4b9c032a6ce5e1f7=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-01-15 (Wed, 15 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  GOAWAY means no more, like H2=0D
=0D
=0D
  Commit: 9d070060a798378f3f4ce1f5436f40e8a5381e91=0D
      https://github.com/quicwg/base-drafts/commit/9d070060a798378f3f4ce1=
f5436f40e8a5381e91=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-01-15 (Wed, 15 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Clarify the prohibition=0D
=0D
=0D
  Commit: c4568aa4366160b2046f84d5a29a443ec96f746a=0D
      https://github.com/quicwg/base-drafts/commit/c4568aa4366160b2046f84=
d5a29a443ec96f746a=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-01-15 (Wed, 15 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Wordsmith=0D
=0D
=0D
  Commit: aa3f1c6d56abdbed3f7015ba46c656c63fb14864=0D
      https://github.com/quicwg/base-drafts/commit/aa3f1c6d56abdbed3f7015=
ba46c656c63fb14864=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-01-15 (Wed, 15 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Use 'GOAWAY frame' consistently=0D
=0D
=0D
  Commit: c712182e45511236dbb0a3d26c07817f201b2078=0D
      https://github.com/quicwg/base-drafts/commit/c712182e45511236dbb0a3=
d26c07817f201b2078=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-01-15 (Wed, 15 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Clarify previously-promised=0D
=0D
=0D
  Commit: 4a0726914b5e71cc348d321cad2e83f6df50a326=0D
      https://github.com/quicwg/base-drafts/commit/4a0726914b5e71cc348d32=
1cad2e83f6df50a326=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-01-17 (Fri, 17 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Apply suggestions from code review=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 822ffd1eebba715f69567ffb5a963c9efba129cc=0D
      https://github.com/quicwg/base-drafts/commit/822ffd1eebba715f69567f=
fb5a963c9efba129cc=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-01-17 (Fri, 17 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: 960c980f8e64b4eb9d63b51078024f1e81f6ca5a=0D
      https://github.com/quicwg/base-drafts/commit/960c980f8e64b4eb9d63b5=
1078024f1e81f6ca5a=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-01-17 (Fri, 17 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Ack delays are adjusted by ack_delay_exponent=0D
=0D
Fixes #3355=0D
=0D
=0D
  Commit: b215bd3ad1d3138504559c58f54a3da895ccc679=0D
      https://github.com/quicwg/base-drafts/commit/b215bd3ad1d3138504559c=
58f54a3da895ccc679=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-01-20 (Mon, 20 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  adjusted?=0D
=0D
=0D
  Commit: df34dc8c55d83997e9eeb942eb489ddf12a5e32e=0D
      https://github.com/quicwg/base-drafts/commit/df34dc8c55d83997e9eeb9=
42eb489ddf12a5e32e=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-01-20 (Mon, 20 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Reference 19.3 of transport=0D
=0D
=0D
  Commit: d6c141ffe639ef001ac28df6f86620288833d428=0D
      https://github.com/quicwg/base-drafts/commit/d6c141ffe639ef001ac28d=
f6f86620288833d428=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-01-21 (Tue, 21 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge remote-tracking branch 'origin/master' into client-goaway=0D
=0D
=0D
  Commit: d0ef267257bbbfca76496dbbce137b7fb3271d5e=0D
      https://github.com/quicwg/base-drafts/commit/d0ef267257bbbfca76496d=
bbce137b7fb3271d5e=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-01-21 (Tue, 21 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Apply my suggestions from code review=0D
=0D
=0D
  Commit: 3f93d362a4573a5939f9e5e7740029debec24c5b=0D
      https://github.com/quicwg/base-drafts/commit/3f93d362a4573a5939f9e5=
e7740029debec24c5b=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-01-21 (Tue, 21 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Clean up sender/receiver language=0D
=0D
=0D
  Commit: 37ee181ed7ad87d7d72d699b226a7e117edfc3a5=0D
      https://github.com/quicwg/base-drafts/commit/37ee181ed7ad87d7d72d69=
9b226a7e117edfc3a5=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-01-21 (Tue, 21 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Adapt Martin's text from #3341=0D
=0D
=0D
  Commit: 59d84be618a99762f78539a09e2a579874ecc0ba=0D
      https://github.com/quicwg/base-drafts/commit/59d84be618a99762f78539=
a09e2a579874ecc0ba=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-01-21 (Tue, 21 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-http.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: b38da3b5b3f6de626ce324cd91226fb0ade25aa0=0D
      https://github.com/quicwg/base-drafts/commit/b38da3b5b3f6de626ce324=
cd91226fb0ade25aa0=0D
  Author: mirjak <mirja.kuehlewind@ericsson.com>=0D
  Date:   2020-01-22 (Wed, 22 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Editorial: More concise intro text=0D
=0D
Just a proposal but I would prefer to remove the advertising slang ("deca=
des of transport and security experience" and "makes it attractive").=0D
=0D
=0D
  Commit: fd1189fb0374992551201168b2a3beec6b5a76fd=0D
      https://github.com/quicwg/base-drafts/commit/fd1189fb03749925512011=
68b2a3beec6b5a76fd=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-01-22 (Wed, 22 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-http.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: f458ac8271c7e50e1111794d454e52eee9bf590f=0D
      https://github.com/quicwg/base-drafts/commit/f458ac8271c7e50e111179=
4d454e52eee9bf590f=0D
  Author: mirjak <mirja.kuehlewind@ericsson.com>=0D
  Date:   2020-01-23 (Thu, 23 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 26a38dd8278fb208ff2610fc5b2aae5ec671206b=0D
      https://github.com/quicwg/base-drafts/commit/26a38dd8278fb208ff2610=
fc5b2aae5ec671206b=0D
  Author: mirjak <mirja.kuehlewind@ericsson.com>=0D
  Date:   2020-01-23 (Thu, 23 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 67ba647e290bc9ae625f3ca603788d5f9bcbc845=0D
      https://github.com/quicwg/base-drafts/commit/67ba647e290bc9ae625f3c=
a603788d5f9bcbc845=0D
  Author: mirjak <mirja.kuehlewind@ericsson.com>=0D
  Date:   2020-01-23 (Thu, 23 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Remove pointer to appendix in PTO section (recover)=0D
=0D
I proposed to remove this sentence here because all these values have act=
ually been just defined in the previous sections. If a pointer to the app=
endix is desired, I think that should be mentioned earlier (e.g. in the i=
ntro already) that these lists existing in the appendix.=0D
=0D
=0D
  Commit: d8d72ab1e2c156657bc06f07f36585c66bdb06da=0D
      https://github.com/quicwg/base-drafts/commit/d8d72ab1e2c156657bc06f=
07f36585c66bdb06da=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-01-24 (Fri, 24 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: d75fdc94ad7377ed916b0e5dcf996f2b710be524=0D
      https://github.com/quicwg/base-drafts/commit/d75fdc94ad7377ed916b0e=
5dcf996f2b710be524=0D
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>=0D
  Date:   2020-01-27 (Mon, 27 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix: server cannot proceed to handshake when given an invalid Retry tok=
en=0D
=0D
Fixes issue #3396=0D
=0D
=0D
  Commit: 04b43876bccfd669bd854ea7cc25704dae695729=0D
      https://github.com/quicwg/base-drafts/commit/04b43876bccfd669bd854e=
a7cc25704dae695729=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-01-29 (Wed, 29 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Address @martinthomson's feedback=0D
=0D
=0D
  Commit: d0d15f8b3acdc5ecb0153ff7eb4333ed0c3992e9=0D
      https://github.com/quicwg/base-drafts/commit/d0d15f8b3acdc5ecb0153f=
f7eb4333ed0c3992e9=0D
  Author: Will Hawkins <whh8b@obs.cr>=0D
  Date:   2020-02-03 (Mon, 03 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix #3405: Specify that active_connection_id_limit TP is an integer=0D
=0D
=0D
  Commit: d1f5bab9b7becad31f20203571c5e2fb328a9509=0D
      https://github.com/quicwg/base-drafts/commit/d1f5bab9b7becad31f2020=
3571c5e2fb328a9509=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-02-04 (Tue, 04 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  GOAWAY can end uncertainty=0D
=0D
=0D
  Commit: 881369f834fca559ffd2b57e6dfde74de83e638f=0D
      https://github.com/quicwg/base-drafts/commit/881369f834fca559ffd2b5=
7e6dfde74de83e638f=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-04 (Tue, 04 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Redefine recovery period=0D
=0D
Closes #3409.=0D
=0D
=0D
  Commit: 5108eb30b428dec3a39138bbcadfa70dfdd5d05e=0D
      https://github.com/quicwg/base-drafts/commit/5108eb30b428dec3a39138=
bbcadfa70dfdd5d05e=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-04 (Tue, 04 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Reset PTO and loss detection timer when discarding keys=0D
=0D
Fixes #3272 =0D
=0D
This doesn't add normative statements, but it could if people would like.=
=0D
=0D
=0D
  Commit: c2a80a79c162a0a718262f974464fccb74a76636=0D
      https://github.com/quicwg/base-drafts/commit/c2a80a79c162a0a718262f=
974464fccb74a76636=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-05 (Wed, 05 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Remember active_connection_id_limit for 0-RTT=0D
=0D
Simple.  It appears as though I missed this when @marten-seeman added=0D
this transport parameter.  We shouldn't make more exceptions for 0-RTT.=0D=

=0D
Closes #3423.=0D
=0D
=0D
  Commit: 19ab9afd3abb261a105756b61e6f7e9f17f15719=0D
      https://github.com/quicwg/base-drafts/commit/19ab9afd3abb261a105756=
b61e6f7e9f17f15719=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-02-05 (Wed, 05 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-qpack.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Remove HTTP_ prefix=0D
=0D
=0D
  Commit: 9876208d33d68d923d31699b7a5e54e32bf321f1=0D
      https://github.com/quicwg/base-drafts/commit/9876208d33d68d923d3169=
9b7a5e54e32bf321f1=0D
  Author: David Schinazi <dschinazi.ietf@gmail.com>=0D
  Date:   2020-02-05 (Wed, 05 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
    R initial-protection.js=0D
    A protection-samples.js=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into varinttp=0D
=0D
=0D
  Commit: 6ab9bab55bb3247e5f8938fd908578f9ef13187e=0D
      https://github.com/quicwg/base-drafts/commit/6ab9bab55bb3247e5f8938=
fd908578f9ef13187e=0D
  Author: David Schinazi <dschinazi.ietf@gmail.com>=0D
  Date:   2020-02-05 (Wed, 05 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  revert preferred_address change=0D
=0D
=0D
  Commit: ce9a03f47093c1196d24e53f5d3eb62645f1e435=0D
      https://github.com/quicwg/base-drafts/commit/ce9a03f47093c1196d24e5=
3f5d3eb62645f1e435=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-02-05 (Wed, 05 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Extension dragons=0D
=0D
=0D
  Commit: 2af27a157234152c1b19d68ea827b5cfd31901bc=0D
      https://github.com/quicwg/base-drafts/commit/2af27a157234152c1b19d6=
8ea827b5cfd31901bc=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-02-05 (Wed, 05 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Not just frames=0D
=0D
=0D
  Commit: 93bb69a13bdd015dcd30402921b3670b0622efd0=0D
      https://github.com/quicwg/base-drafts/commit/93bb69a13bdd015dcd3040=
2921b3670b0622efd0=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-05 (Wed, 05 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Point out that the payload size could decrease=0D
=0D
And this could make retransmitting frames complex.=0D
=0D
=0D
  Commit: 14837e6e26ee52b4e222d8614878601bec97b1fd=0D
      https://github.com/quicwg/base-drafts/commit/14837e6e26ee52b4e222d8=
614878601bec97b1fd=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-05 (Wed, 05 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: 7d0e132f8bc9faee4563cad25fbb198c2cc85508=0D
      https://github.com/quicwg/base-drafts/commit/7d0e132f8bc9faee4563ca=
d25fbb198c2cc85508=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-05 (Wed, 05 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 6b01be6c4d9caa77f6bcefa7d42bcdbfe9f1deec=0D
      https://github.com/quicwg/base-drafts/commit/6b01be6c4d9caa77f6bcef=
a7d42bcdbfe9f1deec=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-07 (Fri, 07 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Add pseudocode=0D
=0D
=0D
  Commit: db231e9d6c2c991c3a9360d3f4832ce32d9a6427=0D
      https://github.com/quicwg/base-drafts/commit/db231e9d6c2c991c3a9360=
d3f4832ce32d9a6427=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-07 (Fri, 07 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: ba6b30d4e1e37c371d75f6d379ae35f23dbd5a91=0D
      https://github.com/quicwg/base-drafts/commit/ba6b30d4e1e37c371d75f6=
d379ae35f23dbd5a91=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-07 (Fri, 07 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 7f5f3c12bd79469b30485466d1c01adeb0ff9e17=0D
      https://github.com/quicwg/base-drafts/commit/7f5f3c12bd79469b304854=
66d1c01adeb0ff9e17=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-07 (Fri, 07 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: f992e436069e23d86862e2c41c966b4722a1abdd=0D
      https://github.com/quicwg/base-drafts/commit/f992e436069e23d86862e2=
c41c966b4722a1abdd=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-07 (Fri, 07 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: d183a0c788915181b0d905081dafd7e3fce800fa=0D
      https://github.com/quicwg/base-drafts/commit/d183a0c788915181b0d905=
081dafd7e3fce800fa=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-07 (Fri, 07 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 3f67de912856591e0e7839ebafab568206c97a62=0D
      https://github.com/quicwg/base-drafts/commit/3f67de912856591e0e7839=
ebafab568206c97a62=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-07 (Fri, 07 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 92fda61c7efec9753fc8d003593aebec2c8776e6=0D
      https://github.com/quicwg/base-drafts/commit/92fda61c7efec9753fc8d0=
03593aebec2c8776e6=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-07 (Fri, 07 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Jana's suggestion=0D
=0D
=0D
  Commit: fa443957b59aa72c350e7a1d6fd202f3e27ee2c2=0D
      https://github.com/quicwg/base-drafts/commit/fa443957b59aa72c350e7a=
1d6fd202f3e27ee2c2=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-07 (Fri, 07 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Add a paragraph on PTO=0D
=0D
=0D
  Commit: bd755b267dcc9ca301058d6806523bb39a35d19e=0D
      https://github.com/quicwg/base-drafts/commit/bd755b267dcc9ca301058d=
6806523bb39a35d19e=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-07 (Fri, 07 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 78f51a5543e1c3b4574f55a057e9a2c44ddc5573=0D
      https://github.com/quicwg/base-drafts/commit/78f51a5543e1c3b4574f55=
a057e9a2c44ddc5573=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-09 (Sun, 09 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Remove "Ingnoring Loss of Undecryptable Packets=0D
=0D
=0D
  Commit: 751594facf17165a71910158d39c5fce59d6ee34=0D
      https://github.com/quicwg/base-drafts/commit/751594facf17165a719101=
58d39c5fce59d6ee34=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-09 (Sun, 09 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Remove "Ignoring Loss of Undecryptable Packets"=0D
=0D
Now that QUIC has separate packet number spaces, it's impossible to decla=
re a packet lost without the relevant keys being present at both peers, b=
ecause an ACK needs to be sent by one and processed by the other.=0D
=0D
So this text is OBE and potentially confusing.=0D
=0D
=0D
  Commit: ecb7a76c16022536bc420fa08e74af11d2602ed6=0D
      https://github.com/quicwg/base-drafts/commit/ecb7a76c16022536bc420f=
a08e74af11d2602ed6=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-09 (Sun, 09 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  MAY send 1 packet entering recovery=0D
=0D
Similar to TCP as described in Section 5 of RFC 6675=0D
=0D
Fixes #3335=0D
=0D
=0D
  Commit: a26b50e600ebc51a4903df50182eca73c8610e26=0D
      https://github.com/quicwg/base-drafts/commit/a26b50e600ebc51a4903df=
50182eca73c8610e26=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-09 (Sun, 09 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3339 from quicwg/ianswett-path-challenge-timer=0D
=0D
Specify the PATH_CHALLENGE timer period=0D
=0D
=0D
  Commit: 998a43f5aebbd68123e968cd6c9f88e887825a31=0D
      https://github.com/quicwg/base-drafts/commit/998a43f5aebbd68123e968=
cd6c9f88e887825a31=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-09 (Sun, 09 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update pseudocode=0D
=0D
=0D
  Commit: 02c21901dcfbf55abb1a801ac5118cab06f0ad2a=0D
      https://github.com/quicwg/base-drafts/commit/02c21901dcfbf55abb1a80=
1ac5118cab06f0ad2a=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-09 (Sun, 09 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: f247379b14f50465adc7c992a7db5853430686c8=0D
      https://github.com/quicwg/base-drafts/commit/f247379b14f50465adc7c9=
92a7db5853430686c8=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-09 (Sun, 09 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Idle timeout editorial fixes=0D
=0D
>From @janaiyengar and @MikeBishop comments on #3099 =0D
=0D
Fixes #3184=0D
=0D
=0D
  Commit: 8c52fd83cb5a0228dd696e45f556617e8156036f=0D
      https://github.com/quicwg/base-drafts/commit/8c52fd83cb5a0228dd696e=
45f556617e8156036f=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-09 (Sun, 09 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Clarify client anti-amplification response=0D
=0D
Clarifies why a client might send a Handshake packet, as well as generall=
y tries to improve the anti-deadlock text.=0D
=0D
Fixes #2598=0D
=0D
=0D
  Commit: 6138a07267ab9a28d00eaec8f3699cf60a6dc7fe=0D
      https://github.com/quicwg/base-drafts/commit/6138a07267ab9a28d00eae=
c8f3699cf60a6dc7fe=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-09 (Sun, 09 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: 2793b5c477c8ef4672c5d056510d685f83b0bf90=0D
      https://github.com/quicwg/base-drafts/commit/2793b5c477c8ef4672c5d0=
56510d685f83b0bf90=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-09 (Sun, 09 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Simplify=0D
=0D
=0D
  Commit: a6e821584e80f2fa5efe02a21aba0926131d7a4d=0D
      https://github.com/quicwg/base-drafts/commit/a6e821584e80f2fa5efe02=
a21aba0926131d7a4d=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-09 (Sun, 09 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: 9a445fbf803d86857e89b07214895064d22f918b=0D
      https://github.com/quicwg/base-drafts/commit/9a445fbf803d86857e89b0=
7214895064d22f918b=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-09 (Sun, 09 Feb 2020)=0D
=0D
  Changed paths:=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3442 from quicwg/ianswett-remove-ignoring-loss=0D
=0D
Remove "Ignoring Loss of Undecryptable Packets"=0D
=0D
=0D
  Commit: 059773ce1e6cb04fe9f5b2a97ff3eb292e7df1fd=0D
      https://github.com/quicwg/base-drafts/commit/059773ce1e6cb04fe9f5b2=
a97ff3eb292e7df1fd=0D
  Author: Eric Kinnear <ekinnear@apple.com>=0D
  Date:   2020-02-10 (Mon, 10 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Clarify that you can use any issued CID at any time, even during the ha=
ndshake=0D
=0D
=0D
  Commit: 8e532b07e8f56cc31ca53a84325ba5539d5a603c=0D
      https://github.com/quicwg/base-drafts/commit/8e532b07e8f56cc31ca53a=
84325ba5539d5a603c=0D
  Author: Eric Kinnear <ekinnear@apple.com>=0D
  Date:   2020-02-10 (Mon, 10 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Note that CIDs are valid in any packet type=0D
=0D
=0D
  Commit: 578d2b79af642126ee9be062851b621c8e0751ae=0D
      https://github.com/quicwg/base-drafts/commit/578d2b79af642126ee9be0=
62851b621c8e0751ae=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-10 (Mon, 10 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Martin's suggestions=0D
=0D
=0D
  Commit: e0cdbbcb866f9924916a327e4ab178155c49a1b1=0D
      https://github.com/quicwg/base-drafts/commit/e0cdbbcb866f9924916a32=
7e4ab178155c49a1b1=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-10 (Mon, 10 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Attempt to clarify for Martin=0D
=0D
=0D
  Commit: 60d963764b61248ce1fe4150086ccb09f04056ac=0D
      https://github.com/quicwg/base-drafts/commit/60d963764b61248ce1fe41=
50086ccb09f04056ac=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-10 (Mon, 10 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 9230db89612af823a292500816cd2427646debd8=0D
      https://github.com/quicwg/base-drafts/commit/9230db89612af823a29250=
0816cd2427646debd8=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-10 (Mon, 10 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-Authored-By: Eric Kinnear <32474881+erickinnear@users.noreply.github.c=
om>=0D
=0D
=0D
  Commit: 321c59afbcf01afa80373633c9ec2058a9088cf8=0D
      https://github.com/quicwg/base-drafts/commit/321c59afbcf01afa803736=
33c9ec2058a9088cf8=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-10 (Mon, 10 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Reworked Martin's suggestion=0D
=0D
=0D
  Commit: 1885d3f63c64d0a657b8033c569e0ba074fd0249=0D
      https://github.com/quicwg/base-drafts/commit/1885d3f63c64d0a657b803=
3c569e0ba074fd0249=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-11 (Tue, 11 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Restore "Ignoring Loss of Undecryptable Packets"=0D
=0D
And add some clarification.=0D
=0D
Reverts #3442 with some additional changes=0D
=0D
=0D
  Commit: 359c9b3b9ecf225f8e4809297b72e43d6f3b3859=0D
      https://github.com/quicwg/base-drafts/commit/359c9b3b9ecf225f8e4809=
297b72e43d6f3b3859=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-02-11 (Tue, 11 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Require QUICv1 (#3323)=0D
=0D
=0D
  Commit: 17f91c31a30849dfd227582f0adf8f0831c266a3=0D
      https://github.com/quicwg/base-drafts/commit/17f91c31a30849dfd22758=
2f0adf8f0831c266a3=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-11 (Tue, 11 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Make host specification more precise (#3326)=0D
=0D
This doesn't come out and say "don't use IP literals in SNI" because RFC=0D=

6066 does that amply.  Instead, it says that unless you have something=0D=

better, use SNI for domain names.  This turns out to be shorter than=0D
what we had previously.=0D
=0D
Closes #3324.=0D
=0D
=0D
  Commit: 55dd0c287b2c2172314a2c1027683e990033cb12=0D
      https://github.com/quicwg/base-drafts/commit/55dd0c287b2c2172314a2c=
1027683e990033cb12=0D
  Author: Ryan Hamilton <rch@google.com>=0D
  Date:   2020-02-11 (Tue, 11 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Remove DUPLICATE_PUSH and allow duplicate PUSH_PROMISE (#3309)=0D
=0D
* Remove DUPLICATE_PUSH and allow duplicate PUSH_PROMISE=0D
=0D
* wrap=0D
=0D
* one or more=0D
=0D
* Apply suggestions from code review=0D
=0D
Co-Authored-By: Mike Bishop <mbishop@evequefou.be>=0D
=0D
* Update "identical" definition=0D
=0D
* Apply suggestions from code review from Lucas=0D
=0D
Co-Authored-By: Lucas Pardue <lucaspardue.24.7@gmail.com>=0D
=0D
* Apply suggestions from Janacode review=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
* Add motivation for duplicate push ids=0D
=0D
* Apply suggestions from mbishop code review=0D
=0D
Co-Authored-By: Mike Bishop <mbishop@evequefou.be>=0D
=0D
* Update draft-ietf-quic-http.md per mbishop=0D
=0D
Co-Authored-By: Mike Bishop <mbishop@evequefou.be>=0D
=0D
* Use less=0D
=0D
Co-authored-by: Mike Bishop <mbishop@evequefou.be>=0D
Co-authored-by: Lucas Pardue <lucaspardue.24.7@gmail.com>=0D
Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 367f668ee518b2be51c5661eaf17c753531cedb8=0D
      https://github.com/quicwg/base-drafts/commit/367f668ee518b2be51c566=
1eaf17c753531cedb8=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-02-11 (Tue, 11 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Clarify and split the "malformed" definition (#3352)=0D
=0D
* Import more RFC7540 header text=0D
=0D
* Extraneous frames aren't malformed messages; they're worse=0D
=0D
* Missed a multi-paragraph=0D
=0D
* Missed some HTTP/2s=0D
=0D
* Invalid message sequences are also malformed=0D
=0D
* Review feedback=0D
=0D
* Martin's feedback=0D
=0D
* Framing errors are connection-fatal=0D
=0D
* Reconcile with #3309=0D
=0D
=0D
  Commit: ab8059efd222e058c7cd7335840c7a7d45c5a859=0D
      https://github.com/quicwg/base-drafts/commit/ab8059efd222e058c7cd73=
35840c7a7d45c5a859=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-12 (Wed, 12 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Tweak traffic analysis text (#3411)=0D
=0D
This text was pretty good and more or less covered the problem already,=0D=

but I think that this might be slightly better.=0D
=0D
Closes #2905.=0D
=0D
=0D
  Commit: 99baf78ddfd42cbd422a8a76fbdca7b3d8f8ff7c=0D
      https://github.com/quicwg/base-drafts/commit/99baf78ddfd42cbd422a8a=
76fbdca7b3d8f8ff7c=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-12 (Wed, 12 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3421 from quicwg/transport/extension_dragons=0D
=0D
Here be dragons=0D
=0D
=0D
  Commit: 27db33c26bc5cba57ba54c15425bbb7348aac46f=0D
      https://github.com/quicwg/base-drafts/commit/27db33c26bc5cba57ba54c=
15425bbb7348aac46f=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-11 (Tue, 11 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3410 from quicwg/recovery-period-dfn=0D
=0D
Redefine recovery period=0D
=0D
=0D
  Commit: 9f7a4a6d07b2908c852c88106c1b2dcd404a187f=0D
      https://github.com/quicwg/base-drafts/commit/9f7a4a6d07b2908c852c88=
106c1b2dcd404a187f=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-12 (Wed, 12 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3406 from hawkinsw/active_connection_id_limit_type=0D=

=0D
Fix #3405: Specify that active_connection_id_limit TP is an integer=0D
=0D
=0D
  Commit: d105908807a6d5891ce81cdf3235bfd184322c5c=0D
      https://github.com/quicwg/base-drafts/commit/d105908807a6d5891ce81c=
df3235bfd184322c5c=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-12 (Wed, 12 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3438 from erickinnear/ek/cid_during_handshake=0D
=0D
#3348 Clarify that you can use any issued CID at any time, even during th=
e handshake=0D
=0D
=0D
  Commit: 922bd62ad23517c7d6faf0397333485ec9db5da6=0D
      https://github.com/quicwg/base-drafts/commit/922bd62ad23517c7d6faf0=
397333485ec9db5da6=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-02-12 (Wed, 12 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3301 from quicwg/jri/flow-control=0D
=0D
Don't recommend 3 RTTs of credit (and other editorial)=0D
=0D
=0D
  Commit: 5020e34e82d19398cb90acb3a450d6e140e4bf9a=0D
      https://github.com/quicwg/base-drafts/commit/5020e34e82d19398cb90ac=
b3a450d6e140e4bf9a=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-12 (Wed, 12 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
    R initial-protection.js=0D
    R metadata.min.js=0D
    A protection-samples.js=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into close-small-initial=0D
=0D
=0D
  Commit: f45e58d6934099faa40a8d569e50b2bcf21015db=0D
      https://github.com/quicwg/base-drafts/commit/f45e58d6934099faa40a8d=
569e50b2bcf21015db=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-12 (Wed, 12 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3292 from quicwg/close-small-initial=0D
=0D
Define stateless CONNECTION_CLOSE=0D
=0D
=0D
  Commit: 42a4c290e6752593fead4059be6f71ef9fe0cde6=0D
      https://github.com/quicwg/base-drafts/commit/42a4c290e6752593fead40=
59be6f71ef9fe0cde6=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-12 (Wed, 12 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3308 from quicwg/jri/token=0D
=0D
Allow use of token after client address change=0D
=0D
=0D
  Commit: d7fabb01733c3ccfb21c2eedb25d17e4de82cbb6=0D
      https://github.com/quicwg/base-drafts/commit/d7fabb01733c3ccfb21c2e=
edb25d17e4de82cbb6=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-12 (Wed, 12 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Jana's suggestion=0D
=0D
=0D
  Commit: 7d8e0a25b338a6d6a935b9e1ce93da82cabf0549=0D
      https://github.com/quicwg/base-drafts/commit/7d8e0a25b338a6d6a935b9=
e1ce93da82cabf0549=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-13 (Thu, 13 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3424 from quicwg/ianswett-retransmit-frames-is-hard=
=0D
=0D
Point out that the payload size could decrease=0D
=0D
=0D
  Commit: 731f802da4f5fb7a0b8af17a42387bc38d5cf93a=0D
      https://github.com/quicwg/base-drafts/commit/731f802da4f5fb7a0b8af1=
7a42387bc38d5cf93a=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-12 (Wed, 12 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  ACK-only packets are not congestion controlled=0D
=0D
Clarifies that losing ACK-only packets is detectable in QUIC, but this dr=
aft specifies no response to their loss.=0D
=0D
Fixes #3451=0D
=0D
=0D
  Commit: 40d902ea4a4c4c2227963b629b4bdcfdde56407d=0D
      https://github.com/quicwg/base-drafts/commit/40d902ea4a4c4c2227963b=
629b4bdcfdde56407d=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-12 (Wed, 12 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3362 from quicwg/ianswett-ack-delay-exponent=0D
=0D
Ack delays are adjusted by ack_delay_exponent=0D
=0D
=0D
  Commit: 60d233b35db56b601859b9b633347bdec0f3c37f=0D
      https://github.com/quicwg/base-drafts/commit/60d233b35db56b601859b9=
b633347bdec0f3c37f=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-13 (Thu, 13 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Restore "Ignoring Loss of Undecryptable Packets"=0D
=0D
Reverts #3442 manually=0D
=0D
=0D
  Commit: 6f83adf98a19660a59eeb10ea6900a409def81c1=0D
      https://github.com/quicwg/base-drafts/commit/6f83adf98a19660a59eeb1=
0ea6900a409def81c1=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-13 (Thu, 13 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into ianswett-restore-undecryptable=0D
=0D
=0D
  Commit: 71193db5c14860fa56a73e4f0f76ba1822851d1c=0D
      https://github.com/quicwg/base-drafts/commit/71193db5c14860fa56a73e=
4f0f76ba1822851d1c=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-13 (Thu, 13 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 80ace942ea90075bf9174f641c1caf2b5f98b4de=0D
      https://github.com/quicwg/base-drafts/commit/80ace942ea90075bf9174f=
641c1caf2b5f98b4de=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-14 (Fri, 14 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix the section reference=0D
=0D
In recovery for max_ack_delay of 0.=0D
=0D
Came from #3459=0D
=0D
=0D
  Commit: 198b88ea0b69441d3105901ae3280a135940a0c6=0D
      https://github.com/quicwg/base-drafts/commit/198b88ea0b69441d310590=
1ae3280a135940a0c6=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-15 (Sat, 15 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Apply suggestions from code review=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 86ae5b47c6f73a1356b211cf4db0a6b2dcd23d85=0D
      https://github.com/quicwg/base-drafts/commit/86ae5b47c6f73a1356b211=
cf4db0a6b2dcd23d85=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-15 (Sat, 15 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Martin's suggestion reworded=0D
=0D
=0D
  Commit: 7f0e36ce84a70e4e22b4ab1454d05884052b68b0=0D
      https://github.com/quicwg/base-drafts/commit/7f0e36ce84a70e4e22b4ab=
1454d05884052b68b0=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-15 (Sat, 15 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Add back old sentence=0D
=0D
=0D
  Commit: 6fa5c4286429fd28fd5447936214d37d50b6f2c0=0D
      https://github.com/quicwg/base-drafts/commit/6fa5c4286429fd28fd5447=
936214d37d50b6f2c0=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-15 (Sat, 15 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Clarify adaptive loss thresholds=0D
=0D
Fixes #3389 by clarifying that one may start with a smaller time threshol=
d, not a smaller packet threshold.=0D
=0D
=0D
  Commit: 275ab8038214c051d9e767d43c08a2f9b3f042bd=0D
      https://github.com/quicwg/base-drafts/commit/275ab8038214c051d9e767=
d43c08a2f9b3f042bd=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-15 (Sat, 15 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Make congestion control more self-contained=0D
=0D
Clarifies a few points and moves the initial window recommendation from t=
he pseudocode to the text.=0D
=0D
Fixes #3088=0D
=0D
=0D
  Commit: 8735d1b6ce654ff257440de88fed0e0a6c6a567b=0D
      https://github.com/quicwg/base-drafts/commit/8735d1b6ce654ff257440d=
e88fed0e0a6c6a567b=0D
  Author: mirjak <mirja.kuehlewind@ericsson.com>=0D
  Date:   2020-02-17 (Mon, 17 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Timeout handshake section in recovery draft=0D
=0D
I believe this section was mistakenly on the wrong level. I also added a =
reference to a later section to the last sentence. Alternatively this sen=
tence could just be removed as this is normatively specified later on.=0D=

=0D
=0D
  Commit: 2c5f8fcfc00e4b470564dbfc6ac4f9046d98c974=0D
      https://github.com/quicwg/base-drafts/commit/2c5f8fcfc00e4b470564db=
fc6ac4f9046d98c974=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-18 (Tue, 18 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-qpack.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Deadlocks, and how to avoid them (#3458)=0D
=0D
* Deadlocks, and how to avoid them=0D
=0D
Much belated, this attempts to address the concerns about deadlocking.=0D=

Basically, this says that you should avoid instructions that don't have=0D=

flow control credit.  It doesn't say how an encoder might learn what=0D
limits are, but we've seen a range of tactics being used in=0D
implementations and I don't want to get into transport API debates.=0D
=0D
This doesn't cover the memory exhaustion attack that @kazuho suggests on=0D=

the issue; I think that is better covered more generally by the=0D
connection-level flow control limits.=0D
=0D
Closes #1420.=0D
=0D
* Taking Ian's suggestion and rearranging slighty=0D
=0D
=0D
  Commit: ef8f18206b9da3eff234e1ea01ad888f506dff2e=0D
      https://github.com/quicwg/base-drafts/commit/ef8f18206b9da3eff234e1=
ea01ad888f506dff2e=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-19 (Wed, 19 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3460 from quicwg/ianswett-ref=0D
=0D
Fix the section reference=0D
=0D
=0D
  Commit: 7660a51226fe6ba10b0793a88466954b0210e580=0D
      https://github.com/quicwg/base-drafts/commit/7660a51226fe6ba10b0793=
a88466954b0210e580=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-19 (Wed, 19 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Separate out initial and min congestion window=0D
=0D
=0D
  Commit: 5f29a7d639ebb49470f324fb5bd6a9f3f5ce0279=0D
      https://github.com/quicwg/base-drafts/commit/5f29a7d639ebb49470f324=
fb5bd6a9f3f5ce0279=0D
  Author: Alessandro Ghedini <alessandro@ghedini.me>=0D
  Date:   2020-02-19 (Wed, 19 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix grammer: for indicate -> to indicate (#3469)=0D
=0D
=0D
  Commit: d116e03baea1a4012f5d4ab20ee5619a7cca3d03=0D
      https://github.com/quicwg/base-drafts/commit/d116e03baea1a4012f5d4a=
b20ee5619a7cca3d03=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-20 (Thu, 20 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Add a no-op changelog for recovery since -25=0D
=0D
=0D
  Commit: fea5aea293a99bcdd31bb70d5b18c5c298b45a98=0D
      https://github.com/quicwg/base-drafts/commit/fea5aea293a99bcdd31bb7=
0d5b18c5c298b45a98=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-20 (Thu, 20 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Http since -25 changelog=0D
=0D
=0D
  Commit: e4a4a5f5171e8a1ec2b4ca60a6fc8d3264221123=0D
      https://github.com/quicwg/base-drafts/commit/e4a4a5f5171e8a1ec2b4ca=
60a6fc8d3264221123=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-20 (Thu, 20 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-qpack.md=0D
=0D
  Log Message:=0D
  -----------=0D
  qpack changelog=0D
=0D
=0D
  Commit: df32bc8402a900e09390e7e41c7f7cef8f8a9516=0D
      https://github.com/quicwg/base-drafts/commit/df32bc8402a900e09390e7=
e41c7f7cef8f8a9516=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-20 (Thu, 20 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  tls=0D
=0D
=0D
  Commit: bac73750cfde8b0f73d1dc4ba5602b5968e70e8e=0D
      https://github.com/quicwg/base-drafts/commit/bac73750cfde8b0f73d1dc=
4ba5602b5968e70e8e=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-20 (Thu, 20 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3472 from quicwg/ianswett-noop-recovery-changelog=0D=

=0D
Add a changelog for http, qpack, tls, and recovery since -25=0D
=0D
=0D
  Commit: 8e5bbdf5e6d2a542e97a1ba54a57d5fbbcb78e19=0D
      https://github.com/quicwg/base-drafts/commit/8e5bbdf5e6d2a542e97a1b=
a54a57d5fbbcb78e19=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-02-21 (Fri, 21 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Application-layer close (#3437)=0D
=0D
=0D
  Commit: c1b860491d2cb6ad1c45dacd02a521988654430e=0D
      https://github.com/quicwg/base-drafts/commit/c1b860491d2cb6ad1c45da=
cd02a521988654430e=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-22 (Sat, 22 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3169 from DavidSchinazi/varinttp=0D
=0D
Make transport parameters varint=0D
=0D
=0D
  Commit: dd3b8b0e62babfd1a647309d05d2c38f43d9fd27=0D
      https://github.com/quicwg/base-drafts/commit/dd3b8b0e62babfd1a64730=
9d05d2c38f43d9fd27=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-22 (Sat, 22 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Add changelogs for transport -26 and all -27=0D
=0D
=0D
  Commit: 794323875ce8dd4b408a96a88ea128e77c0999e9=0D
      https://github.com/quicwg/base-drafts/commit/794323875ce8dd4b408a96=
a88ea128e77c0999e9=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-22 (Sat, 22 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
    M protection-samples.js=0D
=0D
  Log Message:=0D
  -----------=0D
  Update examples for -27=0D
=0D
=0D
  Commit: b8779343f9b51d7d5435b5cd3e6d0bece516b329=0D
      https://github.com/quicwg/base-drafts/commit/b8779343f9b51d7d5435b5=
cd3e6d0bece516b329=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-22 (Sat, 22 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Remove tabs from recovery draft=0D
=0D
=0D
  Commit: 15612646cc9e36ade7043fc93c4114c0221712c7=0D
      https://github.com/quicwg/base-drafts/commit/15612646cc9e36ade7043f=
c93c4114c0221712c7=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-22 (Sat, 22 Feb 2020)=0D
=0D
  Changed paths:=0D
    M .lint.py=0D
=0D
  Log Message:=0D
  -----------=0D
  Lint HTAB=0D
=0D
I caught Ian adding these once, then failed to catch it a second time.=0D=

Fool me once...=0D
=0D
=0D
  Commit: 6e13a0be0d540146fa663effc0d00dc058b2ea7f=0D
      https://github.com/quicwg/base-drafts/commit/6e13a0be0d540146fa663e=
ffc0d00dc058b2ea7f=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-23 (Sun, 23 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3444 from quicwg/ianswett-idle-timeout-editorial=0D=

=0D
Idle timeout editorial fixes=0D
=0D
=0D
  Commit: 41b3967ae5fcfe974912139de243b0d91b595082=0D
      https://github.com/quicwg/base-drafts/commit/41b3967ae5fcfe97491213=
9de243b0d91b595082=0D
  Author: David Schinazi <dschinazi.ietf@gmail.com>=0D
  Date:   2020-02-22 (Sat, 22 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update reference to RFC8740=0D
=0D
=0D
  Commit: ea0cd3e665e5f6f1b5cbf05736a8c7c670a18844=0D
      https://github.com/quicwg/base-drafts/commit/ea0cd3e665e5f6f1b5cbf0=
5736a8c7c670a18844=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-23 (Sun, 23 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3479 from DavidSchinazi/rfc8740=0D
=0D
Update reference to RFC8740=0D
=0D
=0D
  Commit: 96a64024ce8a2cbb5e9ab58de4180ed53166fc3a=0D
      https://github.com/quicwg/base-drafts/commit/96a64024ce8a2cbb5e9ab5=
8de4180ed53166fc3a=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-24 (Mon, 24 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Remove tabs from recovery draft=0D
=0D
=0D
  Commit: 69c2d95035420cc9bc596ed1d6a3373dfbe85548=0D
      https://github.com/quicwg/base-drafts/commit/69c2d95035420cc9bc596e=
d1d6a3373dfbe85548=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-24 (Mon, 24 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Transport parameters can be declared unilaterally=0D
=0D
The text already says this, but we lost track of it.  This hopefully=0D
clarifies that.=0D
=0D
Closes #3429.=0D
=0D
=0D
  Commit: e28286096182fa8b57a8607da90ce73144b3f105=0D
      https://github.com/quicwg/base-drafts/commit/e28286096182fa8b57a860=
7da90ce73144b3f105=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-24 (Mon, 24 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  ^^=0D
=0D
=0D
  Commit: d38e8c0f0d7376c66a1c0c64111177879321cb50=0D
      https://github.com/quicwg/base-drafts/commit/d38e8c0f0d7376c66a1c0c=
64111177879321cb50=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-24 (Mon, 24 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Scope connection IDs to the current connection=0D
=0D
This isn't strictly necessary, as it might be implied by the definition=0D=

of a connection ID.=0D
=0D
Closes #3484.=0D
=0D
=0D
  Commit: f9b64c275b366d0b745340da92d0ad019d48ce25=0D
      https://github.com/quicwg/base-drafts/commit/f9b64c275b366d0b745340=
da92d0ad019d48ce25=0D
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>=0D
  Date:   2020-02-24 (Mon, 24 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix typo in transport draft changelog=0D
=0D
=0D
  Commit: 2ce00d0f25b338bbc3a917805fb06d477edfacc1=0D
      https://github.com/quicwg/base-drafts/commit/2ce00d0f25b338bbc3a917=
805fb06d477edfacc1=0D
  Author: Bence B=C3=A9ky <bencebeky@users.noreply.github.com>=0D
  Date:   2020-02-25 (Tue, 25 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-qpack.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Improve language on evictable entries. (#3131)=0D
=0D
* Improve language on blocking entries.=0D
=0D
Remove "insertion has been acknowledged" phrase to avoid confusion=0D
between Header Acknowledgement instructions implicitly acknowledging=0D
encoder stream instructions and explicitly acknowledging header blocks.=0D=

Use Known Received Count instead.=0D
=0D
Clarify that references on the encoder stream do not block an entry from=0D=

eviction.  Trivial as it is, I overlooked this at first, and added quite=0D=

some unnecessary complexity that was eventually removed at=0D
https://quiche.googlesource.com/quiche/+/b09d44167c543b80b2c27408dd1f9df3=
b07c9741.=0D
My motivation here is to help future implementers to avoid this pitfall.=0D=

=0D
Merge redundant Reference Tracking section into Blocked Dynamic Table=0D
Insertions.=0D
=0D
Change style of "Note" at end of section for consistency.  There were=0D
already four sentences starting with "Note that" throughout the draft=0D
before this PR (now there are six), but no other "Note:" markdown.=0D
=0D
* Revert changing acknowledging insertion to comparing absolute index to =
Known Received Count.=0D
=0D
* Remove unnecessary wordcrafting to blocked-insertion first paragraph.=0D=

=0D
* wordsmithing=0D
=0D
* nit=0D
=0D
* Minor rewording=0D
=0D
=0D
  Commit: 9e0d7e7cd162c942e9a756f0dbf143f3ff311447=0D
      https://github.com/quicwg/base-drafts/commit/9e0d7e7cd162c942e9a756=
f0dbf143f3ff311447=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-25 (Tue, 25 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3481 from dtikhonov/202002241022-fix-transport-chan=
gelog-typo=0D
=0D
Fix typo in transport draft changelog=0D
=0D
=0D
  Commit: 86f72a783870cb18d6ad334d4edac1f08f7a1f79=0D
      https://github.com/quicwg/base-drafts/commit/86f72a783870cb18d6ad33=
4d4edac1f08f7a1f79=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-25 (Tue, 25 Feb 2020)=0D
=0D
  Changed paths:=0D
    M .lint.py=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3476 from quicwg/lint-tab=0D
=0D
Lint tabs=0D
=0D
=0D
  Commit: 4a202220895c6d2fb9d1cb81a2ecee6eab69cfb0=0D
      https://github.com/quicwg/base-drafts/commit/4a202220895c6d2fb9d1cb=
81a2ecee6eab69cfb0=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-25 (Tue, 25 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3478 from quicwg/unilateral-tp=0D
=0D
Unilateral Transport Parameters=0D
=0D
=0D
  Commit: 51fdf4251200fb0daf02d2014e6be72e4683f413=0D
      https://github.com/quicwg/base-drafts/commit/51fdf4251200fb0daf02d2=
014e6be72e4683f413=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-25 (Tue, 25 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3485 from quicwg/connection-scope-id=0D
=0D
Scope connection IDs to the current connection=0D
=0D
=0D
  Commit: d71905f1cccff82204ee98afb9c4532be3348541=0D
      https://github.com/quicwg/base-drafts/commit/d71905f1cccff82204ee98=
afb9c4532be3348541=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-25 (Tue, 25 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3462 from quicwg/ianswett-adaptive-loss=0D
=0D
Clarify adaptive loss thresholds=0D
=0D
=0D
  Commit: 6d5f3dab6470062bf3649872b3fe21498710dbf6=0D
      https://github.com/quicwg/base-drafts/commit/6d5f3dab6470062bf36498=
72b3fe21498710dbf6=0D
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix typo in HTTP draft (#3482)=0D
=0D
=0D
  Commit: bf46a9b1e6bc81dc0cda1ef84f4c0b440702b872=0D
      https://github.com/quicwg/base-drafts/commit/bf46a9b1e6bc81dc0cda1e=
f84f4c0b440702b872=0D
  Author: Loganaden Velvindron <logan@cyberstorm.mu>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  HTTP/3: Add RFC8446 reference for TLS 1.3. (#3483)=0D
=0D
* Add RFC8446 reference=0D
=0D
* Fix formatting reported by CircleCI=0D
=0D
* Fix trailing whitespaces=0D
=0D
* Use  symbolic references=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
* Use symbolic reference for TFO=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
* Fix line wrapping=0D
=0D
Co-authored-by: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 55d617658fd32b95c54f27e75d1bab5739032537=0D
      https://github.com/quicwg/base-drafts/commit/55d617658fd32b95c54f27=
e75d1bab5739032537=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Jana's suggestions=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 9124ab1f5e462d386eec478e3813cfccec00148a=0D
      https://github.com/quicwg/base-drafts/commit/9124ab1f5e462d386eec47=
8e3813cfccec00148a=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: 0ce17f386f32e69c5e1abeaaddaccc273e4e110c=0D
      https://github.com/quicwg/base-drafts/commit/0ce17f386f32e69c5e1abe=
aaddaccc273e4e110c=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: 52649b9ecb3d4ddf3325e5db8891e7a2e6d95813=0D
      https://github.com/quicwg/base-drafts/commit/52649b9ecb3d4ddf3325e5=
db8891e7a2e6d95813=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: 1bc588fe9dc0227b2aeda8a6311f22ea7c2157a2=0D
      https://github.com/quicwg/base-drafts/commit/1bc588fe9dc0227b2aeda8=
a6311f22ea7c2157a2=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: 1a952f91d3f8d371e5fadfb2a56fb8c63ff6d5de=0D
      https://github.com/quicwg/base-drafts/commit/1a952f91d3f8d371e5fadf=
b2a56fb8c63ff6d5de=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: 1e60a825e535c3d1fddff7c3121b60a9bae1db40=0D
      https://github.com/quicwg/base-drafts/commit/1e60a825e535c3d1fddff7=
c3121b60a9bae1db40=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: b19b38b5fcb9e4c24fbdf95328fa7f6c726a5180=0D
      https://github.com/quicwg/base-drafts/commit/b19b38b5fcb9e4c24fbdf9=
5328fa7f6c726a5180=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: ae8900e3a19164a78984b2f6fe721ab55019c660=0D
      https://github.com/quicwg/base-drafts/commit/ae8900e3a19164a78984b2=
f6fe721ab55019c660=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Jana's suggestions=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 8feaa19743623c858e5b5e5dd7309264dd478d76=0D
      https://github.com/quicwg/base-drafts/commit/8feaa19743623c858e5b5e=
5dd7309264dd478d76=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 8cc4fa1278bd2785dfb14f3088db29bb584c1f13=0D
      https://github.com/quicwg/base-drafts/commit/8cc4fa1278bd2785dfb14f=
3088db29bb584c1f13=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 47ba99c5eba017e53d1fd1b01cc8d6386cdffbd3=0D
      https://github.com/quicwg/base-drafts/commit/47ba99c5eba017e53d1fd1=
b01cc8d6386cdffbd3=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3445 from quicwg/ianswett-why-send-handshake=0D
=0D
Clarify client anti-amplification response=0D
=0D
=0D
  Commit: d8dd73a087b177f3fa68f1dea49dff6d7f3a73fd=0D
      https://github.com/quicwg/base-drafts/commit/d8dd73a087b177f3fa68f1=
dea49dff6d7f3a73fd=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 330de8ffcb4bf8f153d404285317d92a62069b82=0D
      https://github.com/quicwg/base-drafts/commit/330de8ffcb4bf8f153d404=
285317d92a62069b82=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  More editorial updates=0D
=0D
=0D
  Commit: bbdd861d1ef8dfbaadb2d38991af581acb4eea40=0D
      https://github.com/quicwg/base-drafts/commit/bbdd861d1ef8dfbaadb2d3=
8991af581acb4eea40=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Reflow for line length=0D
=0D
=0D
  Commit: 4fc37067f5cb3d62b59b3bd48fac75d5c09a4b36=0D
      https://github.com/quicwg/base-drafts/commit/4fc37067f5cb3d62b59b3b=
d48fac75d5c09a4b36=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  MT's comments and minimize text in the appendix=0D
=0D
=0D
  Commit: 0f2d4bff92a79bf4a385ff5992c7d6d403cbdd4f=0D
      https://github.com/quicwg/base-drafts/commit/0f2d4bff92a79bf4a385ff=
5992c7d6d403cbdd4f=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 4084c5a168d1600ef362931da950513c57440082=0D
      https://github.com/quicwg/base-drafts/commit/4084c5a168d1600ef36293=
1da950513c57440082=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-27 (Thu, 27 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Clarify not arming PTO for ApplicationData before completion=0D
=0D
Clarifies exactly what the implications of not arming PTO for Application=
Data prior to handshake complete.=0D
=0D
This came from a discussion with a coworker who read the transport and re=
covery drafts, but not TLS.=0D
=0D
=0D
  Commit: e4492a99326fc5ab3b6c43ba2d5515b7f1019b83=0D
      https://github.com/quicwg/base-drafts/commit/e4492a99326fc5ab3b6c43=
ba2d5515b7f1019b83=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-27 (Thu, 27 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Martin Duke's suggestion=0D
=0D
=0D
  Commit: 78bae10884d3215cab0726c4841bda11e72c6104=0D
      https://github.com/quicwg/base-drafts/commit/78bae10884d3215cab0726=
c4841bda11e72c6104=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-02-27 (Thu, 27 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: ab20c818c34bc203c6ede46fb5dfd94a99a55d0a=0D
      https://github.com/quicwg/base-drafts/commit/ab20c818c34bc203c6ede4=
6fb5dfd94a99a55d0a=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-02-27 (Thu, 27 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 70b56f694d81348b1faabdb289050266cc46e9ba=0D
      https://github.com/quicwg/base-drafts/commit/70b56f694d81348b1faabd=
b289050266cc46e9ba=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-02-27 (Thu, 27 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3463 from quicwg/ianswett-cc-self-contained=0D
=0D
Make congestion control more self-contained=0D
=0D
=0D
  Commit: 206ae8519c0eca337314a958ab181b9255b98643=0D
      https://github.com/quicwg/base-drafts/commit/206ae8519c0eca337314a9=
58ab181b9255b98643=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-02-27 (Thu, 27 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 40ed46141174740f8f9bb9aec5fef2b03594bab3=0D
      https://github.com/quicwg/base-drafts/commit/40ed46141174740f8f9bb9=
aec5fef2b03594bab3=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-02-27 (Thu, 27 Feb 2020)=0D
=0D
  Changed paths:=0D
    M .lint.py=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
    M protection-samples.js=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into ianswett-send-one-packet=0D
=0D
=0D
  Commit: bde607e16fd14e3d8a82035d7f5e6b8a8ba43d18=0D
      https://github.com/quicwg/base-drafts/commit/bde607e16fd14e3d8a8203=
5d7f5e6b8a8ba43d18=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-02-27 (Thu, 27 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3380 from mirjak/patch-5=0D
=0D
Editorial: More concise intro text (recovery)=0D
=0D
=0D
  Commit: 36da8076286a15451100e0de314338cee9b6c005=0D
      https://github.com/quicwg/base-drafts/commit/36da8076286a15451100e0=
de314338cee9b6c005=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-27 (Thu, 27 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 92a01a90676235a986f80b80234fd4f178517df8=0D
      https://github.com/quicwg/base-drafts/commit/92a01a90676235a986f80b=
80234fd4f178517df8=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-27 (Thu, 27 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  remove extra 'before'=0D
=0D
=0D
  Commit: b15857bcfc3e8a8882b5a8b1245521f571a39764=0D
      https://github.com/quicwg/base-drafts/commit/b15857bcfc3e8a8882b5a8=
b1245521f571a39764=0D
  Author: mirjak <mirja.kuehlewind@ericsson.com>=0D
  Date:   2020-03-03 (Tue, 03 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Editorial proposed changes for cc section=0D
=0D
=0D
  Commit: 062b95580c1371f31d30314e016a9ed85ea67f87=0D
      https://github.com/quicwg/base-drafts/commit/062b95580c1371f31d3031=
4e016a9ed85ea67f87=0D
  Author: mirjak <mirja.kuehlewind@ericsson.com>=0D
  Date:   2020-03-03 (Tue, 03 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Normative language in cc section=0D
=0D
This my need a design issue because I suggest to use two SHOULDs instead =
of should. However, I would first like to get some feedback if people agr=
ee.=0D
=0D
=0D
  Commit: c72f86fbe73ef8046c38ff9e8c3fe5ad3578d80c=0D
      https://github.com/quicwg/base-drafts/commit/c72f86fbe73ef8046c38ff=
9e8c3fe5ad3578d80c=0D
  Author: mirjak <mirja.kuehlewind@ericsson.com>=0D
  Date:   2020-03-03 (Tue, 03 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: b3ba790f998429eb15fbbad2e9da2d9af547fbcc=0D
      https://github.com/quicwg/base-drafts/commit/b3ba790f998429eb15fbba=
d2e9da2d9af547fbcc=0D
  Author: mirjak <mirja.kuehlewind@ericsson.com>=0D
  Date:   2020-03-03 (Tue, 03 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Adjust pointer to sections=0D
=0D
=0D
  Commit: eb65124854433637e827f68c4b40380c6c301ab1=0D
      https://github.com/quicwg/base-drafts/commit/eb65124854433637e827f6=
8c4b40380c6c301ab1=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-03 (Tue, 03 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3492 from mirjak/patch-22=0D
=0D
Normative language in cc section=0D
=0D
=0D
  Commit: ccefe8667092622d869c997728b062a2f96153c4=0D
      https://github.com/quicwg/base-drafts/commit/ccefe8667092622d869c99=
7728b062a2f96153c4=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-03 (Tue, 03 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 0ef8f341bb1df7e7b04e5815596468b7a442824d=0D
      https://github.com/quicwg/base-drafts/commit/0ef8f341bb1df7e7b04e58=
15596468b7a442824d=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-03 (Tue, 03 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 9ac2f6dfceaf18445b54b7168921ce0a25aae1fd=0D
      https://github.com/quicwg/base-drafts/commit/9ac2f6dfceaf18445b54b7=
168921ce0a25aae1fd=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-04 (Wed, 04 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Rephrase some connection ID usage text=0D
=0D
=0D
  Commit: 82a53af161f418ba940388c880ae0aa0100312b7=0D
      https://github.com/quicwg/base-drafts/commit/82a53af161f418ba940388=
c880ae0aa0100312b7=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-05 (Thu, 05 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3425 from quicwg/remember-acil=0D
=0D
Remember active_connection_id_limit for 0-RTT=0D
=0D
=0D
  Commit: 6a0f488a1e944fa1df7c30e16db9f50f49e0fab7=0D
      https://github.com/quicwg/base-drafts/commit/6a0f488a1e944fa1df7c30=
e16db9f50f49e0fab7=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-05 (Thu, 05 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3398 from dtikhonov/202001271719-cant-proceed-with-=
invalid-retry=0D
=0D
Fix: server cannot proceed to handshake when given an invalid Retry token=
=0D
=0D
=0D
  Commit: 3d4a09611afdbabed83c0cd5650307b217bea894=0D
      https://github.com/quicwg/base-drafts/commit/3d4a09611afdbabed83c0c=
d5650307b217bea894=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-04 (Wed, 04 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3453 from quicwg/ianswett-clarify-ack-only=0D
=0D
ACK-only packets are not congestion controlled=0D
=0D
=0D
  Commit: 8dfa6138a6557cb38934ab1363519a5d379dadbc=0D
      https://github.com/quicwg/base-drafts/commit/8dfa6138a6557cb38934ab=
1363519a5d379dadbc=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-04 (Wed, 04 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3443 from quicwg/ianswett-send-one-packet=0D
=0D
MAY send 1 packet entering recovery=0D
=0D
=0D
  Commit: 03d4c76f8c444fa921dbd3c84988c26e3b5b8088=0D
      https://github.com/quicwg/base-drafts/commit/03d4c76f8c444fa921dbd3=
c84988c26e3b5b8088=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-04 (Wed, 04 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3415 from quicwg/ianswett-discard-keys-pto=0D
=0D
Reset PTO and loss detection timer when discarding keys=0D
=0D
=0D
  Commit: 07a901a9b9cfc790e9b51278548e808db0daf63f=0D
      https://github.com/quicwg/base-drafts/commit/07a901a9b9cfc790e9b512=
78548e808db0daf63f=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-07 (Sat, 07 Mar 2020)=0D
=0D
  Changed paths:=0D
    M .lint.py=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
    M protection-samples.js=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into ianswett-restore-undecryptable=0D
=0D
=0D
  Commit: 3a51ceedcc90b26924f85c31c2bf3777ab987b20=0D
      https://github.com/quicwg/base-drafts/commit/3a51ceedcc90b26924f85c=
31c2bf3777ab987b20=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-07 (Sat, 07 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3450 from quicwg/ianswett-restore-undecryptable=0D
=0D
Clarify which packet losses may be ignored=0D
=0D
=0D
  Commit: e043bb4612537f3fe3afe6d12154176a66e9bb46=0D
      https://github.com/quicwg/base-drafts/commit/e043bb4612537f3fe3afe6=
d12154176a66e9bb46=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-07 (Sat, 07 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 78e81dcd8d40b76409cf702a5e6e6509ad7d8022=0D
      https://github.com/quicwg/base-drafts/commit/78e81dcd8d40b76409cf70=
2a5e6e6509ad7d8022=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-07 (Sat, 07 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Took and reworked Jana's suggestion.=0D
=0D
=0D
  Commit: 91b3d1b28346ad5e9b2a4aca41b6a397c33f9b0f=0D
      https://github.com/quicwg/base-drafts/commit/91b3d1b28346ad5e9b2a4a=
ca41b6a397c33f9b0f=0D
  Author: Benjamin Saunders <ben.e.saunders@gmail.com>=0D
  Date:   2020-03-07 (Sat, 07 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Clarify handshake anti-deadlock wrt. handshake confirmation=0D
=0D
=0D
  Commit: a8e454f2019b63856fad3693475499648e777e04=0D
      https://github.com/quicwg/base-drafts/commit/a8e454f2019b63856fad36=
93475499648e777e04=0D
  Author: Benjamin Saunders <ben.e.saunders@gmail.com>=0D
  Date:   2020-03-08 (Sun, 08 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: cbdc2fbb481dcacebcae823441abca0aba245796=0D
      https://github.com/quicwg/base-drafts/commit/cbdc2fbb481dcacebcae82=
3441abca0aba245796=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-09 (Mon, 09 Mar 2020)=0D
=0D
  Changed paths:=0D
    M .lint.py=0D
=0D
  Log Message:=0D
  -----------=0D
  Show file on linting error=0D
=0D
And some refactoring of the code to go along with it.=0D
=0D
=0D
  Commit: 2ba62cd41d21c60d1a49a12a3c7557feba89dfbe=0D
      https://github.com/quicwg/base-drafts/commit/2ba62cd41d21c60d1a49a1=
2a3c7557feba89dfbe=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-09 (Mon, 09 Mar 2020)=0D
=0D
  Changed paths:=0D
    M .lint.py=0D
=0D
  Log Message:=0D
  -----------=0D
  Fixups from black=0D
=0D
=0D
  Commit: 0925aaa68752b7dcf0b24ef1a537dd2604907c53=0D
      https://github.com/quicwg/base-drafts/commit/0925aaa68752b7dcf0b24e=
f1a537dd2604907c53=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-09 (Mon, 09 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: c7dabf0f5ddcbe9288be2d0dc3a1c20e72e79523=0D
      https://github.com/quicwg/base-drafts/commit/c7dabf0f5ddcbe9288be2d=
0dc3a1c20e72e79523=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-03-09 (Mon, 09 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Clarify section on negotiating connection IDs=0D
=0D
=0D
  Commit: e225cbbe303e1bb78444b66aa27deec24d528724=0D
      https://github.com/quicwg/base-drafts/commit/e225cbbe303e1bb78444b6=
6aa27deec24d528724=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-03-09 (Mon, 09 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  no hs packets=0D
=0D
=0D
  Commit: 73bf631226678431480e2be34425c8f66fc30419=0D
      https://github.com/quicwg/base-drafts/commit/73bf631226678431480e2b=
e34425c8f66fc30419=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-03-09 (Mon, 09 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  comments=0D
=0D
=0D
  Commit: 95791fc5b0b03312919e0b88ecbee568adf173c1=0D
      https://github.com/quicwg/base-drafts/commit/95791fc5b0b03312919e0b=
88ecbee568adf173c1=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-03-09 (Mon, 09 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  leftover abbrevs=0D
=0D
=0D
  Commit: 9546ff24cd8759c48acde86ff694e856ba47b465=0D
      https://github.com/quicwg/base-drafts/commit/9546ff24cd8759c48acde8=
6ff694e856ba47b465=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-09 (Mon, 09 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Wordsmithing=0D
=0D
=0D
  Commit: d2ce42374c219958b5c52040e564b2fd9aa2f277=0D
      https://github.com/quicwg/base-drafts/commit/d2ce42374c219958b5c520=
40e564b2fd9aa2f277=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-09 (Mon, 09 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 3343560974ab9a7ef959bb4066c72f73a4a0d326=0D
      https://github.com/quicwg/base-drafts/commit/3343560974ab9a7ef959bb=
4066c72f73a4a0d326=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-10 (Tue, 10 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 059276a7ad8caddc3c0b2fde7508395d6da2342a=0D
      https://github.com/quicwg/base-drafts/commit/059276a7ad8caddc3c0b2f=
de7508395d6da2342a=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-10 (Tue, 10 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 8e4fd6eaffa6e713f1e2cf8173f7e3153a3b8ac8=0D
      https://github.com/quicwg/base-drafts/commit/8e4fd6eaffa6e713f1e2cf=
8173f7e3153a3b8ac8=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-10 (Tue, 10 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: baff94a5fde867f0f29e8b6cd81f50f8c42be467=0D
      https://github.com/quicwg/base-drafts/commit/baff94a5fde867f0f29e8b=
6cd81f50f8c42be467=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-10 (Tue, 10 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into patch-21=0D
=0D
=0D
  Commit: c8128f2ade5d400092d75e52d3bf7a61199e9239=0D
      https://github.com/quicwg/base-drafts/commit/c8128f2ade5d400092d75e=
52d3bf7a61199e9239=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-10 (Tue, 10 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3491 from mirjak/patch-21=0D
=0D
Editorial proposed changes for cc section=0D
=0D
=0D
  Commit: f761f8b5dfcccff20ad59e6bea4e25bc297c9de0=0D
      https://github.com/quicwg/base-drafts/commit/f761f8b5dfcccff20ad59e=
6bea4e25bc297c9de0=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-10 (Tue, 10 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Follow-up to Mirja's editorial PR=0D
=0D
Another editorial PR to address @martinthomson comment.=0D
=0D
=0D
  Commit: 41a816f946aab27f2eb7e704d38d38929a07e42c=0D
      https://github.com/quicwg/base-drafts/commit/41a816f946aab27f2eb7e7=
04d38d38929a07e42c=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-10 (Tue, 10 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3505 from quicwg/ianswett-editorial-adapted=0D
=0D
Follow-up to Mirja's editorial PR=0D
=0D
=0D
  Commit: c63156014f02461996749d0b6ca2b2bec4419433=0D
      https://github.com/quicwg/base-drafts/commit/c63156014f02461996749d=
0b6ca2b2bec4419433=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-10 (Tue, 10 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3441 from quicwg/ianswett-pto-vs-rto=0D
=0D
Document TCP RTO vs QUIC PTO=0D
=0D
=0D
  Commit: 07f730f83c54f2a292def4f10494ea9bcb274bae=0D
      https://github.com/quicwg/base-drafts/commit/07f730f83c54f2a292def4=
f10494ea9bcb274bae=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-03-10 (Tue, 10 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3129 from quicwg/client-goaway=0D
=0D
Clients can send GOAWAY too=0D
=0D
=0D
  Commit: 792660745fb73777f12ea968046450a54020b2bb=0D
      https://github.com/quicwg/base-drafts/commit/792660745fb73777f12ea9=
68046450a54020b2bb=0D
  Author: Bence B=C3=A9ky <bnc@google.com>=0D
  Date:   2020-03-10 (Tue, 10 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-qpack.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Change HTTP/3 error codes from HTTP_ to H3_ to mirror #3119.=0D
=0D
=0D
  Commit: c77258a9e53284b7721548d80dce59e1eb43df12=0D
      https://github.com/quicwg/base-drafts/commit/c77258a9e53284b7721548=
d80dce59e1eb43df12=0D
  Author: Bence B=C3=A9ky <bnc@google.com>=0D
  Date:   2020-03-10 (Tue, 10 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-qpack.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Make Required Insert Count mismatch error pharagraph less "obtuse".=0D
=0D
=0D
  Commit: a94d727a3f4da5ec61456be5c680ad013e1a335b=0D
      https://github.com/quicwg/base-drafts/commit/a94d727a3f4da5ec61456b=
e5c680ad013e1a335b=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-03-10 (Tue, 10 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3503 from Ralith/clarify-anti-deadlock=0D
=0D
Clarify handshake anti-deadlock wrt. handshake confirmation=0D
=0D
=0D
  Commit: 7667e3be465236514a7f79d2f8ad023565c2f349=0D
      https://github.com/quicwg/base-drafts/commit/7667e3be465236514a7f79=
d2f8ad023565c2f349=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-11 (Wed, 11 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3497 from quicwg/rephrase-cid-use=0D
=0D
Rephrase some Connection ID usage text=0D
=0D
=0D
  Commit: 9a9bf0a74eabba2104c61cf08a8761c046d96022=0D
      https://github.com/quicwg/base-drafts/commit/9a9bf0a74eabba2104c61c=
f08a8761c046d96022=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-10 (Tue, 10 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 2c8f12f7c1e875875b6f410d79b34aefcc97e094=0D
      https://github.com/quicwg/base-drafts/commit/2c8f12f7c1e875875b6f41=
0d79b34aefcc97e094=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-10 (Tue, 10 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 7a0b704c03744a371fdb943bb4a9c8098b5d7488=0D
      https://github.com/quicwg/base-drafts/commit/7a0b704c03744a371fdb94=
3bb4a9c8098b5d7488=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-10 (Tue, 10 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 5e73d936368fc3c2c199882fa6c0366c8046afc9=0D
      https://github.com/quicwg/base-drafts/commit/5e73d936368fc3c2c19988=
2fa6c0366c8046afc9=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-10 (Tue, 10 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3494 from mirjak/patch-24=0D
=0D
Adjust pointers to sections=0D
=0D
=0D
  Commit: a2de6f79b152bbf6f2a09a7badd89ce92fdc233e=0D
      https://github.com/quicwg/base-drafts/commit/a2de6f79b152bbf6f2a09a=
7badd89ce92fdc233e=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-10 (Tue, 10 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 7a88436fe716779f409fcd9ec4539796e822668e=0D
      https://github.com/quicwg/base-drafts/commit/7a88436fe716779f409fcd=
9ec4539796e822668e=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-10 (Tue, 10 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3486 from quicwg/ianswett-clarify-complete=0D
=0D
Clarify not arming PTO for ApplicationData before completion=0D
=0D
=0D
  Commit: d22c4fe86b8fb6de5cdd62e7858d5122260fa21c=0D
      https://github.com/quicwg/base-drafts/commit/d22c4fe86b8fb6de5cdd62=
e7858d5122260fa21c=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-11 (Wed, 11 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  are are=0D
=0D
you know it is hard for me to type that without typing "area"=0D
=0D
=0D
  Commit: d3adc44abdc6108b6e3a997988da2690d55ec290=0D
      https://github.com/quicwg/base-drafts/commit/d3adc44abdc6108b6e3a99=
7988da2690d55ec290=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-11 (Wed, 11 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3349 from quicwg/jri/cids=0D
=0D
Clarify section on negotiating connection IDs=0D
=0D
=0D
  Commit: 853d25d2df00432eafc3bc482b4151be80aba1f1=0D
      https://github.com/quicwg/base-drafts/commit/853d25d2df00432eafc3bc=
482b4151be80aba1f1=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-11 (Wed, 11 Mar 2020)=0D
=0D
  Changed paths:=0D
    M .lint.py=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3504 from quicwg/lint-filename=0D
=0D
Show file on linting error=0D
=0D
=0D
  Commit: 44e37ac5040d6273ef7758993659528c417e703e=0D
      https://github.com/quicwg/base-drafts/commit/44e37ac5040d6273ef7758=
993659528c417e703e=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-11 (Wed, 11 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  We're firm on no IANA actions for recovery=0D
=0D
=0D
  Commit: ffc95617e4e57a8385b2ecad3509b292425d56b5=0D
      https://github.com/quicwg/base-drafts/commit/ffc95617e4e57a8385b2ec=
ad3509b292425d56b5=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-11 (Wed, 11 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3510 from quicwg/iana-noop=0D
=0D
We're firm on no IANA actions for recovery=0D
=0D
=0D
  Commit: d530499467c3773cd304a4d2f0fffaa82a8c6884=0D
      https://github.com/quicwg/base-drafts/commit/d530499467c3773cd304a4=
d2f0fffaa82a8c6884=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-11 (Wed, 11 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 0d436e72a21d611b66ef4183c32afb79c89c0c1f=0D
      https://github.com/quicwg/base-drafts/commit/0d436e72a21d611b66ef41=
83c32afb79c89c0c1f=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-11 (Wed, 11 Mar 2020)=0D
=0D
  Changed paths:=0D
    M .lint.py=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
    M protection-samples.js=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into patch-18=0D
=0D
=0D
  Commit: 7b2dbd10a890b34311066c577ec00a48f9609c50=0D
      https://github.com/quicwg/base-drafts/commit/7b2dbd10a890b34311066c=
577ec00a48f9609c50=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-11 (Wed, 11 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 89154a7b747836aa0891c0c363ce572213f9d183=0D
      https://github.com/quicwg/base-drafts/commit/89154a7b747836aa0891c0=
c363ce572213f9d183=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-11 (Wed, 11 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3466 from mirjak/patch-18=0D
=0D
Timeout handshake section in recovery draft=0D
=0D
=0D
  Commit: b75a51d13495932dac42ea577546505a8f7c1386=0D
      https://github.com/quicwg/base-drafts/commit/b75a51d13495932dac42ea=
577546505a8f7c1386=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-03-10 (Tue, 10 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3391 from mirjak/patch-13=0D
=0D
Remove pointer to appendix in PTO section (recovery)=0D
=0D
=0D
  Commit: 342f8cfb8c714abc1685566d375dbb9fd917a8b6=0D
      https://github.com/quicwg/base-drafts/commit/342f8cfb8c714abc168556=
6d375dbb9fd917a8b6=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-11 (Wed, 11 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Out-of-order may be intentional=0D
=0D
A sender can intentionally skip a packet number, causing the receiver to =
treat a packet as "Out-of-order".=0D
=0D
>From @mikkelfj comment on #3369=0D
=0D
=0D
  Commit: fcdafd48d413a216f46d88a1443e2af8829573b7=0D
      https://github.com/quicwg/base-drafts/commit/fcdafd48d413a216f46d88=
a1443e2af8829573b7=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-11 (Wed, 11 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3511 from quicwg/ianswett-ooo=0D
=0D
Out-of-order may be intentional=0D
=0D
=0D
  Commit: bf8d45c45f4af621dad70d4c8daeeb97479b49d3=0D
      https://github.com/quicwg/base-drafts/commit/bf8d45c45f4af621dad70d=
4c8daeeb97479b49d3=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-12 (Thu, 12 Mar 2020)=0D
=0D
  Changed paths:=0D
    M .lint.py=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
    M protection-samples.js=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into ianswett-ito-jana-mbishop=0D
=0D
=0D
Compare: https://github.com/quicwg/base-drafts/compare/27e6eaab8755...bf8=
d45c45f4a=0D


From nobody Thu Mar 12 04:06:03 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CA94D3A0D56 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 04:05:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3Qk9M9N69Fr8 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 04:05:53 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 58E413A0CC8 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 04:05:53 -0700 (PDT)
Date: Thu, 12 Mar 2020 04:05:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584011152; bh=rry3sgAbbrsA+TJYlsTdq01SP1rONzfb1iVdpG2uRZU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=cgDA89wHGh16TkqSzjYU1LE8BRNoTwxfL3N6DZnVegadO9PMmAKdEpocM9BJZIMOe kJHZ4Qi4WcWTfm2/x65mUsepJDcvc+6AwnMO8otpTgZx3+N5dbj4igjnGtfqcz8/Vj FZd94jpggggESyL62uJTa3E3cU44QpXT4Rcjt/qE=
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/3414/push/4755020903@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3414@github.com>
References: <quicwg/base-drafts/pull/3414@github.com>
Subject: Re: [quicwg/base-drafts] Improve Idle Timeout text (#3414)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6a179040d45_14bd3fea34ecd96c7921c"; 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/SMiDE4JlSi2v44LW6kKLG2cwULA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 11:06:02 -0000

----==_mimepart_5e6a179040d45_14bd3fea34ecd96c7921c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

bf8d45c45f4af621dad70d4c8daeeb97479b49d3  Merge branch 'master' into ianswett-ito-jana-mbishop


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3414/files/27e6eaab8755c65cbd1f3795f7f49703c7c51471..bf8d45c45f4af621dad70d4c8daeeb97479b49d3

----==_mimepart_5e6a179040d45_14bd3fea34ecd96c7921c
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/bf8d45c45f4af621dad70d4c8daeeb97479b49d3">bf8d45c</a>  Merge branch &#39;master&#39; into ianswett-ito-jana-mbishop</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3414/files/27e6eaab8755c65cbd1f3795f7f49703c7c51471..bf8d45c45f4af621dad70d4c8daeeb97479b49d3">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK47DUB6KHIMZPDPVMDRHC6ZBANCNFSM4KP7TZEA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6U52NRTM7YEQJ4RHLRHC6ZBA5CNFSM4KP7TZEKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TCMBZGI2TEM2QOVZWQIZUG42TKMBSGA4TAMY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3414/files/27e6eaab8755c65cbd1f3795f7f49703c7c51471..bf8d45c45f4af621dad70d4c8daeeb97479b49d3",
"url": "https://github.com/quicwg/base-drafts/pull/3414/files/27e6eaab8755c65cbd1f3795f7f49703c7c51471..bf8d45c45f4af621dad70d4c8daeeb97479b49d3",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e6a179040d45_14bd3fea34ecd96c7921c--


From nobody Thu Mar 12 04:06:29 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 27A443A0D36 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 04:06:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KXfRj7H_r1y8 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 04:06: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 08E0F3A0D2C for <quic-issues@ietf.org>; Thu, 12 Mar 2020 04:06:19 -0700 (PDT)
Date: Thu, 12 Mar 2020 04:06:17 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584011177; bh=5+S/nrQeMBVDrNTyQ5bhaI0V4ip/x7VlFhV0Y7Kxmoo=; h=Date:From:To:Subject:From; b=BM7clA3zilWn/SNWyUw9qbpW1vi1UyjQdeANksl/Tw5DmX1QTXCQ1m/QDHKUFK8mY Tk33EKfLFOg4RDI1/3sMGKP9u+e5HjnchXR+OwE5YJ4Mit4tR4q3tykrE3FhAclniV lnMFesbXup8Y1rJlXjx2kyL2Opf+NNgtzLGxAkOI=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/7f3e23-d8bf39@github.com>
Subject: [quicwg/base-drafts] d8bf39: Script updating gh-pages from bf8d45c4. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/FOfuIVPZULMgVQlHuXLbDhxA8mg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 11:06:28 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: d8bf3945812bfae3223045544d32651af4432c0e
      https://github.com/quicwg/base-drafts/commit/d8bf3945812bfae3223045544d32651af4432c0e
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M ianswett-ito-jana-mbishop/draft-ietf-quic-http.html
    M ianswett-ito-jana-mbishop/draft-ietf-quic-http.txt
    M ianswett-ito-jana-mbishop/draft-ietf-quic-qpack.html
    M ianswett-ito-jana-mbishop/draft-ietf-quic-qpack.txt
    M ianswett-ito-jana-mbishop/draft-ietf-quic-recovery.html
    M ianswett-ito-jana-mbishop/draft-ietf-quic-recovery.txt
    M ianswett-ito-jana-mbishop/draft-ietf-quic-tls.html
    M ianswett-ito-jana-mbishop/draft-ietf-quic-tls.txt
    M ianswett-ito-jana-mbishop/draft-ietf-quic-transport.html
    M ianswett-ito-jana-mbishop/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from bf8d45c4. [ci skip]



From nobody Thu Mar 12 04:08:14 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DFEBA3A0D32 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 04:08:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.099
X-Spam-Level: 
X-Spam-Status: No, score=-2.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rtMC1cYqcoGH for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 04:08:10 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D53E63A0CDC for <quic-issues@ietf.org>; Thu, 12 Mar 2020 04:08:09 -0700 (PDT)
Received: from github-lowworker-fb56993.ac4-iad.github.net (github-lowworker-fb56993.ac4-iad.github.net [10.52.19.31]) by smtp.github.com (Postfix) with ESMTP id 2B9F4E06E0 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 04:08:09 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584011289; bh=dLF9kV0e2kyW2OvoNvX9x/9ySTim2nONg0wpbylWYVg=; h=Date:From:To:Subject:From; b=OZVil7goX5Rjw7pw5zTxp6CqaOvlyiGAvN0rMqfATjFsjsbj9sJrrYkNcbqzFXoYR Ff1qqBrURHArteXwGf+hza/TMMEY39Jl6ZP+mKT/sZSwWHw0f0qBN8fsN3R+ZTYg+u gRxWcgaJDQOsgPJnyK8QWXimPbYgFXCSBMlXOhHI=
Date: Thu, 12 Mar 2020 04:08:09 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-ito-jana-mbishop/bf8d45-87a59a@github.com>
Subject: [quicwg/base-drafts] 87a59a: Update draft-ietf-quic-transport.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/3iCjSJoGnvdK0wLjPbnIXQNxYXc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 11:08:13 -0000

  Branch: refs/heads/ianswett-ito-jana-mbishop
  Home:   https://github.com/quicwg/base-drafts
  Commit: 87a59a7885df7ea9b86ab0de56bfb5ff71a614f0
      https://github.com/quicwg/base-drafts/commit/87a59a7885df7ea9b86ab0de56bfb5ff71a614f0
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md



From nobody Thu Mar 12 04:08:47 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 497893A0CA2 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 04:08:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.553
X-Spam-Level: 
X-Spam-Status: No, score=-1.553 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id viR_avHg4jwe for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 04:08:43 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E68983A0C96 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 04:08:33 -0700 (PDT)
Date: Thu, 12 Mar 2020 04:08:33 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584011313; bh=ow/RbsU5Nx6nyw7mXmlqbPE2jBmf7o2FW4wGhs8SRUU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=RC5ZiHdO+KbJ4h9iVD5A+EbQsJ0ZH7RrGfipNUAlLNMPqXUBzxGIq5LPBPS9U7TE0 ZT2VBGLCXn8zQCIdQWIu4hqC6Zf1eIQSGKWpdd1jeTQVGBZA93RyspdOsav4u/sEmj 6lRNTRt2jk4KNMHw7BxnpB09kuxL4EVq3HYiGoI0=
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/3414/push/4755032780@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3414@github.com>
References: <quicwg/base-drafts/pull/3414@github.com>
Subject: Re: [quicwg/base-drafts] Improve Idle Timeout text (#3414)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6a183132afc_182c3f8ae36cd95c17021b"; 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/ZeKz5_cjnb3aHPaFflxQ6LAHo-U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Mar 2020 11:08:45 -0000

----==_mimepart_5e6a183132afc_182c3f8ae36cd95c17021b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

87a59a7885df7ea9b86ab0de56bfb5ff71a614f0  Update draft-ietf-quic-transport.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3414/files/bf8d45c45f4af621dad70d4c8daeeb97479b49d3..87a59a7885df7ea9b86ab0de56bfb5ff71a614f0

----==_mimepart_5e6a183132afc_182c3f8ae36cd95c17021b
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/87a59a7885df7ea9b86ab0de56bfb5ff71a614f0">87a59a7</a>  Update draft-ietf-quic-transport.md</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3414/files/bf8d45c45f4af621dad70d4c8daeeb97479b49d3..87a59a7885df7ea9b86ab0de56bfb5ff71a614f0">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3SNFQP3KS75PKVLCTRHC7DDANCNFSM4KP7TZEA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5B4BVPL5MCKTAZWHLRHC7DDA5CNFSM4KP7TZEKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TCMBZGI2TEM2QOVZWQIZUG42TKMBTGI3TQMA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3414/files/bf8d45c45f4af621dad70d4c8daeeb97479b49d3..87a59a7885df7ea9b86ab0de56bfb5ff71a614f0",
"url": "https://github.com/quicwg/base-drafts/pull/3414/files/bf8d45c45f4af621dad70d4c8daeeb97479b49d3..87a59a7885df7ea9b86ab0de56bfb5ff71a614f0",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e6a183132afc_182c3f8ae36cd95c17021b--


From nobody Thu Mar 12 04:08:51 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8E3823A0CEF for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 04:08:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.099
X-Spam-Level: 
X-Spam-Status: No, score=-2.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1z-A68Ol_hSt for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 04:08:47 -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 6F1B03A0B1C for <quic-issues@ietf.org>; Thu, 12 Mar 2020 04:08:39 -0700 (PDT)
Received: from github-lowworker-ca5950c.va3-iad.github.net (github-lowworker-ca5950c.va3-iad.github.net [10.48.17.57]) by smtp.github.com (Postfix) with ESMTP id 24A821204B7 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 04:08:39 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584011319; bh=VJe1kDBc8TT5v3oLG89W99l6865s+8sbuVdCmPWkOow=; h=Date:From:To:Subject:From; b=MJt968LK1Q9ljWTYi3AfYfBJMAjrHNCdPp+3mzop0dPHDd2do6ntb4laauCQqMy7V 8uLweM6KVyPFWs73mNFTdzhv+pwZswd+dtHjQCfzKteI9fJmKppAFlRxmldI/zuxpO G2TlBgUmoTn+pGGHc8hqhDJdgxpOucXeh5WeycOA=
Date: Thu, 12 Mar 2020 04:08:38 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-ito-jana-mbishop/87a59a-71f065@github.com>
Subject: [quicwg/base-drafts] 71f065: Update draft-ietf-quic-transport.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/e0Ih_19WVsOX2FnCjme6GGNyTOw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 11:08:49 -0000

  Branch: refs/heads/ianswett-ito-jana-mbishop
  Home:   https://github.com/quicwg/base-drafts
  Commit: 71f065086824beaf6ddb91a3c67782fe07574ae5
      https://github.com/quicwg/base-drafts/commit/71f065086824beaf6ddb91a3c67782fe07574ae5
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md



From nobody Thu Mar 12 04:09:20 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 059753A0CB0 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 04:09:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.553
X-Spam-Level: 
X-Spam-Status: No, score=-1.553 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sgCGkEGJ5OfZ for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 04:09:18 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D51F83A0CA8 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 04:09:03 -0700 (PDT)
Received: from github-lowworker-25680bd.va3-iad.github.net (github-lowworker-25680bd.va3-iad.github.net [10.48.17.61]) by smtp.github.com (Postfix) with ESMTP id 367BCE1031 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 04:09:03 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584011343; bh=P8f5ZTHZf5D7XQXIbEBA5eOh5dZ4Ok1Bye0DaNC+AR4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=k8b11CqLbsfq1x5WObKDIR320KCsMm0lcGABX1YWd+lQxM4FVsl5KBS825JGBx7K8 8EBpj1jCK/i05rbW0nK/iWwyKDRx4+EIjfEsV83RswkjVvYgIbCHdq8NX5to57SL0c H89H/IGULw7FM6BJvsSPCPBFLWpNcG/mo5CsRf0U=
Date: Thu, 12 Mar 2020 04:09:03 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3414/push/4755034910@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3414@github.com>
References: <quicwg/base-drafts/pull/3414@github.com>
Subject: Re: [quicwg/base-drafts] Improve Idle Timeout text (#3414)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6a184f26e94_6c743fb3696cd96c136883"; 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/ne1dAkQcf822-VQrLrpStg7VRgA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 11:09:19 -0000

----==_mimepart_5e6a184f26e94_6c743fb3696cd96c136883
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

71f065086824beaf6ddb91a3c67782fe07574ae5  Update draft-ietf-quic-transport.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3414/files/87a59a7885df7ea9b86ab0de56bfb5ff71a614f0..71f065086824beaf6ddb91a3c67782fe07574ae5

----==_mimepart_5e6a184f26e94_6c743fb3696cd96c136883
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/71f065086824beaf6ddb91a3c67782fe07574ae5">71f0650</a>  Update draft-ietf-quic-transport.md</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3414/files/87a59a7885df7ea9b86ab0de56bfb5ff71a614f0..71f065086824beaf6ddb91a3c67782fe07574ae5">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7FXG2BMPD3OZKGJPLRHC7E7ANCNFSM4KP7TZEA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3YKD7O6RXEH5MEXLDRHC7E7A5CNFSM4KP7TZEKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TCMBZGI2TEM2QOVZWQIZUG42TKMBTGQ4TCMA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3414/files/87a59a7885df7ea9b86ab0de56bfb5ff71a614f0..71f065086824beaf6ddb91a3c67782fe07574ae5",
"url": "https://github.com/quicwg/base-drafts/pull/3414/files/87a59a7885df7ea9b86ab0de56bfb5ff71a614f0..71f065086824beaf6ddb91a3c67782fe07574ae5",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e6a184f26e94_6c743fb3696cd96c136883--


From nobody Thu Mar 12 04:09:44 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7EE7F3A0D67 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 04:09:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WevKA4mkNvuw for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 04:09:36 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 480493A0D5F for <quic-issues@ietf.org>; Thu, 12 Mar 2020 04:09:36 -0700 (PDT)
Date: Thu, 12 Mar 2020 04:09:35 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584011375; bh=yaFLgCB5k9FTZBU/Q4D+jC0PS3Ea4qMmdMkkZfFFd4E=; h=Date:From:To:Subject:From; b=nBNqliyM+0Q3oFa+mzX8KuvXdAspYPlPx9ljKrwcCrIeKZtFDvG05vGP31PPr+E/4 52FpPQQ51BJ15W+w5+rNED7W1m+Y3cfH/X+xF3fBEYY51GIAezfG8ChJu1P+M27u0Z mFeQN2t9IIiXY4IL1efIKWFk1PkQJNssVwgJXenE=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/d8bf39-95904b@github.com>
Subject: [quicwg/base-drafts] 95904b: Script updating gh-pages from 71f06508. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/6_Ns8ryNjq6cAaOB9eJCIg_KMZs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 11:09:43 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 95904be67cf75f034d875a57b13f0e582c4b834a
      https://github.com/quicwg/base-drafts/commit/95904be67cf75f034d875a57b13f0e582c4b834a
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M ianswett-ito-jana-mbishop/draft-ietf-quic-transport.html
    M ianswett-ito-jana-mbishop/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 71f06508. [ci skip]



From nobody Thu Mar 12 05:10:14 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 099113A0ECA for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 05:10:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GZWeqRgJNPuM for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 05:10:10 -0700 (PDT)
Received: from out-12.smtp.github.com (out-12.smtp.github.com [192.30.254.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B9D6F3A0EC2 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 05:10:08 -0700 (PDT)
Received: from github-lowworker-fa7043e.ash1-iad.github.net (github-lowworker-fa7043e.ash1-iad.github.net [10.56.109.45]) by smtp.github.com (Postfix) with ESMTP id 238A61210B5 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 05:10:08 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584015008; bh=IhNuF2SJQO693fvPxsJottBQrpi5ct4MmOJYZyUlGKs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=TiqikRBHQDysJjkOp83m1YfTlJ+s8AoBFjs7rsWhX6RRW/fqP9TqD7A/xHqLoAXSB TfWXxfsJM4J0ZDdDoBRNj+zmC0B76LvcNmI34c1rJ/tb0sdwHz6G9x4qMFEPzY8ubX X3zM/KYwX2jxsDLp0LuZ8HthO+Lxjt+tnMrUqqDg=
Date: Thu, 12 Mar 2020 05:10:07 -0700
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7HIQNXNN3HTVSROHV4OYDZ7EVBNHHB6OUW34@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3243/598151900@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3243@github.com>
References: <quicwg/base-drafts/issues/3243@github.com>
Subject: Re: [quicwg/base-drafts] Add caution when using IW10 and fragmentation  (#3243)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6a269fd1978_edc3ffa392cd9681660f6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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/WOeJMtM3i9dgQkXvDrUhRJ-9ib8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 12:10:12 -0000

----==_mimepart_5e6a269fd1978_edc3ffa392cd9681660f6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

>From memory, I think there was once a discussion on DF bit not being accessible in some language interfaces. As such, the formulation should perhaps be that the DF bit SHOULD be set whenever possible. Having a MUST whenever possible could be problematic because possible could involve a lot of complexity.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3243#issuecomment-598151900
----==_mimepart_5e6a269fd1978_edc3ffa392cd9681660f6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>From memory, I think there was once a discussion on DF bit not being accessible in some language interfaces. As such, the formulation should perhaps be that the DF bit SHOULD be set whenever possible. Having a MUST whenever possible could be problematic because possible could involve a lot of complexity.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3243#issuecomment-598151900">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK75ATB3M7UV2BPQIIDRHDGJ7ANCNFSM4JOIENTQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6HXFJFJ3WSKG6R5ODRHDGJ7A5CNFSM4JOIENT2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOTRFXA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3243#issuecomment-598151900",
"url": "https://github.com/quicwg/base-drafts/issues/3243#issuecomment-598151900",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6a269fd1978_edc3ffa392cd9681660f6--


From nobody Thu Mar 12 05:36:43 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DB4663A0FED for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 05:36:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2LlAcV5MdXTy for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 05:36:39 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 06F073A0FE9 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 05:36:30 -0700 (PDT)
Received: from github-lowworker-ca5950c.va3-iad.github.net (github-lowworker-ca5950c.va3-iad.github.net [10.48.17.57]) by smtp.github.com (Postfix) with ESMTP id D081E5206CD for <quic-issues@ietf.org>; Thu, 12 Mar 2020 05:36:29 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584016589; bh=kPC+O8J4s1JV3iqikt5TDK1HtLvYm3sMJo5yKeW/ZnA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=KXpRbQKIU1n1aPNg0HXNFZgLaXQl/iFIYkBublBdlJCGi2UuD0ZG9Q4iTDrJjbAgw 1eXek/Yvayxr4XvgES6Px+fCIw2D6l//NQcUqFL2H2hJI1VEQdo7dJ94JcpMH5uYJD 79TjymY+qQiBFXxWytnyC24UNOaGtEie236A7LzM=
Date: Thu, 12 Mar 2020 05:36:29 -0700
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7YNWDNBYYOLMDTNN54OYG43EVBNHHCDAQ2C4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3443/review/373516127@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3443@github.com>
References: <quicwg/base-drafts/pull/3443@github.com>
Subject: Re: [quicwg/base-drafts] MAY send 1 packet entering recovery (#3443)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6a2ccdc134c_2ed03faccd2cd968437f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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/Crx48pzaF4bF2-FVKESfxRxjSLs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 12:36:41 -0000

----==_mimepart_5e6a2ccdc134c_2ed03faccd2cd968437f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.



> @@ -706,6 +706,13 @@ The recovery period limits congestion window reduction to once per round trip.
 During recovery, the congestion window remains unchanged irrespective of new
 losses or increases in the ECN-CE counter.
 
+When entering recovery, a single packet MAY be sent even if bytes in flight

If it is possible to enter recovery before amplification mitigation is no longer needed, sending a packet upon entering recovery might contradict amp. rules.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3443#pullrequestreview-373516127
----==_mimepart_5e6a2ccdc134c_2ed03faccd2cd968437f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@mikkelfj</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3443#discussion_r391590693">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -706,6 +706,13 @@ The recovery period limits congestion window reduction to once per round trip.
 During recovery, the congestion window remains unchanged irrespective of new
 losses or increases in the ECN-CE counter.
 
+When entering recovery, a single packet MAY be sent even if bytes in flight
</pre>
<p>If it is possible to enter recovery before amplification mitigation is no longer needed, sending a packet upon entering recovery might contradict amp. rules.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3443#pullrequestreview-373516127">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKY3OEW6XJK562U7JETRHDJM3ANCNFSM4KSBSJLQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5JZW2HCGKQD6EWFMTRHDJM3A5CNFSM4KSBSJL2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCZBWOXY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3443#pullrequestreview-373516127",
"url": "https://github.com/quicwg/base-drafts/pull/3443#pullrequestreview-373516127",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6a2ccdc134c_2ed03faccd2cd968437f--


From nobody Thu Mar 12 05:40:02 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 234EB3A0FEA for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 05:40:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6qjxfcvW9ZdC for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 05:39:59 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2A5723A0FE4 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 05:39:41 -0700 (PDT)
Date: Thu, 12 Mar 2020 05:39:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584016780; bh=GjllWLLC6ZYPbQRq5iYvW4Nr6l9yPsEeh6a8lmq4LYY=; h=Date:From:To:Subject:From; b=WdvULWzBbFJCh0fxTZyEwBS+0yPSGoHnij1Hng49QDO8MzyAz+r0dapy4OCQhRITG UD3M7s/XUa7t7Vna8C/w0vwJLDE74OP5iDo9iHcE2DxS7mr/0qE5EZmrmvVfUZZ4Zk t+mSO4W5ICv4gUo3SBgyeFa+VYtnWb+BOojKmAMg=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-remove-todo/000000-09338d@github.com>
Subject: [quicwg/base-drafts] 09338d: Remove a TODO in transport
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/I9c1Vly3ntMs3S360nJxLf24esE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 12:40:00 -0000

  Branch: refs/heads/ianswett-remove-todo
  Home:   https://github.com/quicwg/base-drafts
  Commit: 09338d0e237e67c648aa172c32b872e10bf737ff
      https://github.com/quicwg/base-drafts/commit/09338d0e237e67c648aa172c32b872e10bf737ff
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Remove a TODO in transport

I think the text above is quite clear that all frames need to be processed, so I don't think there's any more to do for this TODO.



From nobody Thu Mar 12 05:40:49 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1E8D73A0FE4 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 05:40:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7iBmVkC5cMNk for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 05:40:45 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3238E3A0FF0 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 05:40:45 -0700 (PDT)
Date: Thu, 12 Mar 2020 05:40:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584016843; bh=A1zkXruoMJtrnCbVVZU14Q2rddZNxYLCeLJpThB50Go=; h=Date:From:To:Subject:From; b=m3NaGgzOhoPPW5nT2W7OF9puphKyVtnN7gmPy518shTwsyr4RSscXn/jhf7ZcRpmS 2SIw8M7uvJ/qve5BE0c7yDsudIR8iwqz9qOIQ/HUprE4jaEI2ay21eUm7Lxm5MBRaI xns3htZ+mjEr6/taruTafjNjmoNEM/TCgzmo5wI0=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/95904b-209f86@github.com>
Subject: [quicwg/base-drafts] 209f86: Script updating gh-pages from 09338d0e. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/d1j2yXpX9hA9TdNT-QbVRCUrKhY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 12:40:48 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 209f869d50e43bd7769dc060a0c2a552325add6e
      https://github.com/quicwg/base-drafts/commit/209f869d50e43bd7769dc060a0c2a552325add6e
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    A ianswett-remove-todo/draft-ietf-quic-http.html
    A ianswett-remove-todo/draft-ietf-quic-http.txt
    A ianswett-remove-todo/draft-ietf-quic-invariants.html
    A ianswett-remove-todo/draft-ietf-quic-invariants.txt
    A ianswett-remove-todo/draft-ietf-quic-qpack.html
    A ianswett-remove-todo/draft-ietf-quic-qpack.txt
    A ianswett-remove-todo/draft-ietf-quic-recovery.html
    A ianswett-remove-todo/draft-ietf-quic-recovery.txt
    A ianswett-remove-todo/draft-ietf-quic-tls.html
    A ianswett-remove-todo/draft-ietf-quic-tls.txt
    A ianswett-remove-todo/draft-ietf-quic-transport.html
    A ianswett-remove-todo/draft-ietf-quic-transport.txt
    A ianswett-remove-todo/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 09338d0e. [ci skip]



From nobody Thu Mar 12 05:41:00 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 968053A100A for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 05:40:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.553
X-Spam-Level: 
X-Spam-Status: No, score=-1.553 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RM4Pbn2mDjJH for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 05:40:54 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6AB973A1052 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 05:40:50 -0700 (PDT)
Received: from github-lowworker-9d2806a.ash1-iad.github.net (github-lowworker-9d2806a.ash1-iad.github.net [10.56.102.50]) by smtp.github.com (Postfix) with ESMTP id 8F8118C0D01 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 05:40:49 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584016849; bh=vPwLzlIho/fetx7x6Ze9MjsYemmClFHyeLotBvjOYcE=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=j7iGSJCMux/k3ZUPdjKWKnFHx1BI0Qgxt1rY5RR2Ldohvfz/EpsAwOE5QV4hLpF4g qFVypQkiB0pT1AfPpScUZ9bMCU5cCDTRG7/fddHn9b2/zay2WHVxPW7vMjkEg6OsQS h4slqleV/4YVMO6nK5EPO1dekd/ZsLB8+K6W1Doc=
Date: Thu, 12 Mar 2020 05:40:49 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5Y6VPBWD4Q4JW3IIV4OYHNDEVBNHHCFEF6C4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3516@github.com>
Subject: [quicwg/base-drafts] Remove a TODO about partial packet processing (#3516)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6a2dd180812_25ba3f8c0eacd968166588"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: 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_NHglhRqEJEH8q2IhOEEWLXcY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 12:40:58 -0000

----==_mimepart_5e6a2dd180812_25ba3f8c0eacd968166588
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I think the text above this TODO is quite clear that all frames need to be processed, so I don&#39;t think there&#39;s any more to do for this TODO.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/3516

-- Commit Summary --

  * Remove a TODO in transport

-- File Changes --

    M draft-ietf-quic-transport.md (4)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/3516.patch
https://github.com/quicwg/base-drafts/pull/3516.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3516

----==_mimepart_5e6a2dd180812_25ba3f8c0eacd968166588
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I think the text above this TODO is quite clear that all frames need to be processed, so I don't think there's any more to do for this TODO.</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/3516'>https://github.com/quicwg/base-drafts/pull/3516</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Remove a TODO in transport</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/3516/files#diff-db016291106766877c4921a79f8596e0">draft-ietf-quic-transport.md</a>
    (4)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3516.patch'>https://github.com/quicwg/base-drafts/pull/3516.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3516.diff'>https://github.com/quicwg/base-drafts/pull/3516.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3516">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK72BZQCMVUDABSMQ3TRHDJ5DANCNFSM4LGLMJDQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3UMONYQA77D32UMKDRHDJ5DA5CNFSM4LGLMJD2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IUQXYLQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3516",
"url": "https://github.com/quicwg/base-drafts/pull/3516",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e6a2dd180812_25ba3f8c0eacd968166588--


From nobody Thu Mar 12 05:42:05 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2A9AB3A0FF4 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 05:42:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WTfDExmnLQCv for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 05:42:01 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 92EF63A1001 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 05:42:01 -0700 (PDT)
Received: from github-lowworker-3a0df0f.ac4-iad.github.net (github-lowworker-3a0df0f.ac4-iad.github.net [10.52.25.92]) by smtp.github.com (Postfix) with ESMTP id DBEBF6A0A90 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 05:42:00 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584016920; bh=waEv73NA7yTUOq4OHAEhTQ94U49EuOtQ/DZC7ypIcMI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=StmRzoPX+04iFEaxZJAUdEEqfBjLP/1YgjoM7AxKNBZHOHvigB9ClTb9Xih684PXQ pyWj/tO7t1ohCs4YjPIEGMXCDA3KG9TYWZFucSWYLFn2k3eTRFqJJD1Rk27y+OIxUF 1OCqFhBbgCkZd0PsPw+9nvACvT8fk8buEx9oxHlQ=
Date: Thu, 12 Mar 2020 05:42:00 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6UMPCCKABEVAO2XHF4OYHRREVBNHHCDAQ2C4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3443/review/373519739@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3443@github.com>
References: <quicwg/base-drafts/pull/3443@github.com>
Subject: Re: [quicwg/base-drafts] MAY send 1 packet entering recovery (#3443)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6a2e18ccf03_60313fdac40cd9687447"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/UJotbWri6JVTvaNKfSZfnk1ZCnU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 12:42:03 -0000

----==_mimepart_5e6a2e18ccf03_60313fdac40cd9687447
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> @@ -706,6 +706,13 @@ The recovery period limits congestion window reduction to once per round trip.
 During recovery, the congestion window remains unchanged irrespective of new
 losses or increases in the ECN-CE counter.
 
+When entering recovery, a single packet MAY be sent even if bytes in flight

Agreed, but the amplification factor is a MUST and this is a MAY, so I think the MUST wins 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/3443#discussion_r391593572
----==_mimepart_5e6a2e18ccf03_60313fdac40cd9687447
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3443#discussion_r391593572">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -706,6 +706,13 @@ The recovery period limits congestion window reduction to once per round trip.
 During recovery, the congestion window remains unchanged irrespective of new
 losses or increases in the ECN-CE counter.
 
+When entering recovery, a single packet MAY be sent even if bytes in flight
</pre>
<p>Agreed, but the amplification factor is a MUST and this is a MAY, so I think the MUST wins 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/3443#discussion_r391593572">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4YO2NRLTVRU65L4L3RHDKBRANCNFSM4KSBSJLQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2U7XGKTQ66IQKK2SDRHDKBRA5CNFSM4KSBSJL2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCZBXK6Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3443#discussion_r391593572",
"url": "https://github.com/quicwg/base-drafts/pull/3443#discussion_r391593572",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6a2e18ccf03_60313fdac40cd9687447--


From nobody Thu Mar 12 05:46:34 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CC1E73A107C for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 05:46:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3Vo2WKsZmtCT for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 05:46:30 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6035D3A107B for <quic-issues@ietf.org>; Thu, 12 Mar 2020 05:46:30 -0700 (PDT)
Received: from github-lowworker-a6a2749.va3-iad.github.net (github-lowworker-a6a2749.va3-iad.github.net [10.48.16.62]) by smtp.github.com (Postfix) with ESMTP id 4B400282A64 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 05:46:29 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584017189; bh=qxbDGKkow4z1zdq9Qz+QbT7NZkaHmjut0nxWXgjvLzk=; h=Date:From:To:Subject:From; b=GEJsHAt5vQ79YhWZqupCDo1jUjj87qLEFgPB86uVBXOmfFf6schpRDSMvMhxCrADD 3LpFsknS2xK0h9eMfFJhEfqjmVieK/4Rd+Vni4kxIETeEpc1COgkrs+bFITx1cAWra LnNd+iXsJtsP86j+gazj+gjry6MIeLHglQnPtES8=
Date: Thu, 12 Mar 2020 05:46:29 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-should/000000-e2a85e@github.com>
Subject: [quicwg/base-drafts] e2a85e: should -> SHOULD when bundling ACK frames
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Ba6t2FBLq4Ede6BYYakvCMD4Gg4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 12:46:32 -0000

  Branch: refs/heads/ianswett-should
  Home:   https://github.com/quicwg/base-drafts
  Commit: e2a85e948d3ce1d61f869e595de5545f2b648b9d
      https://github.com/quicwg/base-drafts/commit/e2a85e948d3ce1d61f869e595de5545f2b648b9d
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  should -> SHOULD when bundling ACK frames

I believe this always should have been normative, so this is editorial, but I'll let the editors confirm that.



From nobody Thu Mar 12 05:47:21 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 80F683A0033 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 05:47:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.553
X-Spam-Level: 
X-Spam-Status: No, score=-6.553 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0jkTJTPz_54A for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 05:47:19 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2AD603A0028 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 05:47:19 -0700 (PDT)
Received: from github-lowworker-292e294.va3-iad.github.net (github-lowworker-292e294.va3-iad.github.net [10.48.102.70]) by smtp.github.com (Postfix) with ESMTP id 64E5D8C0D77 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 05:47:18 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584017238; bh=O5RrxBDK1pZBjgqG3zzsT9/kBrqWAsS05ARAJ4ICkAM=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=cElFpnbanqd3jOJZ+H2aVCGSh2Zgc8XbBu1uBpkoQBGaCYiKLL41CRyJGAkGi7Rxy Q2f/JIH4dbxIaZ7E6utNUxLt5Yz/bitwdV85Dj2FJVMri/nmzisA0R+Ho9RVSO7tLV jzPhJAFRGRE0kLRMxTeA8z8yB64Z0/IAK0bKRAsM=
Date: Thu, 12 Mar 2020 05:47:18 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZCVCJOYXGQOIKQ4I54OYIFNEVBNHHCFEGL6U@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3517@github.com>
Subject: [quicwg/base-drafts] should -> SHOULD when bundling ACK frames (#3517)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6a2f56546e6_518a3faa472cd964973c1"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/rMJ8DuOHYAk4vaN3DmKSS_1RVIc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 12:47:21 -0000

----==_mimepart_5e6a2f56546e6_518a3faa472cd964973c1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I believe this always should have been normative, so this change is editorial, but I&#39;ll let the editors confirm that.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/3517

-- Commit Summary --

  * should -&gt; SHOULD when bundling ACK frames

-- File Changes --

    M draft-ietf-quic-transport.md (2)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/3517.patch
https://github.com/quicwg/base-drafts/pull/3517.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3517

----==_mimepart_5e6a2f56546e6_518a3faa472cd964973c1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I believe this always should have been normative, so this change is editorial, but I'll let the editors confirm that.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>&nbsp;&nbsp;<a href='https://github.com/quicwg/base-drafts/pull/3517'>https://github.com/quicwg/base-drafts/pull/3517</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>should -&gt; SHOULD when bundling ACK frames</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/3517/files#diff-db016291106766877c4921a79f8596e0">draft-ietf-quic-transport.md</a>
    (2)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3517.patch'>https://github.com/quicwg/base-drafts/pull/3517.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3517.diff'>https://github.com/quicwg/base-drafts/pull/3517.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3517">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7DHG35MNZ7GERHOFDRHDKVNANCNFSM4LGLPZWA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3W2HHZXVVMK4FOPO3RHDKVNA5CNFSM4LGLPZWKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IUQZP2Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3517",
"url": "https://github.com/quicwg/base-drafts/pull/3517",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e6a2f56546e6_518a3faa472cd964973c1--


From nobody Thu Mar 12 05:47:30 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 508763A0033 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 05:47:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8bnSjrYvO5BA for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 05:47:27 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3C20D3A0028 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 05:47:27 -0700 (PDT)
Received: from github-lowworker-bb778fb.ash1-iad.github.net (github-lowworker-bb778fb.ash1-iad.github.net [10.56.102.56]) by smtp.github.com (Postfix) with ESMTP id 4A7ECE115B for <quic-issues@ietf.org>; Thu, 12 Mar 2020 05:47:26 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584017246; bh=aoiGLY/INge9nTCjUh4hVVovsu+jwYpfJpAyhHIeI9U=; h=Date:From:To:Subject:From; b=YDiqJGfgXFMTqOlYMSwnJNVN0TRNVKZqRVUxMyjnM4dwoOuw0Dtfk/9KozM0gbz96 b0wXKKMmCggRgAyiKnqGFRQYVlUMEv4MewFFeFDKAUKt/npDO9ut5mt6t3fmzRsj/D fJV7nKSwVhKeOrs4Ztu9iU+4ZLvDBwZHOROUwOXc=
Date: Thu, 12 Mar 2020 05:47:26 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/209f86-d0a60f@github.com>
Subject: [quicwg/base-drafts] d0a60f: Script updating gh-pages from e2a85e94. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/DF2QU4OTTu_d6Q79uFsdTlgDAd8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 12:47:28 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: d0a60f7ba9597f981e5ab5a6bf6503542cae0c48
      https://github.com/quicwg/base-drafts/commit/d0a60f7ba9597f981e5ab5a6bf6503542cae0c48
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    A ianswett-should/draft-ietf-quic-http.html
    A ianswett-should/draft-ietf-quic-http.txt
    A ianswett-should/draft-ietf-quic-invariants.html
    A ianswett-should/draft-ietf-quic-invariants.txt
    A ianswett-should/draft-ietf-quic-qpack.html
    A ianswett-should/draft-ietf-quic-qpack.txt
    A ianswett-should/draft-ietf-quic-recovery.html
    A ianswett-should/draft-ietf-quic-recovery.txt
    A ianswett-should/draft-ietf-quic-tls.html
    A ianswett-should/draft-ietf-quic-tls.txt
    A ianswett-should/draft-ietf-quic-transport.html
    A ianswett-should/draft-ietf-quic-transport.txt
    A ianswett-should/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from e2a85e94. [ci skip]



From nobody Thu Mar 12 05:49:02 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B89073A03EF for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 05:49:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.041
X-Spam-Level: 
X-Spam-Status: No, score=-1.041 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Im93aEjGVtx5 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 05:48:59 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B56D53A0042 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 05:48:59 -0700 (PDT)
Received: from github-lowworker-0f7e7fd.ash1-iad.github.net (github-lowworker-0f7e7fd.ash1-iad.github.net [10.56.110.17]) by smtp.github.com (Postfix) with ESMTP id F04762821F2 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 05:48:58 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584017338; bh=fpDH5eFbi/pVIuEUaSrzbL6pO+o4L/AvDCe3VjpJAkA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=NIcFQs76akL9eyydOxqa/B32YHx0WfFbJw+7K+P3awoVrpxtm5IX/UOSPXLOHI70I pZwwBGCrOLdbkK5P+k81DfraPiiSnX34M31zinJMueSzrqhs4t1H2okaXMfuCZpZzb AjNv4wsJH4Owm6JVd1OWH2rHYBJZMFkXxDoYyZ0I=
Date: Thu, 12 Mar 2020 05:48:58 -0700
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7UGCKQEZPFGO3BRFN4OYILVEVBNHHCFEGL6U@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3517/review/373524257@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3517@github.com>
References: <quicwg/base-drafts/pull/3517@github.com>
Subject: Re: [quicwg/base-drafts] should -> SHOULD when bundling ACK frames (#3517)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6a2fbadfc73_4d53fba3bacd96c90755"; 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/nM_wzgVFYhM3fe0GGkjeGkE4x1E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 12:49:01 -0000

----==_mimepart_5e6a2fbadfc73_4d53fba3bacd96c90755
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/3517#pullrequestreview-373524257
----==_mimepart_5e6a2fbadfc73_4d53fba3bacd96c90755
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@marten-seemann</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3517#pullrequestreview-373524257">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZUNYBZPT4R726AZGDRHDK3VANCNFSM4LGLPZWA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7SXFQDXD4WGZWHDRTRHDK3VA5CNFSM4LGLPZWKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCZBYOII.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3517#pullrequestreview-373524257",
"url": "https://github.com/quicwg/base-drafts/pull/3517#pullrequestreview-373524257",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6a2fbadfc73_4d53fba3bacd96c90755--


From nobody Thu Mar 12 05:51:14 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 843B33A00AD for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 05:51:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LJotao2GFx_8 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 05:51:11 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1AD013A00C1 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 05:51:11 -0700 (PDT)
Received: from github-lowworker-d31a065.va3-iad.github.net (github-lowworker-d31a065.va3-iad.github.net [10.48.17.70]) by smtp.github.com (Postfix) with ESMTP id 0D1651C0DD5 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 05:51:10 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584017470; bh=EtLL5XCgUF4VqMpPMnLibmJxC6Tp9zfWsrZ0wDAhPcw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=tM36XDYc/+R6bPTA3GXTtINhtmW+F75pZx4OOkUkjjREC8/Dm6ONDzCHZWiBnJXbK FeqrSV5IoU6LGUIfCqTMv3Or+25aM+82cNwUmilYqaLt7s3XuS05pVzucCsySduA7M cJ8EziMA774ZzWnrYW2bc6j8H6z8LFiEvxTU57KM=
Date: Thu, 12 Mar 2020 05:51:10 -0700
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZZXYH43KGZYR73B6F4OYIT3EVBNHHCDAQ2C4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3443/review/373525665@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3443@github.com>
References: <quicwg/base-drafts/pull/3443@github.com>
Subject: Re: [quicwg/base-drafts] MAY send 1 packet entering recovery (#3443)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6a303e36e_6cba3fad2eecd9641037fd"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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/SYmD6O6MRZxmhOZaEn9pP-UXe40>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 12:51:13 -0000

----==_mimepart_5e6a303e36e_6cba3fad2eecd9641037fd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.



> @@ -706,6 +706,13 @@ The recovery period limits congestion window reduction to once per round trip.
 During recovery, the congestion window remains unchanged irrespective of new
 losses or increases in the ECN-CE counter.
 
+When entering recovery, a single packet MAY be sent even if bytes in flight

I'm not sure. It depends on what you read first. It's like that NATO test with two pages of questions and instructions, the first stating to read everything first, the last stating the all other questions need not be answered. Why gives those entries priority over other entries?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3443#discussion_r391598372
----==_mimepart_5e6a303e36e_6cba3fad2eecd9641037fd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@mikkelfj</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3443#discussion_r391598372">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -706,6 +706,13 @@ The recovery period limits congestion window reduction to once per round trip.
 During recovery, the congestion window remains unchanged irrespective of new
 losses or increases in the ECN-CE counter.
 
+When entering recovery, a single packet MAY be sent even if bytes in flight
</pre>
<p>I'm not sure. It depends on what you read first. It's like that NATO test with two pages of questions and instructions, the first stating to read everything first, the last stating the all other questions need not be answered. Why gives those entries priority over other entries?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3443#discussion_r391598372">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5GBMNBC4FLQIM3L5TRHDLD3ANCNFSM4KSBSJLQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZA4N4DM4MHQ4XFWLTRHDLD3A5CNFSM4KSBSJL2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCZBYZII.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3443#discussion_r391598372",
"url": "https://github.com/quicwg/base-drafts/pull/3443#discussion_r391598372",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6a303e36e_6cba3fad2eecd9641037fd--


From nobody Thu Mar 12 05:52:14 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1DFE93A00D9 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 05:52:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id z4heIDY2DD3r for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 05:52:12 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0361D3A00C1 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 05:52:11 -0700 (PDT)
Received: from github-lowworker-cd7bc13.ac4-iad.github.net (github-lowworker-cd7bc13.ac4-iad.github.net [10.52.25.102]) by smtp.github.com (Postfix) with ESMTP id 2CDEB282A3C for <quic-issues@ietf.org>; Thu, 12 Mar 2020 05:52:11 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584017531; bh=S9JBp0fge1DIguEh3XaJfSS8H+pRCwXzZrk+C2Bmq90=; h=Date:From:To:Subject:From; b=EKTJaNGGgjBe6TyICkb7BsPFnGdW/CjakRJsKyX8oZA9lQsUI3yD3OOE15Yyl/0rz X23A/jYtJdKEAOYLaPlL0ykAh0kbEcOQ/6F4ECOOBnDNivM7Quymarv1n1eaHMYpsD sYPd+IBha9vrOl2O3e5RY99m+19LsqzmVRLHeTNE=
Date: Thu, 12 Mar 2020 05:52:11 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-could-ack-every-other/000000-5c144a@github.com>
Subject: [quicwg/base-drafts] 5c144a: Clarify cases ACKing every could not happen
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/T_dtzFdmsqyv9wPstjdLZKhbNxM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 12:52:13 -0000

  Branch: refs/heads/ianswett-could-ack-every-other
  Home:   https://github.com/quicwg/base-drafts
  Commit: 5c144a08e829b1a3ff8d279d65eca2b4c2a0f799
      https://github.com/quicwg/base-drafts/commit/5c144a08e829b1a3ff8d279d65eca2b4c2a0f799
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Clarify cases ACKing every could not happen

Adds editorial text about why a receiver could decide to send ACKs less frequently than every two packets.



From nobody Thu Mar 12 05:53:19 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 19AEC3A0101 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 05:53:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wC4hoztxIlDJ for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 05:53: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 A3AFA3A00E1 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 05:53:16 -0700 (PDT)
Received: from github-lowworker-b19c547.va3-iad.github.net (github-lowworker-b19c547.va3-iad.github.net [10.48.17.66]) by smtp.github.com (Postfix) with ESMTP id A77321C1B80 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 05:53:15 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584017595; bh=tkMRKFg7LZJc6N9zuK5+FKkHQhbSPM7jCPNX4yGX4yY=; h=Date:From:To:Subject:From; b=CH9EbQW9x/byngB9sDKIYPe0dJhfJLdGUEx003lHmYhAGthFrL3ObqEKmPtLGon3s 7cZLpj0yuSUyYX24j4/rxF5l9MvK114ZKdWg1IFjhsE56blYe111BMDXZOX7twEfbM a6DN1jYKxIufIYYQOL3EGkTY9/iHjq018ZR+K6vE=
Date: Thu, 12 Mar 2020 05:53:15 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/d0a60f-2229d0@github.com>
Subject: [quicwg/base-drafts] 2229d0: Script updating gh-pages from 5c144a08. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/TFfnLwALL9XGuVLoUREOoeggSpU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 12:53:18 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 2229d021f46b73bdd46d369c89660729f77b9650
      https://github.com/quicwg/base-drafts/commit/2229d021f46b73bdd46d369c89660729f77b9650
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    A ianswett-could-ack-every-other/draft-ietf-quic-http.html
    A ianswett-could-ack-every-other/draft-ietf-quic-http.txt
    A ianswett-could-ack-every-other/draft-ietf-quic-invariants.html
    A ianswett-could-ack-every-other/draft-ietf-quic-invariants.txt
    A ianswett-could-ack-every-other/draft-ietf-quic-qpack.html
    A ianswett-could-ack-every-other/draft-ietf-quic-qpack.txt
    A ianswett-could-ack-every-other/draft-ietf-quic-recovery.html
    A ianswett-could-ack-every-other/draft-ietf-quic-recovery.txt
    A ianswett-could-ack-every-other/draft-ietf-quic-tls.html
    A ianswett-could-ack-every-other/draft-ietf-quic-tls.txt
    A ianswett-could-ack-every-other/draft-ietf-quic-transport.html
    A ianswett-could-ack-every-other/draft-ietf-quic-transport.txt
    A ianswett-could-ack-every-other/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 5c144a08. [ci skip]



From nobody Thu Mar 12 05:53:56 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 711313A00D9 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 05:53:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.481
X-Spam-Level: 
X-Spam-Status: No, score=-1.481 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pObrjJ6Pb7i2 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 05:53: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 1C85D3A02BE for <quic-issues@ietf.org>; Thu, 12 Mar 2020 05:53:53 -0700 (PDT)
Date: Thu, 12 Mar 2020 05:53:53 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584017633; bh=M7EzET5r8FMW0r35LrcOut0lnVh8Pv2YCPTHf/p6rhk=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=vSmG4MXZYNJ2Ph11RV0rzOkLPiPAfv87hmIE54MXqhcGMcVY+WGLtUavVxJPwQnlj njwa3OS3gwBvaGFkgpOI7gLUY9v2Gzd52Oj6wWUZH65m2kV5xYuqvVW5bUdw2iIgUe 9d467rJSUKwkH2+5vSsPWKGFOLLFcuUyusakeiKM=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZOUOWGAEEU2A43HEN4OYI6BEVBNHHCFEG2KI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3518@github.com>
Subject: [quicwg/base-drafts] Clarify cases ACKing every could not happen (#3518)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6a30e1250a_4b483fd6d2ecd96431840"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/beNCuVJgZOXa7s0s8NiRugNoYQc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 12:53:55 -0000

----==_mimepart_5e6a30e1250a_4b483fd6d2ecd96431840
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Adds editorial text about why a receiver could decide to send ACKs less frequently than every two packets.

This keeps coming up(ie: #3501), so I thought text was necessary.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/3518

-- Commit Summary --

  * Clarify cases ACKing every could not happen

-- File Changes --

    M draft-ietf-quic-transport.md (4)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/3518.patch
https://github.com/quicwg/base-drafts/pull/3518.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3518

----==_mimepart_5e6a30e1250a_4b483fd6d2ecd96431840
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Adds editorial text about why a receiver could decide to send ACKs less frequently than every two packets.</p>
<p>This keeps coming up(ie: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="576164650" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3501" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3501/hovercard" href="https://github.com/quicwg/base-drafts/pull/3501">#3501</a>), so I thought text was necessary.</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/3518'>https://github.com/quicwg/base-drafts/pull/3518</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Clarify cases ACKing every could not happen</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/3518/files#diff-db016291106766877c4921a79f8596e0">draft-ietf-quic-transport.md</a>
    (4)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3518.patch'>https://github.com/quicwg/base-drafts/pull/3518.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3518.diff'>https://github.com/quicwg/base-drafts/pull/3518.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3518">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7I64KJZHY3BJOS3PDRHDLODANCNFSM4LGLTI2Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3AVT6YBH4WM3OYXODRHDLODA5CNFSM4LGLTI22YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IUQ3JJA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3518",
"url": "https://github.com/quicwg/base-drafts/pull/3518",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e6a30e1250a_4b483fd6d2ecd96431840--


From nobody Thu Mar 12 05:55:31 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 26E553A041D for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 05:55:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.041
X-Spam-Level: 
X-Spam-Status: No, score=-1.041 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RiLB-CmegZdq for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 05:55: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 2A2983A0418 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 05:55:28 -0700 (PDT)
Date: Thu, 12 Mar 2020 05:55:27 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584017727; bh=2zg8ppV7/n4wQv/DcGF0ugpL8C7PSxXVqgBmsT8HpD8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=mX3bHFKMvlSCKjlaXf4L5w5zuZZ30KgcEm3OOeU7xX2mT2jzgtQ38UlYKef4kNLKV d4/5WGNkWOSwSs3Gdx8ZYZ63MdjsS9uNwUkoZMV2Q52rnDSASYrGRwyb6m49kqDVnu RYsa9yfawoeTnj+xOjXeZrFLrJ/Mc6rWs90Mq5hk=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4BKG4GCMH2SCSU3X54OYJD7EVBNHHCFEG2KI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3518/review/373528535@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3518@github.com>
References: <quicwg/base-drafts/pull/3518@github.com>
Subject: Re: [quicwg/base-drafts] Clarify cases ACKing every other could not happen (#3518)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6a313f585a2_7aec3fb8482cd964980f2"; 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/I9_8HkyePN568xpAE864llXDi44>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 12:55:29 -0000

----==_mimepart_5e6a313f585a2_7aec3fb8482cd964980f2
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/3518#pullrequestreview-373528535
----==_mimepart_5e6a313f585a2_7aec3fb8482cd964980f2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@marten-seemann</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3518#pullrequestreview-373528535">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2IZPBMCL3HKVHTIQLRHDLT7ANCNFSM4LGLTI2Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYJIIHVUEOW753DX2TRHDLT7A5CNFSM4LGLTI22YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCZBZPVY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3518#pullrequestreview-373528535",
"url": "https://github.com/quicwg/base-drafts/pull/3518#pullrequestreview-373528535",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6a313f585a2_7aec3fb8482cd964980f2--


From nobody Thu Mar 12 05:59:09 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 79ED83A0437 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 05:59:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uIzivyJSfHeD for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 05:59:07 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2B7193A041D for <quic-issues@ietf.org>; Thu, 12 Mar 2020 05:59:07 -0700 (PDT)
Received: from github-lowworker-a6a2749.va3-iad.github.net (github-lowworker-a6a2749.va3-iad.github.net [10.48.16.62]) by smtp.github.com (Postfix) with ESMTP id 31F766E130F for <quic-issues@ietf.org>; Thu, 12 Mar 2020 05:59:06 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584017946; bh=LcBSsWozcUxjQMP4c+Q1ekPI3QiEqn3BqE75W6G5cAc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=TMkYDfUeBpwsPyoXxIz7XPGCkBmjS/7GSNkV7NSkrfo80Qd5OKO0OFgqQNT3JZ0nx 92FLL7bB9WwVL7jnJbov9Khjrrr7Epdwb1OgZyDdrsOKay6PFYMJzI0/CVzWPNWuFZ LTb1lXy5+v4K7e0qjqKbrg3zvj1zMkv7+f/9IVXM=
Date: Thu, 12 Mar 2020 05:59:06 -0700
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZBH5SYDONUJ6TUFZ54OYJRVEVBNHHCAZAEGY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3312/review/373531152@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3312@github.com>
References: <quicwg/base-drafts/pull/3312@github.com>
Subject: Re: [quicwg/base-drafts] What if an ACK frame doesn't fit in a packet (#3312)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6a321a23881_591a3fd6c4ecd9686825c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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/QNmjfnNfT6cEwbUUL_dejMVZ-tA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 12:59:08 -0000

----==_mimepart_5e6a321a23881_591a3fd6c4ecd9686825c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.



> @@ -3182,7 +3182,9 @@ caused by losing previously sent ACK frames, at the cost of larger ACK frames.
 ACK frames SHOULD always acknowledge the most recently received packets, and the
 more out-of-order the packets are, the more important it is to send an updated
 ACK frame quickly, to prevent the peer from declaring a packet as lost and
-spuriously retransmitting the frames it contains.
+spuriously retransmitting the frames it contains.  An ACK frame is expected
+to fit within a single QUIC packet.  If it does not, then older ranges
+(those with the smallest packet numbers) are omitted.
 

"are omitted" is vague. Does this mean a receiver can conclude non-receipt of any packet number higher than the oldest in an ACK frame. If so, the wording probably should be "MUST be omitted".

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3312#pullrequestreview-373531152
----==_mimepart_5e6a321a23881_591a3fd6c4ecd9686825c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@mikkelfj</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3312#discussion_r391602599">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -3182,7 +3182,9 @@ caused by losing previously sent ACK frames, at the cost of larger ACK frames.
 ACK frames SHOULD always acknowledge the most recently received packets, and the
 more out-of-order the packets are, the more important it is to send an updated
 ACK frame quickly, to prevent the peer from declaring a packet as lost and
-spuriously retransmitting the frames it contains.
+spuriously retransmitting the frames it contains.  An ACK frame is expected
+to fit within a single QUIC packet.  If it does not, then older ranges
+(those with the smallest packet numbers) are omitted.
 
</pre>
<p>"are omitted" is vague. Does this mean a receiver can conclude non-receipt of any packet number higher than the oldest in an ACK frame. If so, the wording probably should be "MUST be omitted".</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3312#pullrequestreview-373531152">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZFY63EM5MJUDOQ4KTRHDMBVANCNFSM4KA5LF5A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7KBJUPHPQDZ3OY2ELRHDMBVA5CNFSM4KA5LF5KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCZB2EEA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3312#pullrequestreview-373531152",
"url": "https://github.com/quicwg/base-drafts/pull/3312#pullrequestreview-373531152",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6a321a23881_591a3fd6c4ecd9686825c--


From nobody Thu Mar 12 06:21:53 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 558FD3A07D5 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 06:21:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id svYqIZMX0lvz for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 06:21:50 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5460E3A07E2 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 06:21:44 -0700 (PDT)
Date: Thu, 12 Mar 2020 06:21:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584019303; bh=dj1FT2+I5vYsAXPp2q9AlqC+j/Pk8Wvtz8odw+nNnwo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=pDUXGskzZdWxVdfhfnZcgpiNe1BeRpOWVxtKXBy3I01TTmgDNUZtT1YyjLz4NOQrv qbcQ3LPinyodSSYFVM/d23LzyenAbEtWubCEoHN9XdcZUSsu+VfqCJ08vGYUqR2YLb AGvlHqQiK1cNJNUyYgSMXPFkHm9hS7vBFicklgdw=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK332XZVJAFNSUGQFSN4OYMGPEVBNHHCENSPWY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3489/598182246@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3489@github.com>
References: <quicwg/base-drafts/issues/3489@github.com>
Subject: Re: [quicwg/base-drafts] How many probed paths should a server remember? (#3489)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6a37673b7d7_6ea13fcafeacd95c755ce"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/64jYIVCJ2NbyI1jOl-7lPLoM5ww>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 13:21:51 -0000

----==_mimepart_5e6a37673b7d7_6ea13fcafeacd95c755ce
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit


> The problem of responding to a probe without retaining state for that path (in addition to this performance implication) is that the server burns a CID for each probing packet. As stated in the [original comment](https://github.com/quicwg/base-drafts/issues/3489#issue-573984694), the worst case scenario is that CIDs will be consumed at a high rate when a client probes multiple paths simultaneously.

Personally, I don't think this worst case scenario is very bad at all.  But I'd support adding some cautionary/explanatory text.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3489#issuecomment-598182246
----==_mimepart_5e6a37673b7d7_6ea13fcafeacd95c755ce
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<blockquote>
<p>The problem of responding to a probe without retaining state for that path (in addition to this performance implication) is that the server burns a CID for each probing packet. As stated in the <a href="https://github.com/quicwg/base-drafts/issues/3489#issue-573984694" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3489/hovercard">original comment</a>, the worst case scenario is that CIDs will be consumed at a high rate when a client probes multiple paths simultaneously.</p>
</blockquote>
<p>Personally, I don't think this worst case scenario is very bad at all.  But I'd support adding some cautionary/explanatory text.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3489#issuecomment-598182246">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2D5ORXVLDG3JES2ATRHDOWPANCNFSM4K7USAHQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3FQN2F5OX3UQHKUN3RHDOWPA5CNFSM4K7USAH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOTYSZQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3489#issuecomment-598182246",
"url": "https://github.com/quicwg/base-drafts/issues/3489#issuecomment-598182246",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6a37673b7d7_6ea13fcafeacd95c755ce--


From nobody Thu Mar 12 06:37:57 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7CCC63A086D for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 06:37:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.099
X-Spam-Level: 
X-Spam-Status: No, score=-3.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vlC5p2lxpNha for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 06:37:54 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1A3993A0868 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 06:37:54 -0700 (PDT)
Received: from github-lowworker-0f78100.ash1-iad.github.net (github-lowworker-0f78100.ash1-iad.github.net [10.56.25.48]) by smtp.github.com (Postfix) with ESMTP id 3C303520052 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 06:37:53 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584020273; bh=gW1h0H2R6b+7ksegCRCa7k9qXsGAXz06Zt7HKQG9uWQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=t3aQM6u10GfgJxy5p0PfGk0KFZo2cxaJyM0GcPm5zXxf4RjCienCNbNG/p+aBIdMj eAYv3cndn2eOfs4WmwfWKDWFOlMGQhW2yIaiJ7P/u2ATnBzXyAKVj+LUipqHW6qr6I v4tVU0e8s9qTUwNSaZWVR3Z2EAYQMNcxoE715Phw=
Date: Thu, 12 Mar 2020 06:37:53 -0700
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4K5CYGJTJGMDSZ7BV4OYODDEVBNHHCCZ7YJA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3426/review/373560575@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3426@github.com>
References: <quicwg/base-drafts/pull/3426@github.com>
Subject: Re: [quicwg/base-drafts] Clarify zero-length CIDs and active_connection_id_limit TP (#3426)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6a3b312c06f_58023fccf4acd964974bb"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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/6aM1fFPkOjbWFEikFAKo-RAwvGg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 13:37:56 -0000

----==_mimepart_5e6a3b312c06f_58023fccf4acd964974bb
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.



> @@ -4697,11 +4697,12 @@ active_connection_id_limit (0x000e):
   to store. This value includes the connection ID received during the handshake,
   that received in the preferred_address transport parameter, and those received
   in NEW_CONNECTION_ID frames.
-  Unless a zero-length connection ID is being used, the value of the
-  active_connection_id_limit parameter MUST be no less than 2. If this
-  transport parameter is absent, a default of 2 is assumed.
-  When a zero-length connection ID is being used, the active_connection_id_limit
-  parameter MUST NOT be sent.
+  The value of the active_connection_id_limit parameter MUST be at least 2.
+  If this transport parameter is absent, a default of 2 is assumed.  If an
+  endpoint uses a zero-length connection ID, the active_connection_id_limit
+  value received from its peer is ignored and not used, as
+  NEW_CONNECTION_ID frames cannot be sent by an endpoint that opts for a
+  zero-length connection ID.
 

I just found the following in PR #3201 : "When a zero-length connection ID is being used, the active_connection_id_limit  parameter MUST NOT be sent.".

I take it that it is then not possible to remember 0 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/pull/3426#discussion_r391625005
----==_mimepart_5e6a3b312c06f_58023fccf4acd964974bb
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@mikkelfj</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3426#discussion_r391625005">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -4697,11 +4697,12 @@ active_connection_id_limit (0x000e):
   to store. This value includes the connection ID received during the handshake,
   that received in the preferred_address transport parameter, and those received
   in NEW_CONNECTION_ID frames.
-  Unless a zero-length connection ID is being used, the value of the
-  active_connection_id_limit parameter MUST be no less than 2. If this
-  transport parameter is absent, a default of 2 is assumed.
-  When a zero-length connection ID is being used, the active_connection_id_limit
-  parameter MUST NOT be sent.
+  The value of the active_connection_id_limit parameter MUST be at least 2.
+  If this transport parameter is absent, a default of 2 is assumed.  If an
+  endpoint uses a zero-length connection ID, the active_connection_id_limit
+  value received from its peer is ignored and not used, as
+  NEW_CONNECTION_ID frames cannot be sent by an endpoint that opts for a
+  zero-length connection ID.
 
</pre>
<p>I just found the following in PR <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="518998062" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3201" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3201/hovercard" href="https://github.com/quicwg/base-drafts/pull/3201">#3201</a> : "When a zero-length connection ID is being used, the active_connection_id_limit  parameter MUST NOT be sent.".</p>
<p>I take it that it is then not possible to remember 0 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/pull/3426#discussion_r391625005">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7JFFYQ4SMYTLFTWQLRHDQTDANCNFSM4KQNOYIA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7FTTJV2BLXCTHDXTTRHDQTDA5CNFSM4KQNOYIKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCZCBJ7Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3426#discussion_r391625005",
"url": "https://github.com/quicwg/base-drafts/pull/3426#discussion_r391625005",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6a3b312c06f_58023fccf4acd964974bb--


From nobody Thu Mar 12 07:20:14 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0BCC83A08B3 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 07:20:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fSGL9ygNgQ48 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 07:20:12 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DC1D13A03F1 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 07:20:11 -0700 (PDT)
Received: from github-lowworker-b19c547.va3-iad.github.net (github-lowworker-b19c547.va3-iad.github.net [10.48.17.66]) by smtp.github.com (Postfix) with ESMTP id 0A504660C3F for <quic-issues@ietf.org>; Thu, 12 Mar 2020 07:20:11 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584022811; bh=uCdaMJW34Y3eivW9PfxdRow7AU5JbRJiJpbOtAjRx88=; h=Date:From:To:Subject:From; b=fD+rANkHMjCdOpwUBrMbhUX7KP6omuASnF4kv5c5nwFxraO/MBu+KPDs3/CEYDJqQ BQRqnGemunr8pkdXo6AEkqqTyk2dIO6KymG0AAfFm2598Ru74MEgIEX4ff0jlRZAx1 tTdRctTIhX5d3bu8J7yPA0/gN9d5o3eDkHELlkV8=
Date: Thu, 12 Mar 2020 07:20:10 -0700
From: martinduke <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/load-balancers/push/refs/heads/master/a03dbc-4a6936@github.com>
Subject: [quicwg/load-balancers] 8d5689: Cleaned up old text
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/jriTC8SsYe6Mv-UrL12fzpEtge0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 14:20:13 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/load-balancers
  Commit: 8d56896555ddc50e452f84c4fe21372c28db042c
      https://github.com/quicwg/load-balancers/commit/8d56896555ddc50e452f84c4fe21372c28db042c
  Author: Martin Duke <m.duke@f5.com>
  Date:   2020-03-09 (Mon, 09 Mar 2020)

  Changed paths:
    M draft-ietf-quic-load-balancers.md

  Log Message:
  -----------
  Cleaned up old text


  Commit: bb9956293162aa250a8d872e43acacf70d20ecfa
      https://github.com/quicwg/load-balancers/commit/bb9956293162aa250a8d872e43acacf70d20ecfa
  Author: Martin Duke <m.duke@f5.com>
  Date:   2020-03-09 (Mon, 09 Mar 2020)

  Changed paths:
    M draft-ietf-quic-load-balancers.md

  Log Message:
  -----------
  fix typos


  Commit: 4a6936b1faf9de4af6a6fc62257d64ce92a13c12
      https://github.com/quicwg/load-balancers/commit/4a6936b1faf9de4af6a6fc62257d64ce92a13c12
  Author: martinduke <martin.h.duke@gmail.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M draft-ietf-quic-load-balancers.md

  Log Message:
  -----------
  Merge pull request #15 from quicwg/mduke-nits

Fix obsolete references/terminology


Compare: https://github.com/quicwg/load-balancers/compare/a03dbcc7f004...4a6936b1faf9


From nobody Thu Mar 12 07:20:18 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AE8463A03F1 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 07:20:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5mJ1nujAlfGS for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 07:20:12 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6DC4C3A08A3 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 07:20:12 -0700 (PDT)
Received: from github-lowworker-0f78100.ash1-iad.github.net (github-lowworker-0f78100.ash1-iad.github.net [10.56.25.48]) by smtp.github.com (Postfix) with ESMTP id 6FF4D8C1BA6 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 07:20:11 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584022811; bh=a9MWg4vGfCfHL1p9dfMkeSoWISYDtuohFA9fBKw8yRo=; h=Date:From:To:Subject:From; b=S79aXtYVklRiZME5nup9AJ3FnfSAyWmDC9Vgs/QNic/FKPlOMzGSkrxMlWYZbIaqT 2L6jHq5k6flMuo8CJXUfBXehd8I7qBe4IFGItqUsc8mTduu1CwCjY+1kWjlQWt6wKN P/n/OxjnW2M0hvt8arEbVLxxeKaHhyZJQSJCT/IM=
Date: Thu, 12 Mar 2020 07:20:11 -0700
From: martinduke <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/load-balancers/push/refs/heads/mduke-nits/bb9956-000000@github.com>
Subject: [quicwg/load-balancers]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/uPFlsnxhf6PHYeHZ2-VTz6RkCZM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 14:20:14 -0000

  Branch: refs/heads/mduke-nits
  Home:   https://github.com/quicwg/load-balancers


From nobody Thu Mar 12 07:21:03 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D6E123A0A53 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 07:20:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id j1eytoS_gp7d for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 07:20:54 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6D7993A0A98 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 07:20:54 -0700 (PDT)
Received: from github-lowworker-5fb2734.va3-iad.github.net (github-lowworker-5fb2734.va3-iad.github.net [10.48.19.27]) by smtp.github.com (Postfix) with ESMTP id A08618C0E22 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 07:20:53 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584022853; bh=Om7n7sZy+45ed2PS1NnLn+Kox3qw08mFl/lSYxHq33k=; h=Date:From:To:Subject:From; b=pZcefgJoFan89qQCnXDkpt0HJ5fDJUd/MhRATMYmqkhGIK+FSHH8NImJsVC3mbjh8 jacxzM5r8pNoc+x1fhWqC2GjvIdDFipACIkn3GSQ7IIlb2n1/TQD3EBJDzAfM/8X9Y iUkrYYUU++0vv7Tppx1FCAoPZDV3MnQT7XkMJCwQ=
Date: Thu, 12 Mar 2020 07:20:53 -0700
From: quicwg-bot <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/load-balancers/push/refs/heads/gh-pages/3a5cd0-23fee5@github.com>
Subject: [quicwg/load-balancers] 23fee5: Script updating gh-pages from 4a6936b. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/cCQlWEVuKnQfKsMlwE6hKgEjTqw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 14:21:02 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/load-balancers
  Commit: 23fee5ee23097f0ea27d191565d71d423e78a092
      https://github.com/quicwg/load-balancers/commit/23fee5ee23097f0ea27d191565d71d423e78a092
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M draft-ietf-quic-load-balancers.html
    M draft-ietf-quic-load-balancers.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 4a6936b. [ci skip]



From nobody Thu Mar 12 07:21:07 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9751C3A0A8B for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 07:20:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id AvZUpokdYCNH for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 07:20:58 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 520C13A0A67 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 07:20:58 -0700 (PDT)
Received: from github-lowworker-0eea13f.ash1-iad.github.net (github-lowworker-0eea13f.ash1-iad.github.net [10.56.109.26]) by smtp.github.com (Postfix) with ESMTP id 60BEE6E0074 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 07:20:57 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584022857; bh=7TVgj2zDVXAVQsXkXZSClI0TmbxraiHdCRygEx+JOLg=; h=Date:From:To:Subject:From; b=SJfatxqpEwouv6qVacYjlRXqITSHIgXmihYBcjlTySS8x1mhkroXbXKy7vaTwOjMf VGVclf+Yq48c9dkEWuPSHzdoE8rZa4SVg0eghLpDQJME+AwULzIi39vbUyFtJYjn7V Rw9dT49MzKzetLyKTl3uUtIuhQfEv6lftqRw+6h4=
Date: Thu, 12 Mar 2020 07:20:57 -0700
From: quicwg-bot <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/load-balancers/push/refs/heads/gh-pages/23fee5-839416@github.com>
Subject: [quicwg/load-balancers] 839416: Script updating issues at 2020-03-12T14:20:54Z. [c...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/rse5nKhQyIdroBGbdEzesF2dPEw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 14:21:02 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/load-balancers
  Commit: 83941603420a0d930ec7d7eadcde80384683bea0
      https://github.com/quicwg/load-balancers/commit/83941603420a0d930ec7d7eadcde80384683bea0
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2020-03-12T14:20:54Z. [ci skip]



From nobody Thu Mar 12 09:18:28 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B62023A0CA3 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 09:18:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VDIL3FxsmB04 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 09:18:26 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 31C3D3A09DC for <quic-issues@ietf.org>; Thu, 12 Mar 2020 09:18:26 -0700 (PDT)
Received: from github-lowworker-a6a2749.va3-iad.github.net (github-lowworker-a6a2749.va3-iad.github.net [10.48.16.62]) by smtp.github.com (Postfix) with ESMTP id 23E52520DFD for <quic-issues@ietf.org>; Thu, 12 Mar 2020 09:18:25 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584029905; bh=Rqtojj+yoNZT+FkARMn4IMd4WlMo7y5NMFd0R3wb6Fo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LBY36eqGMdzmFSw3dD6ukrdvWRIge1owb1xIPYTwSvsKe5EC9vLh8DjDK9UwcPkTO 7AU9PzQGWab6++J0ySNyeUQQ/7AQYI5PSZDjVa/8iAAt1GieQ7LHtsOKko7FBRJD7G 534s3iWA8owjLrsAdwAYG8qS4lkEvSlPxLxB5t3s=
Date: Thu, 12 Mar 2020 09:18:25 -0700
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZZSYVBI5QBFNUIE454OZA5DEVBNHHCC4MTBY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3440/review/373703052@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3440@github.com>
References: <quicwg/base-drafts/pull/3440@github.com>
Subject: Re: [quicwg/base-drafts] Early CONNECTION_CLOSE fixes (#3440)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6a60d113695_4c13fb964ccd96023882e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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/YozaExwqMQt0nhLrZ96rEPnX4vk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:18:28 -0000

----==_mimepart_5e6a60d113695_4c13fb964ccd96023882e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.



> @@ -2497,16 +2496,34 @@ handshake is confirmed (see Section 4.1.2 of {{QUIC-TLS}}), an endpoint MUST
 send any CONNECTION_CLOSE frames in a 1-RTT packet.  However, prior to
 confirming the handshake, it is possible that more advanced packet protection
 keys are not available to the peer, so the frame MAY be replicated in a packet

"replicated" is not accurate as it suggest the same error code can be used in both places.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3440#pullrequestreview-373703052
----==_mimepart_5e6a60d113695_4c13fb964ccd96023882e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@mikkelfj</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3440#discussion_r391734038">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -2497,16 +2496,34 @@ handshake is confirmed (see Section 4.1.2 of {{QUIC-TLS}}), an endpoint MUST
 send any CONNECTION_CLOSE frames in a 1-RTT packet.  However, prior to
 confirming the handshake, it is possible that more advanced packet protection
 keys are not available to the peer, so the frame MAY be replicated in a packet
</pre>
<p>"replicated" is not accurate as it suggest the same error code can be used in both places.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3440#pullrequestreview-373703052">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5SK4KAYL7GWEEWEV3RHEDNDANCNFSM4KQ7BMUQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2ONTK2ZE6C52GVOZLRHEDNDA5CNFSM4KQ7BMU2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCZDEDDA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3440#pullrequestreview-373703052",
"url": "https://github.com/quicwg/base-drafts/pull/3440#pullrequestreview-373703052",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6a60d113695_4c13fb964ccd96023882e--


From nobody Thu Mar 12 09:24:07 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AEC9B3A0D10 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 09:24:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 02NVfQEf-YKW for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 09:24:01 -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 8A9223A0D12 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 09:24:01 -0700 (PDT)
Date: Thu, 12 Mar 2020 09:24:00 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584030241; bh=Q0yzt5m4zyb4T4gqTUVFgI/jUZHCU8wGlMaKVZwwobs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=CLGeohBrzqS5cm4YpYtxUcpg/tWxVOYs0rTFeSjpf2w+o3Yc+q2VkIRWP0e9AhP2p F5KOfnM6akLKP80DltTYVScWhag+uwV3JotEbntT+rKCyT885+B1ZHkr2yeuccUVir iOFc5IILpHnO0oNmg2jUPpcd47MImRQpS9gTo50s=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6CHUPMVUZ3TZREWXV4OZBSBEVBNHHB43A2P4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3128/review/373707693@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3128@github.com>
References: <quicwg/base-drafts/pull/3128@github.com>
Subject: Re: [quicwg/base-drafts] Mandatory distinction between token types (#3128)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6a6220cc7d8_28913fdf6becd968274833"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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/trM1waiWIVkecDJm947h9SUODUc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:24:03 -0000

----==_mimepart_5e6a6220cc7d8_28913fdf6becd968274833
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.



> @@ -1623,6 +1623,14 @@ also constrained in what they can send by the limits set by the congestion
 controller.  Clients are only constrained by the congestion controller.
 
 
+### Token Construction
+
+A token sent in a NEW_TOKEN frames or a Retry packet MUST be constructed in a
+way that allows the server to identity how it was provided to a client.  These

"server to identity" -> "server to identify"

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3128#pullrequestreview-373707693
----==_mimepart_5e6a6220cc7d8_28913fdf6becd968274833
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@mikkelfj</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3128#discussion_r391737678">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1623,6 +1623,14 @@ also constrained in what they can send by the limits set by the congestion
 controller.  Clients are only constrained by the congestion controller.
 
 
+### Token Construction
+
+A token sent in a NEW_TOKEN frames or a Retry packet MUST be constructed in a
+way that allows the server to identity how it was provided to a client.  These
</pre>
<p>"server to identity" -&gt; "server to identify"</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3128#pullrequestreview-373707693">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3S4BGSHIKBSQONV73RHEECBANCNFSM4JDJ3TYQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7GQPNRQLBV3WOH5A3RHEECBA5CNFSM4JDJ3TY2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCZDFHLI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3128#pullrequestreview-373707693",
"url": "https://github.com/quicwg/base-drafts/pull/3128#pullrequestreview-373707693",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6a6220cc7d8_28913fdf6becd968274833--


From nobody Thu Mar 12 09:26:21 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 610DD3A0D28 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 09:26:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6fHlNrWm_Q9w for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 09:26:19 -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 F1E2B3A0D24 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 09:26:18 -0700 (PDT)
Date: Thu, 12 Mar 2020 09:26:17 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584030378; bh=1rMMmoTy5CC7d6Hebm1xYimAdUPzVJMNAAwv2IXemR0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=DzINhW2A1U2vLjXoJ7//HyEgDrENhMT8MSI3McuLts1D2Vt966ZV+43BRmrwdOwrZ E1fxjm9XpWkky+tsIq1o6hCgoGPYVjGhJoU/8xsF/7H1XhbUPewxYkokdd0S+0HihI ZquHtVkYKIh/nOh9nwOtKW+yJ46oH5BEO8Wmi7ZI=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYSURRIEDKYW2APKSN4OZB2TEVBNHHB43A2P4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3128/review/373709680@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3128@github.com>
References: <quicwg/base-drafts/pull/3128@github.com>
Subject: Re: [quicwg/base-drafts] Mandatory distinction between token types (#3128)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6a62a9ca3f3_1cbd3fc16fccd95c11945e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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/vZ30PZvX5u0I_FVKqcNYdqzZV1w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:26:20 -0000

----==_mimepart_5e6a62a9ca3f3_1cbd3fc16fccd95c11945e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.



>  Unlike the token that is created for a Retry packet, there might be some time
 between when the token is created and when the token is subsequently used.
 Thus, a token SHOULD have an expiration time, which could be either an explicit
 expiration time or an issued timestamp that can be used to dynamically calculate
 the expiration time.  A server can store the expiration time or include it in an
 encrypted form in the token.
 
+A token issued with NEW_TOKEN MUST NOT include information that would allow
+values to be linked by an on-path observer to the connection on which it was

Note that we have inconsistent terminology: and "off-path" attack can still read packets in the threat model, but here an "on-path" observer can see packets presumably as opposed to "off-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/3128#pullrequestreview-373709680
----==_mimepart_5e6a62a9ca3f3_1cbd3fc16fccd95c11945e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@mikkelfj</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3128#discussion_r391739273">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  Unlike the token that is created for a Retry packet, there might be some time
 between when the token is created and when the token is subsequently used.
 Thus, a token SHOULD have an expiration time, which could be either an explicit
 expiration time or an issued timestamp that can be used to dynamically calculate
 the expiration time.  A server can store the expiration time or include it in an
 encrypted form in the token.
 
+A token issued with NEW_TOKEN MUST NOT include information that would allow
+values to be linked by an on-path observer to the connection on which it was
</pre>
<p>Note that we have inconsistent terminology: and "off-path" attack can still read packets in the threat model, but here an "on-path" observer can see packets presumably as opposed to "off-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/3128#pullrequestreview-373709680">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZMPMXKMEDE6WGCSI3RHEEKTANCNFSM4JDJ3TYQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK72K6EQI4DY4D2CXY3RHEEKTA5CNFSM4JDJ3TY2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCZDFW4A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3128#pullrequestreview-373709680",
"url": "https://github.com/quicwg/base-drafts/pull/3128#pullrequestreview-373709680",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6a62a9ca3f3_1cbd3fc16fccd95c11945e--


From nobody Thu Mar 12 09:28:04 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 428433A0D29 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 09:28:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dQ2xP1gT4iyD for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 09:28:02 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DCBC53A0B2A for <quic-issues@ietf.org>; Thu, 12 Mar 2020 09:28:01 -0700 (PDT)
Date: Thu, 12 Mar 2020 09:28:00 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584030480; bh=rnT6lN0CVM7nBY05YKjS2tF83216m4Hz/scz4ijWXN8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=QBfVb0dXRyBRI36MPWdJSTmuzRoRoma8UkHLNvUfB93ZNHr+QNmT+hFBDM14n0pYE sxDnTQl5CobDd+kCdL/L+c9U33UmPRcK/BGDMYzdrHG1ds0ifT5mQSolMLs7jj4eyI rx3DpW5tdeoALWADee8v7Mx4fCw2EMDYA2LXm214=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7RSOQUGNQ3UWTUMX54OZCBBEVBNHHB6OWUZM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3252/review/373711213@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3252@github.com>
References: <quicwg/base-drafts/pull/3252@github.com>
Subject: Re: [quicwg/base-drafts] endpoints never requests a CID (#3252)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6a6310d1a22_a1a3f985cacd96831109e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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/PUUwRNjt0AWpstSyoPIv5Y-Fahc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:28:03 -0000

----==_mimepart_5e6a6310d1a22_a1a3f985cacd96831109e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.



> @@ -968,10 +968,10 @@ failures in the presence of peer connection migration, NAT rebinding, and client
 port reuse; and therefore MUST NOT be done unless an endpoint is certain that
 those protocol features are not in use.
 
-When an endpoint has requested a non-zero-length connection ID, it needs to
-ensure that the peer has a supply of connection IDs from which to choose for
-packets sent to the endpoint.  These connection IDs are supplied by the endpoint
-using the NEW_CONNECTION_ID frame ({{frame-new-connection-id}}).
+When an endpoint uses a non-zero-length connection ID, it needs to ensure that
+the peer has a supply of connection IDs from which to choose for packets sent to
+the endpoint.  These connection IDs are supplied by the endpoint using the

No, they are supplied "to" the endpoint.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3252#pullrequestreview-373711213
----==_mimepart_5e6a6310d1a22_a1a3f985cacd96831109e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@mikkelfj</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3252#discussion_r391740530">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -968,10 +968,10 @@ failures in the presence of peer connection migration, NAT rebinding, and client
 port reuse; and therefore MUST NOT be done unless an endpoint is certain that
 those protocol features are not in use.
 
-When an endpoint has requested a non-zero-length connection ID, it needs to
-ensure that the peer has a supply of connection IDs from which to choose for
-packets sent to the endpoint.  These connection IDs are supplied by the endpoint
-using the NEW_CONNECTION_ID frame ({{frame-new-connection-id}}).
+When an endpoint uses a non-zero-length connection ID, it needs to ensure that
+the peer has a supply of connection IDs from which to choose for packets sent to
+the endpoint.  These connection IDs are supplied by the endpoint using the
</pre>
<p>No, they are supplied "to" the endpoint.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3252#pullrequestreview-373711213">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7IQ3TDNIW7LVVBXTLRHEERBANCNFSM4JOIUHIA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5JT6FMTEXVADBOAMLRHEERBA5CNFSM4JOIUHIKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCZDGC3I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3252#pullrequestreview-373711213",
"url": "https://github.com/quicwg/base-drafts/pull/3252#pullrequestreview-373711213",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6a6310d1a22_a1a3f985cacd96831109e--


From nobody Thu Mar 12 10:57:50 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 054DC3A0E91 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 10:57:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.696
X-Spam-Level: 
X-Spam-Status: No, score=-1.696 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yo_KKbFD7QtW for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 10:57:46 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8805B3A0EA2 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 10:57:45 -0700 (PDT)
Received: from github-lowworker-fb56993.ac4-iad.github.net (github-lowworker-fb56993.ac4-iad.github.net [10.52.19.31]) by smtp.github.com (Postfix) with ESMTP id 1E356E0F4D for <quic-issues@ietf.org>; Thu, 12 Mar 2020 10:57:44 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584035864; bh=sgZ0jz+H9g9pAVr/V8pKxcq3q/S69+mtAyEZVq5XO/o=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=vUZx2deJGETdj0QFnCVBRzHWrxmjSWdPSs1ERl8SThLQWGpTGVzljHaOKB7bg6GAg nmTtZ8Hvf9UwyvPoD18Y1E1zf3WK778AixNzChwuxB5CbxjxRq27bwr1nE+wRFuqfB kIMZxhhaOHTLJ3zb+nntao4sIUzv6ujNP9316mvk=
Date: Thu, 12 Mar 2020 10:57:44 -0700
From: Nick Harper <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZT4BJ7UU2JPWYIY454OZMRREVBNHHCCZ7YJA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3426/review/373780792@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3426@github.com>
References: <quicwg/base-drafts/pull/3426@github.com>
Subject: Re: [quicwg/base-drafts] Clarify zero-length CIDs and active_connection_id_limit TP (#3426)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6a7818ebfb_70be3f8076acd95c84281"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: nharper
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/vdh6HeaJ07_buc0LarIoqaKKtf0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 17:57:48 -0000

----==_mimepart_5e6a7818ebfb_70be3f8076acd95c84281
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

nharper commented on this pull request.



> @@ -4697,11 +4697,12 @@ active_connection_id_limit (0x000e):
   to store. This value includes the connection ID received during the handshake,
   that received in the preferred_address transport parameter, and those received
   in NEW_CONNECTION_ID frames.
-  Unless a zero-length connection ID is being used, the value of the
-  active_connection_id_limit parameter MUST be no less than 2. If this
-  transport parameter is absent, a default of 2 is assumed.
-  When a zero-length connection ID is being used, the active_connection_id_limit
-  parameter MUST NOT be sent.
+  The value of the active_connection_id_limit parameter MUST be at least 2.
+  If this transport parameter is absent, a default of 2 is assumed.  If an
+  endpoint uses a zero-length connection ID, the active_connection_id_limit
+  value received from its peer is ignored and not used, as
+  NEW_CONNECTION_ID frames cannot be sent by an endpoint that opts for a
+  zero-length connection ID.
 

The text "When a zero-length connection ID is being used, the active_connection_id_limit parameter MUST NOT be sent." is removed in this PR.

If 0-length CIDs are used, then this TP is irrelevant. The endpoints still need to remember what value was sent for this TP (or remember the default of 2). Remembering this could be a hardcoded configuration, e.g. if the client always sends 0-length CIDs then it doesn't actually need to remember 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/3426#discussion_r391796066
----==_mimepart_5e6a7818ebfb_70be3f8076acd95c84281
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@nharper</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3426#discussion_r391796066">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -4697,11 +4697,12 @@ active_connection_id_limit (0x000e):
   to store. This value includes the connection ID received during the handshake,
   that received in the preferred_address transport parameter, and those received
   in NEW_CONNECTION_ID frames.
-  Unless a zero-length connection ID is being used, the value of the
-  active_connection_id_limit parameter MUST be no less than 2. If this
-  transport parameter is absent, a default of 2 is assumed.
-  When a zero-length connection ID is being used, the active_connection_id_limit
-  parameter MUST NOT be sent.
+  The value of the active_connection_id_limit parameter MUST be at least 2.
+  If this transport parameter is absent, a default of 2 is assumed.  If an
+  endpoint uses a zero-length connection ID, the active_connection_id_limit
+  value received from its peer is ignored and not used, as
+  NEW_CONNECTION_ID frames cannot be sent by an endpoint that opts for a
+  zero-length connection ID.
 
</pre>
<p>The text "When a zero-length connection ID is being used, the active_connection_id_limit parameter MUST NOT be sent." is removed in this PR.</p>
<p>If 0-length CIDs are used, then this TP is irrelevant. The endpoints still need to remember what value was sent for this TP (or remember the default of 2). Remembering this could be a hardcoded configuration, e.g. if the client always sends 0-length CIDs then it doesn't actually need to remember 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/3426#discussion_r391796066">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6O3IIIP3RHOE542OTRHEPBRANCNFSM4KQNOYIA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZXZ6DCVDYDC5JJYI3RHEPBRA5CNFSM4KQNOYIKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCZDXCOA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3426#discussion_r391796066",
"url": "https://github.com/quicwg/base-drafts/pull/3426#discussion_r391796066",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6a7818ebfb_70be3f8076acd95c84281--


From nobody Thu Mar 12 12:33:22 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E12B13A07B9 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 12:33:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.1
X-Spam-Level: 
X-Spam-Status: No, score=-3.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id balyVQQbh_Kh for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 12:33:11 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CDE143A0787 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 12:33:10 -0700 (PDT)
Date: Thu, 12 Mar 2020 12:33:09 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584041589; bh=bnFYlUv4ITROkS5CWI3MrPRvNI5J/aHUKXmCSP138sk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=OuYYa5czJ+AE5UIQzJodOBOXn+RXoti0eLCBuXafHB7HUE8zfZCtjm8OhL0ilHUuM qxGhItrdL1U6r+ja6poWx/zbHDeg51cx2P47xOFCLSxDLAXXkYPEMezPVs4fu+aemu fTPwMnCBP0a+3qDU/JwxDebh1RDJWfMprrwAvl5I=
From: Eric Kinnear <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK56IX3TSQ4EHTSSAOF4OZXXLEVBNHHCENSPWY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3489/598376105@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3489@github.com>
References: <quicwg/base-drafts/issues/3489@github.com>
Subject: Re: [quicwg/base-drafts] How many probed paths should a server remember? (#3489)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6a8e75d3b21_13c13fbea4acd9685195df"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: erickinnear
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/SuHqFQRWXT0UzjK0107D02AoEOA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 19:33:20 -0000

----==_mimepart_5e6a8e75d3b21_13c13fbea4acd9685195df
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I don't think migration vs. multipath is currently the distinction for how many paths a client probes, it's the restriction on how many paths the client _uses_ at any one time, and I think that's appropriate. There are many cases where I'd want to be able to probe more than one path, and assuming that a device has a single network attachment (where we need to include IPv4 and IPv6 as more than one given that you need a new CID for each local address) doesn't make sense either.

The number of paths that a client can probe simultaneously is limited by how many CIDs the server is willing to issue to that client. 

To the point of the original issue: 
> Instead of recommending servers to remember paths as much as the number of spare connection IDs that they issue, we can introduce a transport parameter that caps the number paths that a client may probe. But IMO having a new TP seems unnecessarily complex, because I think that servers can simply associate path information to each active connection ID it maintains.

If adding that TP is unnecessarily complex (and I agree that it probably is), what's wrong with recommending servers to remember paths up to as many as the number of spare CIDs that they issue? The whole point of issuing more than one spare CID is that the other endpoint may need to probe additional paths or those probes may be lost, but if you aren't willing to deal with things coming in from 100 places, don't issue 100 CIDs. Obviously that's an exaggeration, but 2/4/6/8 for each client puts a nice bound and is roughly what I'd expect to be sending in a TP anyways.

There's already a mechanism where the person doing the probing can "retire" that CID and signal to you that you no longer need to have that state around, and that's tied directly into their ability to generate new state that you'd need to keep around.

In essence, I think I agree with @martinthomson's statement above, if a server needs to reduce its exposure further it can do so, at the potential cost of performance or burning CIDs faster (as @kazuho points out). 

Enhancing the text around the existing sentence in Section 5.1.1 (that cautions against issuing too many CIDs) to also say that a server needs to maintain this state and should consider that when issuing new CIDs could be reasonable, but I wouldn't consider that time for a new 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/3489#issuecomment-598376105
----==_mimepart_5e6a8e75d3b21_13c13fbea4acd9685195df
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I don't think migration vs. multipath is currently the distinction for how many paths a client probes, it's the restriction on how many paths the client <em>uses</em> at any one time, and I think that's appropriate. There are many cases where I'd want to be able to probe more than one path, and assuming that a device has a single network attachment (where we need to include IPv4 and IPv6 as more than one given that you need a new CID for each local address) doesn't make sense either.</p>
<p>The number of paths that a client can probe simultaneously is limited by how many CIDs the server is willing to issue to that client.</p>
<p>To the point of the original issue:</p>
<blockquote>
<p>Instead of recommending servers to remember paths as much as the number of spare connection IDs that they issue, we can introduce a transport parameter that caps the number paths that a client may probe. But IMO having a new TP seems unnecessarily complex, because I think that servers can simply associate path information to each active connection ID it maintains.</p>
</blockquote>
<p>If adding that TP is unnecessarily complex (and I agree that it probably is), what's wrong with recommending servers to remember paths up to as many as the number of spare CIDs that they issue? The whole point of issuing more than one spare CID is that the other endpoint may need to probe additional paths or those probes may be lost, but if you aren't willing to deal with things coming in from 100 places, don't issue 100 CIDs. Obviously that's an exaggeration, but 2/4/6/8 for each client puts a nice bound and is roughly what I'd expect to be sending in a TP anyways.</p>
<p>There's already a mechanism where the person doing the probing can "retire" that CID and signal to you that you no longer need to have that state around, and that's tied directly into their ability to generate new state that you'd need to keep around.</p>
<p>In essence, I think I agree with <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinthomson/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a>'s statement above, if a server needs to reduce its exposure further it can do so, at the potential cost of performance or burning CIDs faster (as <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/kazuho/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/kazuho">@kazuho</a> points out).</p>
<p>Enhancing the text around the existing sentence in Section 5.1.1 (that cautions against issuing too many CIDs) to also say that a server needs to maintain this state and should consider that when issuing new CIDs could be reasonable, but I wouldn't consider that time for a new TP?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3489#issuecomment-598376105">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4FNWGNSL32GG4MCD3RHE2HLANCNFSM4K7USAHQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2DBTQYS4NXGYFY6L3RHE2HLA5CNFSM4K7USAH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOVH5KI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3489#issuecomment-598376105",
"url": "https://github.com/quicwg/base-drafts/issues/3489#issuecomment-598376105",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6a8e75d3b21_13c13fbea4acd9685195df--


From nobody Thu Mar 12 13:54:49 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7593A3A0936 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 13:54:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.1
X-Spam-Level: 
X-Spam-Status: No, score=-3.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qiqa6V80Wtew for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 13:54:46 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F15763A0932 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 13:54:45 -0700 (PDT)
Received: from github-lowworker-ca235ff.ash1-iad.github.net (github-lowworker-ca235ff.ash1-iad.github.net [10.56.110.15]) by smtp.github.com (Postfix) with ESMTP id D97C28C141F for <quic-issues@ietf.org>; Thu, 12 Mar 2020 13:54:44 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584046484; bh=Zfo2wUmSeGA6s84mETBsRLU0bQvp5GhKyCC5u0EN9gU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=wEkSPhdgXjCSc/R5KQftf4ZP9jO2Cx6RIklAvp7sXapTp62QV8NbHTw3y0fDRX3Bx +zJ29zxoJJ++ZjG3hS2koASDFQYrJRBvWftZP/SR3ecqcb+Noz+Rel0IrAy3aO6X14 B9Y2Dg/mZe/vZ8IKV8cI47J65B8HWzL2NpJ+dCgE=
Date: Thu, 12 Mar 2020 13:54:44 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2U5DHF4NA7MMPJDCV4O2BJJEVBNHHCCYK7ZU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3414/review/373893224@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3414@github.com>
References: <quicwg/base-drafts/pull/3414@github.com>
Subject: Re: [quicwg/base-drafts] Improve Idle Timeout text (#3414)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6aa194ca3fe_78b13fb641acd96030867a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/BFUIwvHLE61j9WopirL5oqEOISc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 20:54:48 -0000

----==_mimepart_5e6aa194ca3fe_78b13fb641acd96030867a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.



> -likely that only applications or application protocols will know what
-information can be retried.
+An endpoint restarts its idle timer when a packet from its peer is received and
+processed successfully. An endpoint also restarts its idle timer when sending an
+ack-eliciting packet if no other ack-eliciting packets have been sent since last
+receiving and processing a packet. Restarting this timer when sending a packet
+ensures that connections are not closed after new activity is initiated.
+An endpoint might need to send ack-eliciting packets to avoid an idle timeout
+if it is expecting response data, but does not have or is unable to send
+application data.
+
+An endpoint that sends packets close to the effective timeout risks having
+them be discarded at the peer, since the peer might enter its draining state
+before these packets arrive. An endpoint can send a PING or another
+ack-eliciting frame to test the connection for liveness if the peer could
+time out soon, such as within a PTO (see Section 6.6 of {{QUIC-RECOVERY}}).

```suggestion
time out soon, such as within a PTO; see Section 6.6 of {{QUIC-RECOVERY}}.
```

> -flow control limits; see {{flow-control}}.
-
-An endpoint that sends packets near the end of the idle timeout period
-risks having those packets discarded if its peer enters the draining state
-before the packets arrive.  If a peer could time out within a Probe Timeout
-(PTO; see Section 6.6 of {{QUIC-RECOVERY}}), it is advisable to probe the path
-with an ack-eliciting packet to ensure the connection is still responsive
-before sending any data that cannot be retried safely.  Note that it is
-likely that only applications or application protocols will know what
-information can be retried.
+An endpoint restarts its idle timer when a packet from its peer is received and
+processed successfully. An endpoint also restarts its idle timer when sending an
+ack-eliciting packet if no other ack-eliciting packets have been sent since last
+receiving and processing a packet. Restarting this timer when sending a packet
+ensures that connections are not closed after new activity is initiated.
+An endpoint might need to send ack-eliciting packets to avoid an idle timeout

```suggestion

An endpoint might need to send ack-eliciting packets to avoid an idle timeout
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3414#pullrequestreview-373893224
----==_mimepart_5e6aa194ca3fe_78b13fb641acd96030867a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@martinthomson</b> commented on this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3414#discussi=
on_r391888228">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; -likely that only applications or applicat=
ion protocols will know what=0D
-information can be retried.=0D
+An endpoint restarts its idle timer when a packet from its peer is recei=
ved and=0D
+processed successfully. An endpoint also restarts its idle timer when se=
nding an=0D
+ack-eliciting packet if no other ack-eliciting packets have been sent si=
nce last=0D
+receiving and processing a packet. Restarting this timer when sending a =
packet=0D
+ensures that connections are not closed after new activity is initiated.=
=0D
+An endpoint might need to send ack-eliciting packets to avoid an idle ti=
meout=0D
+if it is expecting response data, but does not have or is unable to send=
=0D
+application data.=0D
+=0D
+An endpoint that sends packets close to the effective timeout risks havi=
ng=0D
+them be discarded at the peer, since the peer might enter its draining s=
tate=0D
+before these packets arrive. An endpoint can send a PING or another=0D
+ack-eliciting frame to test the connection for liveness if the peer coul=
d=0D
+time out soon, such as within a PTO (see Section 6.6 of {{QUIC-RECOVERY}=
}).=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-time out soon, such as within a PTO (see Sect=
ion 6.6 of {{QUIC-RECOVERY}}).=0D
+time out soon, such as within a PTO; see Section 6.6 of {{QUIC-RECOVERY}=
}.=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3414#discussi=
on_r391888270">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; -flow control limits; see {{flow-control}}=
.=0D
-=0D
-An endpoint that sends packets near the end of the idle timeout period=0D=

-risks having those packets discarded if its peer enters the draining sta=
te=0D
-before the packets arrive.  If a peer could time out within a Probe Time=
out=0D
-(PTO; see Section 6.6 of {{QUIC-RECOVERY}}), it is advisable to probe th=
e path=0D
-with an ack-eliciting packet to ensure the connection is still responsiv=
e=0D
-before sending any data that cannot be retried safely.  Note that it is=0D=

-likely that only applications or application protocols will know what=0D=

-information can be retried.=0D
+An endpoint restarts its idle timer when a packet from its peer is recei=
ved and=0D
+processed successfully. An endpoint also restarts its idle timer when se=
nding an=0D
+ack-eliciting packet if no other ack-eliciting packets have been sent si=
nce last=0D
+receiving and processing a packet. Restarting this timer when sending a =
packet=0D
+ensures that connections are not closed after new activity is initiated.=
=0D
+An endpoint might need to send ack-eliciting packets to avoid an idle ti=
meout=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-An endpoint might need to send ack-eliciting =
packets to avoid an idle timeout=0D
+=0D
+An endpoint might need to send ack-eliciting packets to avoid an idle ti=
meout=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3414#pullrequestreview-373893224">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K6LPWESA6EX7CDKPMLRHFDZJANCNFSM4KP7TZEA">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK776GVTOA6MJOSIHADRHFDZJA5CNFSM4=
KP7TZEKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GOCZESQ2A.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3414#pullrequestrev=
iew-373893224",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3414#pullrequestreview=
-373893224",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e6aa194ca3fe_78b13fb641acd96030867a--


From nobody Thu Mar 12 14:06:44 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 745EE3A096B for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 14:06:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.099
X-Spam-Level: 
X-Spam-Status: No, score=-2.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8gWbF-wK3OEO for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 14:06:41 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 234E33A0969 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 14:06:40 -0700 (PDT)
Received: from github-lowworker-d31a065.va3-iad.github.net (github-lowworker-d31a065.va3-iad.github.net [10.48.17.70]) by smtp.github.com (Postfix) with ESMTP id DB9E76E054B for <quic-issues@ietf.org>; Thu, 12 Mar 2020 14:06:39 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584047199; bh=aRRtmRhq0AB6JgtKs4SLELEXTkkrh/qeAvQZk/xpLig=; h=Date:From:To:Subject:From; b=uy27npHNS+slojQsibziSK4bsYfAxwmFp98NJ0gpvjwcieSOYw/ofqgbnEG9BO4P0 +HB8Jridy4F5ZiXPOtCiOwWQXC4WyIm8jr7m8Zk2WDtxg34Dr37rYDLa4qPtokXQp1 3SEMTUBV64YXapT/K1+hKlRKuaftirEJpnEwhq0o=
Date: Thu, 12 Mar 2020 14:06:39 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-ito-jana-mbishop/71f065-d834ea@github.com>
Subject: [quicwg/base-drafts] d834ea: Update draft-ietf-quic-transport.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Lsg4P1q39UfZUdHB_XgCyhbnuvo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 21:06:43 -0000

  Branch: refs/heads/ianswett-ito-jana-mbishop
  Home:   https://github.com/quicwg/base-drafts
  Commit: d834ea87cee4d9b8c3026b2d0b1bf1b72fe9f8ad
      https://github.com/quicwg/base-drafts/commit/d834ea87cee4d9b8c3026b2d0b1bf1b72fe9f8ad
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-Authored-By: Martin Thomson <mt@lowentropy.net>



From nobody Thu Mar 12 14:06:59 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 102653A0964 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 14:06:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.099
X-Spam-Level: 
X-Spam-Status: No, score=-2.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KI4xJKUj3Li7 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 14:06:57 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F411D3A096B for <quic-issues@ietf.org>; Thu, 12 Mar 2020 14:06:56 -0700 (PDT)
Date: Thu, 12 Mar 2020 14:06:56 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584047216; bh=Y/AOExQH+touQRBsW2dS2UTlvgG48H0zeL9VNbfniDg=; h=Date:From:To:Subject:From; b=CffNcXjEuUYCxEttGFCyApfPWkCB+lKDAl1ltIb+81UdJmfND64aQlMVrF7+emVNQ fAmn8z1RVawDuehrQvq/W+LKrUR76D9Evj3/sBaxq8YwkEtVRVVS+8l2BNbC/u+YE3 qCwUd7elLHvWGVstSK95H3WQILbbdsTamyNTPkz8=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-ito-jana-mbishop/d834ea-d654a2@github.com>
Subject: [quicwg/base-drafts] d654a2: Update draft-ietf-quic-transport.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/wMVVpWpca-Zb7L8unMVqMkvja1s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 21:06:58 -0000

  Branch: refs/heads/ianswett-ito-jana-mbishop
  Home:   https://github.com/quicwg/base-drafts
  Commit: d654a2e7305749e69cd2895d59dbc49468a7c286
      https://github.com/quicwg/base-drafts/commit/d654a2e7305749e69cd2895d59dbc49468a7c286
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-Authored-By: Martin Thomson <mt@lowentropy.net>



From nobody Thu Mar 12 14:07:06 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 52F5B3A0971 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 14:07:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.553
X-Spam-Level: 
X-Spam-Status: No, score=-1.553 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8aBNRPloZrMY for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 14:07: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 E70253A0964 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 14:07:02 -0700 (PDT)
Date: Thu, 12 Mar 2020 14:07:02 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584047222; bh=dFO8fbvlDfdGGBsGNqzXGW/nzv5caX5FXavDoBpuhUQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=VPKRiSz2TIvoSqivmPErz7qKFKR3fEBhSqsfgP+Ij/xNAf6XCntAe1bFMXUIdZeQK LAuhhVFHlpY/y5gVXl4jGKpNqtZQsfyWWuzGTNgSFaBace6EGCXXK4r0b+4vxvlMrF uY6yPTv6O6jJIkR1ImTS42o8ljjjpe09Q3+05Gxg=
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/3414/push/4757831378@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3414@github.com>
References: <quicwg/base-drafts/pull/3414@github.com>
Subject: Re: [quicwg/base-drafts] Improve Idle Timeout text (#3414)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6aa47633c81_a9b3f8c162cd9681006f7"; 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/gqHoJstQve8D9JHuvM6gWy292I8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 21:07:05 -0000

----==_mimepart_5e6aa47633c81_a9b3f8c162cd9681006f7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

d834ea87cee4d9b8c3026b2d0b1bf1b72fe9f8ad  Update draft-ietf-quic-transport.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3414/files/71f065086824beaf6ddb91a3c67782fe07574ae5..d834ea87cee4d9b8c3026b2d0b1bf1b72fe9f8ad

----==_mimepart_5e6aa47633c81_a9b3f8c162cd9681006f7
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/d834ea87cee4d9b8c3026b2d0b1bf1b72fe9f8ad">d834ea8</a>  Update draft-ietf-quic-transport.md</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3414/files/71f065086824beaf6ddb91a3c67782fe07574ae5..d834ea87cee4d9b8c3026b2d0b1bf1b72fe9f8ad">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYUIFENZMACR3BYFILRHFFHNANCNFSM4KP7TZEA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK326YGVTNUDP3TKS53RHFFHNA5CNFSM4KP7TZEKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TCMBZGI2TEM2QOVZWQIZUG42TOOBTGEZTOOA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3414/files/71f065086824beaf6ddb91a3c67782fe07574ae5..d834ea87cee4d9b8c3026b2d0b1bf1b72fe9f8ad",
"url": "https://github.com/quicwg/base-drafts/pull/3414/files/71f065086824beaf6ddb91a3c67782fe07574ae5..d834ea87cee4d9b8c3026b2d0b1bf1b72fe9f8ad",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e6aa47633c81_a9b3f8c162cd9681006f7--


From nobody Thu Mar 12 14:07:23 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4FB293A0964 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 14:07:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.553
X-Spam-Level: 
X-Spam-Status: No, score=-1.553 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id plJwXqwfkKbg for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 14:07:20 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 11E033A096C for <quic-issues@ietf.org>; Thu, 12 Mar 2020 14:07:20 -0700 (PDT)
Received: from github-lowworker-39ac79b.ac4-iad.github.net (github-lowworker-39ac79b.ac4-iad.github.net [10.52.18.15]) by smtp.github.com (Postfix) with ESMTP id 2E0546611D6 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 14:07:19 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584047239; bh=wLuyN3lkQVgy/jrh1qAgJFtI4I1piS45dtpBI3qjn10=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=SV3gA8oBbcMprwgTX15V7L84GTnzl0yWRt/tTN4TIw9hnVMQNQQoMlFKNkxXr2hL4 PhurwUfBrgBAGHkMPKe13130L0FJPxV9quR3H1nTXnS2kYbj/Rl+xgSX4WkSOSCZ7J mJDxm4iEgmHyjalZE15npeXY8dQ6WA4URmZm0UJA=
Date: Thu, 12 Mar 2020 14:07:19 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3414/push/4757832450@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3414@github.com>
References: <quicwg/base-drafts/pull/3414@github.com>
Subject: Re: [quicwg/base-drafts] Improve Idle Timeout text (#3414)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6aa4871e6bc_35b53fbd286cd96c354d7"; 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/ixnuRIabSGswnoCq4H3Tx2617LE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 21:07:21 -0000

----==_mimepart_5e6aa4871e6bc_35b53fbd286cd96c354d7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

d654a2e7305749e69cd2895d59dbc49468a7c286  Update draft-ietf-quic-transport.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3414/files/d834ea87cee4d9b8c3026b2d0b1bf1b72fe9f8ad..d654a2e7305749e69cd2895d59dbc49468a7c286

----==_mimepart_5e6aa4871e6bc_35b53fbd286cd96c354d7
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/d654a2e7305749e69cd2895d59dbc49468a7c286">d654a2e</a>  Update draft-ietf-quic-transport.md</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3414/files/d834ea87cee4d9b8c3026b2d0b1bf1b72fe9f8ad..d654a2e7305749e69cd2895d59dbc49468a7c286">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZ6XZMQE3W3ZV334MTRHFFIPANCNFSM4KP7TZEA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZNI6VMM33LSECDPNTRHFFIPA5CNFSM4KP7TZEKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TCMBZGI2TEM2QOVZWQIZUG42TOOBTGI2DKMA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3414/files/d834ea87cee4d9b8c3026b2d0b1bf1b72fe9f8ad..d654a2e7305749e69cd2895d59dbc49468a7c286",
"url": "https://github.com/quicwg/base-drafts/pull/3414/files/d834ea87cee4d9b8c3026b2d0b1bf1b72fe9f8ad..d654a2e7305749e69cd2895d59dbc49468a7c286",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e6aa4871e6bc_35b53fbd286cd96c354d7--


From nobody Thu Mar 12 14:08:06 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A26CD3A096E for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 14:08:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Gr5j7d4qOoLP for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 14:08:03 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0BAEA3A096C for <quic-issues@ietf.org>; Thu, 12 Mar 2020 14:08:02 -0700 (PDT)
Received: from github-lowworker-2ef7ba1.ac4-iad.github.net (github-lowworker-2ef7ba1.ac4-iad.github.net [10.52.16.66]) by smtp.github.com (Postfix) with ESMTP id 08A318C0043 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 14:08:02 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584047282; bh=KTUjq14tEraWjMGUV37xONAo5LLC3IZCcZZEcMuAq3A=; h=Date:From:To:Subject:From; b=mfKsw6zqZK6ZoOKjqu1t7aPE4Ue0jhIx61bxebfGniyTTJkL993AWNLUjLmS7Zqxo LajZPbcbZfA4h0K80EtGmkB2zWd/VgFJUZ0QJulXrZ9xhrA7zGccVd92odOF962Lzi cr/nbG+uRh8+T1sgF1TZFSI+/suLezl9qOb8yNk4=
Date: Thu, 12 Mar 2020 14:08:01 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/2229d0-1dc886@github.com>
Subject: [quicwg/base-drafts] 1dc886: Script updating gh-pages from d654a2e7. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ONEc3q3ZILK0u1g5pZtqnMRXRBU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 21:08:05 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 1dc8862119f020d6c717524875936d74e6414b9b
      https://github.com/quicwg/base-drafts/commit/1dc8862119f020d6c717524875936d74e6414b9b
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M ianswett-ito-jana-mbishop/draft-ietf-quic-transport.html
    M ianswett-ito-jana-mbishop/draft-ietf-quic-transport.txt
    M index.html
    R name-indications/draft-ietf-quic-http.html
    R name-indications/draft-ietf-quic-http.txt
    R name-indications/draft-ietf-quic-invariants.html
    R name-indications/draft-ietf-quic-invariants.txt
    R name-indications/draft-ietf-quic-qpack.html
    R name-indications/draft-ietf-quic-qpack.txt
    R name-indications/draft-ietf-quic-recovery.html
    R name-indications/draft-ietf-quic-recovery.txt
    R name-indications/draft-ietf-quic-tls.html
    R name-indications/draft-ietf-quic-tls.txt
    R name-indications/draft-ietf-quic-transport.html
    R name-indications/draft-ietf-quic-transport.txt
    R name-indications/index.html
    R revert-3442-ianswett-remove-ignoring-loss/draft-ietf-quic-http.html
    R revert-3442-ianswett-remove-ignoring-loss/draft-ietf-quic-http.txt
    R revert-3442-ianswett-remove-ignoring-loss/draft-ietf-quic-invariants.html
    R revert-3442-ianswett-remove-ignoring-loss/draft-ietf-quic-invariants.txt
    R revert-3442-ianswett-remove-ignoring-loss/draft-ietf-quic-qpack.html
    R revert-3442-ianswett-remove-ignoring-loss/draft-ietf-quic-qpack.txt
    R revert-3442-ianswett-remove-ignoring-loss/draft-ietf-quic-recovery.html
    R revert-3442-ianswett-remove-ignoring-loss/draft-ietf-quic-recovery.txt
    R revert-3442-ianswett-remove-ignoring-loss/draft-ietf-quic-tls.html
    R revert-3442-ianswett-remove-ignoring-loss/draft-ietf-quic-tls.txt
    R revert-3442-ianswett-remove-ignoring-loss/draft-ietf-quic-transport.html
    R revert-3442-ianswett-remove-ignoring-loss/draft-ietf-quic-transport.txt
    R revert-3442-ianswett-remove-ignoring-loss/index.html

  Log Message:
  -----------
  Script updating gh-pages from d654a2e7. [ci skip]



From nobody Thu Mar 12 14:08:26 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A4F6E3A0971 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 14:08:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id twBsfGNjKvxV for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 14:08:23 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9427B3A096C for <quic-issues@ietf.org>; Thu, 12 Mar 2020 14:08:23 -0700 (PDT)
Received: from github-lowworker-c5134a3.ac4-iad.github.net (github-lowworker-c5134a3.ac4-iad.github.net [10.52.23.55]) by smtp.github.com (Postfix) with ESMTP id 23B3B6A08AD for <quic-issues@ietf.org>; Thu, 12 Mar 2020 14:08:22 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584047302; bh=3lvMOX9fgoHyvkBXpROakeWCVv2YXZa3fMgy6oFB6rQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=yP1+xuld4kiG6Un79f6HJl4T4Xrk4vNqkHtKzoOIX6wRkhzcBoqa+Mr5eap7z5dNr Hmp74Yvp7ntkcgJlXSY07KyF5H0BVFnyBD4VW29w6gyfcvLhHvpyEmxPKwBjsIif4l KizOapEtHR4vPQbXENreZUEorUtsKdYXFuC1L8ag=
Date: Thu, 12 Mar 2020 14:08:22 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3FHR72L6IHSLNZ5LF4O2C4NEVBNHHCCYK7ZU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3414/c598418905@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3414@github.com>
References: <quicwg/base-drafts/pull/3414@github.com>
Subject: Re: [quicwg/base-drafts] Improve Idle Timeout text (#3414)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6aa4c613661_28da3f7f1bccd95c10681a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/3ujy2elko06ZfEkmCQU7ZFM-RYo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 21:08:25 -0000

----==_mimepart_5e6aa4c613661_28da3f7f1bccd95c10681a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Thanks @martinthomson  suggestions 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/3414#issuecomment-598418905
----==_mimepart_5e6aa4c613661_28da3f7f1bccd95c10681a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Thanks <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinthomson/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a>  suggestions 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/3414#issuecomment-598418905">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZB4GCZACPA2OBSMDDRHFFMNANCNFSM4KP7TZEA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4CS3XVXXJS6IBRKW3RHFFMNA5CNFSM4KP7TZEKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOVSLWI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3414#issuecomment-598418905",
"url": "https://github.com/quicwg/base-drafts/pull/3414#issuecomment-598418905",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6aa4c613661_28da3f7f1bccd95c10681a--


From nobody Thu Mar 12 14:10:36 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 45F653A09BD for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 14:10:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hj0UfU8URD4n for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 14:10:26 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3882C3A09D6 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 14:10:26 -0700 (PDT)
Date: Thu, 12 Mar 2020 14:10:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584047425; bh=+/hdGePBJ0ym4xkA43rQsJpSveiyZ4WKXnYsW9sjObU=; h=Date:From:To:Subject:From; b=u5p2KquOwDJfuKCZ55fO8M32CDLkVzNFDE/IlbIulz1hljVS5bZbflvSxRxIveGRs Bifs2VC8YDAFNkPBGDlwuIxXZz0IQ2orXOW8DfDTRvUusPNbnAm4aqO1omQuVMd3f1 KBStUEtJiIGKXYNOoye1wDsVcIjjncVOtrcFQZOU=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/1dc886-6ab5c4@github.com>
Subject: [quicwg/base-drafts] 6ab5c4: Script updating issues at 2020-03-12T21:10:17Z. [c...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/v2JrB8TpW-EI0AtcL1W5mS5Ah68>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 21:10:35 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 6ab5c448f9e671bf81502f46544f862b646f6447
      https://github.com/quicwg/base-drafts/commit/6ab5c448f9e671bf81502f46544f862b646f6447
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2020-03-12T21:10:17Z. [ci skip]



From nobody Thu Mar 12 14:14:01 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 933373A0990 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 14:13:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4-0IXO-Opp7m for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 14:13:58 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 49B1B3A098A for <quic-issues@ietf.org>; Thu, 12 Mar 2020 14:13:58 -0700 (PDT)
Received: from github-lowworker-f144ac1.va3-iad.github.net (github-lowworker-f144ac1.va3-iad.github.net [10.48.16.59]) by smtp.github.com (Postfix) with ESMTP id 7A1F3660E48 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 14:13:57 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584047637; bh=BwZ9S5QdHHLwpbmYmaM+rbRv9hjYH8mYCSZgEnFO08k=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=EfAojiPYyg+xiE8XYplYfTfN4+RMFstPz8cRZKESLW9qxdeFUnsgVVDdgzw3w1+Ru hz0q8epTe7A2u2ALYdppue6wi310/MY6fmCdDXuwD45367JeANMR1Y32yEYlL9EJuh sghU7Uky1VHMCmMsSR7NBDo7UB54Fc+4dLOqnDog=
Date: Thu, 12 Mar 2020 14:13:57 -0700
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7U7S4HBTGJN6UFQRN4O2DRLEVBNHHCENSPWY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3489/598420935@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3489@github.com>
References: <quicwg/base-drafts/issues/3489@github.com>
Subject: Re: [quicwg/base-drafts] How many probed paths should a server remember? (#3489)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6aa6156a0ba_3fbf3f7e53acd96875684"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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/AfwmwP3qNSDyvIyIgwwYHjFoIrc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 21:14:00 -0000

----==_mimepart_5e6aa6156a0ba_3fbf3f7e53acd96875684
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I tend to agree with Eric, but I think there are some aspects to consider:

You don't want to limit yourself to one extra path as Ian suggests because you might have 3 or 4 paths forward, e.g. sittig on Wlan 2.5GHz with optional 5GHz if the first becomes congested, along with a 4G and 5G modem path. You need to monitor these and choose the best path forward once the preferred path fails. Maybe this is a bit extreme, but just to illustrate path migration isn't linear.

At the same time, the peer need to issue enough IDs to not stall progress in addition to accommodating the number of paths forward a typical client might need. I'd say having double the number of CIDs in spare is probably OK, but maybe there isn't a need for a spare CID for every path. So it could be number of paths + 2 or something.

Thus, a recommendation could be that a client SHOULD not track paths beying having 2 spare CIDs and a server SHOULD be prepared to track the number of issued CIDs minus two, as a general rule. Exceeding that may require delayed probing which could lead to temporary delays.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3489#issuecomment-598420935
----==_mimepart_5e6aa6156a0ba_3fbf3f7e53acd96875684
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I tend to agree with Eric, but I think there are some aspects to consider:</p>
<p>You don't want to limit yourself to one extra path as Ian suggests because you might have 3 or 4 paths forward, e.g. sittig on Wlan 2.5GHz with optional 5GHz if the first becomes congested, along with a 4G and 5G modem path. You need to monitor these and choose the best path forward once the preferred path fails. Maybe this is a bit extreme, but just to illustrate path migration isn't linear.</p>
<p>At the same time, the peer need to issue enough IDs to not stall progress in addition to accommodating the number of paths forward a typical client might need. I'd say having double the number of CIDs in spare is probably OK, but maybe there isn't a need for a spare CID for every path. So it could be number of paths + 2 or something.</p>
<p>Thus, a recommendation could be that a client SHOULD not track paths beying having 2 spare CIDs and a server SHOULD be prepared to track the number of issued CIDs minus two, as a general rule. Exceeding that may require delayed probing which could lead to temporary delays.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3489#issuecomment-598420935">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2FSQ2VOVFO4USKB53RHFGBLANCNFSM4K7USAHQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4LXTG33L7ZRHHSH7TRHFGBLA5CNFSM4K7USAH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOVS3RY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3489#issuecomment-598420935",
"url": "https://github.com/quicwg/base-drafts/issues/3489#issuecomment-598420935",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6aa6156a0ba_3fbf3f7e53acd96875684--


From nobody Thu Mar 12 14:20:55 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7A7FD3A09AB for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 14:19:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id eY2WIvV5eLi0 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 14:19:49 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4CB0F3A09AC for <quic-issues@ietf.org>; Thu, 12 Mar 2020 14:19:49 -0700 (PDT)
Received: from github-lowworker-c73936b.ash1-iad.github.net (github-lowworker-c73936b.ash1-iad.github.net [10.56.112.13]) by smtp.github.com (Postfix) with ESMTP id 638C4E005E for <quic-issues@ietf.org>; Thu, 12 Mar 2020 14:19:48 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584047988; bh=OwuBHh79HncuOM3G+fjZ8fsDVcUuaa5Yo4oMXIZRIxU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=PNa46XAkPH8EQ79g1vTObls+DaVphz0gQu37N7necrXBSNnKZWgm6uxT+wsYa0385 1EeZyLLHEX/jaw/Lavdp2WEMPDrDd2cfQOH81PUkY7HFjRMoJiuLkbq9kdQLbnDdyP qYRoka8ahT/XMY3t9gLi/lQ+LXcJgNMtMEk+13Gw=
Date: Thu, 12 Mar 2020 14:19:48 -0700
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK462SKMNHLSWHJ5A5N4O2EHJEVBNHHCENSPWY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3489/598423047@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3489@github.com>
References: <quicwg/base-drafts/issues/3489@github.com>
Subject: Re: [quicwg/base-drafts] How many probed paths should a server remember? (#3489)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6aa774502b5_2d613f93f24cd96485955"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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/MHwsmw6OA_LvDU6n7EYTmMq1yUU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 21:19:51 -0000

----==_mimepart_5e6aa774502b5_2d613f93f24cd96485955
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

BTW: a related migration issue: a client might have to track separate root certificates for separate paths because one path could be on a corporate WLAN with substituted root certificates for traffic monitoring while the other path happens over 4G or 5G. This is probably not something that can be supported on a single connection neither in QUIC v1 or v2, but it is actually a concern in a real use case I'm aware of.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3489#issuecomment-598423047
----==_mimepart_5e6aa774502b5_2d613f93f24cd96485955
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>BTW: a related migration issue: a client might have to track separate root certificates for separate paths because one path could be on a corporate WLAN with substituted root certificates for traffic monitoring while the other path happens over 4G or 5G. This is probably not something that can be supported on a single connection neither in QUIC v1 or v2, but it is actually a concern in a real use case I'm aware of.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3489#issuecomment-598423047">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKY4SY737TTOAADTJT3RHFGXJANCNFSM4K7USAHQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7GOR6QDZC7ZRYBWCDRHFGXJA5CNFSM4K7USAH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOVTMBY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3489#issuecomment-598423047",
"url": "https://github.com/quicwg/base-drafts/issues/3489#issuecomment-598423047",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6aa774502b5_2d613f93f24cd96485955--


From nobody Thu Mar 12 14:28:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1753A3A0408 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 14:28:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lj_Z4VwWsUMa for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 14:28:34 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 308293A0789 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 14:28:34 -0700 (PDT)
Received: from github-lowworker-c73936b.ash1-iad.github.net (github-lowworker-c73936b.ash1-iad.github.net [10.56.112.13]) by smtp.github.com (Postfix) with ESMTP id 607618C0BD9 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 14:28:33 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584048513; bh=FznPbb73c3iOLonNBBuL13Mb9ysFpOXA6g79mEwyPZ4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=FXfWthEd0YJCcNnzZAbeTBG//vrzVovkPOV13qjUOWlo+a3FNcpCOVOmsKYvpF022 mbWSPNcVPmjYR0lTCCQwDP+yMnU9ZehyTXCoA5Bv5FPUFkA7sEMjxs7kcVonzazlgY fzgUZftVKz1AXPyn+9TZLW5jRXlwXvZ3jikCXnTg=
Date: Thu, 12 Mar 2020 14:28:33 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4CBT5NPWOKIIIN3JN4O2FIDEVBNHHCENSPWY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3489/598426118@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3489@github.com>
References: <quicwg/base-drafts/issues/3489@github.com>
Subject: Re: [quicwg/base-drafts] How many probed paths should a server remember? (#3489)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6aa9814ea42_2d953f93f24cd9641278fa"; 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/8WKBbr1lbrrYKnIsUcHZ1tQR96I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 21:28:40 -0000

----==_mimepart_5e6aa9814ea42_2d953f93f24cd9641278fa
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I tend to agree with what @erickinnear says.

If I haven't been clear, I share the view that probably the best solution to this issue is to recommend servers to remember at most N paths, where N is the maximum number of active connection IDs it provides to a peer at any given moment.

I think @mikkelfj is correct in pointing out that the client might not use all the spare CIDs for probing, but I would argue that that can be a local decision of each client implementation. In terms of operational complexity on the server-side, the recommendation being N or N - 1 or N / 2 does not matter at all. Let's simply recommend N for the servers, and be silent about what clients should do.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3489#issuecomment-598426118
----==_mimepart_5e6aa9814ea42_2d953f93f24cd9641278fa
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I tend to agree with what <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/erickinnear/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/erickinnear">@erickinnear</a> says.</p>
<p>If I haven't been clear, I share the view that probably the best solution to this issue is to recommend servers to remember at most N paths, where N is the maximum number of active connection IDs it provides to a peer at any given moment.</p>
<p>I think <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/mikkelfj/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mikkelfj">@mikkelfj</a> is correct in pointing out that the client might not use all the spare CIDs for probing, but I would argue that that can be a local decision of each client implementation. In terms of operational complexity on the server-side, the recommendation being N or N - 1 or N / 2 does not matter at all. Let's simply recommend N for the servers, and be silent about what clients should do.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3489#issuecomment-598426118">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7WUISWRBI4VD7KCLDRHFHYDANCNFSM4K7USAHQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZE4MNKVATHJQM5WWDRHFHYDA5CNFSM4K7USAH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOVUEBQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3489#issuecomment-598426118",
"url": "https://github.com/quicwg/base-drafts/issues/3489#issuecomment-598426118",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6aa9814ea42_2d953f93f24cd9641278fa--


From nobody Thu Mar 12 14:39:55 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6B0803A076C for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 14:39:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.007
X-Spam-Level: 
X-Spam-Status: No, score=-2.007 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UPJRuzfDArBU for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 14:39: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 23BDB3A0768 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 14:39:51 -0700 (PDT)
Received: from github-lowworker-39b4a70.va3-iad.github.net (github-lowworker-39b4a70.va3-iad.github.net [10.48.16.66]) by smtp.github.com (Postfix) with ESMTP id B580996026C for <quic-issues@ietf.org>; Thu, 12 Mar 2020 14:39:50 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584049190; bh=FJNETEZ5ASREvYoR3NWQxDSGLSjIMlNHgGjGBEZJcec=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=M7RNDMFKRNFb7NT82HEMyeSfN3ivhVnnT+wpcLU2OG/io4cylQRorUO8xAxEy7+ew EUQ8rhPUOYxZhN9POSVB/w4PVEus3MpClW5/WQnWNRijoh1ELJLJ5VXNXefeQjTDRi VslGSYrkFGDUm2HHKWPECDLVenKyfH+zwxnhCL+8=
Date: Thu, 12 Mar 2020 14:39:50 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZXUFUQGM4XGYAJWTV4O2GSNEVBNHHB6OUW34@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3243/598429956@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3243@github.com>
References: <quicwg/base-drafts/issues/3243@github.com>
Subject: Re: [quicwg/base-drafts] Add caution when using IW10 and fragmentation  (#3243)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6aac26a8193_27af3f9f266cd964104592"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/weRFPjMfMJYYcqClZtfhq_EWJ28>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 21:39:54 -0000

----==_mimepart_5e6aac26a8193_27af3f9f266cd964104592
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> UDP datagrams MUST NOT be fragmented at the IP layer. In IPv4 [IPv4], the DF bit MUST be set to prevent fragmentation on the path.

-- https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#section-14-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/3243#issuecomment-598429956
----==_mimepart_5e6aac26a8193_27af3f9f266cd964104592
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<blockquote>
<p>UDP datagrams MUST NOT be fragmented at the IP layer. In IPv4 [IPv4], the DF bit MUST be set to prevent fragmentation on the path.</p>
</blockquote>
<p>-- <a href="https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#section-14-4" rel="nofollow">https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#section-14-4</a></p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3243#issuecomment-598429956">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZMIN33IP3R3YWUN43RHFJCNANCNFSM4JOIENTQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7QLA7BNPD6RA3LJO3RHFJCNA5CNFSM4JOIENT2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOVVCBA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3243#issuecomment-598429956",
"url": "https://github.com/quicwg/base-drafts/issues/3243#issuecomment-598429956",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6aac26a8193_27af3f9f266cd964104592--


From nobody Thu Mar 12 14:45:48 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1A2513A078A for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 14:45:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BGVSf11xmOYG for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 14:45:45 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E26873A0789 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 14:45:44 -0700 (PDT)
Received: from github-lowworker-1ac52d7.ash1-iad.github.net (github-lowworker-1ac52d7.ash1-iad.github.net [10.56.25.52]) by smtp.github.com (Postfix) with ESMTP id 11913A0027 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 14:45:44 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584049544; bh=xGJrtL4oL6OSBePFlakyaAyqJG/1AgWEAwT/n+k/vws=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=SZr65KI6HYx7Lcr1HB5yBgbdmNQ5Gm9JSdb+ylK1cHzvVkHLRGm7iwbc4duIBr7O1 mO+SGdNLO5NqPXX4/Qr+c2GCDbmSOdArNp5Ddx25G08KbBP3QtOca97tQ/vZtqsDBd 5pbTO/ZXviZgr+sGhXMc3RdtSO5BdQrriIKkpoiI=
Date: Thu, 12 Mar 2020 14:45:44 -0700
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKY2UTPPVFAWGEWWNU54O2HIREVBNHHB6OUW34@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3243/598431795@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3243@github.com>
References: <quicwg/base-drafts/issues/3243@github.com>
Subject: Re: [quicwg/base-drafts] Add caution when using IW10 and fragmentation  (#3243)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6aad882a79_387d3fc6e5acd960776f9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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/RFr-6NXTHBDEP71YiNhQrJjhK4A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 21:45:46 -0000

----==_mimepart_5e6aad882a79_387d3fc6e5acd960776f9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson yes, that is exactly the text I am referring to. I'm questioning if that requirement is practically enforceable.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3243#issuecomment-598431795
----==_mimepart_5e6aad882a79_387d3fc6e5acd960776f9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinthomson/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a> yes, that is exactly the text I am referring to. I'm questioning if that requirement is practically enforceable.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3243#issuecomment-598431795">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3QJHBCVKSSBIQWA2LRHFJYRANCNFSM4JOIENTQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZEBN6Q5J3TJ2RE7WTRHFJYRA5CNFSM4JOIENT2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOVVQMY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3243#issuecomment-598431795",
"url": "https://github.com/quicwg/base-drafts/issues/3243#issuecomment-598431795",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6aad882a79_387d3fc6e5acd960776f9--


From nobody Thu Mar 12 14:56:52 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D691D3A0819 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 14:56:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id x-9KKQbNJrH1 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 14:56:40 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8BE673A084D for <quic-issues@ietf.org>; Thu, 12 Mar 2020 14:56:40 -0700 (PDT)
Date: Thu, 12 Mar 2020 14:56:39 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584050199; bh=E9gYUttVWTICr+wZBeFW83D8F9tnixnGOI3lC0LpviU=; h=Date:From:To:Subject:From; b=GaTtqXg7gnARO+lBZOeGm+aqPaYz/mJEy93A9WpQQdpby1i4O8zxS2MrHkFxgnfqc YpuHQCGq4jtkpuwMAIES8+mbfCQ2cNpJ0IjqPehS/gHw/V5foR14sNONIsgPlh6MJ3 RZY5xOurg8i95HTuYfSYPR4GjXogi6r/eo7/pimg=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/fcdafd-815aad@github.com>
Subject: [quicwg/base-drafts] 09338d: Remove a TODO in transport
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/lmcuvU0Kp6gHBF9O_N4gf7lQwCk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 21:56:49 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 09338d0e237e67c648aa172c32b872e10bf737ff
      https://github.com/quicwg/base-drafts/commit/09338d0e237e67c648aa172c32b872e10bf737ff
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Remove a TODO in transport

I think the text above is quite clear that all frames need to be processed, so I don't think there's any more to do for this TODO.


  Commit: 815aad8b8f1837f6f7d58e8c211ee65135c69f43
      https://github.com/quicwg/base-drafts/commit/815aad8b8f1837f6f7d58e8c211ee65135c69f43
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-13 (Fri, 13 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #3516 from quicwg/ianswett-remove-todo

Remove a TODO about partial packet processing


Compare: https://github.com/quicwg/base-drafts/compare/fcdafd48d413...815aad8b8f18


From nobody Thu Mar 12 14:56:57 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 26B443A084D for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 14:56:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YBll8FZT06bP for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 14:56:41 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0A68C3A085C for <quic-issues@ietf.org>; Thu, 12 Mar 2020 14:56:41 -0700 (PDT)
Date: Thu, 12 Mar 2020 14:56:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584050200; bh=9T1Z+l6xJXx5b3Rlp27J9xRNTt0P2cX8jQHW/0Lcu6k=; h=Date:From:To:Subject:From; b=RjZDEdX8Ln0wYWvWaMSHUsZDCgb7T6Odefgoffm2G1YHmVfFTiPJI3BheGxNvSYpd P+Pgs7Ed/RwJbnzBUE/z40NMR2A8FNcW26+1OukJHg1+pTJSMuud8Qbj3SIE4hRAqO h+nYb39busxOo6ejBmwT0qHCzd33JhLcER1w8/tE=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-remove-todo/09338d-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/-J6kvxLqHCPGX1x2nwto3tYan_w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Mar 2020 21:56:50 -0000

  Branch: refs/heads/ianswett-remove-todo
  Home:   https://github.com/quicwg/base-drafts


From nobody Thu Mar 12 14:57:06 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 724383A0817 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 14:57:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5rDa2_YkIu6f for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 14:57: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 54E343A084E for <quic-issues@ietf.org>; Thu, 12 Mar 2020 14:57:04 -0700 (PDT)
Received: from github-lowworker-943b171.ac4-iad.github.net (github-lowworker-943b171.ac4-iad.github.net [10.52.22.59]) by smtp.github.com (Postfix) with ESMTP id E2A93961186 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 14:57:02 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584050222; bh=RKc+xG6qGGHkzLTPjApaS99eYgiz2qm7vg3HKOuvWe8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Yw7rmnfx85ZgDF+oBd6/6j3oLJHVnBTmjAzUtdwYfmQYvcHb7chMIRNWaY/v0vs+8 NUj9x1lWcyE152McYLFIa60WVoGGKheeQHt1SeMWcPVozQv1inleGp19EtSIl/7MZk W49/hLCe+q6Ls+9/0I+4/PUBQQncnqd2xSFW7kzI=
Date: Thu, 12 Mar 2020 14:57:02 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZAYDQNVVW3S2A7Q6N4O2IS5EVBNHHCFEF6C4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3516/issue_event/3124645013@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3516@github.com>
References: <quicwg/base-drafts/pull/3516@github.com>
Subject: Re: [quicwg/base-drafts] Remove a TODO about partial packet processing (#3516)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6ab02ed4ca0_353c3f982eccd96c6377b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/bILY76nF_mOd2fiHwDnWl9DfzC8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 21:57:06 -0000

----==_mimepart_5e6ab02ed4ca0_353c3f982eccd96c6377b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #3516 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3516#event-3124645013
----==_mimepart_5e6ab02ed4ca0_353c3f982eccd96c6377b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="579911191" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3516" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3516/hovercard" href="https://github.com/quicwg/base-drafts/pull/3516">#3516</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3516#event-3124645013">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZTTVLZO7AKVGGIJ63RHFLC5ANCNFSM4LGLMJDQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2R35NVN4PPZV7QVM3RHFLC5A5CNFSM4LGLMJD2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXI7EZFI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3516#event-3124645013",
"url": "https://github.com/quicwg/base-drafts/pull/3516#event-3124645013",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6ab02ed4ca0_353c3f982eccd96c6377b--


From nobody Thu Mar 12 14:57:29 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 411AC3A080E for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 14:57:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.041
X-Spam-Level: 
X-Spam-Status: No, score=-6.041 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id r7RQXPP5eqWp for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 14:57:25 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id ADB0B3A07FF for <quic-issues@ietf.org>; Thu, 12 Mar 2020 14:57:25 -0700 (PDT)
Received: from github-lowworker-d93c4b6.va3-iad.github.net (github-lowworker-d93c4b6.va3-iad.github.net [10.48.17.47]) by smtp.github.com (Postfix) with ESMTP id EAFC8C609F5 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 14:57:24 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584050244; bh=G5Vi3sXDHqw8xDwCD2Vtc3SrudsHIGqM8V+Dh6w5y4g=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=KwCQnDqnBiuMygZfES8n3auRMp/XvWOn/Wm4umSUkHFkoOR2ChfRNePm5K97Bmu/B kCXTlzEXSePVkzwSVsq9Hj1v8dzg0ZfkpbKm002BEK6x5P7+RMwWH9vLz3Nb2B/Pu5 DNb8KbyomXqs/7NkhUSHs1PggustvKtuaSjHTVog=
Date: Thu, 12 Mar 2020 14:57:24 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5WXZNLDZDZ6AVQC6F4O2IUJEVBNHHCFEGL6U@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3517/review/373929447@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3517@github.com>
References: <quicwg/base-drafts/pull/3517@github.com>
Subject: Re: [quicwg/base-drafts] should -> SHOULD when bundling ACK frames (#3517)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6ab044dcf37_6fa83fb94d6cd964840f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/YYbV-H2xwkILDxNGdIteKS7B4Rs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 21:57:27 -0000

----==_mimepart_5e6ab044dcf37_6fa83fb94d6cd964840f
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/3517#pullrequestreview-373929447
----==_mimepart_5e6ab044dcf37_6fa83fb94d6cd964840f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinthomson</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3517#pullrequestreview-373929447">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2ERBYK2235PWGCLVLRHFLEJANCNFSM4LGLPZWA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYIAEWGLKEHT3UZWJTRHFLEJA5CNFSM4LGLPZWKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCZE3LZY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3517#pullrequestreview-373929447",
"url": "https://github.com/quicwg/base-drafts/pull/3517#pullrequestreview-373929447",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6ab044dcf37_6fa83fb94d6cd964840f--


From nobody Thu Mar 12 14:58:05 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0EB7F3A080E for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 14:58:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6G2y--LN4-2C for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 14:58:01 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A611F3A0809 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 14:58:01 -0700 (PDT)
Received: from github-lowworker-0eea13f.ash1-iad.github.net (github-lowworker-0eea13f.ash1-iad.github.net [10.56.109.26]) by smtp.github.com (Postfix) with ESMTP id F13A91C0614 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 14:58:00 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584050280; bh=TxM2vP//Zor8gA0K7axcxAQiP7ukJryi/M+17DDewg4=; h=Date:From:To:Subject:From; b=Ea46KVW25h4Y6JFdpvmj9SPELsJdaGqsvDYhFvdnrB79dZJr0tlQLiph8wwAmd123 r2wd9Lpl9oORSIvjsX1U2OomtSZHFfsHHdQg+lb23JUdxkmZNgBMDQBFfxIy1ppYPA C83HfUXOXRCJXPTwlY4IBhd1cYpO3pbCKxMd7i/E=
Date: Thu, 12 Mar 2020 14:58:00 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/6ab5c4-1fbef4@github.com>
Subject: [quicwg/base-drafts] 1fbef4: Script updating gh-pages from 815aad8b. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/WVdgAUFibuzmH5NvjAAupWRAm2Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 21:58:03 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 1fbef4c68f5850a3e6273e50f50588ba52574ea0
      https://github.com/quicwg/base-drafts/commit/1fbef4c68f5850a3e6273e50f50588ba52574ea0
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 815aad8b. [ci skip]



From nobody Thu Mar 12 15:16:39 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2A24D3A088C for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 15:16:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.696
X-Spam-Level: 
X-Spam-Status: No, score=-1.696 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jcC5DoPxrcHV for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 15:16: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 A42683A0883 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 15:16:35 -0700 (PDT)
Date: Thu, 12 Mar 2020 15:16:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584051394; bh=3eAyfjOrxoGPjOhRN139QzTieuo9PtnrxST+QdtkG3g=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=oaQKj0f7u9Za3MwEWeeu9yvb+z/73tDeSK5I29ZtZCV3FIH4wY/Lv6iE+Kaaux+6n HUy6giwqbFxCJrpSzFdi/AT5KgdDN6Ici8Es8ekL7r7L1GhpgchFbVmo6IvrAZyNgl WICOi5fyr9IBNfQvxc0fPAQTxQNZ1TIMmhsxPvnE=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6PPGFCUHTQBJGHO3V4O2K4FEVBNHHCBWRIJQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3354/review/373937664@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3354@github.com>
References: <quicwg/base-drafts/pull/3354@github.com>
Subject: Re: [quicwg/base-drafts] Better describe the use of Preferred Address (#3354)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6ab4c2bb1d4_3cbe3fac816cd960427b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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/sCWwayXLzGwRdcnxXhzZZ-xowpU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:16:37 -0000

----==_mimepart_5e6ab4c2bb1d4_3cbe3fac816cd960427b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.



> @@ -2194,11 +2194,13 @@ linked by any other entity.
 At any time, endpoints MAY change the Destination Connection ID they send to a
 value that has not been used on another path.
 
-An endpoint MUST use a new connection ID if it initiates connection migration as
-described in {{initiating-migration}} or probes a new network path as described
-in {{probing}}.  An endpoint MUST use a new connection ID in response to a
-change in the address of a peer if the packet with the new peer address uses an
-active connection ID that has not been previously used by the peer.
+An endpoint MUST use a new connection ID when it initiates connection migration
+as described in {{initiating-migration}} or {{preferred-address}}, or when it
+probes a new network path as described in {{probing}}, and MUST NOT reuse

@erickinnear I think "MUST NOT" should be "MUST NOT deliberately" because NAT rebinding.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3354#discussion_r391935208
----==_mimepart_5e6ab4c2bb1d4_3cbe3fac816cd960427b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@mikkelfj</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3354#discussion_r391935208">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -2194,11 +2194,13 @@ linked by any other entity.
 At any time, endpoints MAY change the Destination Connection ID they send to a
 value that has not been used on another path.
 
-An endpoint MUST use a new connection ID if it initiates connection migration as
-described in {{initiating-migration}} or probes a new network path as described
-in {{probing}}.  An endpoint MUST use a new connection ID in response to a
-change in the address of a peer if the packet with the new peer address uses an
-active connection ID that has not been previously used by the peer.
+An endpoint MUST use a new connection ID when it initiates connection migration
+as described in {{initiating-migration}} or {{preferred-address}}, or when it
+probes a new network path as described in {{probing}}, and MUST NOT reuse
</pre>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/erickinnear/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/erickinnear">@erickinnear</a> I think "MUST NOT" should be "MUST NOT deliberately" because NAT rebinding.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3354#discussion_r391935208">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4TMM7R7M3CZZZZMMLRHFNMFANCNFSM4KIBEVSQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7PNV5ZQUO3N6PCNYLRHFNMFA5CNFSM4KIBEVS2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCZE5MAA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3354#discussion_r391935208",
"url": "https://github.com/quicwg/base-drafts/pull/3354#discussion_r391935208",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6ab4c2bb1d4_3cbe3fac816cd960427b--


From nobody Thu Mar 12 16:29:04 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C6F973A087C for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 16:29:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UVd1mkulR7pn for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 16:29: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 64D0C3A0879 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 16:29:01 -0700 (PDT)
Received: from github-lowworker-943b171.ac4-iad.github.net (github-lowworker-943b171.ac4-iad.github.net [10.52.22.59]) by smtp.github.com (Postfix) with ESMTP id 4058E2C19C5 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 16:29:00 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584055740; bh=3H/zfCKN4iag9WjfAQUIUBrxWczQimIkiRL3XYn3uNc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=SV0Tuoy2xCWBgzoTzn8TJLB8fuq6B0nPsXsTW5wfHFV6vVXfuLlcwA5RhK0x/LF+g EW2T0YxbUHYJMr/2XMZiQVqdjUtTClxzoUjfSgSAh8h09Dgsde91ceYU75ozy6WMtI zmyHjRKAEQaNMzu66gc/ALft73VL1qg+9j/Hqmb8=
Date: Thu, 12 Mar 2020 16:29:00 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7O3DSG7M3EMG45D6F4O2TLZEVBNHHCFCTWBI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3513/review/373963437@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3513@github.com>
References: <quicwg/base-drafts/pull/3513@github.com>
Subject: Re: [quicwg/base-drafts] http-core and Friends (#3513)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6ac5bc32d5b_2e213fb6b58cd95c14827e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/c2V2pI1NhG45PRxHwuRgr9lHFZk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:29:03 -0000

----==_mimepart_5e6ac5bc32d5b_2e213fb6b58cd95c14827e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

MikeBishop commented on this pull request.



>  
-#### Pseudo-Header Fields
+#### Pseudo-Fields

"Pseudo-header fields" is an odd term no matter how you slice it, unless you say that the beginning of the header part is the "pseudo-header" and these are the fields that occur there.  I'd be open to defining that term, I suppose.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3513#discussion_r391957273
----==_mimepart_5e6ac5bc32d5b_2e213fb6b58cd95c14827e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@MikeBishop</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3513#discussion_r391957273">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt;  
-#### Pseudo-Header Fields
+#### Pseudo-Fields
</pre>
<p>"Pseudo-header fields" is an odd term no matter how you slice it, unless you say that the beginning of the header part is the "pseudo-header" and these are the fields that occur there.  I'd be open to defining that term, I suppose.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3513#discussion_r391957273">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3E2HHHDCWV2SXUEYLRHFV3ZANCNFSM4LF5H2GA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6Z6C4BFG7ZD7NZOSTRHFV3ZA5CNFSM4LF5H2GKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCZFDVLI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3513#discussion_r391957273",
"url": "https://github.com/quicwg/base-drafts/pull/3513#discussion_r391957273",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6ac5bc32d5b_2e213fb6b58cd95c14827e--


From nobody Thu Mar 12 16:29:33 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4313F3A087C for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 16:29:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sUw3_vyeA1Ij for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 16:29:31 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D37B73A0879 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 16:29:30 -0700 (PDT)
Received: from github-lowworker-52827f8.ash1-iad.github.net (github-lowworker-52827f8.ash1-iad.github.net [10.56.108.24]) by smtp.github.com (Postfix) with ESMTP id E9E841C1238 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 16:29:29 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584055769; bh=1j7q9qIpRabJx7Q/ec+9aJr6rc1lCbicsutqCOIVOQc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=eXhYCMxfZto+M4LMAgoXJ21+iMkvXR1Kc3fggSTNdOZOLC2HesMSgdnyQfJPU1Qdw +uka6qxy/f7tZhx1TDrlHALYgz+FpJ3wMatp0wGH8yZMHTw4bx0fV/zl2f0d/EWDdm wtMU/fygMa83+5T7M2TcRACn/6HhFJEu328ExGYE=
Date: Thu, 12 Mar 2020 16:29:29 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4RLBPXYMPJIRVKRV54O2TNTEVBNHHCFCTWBI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3513/review/373963596@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3513@github.com>
References: <quicwg/base-drafts/pull/3513@github.com>
Subject: Re: [quicwg/base-drafts] http-core and Friends (#3513)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6ac5d9d9303_4c763ff6a6acd9602126df"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/MuEXwM7_Y3hCQjhXfMGfJ0305s8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:29:32 -0000

----==_mimepart_5e6ac5d9d9303_4c763ff6a6acd9602126df
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

MikeBishop commented on this pull request.



>  
-To allow for better compression efficiency, the cookie header field {{!RFC6265}}
-MAY be split into separate header fields, each with one or more cookie-pairs,
-before compression. If a decompressed header list contains multiple cookie
+To allow for better compression efficiency, the "Cookie" field {{!RFC6265}}
+MAY be split into separate field lines, each with one or more cookie-pairs,
+before compression. If a decompressed field list contains multiple cookie
 header fields, these MUST be concatenated into a single octet string using the

Should be "field lines," actually.  Good catch!

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3513#discussion_r391957407
----==_mimepart_5e6ac5d9d9303_4c763ff6a6acd9602126df
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@MikeBishop</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3513#discussion_r391957407">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt;  
-To allow for better compression efficiency, the cookie header field {{!RFC6265}}
-MAY be split into separate header fields, each with one or more cookie-pairs,
-before compression. If a decompressed header list contains multiple cookie
+To allow for better compression efficiency, the &quot;Cookie&quot; field {{!RFC6265}}
+MAY be split into separate field lines, each with one or more cookie-pairs,
+before compression. If a decompressed field list contains multiple cookie
 header fields, these MUST be concatenated into a single octet string using the
</pre>
<p>Should be "field lines," actually.  Good catch!</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3513#discussion_r391957407">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4DRR2KF2W5UKQE4NLRHFV5TANCNFSM4LF5H2GA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5T66N2RDSOPCQ3OMLRHFV5TA5CNFSM4LF5H2GKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCZFDWTA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3513#discussion_r391957407",
"url": "https://github.com/quicwg/base-drafts/pull/3513#discussion_r391957407",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6ac5d9d9303_4c763ff6a6acd9602126df--


From nobody Thu Mar 12 16:30:26 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5B3363A0879 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 16:30:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EbcvgrkKCVpt for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 16:30: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 1B19A3A0880 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 16:30:22 -0700 (PDT)
Received: from github-lowworker-b2150d3.ash1-iad.github.net (github-lowworker-b2150d3.ash1-iad.github.net [10.56.113.12]) by smtp.github.com (Postfix) with ESMTP id 16E14C60AE9 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 16:30:22 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584055822; bh=OXBATVZfza1K+JbHhMYI61keU+Ni0FqIVyPUsTLF8/I=; h=Date:From:To:Subject:From; b=kzJlebG+eMDkZx2nln3KsAeMitsrv5o0plbnuQ0Su4n01QAikg1RIyqJ2iqVmq/d+ GW6dboPqQemFNk/pHNBfZ7EcJ5nq/9evArODOZTpeg7E5z7KXZjAxUqkGjV/ytLrh4 unHzz58Ceu1hSoYvt9FHFqv1IRWe2Y+OetCu4qpI=
Date: Thu, 12 Mar 2020 16:30:22 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-ito-jana-mbishop/d654a2-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/9d8DBZ2BYqf67KnHFK462qRblIw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:30:24 -0000

  Branch: refs/heads/ianswett-ito-jana-mbishop
  Home:   https://github.com/quicwg/base-drafts


From nobody Thu Mar 12 16:30:30 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CD8733A0880 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 16:30:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Zg-tyCteqagi for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 16:30: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 B1DBC3A087D for <quic-issues@ietf.org>; Thu, 12 Mar 2020 16:30:22 -0700 (PDT)
Date: Thu, 12 Mar 2020 16:30:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584055821; bh=wroTZs0WkTzR2RZ9h3xIQ1dk6U9Zi3nu2KbB/walhsY=; h=Date:From:To:Subject:From; b=Y3ma8jz8qycWHlEV5BVG6WMEmNMc2DppkW5OpsCQ6fzdxksiXedySWZyAUvfzVRGl KQHPP6Pwptmpblqe0+A8sjd5+7l6Sy3lTyRD+Jp924jyeKWJQQr8hnWHNmxOlzmYmR uMsmlvOiYDn0MiuHd3NONY9IWttsM/iSWuzunvbU=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/815aad-afd85c@github.com>
Subject: [quicwg/base-drafts] 527d22: Improve Idle Timeout text
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/MCEVoeVAWQ9QTO6F8zSsDYu2LXw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:30:25 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 527d22c8d075ba0bbab8421e7ddfbf05e807545f
      https://github.com/quicwg/base-drafts/commit/527d22c8d075ba0bbab8421e7ddfbf05e807545f
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-02-04 (Tue, 04 Feb 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Improve Idle Timeout text

I believe this is an improvement, though I'm unsure all the comments are included.  PTAL.


  Commit: 436c49bc835e6d60d1119b9ae66f2d4274ff0387
      https://github.com/quicwg/base-drafts/commit/436c49bc835e6d60d1119b9ae66f2d4274ff0387
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-10 (Tue, 10 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-Authored-By: Martin Thomson <mt@lowentropy.net>


  Commit: d1f1e30ccffdde01a3b9153da9ee7feadb1012e7
      https://github.com/quicwg/base-drafts/commit/d1f1e30ccffdde01a3b9153da9ee7feadb1012e7
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Apply suggestions from code review

Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>


  Commit: 9d45cdcbe07cee82134d6769a4cd42912f69d24c
      https://github.com/quicwg/base-drafts/commit/9d45cdcbe07cee82134d6769a4cd42912f69d24c
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Jana's suggestion


  Commit: 75692741cfce2964c1082e42b61cdf0a08c06a3d
      https://github.com/quicwg/base-drafts/commit/75692741cfce2964c1082e42b61cdf0a08c06a3d
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Restore text Marten noted


  Commit: d8429d186d900950205b75fd37f3a0034315338d
      https://github.com/quicwg/base-drafts/commit/d8429d186d900950205b75fd37f3a0034315338d
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  reflow to minimize the diff


  Commit: 05f1a2a7f30e0470858dbccaa7dbf682fc35a686
      https://github.com/quicwg/base-drafts/commit/05f1a2a7f30e0470858dbccaa7dbf682fc35a686
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Fix long lines


  Commit: 27e6eaab8755c65cbd1f3795f7f49703c7c51471
      https://github.com/quicwg/base-drafts/commit/27e6eaab8755c65cbd1f3795f7f49703c7c51471
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md


  Commit: bf8d45c45f4af621dad70d4c8daeeb97479b49d3
      https://github.com/quicwg/base-drafts/commit/bf8d45c45f4af621dad70d4c8daeeb97479b49d3
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    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-tls.md
    M draft-ietf-quic-transport.md
    M protection-samples.js

  Log Message:
  -----------
  Merge branch 'master' into ianswett-ito-jana-mbishop


  Commit: 87a59a7885df7ea9b86ab0de56bfb5ff71a614f0
      https://github.com/quicwg/base-drafts/commit/87a59a7885df7ea9b86ab0de56bfb5ff71a614f0
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md


  Commit: 71f065086824beaf6ddb91a3c67782fe07574ae5
      https://github.com/quicwg/base-drafts/commit/71f065086824beaf6ddb91a3c67782fe07574ae5
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md


  Commit: d834ea87cee4d9b8c3026b2d0b1bf1b72fe9f8ad
      https://github.com/quicwg/base-drafts/commit/d834ea87cee4d9b8c3026b2d0b1bf1b72fe9f8ad
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-Authored-By: Martin Thomson <mt@lowentropy.net>


  Commit: d654a2e7305749e69cd2895d59dbc49468a7c286
      https://github.com/quicwg/base-drafts/commit/d654a2e7305749e69cd2895d59dbc49468a7c286
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-Authored-By: Martin Thomson <mt@lowentropy.net>


  Commit: afd85c0b5b5169c187791f337f6acfe0c9ac5b01
      https://github.com/quicwg/base-drafts/commit/afd85c0b5b5169c187791f337f6acfe0c9ac5b01
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-13 (Fri, 13 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #3414 from quicwg/ianswett-ito-jana-mbishop

Improve Idle Timeout text


Compare: https://github.com/quicwg/base-drafts/compare/815aad8b8f18...afd85c0b5b51


From nobody Thu Mar 12 16:30:48 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 342413A0879 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 16:30:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hxqER5hof0pt for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 16:30:45 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3CF153A0884 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 16:30:45 -0700 (PDT)
Received: from github-lowworker-0f78100.ash1-iad.github.net (github-lowworker-0f78100.ash1-iad.github.net [10.56.25.48]) by smtp.github.com (Postfix) with ESMTP id 8DECA1C0720 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 16:30:44 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584055844; bh=60g5m7IvIn6RYdhki7WyH3e9SYS+HoU1VA51C0sJ1kk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=CTeSyF9Tv2zwZt4+b6/us0l5oh1WkM3LbMNZw3FPeFpIDENOQNdqGZXJknEV+9ze8 WDm+xbpzlimhDL94JN/pW498ZNqJpG6Ue8M5dyW8Pn72BTqAko4ZRR3lh/OnJP3Nq2 BVVA9i1BYsZM81c9CdG1GghlHyR7lTyIrVQSuXqY=
Date: Thu, 12 Mar 2020 16:30:44 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2VE24XGZILWKNWKWF4O2TSJEVBNHHCCYK7ZU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3414/issue_event/3124900486@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3414@github.com>
References: <quicwg/base-drafts/pull/3414@github.com>
Subject: Re: [quicwg/base-drafts] Improve Idle Timeout text (#3414)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6ac6247bb32_49bb3fb3beccd95c1253b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/zgiv89h9NTf5eV9Om_i3PaYywZ8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:30:47 -0000

----==_mimepart_5e6ac6247bb32_49bb3fb3beccd95c1253b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #3414 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3414#event-3124900486
----==_mimepart_5e6ac6247bb32_49bb3fb3beccd95c1253b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="560029645" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3414" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3414/hovercard" href="https://github.com/quicwg/base-drafts/pull/3414">#3414</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3414#event-3124900486">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4RAWZRNAPCKRCGAMDRHFWCJANCNFSM4KP7TZEA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZCPCSFCUBUODWFJALRHFWCJA5CNFSM4KP7TZEKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXJBDFBQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3414#event-3124900486",
"url": "https://github.com/quicwg/base-drafts/pull/3414#event-3124900486",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6ac6247bb32_49bb3fb3beccd95c1253b--


From nobody Thu Mar 12 16:31:39 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 144903A0884 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 16:31:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.401
X-Spam-Level: 
X-Spam-Status: No, score=-4.401 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lWZgDPjVm1k1 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 16:31:37 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C84793A087C for <quic-issues@ietf.org>; Thu, 12 Mar 2020 16:31:36 -0700 (PDT)
Received: from github-lowworker-943b171.ac4-iad.github.net (github-lowworker-943b171.ac4-iad.github.net [10.52.22.59]) by smtp.github.com (Postfix) with ESMTP id DEA728C0F70 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 16:31:35 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584055895; bh=XcyB4s88WcYP+jCgdCSCUsgyGbanoDPJqCyD9vXrJLM=; h=Date:From:To:Subject:From; b=ffxqBO65MNxShc+hAZYkDyYp1b+hXqOEEarOq3DKrv5eFau/xH0OSzjM9Lcn53OU7 FcD7uYctrfh7C3y/Uk7anel0FBPu7DgtWYo2rsKi90mUhy+pA6Wh2ThJ39td/6hKNA cpG+GE2yLi9caX36ZgBCMyqv9TF76U7UzRJOPqzE=
Date: Thu, 12 Mar 2020 16:31:35 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/1fbef4-471bb1@github.com>
Subject: [quicwg/base-drafts] 471bb1: Script updating gh-pages from afd85c0b. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/En5KYFtYyEu8HehmAHzVsFTLKAQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:31:38 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 471bb135061dc274dceced22df8e07050bfe2ab8
      https://github.com/quicwg/base-drafts/commit/471bb135061dc274dceced22df8e07050bfe2ab8
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from afd85c0b. [ci skip]



From nobody Thu Mar 12 16:31:49 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9BCA63A0885 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 16:31:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.041
X-Spam-Level: 
X-Spam-Status: No, score=-1.041 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zE6I8x5j3P2H for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 16:31: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 9D54D3A0884 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 16:31:46 -0700 (PDT)
Received: from github-lowworker-52827f8.ash1-iad.github.net (github-lowworker-52827f8.ash1-iad.github.net [10.56.108.24]) by smtp.github.com (Postfix) with ESMTP id DA0F7C60061 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 16:31:45 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584055905; bh=YIx9n1/Nh9i83i7k5kf08+rMGVToZSLHgoX625yb30k=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=u44Kg0/mbYn/42TuWsUY0ZkcO+j2BZfv9jg5l7/9aujjuni+VneV5vXGY5q2r0x5h cfotJlsEdsbGjKNVqdg0qHeEq6A847m31nVoks7bsZD8mJ3BXw7E1O5+v4WemglI75 7JFRBzxPAOm1nrrWtTL5peisrWPbK0K78jQdFL9w=
Date: Thu, 12 Mar 2020 16:31:45 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZO7GKPINF5LTG3BZN4O2TWDEVBNHHCFEG2KI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3518/review/373964279@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3518@github.com>
References: <quicwg/base-drafts/pull/3518@github.com>
Subject: Re: [quicwg/base-drafts] Clarify cases ACKing every other could not happen (#3518)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6ac661cb60a_4c763ff6a6acd960223328"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/MtRHNrYijVndPbJQ0uoWO-3JF3k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:31:48 -0000

----==_mimepart_5e6ac661cb60a_4c763ff6a6acd960223328
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/3518#pullrequestreview-373964279
----==_mimepart_5e6ac661cb60a_4c763ff6a6acd960223328
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinthomson</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3518#pullrequestreview-373964279">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6OLTHHRSGSFRDVZ4TRHFWGDANCNFSM4LGLTI2Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZ3OPYXCUA3IW7IK4TRHFWGDA5CNFSM4LGLTI22YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCZFD35Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3518#pullrequestreview-373964279",
"url": "https://github.com/quicwg/base-drafts/pull/3518#pullrequestreview-373964279",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6ac661cb60a_4c763ff6a6acd960223328--


From nobody Thu Mar 12 16:33:30 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7640C3A0894 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 16:33:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Bu74M-A5NCSx for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 16:33:28 -0700 (PDT)
Received: from out-12.smtp.github.com (out-12.smtp.github.com [192.30.254.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4A3E73A087F for <quic-issues@ietf.org>; Thu, 12 Mar 2020 16:33:28 -0700 (PDT)
Received: from github-lowworker-3a0df0f.ac4-iad.github.net (github-lowworker-3a0df0f.ac4-iad.github.net [10.52.25.92]) by smtp.github.com (Postfix) with ESMTP id C98CE121283 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 16:33:27 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584056007; bh=h8J1q73VbaSrRr1zOXck/Mgjaw11XU8BmPzCwerKEeQ=; h=Date:From:To:Subject:From; b=eEnT5Cd5J7/qPGE/VDtDUOAgNwOZQ4hunu+5XEyCN1ioPpZbqZZ8g3Jvd5msyegm5 +zZVazrY/E8g1e5Cv0eg8azyO7gkDkZMntXBpoqhajt9idDvcwjCTbGgGN/fN8ZYIT nR5PVNmXuKp1JDKEziu+Pn7Dl3jx7cBJVzV/Wb4I=
Date: Thu, 12 Mar 2020 16:33:27 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/core_and_friends/52c972-b47a75@github.com>
Subject: [quicwg/base-drafts] b47a75: Lucas' feedback
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/8hzWXji5gGoKYqCpg7PZlTzYKC8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:33:30 -0000

  Branch: refs/heads/http/core_and_friends
  Home:   https://github.com/quicwg/base-drafts
  Commit: b47a75fec0c4e093292b70063f1ee8496ffc7c3b
      https://github.com/quicwg/base-drafts/commit/b47a75fec0c4e093292b70063f1ee8496ffc7c3b
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Lucas' feedback



From nobody Thu Mar 12 16:33:47 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8B76F3A0895 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 16:33:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nEdKCnTFOmpc for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 16:33: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 DA3293A0890 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 16:33:43 -0700 (PDT)
Date: Thu, 12 Mar 2020 16:33:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584056023; bh=YNTnHJHcxkCs7KE1jO6baVtBmdA8EdsNRSinGgID4P0=; h=Date:From:To:Subject:From; b=k3mZkqvTqdZvqtzLaoPzDNYJoh2566zVLMta+z7egMlQ0UcruOXX7eBJoFs8IMwt9 zp+Z9gSTM7BxhUMN0KssGKJdnOXcgJfffDG/kHQplLw3Gia4qME+O4sWIIQhxBLnG1 hfov1mUExf+ibinnqlfcNVYt2ERa3GcC+QnWJCu4=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/close-0rtt/df917e-1d1107@github.com>
Subject: [quicwg/base-drafts] 1d1107: Don't replicate, just send another
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Fv5zHSTTk1SHTIL1UzytW5XumpU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:33:46 -0000

  Branch: refs/heads/close-0rtt
  Home:   https://github.com/quicwg/base-drafts
  Commit: 1d110798aec3e1661f8a41da278888c6ef7a9749
      https://github.com/quicwg/base-drafts/commit/1d110798aec3e1661f8a41da278888c6ef7a9749
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-13 (Fri, 13 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Don't replicate, just send another



From nobody Thu Mar 12 16:33:53 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C70333A0890 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 16:33:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id eRytfZiSfHnz for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 16:33:50 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6AD153A0888 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 16:33:50 -0700 (PDT)
Received: from github-lowworker-9d2806a.ash1-iad.github.net (github-lowworker-9d2806a.ash1-iad.github.net [10.56.102.50]) by smtp.github.com (Postfix) with ESMTP id 582FC8C0F55 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 16:33:49 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584056029; bh=C+wxjGNOw7/BLDI8YkRO2xlfv/UWR1nkWs7hjhKohEU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=rHKVMafhtT7d0BNl1Rr12fjaqMhUD/jUG/Y/7bf5Xt945ooynbNj7392Qhwt0/sEg Rfmd6sJSYrIwB0lP+0ZTWUFzOBIkZw4jhCtF/W955V3FyutUM16A2+QNFnyXSGgvmf FMyr+Hnvvi9Kzaz7RcdeEXAJFAbbj3Be1JRI43LY=
Date: Thu, 12 Mar 2020 16:33:49 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3513/push/4758296358@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3513@github.com>
References: <quicwg/base-drafts/pull/3513@github.com>
Subject: Re: [quicwg/base-drafts] http-core and Friends (#3513)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6ac6dd4503f_4fb03f8a4e0cd95c325294"; 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/Bt3zO15_a9DJnqff7vRbjLZqR6g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:33:52 -0000

----==_mimepart_5e6ac6dd4503f_4fb03f8a4e0cd95c325294
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop pushed 1 commit.

b47a75fec0c4e093292b70063f1ee8496ffc7c3b  Lucas' feedback


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3513/files/52c97221047bc8cb48f9cbecdd982754c87e955d..b47a75fec0c4e093292b70063f1ee8496ffc7c3b

----==_mimepart_5e6ac6dd4503f_4fb03f8a4e0cd95c325294
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/b47a75fec0c4e093292b70063f1ee8496ffc7c3b">b47a75f</a>  Lucas&#39; feedback</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3513/files/52c97221047bc8cb48f9cbecdd982754c87e955d..b47a75fec0c4e093292b70063f1ee8496ffc7c3b">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5573KCTEXE4F5NQXLRHFWN3ANCNFSM4LF5H2GA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2XK62DG7OFNGYIWYTRHFWN3A5CNFSM4LF5H2GKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DMOBYGI3TINKQOVZWQIZUG42TQMRZGYZTKOA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3513/files/52c97221047bc8cb48f9cbecdd982754c87e955d..b47a75fec0c4e093292b70063f1ee8496ffc7c3b",
"url": "https://github.com/quicwg/base-drafts/pull/3513/files/52c97221047bc8cb48f9cbecdd982754c87e955d..b47a75fec0c4e093292b70063f1ee8496ffc7c3b",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e6ac6dd4503f_4fb03f8a4e0cd95c325294--


From nobody Thu Mar 12 16:34:10 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6036C3A089B for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 16:34:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Z4IIZoHDQSC6 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 16:34:05 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8F98C3A0890 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 16:34:05 -0700 (PDT)
Received: from github-lowworker-c5134a3.ac4-iad.github.net (github-lowworker-c5134a3.ac4-iad.github.net [10.52.23.55]) by smtp.github.com (Postfix) with ESMTP id 95BB866098E for <quic-issues@ietf.org>; Thu, 12 Mar 2020 16:34:04 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584056044; bh=Ob5oRbeAviRGWrbtc4qAaTxKOk0KOlQ+CSwGVrVfLug=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=qr9Il2VWR3iZReYE6TqbBjruo/cObhIzCmXPtzr3ANwAexbwr06PTGYsrvnEzMKCl PnZBGUeenKhCrVYfSZM+6oaeRnVt1KqLnDQEnbWesb/mshXvKDRs2ppRhS0vQB4uzp Tb3Is3nmflgv7QPzsQaDLxV6RL1dWZPadQC6F2gM=
Date: Thu, 12 Mar 2020 16:34:04 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3440/push/4758297065@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3440@github.com>
References: <quicwg/base-drafts/pull/3440@github.com>
Subject: Re: [quicwg/base-drafts] Early CONNECTION_CLOSE fixes (#3440)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6ac6ec8515f_10703f85f2ccd960181099"; 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/CeKi6jI8cRXehHssJTjX0Orbeyc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:34:08 -0000

----==_mimepart_5e6ac6ec8515f_10703f85f2ccd960181099
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

1d110798aec3e1661f8a41da278888c6ef7a9749  Don't replicate, just send another


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3440/files/df917e429b2005071135d858ad1264864be6d5fe..1d110798aec3e1661f8a41da278888c6ef7a9749

----==_mimepart_5e6ac6ec8515f_10703f85f2ccd960181099
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/1d110798aec3e1661f8a41da278888c6ef7a9749">1d11079</a>  Don&#39;t replicate, just send another</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3440/files/df917e429b2005071135d858ad1264864be6d5fe..1d110798aec3e1661f8a41da278888c6ef7a9749">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6ZZXDQVJRVUSZQBITRHFWOZANCNFSM4KQ7BMUQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4AYBJPIMYCNIZHTALRHFWOZA5CNFSM4KQ7BMU2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TCOJWGQ3DOOCQOVZWQIZUG42TQMRZG4YDMNI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3440/files/df917e429b2005071135d858ad1264864be6d5fe..1d110798aec3e1661f8a41da278888c6ef7a9749",
"url": "https://github.com/quicwg/base-drafts/pull/3440/files/df917e429b2005071135d858ad1264864be6d5fe..1d110798aec3e1661f8a41da278888c6ef7a9749",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e6ac6ec8515f_10703f85f2ccd960181099--


From nobody Thu Mar 12 16:34:28 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8A5603A08B1 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 16:34:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4McDJWxe3sBm for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 16:34:25 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4B6C33A08A3 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 16:34:25 -0700 (PDT)
Received: from github-lowworker-1b8c660.ash1-iad.github.net (github-lowworker-1b8c660.ash1-iad.github.net [10.56.18.59]) by smtp.github.com (Postfix) with ESMTP id 8EBE6281183 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 16:34:24 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584056064; bh=gkfgNvuqNRnX/3VpuqvAFAIvgZnCMZFaeKuu5VwNBTU=; h=Date:From:To:Subject:From; b=vMxn6LB8LH4+y9NvvARQEeTfrspi1TUTMUWVZbzo1iro0OQJ3vL+mZK/0WK8mPW0X euAze4eLLaAfGISv5ZegQnDPSdlmmuqnLa64QgMQxgeSru2Ki9Z24ZdOTqYsgUSAfb HfKTz1WSQ5hyQCXRJrQtcIPD7fG0UkWLkWwNJWyY=
Date: Thu, 12 Mar 2020 16:34:24 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/471bb1-8e2f57@github.com>
Subject: [quicwg/base-drafts] 8e2f57: Script updating gh-pages from b47a75fe. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/hd2ne2eXabHLO8R2FAvYlHVaJSw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:34:27 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 8e2f577d826a855a2b5cad84eaa224918065408a
      https://github.com/quicwg/base-drafts/commit/8e2f577d826a855a2b5cad84eaa224918065408a
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M http/core_and_friends/draft-ietf-quic-http.html
    M http/core_and_friends/draft-ietf-quic-http.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from b47a75fe. [ci skip]



From nobody Thu Mar 12 16:34:51 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1056B3A090E for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 16:34:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.101
X-Spam-Level: 
X-Spam-Status: No, score=-7.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Qh4QNAdfDju5 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 16:34:48 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A71963A0903 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 16:34:48 -0700 (PDT)
Received: from github-lowworker-d93c4b6.va3-iad.github.net (github-lowworker-d93c4b6.va3-iad.github.net [10.48.17.47]) by smtp.github.com (Postfix) with ESMTP id 00261660E4A for <quic-issues@ietf.org>; Thu, 12 Mar 2020 16:34:47 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584056087; bh=WaMltbwUrfl/BsTcpU+BF5M+TLp8E42Jg46Y/oOqWfE=; h=Date:From:To:Subject:From; b=bBiRL7j8CCDh9dvdL5JhUO+bLBYEgt5AA/PUe8X3Cfq/OtXcZ5cvHUPsmVIhGIwkO ukXAjQVfvFalor2zPCOJfp/g0gcKUPnxKGU1pzJADRMKOrirfUHOPFCbazfdZrKTq/ NavG9rxdwdyDAyjOSyu6TKrPM2hYSKoNEnTotEI4=
Date: Thu, 12 Mar 2020 16:34:47 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/8e2f57-c3a9a2@github.com>
Subject: [quicwg/base-drafts] c3a9a2: Script updating gh-pages from 1d110798. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/AuljWJXYwEs4oF16o7Zn60qKEgo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:34:50 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: c3a9a293c3b66501ce9ea4419c164549fda307ce
      https://github.com/quicwg/base-drafts/commit/c3a9a293c3b66501ce9ea4419c164549fda307ce
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M close-0rtt/draft-ietf-quic-http.html
    M close-0rtt/draft-ietf-quic-http.txt
    M close-0rtt/draft-ietf-quic-invariants.html
    M close-0rtt/draft-ietf-quic-invariants.txt
    M close-0rtt/draft-ietf-quic-qpack.html
    M close-0rtt/draft-ietf-quic-qpack.txt
    M close-0rtt/draft-ietf-quic-recovery.html
    M close-0rtt/draft-ietf-quic-recovery.txt
    M close-0rtt/draft-ietf-quic-tls.html
    M close-0rtt/draft-ietf-quic-tls.txt
    M close-0rtt/draft-ietf-quic-transport.html
    M close-0rtt/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 1d110798. [ci skip]



From nobody Thu Mar 12 16:36:32 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6E7EC3A090F for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 16:36:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sXVSMUOaAoHM for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 16:36:29 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 668FF3A0924 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 16:36:29 -0700 (PDT)
Date: Thu, 12 Mar 2020 16:36:27 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584056187; bh=GdS3Iq8EWmxm5J3ythPOsZvkqBVoKtN/XLxgISD8Aq0=; h=Date:From:To:Subject:From; b=Dfu5dD4Vq1lYrILIUhB6M2fcVDPyjvSvJh1/vHLDF9xbpPmkIarxaGaUFsWxEcvOi 3R6emXukssB0q0Km8y3zgLthetoz3ulDYcIJv7QD7SwBcX5A0ibk3zpByQkASTwN4e RyYbhOLb3e3AeLMlqx/W+cUag2U6AjiG9EBZkUiY=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/identity-identify/000000-e224c9@github.com>
Subject: [quicwg/base-drafts] e224c9: Editorial follow-up from #3128
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/APguz56KU2Ac-VujmR-44wuoxYs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:36:31 -0000

  Branch: refs/heads/identity-identify
  Home:   https://github.com/quicwg/base-drafts
  Commit: e224c9a14e541ca56314ea54bc2f6cb48b72cb4f
      https://github.com/quicwg/base-drafts/commit/e224c9a14e541ca56314ea54bc2f6cb48b72cb4f
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-13 (Fri, 13 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Editorial follow-up from #3128



From nobody Thu Mar 12 16:37:07 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2D69A3A0855 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 16:37:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.1
X-Spam-Level: 
X-Spam-Status: No, score=-7.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id k2_hVUoC-REU for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 16:37:04 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AF6133A07E8 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 16:37:04 -0700 (PDT)
Received: from github-lowworker-e8b54ca.ac4-iad.github.net (github-lowworker-e8b54ca.ac4-iad.github.net [10.52.23.39]) by smtp.github.com (Postfix) with ESMTP id 08013E006A for <quic-issues@ietf.org>; Thu, 12 Mar 2020 16:37:04 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584056224; bh=DXtt7zqj7IwVpTVYh2CbzSev3wPr7CpOIgdbqJoXsmw=; h=Date:From:To:Subject:From; b=kiipjzPJ5P8MXg4W/4sdFY9Y/P4qQ9zjB9yHtt0n1cQ2Z9/7k4zDnu9yxwaeBos0d EckmTvOG5bs9X/7gS2ZCkOBiSqK9JPj5iD70taSlGqkU5l4RkmyzJtRMwYdrTtbP7x 3dajJhcrv7ksk2OYDuXyIUWUP7nY9C4/khTjlAio=
Date: Thu, 12 Mar 2020 16:37:03 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/core_and_friends/b47a75-53184c@github.com>
Subject: [quicwg/base-drafts] 53184c: Interim
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/cJ8IaV6IJfViBBK0RP1E216lVYE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:37:06 -0000

  Branch: refs/heads/http/core_and_friends
  Home:   https://github.com/quicwg/base-drafts
  Commit: 53184c8817c3973cff77b12537f05b7d1435dc42
      https://github.com/quicwg/base-drafts/commit/53184c8817c3973cff77b12537f05b7d1435dc42
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Interim



From nobody Thu Mar 12 16:37:28 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 325CD3A0907 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 16:37:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DLpfRZhm9jEs for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 16:37:26 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1CDF53A0855 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 16:37:25 -0700 (PDT)
Date: Thu, 12 Mar 2020 16:37:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584056245; bh=+0v7f6KwCUiceWVdoP2UqYOrVmp3RtRn7HNNKi6woP8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Mo9LUYjgU2XvKpkwynCeRO7Mw5m15cDVCzRD/GrwCvrtn/QmynD7rpyQVUxcSNvbX ViUAvXMn38Gk1k4QxjY1943ZhoJ2hGGynumoMmFl4nXL3PRL1yRfB2nWYvZ0Wn0BZW DXv4OfnoVE4WniP2qtKUeWACFfuVT5foKH/DmaqQ=
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/3513/push/4758305549@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3513@github.com>
References: <quicwg/base-drafts/pull/3513@github.com>
Subject: Re: [quicwg/base-drafts] http-core and Friends (#3513)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6ac7b513f4d_2d073fc05e2cd964220851"; 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/BupHNSBv3FcF4e6r-hZLOamUzj8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:37:27 -0000

----==_mimepart_5e6ac7b513f4d_2d073fc05e2cd964220851
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop pushed 1 commit.

53184c8817c3973cff77b12537f05b7d1435dc42  Interim


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3513/files/b47a75fec0c4e093292b70063f1ee8496ffc7c3b..53184c8817c3973cff77b12537f05b7d1435dc42

----==_mimepart_5e6ac7b513f4d_2d073fc05e2cd964220851
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/53184c8817c3973cff77b12537f05b7d1435dc42">53184c8</a>  Interim</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3513/files/b47a75fec0c4e093292b70063f1ee8496ffc7c3b..53184c8817c3973cff77b12537f05b7d1435dc42">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2GX6TNBXDQYRUONJLRHFW3LANCNFSM4LF5H2GA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7JSGDOIXZCVGQKCZLRHFW3LA5CNFSM4LF5H2GKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DMOBYGI3TINKQOVZWQIZUG42TQMZQGU2TIOI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3513/files/b47a75fec0c4e093292b70063f1ee8496ffc7c3b..53184c8817c3973cff77b12537f05b7d1435dc42",
"url": "https://github.com/quicwg/base-drafts/pull/3513/files/b47a75fec0c4e093292b70063f1ee8496ffc7c3b..53184c8817c3973cff77b12537f05b7d1435dc42",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e6ac7b513f4d_2d073fc05e2cd964220851--


From nobody Thu Mar 12 16:37:53 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EB97C3A0855 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 16:37:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id d51_AdavwuGB for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 16:37:51 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DA13F3A080A for <quic-issues@ietf.org>; Thu, 12 Mar 2020 16:37:51 -0700 (PDT)
Received: from github-lowworker-b19c547.va3-iad.github.net (github-lowworker-b19c547.va3-iad.github.net [10.48.17.66]) by smtp.github.com (Postfix) with ESMTP id B034FA054D for <quic-issues@ietf.org>; Thu, 12 Mar 2020 16:37:50 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584056270; bh=kEONRIfHRD7G+gOjjcBYm2QGTBl8FXoM4Zj9sT+yEAU=; h=Date:From:To:Subject:From; b=N/8n9+BYmQwsnYEBoiD76nziFztwDEufaPcwlcLGTXKUGY8+7RJxD6gMk1AOT91Jc 9EdkZVpklZMROrSerK/HaePE5GJDmpCi6vmbYoO4hXnx59XxbCvARAaYSKkDqCWJXS lXkyyCioVM9zA64qFg1b7IS8DaH5yyRG2ynG0Efc=
Date: Thu, 12 Mar 2020 16:37:50 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/c3a9a2-8b2e25@github.com>
Subject: [quicwg/base-drafts] 8b2e25: Script updating gh-pages from e224c9a1. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ZQ1qXcffGotZGh5eEKTPQBlsWBc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:37:53 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 8b2e256bd5a976cf5c601587ac8053f0f254e2cb
      https://github.com/quicwg/base-drafts/commit/8b2e256bd5a976cf5c601587ac8053f0f254e2cb
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    A identity-identify/draft-ietf-quic-http.html
    A identity-identify/draft-ietf-quic-http.txt
    A identity-identify/draft-ietf-quic-invariants.html
    A identity-identify/draft-ietf-quic-invariants.txt
    A identity-identify/draft-ietf-quic-qpack.html
    A identity-identify/draft-ietf-quic-qpack.txt
    A identity-identify/draft-ietf-quic-recovery.html
    A identity-identify/draft-ietf-quic-recovery.txt
    A identity-identify/draft-ietf-quic-tls.html
    A identity-identify/draft-ietf-quic-tls.txt
    A identity-identify/draft-ietf-quic-transport.html
    A identity-identify/draft-ietf-quic-transport.txt
    A identity-identify/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from e224c9a1. [ci skip]



From nobody Thu Mar 12 16:38:15 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4DF593A092A for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 16:38:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.101
X-Spam-Level: 
X-Spam-Status: No, score=-7.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yUSrIWoeVRhE for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 16:38:12 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 10D113A0926 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 16:38:12 -0700 (PDT)
Received: from github-lowworker-fb56993.ac4-iad.github.net (github-lowworker-fb56993.ac4-iad.github.net [10.52.19.31]) by smtp.github.com (Postfix) with ESMTP id 639356E0023 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 16:38:11 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584056291; bh=tAPbKJWYsDt80NNCPGmINhgE0l7ye7UJJ7uutMtPGrU=; h=Date:From:To:Subject:From; b=dPwV4nncv9zi6L62WdbI0EYAfje0eYJVdBE3RmLrr9hQ7CI2anEZad/cco9lGZl6D KJ+ZrbLP3ZrdxoC7Iv/lmTZROMJOD4hQLjFIqxsQHcbnruLrxSzgaXcsHqRGn3OwuE mW6YphkjkK6bC7rqRZl0K9sKlPdNDh+H3Roszr+E=
Date: Thu, 12 Mar 2020 16:38:11 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/8b2e25-53b988@github.com>
Subject: [quicwg/base-drafts] 53b988: Script updating gh-pages from 53184c88. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/GiG2UxOnvPin3voOUGkkoqJHpeI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:38:13 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 53b9886d13147363abe5c03ff8e705e33950f1c4
      https://github.com/quicwg/base-drafts/commit/53b9886d13147363abe5c03ff8e705e33950f1c4
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M http/core_and_friends/draft-ietf-quic-http.html
    M http/core_and_friends/draft-ietf-quic-http.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 53184c88. [ci skip]



From nobody Thu Mar 12 16:41:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5CD2F3A0936 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 16:41:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.099
X-Spam-Level: 
X-Spam-Status: No, score=-3.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id b6CQPAmpLnkB for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 16:41:38 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DBEAB3A0938 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 16:41:37 -0700 (PDT)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id 3BF382815FC for <quic-issues@ietf.org>; Thu, 12 Mar 2020 16:41:37 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584056497; bh=yGV4KCLHHmG6lxkY2GtlTog2SXMMRDcZABLOLbPK8PI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=oouoG3yJYIUYxz3tn4EB3I7KQhdBuHFZifmesLP09JZxNLw87gln74O/YN3uANGN6 XiiYZsA5rEK0jQ98iFVXL+yQjs34SCHs/Cy2mYNAcsdYU3Fxz0idIOj7d/vc3UNhZx rXLqnzZuWgNOul3QecZMmQfR1TW7Q4d1NhTPY11I=
Date: Thu, 12 Mar 2020 16:41:37 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK43BIUGJGAGPYB4S3V4O2U3DEVBNHHCCZ7YJA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3426/review/373967267@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3426@github.com>
References: <quicwg/base-drafts/pull/3426@github.com>
Subject: Re: [quicwg/base-drafts] Clarify zero-length CIDs and active_connection_id_limit TP (#3426)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6ac8b12b753_2d903fbc342cd96018978b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/IxA3PLgnoMvDutxc222dZTIIdcg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:41:39 -0000

----==_mimepart_5e6ac8b12b753_2d903fbc342cd96018978b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.



> @@ -4697,11 +4697,12 @@ active_connection_id_limit (0x000e):
   to store. This value includes the connection ID received during the handshake,
   that received in the preferred_address transport parameter, and those received
   in NEW_CONNECTION_ID frames.
-  Unless a zero-length connection ID is being used, the value of the
-  active_connection_id_limit parameter MUST be no less than 2. If this
-  transport parameter is absent, a default of 2 is assumed.
-  When a zero-length connection ID is being used, the active_connection_id_limit
-  parameter MUST NOT be sent.
+  The value of the active_connection_id_limit parameter MUST be at least 2.
+  If this transport parameter is absent, a default of 2 is assumed.  If an
+  endpoint uses a zero-length connection ID, the active_connection_id_limit
+  value received from its peer is ignored and not used, as
+  NEW_CONNECTION_ID frames cannot be sent by an endpoint that opts for a
+  zero-length connection ID.
 

Well, remembering can't be hard-coded as this is a property of the behaviour of a peer and we don't really allow for implementations to only work if a peer uses zero-length connection IDs.  But the central point remains.

Clients don't really have to remember this transport parameter as much as servers unless they intend to send NEW_CONNECTION_ID during 0-RTT.  But putting that in the spec is perhaps a little detailed - we can rely on no one really knowing if they don't remember it.  Just like clients might choose not to remember the limit on unidirectional streams on the basis that they might assume that servers will always provide the small fixed number needed for HTTP to function.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3426#discussion_r391960617
----==_mimepart_5e6ac8b12b753_2d903fbc342cd96018978b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinthomson</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3426#discussion_r391960617">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -4697,11 +4697,12 @@ active_connection_id_limit (0x000e):
   to store. This value includes the connection ID received during the handshake,
   that received in the preferred_address transport parameter, and those received
   in NEW_CONNECTION_ID frames.
-  Unless a zero-length connection ID is being used, the value of the
-  active_connection_id_limit parameter MUST be no less than 2. If this
-  transport parameter is absent, a default of 2 is assumed.
-  When a zero-length connection ID is being used, the active_connection_id_limit
-  parameter MUST NOT be sent.
+  The value of the active_connection_id_limit parameter MUST be at least 2.
+  If this transport parameter is absent, a default of 2 is assumed.  If an
+  endpoint uses a zero-length connection ID, the active_connection_id_limit
+  value received from its peer is ignored and not used, as
+  NEW_CONNECTION_ID frames cannot be sent by an endpoint that opts for a
+  zero-length connection ID.
 
</pre>
<p>Well, remembering can't be hard-coded as this is a property of the behaviour of a peer and we don't really allow for implementations to only work if a peer uses zero-length connection IDs.  But the central point remains.</p>
<p>Clients don't really have to remember this transport parameter as much as servers unless they intend to send NEW_CONNECTION_ID during 0-RTT.  But putting that in the spec is perhaps a little detailed - we can rely on no one really knowing if they don't remember it.  Just like clients might choose not to remember the limit on unidirectional streams on the basis that they might assume that servers will always provide the small fixed number needed for HTTP to function.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3426#discussion_r391960617">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6S23CXCGEOHDEPEF3RHFXLDANCNFSM4KQNOYIA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYAUP3TH46XFY7IVALRHFXLDA5CNFSM4KQNOYIKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCZFETIY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3426#discussion_r391960617",
"url": "https://github.com/quicwg/base-drafts/pull/3426#discussion_r391960617",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6ac8b12b753_2d903fbc342cd96018978b--


From nobody Thu Mar 12 16:49:30 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 039183A0971 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 16:49:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.853
X-Spam-Level: 
X-Spam-Status: No, score=-3.853 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id X1oI-0RR2hAI for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 16:49:29 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E09D13A0970 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 16:49:28 -0700 (PDT)
Received: from github-lowworker-3a0df0f.ac4-iad.github.net (github-lowworker-3a0df0f.ac4-iad.github.net [10.52.25.92]) by smtp.github.com (Postfix) with ESMTP id 0D7C58C10D3 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 16:49:28 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584056968; bh=ENKglPJ205EDeq2/adYPqIk3RINOSoNRF9FF30rqoDQ=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=Qpat94tWecvmtDjlVyF7MY8JPS0Cf8t9kbhdC3yZtORZMxNMt+q3rrp29jIUk3cve QU/6rENpN1XXD+GRuw3LvCdiDrW104h9rRXGH/cWU3rPyLT9lIkreYumIOHWbMwacU Rd9uDYR0dCdzHzrLkyfZsOQ1dXHTMIEJ3T4ck+6c=
Date: Thu, 12 Mar 2020 16:49:27 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYHIV3P5DEAWZ6C3B54O2VYPEVBNHHCFFTV5U@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3519@github.com>
Subject: [quicwg/base-drafts] Editorial follow-up from #3128 (#3519)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6aca87f20e4_2c8c3ffcc90cd964118829"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/OpbS6DHN2gJ50LcrJiAJuJn4uaE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:49:30 -0000

----==_mimepart_5e6aca87f20e4_2c8c3ffcc90cd964118829
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/3519

-- Commit Summary --

  * Editorial follow-up from #3128

-- File Changes --

    M draft-ietf-quic-transport.md (4)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/3519.patch
https://github.com/quicwg/base-drafts/pull/3519.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3519

----==_mimepart_5e6aca87f20e4_2c8c3ffcc90cd964118829
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/3519'>https://github.com/quicwg/base-drafts/pull/3519</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Editorial follow-up from #3128</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/3519/files#diff-db016291106766877c4921a79f8596e0">draft-ietf-quic-transport.md</a>
    (4)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3519.patch'>https://github.com/quicwg/base-drafts/pull/3519.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3519.diff'>https://github.com/quicwg/base-drafts/pull/3519.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3519">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7J3IAB4JFZF3KXVNLRHFYIPANCNFSM4LGXOX6A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK26N2VCPNJ7LR223GTRHFYIPA5CNFSM4LGXOX6KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IUWOXWQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3519",
"url": "https://github.com/quicwg/base-drafts/pull/3519",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e6aca87f20e4_2c8c3ffcc90cd964118829--


From nobody Thu Mar 12 16:59:09 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2BF1F3A09AB for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 16:59:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 1.901
X-Spam-Level: *
X-Spam-Status: No, score=1.901 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, GB_SUMOF=5, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JpRJFKO0yncf for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 16:59:05 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 263243A09AC for <quic-issues@ietf.org>; Thu, 12 Mar 2020 16:59:05 -0700 (PDT)
Received: from github-lowworker-45eca55.ac4-iad.github.net (github-lowworker-45eca55.ac4-iad.github.net [10.52.25.70]) by smtp.github.com (Postfix) with ESMTP id 6AF4D28004F for <quic-issues@ietf.org>; Thu, 12 Mar 2020 16:59:04 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584057544; bh=q32zZJR/VZDUD5rI/1vKP+CwJiiOcYazCNh219orAWw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=sMvYpf11tyMswLEe84WS5hS5VIXreL1+MHzAsZdOnOwrqGLqcGl8GcHyhWTfQ0nmT CcJfaUwxqUF3pQwMkNZ1xa8GlLA5xntggEQx5ldZG8AI41FU88xNf5fCbCAb6EzYW9 c9GtM6GkRu518/ESVjwZ7Ec3NFRbTnsfDaMAnXGU=
Date: Thu, 12 Mar 2020 16:59:04 -0700
From: Mark Nottingham <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYEE3O5YD7FRWLNDPV4O2W4REVBNHHCFCTWBI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3513/review/373968241@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3513@github.com>
References: <quicwg/base-drafts/pull/3513@github.com>
Subject: Re: [quicwg/base-drafts] http-core and Friends (#3513)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6accc83f4eb_10853ffcf6acd964518c0"; 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/-ikOUaHueQcB6P5v79Iy5xegcU0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:59:07 -0000

----==_mimepart_5e6accc83f4eb_10853ffcf6acd964518c0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mnot requested changes on this pull request.

I've reviewed the diffs, not the changes in situ.

>  Because HPACK {{?HPACK=RFC7541}} relies on in-order transmission of compressed
-header blocks (a guarantee not provided by QUIC), HTTP/3 replaces HPACK with
+field blocks (a guarantee not provided by QUIC), HTTP/3 replaces HPACK with

"field sections" is the term of art - see https://httpwg.org/http-core/draft-ietf-httpbis-semantics-latest.html#header.fields
```suggestion
field sections (a guarantee not provided by QUIC), HTTP/3 replaces HPACK with
```

>  
 ## Discovering an HTTP/3 Endpoint {#discovery}
 
 An HTTP origin advertises the availability of an equivalent HTTP/3 endpoint via
-the Alt-Svc HTTP response header field or the HTTP/2 ALTSVC frame
+the Alt-Svc HTTP response field or the HTTP/2 ALTSVC frame

AIUI Alt-Svc is a header field, so this is fine either way.

>  
-Just as in previous versions of HTTP, header field names are strings of ASCII
+Just as in previous versions of HTTP, field names are strings of ASCII

Hm. It's not _all_ ASCII characters.

>  characters that are compared in a case-insensitive fashion.  Properties of HTTP
-header field names and values are discussed in more detail in Section 3.2 of
-{{!RFC7230}}, though the wire rendering in HTTP/3 differs.  As in HTTP/2, header
-field names MUST be converted to lowercase prior to their encoding.  A request
-or response containing uppercase header field names MUST be treated as
-malformed ({{malformed}}).
+field names and values are discussed in more detail in Section 4.3 of
+{{!SEMANTICS}}.  As in HTTP/2, field names MUST be converted to lowercase prior
+to their encoding.  A request or response containing uppercase field names MUST

```suggestion
to their encoding.  A request or response containing uppercase characters in field names MUST
```

>  QPACK [QPACK].  QPACK uses separate unidirectional streams to modify and track
-header table state, while header blocks refer to the state of the table without
+field table state, while field blocks refer to the state of the table without

```suggestion
field table state, while field sections refer to the state of the table without
```

>  
-Like HTTP/2, HTTP/3 does not use the Connection header field to indicate
-connection-specific header fields; in this protocol, connection-specific
-metadata is conveyed by other means.  An endpoint MUST NOT generate an HTTP/3
-message containing connection-specific header fields; any message containing
-connection-specific header fields MUST be treated as malformed ({{malformed}}).
+Like HTTP/2, HTTP/3 does not use the Connection field to indicate

Again, it's perfectly OK to call it a "header field" if it hasn't said it can be used in trailers.

>  
-Like HTTP/2, HTTP/3 does not use the Connection header field to indicate
-connection-specific header fields; in this protocol, connection-specific
-metadata is conveyed by other means.  An endpoint MUST NOT generate an HTTP/3
-message containing connection-specific header fields; any message containing
-connection-specific header fields MUST be treated as malformed ({{malformed}}).
+Like HTTP/2, HTTP/3 does not use the Connection field to indicate
+connection-specific fields; in this protocol, connection-specific metadata is
+conveyed by other means.  An endpoint MUST NOT generate an HTTP/3 message

```suggestion
conveyed by other means.  An endpoint MUST NOT generate an HTTP/3 field section
```

>  
-#### Pseudo-Header Fields
+#### Pseudo-Fields

There are not pseudo-trailer fields, and I fervently hope we won't be defining any. Let's just keep it as pseudo-header.

>  
-To allow for better compression efficiency, the cookie header field {{!RFC6265}}
-MAY be split into separate header fields, each with one or more cookie-pairs,
-before compression. If a decompressed header list contains multiple cookie
-header fields, these MUST be concatenated into a single octet string using the
-two-octet delimiter of 0x3B, 0x20 (the ASCII string "; ") before being passed
-into a context other than HTTP/2 or HTTP/3, such as an HTTP/1.1 connection, or a
+To allow for better compression efficiency, the "Cookie" field {{!RFC6265}} MAY
+be split into separate field lines, each with one or more cookie-pairs, before
+compression. If a decompressed field list contains multiple cookie field lines,

```suggestion
compression. If a decompressed field section contains multiple cookie field lines,
```

>  
 A request or response that includes a payload body can include a
-`content-length` header field.  A request or response is also malformed if the
-value of a content-length header field does not equal the sum of the DATA frame
-payload lengths that form the body.  A response that is defined to have no
-payload, as described in Section 3.3.2 of {{!RFC7230}} can have a non-zero
-content-length header field, even though no content is included in DATA frames.
+`content-length` field.  A request or response is also malformed if the value of

Again, C-L is very definitely a header field; it cannot appear in a trailer.

> @@ -809,7 +809,7 @@ using the same format described for responses in {{request-response}}.
 Due to reordering, push stream data can arrive before the corresponding
 PUSH_PROMISE frame.  When a client receives a new push stream with an
 as-yet-unknown Push ID, both the associated client request and the pushed
-request headers are unknown.  The client can buffer the stream data in
+request fields are unknown.  The client can buffer the stream data in

Can you push request trailers?

>  
 ~~~~~~~~~~  drawing
  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
 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 |                          Push ID (i)                        ...
 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
-|                       Header Block (*)                      ...
+|                        Field Block (*)                      ...

See previous comments about Block v 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/3513#pullrequestreview-373968241
----==_mimepart_5e6accc83f4eb_10853ffcf6acd964518c0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@mnot</b> requested changes on this pull request.</p>=0D
=0D
<p>I've reviewed the diffs, not the changes in situ.</p><hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3513#discussi=
on_r391961447">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  Because HPACK {{?HPACK=3DRFC7541}} relies=
 on in-order transmission of compressed=0D
-header blocks (a guarantee not provided by QUIC), HTTP/3 replaces HPACK =
with=0D
+field blocks (a guarantee not provided by QUIC), HTTP/3 replaces HPACK w=
ith=0D
</pre>=0D
<p>"field sections" is the term of art - see <a href=3D"https://httpwg.or=
g/http-core/draft-ietf-httpbis-semantics-latest.html#header.fields" rel=3D=
"nofollow">https://httpwg.org/http-core/draft-ietf-httpbis-semantics-late=
st.html#header.fields</a></p>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-field blocks (a guarantee not provided by QUI=
C), HTTP/3 replaces HPACK with=0D
+field sections (a guarantee not provided by QUIC), HTTP/3 replaces HPACK=
 with=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3513#discussi=
on_r391961701">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  =0D
 ## Discovering an HTTP/3 Endpoint {#discovery}=0D
 =0D
 An HTTP origin advertises the availability of an equivalent HTTP/3 endpo=
int via=0D
-the Alt-Svc HTTP response header field or the HTTP/2 ALTSVC frame=0D
+the Alt-Svc HTTP response field or the HTTP/2 ALTSVC frame=0D
</pre>=0D
<p>AIUI Alt-Svc is a header field, so this is fine either way.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3513#discussi=
on_r391962317">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  =0D
-Just as in previous versions of HTTP, header field names are strings of =
ASCII=0D
+Just as in previous versions of HTTP, field names are strings of ASCII=0D=

</pre>=0D
<p>Hm. It's not <em>all</em> ASCII characters.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3513#discussi=
on_r391962433">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  characters that are compared in a case-in=
sensitive fashion.  Properties of HTTP=0D
-header field names and values are discussed in more detail in Section 3.=
2 of=0D
-{{!RFC7230}}, though the wire rendering in HTTP/3 differs.  As in HTTP/2=
, header=0D
-field names MUST be converted to lowercase prior to their encoding.  A r=
equest=0D
-or response containing uppercase header field names MUST be treated as=0D=

-malformed ({{malformed}}).=0D
+field names and values are discussed in more detail in Section 4.3 of=0D=

+{{!SEMANTICS}}.  As in HTTP/2, field names MUST be converted to lowercas=
e prior=0D
+to their encoding.  A request or response containing uppercase field nam=
es MUST=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-to their encoding.  A request or response con=
taining uppercase field names MUST=0D
+to their encoding.  A request or response containing uppercase character=
s in field names MUST=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3513#discussi=
on_r391962892">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  QPACK [QPACK].  QPACK uses separate unidi=
rectional streams to modify and track=0D
-header table state, while header blocks refer to the state of the table =
without=0D
+field table state, while field blocks refer to the state of the table wi=
thout=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-field table state, while field blocks refer t=
o the state of the table without=0D
+field table state, while field sections refer to the state of the table =
without=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3513#discussi=
on_r391963084">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  =0D
-Like HTTP/2, HTTP/3 does not use the Connection header field to indicate=
=0D
-connection-specific header fields; in this protocol, connection-specific=
=0D
-metadata is conveyed by other means.  An endpoint MUST NOT generate an H=
TTP/3=0D
-message containing connection-specific header fields; any message contai=
ning=0D
-connection-specific header fields MUST be treated as malformed ({{malfor=
med}}).=0D
+Like HTTP/2, HTTP/3 does not use the Connection field to indicate=0D
</pre>=0D
<p>Again, it's perfectly OK to call it a "header field" if it hasn't said=
 it can be used in trailers.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3513#discussi=
on_r391963206">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  =0D
-Like HTTP/2, HTTP/3 does not use the Connection header field to indicate=
=0D
-connection-specific header fields; in this protocol, connection-specific=
=0D
-metadata is conveyed by other means.  An endpoint MUST NOT generate an H=
TTP/3=0D
-message containing connection-specific header fields; any message contai=
ning=0D
-connection-specific header fields MUST be treated as malformed ({{malfor=
med}}).=0D
+Like HTTP/2, HTTP/3 does not use the Connection field to indicate=0D
+connection-specific fields; in this protocol, connection-specific metada=
ta is=0D
+conveyed by other means.  An endpoint MUST NOT generate an HTTP/3 messag=
e=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-conveyed by other means.  An endpoint MUST NO=
T generate an HTTP/3 message=0D
+conveyed by other means.  An endpoint MUST NOT generate an HTTP/3 field =
section=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3513#discussi=
on_r391963499">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  =0D
-#### Pseudo-Header Fields=0D
+#### Pseudo-Fields=0D
</pre>=0D
<p>There are not pseudo-trailer fields, and I fervently hope we won't be =
defining any. Let's just keep it as pseudo-header.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3513#discussi=
on_r391963947">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  =0D
-To allow for better compression efficiency, the cookie header field {{!R=
FC6265}}=0D
-MAY be split into separate header fields, each with one or more cookie-p=
airs,=0D
-before compression. If a decompressed header list contains multiple cook=
ie=0D
-header fields, these MUST be concatenated into a single octet string usi=
ng the=0D
-two-octet delimiter of 0x3B, 0x20 (the ASCII string &quot;; &quot;) befo=
re being passed=0D
-into a context other than HTTP/2 or HTTP/3, such as an HTTP/1.1 connecti=
on, or a=0D
+To allow for better compression efficiency, the &quot;Cookie&quot; field=
 {{!RFC6265}} MAY=0D
+be split into separate field lines, each with one or more cookie-pairs, =
before=0D
+compression. If a decompressed field list contains multiple cookie field=
 lines,=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-compression. If a decompressed field list con=
tains multiple cookie field lines,=0D
+compression. If a decompressed field section contains multiple cookie fi=
eld lines,=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3513#discussi=
on_r391964308">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  =0D
 A request or response that includes a payload body can include a=0D
-`content-length` header field.  A request or response is also malformed =
if the=0D
-value of a content-length header field does not equal the sum of the DAT=
A frame=0D
-payload lengths that form the body.  A response that is defined to have =
no=0D
-payload, as described in Section 3.3.2 of {{!RFC7230}} can have a non-ze=
ro=0D
-content-length header field, even though no content is included in DATA =
frames.=0D
+`content-length` field.  A request or response is also malformed if the =
value of=0D
</pre>=0D
<p>Again, C-L is very definitely a header field; it cannot appear in a tr=
ailer.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3513#discussi=
on_r391964531">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -809,7 +809,7 @@ using the same format =
described for responses in {{request-response}}.=0D
 Due to reordering, push stream data can arrive before the corresponding=0D=

 PUSH_PROMISE frame.  When a client receives a new push stream with an=0D=

 as-yet-unknown Push ID, both the associated client request and the pushe=
d=0D
-request headers are unknown.  The client can buffer the stream data in=0D=

+request fields are unknown.  The client can buffer the stream data in=0D=

</pre>=0D
<p>Can you push request trailers?</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3513#discussi=
on_r391964790">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  =0D
 ~~~~~~~~~~  drawing=0D
  0                   1                   2                   3=0D
  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=0D
 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+=0D
 |                          Push ID (i)                        ...=0D
 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+=0D
-|                       Header Block (*)                      ...=0D
+|                        Field Block (*)                      ...=0D
</pre>=0D
<p>See previous comments about Block v Section.</p>=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3513#pullrequestreview-373968241">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K2GC45X5S3DUOWUBR3RHFZMRANCNFSM4LF5H2GA">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK3WXYPTL54NUA2QFALRHFZMRA5CNFSM4=
LF5H2GKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GOCZFE24I.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3513#pullrequestrev=
iew-373968241",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3513#pullrequestreview=
-373968241",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e6accc83f4eb_10853ffcf6acd964518c0--


From nobody Thu Mar 12 17:01:49 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 91A303A09B5 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 17:01:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YKnDpKorD2F6 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 17:01:45 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 517D03A09B4 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 17:01:45 -0700 (PDT)
Date: Thu, 12 Mar 2020 17:01:44 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584057704; bh=XWNibC/pJss57nVKN/rhw9Bl/GVwUxCg8+Ep5ssu4kQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=PAehnU5kOO/EUETRWQrH5idrvM9Mb4vs0aBMyHXoacogbeVj9+BrrCuVD4YEUlHC5 YWZByddXf6H/eTWzAY0a+o0GNN208kYV7Xrhm0ffbjjgIYDDsCACn7+vXYGULYjSZ2 /Z1OdMfEchmXHX06+MGwa5fPe3A+v8UYb5k2TBAU=
From: Mark Nottingham <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5CSHE3PHE46DSSK7F4O2XGREVBNHHCCW2GTU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3407/review/373973170@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3407@github.com>
References: <quicwg/base-drafts/pull/3407@github.com>
Subject: Re: [quicwg/base-drafts] Import most H2 references (#3407)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6acd68248b2_77da3f8979acd964131496"; 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/xxim_LT6Np0vMcPskGrBzmUdCME>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:01:47 -0000

----==_mimepart_5e6acd68248b2_77da3f8979acd964131496
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mnot commented on this pull request.



> @@ -659,6 +704,15 @@ CANCEL_PUSH frame, the client can abort reading the stream with an error code of
 H3_REQUEST_CANCELLED. This asks the server not to transfer additional data and
 indicates that it will be discarded upon receipt.
 
+Pushed responses that are cacheable (see Section 3 of {{!RFC7234}}) can be

This is a _very_ murky area, still.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3407#discussion_r391965781
----==_mimepart_5e6acd68248b2_77da3f8979acd964131496
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@mnot</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3407#discussion_r391965781">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt; @@ -659,6 +704,15 @@ CANCEL_PUSH frame, the client can abort reading the stream with an error code of
 H3_REQUEST_CANCELLED. This asks the server not to transfer additional data and
 indicates that it will be discarded upon receipt.
 
+Pushed responses that are cacheable (see Section 3 of {{!RFC7234}}) can be
</pre>
<p>This is a <em>very</em> murky area, still.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3407#discussion_r391965781">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5TIG7UFQ3YAR6XHM3RHFZWRANCNFSM4KPUPZHA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZMM3NXGIC7XWABW4DRHFZWRA5CNFSM4KPUPZHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCZFGBMQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3407#discussion_r391965781",
"url": "https://github.com/quicwg/base-drafts/pull/3407#discussion_r391965781",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6acd68248b2_77da3f8979acd964131496--


From nobody Thu Mar 12 17:02:18 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AFA953A09BD for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 17:02:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.041
X-Spam-Level: 
X-Spam-Status: No, score=-1.041 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id T92g31Hf2VgB for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 17:02:15 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C0F4F3A09B7 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 17:02:15 -0700 (PDT)
Received: from github-lowworker-c73936b.ash1-iad.github.net (github-lowworker-c73936b.ash1-iad.github.net [10.56.112.13]) by smtp.github.com (Postfix) with ESMTP id ED8BC660090 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 17:02:14 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584057734; bh=hWMizMR7/Mva44YhrWh/ajIK2BqTlJR9N/TAcZE1Hpw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Osr3DT7KUXRLGQkax+AVvL+nPla+1I/5z+p5P3COBkdzpNgA02uu1/8Q3MkrDrWdO pIEJ8bjNQlg6M2GijixPOzBimbg+xwCCGWHa6XBkIMeiaTxGiZz3afM0pd7DjazYMr R6nhZwGscHu0lolAKqvS5gbEnZ+okxTNUobhYSZw=
Date: Thu, 12 Mar 2020 17:02:14 -0700
From: Mark Nottingham <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2NK5PUIK5Y5BL35UF4O2XINEVBNHHCCW2GTU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3407/review/373973310@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3407@github.com>
References: <quicwg/base-drafts/pull/3407@github.com>
Subject: Re: [quicwg/base-drafts] Import most H2 references (#3407)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6acd86dd397_6ae93fec3b8cd96459170"; 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/IcsHjU576jg_SvXOVXTqD4m-fH4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:02:17 -0000

----==_mimepart_5e6acd86dd397_6ae93fec3b8cd96459170
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mnot 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/3407#pullrequestreview-373973310
----==_mimepart_5e6acd86dd397_6ae93fec3b8cd96459170
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@mnot</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/3407#pullrequestreview-373973310">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5HDJPAZTPTRUL7ZD3RHFZYNANCNFSM4KPUPZHA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2IRS3J4G34IWIROATRHFZYNA5CNFSM4KPUPZHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCZFGCPQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3407#pullrequestreview-373973310",
"url": "https://github.com/quicwg/base-drafts/pull/3407#pullrequestreview-373973310",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6acd86dd397_6ae93fec3b8cd96459170--


From nobody Thu Mar 12 18:20:29 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 624A93A0C8F for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 18:20:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.041
X-Spam-Level: 
X-Spam-Status: No, score=-1.041 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Dl1qRRLpZ5-3 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 18:20:27 -0700 (PDT)
Received: from out-11.smtp.github.com (out-11.smtp.github.com [192.30.254.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 630F33A0C8D for <quic-issues@ietf.org>; Thu, 12 Mar 2020 18:20:27 -0700 (PDT)
Received: from github-lowworker-edec459.ac4-iad.github.net (github-lowworker-edec459.ac4-iad.github.net [10.52.18.32]) by smtp.github.com (Postfix) with ESMTP id B3C87261587 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 18:20:26 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584062426; bh=IP/OZwshFdgQSP6B9jBOKcElnMfxwn8zg9ZcD17H7aU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=y9RgGOb3WoSdXYeEx4WVpdC6+b5bSF1NL7UlruHXpLq3vChv6w4plcUHLSD3Banl5 WzMDLAUEzgdWaoGiB7qZo0Ou1lbaG6GHUMwA3g2wjoOzF9f87GDH+flwKhPR2yZSk3 vxQIu2OqBeImKUtBMROUINbiVGxEvyKGhJSU/UtU=
Date: Thu, 12 Mar 2020 18:20:26 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK65QVA4Y7LKJHBC4S54O3ANVEVBNHHCFFTV5U@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3519/review/373993585@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3519@github.com>
References: <quicwg/base-drafts/pull/3519@github.com>
Subject: Re: [quicwg/base-drafts] Editorial follow-up from #3128 (#3519)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6adfda6dda7_7b633f7fe56cd9605479f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/tdSYQRBlH8XGtRuvuMPp7g6zKnM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 01:20:28 -0000

----==_mimepart_5e6adfda6dda7_7b633f7fe56cd9605479f
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/3519#pullrequestreview-373993585
----==_mimepart_5e6adfda6dda7_7b633f7fe56cd9605479f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3519#pullrequestreview-373993585">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKY6QKWNTUMVYKL6TI3RHGC5VANCNFSM4LGXOX6A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK33J7GKAXOGF3TYM6DRHGC5VA5CNFSM4LGXOX6KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCZFLA4I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3519#pullrequestreview-373993585",
"url": "https://github.com/quicwg/base-drafts/pull/3519#pullrequestreview-373993585",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6adfda6dda7_7b633f7fe56cd9605479f--


From nobody Thu Mar 12 20:16:53 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0B6213A0EE6 for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 20:16:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.041
X-Spam-Level: 
X-Spam-Status: No, score=-1.041 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wydlaSYWNAdM for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 20:16:51 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6AAED3A0EE5 for <quic-issues@ietf.org>; Thu, 12 Mar 2020 20:16:50 -0700 (PDT)
Date: Thu, 12 Mar 2020 20:16:48 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584069408; bh=dnVVYvT5DcJd44qL/55rRrM2g6OGFY2Gv6RG54SkyiE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xJZeubUsRJ1MRvm5jh7473LwOFvI/DvNtMJXDUFb9V+AE9kr1pPdYYeIBW+aMSfxq d/ah8vFiwAggUWAl1sqcGXdKssEsxcxhece3hBhkVY4lhaCeyWISeAgLnhaXebGYmL 7Q7nFCiO2bfuzFXMj70eqJZWhrVTGT6lgGm8CONc=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5HVDUNSLWMIGJT3754O3OCBEVBNHHCFFTV5U@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3519/review/374027980@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3519@github.com>
References: <quicwg/base-drafts/pull/3519@github.com>
Subject: Re: [quicwg/base-drafts] Editorial follow-up from #3128 (#3519)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6afb20d7ec0_651b3fa23b6cd9601172cf"; 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/bZAzj9WaUd5QXnWunL8VTc5MFSM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 03:16:52 -0000

----==_mimepart_5e6afb20d7ec0_651b3fa23b6cd9601172cf
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/3519#pullrequestreview-374027980
----==_mimepart_5e6afb20d7ec0_651b3fa23b6cd9601172cf
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@marten-seemann</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3519#pullrequestreview-374027980">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3UP4RZZBX24IBFBZLRHGQSBANCNFSM4LGXOX6A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK42TKUR5PDZV57SW6DRHGQSBA5CNFSM4LGXOX6KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCZFTNTA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3519#pullrequestreview-374027980",
"url": "https://github.com/quicwg/base-drafts/pull/3519#pullrequestreview-374027980",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6afb20d7ec0_651b3fa23b6cd9601172cf--


From nobody Thu Mar 12 21:08:57 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 742273A0FAF for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 21:08:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.041
X-Spam-Level: 
X-Spam-Status: No, score=-1.041 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tBnJnkr3N5Ob for <quic-issues@ietfa.amsl.com>; Thu, 12 Mar 2020 21:08:53 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 220663A0FAE for <quic-issues@ietf.org>; Thu, 12 Mar 2020 21:08:52 -0700 (PDT)
Date: Thu, 12 Mar 2020 21:08:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584072532; bh=Hhvcl+sMyg9vrHPiV3SlEjQjAREBIDrhjtOYoQhfQnU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=uSfximlUkZxweSNKvS+8ch/vwe/ezSAxWwfkiQSr0fCXhM/p8NJvSeY8KhAntxJwB sGX6K4kpVyN8WyDlqd+AYbSz2gC0+Y6VqdMbpbS7tysYF08rJI4qJJPlUMpZ5rNXJl 8+uAStg47GdmCofNemwGmCtlM/SPHC52pgE2ygZA=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2GUABG7FWFH5ST6AN4O3UFJEVBNHHCFEG2KI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3518/review/374039773@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3518@github.com>
References: <quicwg/base-drafts/pull/3518@github.com>
Subject: Re: [quicwg/base-drafts] Clarify cases ACKing every other could not happen (#3518)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6b075428d7b_6a4a3fd1f26cd9602727b3"; 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/HbG8X5ZJGuWgQzV4B31wROiPBA8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 04:08:55 -0000

----==_mimepart_5e6b075428d7b_6a4a3fd1f26cd9602727b3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinduke approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3518#pullrequestreview-374039773
----==_mimepart_5e6b075428d7b_6a4a3fd1f26cd9602727b3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinduke</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3518#pullrequestreview-374039773">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3K6I4YSLBR2GOVPJTRHGWVJANCNFSM4LGLTI2Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4QWQEOVB3J4K3NJT3RHGWVJA5CNFSM4LGLTI22YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCZFWJXI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3518#pullrequestreview-374039773",
"url": "https://github.com/quicwg/base-drafts/pull/3518#pullrequestreview-374039773",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6b075428d7b_6a4a3fd1f26cd9602727b3--


From nobody Fri Mar 13 04:02:14 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0937E3A15C5 for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 04:02:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id td1OCx9u7EhN for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 04:02: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 DAC7C3A15C3 for <quic-issues@ietf.org>; Fri, 13 Mar 2020 04:02:11 -0700 (PDT)
Received: from github-lowworker-1b8c660.ash1-iad.github.net (github-lowworker-1b8c660.ash1-iad.github.net [10.56.18.59]) by smtp.github.com (Postfix) with ESMTP id C84CC2C1C6E for <quic-issues@ietf.org>; Fri, 13 Mar 2020 04:02:10 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584097330; bh=UMqcqWj8Rm5PUQlCLG/6wU2SpQFiRhZZmpnbE8QcdyY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GRaolEeVdi7VXmEjIh/WgkdoY9IuWW04fJFCnD2ip6Ff3JDCQmj4+KgJ5QOCzHSWz omoG95VCUalZJg17SRn6YAEhhOhmM1OrwXrbhqYTILTy/cQDJiF5RuQZRzR+wA0sGu 8FpFVnGYKfob9UCry1aKWPH09qrhhTyze1RrL2kc=
Date: Fri, 13 Mar 2020 04:02:10 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZ3Z4FC2NUZIUNOYFF4O5ETFEVBNHHCBR5T4M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3348/issue_event/3126297449@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3348@github.com>
References: <quicwg/base-drafts/issues/3348@github.com>
Subject: Re: [quicwg/base-drafts] Which DCID do Handshake retransmissions use? (#3348)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6b6832b8f0e_3c713f93ce6cd968124349"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/CG7GPkNmJZ27ghp5rdPU6zmVn_E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 13 Mar 2020 11:02:13 -0000

----==_mimepart_5e6b6832b8f0e_3c713f93ce6cd968124349
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #3348.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3348#event-3126297449
----==_mimepart_5e6b6832b8f0e_3c713f93ce6cd968124349
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="549958627" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3348" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3348/hovercard" href="https://github.com/quicwg/base-drafts/issues/3348">#3348</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3348#event-3126297449">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZNIZ5Y2CPQHKO23DDRHIHDFANCNFSM4KG5PLKA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5ARWM22MRVZVWRMSTRHIHDFA5CNFSM4KG5PLKKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXJLYG2I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3348#event-3126297449",
"url": "https://github.com/quicwg/base-drafts/issues/3348#event-3126297449",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6b6832b8f0e_3c713f93ce6cd968124349--


From nobody Fri Mar 13 04:03:02 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8A6163A15BF for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 04:03:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pE8FroUeupuW for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 04:03: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 6999B3A15BC for <quic-issues@ietf.org>; Fri, 13 Mar 2020 04:03:00 -0700 (PDT)
Received: from github-lowworker-d1d6e31.ash1-iad.github.net (github-lowworker-d1d6e31.ash1-iad.github.net [10.56.105.50]) by smtp.github.com (Postfix) with ESMTP id 87B62960236 for <quic-issues@ietf.org>; Fri, 13 Mar 2020 04:02:59 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584097379; bh=VAoVWFdXdZ4gYVfm/HmA3A2+s8rox2OSn+pXU/yFuic=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=kcjDZbA/1yTEpNDNqWnTdKcAxDoZF+YS2a3n3k8TooOZ47blwVdE4POuDtE8WaJqI wJcCXMxASjOL0m1BtAlqAoQFQvClEZQZVtA4olSVu777E/ihQfg6QOffO5OpP9rf6G bMIMmnsOjeLVo3CFSu2f02FwMxFz8FcXqiVMkxFs=
Date: Fri, 13 Mar 2020 04:02:59 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2OIVUAWCQT577AJIV4O5EWHEVBNHHB34LR2Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3078/598667844@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3078@github.com>
References: <quicwg/base-drafts/issues/3078@github.com>
Subject: Re: [quicwg/base-drafts] Lost Server Initial Takes Too Long to be Retransmitted (#3078)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6b686377712_147e3fd3300cd968104611"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/QOsq7CecYndtjZnbzudxUBTTV0E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 11:03:02 -0000

----==_mimepart_5e6b686377712_147e3fd3300cd968104611
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Apparently this has consensus.  @ianswett, is #3080 ready?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3078#issuecomment-598667844
----==_mimepart_5e6b686377712_147e3fd3300cd968104611
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Apparently this has consensus.  <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/ianswett/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ianswett">@ianswett</a>, is <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="503190225" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3080" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3080/hovercard" href="https://github.com/quicwg/base-drafts/pull/3080">#3080</a> ready?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3078#issuecomment-598667844">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3VJBFVII2NUQ4OVILRHIHGHANCNFSM4I5JW7WQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7KM7I3K65JM5NNSK3RHIHGHA5CNFSM4I5JW7W2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOXPERA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3078#issuecomment-598667844",
"url": "https://github.com/quicwg/base-drafts/issues/3078#issuecomment-598667844",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6b686377712_147e3fd3300cd968104611--


From nobody Fri Mar 13 05:08:12 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6C91E3A16B7 for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 05:08:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kVddACJu6RpK for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 05:08:09 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1D96F3A16B6 for <quic-issues@ietf.org>; Fri, 13 Mar 2020 05:08:08 -0700 (PDT)
Received: from github-lowworker-0f78100.ash1-iad.github.net (github-lowworker-0f78100.ash1-iad.github.net [10.56.25.48]) by smtp.github.com (Postfix) with ESMTP id CE1DF6601FA for <quic-issues@ietf.org>; Fri, 13 Mar 2020 05:08:07 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584101287; bh=7bz6t3pygeDUWTd7ulaUKcx8j29DUe2kcjHo9RF9w9Q=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=OViZoGH3Uh/7ccZIiKk9vxV+kmSeIkBh/zX1ts0ftQKbjoBJ3fU08/79JkdL604j7 /8hPdottNMnZTGUSP5yldbKOYE5XBb7fsiiryv3PAV6gxeMMga7aVqVhuMG9I6Syzo YpjU1mNU+j0XhaXOQskWiHa8hDQ6Az2x5hgOO1rs=
Date: Fri, 13 Mar 2020 05:08:07 -0700
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5YELVPHDUAKV7ML654O5MKPEVBNHHB34LR2Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3078/598689639@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3078@github.com>
References: <quicwg/base-drafts/issues/3078@github.com>
Subject: Re: [quicwg/base-drafts] Lost Server Initial Takes Too Long to be Retransmitted (#3078)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6b77a7bbaf5_6f043ff555ecd9688517"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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/B694J7L5gpLKsRmcA0FI2pXHBsI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 12:08:11 -0000

----==_mimepart_5e6b77a7bbaf5_6f043ff555ecd9688517
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

My only problem is that I wouldn't know how to detect duplicate CRYPTO data from a cursory read. Normally you'd feed the data to a TLS blackbox and it would not necessarily provide the information needed. The alternative seems to be to inspect CRYPTO frames, but who is to say that duplicate data is always framed the same?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3078#issuecomment-598689639
----==_mimepart_5e6b77a7bbaf5_6f043ff555ecd9688517
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>My only problem is that I wouldn't know how to detect duplicate CRYPTO data from a cursory read. Normally you'd feed the data to a TLS blackbox and it would not necessarily provide the information needed. The alternative seems to be to inspect CRYPTO frames, but who is to say that duplicate data is always framed the same?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3078#issuecomment-598689639">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7CXABCYCJA56JETPTRHIO2PANCNFSM4I5JW7WQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5DURVKJVLAOWCO673RHIO2PA5CNFSM4I5JW7W2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOXUOZY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3078#issuecomment-598689639",
"url": "https://github.com/quicwg/base-drafts/issues/3078#issuecomment-598689639",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6b77a7bbaf5_6f043ff555ecd9688517--


From nobody Fri Mar 13 06:29:10 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 85F0E3A044D for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 06:29:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3uIu1mG4t-au for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 06:29:03 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B69603A03FC for <quic-issues@ietf.org>; Fri, 13 Mar 2020 06:29:03 -0700 (PDT)
Received: from github-lowworker-f62aa54.va3-iad.github.net (github-lowworker-f62aa54.va3-iad.github.net [10.48.17.68]) by smtp.github.com (Postfix) with ESMTP id 4173E280A09 for <quic-issues@ietf.org>; Fri, 13 Mar 2020 06:29:00 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584106140; bh=AZ6PLPUJYio+XwcaBhOTQIzMwCgu3qkpKGVYsA+xdwo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=N9TVmSZC7WUpESLYliIfTM6VZ/88uCmoQAH+JmxXSoiaB6nRl5d87P/LFIr/0RMEa DBerngbQTw+p6t66aMlvjmZMbMZOdVPRgcWTQCS0+42SDsTD789JNWNjGABVOU2YLe kkxpej5YD2cV7bgJeWV6c459Xe/iMv42bX9s6MfI=
Date: Fri, 13 Mar 2020 06:29:00 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK52I65PYXAIWJAIKLN4O5VZZEVBNHHCFCTWBI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3513/review/374298210@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3513@github.com>
References: <quicwg/base-drafts/pull/3513@github.com>
Subject: Re: [quicwg/base-drafts] http-core and Friends (#3513)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6b8a9c326a9_20e63fd7d72cd96023317c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/X3aL5EAClAwkbDa_r2_3OoONrgc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 13:29:10 -0000

----==_mimepart_5e6b8a9c326a9_20e63fd7d72cd96023317c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

MikeBishop commented on this pull request.



>  Because HPACK {{?HPACK=RFC7541}} relies on in-order transmission of compressed
-header blocks (a guarantee not provided by QUIC), HTTP/3 replaces HPACK with
+field blocks (a guarantee not provided by QUIC), HTTP/3 replaces HPACK with

The problem is that "header blocks" was an HPACK term of art:  The sequence of compressed bytes containing the header set.  I think in this section we need to do QPACK first, then apply the appropriate terms to H3 once we've got them straight over 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/3513#discussion_r392226778
----==_mimepart_5e6b8a9c326a9_20e63fd7d72cd96023317c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@MikeBishop</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3513#discussion_r392226778">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt;  Because HPACK {{?HPACK=RFC7541}} relies on in-order transmission of compressed
-header blocks (a guarantee not provided by QUIC), HTTP/3 replaces HPACK with
+field blocks (a guarantee not provided by QUIC), HTTP/3 replaces HPACK with
</pre>
<p>The problem is that "header blocks" was an HPACK term of art:  The sequence of compressed bytes containing the header set.  I think in this section we need to do QPACK first, then apply the appropriate terms to H3 once we've got them straight over 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/3513#discussion_r392226778">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6QSDYVHDQZ5VSVR3DRHIYJZANCNFSM4LF5H2GA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2KPHRVM6LY743RJYTRHIYJZA5CNFSM4LF5H2GKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCZHVMYQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3513#discussion_r392226778",
"url": "https://github.com/quicwg/base-drafts/pull/3513#discussion_r392226778",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6b8a9c326a9_20e63fd7d72cd96023317c--


From nobody Fri Mar 13 06:31:53 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 603013A0407 for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 06:31:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lMOli-JbxGxV for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 06:31:50 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EED1A3A03F4 for <quic-issues@ietf.org>; Fri, 13 Mar 2020 06:31:49 -0700 (PDT)
Received: from github-lowworker-0eea13f.ash1-iad.github.net (github-lowworker-0eea13f.ash1-iad.github.net [10.56.109.26]) by smtp.github.com (Postfix) with ESMTP id DF708A0D02 for <quic-issues@ietf.org>; Fri, 13 Mar 2020 06:31:48 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584106308; bh=WPrWueKi4NGz1hkJP+VOT34XGOEg5kFD3CEpFLzkHuc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gp6YH36ZcTZomY3k62koE2vR0S8dCHGaR+Huyr865h18cCDhNGRigjHSm1wh9+Qb8 nz4AsuVUeHfmzUMnVcT57i6TJwWmq+Ci04P9/VAlQfol6e0TZmHU68DGeFP3lmHxuJ waSmzuEzPem4y5JLDt+OVWsNp274exd0uyv/YpF4=
Date: Fri, 13 Mar 2020 06:31:48 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5RF4C77ZCZ2NCQJON4O5WEJEVBNHHCFCTWBI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3513/review/374300152@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3513@github.com>
References: <quicwg/base-drafts/pull/3513@github.com>
Subject: Re: [quicwg/base-drafts] http-core and Friends (#3513)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6b8b44cf794_22bd3fdf924cd9641935a4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Iu2r6OW1Hvl60ffKb6dLDKfJPc0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 13:31:52 -0000

----==_mimepart_5e6b8b44cf794_22bd3fdf924cd9641935a4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

MikeBishop commented on this pull request.



>  
-Just as in previous versions of HTTP, header field names are strings of ASCII
+Just as in previous versions of HTTP, field names are strings of ASCII

Field names are defined to be `token`, which is `1*tchar`, which is "any visible US-ASCII character" "except delimiters."  Are there non-ASCII values in 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/3513#discussion_r392228256
----==_mimepart_5e6b8b44cf794_22bd3fdf924cd9641935a4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@MikeBishop</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3513#discussion_r392228256">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt;  
-Just as in previous versions of HTTP, header field names are strings of ASCII
+Just as in previous versions of HTTP, field names are strings of ASCII
</pre>
<p>Field names are defined to be <code>token</code>, which is <code>1*tchar</code>, which is "any visible US-ASCII character" "except delimiters."  Are there non-ASCII values in 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/3513#discussion_r392228256">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZPFJUDGSBFII4F5V3RHIYUJANCNFSM4LF5H2GA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7LE5LMOYBY42S26SDRHIYUJA5CNFSM4LF5H2GKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCZHV36A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3513#discussion_r392228256",
"url": "https://github.com/quicwg/base-drafts/pull/3513#discussion_r392228256",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6b8b44cf794_22bd3fdf924cd9641935a4--


From nobody Fri Mar 13 06:33:09 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7E1763A040E for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 06:33:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.554
X-Spam-Level: 
X-Spam-Status: No, score=-6.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id IctsXkwzd1U4 for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 06:33:06 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4F9F43A0365 for <quic-issues@ietf.org>; Fri, 13 Mar 2020 06:33:06 -0700 (PDT)
Date: Fri, 13 Mar 2020 06:33:05 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584106385; bh=djswoU2XCXZBjimtpoUlXlW3cnJ3u0236sDAhY82138=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=XLN3RVUjiDzla8tBZgCU/gV/GTol2Lks5cAZA8tUTBXTLzzkBNDXrLqg6yc+ziObD xHVfVF9fPeH3c9VS10SnI+5BIvfdkK40LbTWSSbbReoHltqK/WBQ1UTdZsfkD6EsqV 2Oi1Rv5z3icTETO97OxbO+JRw2OEu6qD0xIENB7M=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5AG3LGSKMGOTMTNVN4O5WJDEVBNHHCFCTWBI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3513/review/374301099@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3513@github.com>
References: <quicwg/base-drafts/pull/3513@github.com>
Subject: Re: [quicwg/base-drafts] http-core and Friends (#3513)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6b8b9180708_5fa93fc9918cd9689994f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/u5OZFLhHgqPK0atOmH3mHGwCu1E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 13:33:08 -0000

----==_mimepart_5e6b8b9180708_5fa93fc9918cd9689994f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

MikeBishop commented on this pull request.



>  QPACK [QPACK].  QPACK uses separate unidirectional streams to modify and track
-header table state, while header blocks refer to the state of the table without
+field table state, while field blocks refer to the state of the table without

See QPACK comment above.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3513#discussion_r392228949
----==_mimepart_5e6b8b9180708_5fa93fc9918cd9689994f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@MikeBishop</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3513#discussion_r392228949">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt;  QPACK [QPACK].  QPACK uses separate unidirectional streams to modify and track
-header table state, while header blocks refer to the state of the table without
+field table state, while field blocks refer to the state of the table without
</pre>
<p>See QPACK comment above.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3513#discussion_r392228949">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7CAAXQZ4ABKQRMTUDRHIYZDANCNFSM4LF5H2GA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5IEUUHTEJKTDMYIXLRHIYZDA5CNFSM4LF5H2GKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCZHWDKY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3513#discussion_r392228949",
"url": "https://github.com/quicwg/base-drafts/pull/3513#discussion_r392228949",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6b8b9180708_5fa93fc9918cd9689994f--


From nobody Fri Mar 13 07:47:28 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 99EDA3A0952 for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 07:47:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tWZUN2aCnntK for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 07:47:17 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 556123A099A for <quic-issues@ietf.org>; Fri, 13 Mar 2020 07:47:17 -0700 (PDT)
Received: from github-lowworker-28f8021.ac4-iad.github.net (github-lowworker-28f8021.ac4-iad.github.net [10.52.25.98]) by smtp.github.com (Postfix) with ESMTP id 021695209E6 for <quic-issues@ietf.org>; Fri, 13 Mar 2020 07:47:16 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584110836; bh=n7h1Q6Mom3cpI2rlP6VjrGcHVP90a596zdHato7OX88=; h=Date:From:To:Subject:From; b=up3mP5odGIClVf6ZfNGQ1/F+9T4DcfqTGKWGzKCsKLTO3uTwBhNLP4/Ba4nCl/WnE BjbzM4/QwFpuksWY/Kt1t5jLZQSHJYoD9K/c1o2wsAsn6ozFiIq65zXwKp7eA5J48F h3/ObOynFwqFWYHdftzZIxQOQoGJSku8rFgd2G4U=
Date: Fri, 13 Mar 2020 07:47:15 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/qpack/core_terminology/000000-afd85c@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/TjmeovVg3Vfv44z2ROF8jCv3G-0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 13 Mar 2020 14:47:27 -0000

  Branch: refs/heads/qpack/core_terminology
  Home:   https://github.com/quicwg/base-drafts


From nobody Fri Mar 13 07:48:36 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 676F83A0937 for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 07:48:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id K0oFDDj47LcE for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 07:48:33 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2AE993A08EF for <quic-issues@ietf.org>; Fri, 13 Mar 2020 07:48:33 -0700 (PDT)
Received: from github-lowworker-9d2806a.ash1-iad.github.net (github-lowworker-9d2806a.ash1-iad.github.net [10.56.102.50]) by smtp.github.com (Postfix) with ESMTP id 6ED668C0604 for <quic-issues@ietf.org>; Fri, 13 Mar 2020 07:48:27 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584110907; bh=EgiVkA5qY3vnP3XgR4rAsqlwx7KgvCs0yN/Uj9ILeYU=; h=Date:From:To:Subject:From; b=KtenDc8IhFJ14+GOrfFltTz7kXtJh9DIK0VlTNJZhqnygIQvSDs2mVguu7t22gDvP utHaHmLcw/wVNisQyLykYErG0HdPAio0D3NZsTrGpafyX0sB1oBMjlzwpjzjWbRgZo AXbQhaC+KQ5Jic8MQHKJWrPI0A4GL6zyjsKYw/PQ=
Date: Fri, 13 Mar 2020 07:48:27 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/53b988-3f65d7@github.com>
Subject: [quicwg/base-drafts] 3f65d7: Script updating gh-pages from afd85c0b. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/A3FKQy-XMaKSQvfI5PWQkMQTRfU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 14:48:35 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 3f65d7892b15c4f859d66bd9cdcb71a2308c9d48
      https://github.com/quicwg/base-drafts/commit/3f65d7892b15c4f859d66bd9cdcb71a2308c9d48
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-13 (Fri, 13 Mar 2020)

  Changed paths:
    R close-small-initial/draft-ietf-quic-http.html
    R close-small-initial/draft-ietf-quic-http.txt
    R close-small-initial/draft-ietf-quic-invariants.html
    R close-small-initial/draft-ietf-quic-invariants.txt
    R close-small-initial/draft-ietf-quic-qpack.html
    R close-small-initial/draft-ietf-quic-qpack.txt
    R close-small-initial/draft-ietf-quic-recovery.html
    R close-small-initial/draft-ietf-quic-recovery.txt
    R close-small-initial/draft-ietf-quic-tls.html
    R close-small-initial/draft-ietf-quic-tls.txt
    R close-small-initial/draft-ietf-quic-transport.html
    R close-small-initial/draft-ietf-quic-transport.txt
    R close-small-initial/index.html
    M index.html
    A qpack/core_terminology/draft-ietf-quic-http.html
    A qpack/core_terminology/draft-ietf-quic-http.txt
    A qpack/core_terminology/draft-ietf-quic-invariants.html
    A qpack/core_terminology/draft-ietf-quic-invariants.txt
    A qpack/core_terminology/draft-ietf-quic-qpack.html
    A qpack/core_terminology/draft-ietf-quic-qpack.txt
    A qpack/core_terminology/draft-ietf-quic-recovery.html
    A qpack/core_terminology/draft-ietf-quic-recovery.txt
    A qpack/core_terminology/draft-ietf-quic-tls.html
    A qpack/core_terminology/draft-ietf-quic-tls.txt
    A qpack/core_terminology/draft-ietf-quic-transport.html
    A qpack/core_terminology/draft-ietf-quic-transport.txt
    A qpack/core_terminology/index.html

  Log Message:
  -----------
  Script updating gh-pages from afd85c0b. [ci skip]



From nobody Fri Mar 13 07:49:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 34C7F3A0940 for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 07:49:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.1
X-Spam-Level: 
X-Spam-Status: No, score=-7.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fUOkUMq9dQpm for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 07:49: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 ECA7E3A093B for <quic-issues@ietf.org>; Fri, 13 Mar 2020 07:49:38 -0700 (PDT)
Date: Fri, 13 Mar 2020 07:49:37 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584110978; bh=lS0Np8nDtlncwf5G1nZOP//e2hK9GL4gV1hbl1/p+X0=; h=Date:From:To:Subject:From; b=XIpwwDPbM1XMbtPEx6tySlNuAxZy2mfKh8PDCOiKMgVqS8Dkrb0iNMrA10G8PTAQd hj96deJCGKTmRbfklFr6UJzVmnNSMMoDTHDg5jilZNBi2977PmkjWk1CauaWtIzFjX 368Lz7dcrG5CGad/+cFRtqKPxPBTUPl18VOeVNY8=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/qpack/core_terminology/afd85c-1f4f8f@github.com>
Subject: [quicwg/base-drafts] 1f4f8f: QFIELDS!!!
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/SiaR2OldXE5zaRNR3fTVe9X9GD0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 14:49:40 -0000

  Branch: refs/heads/qpack/core_terminology
  Home:   https://github.com/quicwg/base-drafts
  Commit: 1f4f8fffb4733a307ea342b28d3d025be818e544
      https://github.com/quicwg/base-drafts/commit/1f4f8fffb4733a307ea342b28d3d025be818e544
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-13 (Fri, 13 Mar 2020)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  QFIELDS!!!



From nobody Fri Mar 13 07:51:11 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 096E23A0942 for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 07:51:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FIDaEbc6X_ss for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 07:51:09 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EF3EF3A093B for <quic-issues@ietf.org>; Fri, 13 Mar 2020 07:51:08 -0700 (PDT)
Received: from github-lowworker-f045d1f.ac4-iad.github.net (github-lowworker-f045d1f.ac4-iad.github.net [10.52.19.54]) by smtp.github.com (Postfix) with ESMTP id 0B75CA049A for <quic-issues@ietf.org>; Fri, 13 Mar 2020 07:51:08 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584111068; bh=KWt2ltswHSZrRHY5/T+hQxlja0QU/SdJaWWTuNWq0Wc=; h=Date:From:To:Subject:From; b=ZoWpLwh8q2RIasl/4jOTeNaMxCWwxlWc+mg6aMHym6gHrvcThtT2j/yg+bENbdQfO CT9uWoQb2DHCQP0+QQZQUBYGPKcTTurL6c5z+hGdMSn6XMVuR5xXimZ2nj8zvkmHNQ MLKNh+qpCPOTio5sCAaqGfeW5GkcVU6ldjwCfPSo=
Date: Fri, 13 Mar 2020 07:51:07 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/3f65d7-ee0a25@github.com>
Subject: [quicwg/base-drafts] ee0a25: Script updating gh-pages from 1f4f8fff. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/qcuBjEi8ncgrjfjJ6XZZRknjxCY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 14:51:10 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: ee0a259155430ac3aa094394bbc054155ba0ea50
      https://github.com/quicwg/base-drafts/commit/ee0a259155430ac3aa094394bbc054155ba0ea50
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-13 (Fri, 13 Mar 2020)

  Changed paths:
    M index.html
    M qpack/core_terminology/draft-ietf-quic-qpack.html
    M qpack/core_terminology/draft-ietf-quic-qpack.txt

  Log Message:
  -----------
  Script updating gh-pages from 1f4f8fff. [ci skip]



From nobody Fri Mar 13 07:53:28 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B29353A08C0 for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 07:53:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UT4LQtVYDkyh for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 07:53:26 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 559F73A08AE for <quic-issues@ietf.org>; Fri, 13 Mar 2020 07:53:26 -0700 (PDT)
Date: Fri, 13 Mar 2020 07:53:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584111205; bh=wjog96ykq+cpN/Tt7aZ9hKmh61OvWmzgE7fuPYwXEmk=; h=Date:From:To:Subject:From; b=vjMHft4P+R91zxFA0KstV+VaZPmJtSRwc7xkvv53aHctHzcMeq7q5Ac4l6b8QlUiy rzdaZTW+cz5qwQqVwk8s+d/pdC6Ge02gbXMR+lWPr9L9teyYAuqGENWDZc7GRvE6s1 cotpJe+bzZoxg0uYJxbkhtkq01iYUvXxLsTc8vvE=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/ee0a25-7cc278@github.com>
Subject: [quicwg/base-drafts] 7cc278: Script updating issues at 2020-03-13T14:53:16Z. [c...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/rlpA-p0EVdbZioaS6Pi_wByDdQk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 14:53:28 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 7cc278db10e49c24f7f009c49a7b5be23d575185
      https://github.com/quicwg/base-drafts/commit/7cc278db10e49c24f7f009c49a7b5be23d575185
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-13 (Fri, 13 Mar 2020)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2020-03-13T14:53:16Z. [ci skip]



From nobody Fri Mar 13 08:02:06 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6CA9A3A09CA for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 08:02:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.695
X-Spam-Level: 
X-Spam-Status: No, score=-1.695 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pn2dltTil6Wq for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 08:02:03 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CC67A3A093D for <quic-issues@ietf.org>; Fri, 13 Mar 2020 08:02:03 -0700 (PDT)
Received: from github-lowworker-e8b54ca.ac4-iad.github.net (github-lowworker-e8b54ca.ac4-iad.github.net [10.52.23.39]) by smtp.github.com (Postfix) with ESMTP id 220AB520055 for <quic-issues@ietf.org>; Fri, 13 Mar 2020 08:02:03 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584111723; bh=s0hWQT97TpCkKWDiw0nxuHs1eorjJ5vNTqlU7JoTwZ0=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=Ym+oRnVKKs6RAzbRStCH7DTEwjWj+juaXa6yhjSDkf+EDJY+3GBZM5j1mAAdxba4o 9PqELSwZkZu3RC66um0BpgzezC4dw38p65sIDzEuhs9US9fAM/fcmwe+vheyqlD5wu GbkSnoqbjl3nMtIRzCL/4mH95v5PVyqI6X1TlVuQ=
Date: Fri, 13 Mar 2020 08:02:03 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7IRN6S3SIJVVYPJJ54O6AWXEVBNHHCFHBAYE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3520@github.com>
Subject: [quicwg/base-drafts] Core terminology in QPACK (#3520)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6ba06b12021_231a3fb0cf4cd96022171"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/q4Nm0romr4IaNy4-LnN8sI-Y6Pc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 15:02:05 -0000

----==_mimepart_5e6ba06b12021_231a3fb0cf4cd96022171
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Companion to #3513, switching QPACK to the updated terminology.  Since HPACK/QPACK has its own terms of art derived from the HTTP terminology, I had to adapt a few.  These are, of course, open for bikeshedding.

In general:
- &quot;headers&quot; =&gt; &quot;fields&quot;
    - ...but what QPACK stores are &quot;field lines,&quot; not &quot;fields&quot;
- &quot;header block&quot; =&gt; &quot;field block&quot;
- &quot;header list&quot; =&gt; &quot;field list&quot;
- &quot;header tables&quot; =&gt; &quot;reference tables&quot;
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/3520

-- Commit Summary --

  * QFIELDS!!!

-- File Changes --

    M draft-ietf-quic-qpack.md (349)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/3520.patch
https://github.com/quicwg/base-drafts/pull/3520.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3520

----==_mimepart_5e6ba06b12021_231a3fb0cf4cd96022171
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Companion to <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="579499530" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3513" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3513/hovercard" href="https://github.com/quicwg/base-drafts/pull/3513">#3513</a>, switching QPACK to the updated terminology.  Since HPACK/QPACK has its own terms of art derived from the HTTP terminology, I had to adapt a few.  These are, of course, open for bikeshedding.</p>
<p>In general:</p>
<ul>
<li>"headers" =&gt; "fields"
<ul>
<li>...but what QPACK stores are "field lines," not "fields"</li>
</ul>
</li>
<li>"header block" =&gt; "field block"</li>
<li>"header list" =&gt; "field list"</li>
<li>"header tables" =&gt; "reference tables"</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/3520'>https://github.com/quicwg/base-drafts/pull/3520</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>QFIELDS!!!</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/3520/files#diff-c3ed24528f71fade042cdefbeadbd7b9">draft-ietf-quic-qpack.md</a>
    (349)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3520.patch'>https://github.com/quicwg/base-drafts/pull/3520.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3520.diff'>https://github.com/quicwg/base-drafts/pull/3520.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3520">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6VEAZVV5TWJYWKYDDRHJDGXANCNFSM4LHEIOXA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5RIQ2COHICJ7R65BTRHJDGXA5CNFSM4LHEIOXKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IU4EDAQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3520",
"url": "https://github.com/quicwg/base-drafts/pull/3520",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e6ba06b12021_231a3fb0cf4cd96022171--


From nobody Fri Mar 13 08:08:45 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 408FB3A09D2 for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 08:08:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SFN0oZlvXmiq for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 08:08:42 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 059EF3A09A0 for <quic-issues@ietf.org>; Fri, 13 Mar 2020 08:08:41 -0700 (PDT)
Received: from github-lowworker-cde56e0.va3-iad.github.net (github-lowworker-cde56e0.va3-iad.github.net [10.48.25.52]) by smtp.github.com (Postfix) with ESMTP id 5745566114C for <quic-issues@ietf.org>; Fri, 13 Mar 2020 08:08:41 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584112121; bh=N13eDexfPtEHXx1nUXnVsbdgR+DNZgyHtdvkmqyroUM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=X67U0iCHVzXPnJX+yih95IMJJCZ130Rz2ZA+aZLAasIShJKoOkIT2x6OOIdbYQRhy jBjQLtYBoIWepafRXex7EXCoc+ZSEGoHXAxa6VvXaTgBenuIaPD8BFbK9GgqV+MnfO 0cMcyvBkqD4sJJ/MzLZfkxSKj5FeSKGLQg41nL7k=
Date: Fri, 13 Mar 2020 08:08:41 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYDDJWN4TH54VXPN6F4O6BPTEVBNHHCFHBAYE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3520/c598765864@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3520@github.com>
References: <quicwg/base-drafts/pull/3520@github.com>
Subject: Re: [quicwg/base-drafts] Core terminology in QPACK (#3520)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6ba1f948880_60923fe1f66cd9608413d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/xWchqOMPibEl-GrwEl-t3k64-cI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 15:08:43 -0000

----==_mimepart_5e6ba1f948880_60923fe1f66cd9608413d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Also of note:  I haven't messed with the title, but that probably needs to change, 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/3520#issuecomment-598765864
----==_mimepart_5e6ba1f948880_60923fe1f66cd9608413d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Also of note:  I haven't messed with the title, but that probably needs to change, 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/3520#issuecomment-598765864">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7ZEJV4LJ5JIKHTMSDRHJD7TANCNFSM4LHEIOXA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZZP33F5N3KPAZXWETRHJD7TA5CNFSM4LHEIOXKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOYHCKA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3520#issuecomment-598765864",
"url": "https://github.com/quicwg/base-drafts/pull/3520#issuecomment-598765864",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6ba1f948880_60923fe1f66cd9608413d--


From nobody Fri Mar 13 08:20:45 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0577D3A0BB7 for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 08:20:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id S2s1RlUA2HoW for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 08:20:35 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AC9B03A0B63 for <quic-issues@ietf.org>; Fri, 13 Mar 2020 08:20:35 -0700 (PDT)
Received: from github-lowworker-52827f8.ash1-iad.github.net (github-lowworker-52827f8.ash1-iad.github.net [10.56.108.24]) by smtp.github.com (Postfix) with ESMTP id 9EF14E0E24 for <quic-issues@ietf.org>; Fri, 13 Mar 2020 08:20:34 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584112834; bh=/+Lb+WQkMKGKlC21aE9WEnJpT4axAAMZp7Tweuh72y4=; h=Date:From:To:Subject:From; b=w/RuwdZa0cIYmnkeJ3S/tjWlgfnFZk2tCoKuxPYtcnSm5MwgMPYe+wOjbSoY7kT3i s0iZxMPpFdy+NzE0ptb0+IKatwJcHzJB/vr9HuunqMduRcYuG5KoYKznX9Lxv322YG maMmq2XsSkc/xg4f/gCoPiSpzS+j22TFabituVHo=
Date: Fri, 13 Mar 2020 08:20:34 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/core_and_friends/53184c-76ca6d@github.com>
Subject: [quicwg/base-drafts] 76ca6d: Feedback from MNot
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/lcRiiO-8OfGMUwkVhOuNfDQAyUI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 15:20:44 -0000

  Branch: refs/heads/http/core_and_friends
  Home:   https://github.com/quicwg/base-drafts
  Commit: 76ca6d1a454dfc078130093c1ead0f6ce31210c8
      https://github.com/quicwg/base-drafts/commit/76ca6d1a454dfc078130093c1ead0f6ce31210c8
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-13 (Fri, 13 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Feedback from MNot



From nobody Fri Mar 13 08:21:01 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1AAE93A0BFF for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 08:21:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.554
X-Spam-Level: 
X-Spam-Status: No, score=-6.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZNzBHIbKyq9Y for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 08:20:58 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 96F913A0C6D for <quic-issues@ietf.org>; Fri, 13 Mar 2020 08:20:58 -0700 (PDT)
Received: from github-lowworker-fb56993.ac4-iad.github.net (github-lowworker-fb56993.ac4-iad.github.net [10.52.19.31]) by smtp.github.com (Postfix) with ESMTP id BD2186A0E32 for <quic-issues@ietf.org>; Fri, 13 Mar 2020 08:20:57 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584112857; bh=w3BDbowYIayrjcFEVQyqU43SBwLw/DniW7aS6QhKZdM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=CBY+wzv1CpMrs1wPY3Rs5wjktqP4WuOm+9J1hwHgsG29b8NcFo7vIJxjRGi0Eavut C/C3FXjT3wXnDNdJsM6YSnCKVyRfgy2WXWhSGRm4qbWIniPzieIKxeuwTOlOaB8vF0 XFjVl1wH5SMIgW/XTxVOlRWX10wlG2301ySOFQU0=
Date: Fri, 13 Mar 2020 08:20:57 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3513/push/4761459774@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3513@github.com>
References: <quicwg/base-drafts/pull/3513@github.com>
Subject: Re: [quicwg/base-drafts] http-core and Friends (#3513)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6ba4d9ad803_3d5b3ff9caccd9641798db"; 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/ZQdAlwdn4MxPHIPn-DB9k5hWBqw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 15:21:00 -0000

----==_mimepart_5e6ba4d9ad803_3d5b3ff9caccd9641798db
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop pushed 1 commit.

76ca6d1a454dfc078130093c1ead0f6ce31210c8  Feedback from MNot


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3513/files/53184c8817c3973cff77b12537f05b7d1435dc42..76ca6d1a454dfc078130093c1ead0f6ce31210c8

----==_mimepart_5e6ba4d9ad803_3d5b3ff9caccd9641798db
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/76ca6d1a454dfc078130093c1ead0f6ce31210c8">76ca6d1</a>  Feedback from MNot</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3513/files/53184c8817c3973cff77b12537f05b7d1435dc42..76ca6d1a454dfc078130093c1ead0f6ce31210c8">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK25IFM2S62EJYPCP2LRHJFNTANCNFSM4LF5H2GA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3TTZW3LGY3UYT4R3LRHJFNTA5CNFSM4LF5H2GKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DMOBYGI3TINKQOVZWQIZUG43DCNBVHE3TONA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3513/files/53184c8817c3973cff77b12537f05b7d1435dc42..76ca6d1a454dfc078130093c1ead0f6ce31210c8",
"url": "https://github.com/quicwg/base-drafts/pull/3513/files/53184c8817c3973cff77b12537f05b7d1435dc42..76ca6d1a454dfc078130093c1ead0f6ce31210c8",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e6ba4d9ad803_3d5b3ff9caccd9641798db--


From nobody Fri Mar 13 08:22:07 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E1EE23A0A12 for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 08:22:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.101
X-Spam-Level: 
X-Spam-Status: No, score=-7.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZHazy7uRwIFk for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 08:22:04 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CF5C23A0A0C for <quic-issues@ietf.org>; Fri, 13 Mar 2020 08:22:04 -0700 (PDT)
Received: from github-lowworker-f62aa54.va3-iad.github.net (github-lowworker-f62aa54.va3-iad.github.net [10.48.17.68]) by smtp.github.com (Postfix) with ESMTP id 1EC9B282186 for <quic-issues@ietf.org>; Fri, 13 Mar 2020 08:22:03 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584112923; bh=sVAggfeLQ1C9N9Noszc89PG7dj7DLAPo1e0i49J4qo4=; h=Date:From:To:Subject:From; b=rWqsoGJI6knUIMpm6ycwfpE5FrRwE4VLCOJY8zWHPsZa9B/I/iRmEEaxugBQFnONG eiNCDqWFMugCAm72lQuWzmFyE/DXBv1tX7/COEz4Lfc0f8HsI+OagTrIsyprkRMf4p 0Iq996lFX8W8YPXY4jfnnDXO4he0N1nvny3ZcmM8=
Date: Fri, 13 Mar 2020 08:22:03 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/7cc278-a56f9d@github.com>
Subject: [quicwg/base-drafts] a56f9d: Script updating gh-pages from 76ca6d1a. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/pMwbFnQE4BoVVPYHarwwTlVAXgc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 15:22:06 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: a56f9d016ad20761d5669677c4ca5a7bf403cdf7
      https://github.com/quicwg/base-drafts/commit/a56f9d016ad20761d5669677c4ca5a7bf403cdf7
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-13 (Fri, 13 Mar 2020)

  Changed paths:
    M http/core_and_friends/draft-ietf-quic-http.html
    M http/core_and_friends/draft-ietf-quic-http.txt
    M http/core_and_friends/draft-ietf-quic-invariants.html
    M http/core_and_friends/draft-ietf-quic-invariants.txt
    M http/core_and_friends/draft-ietf-quic-qpack.html
    M http/core_and_friends/draft-ietf-quic-qpack.txt
    M http/core_and_friends/draft-ietf-quic-recovery.html
    M http/core_and_friends/draft-ietf-quic-recovery.txt
    M http/core_and_friends/draft-ietf-quic-tls.html
    M http/core_and_friends/draft-ietf-quic-tls.txt
    M http/core_and_friends/draft-ietf-quic-transport.html
    M http/core_and_friends/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 76ca6d1a. [ci skip]



From nobody Fri Mar 13 09:18:50 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CA9F43A0D81 for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 09:18:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.1
X-Spam-Level: 
X-Spam-Status: No, score=-3.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4Ra_uL4kVZv1 for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 09:18: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 B7F093A0D7A for <quic-issues@ietf.org>; Fri, 13 Mar 2020 09:18:40 -0700 (PDT)
Date: Fri, 13 Mar 2020 09:18:39 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584116319; bh=JcBh048Zk+BJt9oItKK4AKQm98tVp9BdPtRgrR/fz+A=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Okr+evkwRni4VFEqgf+VEXVcBVQs5qtcJjqeSpwuEl0yxjaJ23+KEULi4zk6ggIhk MY2SYrD2R8cdDAh3vmtnSJWo4i1DbUmrXrp0wW6f51+9/lHDbs1frxtdZT4899TlCC YDusSvqHPhq/LSg6dkmgy6JOyzkqmqla0JHl2ln0=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4FUNBC3ZZAFGKUJW54O6JV7EVBNHHCFHBAYE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3520/review/374428682@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3520@github.com>
References: <quicwg/base-drafts/pull/3520@github.com>
Subject: Re: [quicwg/base-drafts] Core terminology in QPACK (#3520)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6bb25f6468d_28e43f9b402cd95c391d8"; 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/mFHBLvYS5yh6Z14bSx-mDI6OvIU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:18:49 -0000

----==_mimepart_5e6bb25f6468d_28e43f9b402cd95c391d8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

LPardue approved this pull request.

lgtm modulo nnnits

>  
-After the decoder finishes decoding a header block containing dynamic table
-references, it MUST emit a Header Acknowledgement instruction
-({{header-acknowledgement}}).  A stream may carry multiple header blocks in the
+After the decoder finishes decoding a field block containing dynamic table
+references, it MUST emit a Entry Acknowledgement instruction

```suggestion
references, it MUST emit an Entry Acknowledgement instruction
```

>  
-After processing a header block whose declared Required Insert Count is not
-zero, the decoder emits a Header Acknowledgement instruction.  The instruction
-begins with the '1' one-bit pattern which is followed by the header block's
+After processing a field block whose declared Required Insert Count is not
+zero, the decoder emits a Entry Acknowledgement instruction.  The instruction

```suggestion
zero, the decoder emits an Entry Acknowledgement instruction.  The instruction
```

>  
-If an encoder receives a Header Acknowledgement instruction referring to a
-stream on which every header block with a non-zero Required Insert Count has
+If an encoder receives a Entry Acknowledgement instruction referring to a

```suggestion
If an encoder receives an Entry Acknowledgement instruction referring to a
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3520#pullrequestreview-374428682
----==_mimepart_5e6bb25f6468d_28e43f9b402cd95c391d8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@LPardue</b> approved this pull request.</p>=0D
=0D
<p>lgtm modulo nnnits</p><hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3520#discussi=
on_r392326316">draft-ietf-quic-qpack.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  =0D
-After the decoder finishes decoding a header block containing dynamic ta=
ble=0D
-references, it MUST emit a Header Acknowledgement instruction=0D
-({{header-acknowledgement}}).  A stream may carry multiple header blocks=
 in the=0D
+After the decoder finishes decoding a field block containing dynamic tab=
le=0D
+references, it MUST emit a Entry Acknowledgement instruction=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-references, it MUST emit a Entry Acknowledgem=
ent instruction=0D
+references, it MUST emit an Entry Acknowledgement instruction=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3520#discussi=
on_r392328071">draft-ietf-quic-qpack.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  =0D
-After processing a header block whose declared Required Insert Count is =
not=0D
-zero, the decoder emits a Header Acknowledgement instruction.  The instr=
uction=0D
-begins with the &#39;1&#39; one-bit pattern which is followed by the hea=
der block&#39;s=0D
+After processing a field block whose declared Required Insert Count is n=
ot=0D
+zero, the decoder emits a Entry Acknowledgement instruction.  The instru=
ction=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-zero, the decoder emits a Entry Acknowledgeme=
nt instruction.  The instruction=0D
+zero, the decoder emits an Entry Acknowledgement instruction.  The instr=
uction=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3520#discussi=
on_r392328234">draft-ietf-quic-qpack.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  =0D
-If an encoder receives a Header Acknowledgement instruction referring to=
 a=0D
-stream on which every header block with a non-zero Required Insert Count=
 has=0D
+If an encoder receives a Entry Acknowledgement instruction referring to =
a=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-If an encoder receives a Entry Acknowledgemen=
t instruction referring to a=0D
+If an encoder receives an Entry Acknowledgement instruction referring to=
 a=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3520#pullrequestreview-374428682">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K6ZV4ICJUGFRQTSZMTRHJMF7ANCNFSM4LHEIOXA">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK5CIM3POF7KMFGNQY3RHJMF7A5CNFSM4=
LHEIOXKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GOCZIVICQ.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3520#pullrequestrev=
iew-374428682",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3520#pullrequestreview=
-374428682",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e6bb25f6468d_28e43f9b402cd95c391d8--


From nobody Fri Mar 13 12:11:22 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0584D3A09F0 for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 12:11:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id B4c9EW9q0QSZ for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 12:11:18 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D43FD3A09EF for <quic-issues@ietf.org>; Fri, 13 Mar 2020 12:11:18 -0700 (PDT)
Received: from github-lowworker-6349a71.ac4-iad.github.net (github-lowworker-6349a71.ac4-iad.github.net [10.52.18.20]) by smtp.github.com (Postfix) with ESMTP id BCDE38C0E67 for <quic-issues@ietf.org>; Fri, 13 Mar 2020 12:11:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584126677; bh=p7+ijWMHTTUzg5WLBMBKrRUv+A/JDuvsUYhfzCyGRBg=; h=Date:From:To:Subject:From; b=i5fi5/2dB0D76qdwlFGHrjX6XTr0YhW/D4tHdV9sKCWQkPjmnFKuIwgKxm3vurIAw bjOgmdnonJXPVRqX8dr9KOV6N6QAERaPnLaV0LacYOwDj5dyEYKTpM3EoXqeTYfjsE PdURRvuZEowetvnuye/ZUE3B1LDyOl/bSFGAfnK4=
Date: Fri, 13 Mar 2020 12:11:17 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/qpack/core_terminology/1f4f8f-21533f@github.com>
Subject: [quicwg/base-drafts] 21533f: Find and replace makes grammar errors?  What?
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/TZBMKjzekCPt7IT51n3yVJkMxTg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 19:11:20 -0000

  Branch: refs/heads/qpack/core_terminology
  Home:   https://github.com/quicwg/base-drafts
  Commit: 21533fbbd8972ef04c76320be7ca05f632b98c98
      https://github.com/quicwg/base-drafts/commit/21533fbbd8972ef04c76320be7ca05f632b98c98
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-13 (Fri, 13 Mar 2020)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  Find and replace makes grammar errors?  What?

Co-Authored-By: Lucas Pardue <lucaspardue.24.7@gmail.com>



From nobody Fri Mar 13 12:11:45 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4FA5E3A09F8 for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 12:11:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Bmx7ogX8hzzw for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 12:11: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 1D80C3A09F4 for <quic-issues@ietf.org>; Fri, 13 Mar 2020 12:11:41 -0700 (PDT)
Received: from github-lowworker-cd7bc13.ac4-iad.github.net (github-lowworker-cd7bc13.ac4-iad.github.net [10.52.25.102]) by smtp.github.com (Postfix) with ESMTP id C7FDEC6048A for <quic-issues@ietf.org>; Fri, 13 Mar 2020 12:11:40 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584126700; bh=92zGXVkniwI0rtbtFFwmp96CiDleswDXr+ZobXZyYf0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ThlzTf5bQuRR3AIqiTSL7dONhWjNDvsMB/zyN3KqfZENQU0bXf1u5afR0UPuYqFXU sVnhO3NwEyhd4DX/RoYpAdqXCc3LDxbSUylcLbG7VRNYvTcdU4aeKxgyvIpgbheg6M C74kvlucimDrxYICA9G9D5wJek4GqKDbnUwHWehE=
Date: Fri, 13 Mar 2020 12:11:40 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3520/push/4762460321@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3520@github.com>
References: <quicwg/base-drafts/pull/3520@github.com>
Subject: Re: [quicwg/base-drafts] Core terminology in QPACK (#3520)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6bdaecb8d5b_541c3fb3088cd96c623243"; 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/F4S5xcx9OL7YMg2O5jvRb3w_BEs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 19:11:44 -0000

----==_mimepart_5e6bdaecb8d5b_541c3fb3088cd96c623243
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop pushed 1 commit.

21533fbbd8972ef04c76320be7ca05f632b98c98  Find and replace makes grammar errors?  What?


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3520/files/1f4f8fffb4733a307ea342b28d3d025be818e544..21533fbbd8972ef04c76320be7ca05f632b98c98

----==_mimepart_5e6bdaecb8d5b_541c3fb3088cd96c623243
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/21533fbbd8972ef04c76320be7ca05f632b98c98">21533fb</a>  Find and replace makes grammar errors?  What?</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3520/files/1f4f8fffb4733a307ea342b28d3d025be818e544..21533fbbd8972ef04c76320be7ca05f632b98c98">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6J7MYRRYNXS4NGWCTRHKAOZANCNFSM4LHEIOXA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYQPPTXF46RHSFPZ43RHKAOZA5CNFSM4LHEIOXKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DOOBSGM2TKMCQOVZWQIZUG43DENBWGAZTEMI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3520/files/1f4f8fffb4733a307ea342b28d3d025be818e544..21533fbbd8972ef04c76320be7ca05f632b98c98",
"url": "https://github.com/quicwg/base-drafts/pull/3520/files/1f4f8fffb4733a307ea342b28d3d025be818e544..21533fbbd8972ef04c76320be7ca05f632b98c98",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e6bdaecb8d5b_541c3fb3088cd96c623243--


From nobody Fri Mar 13 12:12:52 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2B88E3A0A0F for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 12:12:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id eNQX_P9jMkn6 for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 12:12:50 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2E35C3A0A05 for <quic-issues@ietf.org>; Fri, 13 Mar 2020 12:12:50 -0700 (PDT)
Received: from github-lowworker-2ef7ba1.ac4-iad.github.net (github-lowworker-2ef7ba1.ac4-iad.github.net [10.52.16.66]) by smtp.github.com (Postfix) with ESMTP id 0B41D660E36 for <quic-issues@ietf.org>; Fri, 13 Mar 2020 12:12:49 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584126769; bh=d0op9F+cmevE+QJXiH+fT9JvQmf03yRzlDpTzWYjaLw=; h=Date:From:To:Subject:From; b=pmIWCz42loO0U9blWeEoGQurA5LSQ+XhHTh8wajCYq+xt8cVJ+qJB2yucQ+iMQd34 yRCw4EkcRo471VZpKzHgVNdpxLQLyE6vJF0FIhCofWQLMx+LRVxPy+grQs7jfJpTbs k/r2np6quKf6Dn+/ISWVvfU0kG5OhHQnrdDf5L3c=
Date: Fri, 13 Mar 2020 12:12:48 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/a56f9d-0ee282@github.com>
Subject: [quicwg/base-drafts] 0ee282: Script updating gh-pages from 21533fbb. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/DEHycNwkIA0CwuFE5TYfFrfB3nQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 19:12:51 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 0ee2823f593629a1aa00d8b03f4081416c76ead7
      https://github.com/quicwg/base-drafts/commit/0ee2823f593629a1aa00d8b03f4081416c76ead7
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-13 (Fri, 13 Mar 2020)

  Changed paths:
    M index.html
    M qpack/core_terminology/draft-ietf-quic-qpack.html
    M qpack/core_terminology/draft-ietf-quic-qpack.txt

  Log Message:
  -----------
  Script updating gh-pages from 21533fbb. [ci skip]



From nobody Fri Mar 13 14:11:05 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DF2763A101A for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 14:11:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.696
X-Spam-Level: 
X-Spam-Status: No, score=-1.696 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OylV50CqMMzh for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 14:11:02 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 97A233A1018 for <quic-issues@ietf.org>; Fri, 13 Mar 2020 14:11:02 -0700 (PDT)
Received: from github-lowworker-25680bd.va3-iad.github.net (github-lowworker-25680bd.va3-iad.github.net [10.48.17.61]) by smtp.github.com (Postfix) with ESMTP id 9452966098B for <quic-issues@ietf.org>; Fri, 13 Mar 2020 14:11:01 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584133861; bh=vbJWtnU4+uhsKNS5zGXIPhhqCCCATsJ/72krXKnReOA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=WYaPTVueDeiqc/xCNtMtiVteQH9luUUcLw5xLKbAR6ozKcFwk7zZGJ4mXg3/ThRa8 0v6MnAtfHcSmaXq4e0grc1BCotu26Urbh/19Zf49tXj0H2cw2PlAyc4TpGmJMIHLgG pn/57y17UkErvMDgeZ0IEnib3fOs7qsAwXquCeRQ=
Date: Fri, 13 Mar 2020 14:11:01 -0700
From: afrind <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYDVC7PI2Y3DC2N2DF4O7L6LEVBNHHCFHBAYE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3520/review/374610217@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3520@github.com>
References: <quicwg/base-drafts/pull/3520@github.com>
Subject: Re: [quicwg/base-drafts] Core terminology in QPACK (#3520)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6bf6e580537_72cc3fa34facd960114087"; 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/UYnQTuiZUD4lRV4DZVec8E4OyZo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 21:11:04 -0000

----==_mimepart_5e6bf6e580537_72cc3fa34facd960114087
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

afrind commented on this pull request.

Thanks for taking a stab at this.  

I haven't been closely following the core work; is it at a point where we think it won't change again and we can adopt it here, or should we wait?  What's our plan if this work is finalized before core, and core changes again?

The term I dislike the most is "field line".  This is a good description of what was there in HTTP/1.x, but with H2+, the concept of a "line" is completely foreign.

>  
-Header block:
+Field list:

Would it be better to call this a Field section, rather than a list?

>  
-: The compressed representation of a header list.
+: An ordered collection of HTTP field lines associated with an HTTP message.  A
+  field list can contain multiple field lines with the same name.  It can
+  also contain duplicate field lines.  The header field and trailer field
+  sections of an HTTP message each contain a field list.
+
+Field block:

Should this be a Section block, or Field Section block?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3520#pullrequestreview-374610217
----==_mimepart_5e6bf6e580537_72cc3fa34facd960114087
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@afrind</b> commented on this pull request.</p>

<p>Thanks for taking a stab at this.</p>
<p>I haven't been closely following the core work; is it at a point where we think it won't change again and we can adopt it here, or should we wait?  What's our plan if this work is finalized before core, and core changes again?</p>
<p>The term I dislike the most is "field line".  This is a good description of what was there in HTTP/1.x, but with H2+, the concept of a "line" is completely foreign.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3520#discussion_r392465370">draft-ietf-quic-qpack.md</a>:</p>
<pre style='color:#555'>&gt;  
-Header block:
+Field list:
</pre>
<p>Would it be better to call this a Field section, rather than a list?</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3520#discussion_r392465865">draft-ietf-quic-qpack.md</a>:</p>
<pre style='color:#555'>&gt;  
-: The compressed representation of a header list.
+: An ordered collection of HTTP field lines associated with an HTTP message.  A
+  field list can contain multiple field lines with the same name.  It can
+  also contain duplicate field lines.  The header field and trailer field
+  sections of an HTTP message each contain a field list.
+
+Field block:
</pre>
<p>Should this be a Section block, or Field Section block?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3520#pullrequestreview-374610217">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3Z576BZ4AHESCTK7LRHKOOLANCNFSM4LHEIOXA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK36XH5SRYGYGDPLBO3RHKOOLA5CNFSM4LHEIOXKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCZKBSKI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3520#pullrequestreview-374610217",
"url": "https://github.com/quicwg/base-drafts/pull/3520#pullrequestreview-374610217",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6bf6e580537_72cc3fa34facd960114087--


From nobody Fri Mar 13 16:38:13 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 91B643A1290 for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 16:38:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1UI6Dc8RqpP6 for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 16:38:10 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6FCDE3A126F for <quic-issues@ietf.org>; Fri, 13 Mar 2020 16:38:10 -0700 (PDT)
Date: Fri, 13 Mar 2020 16:38:09 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584142689; bh=s1RkFJUX/dhEbjQj8mQtvwj1AKgme4FxhfaI+jluLHU=; h=Date:From:To:Subject:From; b=XUab96Uj4Qw8IcciHXSiq38yyN3VOcY8I870tAu32VAZkYsFiF/eWxHkvblRQzUM1 2kVgaB76SshLA9+I4zL0vl0JuTnCnYBfilVfeL2gthrN7BU2lgu6KKSBmLEsH2sA0b fJeuF3zQWlK2dNGWfd2RZeoyQ9QS+4zsvzAfko7o=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-granularity/000000-246173@github.com>
Subject: [quicwg/base-drafts] 246173: Recommend a 1ms timer granularity
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/gaMep0FmK1FuTMMIYF6uwhBKQE0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:38:12 -0000

  Branch: refs/heads/ianswett-granularity
  Home:   https://github.com/quicwg/base-drafts
  Commit: 24617370fea23fed874197b1c020e1ee753e9487
      https://github.com/quicwg/base-drafts/commit/24617370fea23fed874197b1c020e1ee753e9487
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-13 (Fri, 13 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Recommend a 1ms timer granularity

Adds more text about what the constant represents where it's first used and changes a SHOULD to a RECOMMENDED.

Inspired by #3388



From nobody Fri Mar 13 16:38:49 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F40C63A128A for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 16:38:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.481
X-Spam-Level: 
X-Spam-Status: No, score=-1.481 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YNVH-OZIqdkg for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 16:38: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 973F13A128D for <quic-issues@ietf.org>; Fri, 13 Mar 2020 16:38:46 -0700 (PDT)
Received: from github-lowworker-a27607f.ash1-iad.github.net (github-lowworker-a27607f.ash1-iad.github.net [10.56.18.61]) by smtp.github.com (Postfix) with ESMTP id 9D34BC60350 for <quic-issues@ietf.org>; Fri, 13 Mar 2020 16:38:44 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584142724; bh=sD4KkJnRXVKF/9wjUSnAbKebq6e7R5dWIgms29N43Ss=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=YhpfejPVSVUt45rd4c1QlMQYf44gcpbQx7hF8H67lX+7wXojgG61Ofi9fM+48fV1o NHnojNkQi+SBtkmM5OSZ+Y9Yn227o+qctjbNQ4waUYZ/k0wMhvEWeOQ/f8L8nyxtee yjZSev3cyL/eij9ENRYbRlfLWfCbKIO7IqNauLi8=
Date: Fri, 13 Mar 2020 16:38:44 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7G7IY2HGHQ3FU6A554O75IJEVBNHHCFICXXQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3521@github.com>
Subject: [quicwg/base-drafts] Recommend a 1ms timer granularity (#3521)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6c19848dd87_272f3f86712cd96847134"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/EHv4u3IejPyjEk6twyWSdh3tHqE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:38:48 -0000

----==_mimepart_5e6c19848dd87_272f3f86712cd96847134
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Adds more text about what the constant represents where it&#39;s first used and changes a SHOULD to a RECOMMENDED.

Inspired by #3388
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/3521

-- Commit Summary --

  * Recommend a 1ms timer granularity

-- File Changes --

    M draft-ietf-quic-recovery.md (7)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/3521.patch
https://github.com/quicwg/base-drafts/pull/3521.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3521

----==_mimepart_5e6c19848dd87_272f3f86712cd96847134
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Adds more text about what the constant represents where it's first used and changes a SHOULD to a RECOMMENDED.</p>
<p>Inspired by <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="554091302" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3388" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3388/hovercard" href="https://github.com/quicwg/base-drafts/pull/3388">#3388</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/3521'>https://github.com/quicwg/base-drafts/pull/3521</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Recommend a 1ms timer granularity</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/3521/files#diff-98295c891c68edd662536cf2a42bf089">draft-ietf-quic-recovery.md</a>
    (7)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3521.patch'>https://github.com/quicwg/base-drafts/pull/3521.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3521.diff'>https://github.com/quicwg/base-drafts/pull/3521.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3521">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2JCK4WX5DRUDUGZDDRHK7YJANCNFSM4LHTRKMA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK64TXACPQNRH4JYUUDRHK7YJA5CNFSM4LHTRKMKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IVAK66A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3521",
"url": "https://github.com/quicwg/base-drafts/pull/3521",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e6c19848dd87_272f3f86712cd96847134--


From nobody Fri Mar 13 16:39:26 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 640C43A1292 for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 16:39:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dc8y5EdXCGOl for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 16:39:23 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 17CBF3A128F for <quic-issues@ietf.org>; Fri, 13 Mar 2020 16:39:22 -0700 (PDT)
Date: Fri, 13 Mar 2020 16:39:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584142761; bh=gDIgQFRc2GUz4SVx82mYiw6Qbp0jGw4AkZ2w7tMB4fQ=; h=Date:From:To:Subject:From; b=FbeyMZTPLkzCVXLt3BRIkiWOQ9p1T77zwcZVDXnh2rH/g1gqF8/KcOdmwJvSIr8PA N1FeLQWAFn6j67HrEoSHaKA+bCjvxWmCwCGulJX4R86yRsh7M6VvPeXfX6vHM97T7I FOUot4/MXW1ZaFnKkDikwKTU02dCIEYky06V4npA=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/0ee282-606a18@github.com>
Subject: [quicwg/base-drafts] 606a18: Script updating gh-pages from 24617370. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/13xPMmbi3FjM3TSaKn5CqYqVeVQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:39:25 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 606a18741314b8fd2d670893512eb46a5036f785
      https://github.com/quicwg/base-drafts/commit/606a18741314b8fd2d670893512eb46a5036f785
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-13 (Fri, 13 Mar 2020)

  Changed paths:
    A ianswett-granularity/draft-ietf-quic-http.html
    A ianswett-granularity/draft-ietf-quic-http.txt
    A ianswett-granularity/draft-ietf-quic-invariants.html
    A ianswett-granularity/draft-ietf-quic-invariants.txt
    A ianswett-granularity/draft-ietf-quic-qpack.html
    A ianswett-granularity/draft-ietf-quic-qpack.txt
    A ianswett-granularity/draft-ietf-quic-recovery.html
    A ianswett-granularity/draft-ietf-quic-recovery.txt
    A ianswett-granularity/draft-ietf-quic-tls.html
    A ianswett-granularity/draft-ietf-quic-tls.txt
    A ianswett-granularity/draft-ietf-quic-transport.html
    A ianswett-granularity/draft-ietf-quic-transport.txt
    A ianswett-granularity/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 24617370. [ci skip]



From nobody Fri Mar 13 16:39:38 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5FE903A1297 for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 16:39:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.099
X-Spam-Level: 
X-Spam-Status: No, score=-2.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BMOzpOxaOoHw for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 16:39:35 -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 5088E3A1292 for <quic-issues@ietf.org>; Fri, 13 Mar 2020 16:39:35 -0700 (PDT)
Received: from github-lowworker-9bcb4a1.ac4-iad.github.net (github-lowworker-9bcb4a1.ac4-iad.github.net [10.52.25.84]) by smtp.github.com (Postfix) with ESMTP id B36CB121288 for <quic-issues@ietf.org>; Fri, 13 Mar 2020 16:39:34 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584142774; bh=gX0oeitnNnAdV4sS+AM5fC7EYvh7MuMnjcKbBCjQswo=; h=Date:From:To:Subject:From; b=EPPFBaMPhvcxiQdWSPswbH/dGZMrOrsqEOvzrVCQ7Iw1SScTcjEHfyAiUK7hkB01V /Bx50bp27t5WY4KS4qaRw/SKVj8BHD6g+utZapeXJ04mz8Zjk9KIZJfrZlEOhyEoV7 Qu6bE2DYD16t+5ca1OA865pHL13kUtzhnjmab2bM=
Date: Fri, 13 Mar 2020 16:39:34 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-granularity/246173-58891f@github.com>
Subject: [quicwg/base-drafts] 58891f: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/sOhs3VhYBD_S6qmLnWxNXWQ_V1s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:39:37 -0000

  Branch: refs/heads/ianswett-granularity
  Home:   https://github.com/quicwg/base-drafts
  Commit: 58891f5debf4101c7d21e0f49f9caed961f7efe3
      https://github.com/quicwg/base-drafts/commit/58891f5debf4101c7d21e0f49f9caed961f7efe3
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-13 (Fri, 13 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



From nobody Fri Mar 13 16:40:01 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 717E33A129E for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 16:40:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.553
X-Spam-Level: 
X-Spam-Status: No, score=-1.553 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6GoUArOo8DhG for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 16:39: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 1E1333A129B for <quic-issues@ietf.org>; Fri, 13 Mar 2020 16:39:58 -0700 (PDT)
Received: from github-lowworker-ca5950c.va3-iad.github.net (github-lowworker-ca5950c.va3-iad.github.net [10.48.17.57]) by smtp.github.com (Postfix) with ESMTP id 2985D9602DF for <quic-issues@ietf.org>; Fri, 13 Mar 2020 16:39:57 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584142797; bh=3u6NHf8PV/kRgOnHZBx1tn73647xwrGrQtd45t/bEjk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Y1TCH89ditaZBxyenZK/y8pO0d2NHHAC98/dEUCH9cKTvCszPepJurU6aPSK0sU2X aYWNUKMz4FeZ7pkkuDTi6QNPhpIkYgjhnFcRJlGRZusEiRBd6Ki8WrepVMx5x5lp6s o4zyjOV7YWGPRxCrrT1jxG/NhjWUEw0rDJX27evs=
Date: Fri, 13 Mar 2020 16:39:57 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3521/push/4763338889@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3521@github.com>
References: <quicwg/base-drafts/pull/3521@github.com>
Subject: Re: [quicwg/base-drafts] Recommend a 1ms timer granularity (#3521)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6c19cd1b542_62823faf9dacd960363fe"; 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/C2_9Ne8OXHsj7T8HowHXN86yWNg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:40:01 -0000

----==_mimepart_5e6c19cd1b542_62823faf9dacd960363fe
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

58891f5debf4101c7d21e0f49f9caed961f7efe3  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/3521/files/24617370fea23fed874197b1c020e1ee753e9487..58891f5debf4101c7d21e0f49f9caed961f7efe3

----==_mimepart_5e6c19cd1b542_62823faf9dacd960363fe
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/58891f5debf4101c7d21e0f49f9caed961f7efe3">58891f5</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/3521/files/24617370fea23fed874197b1c020e1ee753e9487..58891f5debf4101c7d21e0f49f9caed961f7efe3">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZTBQOIRSLB5VTC4ALRHK743ANCNFSM4LHTRKMA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2RXPIANO2EL7VUFOLRHK743A5CNFSM4LHTRKMKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DQMBWGE4TONCQOVZWQIZUG43DGMZTHA4DQOI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3521/files/24617370fea23fed874197b1c020e1ee753e9487..58891f5debf4101c7d21e0f49f9caed961f7efe3",
"url": "https://github.com/quicwg/base-drafts/pull/3521/files/24617370fea23fed874197b1c020e1ee753e9487..58891f5debf4101c7d21e0f49f9caed961f7efe3",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e6c19cd1b542_62823faf9dacd960363fe--


From nobody Fri Mar 13 16:40:46 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6F6203A12A4 for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 16:40:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id X4IksUWl5K5L for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 16:40: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 B01603A12A3 for <quic-issues@ietf.org>; Fri, 13 Mar 2020 16:40:42 -0700 (PDT)
Date: Fri, 13 Mar 2020 16:40:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584142841; bh=yhHVz8i+hEoBaRu0k3kpqBgP9bU8csZSKZI+dHXsw64=; h=Date:From:To:Subject:From; b=sk2jtSWQFboraLmJ8nlW5FNd/DmLREjE2scYq2KVm9ct6vQqODQiTsqiDwSh5/Jsq AUllbpeb+wmi+fAfTpPch0bxHWfbOmajQ3/mycHVAunFwJcrqTMRPColB3T4dskc9K 2skBeBor8RBJEdY4YD6FQbTsddfcIF6Uo0Wpgh+4=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/606a18-b79340@github.com>
Subject: [quicwg/base-drafts] b79340: Script updating gh-pages from 58891f5d. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/1p1RLUS2ZpHciCpBRJif8wIqaUo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:40:45 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: b79340b702058d6400c7e2ef5f7973ab5958c768
      https://github.com/quicwg/base-drafts/commit/b79340b702058d6400c7e2ef5f7973ab5958c768
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-13 (Fri, 13 Mar 2020)

  Changed paths:
    M ianswett-granularity/draft-ietf-quic-recovery.html
    M ianswett-granularity/draft-ietf-quic-recovery.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 58891f5d. [ci skip]



From nobody Fri Mar 13 16:43:10 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 07A493A12AB for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 16:43:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id b8PUCX_s52sr for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 16:43:08 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0C94C3A12AA for <quic-issues@ietf.org>; Fri, 13 Mar 2020 16:43:07 -0700 (PDT)
Received: from github-lowworker-f045d1f.ac4-iad.github.net (github-lowworker-f045d1f.ac4-iad.github.net [10.52.19.54]) by smtp.github.com (Postfix) with ESMTP id 618E88C0FD8 for <quic-issues@ietf.org>; Fri, 13 Mar 2020 16:43:06 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584142986; bh=3Tz+76Lqv0f7fBNsK1yHGxiHXPPVrzszbbO8ymN6+0U=; h=Date:From:To:Subject:From; b=iuO3bk8vL+ioWx20efhvg5htTY7lxSL2PUp234xUxWjHvFj1K3J+4YO7FI7qm3MRX jcBTYAEKztXJsgMiW7tgXNT/SvlmETPT/rzfsTASqNKlcgtSrF9Nk5uuc1VPZ10ByO 9SQkpWClFlVxFbRMRC6W4BfeosdNTc1AhkzJUeVo=
Date: Fri, 13 Mar 2020 16:43:06 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/b79340-ab3f7e@github.com>
Subject: [quicwg/base-drafts] ab3f7e: Script updating issues at 2020-03-13T23:42:58Z. [c...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/jhCKhw8Bk_QW9_fNWfczoyaRSLc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:43:09 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: ab3f7e9becb53d349504f8f623465fe4c454aab1
      https://github.com/quicwg/base-drafts/commit/ab3f7e9becb53d349504f8f623465fe4c454aab1
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-13 (Fri, 13 Mar 2020)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2020-03-13T23:42:58Z. [ci skip]



From nobody Fri Mar 13 16:46:24 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 02CA83A12DA for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 16:46:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MStI1GTB30Gy for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 16:46:20 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C47C73A12D9 for <quic-issues@ietf.org>; Fri, 13 Mar 2020 16:46:20 -0700 (PDT)
Date: Fri, 13 Mar 2020 16:46:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584143180; bh=6Zm4kOPEop239YdSf2Rc1xpSJbIOPEilgBr0TfwISug=; h=Date:From:To:Subject:From; b=oynsaqH93xUQ4KXtG1r8hi+QAly7XYy62dcjg1GO6nL9NAxvud9NpSoFb0xJ6/+2j FctTGt4EB/fhW5aI9Hwju900F/u+R54DSYcEFoO3J9rhmOtQO69KFsZx4SWnicE4n6 dPjbdiCQmaPzu4+cXfIujiSynpLma/FG9bmy9A4c=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-second-initial/28959f-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/zzIkB6LZXdbGa3N_MWyOZLZ57l4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:46:22 -0000

  Branch: refs/heads/ianswett-second-initial
  Home:   https://github.com/quicwg/base-drafts


From nobody Fri Mar 13 16:46:34 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A4A5F3A12D9 for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 16:46:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gtrO12LKS5rp for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 16:46: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 AF2243A12D8 for <quic-issues@ietf.org>; Fri, 13 Mar 2020 16:46:20 -0700 (PDT)
Date: Fri, 13 Mar 2020 16:46:19 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584143180; bh=0sFcJ1ux5V4OD6/87bE6Ow8EWTDXhdzbtSa/dwlGVVE=; h=Date:From:To:Subject:From; b=yIrSOD8zOonWp6rzNU6GSoJeIAXJ4ZArvWOgyguonDtN7pUeI9xm+Dbs67nr3vx3l 621APdZdEw16Qvfywk06Kc8KzSzpdUNCupdbqB0pyCkU7FfjjodxYW3Z6z3so7Pmrm fzzKW4WyEljOUEqcy69D7jtd5v6f1YrypGcYbhcg=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/afd85c-6598cf@github.com>
Subject: [quicwg/base-drafts] f51a23: Retransmit server initial upon second Initial
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/WIq6yjjRDJqC97C1ljXrCBZHics>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:46:23 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: f51a23e2890da2a8558cee32b4375f99a7070965
      https://github.com/quicwg/base-drafts/commit/f51a23e2890da2a8558cee32b4375f99a7070965
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-10-06 (Sun, 06 Oct 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Retransmit server initial upon second Initial

When the second duplicate client Initial is received, the server SHOULD retransmit the contents of it's Initial to speed up the handshake.


  Commit: 2e7bff7670dfde7068be546704bd33b5f74e0f7a
      https://github.com/quicwg/base-drafts/commit/2e7bff7670dfde7068be546704bd33b5f74e0f7a
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-10-06 (Sun, 06 Oct 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md


  Commit: 18c9bba3487c51d85f4797eb8dc4215ebbb728f3
      https://github.com/quicwg/base-drafts/commit/18c9bba3487c51d85f4797eb8dc4215ebbb728f3
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-10-07 (Mon, 07 Oct 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md


  Commit: ebb854354ccdc67a64e7e124f8af9c9ac52ba238
      https://github.com/quicwg/base-drafts/commit/ebb854354ccdc67a64e7e124f8af9c9ac52ba238
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-10-11 (Fri, 11 Oct 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Reword the paragraph


  Commit: 20435cf19a7461bf050033a0b04aa452afcde980
      https://github.com/quicwg/base-drafts/commit/20435cf19a7461bf050033a0b04aa452afcde980
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-10-22 (Tue, 22 Oct 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-Authored-By: Martin Thomson <mt@lowentropy.net>


  Commit: 02080b75875107b2d0b6a17b9a7b304c714f0502
      https://github.com/quicwg/base-drafts/commit/02080b75875107b2d0b6a17b9a7b304c714f0502
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-10-22 (Tue, 22 Oct 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update based on interim feedback


  Commit: f1c94bf510b5e06ec4c739241bce996bc03037dd
      https://github.com/quicwg/base-drafts/commit/f1c94bf510b5e06ec4c739241bce996bc03037dd
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-10-22 (Tue, 22 Oct 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md


  Commit: 40cc163f42b57fb5ec514174e6173e38475359fc
      https://github.com/quicwg/base-drafts/commit/40cc163f42b57fb5ec514174e6173e38475359fc
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-10-23 (Wed, 23 Oct 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  line lengths


  Commit: b9c84234ab1e9c6c1fbc61e181885491612d87d1
      https://github.com/quicwg/base-drafts/commit/b9c84234ab1e9c6c1fbc61e181885491612d87d1
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-10-23 (Wed, 23 Oct 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md


  Commit: 6851dbb3bfed9d4695abfd798a790addaaaa5775
      https://github.com/quicwg/base-drafts/commit/6851dbb3bfed9d4695abfd798a790addaaaa5775
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-10-23 (Wed, 23 Oct 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md


  Commit: bdcd8c75f213ddacd24f3450d69b623c3d814bc1
      https://github.com/quicwg/base-drafts/commit/bdcd8c75f213ddacd24f3450d69b623c3d814bc1
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-10-28 (Mon, 28 Oct 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md


  Commit: 1ae98696a9afd8bd6adbe62661ec2adc74b02c14
      https://github.com/quicwg/base-drafts/commit/1ae98696a9afd8bd6adbe62661ec2adc74b02c14
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-10-28 (Mon, 28 Oct 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md


  Commit: 91ced9e8d46e8d9b4a649f106bb5fd555b2fa818
      https://github.com/quicwg/base-drafts/commit/91ced9e8d46e8d9b4a649f106bb5fd555b2fa818
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-02-11 (Tue, 11 Feb 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Kazuho comments and remove one sentence


  Commit: fcfa095f3c0a11cd02e001464820ff8e3d515d99
      https://github.com/quicwg/base-drafts/commit/fcfa095f3c0a11cd02e001464820ff8e3d515d99
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-02-15 (Sat, 15 Feb 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>


  Commit: e3b814daa3fb57bddf8f60b4a2d2033c5dd99f14
      https://github.com/quicwg/base-drafts/commit/e3b814daa3fb57bddf8f60b4a2d2033c5dd99f14
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-02-15 (Sat, 15 Feb 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>


  Commit: 0c9c2f7f291ccc9633e7c9480a83833dc1f2b72c
      https://github.com/quicwg/base-drafts/commit/0c9c2f7f291ccc9633e7c9480a83833dc1f2b72c
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-02-15 (Sat, 15 Feb 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>


  Commit: 2274b69508676e286b5b8ad3ba126f5d9dbd0846
      https://github.com/quicwg/base-drafts/commit/2274b69508676e286b5b8ad3ba126f5d9dbd0846
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-02-15 (Sat, 15 Feb 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>


  Commit: acd4454394249a7337718ead9fad7258b183b01f
      https://github.com/quicwg/base-drafts/commit/acd4454394249a7337718ead9fad7258b183b01f
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-02-15 (Sat, 15 Feb 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Jana's suggestions

Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>


  Commit: 3b52d6f468e18aac7a8f0e51a820d0b64f23f2f3
      https://github.com/quicwg/base-drafts/commit/3b52d6f468e18aac7a8f0e51a820d0b64f23f2f3
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-02-15 (Sat, 15 Feb 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Reflow Jana's suggestions


  Commit: da005487a8a902c672f362aab1d43263941f0ef8
      https://github.com/quicwg/base-drafts/commit/da005487a8a902c672f362aab1d43263941f0ef8
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-02-15 (Sat, 15 Feb 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  More like Jana's first suggestion

Removes use of "Initially encrypted"


  Commit: 28959f9e29563bd0e7dff9185d760a8c1fb0175b
      https://github.com/quicwg/base-drafts/commit/28959f9e29563bd0e7dff9185d760a8c1fb0175b
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-02-26 (Wed, 26 Feb 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-Authored-By: Martin Thomson <mt@lowentropy.net>


  Commit: 6598cf1a6212cc98fe7a11fa105ae8b4264a33a8
      https://github.com/quicwg/base-drafts/commit/6598cf1a6212cc98fe7a11fa105ae8b4264a33a8
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-13 (Fri, 13 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Merge pull request #3080 from quicwg/ianswett-second-initial

Retransmit server initial upon second Initial


Compare: https://github.com/quicwg/base-drafts/compare/afd85c0b5b51...6598cf1a6212


From nobody Fri Mar 13 16:46:39 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3F66A3A12DB for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 16:46:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9Kq7WWwi4Toi for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 16:46:33 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 063A53A12D9 for <quic-issues@ietf.org>; Fri, 13 Mar 2020 16:46:32 -0700 (PDT)
Date: Fri, 13 Mar 2020 16:46:32 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584143192; bh=7WKUqiZnJ6hTSzmjvclgyttrbiw7xZwvR5YCfAg6URY=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=SA6fNJx/+jcx6UGyVVL4coUW/kY7Q/7JNLRDz9+cRI8d68OPG7OuFrW3tEAuWxeWO b7+19/WDRA2E693AyvA40tXxxF/F6qUcVrKOGcpvu3uuhAWMgp6sJwiztXFK2Mb49X 6Yu8YaUnGaKn0MKctHH7eGSW0zinjnO8no3NbkRc=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7YFWYFWPRRK4LUTTN4O76FREVBNHHCFIDDNI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3522@github.com>
Subject: [quicwg/base-drafts] Improve text on improving handshake latency (#3522)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6c1b58d87a_6b483f8f982cd96056753"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/u0l7LJcG2As4CadYw1HSTBBvNvg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:46:34 -0000

----==_mimepart_5e6c1b58d87a_6b483f8f982cd96056753
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This tracks any follow-ups to #3080 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3522
----==_mimepart_5e6c1b58d87a_6b483f8f982cd96056753
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>This tracks any follow-ups to <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="503190225" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3080" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3080/hovercard" href="https://github.com/quicwg/base-drafts/pull/3080">#3080</a></p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3522">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4IWD6PCXOKKKHJ6CTRHLAVRANCNFSM4LHT7TVA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6P6UKHQ3TL6R6ROWLRHLAVRA5CNFSM4LHT7TVKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IVAMNVA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3522",
"url": "https://github.com/quicwg/base-drafts/issues/3522",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6c1b58d87a_6b483f8f982cd96056753--


From nobody Fri Mar 13 16:46:45 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 37F923A12D9 for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 16:46:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PwVbw0s5n-dH for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 16:46:43 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D33863A12D5 for <quic-issues@ietf.org>; Fri, 13 Mar 2020 16:46:42 -0700 (PDT)
Date: Fri, 13 Mar 2020 16:46:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584143201; bh=LxJNf7pwMpZi8z9Os1FNvY4vUxPor/KCJczmngr4H3k=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=g9BCYLEwn5oE5f3Ogr2OXoq3booeACriEXegplCrcw3ceKzBBqb91NMPWWnzB6RIW l0uCoGWUwj2G2ka5rbqIt54WJLFHoAZBnqY3wRUBz1BlA046HCFEtdPObqJsYBVY5y rj1Q5Rdp/x/+p/iH3/cE7OpL7LqV+73WV/A0iy7A=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK35SM3RRU4F2SUOAPF4O76GDEVBNHHB37QS2E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3080/issue_event/3128670636@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3080@github.com>
References: <quicwg/base-drafts/pull/3080@github.com>
Subject: Re: [quicwg/base-drafts] Retransmit server initial upon second Initial (#3080)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6c1b6153400_2f053ffd760cd95c10453"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/-1X-3ItchA1svEDghZjyY-4PbNg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:46:44 -0000

----==_mimepart_5e6c1b6153400_2f053ffd760cd95c10453
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #3080 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3080#event-3128670636
----==_mimepart_5e6c1b6153400_2f053ffd760cd95c10453
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="503190225" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3080" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3080/hovercard" href="https://github.com/quicwg/base-drafts/pull/3080">#3080</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3080#event-3128670636">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYSEVCGVZIH4LMKF43RHLAWDANCNFSM4I56S3OA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZA6Q26CUWTDXCYU43RHLAWDA5CNFSM4I56S3OKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXJ53TLA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3080#event-3128670636",
"url": "https://github.com/quicwg/base-drafts/pull/3080#event-3128670636",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6c1b6153400_2f053ffd760cd95c10453--


From nobody Fri Mar 13 16:46:49 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5AC823A12DD for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 16:46:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OPHuew-kUUqK for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 16:46:47 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1ACCE3A12E4 for <quic-issues@ietf.org>; Fri, 13 Mar 2020 16:46:41 -0700 (PDT)
Date: Fri, 13 Mar 2020 16:46:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584143201; bh=Z+wRUK8uuZ0LpZQxOPbw3dXawclL9l4eTNaTmpxES90=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=uIf8QeyJfQPCiWE5xLRe6yoaswnsSlhi0DCAhdcnr1ulWppfBVOd6c7xYCvG3QfrW 0YOiEKLRXPrnjrAZ6u2tChQjd40+0zeS1gOygQ6kJK5OKWFyQf/mts8EYzLy6mYtnm 8uMN89qlpSnppz8b3LR+b8VeUyZYoNs6tZyaL5eg=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7NCLDZBGRCOSIWTEN4O76GDEVBNHHB34LR2Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3078/issue_event/3128670643@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3078@github.com>
References: <quicwg/base-drafts/issues/3078@github.com>
Subject: Re: [quicwg/base-drafts] Lost Server Initial Takes Too Long to be Retransmitted (#3078)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6c1b612afb8_24ce3fb8d44cd96c67495"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/1X_HHqzKvhM_qHyJ8U-qSiBSe08>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:46:49 -0000

----==_mimepart_5e6c1b612afb8_24ce3fb8d44cd96c67495
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #3078 via #3080.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3078#event-3128670643
----==_mimepart_5e6c1b612afb8_24ce3fb8d44cd96c67495
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="502362582" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3078" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3078/hovercard" href="https://github.com/quicwg/base-drafts/issues/3078">#3078</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="503190225" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3080" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3080/hovercard" href="https://github.com/quicwg/base-drafts/pull/3080">#3080</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3078#event-3128670643">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7RF35E4D6RSHUDKODRHLAWDANCNFSM4I5JW7WQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYXGSBOBOHSHJW6C4DRHLAWDA5CNFSM4I5JW7W2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXJ53TMY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3078#event-3128670643",
"url": "https://github.com/quicwg/base-drafts/issues/3078#event-3128670643",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6c1b612afb8_24ce3fb8d44cd96c67495--


From nobody Fri Mar 13 16:46:58 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 34F723A12DE for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 16:46:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bCzZdLQ_VoGF for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 16:46:55 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 29BEE3A12DD for <quic-issues@ietf.org>; Fri, 13 Mar 2020 16:46:55 -0700 (PDT)
Date: Fri, 13 Mar 2020 16:46:53 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584143213; bh=C+7eWOH2P7mYbRduDZgMlalDff14cI9dhq19O46rPNY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=MbsSe1A5ONKfKSGNJoZKOj2rRDmId0M71/2IYFCI5BHcldZ9xOXmjSkc93B4tiCBH p4UG5vtzCvcuJiItr/UUjEcNGrmzvXMORJ7VQ/LqYeQ9qQFh4/AlwcGYpZIiiajtm2 FqORQzVhL3WgtNdsdCZRN1MIOE7q+YopjHqCdqLQ=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3D3EOFSR5NT4CYLL54O76G3EVBNHHB37QS2E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3080/c598974980@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3080@github.com>
References: <quicwg/base-drafts/pull/3080@github.com>
Subject: Re: [quicwg/base-drafts] Retransmit server initial upon second Initial (#3080)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6c1b6dc5966_7bbc3fbecfecd95c383bc"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/0wbC4g7g_M38CSuaZhxwDNEcs7k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:46:56 -0000

----==_mimepart_5e6c1b6dc5966_7bbc3fbecfecd95c383bc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This issue has consensus and I'm happy with the text, so I'm going to merge it and we can work on a follow-up editorial PR.  

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3080#issuecomment-598974980
----==_mimepart_5e6c1b6dc5966_7bbc3fbecfecd95c383bc
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>This issue has consensus and I'm happy with the text, so I'm going to merge it and we can work on a follow-up editorial PR.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3080#issuecomment-598974980">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYYN544RPEIWSRWOHDRHLAW3ANCNFSM4I56S3OA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK36WXGIWYMRUGYC3WLRHLAW3A5CNFSM4I56S3OKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOZ2EBA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3080#issuecomment-598974980",
"url": "https://github.com/quicwg/base-drafts/pull/3080#issuecomment-598974980",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6c1b6dc5966_7bbc3fbecfecd95c383bc--


From nobody Fri Mar 13 16:47:28 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A4F683A12DB for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 16:47:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bJEhGhq7GiTv for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 16:47:25 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 98D113A12A9 for <quic-issues@ietf.org>; Fri, 13 Mar 2020 16:47:25 -0700 (PDT)
Received: from github-lowworker-c5134a3.ac4-iad.github.net (github-lowworker-c5134a3.ac4-iad.github.net [10.52.23.55]) by smtp.github.com (Postfix) with ESMTP id DA0946E01FC for <quic-issues@ietf.org>; Fri, 13 Mar 2020 16:47:24 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584143244; bh=5shAS/g4zHqjS62cj4U6eqq/Mu3pu5EX15O3DzHh9Ls=; h=Date:From:To:Subject:From; b=rxSqZCD3kJXsb8z4Z+BoLn0qGEZyB2s9Y4axUJAu69rrTx0tt2lPjA8Be/MD5J5yL GHKRdKVQaHBRZxUfFwpQWM7IR7bHWUXgtSccoEQsdL0qNVTD3nxiEFFVaQkXIiY7DR DY9HyFGOfCeQAuDJqc1k6J0E5jHknEx8c4YCBPrc=
Date: Fri, 13 Mar 2020 16:47:24 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/ab3f7e-1dad4a@github.com>
Subject: [quicwg/base-drafts] 1dad4a: Script updating gh-pages from 6598cf1a. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/uop1UH99WaP1JRu0GL3Nx9xABls>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:47:27 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 1dad4a9a7a5fcaa6ba40b80ae93f55db0628f976
      https://github.com/quicwg/base-drafts/commit/1dad4a9a7a5fcaa6ba40b80ae93f55db0628f976
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-13 (Fri, 13 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    R ianswett-second-initial/draft-ietf-quic-http.html
    R ianswett-second-initial/draft-ietf-quic-http.txt
    R ianswett-second-initial/draft-ietf-quic-invariants.html
    R ianswett-second-initial/draft-ietf-quic-invariants.txt
    R ianswett-second-initial/draft-ietf-quic-qpack.html
    R ianswett-second-initial/draft-ietf-quic-qpack.txt
    R ianswett-second-initial/draft-ietf-quic-recovery.html
    R ianswett-second-initial/draft-ietf-quic-recovery.txt
    R ianswett-second-initial/draft-ietf-quic-tls.html
    R ianswett-second-initial/draft-ietf-quic-tls.txt
    R ianswett-second-initial/draft-ietf-quic-transport.html
    R ianswett-second-initial/draft-ietf-quic-transport.txt
    R ianswett-second-initial/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 6598cf1a. [ci skip]



From nobody Fri Mar 13 20:12:58 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A1F3A3A0909 for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 20:12:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.041
X-Spam-Level: 
X-Spam-Status: No, score=-1.041 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Jqzhr5lAGxIk for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 20:12:55 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A7DE23A0908 for <quic-issues@ietf.org>; Fri, 13 Mar 2020 20:12:55 -0700 (PDT)
Received: from github-lowworker-39ac79b.ac4-iad.github.net (github-lowworker-39ac79b.ac4-iad.github.net [10.52.18.15]) by smtp.github.com (Postfix) with ESMTP id B43416601F5 for <quic-issues@ietf.org>; Fri, 13 Mar 2020 20:12:54 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584155574; bh=NsVjl2YGDvzemWC64fI5dKDGSoXvNJNm6CitXBU549E=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=vyczZMi2G6ctNdytNL+XcRJG9PGdrJMUy7zlhTRpLkdvwE6IuhBBu14mxOWwKynz1 RJTEWazzNCvYd+YWmAC+iM1QxwU1zHoqQfAr8UxzoaamcZr5EkzPAJm8j4ZwnpYziw B99bB4rOqrcfTnOEsV4YYoaiQLHGLEvXOnudqGmU=
Date: Fri, 13 Mar 2020 20:12:54 -0700
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7PUZAJKNXB2NHFEA54PAWLNEVBNHHCFICXXQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3521/review/374693278@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3521@github.com>
References: <quicwg/base-drafts/pull/3521@github.com>
Subject: Re: [quicwg/base-drafts] Recommend a 1ms timer granularity (#3521)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6c4bb6a31cd_377e3f959cecd968917c"; 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/rTR2iBB62GA9pC8kxaWag-NaTF0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 03:12:57 -0000

----==_mimepart_5e6c4bb6a31cd_377e3f959cecd968917c
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/3521#pullrequestreview-374693278
----==_mimepart_5e6c4bb6a31cd_377e3f959cecd968917c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@marten-seemann</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3521#pullrequestreview-374693278">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKY6KYFK3NPLK2NYUFDRHLY3NANCNFSM4LHTRKMA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3AGEHVXRXHILSX223RHLY3NA5CNFSM4LHTRKMKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCZKV3HQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3521#pullrequestreview-374693278",
"url": "https://github.com/quicwg/base-drafts/pull/3521#pullrequestreview-374693278",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6c4bb6a31cd_377e3f959cecd968917c--


From nobody Fri Mar 13 21:58:27 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 88D3B3A0DD1 for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 21:58:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.696
X-Spam-Level: 
X-Spam-Status: No, score=-1.696 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JpPgYKI4JXLU for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 21:58:17 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AC4E33A0DCE for <quic-issues@ietf.org>; Fri, 13 Mar 2020 21:58:17 -0700 (PDT)
Date: Fri, 13 Mar 2020 21:58:16 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584161896; bh=RTkWy+w8Ez7+2bU+z2jeUvrpzBeKgJ9vFDV48yentFI=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=nr4/+srPmgLCOQ89xa8qqoqp8v831r6r2V1345SEjvhu6jF8UqkuymDK6+mgfzI4z Go17D+0PUGevTXfutX1ttuVOtpdYIcrE8k812zq6ucm2FdijNG1pQySeMW/Cocy++o /QRAc7IBI4xcjdo4JuL2H3yk3QEYQAO5SDjlquOw=
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK32WGLIIS6AISFNW2F4PBCWREVBNHHCFIPTEI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3523@github.com>
Subject: [quicwg/base-drafts] Padding overhead in DNS over QUIC scenarios (#3523)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6c646880cf0_25d43ffda0ecd9608853f"; 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/v0_2cROHyYcgtm7aeNx1AKwNK6Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 04:58:26 -0000

----==_mimepart_5e6c646880cf0_25d43ffda0ecd9608853f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I am looking at DNS over QUIC scenarios. A common case would be a resumed session in which the client sends the short DNS query as 0-RTT data, and the server then sends the response after the session is confirmed. Assuming a service delay larger than 1-RTT, I expect to see something like:

1- Client initial + 0-RTT (DNS query), 1232 bytes, including 669 bytes of padding
2- Server Initial + handshake + 1-RTT (Crypto ticket, 2x new connection ID), 606 bytes
3- Handshake (finished) + 1 RTT (2x new connection ID) 222 bytes
4- Server 1RTT(handshake done) 55 bytes
5-Client 1-RTT(ACK) 55 bytes
6- Server 1-RTT (DNS response) 85 bytes

That's 2170 bytes total, of which 31% are the initial padding -- which is also 44% of the client's traffic. That's quite a bit of overhead. The question is, is that strictly necessary? 

Suppose for example that the server also provisions a "NEW TOKEN", maybe 40 bytes long. The server can verify the token when receiving the first packet, and validate the IP address. At that point, the concerns about DDOS are mostly mitigated. We could remove the 669 bytes of padding, at the cost of an initial token (1 byte length, 40 bytes data) and a NEW TOKEN frame (1 byte type, 1 byte length, 40 bytes data), i.e. a gain of 486 bytes. The client would send a total of 923 bytes instead of 1503, the total exchange would use 1584 bytes instead of 2170.

What do you think? Would it be OK to relax the "pad to 1200" rule when the Initial carries a valid token? Should we make that part of the main spec, or treat that as an extension?



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3523
----==_mimepart_5e6c646880cf0_25d43ffda0ecd9608853f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I am looking at DNS over QUIC scenarios. A common case would be a resumed session in which the client sends the short DNS query as 0-RTT data, and the server then sends the response after the session is confirmed. Assuming a service delay larger than 1-RTT, I expect to see something like:</p>
<p>1- Client initial + 0-RTT (DNS query), 1232 bytes, including 669 bytes of padding<br>
2- Server Initial + handshake + 1-RTT (Crypto ticket, 2x new connection ID), 606 bytes<br>
3- Handshake (finished) + 1 RTT (2x new connection ID) 222 bytes<br>
4- Server 1RTT(handshake done) 55 bytes<br>
5-Client 1-RTT(ACK) 55 bytes<br>
6- Server 1-RTT (DNS response) 85 bytes</p>
<p>That's 2170 bytes total, of which 31% are the initial padding -- which is also 44% of the client's traffic. That's quite a bit of overhead. The question is, is that strictly necessary?</p>
<p>Suppose for example that the server also provisions a "NEW TOKEN", maybe 40 bytes long. The server can verify the token when receiving the first packet, and validate the IP address. At that point, the concerns about DDOS are mostly mitigated. We could remove the 669 bytes of padding, at the cost of an initial token (1 byte length, 40 bytes data) and a NEW TOKEN frame (1 byte type, 1 byte length, 40 bytes data), i.e. a gain of 486 bytes. The client would send a total of 923 bytes instead of 1503, the total exchange would use 1584 bytes instead of 2170.</p>
<p>What do you think? Would it be OK to relax the "pad to 1200" rule when the Initial carries a valid token? Should we make that part of the main spec, or treat that as an extension?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3523">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2WJKAR3T4UNK3JMSTRHMFGRANCNFSM4LIG6WCQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5J72HN2XW2DCDG2FDRHMFGRA5CNFSM4LIG6WC2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IVB6MRA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3523",
"url": "https://github.com/quicwg/base-drafts/issues/3523",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6c646880cf0_25d43ffda0ecd9608853f--


From nobody Fri Mar 13 22:18:32 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B5C883A0E73 for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 22:18:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9lXr4mperLdm for <quic-issues@ietfa.amsl.com>; Fri, 13 Mar 2020 22:18:30 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3769B3A0E6F for <quic-issues@ietf.org>; Fri, 13 Mar 2020 22:18:29 -0700 (PDT)
Date: Fri, 13 Mar 2020 22:18:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584163109; bh=sKoJ08JMRmVL72Fi8mjj4XVfMtIcAFKtE3YSEOOdNAA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=yNPFKxTlSBWYPaCkyYVBBQZd0rwINcJnhkSu75TjKegKccfpNnCIkj19QTxSiG2rH r0hF/kZhwcZl3RIs/2pQar1y2QTqipx7xfgbvpx5JZfOKyjJhmZD+nIMw815C1IOJx bMg6lhxSoLlo2l12vClh7pvk43MCEkqns44YdgnE=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYDLAKXNKIEJADRWUN4PBFCLEVBNHHCFIPTEI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3523/599013462@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3523@github.com>
References: <quicwg/base-drafts/issues/3523@github.com>
Subject: Re: [quicwg/base-drafts] Padding overhead in DNS over QUIC scenarios (#3523)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6c692529001_27393fb282ecd960438cd"; 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/yLq5BnFuwAxxXV0tcd7fZHQeEjE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 05:18:32 -0000

----==_mimepart_5e6c692529001_27393fb282ecd960438cd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I'm tempted to argue that this proposal should be considered as an extension, if we are to consider it.

Amount of data that a server might be willing to send before it confirms the client's address depends on if the server is resuming the TLS handshake. It is my understanding that the reason we require clients to pad Initial up to 1200 bytes is to provide server enough room to send the certificate chain before the client's address is confirmed. That room is unnecessary when the handshake is resumed.

However, it is questionable if a TLS server sending a session ticket is committed to getting the handshake being resumed. As an example, each server behind an anycast address might be issuing session tickets that can be only handled by the server that generated the ticket. This is fine, because resumption is considered as an "optimization."

I think we should stick to the design principle of TLS that resumption is an optimization that sometimes work, but not always guaranteed to be.

Allowing clients to send a small-sized Initial when attempting resumption goes against that principle.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3523#issuecomment-599013462
----==_mimepart_5e6c692529001_27393fb282ecd960438cd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I'm tempted to argue that this proposal should be considered as an extension, if we are to consider it.</p>
<p>Amount of data that a server might be willing to send before it confirms the client's address depends on if the server is resuming the TLS handshake. It is my understanding that the reason we require clients to pad Initial up to 1200 bytes is to provide server enough room to send the certificate chain before the client's address is confirmed. That room is unnecessary when the handshake is resumed.</p>
<p>However, it is questionable if a TLS server sending a session ticket is committed to getting the handshake being resumed. As an example, each server behind an anycast address might be issuing session tickets that can be only handled by the server that generated the ticket. This is fine, because resumption is considered as an "optimization."</p>
<p>I think we should stick to the design principle of TLS that resumption is an optimization that sometimes work, but not always guaranteed to be.</p>
<p>Allowing clients to send a small-sized Initial when attempting resumption goes against that principle.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3523#issuecomment-599013462">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6OLJLRS5YZZJLF55DRHMHSLANCNFSM4LIG6WCQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZ5LESH4HFHFXLTI7TRHMHSLA5CNFSM4LIG6WC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEO2DQVQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3523#issuecomment-599013462",
"url": "https://github.com/quicwg/base-drafts/issues/3523#issuecomment-599013462",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6c692529001_27393fb282ecd960438cd--


From nobody Sat Mar 14 01:28:26 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6CB593A08E4 for <quic-issues@ietfa.amsl.com>; Sat, 14 Mar 2020 01:28:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9lXxYoleQ8Tm for <quic-issues@ietfa.amsl.com>; Sat, 14 Mar 2020 01:28:23 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 16DDB3A08DE for <quic-issues@ietf.org>; Sat, 14 Mar 2020 01:28:22 -0700 (PDT)
Date: Sat, 14 Mar 2020 01:28:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584174502; bh=7bh2mLkgtjKIQDzpK4A0TvxJvfua9n0j4nnmkkrO2Es=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=oWW48yTAY48fHBHfxOtqQSf4jlwNQPYK5yMZmGegCQi4Ggm0sd2ooyDzn1lWzdFx6 8tal3XayHVNE+8uEZUQXL3UzqylxjxouJVTkjztws9Z3hNd2kS9Rzg32Dg6/5zfIlM M/Sz55U/KyfsG1RHilb42p3Wffge9PQ0TGeyAdsI=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7UBOLE6UY2UVU57UN4PB3KLEVBNHHCFIPTEI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3523/599027876@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3523@github.com>
References: <quicwg/base-drafts/issues/3523@github.com>
Subject: Re: [quicwg/base-drafts] Padding overhead in DNS over QUIC scenarios (#3523)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6c95a5e69b4_6e763fe66b2cd968357593"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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/IZJRCdlVKjBMkaYRLuRJ7QRhdpM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 08:28:25 -0000

----==_mimepart_5e6c95a5e69b4_6e763fe66b2cd968357593
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Initially I would say that 0-RTT would not need padding because the token is validated. However, if the server cannot trivially defend against cloned tokens it is a different matter. Multiple clients can sit behind the same NAT in an attack so the IP address need not even change. The token can also be stolen by observation on a compromised LAN.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3523#issuecomment-599027876
----==_mimepart_5e6c95a5e69b4_6e763fe66b2cd968357593
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Initially I would say that 0-RTT would not need padding because the token is validated. However, if the server cannot trivially defend against cloned tokens it is a different matter. Multiple clients can sit behind the same NAT in an attack so the IP address need not even change. The token can also be stolen by observation on a compromised LAN.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3523#issuecomment-599027876">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK75TTQBRY6FIPVIDK3RHM52LANCNFSM4LIG6WCQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7A7XXA5PNA4LHK4RLRHM52LA5CNFSM4LIG6WC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEO2HBJA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3523#issuecomment-599027876",
"url": "https://github.com/quicwg/base-drafts/issues/3523#issuecomment-599027876",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6c95a5e69b4_6e763fe66b2cd968357593--


From nobody Sat Mar 14 01:35:23 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B96D63A0989 for <quic-issues@ietfa.amsl.com>; Sat, 14 Mar 2020 01:35:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 987frpLIvZIF for <quic-issues@ietfa.amsl.com>; Sat, 14 Mar 2020 01:35:20 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9CBBA3A0947 for <quic-issues@ietf.org>; Sat, 14 Mar 2020 01:35:20 -0700 (PDT)
Date: Sat, 14 Mar 2020 01:35:19 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584174919; bh=PZ//E0SdCRL3SYyuhyMaT30E+qGmn4hKs74xWkBOt34=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=kerpZXlS66Gjycm0wnXBQ+I1/TKHmVq7ZERSEqZIDSA6r7wvw3ZN2I/KQBFBNgKfb mtc6evUX5wpEsnvafPDMCOQmWt6TTI3T1vZCtPK5zO1PAE7/gJbDLlfxLG292PrO/w Aw4Z9d2uQGzQL8eXVZkgJwvKkjScBAyRpA5+2CA0=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6UYPORAGKX3MPZEQF4PB4EPEVBNHHCFIPTEI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3523/599028498@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3523@github.com>
References: <quicwg/base-drafts/issues/3523@github.com>
Subject: Re: [quicwg/base-drafts] Padding overhead in DNS over QUIC scenarios (#3523)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6c9747589b9_7ae03f895dacd96c11411d"; 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/RQC4_Z9Zpn8XNYzAyDT2ehwaRyE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 08:35:22 -0000

----==_mimepart_5e6c9747589b9_7ae03f895dacd96c11411d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@mikkelfj To add one point, use of 0-RTT is driven by session ticket, which is orthogonal to the use of a NEW_TOKEN 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/3523#issuecomment-599028498
----==_mimepart_5e6c9747589b9_7ae03f895dacd96c11411d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/mikkelfj/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mikkelfj">@mikkelfj</a> To add one point, use of 0-RTT is driven by session ticket, which is orthogonal to the use of a NEW_TOKEN token.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3523#issuecomment-599028498">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKY2VOBCG7UCQ6QX4FLRHM6UPANCNFSM4LIG6WCQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3ZDYQX4WBMIQJ2H2DRHM6UPA5CNFSM4LIG6WC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEO2HGEQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3523#issuecomment-599028498",
"url": "https://github.com/quicwg/base-drafts/issues/3523#issuecomment-599028498",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6c9747589b9_7ae03f895dacd96c11411d--


From nobody Sat Mar 14 01:44:34 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B97DA3A099F for <quic-issues@ietfa.amsl.com>; Sat, 14 Mar 2020 01:44:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lvVrig61mYpn for <quic-issues@ietfa.amsl.com>; Sat, 14 Mar 2020 01:44:31 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 622EE3A0996 for <quic-issues@ietf.org>; Sat, 14 Mar 2020 01:44:26 -0700 (PDT)
Received: from github-lowworker-2ef7ba1.ac4-iad.github.net (github-lowworker-2ef7ba1.ac4-iad.github.net [10.52.16.66]) by smtp.github.com (Postfix) with ESMTP id 40D04660085 for <quic-issues@ietf.org>; Sat, 14 Mar 2020 01:44:25 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584175465; bh=5w7FB11w7881ohbWjgctIggFlDWYkCeNQgeBJZeiXG4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ejvyE0rxK+QQ5hqmR8jig+OKZjCfTh59RRxLY9LbPRUBzdJ8vOzZwaMBFv41gFqyE oqhIue+tke3AK9GmLSdlJnJ5Gc97RnFLH/n/I8E2Vz9NRAc8t4CcZxoWpE6Ccw8S9U XlLVB44RdHHHifF6Pea24FJGUhsLudHf4f+2GPjY=
Date: Sat, 14 Mar 2020 01:44:25 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYMPS46D3PITJYDM6N4PB5GTEVBNHHCFIPTEI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3523/599029182@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3523@github.com>
References: <quicwg/base-drafts/issues/3523@github.com>
Subject: Re: [quicwg/base-drafts] Padding overhead in DNS over QUIC scenarios (#3523)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6c996930929_38a93fb3d04cd95c2875f2"; 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/SQ-CCQgi6RTdU66F9aLxUbSEzeM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 08:44:33 -0000

----==_mimepart_5e6c996930929_38a93fb3d04cd95c2875f2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Regarding solution, I think it might be a good idea to have a way of reducing the size of first client-sent Initial to 400 bytes, possibly by letting the server advertise that using a TP.

The reason for choosing 400 bytes is that 3x of 400 is 1200 bytes - this gives the server enough room for sending a Retry packet, or a datagram consisting of Initial and Handshake packet. When the server decides to do a full handshake, waiting for the response to either of the two would allow the server to validate 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/3523#issuecomment-599029182
----==_mimepart_5e6c996930929_38a93fb3d04cd95c2875f2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Regarding solution, I think it might be a good idea to have a way of reducing the size of first client-sent Initial to 400 bytes, possibly by letting the server advertise that using a TP.</p>
<p>The reason for choosing 400 bytes is that 3x of 400 is 1200 bytes - this gives the server enough room for sending a Retry packet, or a datagram consisting of Initial and Handshake packet. When the server decides to do a full handshake, waiting for the response to either of the two would allow the server to validate the connection.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3523#issuecomment-599029182">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6LL5LREHQCBWYHEMLRHM7WTANCNFSM4LIG6WCQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3RSS7QSTTQ6VD6CH3RHM7WTA5CNFSM4LIG6WC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEO2HLPQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3523#issuecomment-599029182",
"url": "https://github.com/quicwg/base-drafts/issues/3523#issuecomment-599029182",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6c996930929_38a93fb3d04cd95c2875f2--


From nobody Sat Mar 14 07:52:21 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5D8E33A0884 for <quic-issues@ietfa.amsl.com>; Sat, 14 Mar 2020 07:52:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.481
X-Spam-Level: 
X-Spam-Status: No, score=-1.481 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BDH_ieUvHnlk for <quic-issues@ietfa.amsl.com>; Sat, 14 Mar 2020 07:52: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 714B03A0811 for <quic-issues@ietf.org>; Sat, 14 Mar 2020 07:52:04 -0700 (PDT)
Date: Sat, 14 Mar 2020 07:52:03 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584197523; bh=cV2G7TIHpjKUikRKQJwJgA6h9H0+MmBFXOzMnOyzfJw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=DjcD9LxzKVIoFFzsDBKxsPMBgs4lXUNgZXvYvAKtBIM2CCb8lKhV70yQf0BVVjd83 O6jIBy4IDtMNMPI6NB/ZRkq+5XJiOuJ3HGeDm+K8BJ5beXNbbxNPAw5vHlKlOFWAhU 77/LwEnSQQ5FJUnMrqsZIxnEpBosFKP8UmrlGgtU=
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5IQOZDF6O5MP5D3754PDIJHEVBNHHCFIPTEI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3523/599073854@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3523@github.com>
References: <quicwg/base-drafts/issues/3523@github.com>
Subject: Re: [quicwg/base-drafts] Padding overhead in DNS over QUIC scenarios (#3523)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6cef931aa78_23be3fb1d74cd95c2400a6"; 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/TzGcQ6swK7pGmO7X0zGfv5gXmNo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 14:52:20 -0000

----==_mimepart_5e6cef931aa78_23be3fb1d74cd95c2400a6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@mikkelfj Yes, servers should have ways to ban token reuse. There is already a recommendation that "A client SHOULD NOT reuse a NEW_TOKEN token for different connection attempts." I think we should add text saying that "A server that detects NEW_TOKEN reuse MAY immediately close (Section 10.3) the connection with an INVALID_TOKEN error."

It would be even better if the NEW_TOKEN frame carried an expected DCID parameter. This would make handling of new tokens by server very similar to handling of retry token: refuse or drop if the incoming DCID does not match the value tied to the token. It would also make reuse detection very easy, because connections attempts from the same address and to the same DCID could be routed to the same connection context. Only one connection would be accepted for the duration of the draining delay, which would greatly limit the possibility of abuse.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3523#issuecomment-599073854
----==_mimepart_5e6cef931aa78_23be3fb1d74cd95c2400a6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/mikkelfj/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mikkelfj">@mikkelfj</a> Yes, servers should have ways to ban token reuse. There is already a recommendation that "A client SHOULD NOT reuse a NEW_TOKEN token for different connection attempts." I think we should add text saying that "A server that detects NEW_TOKEN reuse MAY immediately close (Section 10.3) the connection with an INVALID_TOKEN error."</p>
<p>It would be even better if the NEW_TOKEN frame carried an expected DCID parameter. This would make handling of new tokens by server very similar to handling of retry token: refuse or drop if the incoming DCID does not match the value tied to the token. It would also make reuse detection very easy, because connections attempts from the same address and to the same DCID could be routed to the same connection context. Only one connection would be accepted for the duration of the draining delay, which would greatly limit the possibility of abuse.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3523#issuecomment-599073854">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5FNA3N4VQC33ZVZHLRHOKZHANCNFSM4LIG6WCQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYRQFL3ZCUJ2BWZKJTRHOKZHA5CNFSM4LIG6WC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEO2SIPQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3523#issuecomment-599073854",
"url": "https://github.com/quicwg/base-drafts/issues/3523#issuecomment-599073854",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6cef931aa78_23be3fb1d74cd95c2400a6--


From nobody Sat Mar 14 07:54:21 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 76D063A0871 for <quic-issues@ietfa.amsl.com>; Sat, 14 Mar 2020 07:54:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ep-VosHHGh1o for <quic-issues@ietfa.amsl.com>; Sat, 14 Mar 2020 07:54:11 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 780E13A0830 for <quic-issues@ietf.org>; Sat, 14 Mar 2020 07:54:01 -0700 (PDT)
Date: Sat, 14 Mar 2020 07:53:59 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584197639; bh=vsYcue6TmfqbXU3maFcUCl05BgipyLa2/RndiaRL7dk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gMZRNZO3LFMPTAJe1nelGD3MU/2prDEFHWrB9Kc0rb4yIv6zEHGe+GwcRBbjA+pyd jGSZv586PoSWC2fPHV2PvrxnJDFaJeWShdJ5NhbY98cvgBH82ppuBPbLzXxH8w7Ff7 lFLXwi7qCAaHfAQZ5wpsc+US3O+pApfmT86tI6Iw=
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3UZ6SSAWV3RZYSWRN4PDIQPEVBNHHCFIPTEI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3523/599074198@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3523@github.com>
References: <quicwg/base-drafts/issues/3523@github.com>
Subject: Re: [quicwg/base-drafts] Padding overhead in DNS over QUIC scenarios (#3523)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6cf007b403a_27323fb282ecd960235838"; 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/jdoGOlWFzUcXmrH1MDVicvqNOoE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 14:54:20 -0000

----==_mimepart_5e6cf007b403a_27323fb282ecd960235838
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho the 400 bytes suggestion is interesting. In the DNS scenario, the "resume" initial and the 0-RTT packet use 500 to 600 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/3523#issuecomment-599074198
----==_mimepart_5e6cf007b403a_27323fb282ecd960235838
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/kazuho/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/kazuho">@kazuho</a> the 400 bytes suggestion is interesting. In the DNS scenario, the "resume" initial and the 0-RTT packet use 500 to 600 bytes.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3523#issuecomment-599074198">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6Z6NF7O742R2U3DLLRHOLAPANCNFSM4LIG6WCQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZT43JQUUPQ747ASBLRHOLAPA5CNFSM4LIG6WC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEO2SLFQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3523#issuecomment-599074198",
"url": "https://github.com/quicwg/base-drafts/issues/3523#issuecomment-599074198",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6cf007b403a_27323fb282ecd960235838--


From nobody Sat Mar 14 10:40:24 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 59C6E3A087F for <quic-issues@ietfa.amsl.com>; Sat, 14 Mar 2020 10:40:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4ghPaXPp8Rxk for <quic-issues@ietfa.amsl.com>; Sat, 14 Mar 2020 10:40:21 -0700 (PDT)
Received: from out-14.smtp.github.com (out-14.smtp.github.com [192.30.254.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0CFF23A087C for <quic-issues@ietf.org>; Sat, 14 Mar 2020 10:40:15 -0700 (PDT)
Date: Sat, 14 Mar 2020 10:40:15 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584207615; bh=em1iyOuTb3fQQuvXt8iuC4dZeieTULDO4ZwE7SdSF9A=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=SWcC1sS8ypAWC6Aclz366M7IJTUtsMiIB8NgnXRHDlYR7yvLUx20BHSGn+HLwDfTe LBDhNFJCsn9FWxFTVQC73xIdt09xzXqhdjoSDxZAS4dlziGgkHoddKfVLFUj1NI2Zz nrj9HW9e1L94u6Z/rplNtL/Ry4R3GHgd0dZuNfQo=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2EPRDSVHKRGQHQ2RF4PD377EVBNHHCFIPTEI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3523/599106952@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3523@github.com>
References: <quicwg/base-drafts/issues/3523@github.com>
Subject: Re: [quicwg/base-drafts] Padding overhead in DNS over QUIC scenarios (#3523)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6d16fff7b3_5bd43fef4accd96c24332c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: 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-9xeJ0f7tpQIHHvc9sIriE4Znk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 17:40:22 -0000

----==_mimepart_5e6d16fff7b3_5bd43fef4accd96c24332c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I can also imagine an application specifying a smaller minimum packet size.  That removes the dependency upon the resumption case and remembering the new transport param.

But if that argument holds, then the transport doc should have a smaller limit(400 would be an absolute minimum as Kazuho points out, but I think something closer the the minimum v4 packet size of 576 bytes makes sense, so maybe 512?), and applications like HTTP/3 can specify a higher limit(ie: 1200).



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3523#issuecomment-599106952
----==_mimepart_5e6d16fff7b3_5bd43fef4accd96c24332c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I can also imagine an application specifying a smaller minimum packet size.  That removes the dependency upon the resumption case and remembering the new transport param.</p>
<p>But if that argument holds, then the transport doc should have a smaller limit(400 would be an absolute minimum as Kazuho points out, but I think something closer the the minimum v4 packet size of 576 bytes makes sense, so maybe 512?), and applications like HTTP/3 can specify a higher limit(ie: 1200).</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3523#issuecomment-599106952">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3ANS6KSRTKHCH26WTRHO6P7ANCNFSM4LIG6WCQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5ZGW5KTGGKVKVKS4DRHO6P7A5CNFSM4LIG6WC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEO22LCA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3523#issuecomment-599106952",
"url": "https://github.com/quicwg/base-drafts/issues/3523#issuecomment-599106952",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6d16fff7b3_5bd43fef4accd96c24332c--


From nobody Sat Mar 14 10:47:47 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C6C403A08AA for <quic-issues@ietfa.amsl.com>; Sat, 14 Mar 2020 10:47:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3uqK1-sZL3eu for <quic-issues@ietfa.amsl.com>; Sat, 14 Mar 2020 10:47:43 -0700 (PDT)
Received: from out-16.smtp.github.com (out-16.smtp.github.com [192.30.254.199]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B12583A08A6 for <quic-issues@ietf.org>; Sat, 14 Mar 2020 10:47:43 -0700 (PDT)
Received: from github-lowworker-39b4a70.va3-iad.github.net (github-lowworker-39b4a70.va3-iad.github.net [10.48.16.66]) by smtp.github.com (Postfix) with ESMTP id 3664F12105E for <quic-issues@ietf.org>; Sat, 14 Mar 2020 10:47:43 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584208063; bh=vLLaJ1JRsQ4FHYQ9j7oIfEe+sPlYRHZUVSZZeskLCvI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=DvxqmYSDYiM6AygEUaHBrAh5TVn2RET+9f46/4bmU0rVlH5b9ANwZ2tKksPkHwRsa iUkpLbHrjiCEYGeTkJShQZmI3CC/v17V+CQPtOQbtq/4NlPoC3A/aVQgiFYCwUWBMS A+tDsz+CXQCxaIIQxEj7CRYWE2aORnc7zD7ldOs4=
Date: Sat, 14 Mar 2020 10:47:42 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7M6SZRLFEDE6QDGZ54PD435EVBNHHB34LR2Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3078/599108421@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3078@github.com>
References: <quicwg/base-drafts/issues/3078@github.com>
Subject: Re: [quicwg/base-drafts] Lost Server Initial Takes Too Long to be Retransmitted (#3078)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6d18bee1d08_4fda3f92690cd95c62936"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Kl1kNLpJEg-WSJnGuRvjbyDyFs4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 17:47:46 -0000

----==_mimepart_5e6d18bee1d08_4fda3f92690cd95c62936
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@mikkelfj detecting duplicate CRYPTO data is definitely implementation dependent, so I don't want to describe that in the recovery doc.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3078#issuecomment-599108421
----==_mimepart_5e6d18bee1d08_4fda3f92690cd95c62936
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/mikkelfj/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mikkelfj">@mikkelfj</a> detecting duplicate CRYPTO data is definitely implementation dependent, so I don't want to describe that in the recovery doc.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3078#issuecomment-599108421">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK55L3INNJGM54ZBY3LRHO7L5ANCNFSM4I5JW7WQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZDVGG5NIJOQQLAZFTRHO7L5A5CNFSM4I5JW7W2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEO22WRI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3078#issuecomment-599108421",
"url": "https://github.com/quicwg/base-drafts/issues/3078#issuecomment-599108421",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6d18bee1d08_4fda3f92690cd95c62936--


From nobody Sat Mar 14 11:14:25 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 55F0B3A0922 for <quic-issues@ietfa.amsl.com>; Sat, 14 Mar 2020 11:14:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PqsqdlaINAjk for <quic-issues@ietfa.amsl.com>; Sat, 14 Mar 2020 11:14: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 03DF13A0921 for <quic-issues@ietf.org>; Sat, 14 Mar 2020 11:14:22 -0700 (PDT)
Received: from github-lowworker-d93c4b6.va3-iad.github.net (github-lowworker-d93c4b6.va3-iad.github.net [10.48.17.47]) by smtp.github.com (Postfix) with ESMTP id 268092C0E8A for <quic-issues@ietf.org>; Sat, 14 Mar 2020 11:14:21 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584209661; bh=73tSJuBP2gMBqeyx43xGYx5YRtJY8Vqc89VWMdaTLr4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ecxTUjV/qtu/XuRgDCVZtHUm6KhS5ta+2OScCQM1m4VIVYEtMNAxNjIrgq0PTXKi1 Dnx7237Xi7k0fKUZ/tFGDtMQqHkrEzgdA+krIYQVuWjO6zkjW8ZgAXIiMD58nID1we so0cTcwQtYHTB3FWwaiHgusLALjoL1XX0vFqO5Rs=
Date: Sat, 14 Mar 2020 11:14:21 -0700
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZC44R6RP6NVSPKDKN4PD773EVBNHHCFIPTEI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3523/599113691@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3523@github.com>
References: <quicwg/base-drafts/issues/3523@github.com>
Subject: Re: [quicwg/base-drafts] Padding overhead in DNS over QUIC scenarios (#3523)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6d1efd17331_74493fce262cd95c176416"; 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/7vrOACGvqIQq9inlBvQ6nS-mAvU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 18:14:24 -0000

----==_mimepart_5e6d1efd17331_74493fce262cd95c176416
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

If we are happy with the factor 3 amplification limit, the practical minimum is "one third of the server's first flight". If we go below that, then the server flight has to be split over several RTT, which is bad for latency. I wonder what the flight's minimum is. Can we rely on certificate compression? How big is the signature? What of post-quantum, or hybrid techniques?

I was initially focusing on the "token-authenticated" case, because that's less exposed to DDOS than the general case. It is also a good fit for the DNS scenarios, with intermittent connections to a small number of big servers. But a global solution would be even better.

Something like, the initial packet can be as small as 512 bytes, but the server can never send more than 3 times that before validating the connection. And clarifying what validating means in the "new token" scenario.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3523#issuecomment-599113691
----==_mimepart_5e6d1efd17331_74493fce262cd95c176416
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>If we are happy with the factor 3 amplification limit, the practical minimum is "one third of the server's first flight". If we go below that, then the server flight has to be split over several RTT, which is bad for latency. I wonder what the flight's minimum is. Can we rely on certificate compression? How big is the signature? What of post-quantum, or hybrid techniques?</p>
<p>I was initially focusing on the "token-authenticated" case, because that's less exposed to DDOS than the general case. It is also a good fit for the DNS scenarios, with intermittent connections to a small number of big servers. But a global solution would be even better.</p>
<p>Something like, the initial packet can be as small as 512 bytes, but the server can never send more than 3 times that before validating the connection. And clarifying what validating means in the "new token" scenario.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3523#issuecomment-599113691">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4AWCPJONGHLT3HJ33RHPCP3ANCNFSM4LIG6WCQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZ6WQV32SICBT6PEU3RHPCP3A5CNFSM4LIG6WC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEO237WY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3523#issuecomment-599113691",
"url": "https://github.com/quicwg/base-drafts/issues/3523#issuecomment-599113691",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6d1efd17331_74493fce262cd95c176416--


From nobody Sat Mar 14 11:16:10 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 599203A092A for <quic-issues@ietfa.amsl.com>; Sat, 14 Mar 2020 11:16:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UEDRmIc-qert for <quic-issues@ietfa.amsl.com>; Sat, 14 Mar 2020 11:16:08 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 37CC33A0929 for <quic-issues@ietf.org>; Sat, 14 Mar 2020 11:16:08 -0700 (PDT)
Date: Sat, 14 Mar 2020 11:16:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584209767; bh=iF5y9PFR2DqNWsvByACnf1F7yL8eb1dm4U2+3kCkjT0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=oaQv7a1U2OBzP5DwHTq/AgAC3kDAkb5hgKRM4tQxopYQUvwdBb4pcFDo+3VQXoes1 NOhHvrUzaD0aElsOY8ZaQAVf3ATj/RqeYu1+hinh0z2FAE3BWjz/acYdH8iVMNLqpo i0jCoiBgAveDAmvdseT/obj7pNVMQ52qjToZhpis=
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6XFT2GI7IRUSRS5Q54PEAGNEVBNHHCFIPTEI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3523/599114042@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3523@github.com>
References: <quicwg/base-drafts/issues/3523@github.com>
Subject: Re: [quicwg/base-drafts] Padding overhead in DNS over QUIC scenarios (#3523)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6d1f66ee1f9_571c3fc56c6cd95c3549b3"; 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/NbFyUzh7sSvYJhqvXrDtTIRQW74>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 18:16:09 -0000

----==_mimepart_5e6d1f66ee1f9_571c3fc56c6cd95c3549b3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Of course, there is also an interaction with PMTU discovery. If the client sends a 1200 bytes packet and it is accepted, it knows that the path can carry such 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/3523#issuecomment-599114042
----==_mimepart_5e6d1f66ee1f9_571c3fc56c6cd95c3549b3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Of course, there is also an interaction with PMTU discovery. If the client sends a 1200 bytes packet and it is accepted, it knows that the path can carry such 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/3523#issuecomment-599114042">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK743EY3IRMEPB6GK43RHPCWNANCNFSM4LIG6WCQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK54LBCITCQRNY5UA2DRHPCWNA5CNFSM4LIG6WC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEO24COQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3523#issuecomment-599114042",
"url": "https://github.com/quicwg/base-drafts/issues/3523#issuecomment-599114042",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6d1f66ee1f9_571c3fc56c6cd95c3549b3--


From nobody Sat Mar 14 11:28:15 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 56A013A0947 for <quic-issues@ietfa.amsl.com>; Sat, 14 Mar 2020 11:28:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Ca8MBr-JGxQK for <quic-issues@ietfa.amsl.com>; Sat, 14 Mar 2020 11:28: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 C78F83A0946 for <quic-issues@ietf.org>; Sat, 14 Mar 2020 11:28:12 -0700 (PDT)
Received: from github-lowworker-28f8021.ac4-iad.github.net (github-lowworker-28f8021.ac4-iad.github.net [10.52.25.98]) by smtp.github.com (Postfix) with ESMTP id F0EBCC60619 for <quic-issues@ietf.org>; Sat, 14 Mar 2020 11:28:11 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584210491; bh=BUsBae7kextaRhYlSik6ReHi3pl0faAepS9IiFHSa7w=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1N27yFtrNqD+jTm3ISnLPA9lnh7n5/tC46TEceVKFZIFeqDFQqBHxmVZDoMM4xcnR 8X4w6ltueDo+6tXavAfbI1C3+bE5O3CCzQ3x9YpkOoFBd3zi5KyrPSjUzrVvcSZwIq RGTLz9UcohUlSY+wQjY2hajqTlobxu3x4hcFCp28=
Date: Sat, 14 Mar 2020 11:28:11 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4Z2PWJTCYNZ5VHGMN4PEBTXEVBNHHCFIPTEI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3523/599116471@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3523@github.com>
References: <quicwg/base-drafts/issues/3523@github.com>
Subject: Re: [quicwg/base-drafts] Padding overhead in DNS over QUIC scenarios (#3523)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6d223bd866a_403a3fcf0eecd96c284979"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/vj7HcfE1UrAoN22ERfhdnaeJSok>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 18:28:14 -0000

----==_mimepart_5e6d223bd866a_403a3fcf0eecd96c284979
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Agreed about PMTU.  A smaller packet size would only truly be a win if it was expected larger payloads were rare enough that this would not significantly increase the packet count.  In the case of DNS, particularly from client to server, that seems plausible 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/3523#issuecomment-599116471
----==_mimepart_5e6d223bd866a_403a3fcf0eecd96c284979
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Agreed about PMTU.  A smaller packet size would only truly be a win if it was expected larger payloads were rare enough that this would not significantly increase the packet count.  In the case of DNS, particularly from client to server, that seems plausible to me.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3523#issuecomment-599116471">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7C2G4BSJGR5XQ77DLRHPEDXANCNFSM4LIG6WCQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZFU2PPFJHIOEDJW33RHPEDXA5CNFSM4LIG6WC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEO24VNY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3523#issuecomment-599116471",
"url": "https://github.com/quicwg/base-drafts/issues/3523#issuecomment-599116471",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6d223bd866a_403a3fcf0eecd96c284979--


From nobody Sat Mar 14 11:52:17 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 968753A09CC for <quic-issues@ietfa.amsl.com>; Sat, 14 Mar 2020 11:52:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id drjzr6fn0BlX for <quic-issues@ietfa.amsl.com>; Sat, 14 Mar 2020 11:52: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 6012A3A09CB for <quic-issues@ietf.org>; Sat, 14 Mar 2020 11:52:14 -0700 (PDT)
Date: Sat, 14 Mar 2020 11:52:13 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584211933; bh=930Hmc1P5XVPA9bdWei7av3tomnYjELbI+SuCkbz5LE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=A4AdEYxhNRC3cOsDvZO8bFWbrp6wGL088gPUDkyHr0LyZVAsUbY02oNBOdbo4aqiv CNvUaQizW9rKU1sSZyZU2WjP0U4P2YF0E5LAMp8t5Dmc/ApvHBhayJVVWc7BSu/0ht eBJ3Fs7e8Sm4FhH/tyXNsz+WHMbTPsrouelX/FrQ=
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6TMITACKDADWO22TF4PEEN3EVBNHHCFIPTEI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3523/599120786@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3523@github.com>
References: <quicwg/base-drafts/issues/3523@github.com>
Subject: Re: [quicwg/base-drafts] Padding overhead in DNS over QUIC scenarios (#3523)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6d27dd67863_4fe43fd3758cd95c1108b1"; 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/DqbN3nRzPfKa0JIsbENanRPqfZA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 18:52:16 -0000

----==_mimepart_5e6d27dd67863_4fe43fd3758cd95c1108b1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

For PMTU my DNS over QUIC example shows an initial datagram of 600 bytes, including the 0-RTT packet. It could be larger with larger tokens, or if the 0-RTT packet included several DNS queries on several streams. Of course the client could send the 0-RTT requests in non-coalesced packets, but that's not always desirable.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3523#issuecomment-599120786
----==_mimepart_5e6d27dd67863_4fe43fd3758cd95c1108b1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>For PMTU my DNS over QUIC example shows an initial datagram of 600 bytes, including the 0-RTT packet. It could be larger with larger tokens, or if the 0-RTT packet included several DNS queries on several streams. Of course the client could send the 0-RTT requests in non-coalesced packets, but that's not always desirable.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3523#issuecomment-599120786">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4Q6NH4CL5UB6L4A6LRHPG53ANCNFSM4LIG6WCQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4TYW53XZSU6QKFM7TRHPG53A5CNFSM4LIG6WC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEO25XEQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3523#issuecomment-599120786",
"url": "https://github.com/quicwg/base-drafts/issues/3523#issuecomment-599120786",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6d27dd67863_4fe43fd3758cd95c1108b1--


From nobody Sat Mar 14 12:02:12 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 670613A0A8B for <quic-issues@ietfa.amsl.com>; Sat, 14 Mar 2020 12:02:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HOiysWnaaLdr for <quic-issues@ietfa.amsl.com>; Sat, 14 Mar 2020 12:02:07 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E13B63A0A2B for <quic-issues@ietf.org>; Sat, 14 Mar 2020 12:02:06 -0700 (PDT)
Date: Sat, 14 Mar 2020 12:02:05 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584212525; bh=zrYwU4XVAfxO0wVc0atdBnu2nM3RO+l++8ShjBusLGM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=BBulAsk83oeVP6GS7y92cXxMH/kb03Czq0/lOuko63U5MKpJ4fAM5fK/D5fpl6LLK CvQ5I/7uAeHu9JGGHy1GuXUZmruIGpPE+ecHOMR9VL7SikVkib1d4FLqQFFkaD88vB JK8rUs6lxSdtEcHG0PuyHv/N6J63V+IYE/B6Gx5c=
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2Y4FOBJDDJ4SZROVV4PEFS3EVBNHHCFIPTEI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3523/599121809@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3523@github.com>
References: <quicwg/base-drafts/issues/3523@github.com>
Subject: Re: [quicwg/base-drafts] Padding overhead in DNS over QUIC scenarios (#3523)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6d2a2dd6621_26d93ffbc5ecd960611f5"; 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/gQMnvVEOgSOv5JgCj3QeBTIWLRk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 19:02:11 -0000

----==_mimepart_5e6d2a2dd6621_26d93ffbc5ecd960611f5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This scenario is not a great fit for the extension mechanism. Extensions are normally negotiated using transport parameters. We could see an exchange such as:

* Client: set "minimal_initial_packet_size = 512"
* Server: set "minimal_initial_packet_size = 768"

After which the client would remember the minimal initial packet size for this application as the maximum of the client proposed value and the server proposed value, or 1200 if either the client or the server do not set the parameter. The client could then remember that value with the session ticket, and use it for resumed connections.

But the client would not be able to use this for the first exchange with the server -- that's the limit of our extension mechanism. If we want shorter first packets in general, the alternate minimal initial has to be part of the application specification.

On the other hand, even an application specification is a bit problematic if the server multiplexes several applications and demuxes on the ALPN. The server will only be able to verify that the size is OK after obtaining the ALPN, which means after processing the Initial packet. With the current spec, the server can reject packets too short before doing any processing.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3523#issuecomment-599121809
----==_mimepart_5e6d2a2dd6621_26d93ffbc5ecd960611f5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>This scenario is not a great fit for the extension mechanism. Extensions are normally negotiated using transport parameters. We could see an exchange such as:</p>
<ul>
<li>Client: set "minimal_initial_packet_size = 512"</li>
<li>Server: set "minimal_initial_packet_size = 768"</li>
</ul>
<p>After which the client would remember the minimal initial packet size for this application as the maximum of the client proposed value and the server proposed value, or 1200 if either the client or the server do not set the parameter. The client could then remember that value with the session ticket, and use it for resumed connections.</p>
<p>But the client would not be able to use this for the first exchange with the server -- that's the limit of our extension mechanism. If we want shorter first packets in general, the alternate minimal initial has to be part of the application specification.</p>
<p>On the other hand, even an application specification is a bit problematic if the server multiplexes several applications and demuxes on the ALPN. The server will only be able to verify that the size is OK after obtaining the ALPN, which means after processing the Initial packet. With the current spec, the server can reject packets too short before doing any processing.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3523#issuecomment-599121809">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2KY2SWCC2VEPRRNRLRHPIC3ANCNFSM4LIG6WCQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK22SDEQPLIXZBGNKXDRHPIC3A5CNFSM4LIG6WC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEO257EI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3523#issuecomment-599121809",
"url": "https://github.com/quicwg/base-drafts/issues/3523#issuecomment-599121809",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6d2a2dd6621_26d93ffbc5ecd960611f5--


From nobody Sat Mar 14 16:55:19 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D6F2E3A07BC for <quic-issues@ietfa.amsl.com>; Sat, 14 Mar 2020 16:55:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BaGDS4VOlX-f for <quic-issues@ietfa.amsl.com>; Sat, 14 Mar 2020 16:55: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 B2D7D3A07BB for <quic-issues@ietf.org>; Sat, 14 Mar 2020 16:55:16 -0700 (PDT)
Received: from github-lowworker-e8b54ca.ac4-iad.github.net (github-lowworker-e8b54ca.ac4-iad.github.net [10.52.23.39]) by smtp.github.com (Postfix) with ESMTP id 89726960205 for <quic-issues@ietf.org>; Sat, 14 Mar 2020 16:55:15 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584230115; bh=k9CEhsaonOdaV4bIwOkVYPZ9+kRwB3T+rq3rXOSSGVo=; h=Date:From:To:Subject:From; b=VZk3xmWSu45LwodfdmUAyPnv4CyIH8vT4DtQYZLpwQxtMMoHpD+z1pZv6LmNDmzBU n87VYaZkvMGpY2RuyN+6/GQ271/Dea4IF9HUaybxU3JDCwJmxInc9YQt46lzt3qgHR aPzSVFLJCyggeLbHy8k5U1vlRyS6Zy0YhcNSMpw4=
Date: Sat, 14 Mar 2020 16:55:15 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-pto-pseudocode/4de119-85554f@github.com>
Subject: [quicwg/base-drafts] 85554f: MT's suggestion
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/28x_Xd_3fuT7k5sXokB6g7PZQSo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 23:55:18 -0000

  Branch: refs/heads/ianswett-pto-pseudocode
  Home:   https://github.com/quicwg/base-drafts
  Commit: 85554f934d7357584d728b521594bdd4eef09d30
      https://github.com/quicwg/base-drafts/commit/85554f934d7357584d728b521594bdd4eef09d30
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-14 (Sat, 14 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  MT's suggestion



From nobody Sat Mar 14 16:55:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 38BB43A07C1 for <quic-issues@ietfa.amsl.com>; Sat, 14 Mar 2020 16:55:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id I_wM9TE3X6_y for <quic-issues@ietfa.amsl.com>; Sat, 14 Mar 2020 16:55: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 047613A07BC for <quic-issues@ietf.org>; Sat, 14 Mar 2020 16:55:37 -0700 (PDT)
Received: from github-lowworker-0eea13f.ash1-iad.github.net (github-lowworker-0eea13f.ash1-iad.github.net [10.56.109.26]) by smtp.github.com (Postfix) with ESMTP id 03EE89602DE for <quic-issues@ietf.org>; Sat, 14 Mar 2020 16:55:37 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584230137; bh=UtIq+OoTiTjrskhKGPeGe1fhdTYCtld5+R7p59pDV2k=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=v+wGOZaefEPkR/8hn4BZ4zFt1kZDQKamJi3ViKyj8nYHCvXIvKaeThyMvWghY9P/c EAXw8jq/YiblkSqWwHqM/z98KwK78yb7hbeJUiwx00aUZ4dJ9sHmncCHKbsuRaQBEL JHBzM1l5A6st9lzOIWeazLDnhA3Fn9vcX0SyfDSg=
Date: Sat, 14 Mar 2020 16:55:36 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3461/push/4766048780@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3461@github.com>
References: <quicwg/base-drafts/pull/3461@github.com>
Subject: Re: [quicwg/base-drafts] Update PTO pseudocode to better match text (#3461)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6d6ef8e85a0_4c353f978cacd95c926c4"; 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/4ojis6qdvlsVnkSXd3PXfUN1t7s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 23:55:39 -0000

----==_mimepart_5e6d6ef8e85a0_4c353f978cacd95c926c4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

85554f934d7357584d728b521594bdd4eef09d30  MT's suggestion


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3461/files/4de119f1d207ada8de6689112f876d9d2fc29527..85554f934d7357584d728b521594bdd4eef09d30

----==_mimepart_5e6d6ef8e85a0_4c353f978cacd95c926c4
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/85554f934d7357584d728b521594bdd4eef09d30">85554f9</a>  MT&#39;s suggestion</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3461/files/4de119f1d207ada8de6689112f876d9d2fc29527..85554f934d7357584d728b521594bdd4eef09d30">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4TSU72EBDPA2FPXEDRHQKPRANCNFSM4KV3RYFA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYEUWPNKMTBVKP7HZLRHQKPRA5CNFSM4KV3RYFKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TKNZUHE2TMNKQOVZWQIZUG43DMMBUHA3TQMA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3461/files/4de119f1d207ada8de6689112f876d9d2fc29527..85554f934d7357584d728b521594bdd4eef09d30",
"url": "https://github.com/quicwg/base-drafts/pull/3461/files/4de119f1d207ada8de6689112f876d9d2fc29527..85554f934d7357584d728b521594bdd4eef09d30",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e6d6ef8e85a0_4c353f978cacd95c926c4--


From nobody Sat Mar 14 17:03:00 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 126733A07F5 for <quic-issues@ietfa.amsl.com>; Sat, 14 Mar 2020 17:02:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.099
X-Spam-Level: 
X-Spam-Status: No, score=-2.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gcaqNOFAk2Nw for <quic-issues@ietfa.amsl.com>; Sat, 14 Mar 2020 17:02:58 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 15CF33A07F4 for <quic-issues@ietf.org>; Sat, 14 Mar 2020 17:02:57 -0700 (PDT)
Received: from github-lowworker-cf59896.ash1-iad.github.net (github-lowworker-cf59896.ash1-iad.github.net [10.56.112.26]) by smtp.github.com (Postfix) with ESMTP id 1FF0B8C050E for <quic-issues@ietf.org>; Sat, 14 Mar 2020 17:02:57 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584230577; bh=p+mzjvFBelNp812wuyQhnfB1pL4HjH3v6RKYEmpBi/8=; h=Date:From:To:Subject:From; b=piEIsWhAQsceFaURaUZt3McP1E3RGJQTBhylCyPYg9jGyWnlh+1tNkowL2dafE0NA aQmR/gb48EYKOWjGPZ+suNXrHEY5HN+nUVs7UpybUfxoiYKXbE2IFx2R7hQg8zRRL2 4HY4npDuiNV8b+w/JBYVy0E9JAttwe8UDaDen3Qo=
Date: Sat, 14 Mar 2020 17:02:57 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-pto-pseudocode/85554f-ad3b1d@github.com>
Subject: [quicwg/base-drafts] ad3b1d: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/YeH8k3OURsPBhN0ROqBdgKo3Vlc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 00:02:59 -0000

  Branch: refs/heads/ianswett-pto-pseudocode
  Home:   https://github.com/quicwg/base-drafts
  Commit: ad3b1d8ea1e77a6828548ea2147b87665350f744
      https://github.com/quicwg/base-drafts/commit/ad3b1d8ea1e77a6828548ea2147b87665350f744
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-14 (Sat, 14 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



From nobody Sat Mar 14 17:03:23 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 095783A07F7 for <quic-issues@ietfa.amsl.com>; Sat, 14 Mar 2020 17:03:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.553
X-Spam-Level: 
X-Spam-Status: No, score=-1.553 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uv5g2ue-ZF_9 for <quic-issues@ietfa.amsl.com>; Sat, 14 Mar 2020 17:03:20 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C641B3A07F5 for <quic-issues@ietf.org>; Sat, 14 Mar 2020 17:03:20 -0700 (PDT)
Received: from github-lowworker-cde56e0.va3-iad.github.net (github-lowworker-cde56e0.va3-iad.github.net [10.48.25.52]) by smtp.github.com (Postfix) with ESMTP id 03DED8C0926 for <quic-issues@ietf.org>; Sat, 14 Mar 2020 17:03:20 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584230600; bh=UDT4VVUTP558EA6UFlfOxRaDSavHkQ07jeDONj7sk7g=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=kfsdMeYTaqE3xu0ToO4mkQoLg8NMNPEGT8bVoeEi+XpjvxFOrMUqstU0JaMV2r1hk WY9W2G4KG+7RaxTMK+ZwknpxTn9AajGIABOugdxGHfrvYUnyk6fc1j4Ncib1o+lfaF rdrOCQgVkgj4kgGnJkwhxoNg1Vz4o+LGdS3Ig2tI=
Date: Sat, 14 Mar 2020 17:03:19 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3461/push/4766062702@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3461@github.com>
References: <quicwg/base-drafts/pull/3461@github.com>
Subject: Re: [quicwg/base-drafts] Update PTO pseudocode to better match text (#3461)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6d70c7e97dc_335a3fcfe90cd96c942dc"; 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/l4ktis-Qjh3p2Am3NwX3fOcRUwA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 00:03:22 -0000

----==_mimepart_5e6d70c7e97dc_335a3fcfe90cd96c942dc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

ad3b1d8ea1e77a6828548ea2147b87665350f744  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/3461/files/85554f934d7357584d728b521594bdd4eef09d30..ad3b1d8ea1e77a6828548ea2147b87665350f744

----==_mimepart_5e6d70c7e97dc_335a3fcfe90cd96c942dc
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/ad3b1d8ea1e77a6828548ea2147b87665350f744">ad3b1d8</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/3461/files/85554f934d7357584d728b521594bdd4eef09d30..ad3b1d8ea1e77a6828548ea2147b87665350f744">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZP3X2LN6OQIZEZQMLRHQLMPANCNFSM4KV3RYFA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYHSGVZGBZB5IJ6HVLRHQLMPA5CNFSM4KV3RYFKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TKNZUHE2TMNKQOVZWQIZUG43DMMBWGI3TAMQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3461/files/85554f934d7357584d728b521594bdd4eef09d30..ad3b1d8ea1e77a6828548ea2147b87665350f744",
"url": "https://github.com/quicwg/base-drafts/pull/3461/files/85554f934d7357584d728b521594bdd4eef09d30..ad3b1d8ea1e77a6828548ea2147b87665350f744",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e6d70c7e97dc_335a3fcfe90cd96c942dc--


From nobody Sat Mar 14 17:07:58 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9CED43A0805 for <quic-issues@ietfa.amsl.com>; Sat, 14 Mar 2020 17:07:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.099
X-Spam-Level: 
X-Spam-Status: No, score=-2.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LcbR9loV-Skk for <quic-issues@ietfa.amsl.com>; Sat, 14 Mar 2020 17:07:56 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7D1A13A0803 for <quic-issues@ietf.org>; Sat, 14 Mar 2020 17:07:56 -0700 (PDT)
Received: from github-lowworker-d31a065.va3-iad.github.net (github-lowworker-d31a065.va3-iad.github.net [10.48.17.70]) by smtp.github.com (Postfix) with ESMTP id 8AA49A044E for <quic-issues@ietf.org>; Sat, 14 Mar 2020 17:07:55 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584230875; bh=Pc5U08wNSrD6G0qbN4b7eCt1MI5+nfkE0qgZ5oujSjs=; h=Date:From:To:Subject:From; b=g1fDjC0JNJF1j2/wKCb5RZprkowU/CX8J9sEpMyT4HevRPBaHLG5hNQceQR48iXpL AFG8tnpptLV+L0pMgy3cenc2LI+FTb9w48ryKna53EkMeBvzprSZMaIFjrE2O0+J8M hKu9DanMhn+NhN2s1m3TvnA1QdkNwwChyLlpFW7A=
Date: Sat, 14 Mar 2020 17:07:55 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-pto-pseudocode/ad3b1d-e9bde2@github.com>
Subject: [quicwg/base-drafts] e9bde2: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/k4AlFJhYj3YRS0wAuEwsBkuG9ig>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 00:07:58 -0000

  Branch: refs/heads/ianswett-pto-pseudocode
  Home:   https://github.com/quicwg/base-drafts
  Commit: e9bde2162d5ec1adb25a1779ab1c9cff3b95f397
      https://github.com/quicwg/base-drafts/commit/e9bde2162d5ec1adb25a1779ab1c9cff3b95f397
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-14 (Sat, 14 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



From nobody Sat Mar 14 17:08:22 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DC1E23A0805 for <quic-issues@ietfa.amsl.com>; Sat, 14 Mar 2020 17:08:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.553
X-Spam-Level: 
X-Spam-Status: No, score=-1.553 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3dzyyt0GNQEZ for <quic-issues@ietfa.amsl.com>; Sat, 14 Mar 2020 17:08:19 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A2FF43A0803 for <quic-issues@ietf.org>; Sat, 14 Mar 2020 17:08:19 -0700 (PDT)
Received: from github-lowworker-5fb2734.va3-iad.github.net (github-lowworker-5fb2734.va3-iad.github.net [10.48.19.27]) by smtp.github.com (Postfix) with ESMTP id 29743282836 for <quic-issues@ietf.org>; Sat, 14 Mar 2020 17:08:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584230897; bh=+w8Aw1Wd044Us8uRfsOTtSj4KFVDFcD4LSZOL+ulBdE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=F9IItR+7pYFHYTmdryWJ/1m5npm1vnUNS3USaFmzdi5KwiilIVDB9jsE1tNkudi1e 1f95U2bss4lycDhECGPzZhVgjHnja5jnohcvEy28umxHhUuQaFBeSHQvZ9KSSwrPq5 jJQCUFeJ+EZ/4Dnqss2LADOkXmAwKg6hcwVV52ns=
Date: Sat, 14 Mar 2020 17:08:17 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3461/push/4766071318@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3461@github.com>
References: <quicwg/base-drafts/pull/3461@github.com>
Subject: Re: [quicwg/base-drafts] Update PTO pseudocode to better match text (#3461)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6d71f119b14_37ea3fd940ecd96c46582"; 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/cetkWBSptS1sNK2geu1o-EMhgkw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 00:08:21 -0000

----==_mimepart_5e6d71f119b14_37ea3fd940ecd96c46582
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

e9bde2162d5ec1adb25a1779ab1c9cff3b95f397  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/3461/files/ad3b1d8ea1e77a6828548ea2147b87665350f744..e9bde2162d5ec1adb25a1779ab1c9cff3b95f397

----==_mimepart_5e6d71f119b14_37ea3fd940ecd96c46582
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/e9bde2162d5ec1adb25a1779ab1c9cff3b95f397">e9bde21</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/3461/files/ad3b1d8ea1e77a6828548ea2147b87665350f744..e9bde2162d5ec1adb25a1779ab1c9cff3b95f397">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2QCDDC6CMMEBE6JDDRHQL7DANCNFSM4KV3RYFA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYSKKGRHIVARKCM623RHQL7DA5CNFSM4KV3RYFKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TKNZUHE2TMNKQOVZWQIZUG43DMMBXGEZTCOA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3461/files/ad3b1d8ea1e77a6828548ea2147b87665350f744..e9bde2162d5ec1adb25a1779ab1c9cff3b95f397",
"url": "https://github.com/quicwg/base-drafts/pull/3461/files/ad3b1d8ea1e77a6828548ea2147b87665350f744..e9bde2162d5ec1adb25a1779ab1c9cff3b95f397",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e6d71f119b14_37ea3fd940ecd96c46582--


From nobody Sat Mar 14 17:09:42 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CC6193A0809 for <quic-issues@ietfa.amsl.com>; Sat, 14 Mar 2020 17:09:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rfoEqDUubVYf for <quic-issues@ietfa.amsl.com>; Sat, 14 Mar 2020 17:09:39 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D07EB3A0807 for <quic-issues@ietf.org>; Sat, 14 Mar 2020 17:09:39 -0700 (PDT)
Received: from github-lowworker-6b40fdd.va3-iad.github.net (github-lowworker-6b40fdd.va3-iad.github.net [10.48.16.64]) by smtp.github.com (Postfix) with ESMTP id B530552032A for <quic-issues@ietf.org>; Sat, 14 Mar 2020 17:09:38 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584230978; bh=5JCf6bXwVu3RWrv6zlKz2cGOVHUP+4s1fO13XMbLxBM=; h=Date:From:To:Subject:From; b=x8Re9EqyVskUZ/Zx/B7bPmqb31YgWjsFXwTVE/K+3n33lfGtoGWrjjot+AF9YMK0h B5N6CUbmVsq+7zVViZeviQ1iLK+7kmCuCIruPBa81QNoRa2PYYG2lkaj7RsyLOdTQW 8D7c3JKlde5eedJ4Ci2F9RHUjZkcDEgZ/Zf1I5EU=
Date: Sat, 14 Mar 2020 17:09:38 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/1dad4a-6002ef@github.com>
Subject: [quicwg/base-drafts] 6002ef: Script updating gh-pages from e9bde216. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/NMPEyO0mmYu64zEYpDju5Y5FTx0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 00:09:41 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 6002ef9ee0f7d9801f6e6384afb5ef6471b4798b
      https://github.com/quicwg/base-drafts/commit/6002ef9ee0f7d9801f6e6384afb5ef6471b4798b
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-15 (Sun, 15 Mar 2020)

  Changed paths:
    M ianswett-pto-pseudocode/draft-ietf-quic-http.html
    M ianswett-pto-pseudocode/draft-ietf-quic-http.txt
    M ianswett-pto-pseudocode/draft-ietf-quic-invariants.html
    M ianswett-pto-pseudocode/draft-ietf-quic-invariants.txt
    M ianswett-pto-pseudocode/draft-ietf-quic-qpack.html
    M ianswett-pto-pseudocode/draft-ietf-quic-qpack.txt
    M ianswett-pto-pseudocode/draft-ietf-quic-recovery.html
    M ianswett-pto-pseudocode/draft-ietf-quic-recovery.txt
    M ianswett-pto-pseudocode/draft-ietf-quic-tls.html
    M ianswett-pto-pseudocode/draft-ietf-quic-tls.txt
    M ianswett-pto-pseudocode/draft-ietf-quic-transport.html
    M ianswett-pto-pseudocode/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from e9bde216. [ci skip]



From nobody Sat Mar 14 17:11:58 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C072B3A081A for <quic-issues@ietfa.amsl.com>; Sat, 14 Mar 2020 17:11:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7xt4zLaFss_S for <quic-issues@ietfa.amsl.com>; Sat, 14 Mar 2020 17:11: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 6F0E83A0819 for <quic-issues@ietf.org>; Sat, 14 Mar 2020 17:11:55 -0700 (PDT)
Date: Sat, 14 Mar 2020 17:11:54 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584231114; bh=cgQoHZVxpzSXH+aQVD1bKe+ZVDz1WPiCXhcbBYyPe80=; h=Date:From:To:Subject:From; b=TJS5ZspHW7nnlIg3tggW2WQNFLhcyF0OtOoXWyKFYUiXDp5YJMODCxJDt14JKn6ZS pAM78C0HYD2FaZpqBXB6Bmf83/l5W+qwxtOCkkb2+LmFMWhm691Jx76aefBMepaZ6m HLIzL5KB39PQy6HjAvxOe5+q2nOJ/rze3qhXos0g=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/6002ef-5e8f19@github.com>
Subject: [quicwg/base-drafts] 5e8f19: Script updating issues at 2020-03-15T00:11:46Z. [c...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/TIGe48V7XtYy29cbLWpyDdHKfJM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 00:11:57 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 5e8f19d9b4bf4c94d1ae27918af0af7300dfd897
      https://github.com/quicwg/base-drafts/commit/5e8f19d9b4bf4c94d1ae27918af0af7300dfd897
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-15 (Sun, 15 Mar 2020)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2020-03-15T00:11:46Z. [ci skip]



From nobody Sat Mar 14 22:19:18 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B81B93A0EEF for <quic-issues@ietfa.amsl.com>; Sat, 14 Mar 2020 22:19:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8nD8oxLTgacJ for <quic-issues@ietfa.amsl.com>; Sat, 14 Mar 2020 22:19:15 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6C0933A0EED for <quic-issues@ietf.org>; Sat, 14 Mar 2020 22:19:15 -0700 (PDT)
Received: from github-lowworker-56fcc46.va3-iad.github.net (github-lowworker-56fcc46.va3-iad.github.net [10.48.102.32]) by smtp.github.com (Postfix) with ESMTP id 11321E0027 for <quic-issues@ietf.org>; Sat, 14 Mar 2020 22:19:14 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584249554; bh=jU10V4tksUa/Zg8AtwKVFht6f4t0gC1Z1XPC5m8R+14=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=DmFyrcyuHJGPmnQnbW0yCAWZ9umFGpf3rWAPd4Gd7x6yPZ3UEtwHlukDoYgw1Mkw5 I47Ffry9d7mdqRoDPnZZO786wb1+DK2u+P0SLmTgYZrIwp7qrk4RWe5P7CIhd/JcD/ tzf6mSBseM9oyOLuRpXQ26fDXT+QfRIpnT/aqAlY=
Date: Sat, 14 Mar 2020 22:19:14 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK33IGYNR7LHLPHZRU54PGN5DEVBNHHCFKKXRM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3524@github.com>
Subject: [quicwg/base-drafts] Inconsistency between early timeout calculations (#3524)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6dbad248b_d4d3f8c466cd95c21665"; 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/prdUiYVKSKXleQkRZAXFT1otlqE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 05:19:17 -0000

----==_mimepart_5e6dbad248b_d4d3f8c466cd95c21665
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

For each connection, the loss detection timeout is defined as 2 * InitialRTT.

I wonder if this should be 3 * InitialRTT instead, because, once you have one RTT sample, PTO is calculated as 3 * InitialRTT.

I do not think we have a reason to believe that the variance of RTT (which applies as a multiplier here) increases when we obtain the first sample?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3524
----==_mimepart_5e6dbad248b_d4d3f8c466cd95c21665
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>For each connection, the loss detection timeout is defined as 2 * InitialRTT.</p>
<p>I wonder if this should be 3 * InitialRTT instead, because, once you have one RTT sample, PTO is calculated as 3 * InitialRTT.</p>
<p>I do not think we have a reason to believe that the variance of RTT (which applies as a multiplier here) increases when we obtain the first sample?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3524">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK65IHFXGGVEED5UP6LRHRQNDANCNFSM4LKOVUYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2J7TKQ4BQP2N4SGIDRHRQNDA5CNFSM4LKOVUYKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IVJK6FQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3524",
"url": "https://github.com/quicwg/base-drafts/issues/3524",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6dbad248b_d4d3f8c466cd95c21665--


From nobody Sat Mar 14 23:53:38 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C0BBA3A1099 for <quic-issues@ietfa.amsl.com>; Sat, 14 Mar 2020 23:53:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.695
X-Spam-Level: 
X-Spam-Status: No, score=-1.695 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8SYwA5GXuaVM for <quic-issues@ietfa.amsl.com>; Sat, 14 Mar 2020 23:53: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 5F4A33A1097 for <quic-issues@ietf.org>; Sat, 14 Mar 2020 23:53:25 -0700 (PDT)
Received: from github-lowworker-a27607f.ash1-iad.github.net (github-lowworker-a27607f.ash1-iad.github.net [10.56.18.61]) by smtp.github.com (Postfix) with ESMTP id 23C262C1C4D for <quic-issues@ietf.org>; Sat, 14 Mar 2020 23:53:24 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584255204; bh=eOmXD6D1Cnwplty3RC95PGU7empladTFIpo9GWOpxAI=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=F/d/iSEvL/6qh2kCWBQj5vF9fnB0kMa6bDe4bSKs9lO7xcjN3kH9VNjWCZlmkbRzv J/4voYhtP6FR98d3m8O1FVZ3ICiKhhSwkiM/MT9KmDSrLMjL/uoUQrDMI7BKUlmPdY L6nRFV4eV9kgRYe22PAL5NI7iWbnJ9fb/H376S0Q=
Date: Sat, 14 Mar 2020 23:53:24 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZ6F3FQZGYU3GLAYXN4PGY6JEVBNHHCFKOIVY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3525@github.com>
Subject: [quicwg/base-drafts] eliminate the difference between when having no RTT sample and having one (#3525)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6dd0e4150ac_412f3fe461acd96c336b1"; 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/RrPXoe2cE-XMBEKlE9qPKKArFjA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 06:53:37 -0000

----==_mimepart_5e6dd0e4150ac_412f3fe461acd96c336b1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

As pointed out in #3524, I think that we should assume same amount of RTT variance when there is no RTT sample and when there is one sample, because variance is unknown in both cases.

This PR makes that change while keeping the initial PTO being the same (i.e. 1 second), and slightly simplifies the timeout logic.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/3525

-- Commit Summary --

  * eliminate the different between when having no RTT sample and having one

-- File Changes --

    M draft-ietf-quic-recovery.md (37)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/3525.patch
https://github.com/quicwg/base-drafts/pull/3525.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3525

----==_mimepart_5e6dd0e4150ac_412f3fe461acd96c336b1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>As pointed out in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="581523339" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3524" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3524/hovercard" href="https://github.com/quicwg/base-drafts/issues/3524">#3524</a>, I think that we should assume same amount of RTT variance when there is no RTT sample and when there is one sample, because variance is unknown in both cases.</p>
<p>This PR makes that change while keeping the initial PTO being the same (i.e. 1 second), and slightly simplifies the timeout logic.</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/3525'>https://github.com/quicwg/base-drafts/pull/3525</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>eliminate the different between when having no RTT sample and having one</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/3525/files#diff-98295c891c68edd662536cf2a42bf089">draft-ietf-quic-recovery.md</a>
    (37)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3525.patch'>https://github.com/quicwg/base-drafts/pull/3525.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3525.diff'>https://github.com/quicwg/base-drafts/pull/3525.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3525">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK24RB6Q72XHAHCLOOTRHR3OJANCNFSM4LKR6WCQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4BUQ3YNK7UYUBSSVLRHR3OJA5CNFSM4LKR6WC2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IVJZCXA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3525",
"url": "https://github.com/quicwg/base-drafts/pull/3525",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e6dd0e4150ac_412f3fe461acd96c336b1--


From nobody Sun Mar 15 13:59:47 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 257F63A1C80 for <quic-issues@ietfa.amsl.com>; Sun, 15 Mar 2020 13:59:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OUYDC-Myr1F0 for <quic-issues@ietfa.amsl.com>; Sun, 15 Mar 2020 13:59: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 AE8613A1C73 for <quic-issues@ietf.org>; Sun, 15 Mar 2020 13:59:37 -0700 (PDT)
Date: Sun, 15 Mar 2020 13:59:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584305976; bh=9XKKukOX1WIbNVHiAhqWUrzB9wq5rmzuT59S0IyRDfg=; h=Date:From:To:Subject:From; b=usO3nmvJGWFm5yzil4cu6QgDGrPTw3DN1HpbRU5SgRQSlNhcJkeK9h3WS3MzgDdaq iKf1wk9WUXhql5RVqOpodlWhUKMSZQ+9Z2u9tD2xF1SDZSPo357tv/CHJozK8asubH gum/MKj1qKRDKw3eV3Q1gaVQIMhICJlBvgvikGqY=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-pto-pseudocode/e9bde2-d38a58@github.com>
Subject: [quicwg/base-drafts] d38a58: Two comments based on MT's suggestion
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ouXX2n3rqbMVLDjC7bQ_kBndM1Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 20:59:46 -0000

  Branch: refs/heads/ianswett-pto-pseudocode
  Home:   https://github.com/quicwg/base-drafts
  Commit: d38a58221838edbc6f82d97f5a204345a5baf50a
      https://github.com/quicwg/base-drafts/commit/d38a58221838edbc6f82d97f5a204345a5baf50a
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-15 (Sun, 15 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Two comments based on MT's suggestion



From nobody Sun Mar 15 14:00:09 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 128183A1C48 for <quic-issues@ietfa.amsl.com>; Sun, 15 Mar 2020 14:00:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id F71rQMi2ejiB for <quic-issues@ietfa.amsl.com>; Sun, 15 Mar 2020 14:00:00 -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 EA59A3A1C5B for <quic-issues@ietf.org>; Sun, 15 Mar 2020 13:59:59 -0700 (PDT)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id 59012261576 for <quic-issues@ietf.org>; Sun, 15 Mar 2020 13:59:59 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584305999; bh=b6uYpKCeEPK1uloHChKzYDFQuR8xEbZOjkUpUEIBSfA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=vvulxOX4bvWGHJUZk5is57Msq/9WGmNY40KTvDSd99YFV45DZDRiEq0oiwA8OKDAJ sHxYvHmtLo51LL1/FHYv2CEEIetrL/yG/0V9lHrKKNq3bssLmkZFmwOJy1YkOXJqCI Qb7vg/LCO2gk9smbHXYhaY1jdzy+ReAOA6s9bSCI=
Date: Sun, 15 Mar 2020 13:59:59 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3461/push/4768449697@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3461@github.com>
References: <quicwg/base-drafts/pull/3461@github.com>
Subject: Re: [quicwg/base-drafts] Update PTO pseudocode to better match text (#3461)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6e974f31960_68023f96958cd96013204f"; 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/MMIm5nYOzssmH8dc4v5JHl3n-vU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 21:00:08 -0000

----==_mimepart_5e6e974f31960_68023f96958cd96013204f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

d38a58221838edbc6f82d97f5a204345a5baf50a  Two comments based on MT's suggestion


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3461/files/e9bde2162d5ec1adb25a1779ab1c9cff3b95f397..d38a58221838edbc6f82d97f5a204345a5baf50a

----==_mimepart_5e6e974f31960_68023f96958cd96013204f
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/d38a58221838edbc6f82d97f5a204345a5baf50a">d38a582</a>  Two comments based on MT&#39;s suggestion</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3461/files/e9bde2162d5ec1adb25a1779ab1c9cff3b95f397..d38a58221838edbc6f82d97f5a204345a5baf50a">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6FGKNX57V5JCGKHL3RHU6U7ANCNFSM4KV3RYFA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2DQY6SJL2VRKELWYTRHU6U7A5CNFSM4KV3RYFKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TKNZUHE2TMNKQOVZWQIZUG43DQNBUHE3DSNY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3461/files/e9bde2162d5ec1adb25a1779ab1c9cff3b95f397..d38a58221838edbc6f82d97f5a204345a5baf50a",
"url": "https://github.com/quicwg/base-drafts/pull/3461/files/e9bde2162d5ec1adb25a1779ab1c9cff3b95f397..d38a58221838edbc6f82d97f5a204345a5baf50a",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e6e974f31960_68023f96958cd96013204f--


From nobody Sun Mar 15 14:00:43 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 122D23A1C4F for <quic-issues@ietfa.amsl.com>; Sun, 15 Mar 2020 14:00:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id q72d197IITX3 for <quic-issues@ietfa.amsl.com>; Sun, 15 Mar 2020 14:00:39 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5823B3A1C4D for <quic-issues@ietf.org>; Sun, 15 Mar 2020 14:00:39 -0700 (PDT)
Received: from github-lowworker-a27607f.ash1-iad.github.net (github-lowworker-a27607f.ash1-iad.github.net [10.56.18.61]) by smtp.github.com (Postfix) with ESMTP id 99EB05200AF for <quic-issues@ietf.org>; Sun, 15 Mar 2020 14:00:38 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584306038; bh=Y6WhdEC3Gq42LvPRKDY5AgS8kAEze2wFYF63zwD4ork=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=MLPKO7dcy1QFX2ANbAu1I8o16FfGhRm4H/MR6XPD9V34kz9eeebMqV79rTs5YaYHo Gjk99pI4I+0b2ZMDpGQuXwNiNu1QkKybJgqYyfk7m7aSJib884itkvNlEehGpvgsz1 jZUI1bI17fHc/SLQ2e8s8Tv+xX2+mfiyEpputDAE=
Date: Sun, 15 Mar 2020 14:00:38 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3VJFJOTX4NOWJWRCF4PJ4HNEVBNHHCDOLCFM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3461/c599263954@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3461@github.com>
References: <quicwg/base-drafts/pull/3461@github.com>
Subject: Re: [quicwg/base-drafts] Update PTO pseudocode to better match text (#3461)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6e977689b56_4b1f3f9097ccd96072311"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/BaA83rVjv_VLUEag2hE1MnOyZrU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 21:00:41 -0000

----==_mimepart_5e6e977689b56_4b1f3f9097ccd96072311
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson I added two comments to address the two points of potential confusion you raised in your last comment, 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/3461#issuecomment-599263954
----==_mimepart_5e6e977689b56_4b1f3f9097ccd96072311
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinthomson/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a> I added two comments to address the two points of potential confusion you raised in your last comment, 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/3461#issuecomment-599263954">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK465MZP26TJGVJLPE3RHU6XNANCNFSM4KV3RYFA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2D5AGHCDIBBYLTMYDRHU6XNA5CNFSM4KV3RYFKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEO4AVUQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3461#issuecomment-599263954",
"url": "https://github.com/quicwg/base-drafts/pull/3461#issuecomment-599263954",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6e977689b56_4b1f3f9097ccd96072311--


From nobody Sun Mar 15 14:00:49 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C20963A1C4D for <quic-issues@ietfa.amsl.com>; Sun, 15 Mar 2020 14:00:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id saqek5apKDhV for <quic-issues@ietfa.amsl.com>; Sun, 15 Mar 2020 14:00:43 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C75433A1C58 for <quic-issues@ietf.org>; Sun, 15 Mar 2020 14:00:38 -0700 (PDT)
Date: Sun, 15 Mar 2020 14:00:37 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584306037; bh=1Zi5Dz4JUka06nK+zCh2JAcCt284waqDVh61+gMQDuA=; h=Date:From:To:Subject:From; b=ZPkbif5VAsFYUWP4xp/3KftZtIg++YWbDV03y3X7AWAvE5X6cvNzFzak8WvSJdoB2 oSVnSQNd6eWWqCbDOJJ38sqftb5hfYTHiVVdN3uA+rUScPYzc/A16PFh4nCNwIePUT RE5rRXRxO+E58Mn00Z8+YjqRz25cXbs+4NfowWsU=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/5e8f19-b4a296@github.com>
Subject: [quicwg/base-drafts] b4a296: Script updating gh-pages from d38a5822. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/yJdLIWLh1vlh796mcPOlnnSbi1I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 21:00:46 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: b4a296d728a8707797ad1d0f23fd8ecb93f7bf09
      https://github.com/quicwg/base-drafts/commit/b4a296d728a8707797ad1d0f23fd8ecb93f7bf09
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-15 (Sun, 15 Mar 2020)

  Changed paths:
    M ianswett-pto-pseudocode/draft-ietf-quic-recovery.html
    M ianswett-pto-pseudocode/draft-ietf-quic-recovery.txt
    R ianswett-ref/draft-ietf-quic-http.html
    R ianswett-ref/draft-ietf-quic-http.txt
    R ianswett-ref/draft-ietf-quic-invariants.html
    R ianswett-ref/draft-ietf-quic-invariants.txt
    R ianswett-ref/draft-ietf-quic-qpack.html
    R ianswett-ref/draft-ietf-quic-qpack.txt
    R ianswett-ref/draft-ietf-quic-recovery.html
    R ianswett-ref/draft-ietf-quic-recovery.txt
    R ianswett-ref/draft-ietf-quic-tls.html
    R ianswett-ref/draft-ietf-quic-tls.txt
    R ianswett-ref/draft-ietf-quic-transport.html
    R ianswett-ref/draft-ietf-quic-transport.txt
    R ianswett-ref/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from d38a5822. [ci skip]



From nobody Sun Mar 15 14:02:58 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6F0383A0DD7 for <quic-issues@ietfa.amsl.com>; Sun, 15 Mar 2020 14:02:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6WBvmr72_DvM for <quic-issues@ietfa.amsl.com>; Sun, 15 Mar 2020 14:02:55 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 632E83A0CDE for <quic-issues@ietf.org>; Sun, 15 Mar 2020 14:02:55 -0700 (PDT)
Received: from github-lowworker-292e294.va3-iad.github.net (github-lowworker-292e294.va3-iad.github.net [10.48.102.70]) by smtp.github.com (Postfix) with ESMTP id 3E44E6A0DBD for <quic-issues@ietf.org>; Sun, 15 Mar 2020 14:02:54 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584306174; bh=YXHZn/tglSVDFBVFg2kMOb0uWarM0svRLrW4YY2ig7U=; h=Date:From:To:Subject:From; b=wtygQTu8r+ILglZ7Nu5pe4IjjwFZOH8WdCIcToXkX38MM9Y9I8QomlP9+T13lMeJl sw3WeuStmHEwtIeoRPAux6eLtkAyBlzASia3ZDsDh6xgCQrN7DKqm3uWE/oRXZ49Ry OmnZZIyST8Bg67yJGrMCVXge9oOg9Hd4JsaS61Zw=
Date: Sun, 15 Mar 2020 14:02:54 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/b4a296-33d3fc@github.com>
Subject: [quicwg/base-drafts] 33d3fc: Script updating issues at 2020-03-15T21:02:46Z. [c...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/XMLtiGiSFDYoZl_H7yjGsiJvpc8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 21:02:57 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 33d3fc24505dc42fb7a25043e4a1a109bd6d6c46
      https://github.com/quicwg/base-drafts/commit/33d3fc24505dc42fb7a25043e4a1a109bd6d6c46
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-15 (Sun, 15 Mar 2020)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2020-03-15T21:02:46Z. [ci skip]



From nobody Sun Mar 15 14:14:33 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D91D03A1C69 for <quic-issues@ietfa.amsl.com>; Sun, 15 Mar 2020 14:14:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CdQ_3NleDz1Z for <quic-issues@ietfa.amsl.com>; Sun, 15 Mar 2020 14:14: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 8ADDE3A1C68 for <quic-issues@ietf.org>; Sun, 15 Mar 2020 14:14:30 -0700 (PDT)
Received: from github-lowworker-0f78100.ash1-iad.github.net (github-lowworker-0f78100.ash1-iad.github.net [10.56.25.48]) by smtp.github.com (Postfix) with ESMTP id 5E72996022B for <quic-issues@ietf.org>; Sun, 15 Mar 2020 14:14:29 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584306869; bh=494QdLA9nXtmwdOvhlLV9q/tC/TqpQYEcGIgz31gCBo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=iYzoG7G/Kvyu9J0JhHhDYShlFlQ+ybT/+qkvGEYJavOQ4+6F6HjKuc0bC6EzgNAro MZm9uVC7HO4adR8aZ2wHvuGxd2dcmQ3xjTkgrrMnyZRVjbEwWXQX1QAGrApRtGHA8C kxYmAxtz7TBk6kzasXEnJ87EjuBwykzRjMZ51/RY=
Date: Sun, 15 Mar 2020 14:14:29 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4I5N5NMASFXC2GHPF4PJ53LEVBNHHCFICXXQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3521/review/374834365@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3521@github.com>
References: <quicwg/base-drafts/pull/3521@github.com>
Subject: Re: [quicwg/base-drafts] Recommend a 1ms timer granularity (#3521)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6e9ab54ec89_11323fd527ccd96821043e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/lCNBOuTtLAagWGBxpgV0wv1tCSw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 21:14:32 -0000

----==_mimepart_5e6e9ab54ec89_11323fd527ccd96821043e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.



> @@ -428,7 +428,8 @@ as TCP-NCR {{?RFC4653}}, to improve QUIC's reordering resilience.
 Once a later packet within the same packet number space has been acknowledged,
 an endpoint SHOULD declare an earlier packet lost if it was sent a threshold
 amount of time in the past. To avoid declaring packets as lost too early, this
-time threshold MUST be set to at least kGranularity.  The time threshold is:
+time threshold MUST be set to at least the local alarm granularity, as

```suggestion
time threshold MUST be set to at least the local timer granularity, as
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3521#pullrequestreview-374834365
----==_mimepart_5e6e9ab54ec89_11323fd527ccd96821043e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@martinthomson</b> commented on this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3521#discussi=
on_r392713334">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -428,7 +428,8 @@ as TCP-NCR {{?RFC4653}=
}, to improve QUIC&#39;s reordering resilience.=0D
 Once a later packet within the same packet number space has been acknowl=
edged,=0D
 an endpoint SHOULD declare an earlier packet lost if it was sent a thres=
hold=0D
 amount of time in the past. To avoid declaring packets as lost too early=
, this=0D
-time threshold MUST be set to at least kGranularity.  The time threshold=
 is:=0D
+time threshold MUST be set to at least the local alarm granularity, as=0D=

</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-time threshold MUST be set to at least the lo=
cal alarm granularity, as=0D
+time threshold MUST be set to at least the local timer granularity, as=0D=

</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3521#pullrequestreview-374834365">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
KZX4NHAWH6ELCIOXH3RHVALLANCNFSM4LHTRKMA">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK5HGQ7ZGV2UQV5SYILRHVALLA5CNFSM4=
LHTRKMKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GOCZLYJPI.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3521#pullrequestrev=
iew-374834365",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3521#pullrequestreview=
-374834365",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e6e9ab54ec89_11323fd527ccd96821043e--


From nobody Sun Mar 15 14:35:01 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 007E83A1CAE for <quic-issues@ietfa.amsl.com>; Sun, 15 Mar 2020 14:34:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pSDr16EtbN7P for <quic-issues@ietfa.amsl.com>; Sun, 15 Mar 2020 14:34: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 B1A3C3A1CAA for <quic-issues@ietf.org>; Sun, 15 Mar 2020 14:34:57 -0700 (PDT)
Received: from github-lowworker-fa7043e.ash1-iad.github.net (github-lowworker-fa7043e.ash1-iad.github.net [10.56.109.45]) by smtp.github.com (Postfix) with ESMTP id CAB30C602D6 for <quic-issues@ietf.org>; Sun, 15 Mar 2020 14:34:56 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584308096; bh=/J/qO5rBTeUn1uwJSuamQuReTj7QQJtXkHnueaWnGyQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=qdlB7grKQgSVt+mzOBnpz6XnPyluEFTedK3XkDEj6l86spik2MK4OzTfcOs6JTSOh /KbqbA/pje3D+uEL3xybytEtw65zInUbl4121djY4eQ4/2QwqBqSiABOKv1wu3Nasx PVxFJJw1nKCkw/3haWaIex+kVYM5pKV9mlXg0FPo=
Date: Sun, 15 Mar 2020 14:34:56 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7ZS5VYZNRL4KQVOR54PKAIBEVBNHHCDOLCFM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3461/review/374835865@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3461@github.com>
References: <quicwg/base-drafts/pull/3461@github.com>
Subject: Re: [quicwg/base-drafts] Update PTO pseudocode to better match text (#3461)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6e9f80bb491_74d3fc5a66cd96814643d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/4NI-UP_-7oc52gD0ILOdKQcShPM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 21:34:59 -0000

----==_mimepart_5e6e9f80bb491_74d3fc5a66cd96814643d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson approved this pull request.



> +    // There is nothing to detect lost and the server
+    // is not blocked by the anti-amplification limit.

This comment is a little strange.

The point here is to catch the case where there is nothing to send, with the exception that the client might need to keep the server primed in case it is blocked on its anti-amplification limit.

As we've already dispensed with the anti-amplification limit at the server, I think that this needs to concentrate on the client instead.

```suggestion
    // There is nothing to detect lost, so set no timer.
    // However, the client still sets the timer if the server
    // might be blocked by the anti-amplification limit.
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3461#pullrequestreview-374835865
----==_mimepart_5e6e9f80bb491_74d3fc5a66cd96814643d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@martinthomson</b> approved this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3461#discussi=
on_r392714924">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +    // There is nothing to detect lost an=
d the server=0D
+    // is not blocked by the anti-amplification limit.=0D
</pre>=0D
<p>This comment is a little strange.</p>=0D
<p>The point here is to catch the case where there is nothing to send, wi=
th the exception that the client might need to keep the server primed in =
case it is blocked on its anti-amplification limit.</p>=0D
<p>As we've already dispensed with the anti-amplification limit at the se=
rver, I think that this needs to concentrate on the client instead.</p>=0D=

=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-    // There is nothing to detect lost and th=
e server=0D
-    // is not blocked by the anti-amplification limit.=0D
+    // There is nothing to detect lost, so set no timer.=0D
+    // However, the client still sets the timer if the server=0D
+    // might be blocked by the anti-amplification limit.=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3461#pullrequestreview-374835865">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K27VLEYGHLVYLGTU7DRHVCYBANCNFSM4KV3RYFA">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK3BG6J7MBKCWPYR3LTRHVCYBA5CNFSM4=
KV3RYFKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GOCZLYVGI.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3461#pullrequestrev=
iew-374835865",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3461#pullrequestreview=
-374835865",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e6e9f80bb491_74d3fc5a66cd96814643d--


From nobody Sun Mar 15 14:45:05 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 809733A1CE1 for <quic-issues@ietfa.amsl.com>; Sun, 15 Mar 2020 14:45:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1v-FG4xeBhkq for <quic-issues@ietfa.amsl.com>; Sun, 15 Mar 2020 14:45:00 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CF94F3A1CDE for <quic-issues@ietf.org>; Sun, 15 Mar 2020 14:45:00 -0700 (PDT)
Received: from github-lowworker-f1f7af9.ash1-iad.github.net (github-lowworker-f1f7af9.ash1-iad.github.net [10.56.111.13]) by smtp.github.com (Postfix) with ESMTP id B13086600FC for <quic-issues@ietf.org>; Sun, 15 Mar 2020 14:44:59 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584308699; bh=JjCEKADk63ReJHebGHjVmosJhb+A5NCQ94+EzpqPl3M=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=of8gpUwrA7z7GnZuFcnn0JK1lQ5S5+3BmsicOXHDNfRVfhYTbFtc2gyPyd0xZP1m4 KRV5DfSphybkrRgkhbY3obwnfLAbRpEohr+AMBsaQhenI/9tnXkC2qSwDM+SJ5bkxd yGxEleAGfcEdTjGd8/ehbLuU1SFG2tjzg1IjjMIw=
Date: Sun, 15 Mar 2020 14:44:59 -0700
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3V7QOH5G5NXEMBTA54PKBNXEVBNHHCFIPTEI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3523/599268923@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3523@github.com>
References: <quicwg/base-drafts/issues/3523@github.com>
Subject: Re: [quicwg/base-drafts] Padding overhead in DNS over QUIC scenarios (#3523)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6ea1dba0099_43c83fb8202cd9641861f5"; 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/sYoYuWU2oowU4SLuiTKpHRlMXKw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 21:45:04 -0000

----==_mimepart_5e6ea1dba0099_43c83fb8202cd9641861f5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

What would happen if the token turned out to be expired? What would be the server response to a smaller Initial?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3523#issuecomment-599268923
----==_mimepart_5e6ea1dba0099_43c83fb8202cd9641861f5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>What would happen if the token turned out to be expired? What would be the server response to a smaller Initial?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3523#issuecomment-599268923">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5OTNVBR3GOP24WYDDRHVD5XANCNFSM4LIG6WCQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3F3CQCJTYKLNDVWTDRHVD5XA5CNFSM4LIG6WC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEO4B4OY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3523#issuecomment-599268923",
"url": "https://github.com/quicwg/base-drafts/issues/3523#issuecomment-599268923",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6ea1dba0099_43c83fb8202cd9641861f5--


From nobody Sun Mar 15 14:58:09 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5C8AA3A1D08 for <quic-issues@ietfa.amsl.com>; Sun, 15 Mar 2020 14:58:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ALx6-a1VfBk0 for <quic-issues@ietfa.amsl.com>; Sun, 15 Mar 2020 14:58: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 219D03A1D05 for <quic-issues@ietf.org>; Sun, 15 Mar 2020 14:58:07 -0700 (PDT)
Received: from github-lowworker-0eea13f.ash1-iad.github.net (github-lowworker-0eea13f.ash1-iad.github.net [10.56.109.26]) by smtp.github.com (Postfix) with ESMTP id 2EDE39604DC for <quic-issues@ietf.org>; Sun, 15 Mar 2020 14:58:06 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584309486; bh=TZWGGZuWdGqbtoL+HAXR7B05IMQf1WngRoM/MiTuj2I=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=yJvolFPyOPCUNfjcoZT9fvoN49NRMukEYgsBK8+6SEUb9AkmENS11cMPXp6zBZ1ye l4BbdLts+EsnzNWx/s6KDw047HCiEMBHXBzZuzGQlbCrn5CfTyLYx/6+nwsaval1cH Tzi8SkH5wUxjreVWjwKuVA2pKdNtKIli4GYLwfis=
Date: Sun, 15 Mar 2020 14:58:06 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2QEFKYYGQ455NHQKF4PKC65EVBNHHCFIPTEI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3523/599270190@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3523@github.com>
References: <quicwg/base-drafts/issues/3523@github.com>
Subject: Re: [quicwg/base-drafts] Padding overhead in DNS over QUIC scenarios (#3523)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6ea4ee1fe78_5aaf3fcd3fccd96c1887fa"; 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/yH9vqFREYfP-5W0UZLf8mmfXF1o>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 21:58:08 -0000

----==_mimepart_5e6ea4ee1fe78_5aaf3fcd3fccd96c1887fa
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke It would be the same.

Assuming that the `minimal_initial_packet_size` used for client-sent packets are going to be at least 400 bytes, a server would always have room to send one full-size packet. Therefore, the server can send a Retry, or start immediately with sending the TLS handshake messages. The only difference is that when the server does the latter, it's initial send window will be 1 MTU rather than 3 MTU.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3523#issuecomment-599270190
----==_mimepart_5e6ea4ee1fe78_5aaf3fcd3fccd96c1887fa
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinduke/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinduke">@martinduke</a> It would be the same.</p>
<p>Assuming that the <code>minimal_initial_packet_size</code> used for client-sent packets are going to be at least 400 bytes, a server would always have room to send one full-size packet. Therefore, the server can send a Retry, or start immediately with sending the TLS handshake messages. The only difference is that when the server does the latter, it's initial send window will be 1 MTU rather than 3 MTU.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3523#issuecomment-599270190">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3KT4QJL33ZQIOV3VLRHVFO5ANCNFSM4LIG6WCQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2XCNHC65NBQSOINFDRHVFO5A5CNFSM4LIG6WC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEO4CGLQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3523#issuecomment-599270190",
"url": "https://github.com/quicwg/base-drafts/issues/3523#issuecomment-599270190",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6ea4ee1fe78_5aaf3fcd3fccd96c1887fa--


From nobody Sun Mar 15 15:32:26 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 612663A1D67 for <quic-issues@ietfa.amsl.com>; Sun, 15 Mar 2020 15:32:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.099
X-Spam-Level: 
X-Spam-Status: No, score=-2.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mil-2HTQRpvD for <quic-issues@ietfa.amsl.com>; Sun, 15 Mar 2020 15:32: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 22F5E3A1D3A for <quic-issues@ietf.org>; Sun, 15 Mar 2020 15:32:21 -0700 (PDT)
Date: Sun, 15 Mar 2020 15:32:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584311540; bh=Mb5X/Nzs4/QtHROA1WAA+fN/I4HDx1prYGjq3k95yqo=; h=Date:From:To:Subject:From; b=tDlEW960PDckLtNNHwNVTzazBCy4hMClQ47TmfoiWmEA8FSQo/hPlGr3nRvzid9ah SHHZomNvgN4D6QRxkHJDUR4JUiV86viDywsDm/W1i4/BArCNHZLHOeHeEab1UZTwNu zmo7X6YhIWfsTbcxZmmblRLoK4+cfOEWz8hi8xLA=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-granularity/58891f-c07b8c@github.com>
Subject: [quicwg/base-drafts] c07b8c: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/U-Q7mTOCkRjKoKQfRl1hjdnbjbA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 22:32:24 -0000

  Branch: refs/heads/ianswett-granularity
  Home:   https://github.com/quicwg/base-drafts
  Commit: c07b8c6036738985f1ba89816d62f03fbb7c4fa6
      https://github.com/quicwg/base-drafts/commit/c07b8c6036738985f1ba89816d62f03fbb7c4fa6
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-15 (Sun, 15 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-Authored-By: Martin Thomson <mt@lowentropy.net>



From nobody Sun Mar 15 15:32:46 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 358793A1D69 for <quic-issues@ietfa.amsl.com>; Sun, 15 Mar 2020 15:32:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.553
X-Spam-Level: 
X-Spam-Status: No, score=-1.553 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ncqFqoBAwpG0 for <quic-issues@ietfa.amsl.com>; Sun, 15 Mar 2020 15:32:44 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 00DFB3A1D6A for <quic-issues@ietf.org>; Sun, 15 Mar 2020 15:32:43 -0700 (PDT)
Received: from github-lowworker-0eea13f.ash1-iad.github.net (github-lowworker-0eea13f.ash1-iad.github.net [10.56.109.26]) by smtp.github.com (Postfix) with ESMTP id 214688C0E39 for <quic-issues@ietf.org>; Sun, 15 Mar 2020 15:32:43 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584311563; bh=2R02JseHbhbQ/xeCiI+HlfKuK5UqIU3ILtBnmoOKdAk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=sfs3dYDVQCG8Vd8S2jwNpgAiHAULNvNyTX+BUn945PJwbbsxEk3pstBJNyUYk1K8f uKLTtNRmRPqMOnNcc3Lj2cGXGkNyQMx5r5PdYT5yMM7tl+Ip9Dy21Epw/g9VhxZ0mc v+iMqj3Qain7hRLtX3AFP1iY1ub1eJE49dqteERs=
Date: Sun, 15 Mar 2020 15:32:43 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3521/push/4768641328@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3521@github.com>
References: <quicwg/base-drafts/pull/3521@github.com>
Subject: Re: [quicwg/base-drafts] Recommend a 1ms timer granularity (#3521)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6ead0b10c34_5a9a3fcd3fccd96c1800c1"; 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/f0ycH-TXdhKXFNBm9A6rlyKtPMA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 22:32:45 -0000

----==_mimepart_5e6ead0b10c34_5a9a3fcd3fccd96c1800c1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

c07b8c6036738985f1ba89816d62f03fbb7c4fa6  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/3521/files/58891f5debf4101c7d21e0f49f9caed961f7efe3..c07b8c6036738985f1ba89816d62f03fbb7c4fa6

----==_mimepart_5e6ead0b10c34_5a9a3fcd3fccd96c1800c1
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/c07b8c6036738985f1ba89816d62f03fbb7c4fa6">c07b8c6</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/3521/files/58891f5debf4101c7d21e0f49f9caed961f7efe3..c07b8c6036738985f1ba89816d62f03fbb7c4fa6">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK33ABYVVTKRIVB5HZ3RHVJQXANCNFSM4LHTRKMA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYS3I5RSC5WUVRLHDDRHVJQXA5CNFSM4LHTRKMKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DQMBWGE4TONCQOVZWQIZUG43DQNRUGEZTEOA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3521/files/58891f5debf4101c7d21e0f49f9caed961f7efe3..c07b8c6036738985f1ba89816d62f03fbb7c4fa6",
"url": "https://github.com/quicwg/base-drafts/pull/3521/files/58891f5debf4101c7d21e0f49f9caed961f7efe3..c07b8c6036738985f1ba89816d62f03fbb7c4fa6",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e6ead0b10c34_5a9a3fcd3fccd96c1800c1--


From nobody Sun Mar 15 15:33:26 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 983BD3A1D6D for <quic-issues@ietfa.amsl.com>; Sun, 15 Mar 2020 15:33:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id J3Z2U2Ms0qXK for <quic-issues@ietfa.amsl.com>; Sun, 15 Mar 2020 15:33:22 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 701DC3A1D6C for <quic-issues@ietf.org>; Sun, 15 Mar 2020 15:33:22 -0700 (PDT)
Date: Sun, 15 Mar 2020 15:33:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584311601; bh=ZMI/AdHwQK67THevMW9FihPmGM/M+8lc8sswJBa7tgA=; h=Date:From:To:Subject:From; b=f1XkX0VcXXJuEo/NzIER/nU6QAVCwT8xA9wxih8oqrm9i9Nn7YSDif7MA+FJyeDhF eo83RxGVrJxnOHeeSjIlNqso8rDctBdqAEIB9iT8rGMlOQfarJeGrvL2w7hmgKTCvz h4+0VMJfGCJMEUNUNgO8rKUXzXrFkDDU9YmihO7Y=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/33d3fc-5a1e01@github.com>
Subject: [quicwg/base-drafts] 5a1e01: Script updating gh-pages from c07b8c60. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/nsfAQ_lT999GrZESOtRMb-rXhC4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 22:33:24 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 5a1e014bb4f0442f647f7ff972777b3fe3745d5b
      https://github.com/quicwg/base-drafts/commit/5a1e014bb4f0442f647f7ff972777b3fe3745d5b
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-15 (Sun, 15 Mar 2020)

  Changed paths:
    M ianswett-granularity/draft-ietf-quic-http.html
    M ianswett-granularity/draft-ietf-quic-http.txt
    M ianswett-granularity/draft-ietf-quic-invariants.html
    M ianswett-granularity/draft-ietf-quic-invariants.txt
    M ianswett-granularity/draft-ietf-quic-qpack.html
    M ianswett-granularity/draft-ietf-quic-qpack.txt
    M ianswett-granularity/draft-ietf-quic-recovery.html
    M ianswett-granularity/draft-ietf-quic-recovery.txt
    M ianswett-granularity/draft-ietf-quic-tls.html
    M ianswett-granularity/draft-ietf-quic-tls.txt
    M ianswett-granularity/draft-ietf-quic-transport.html
    M ianswett-granularity/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from c07b8c60. [ci skip]



From nobody Sun Mar 15 16:37:42 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AE7053A1E1C for <quic-issues@ietfa.amsl.com>; Sun, 15 Mar 2020 16:37:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.099
X-Spam-Level: 
X-Spam-Status: No, score=-2.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BNDmF1gWWupL for <quic-issues@ietfa.amsl.com>; Sun, 15 Mar 2020 16:37:39 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8B8143A1D3F for <quic-issues@ietf.org>; Sun, 15 Mar 2020 16:37:39 -0700 (PDT)
Received: from github-lowworker-cd7bc13.ac4-iad.github.net (github-lowworker-cd7bc13.ac4-iad.github.net [10.52.25.102]) by smtp.github.com (Postfix) with ESMTP id CABAD6E11C0 for <quic-issues@ietf.org>; Sun, 15 Mar 2020 16:37:37 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584315457; bh=g3xGPX49kWKWq1ifLdrxlZbAwBUbz4dSSwKh0jxwhwg=; h=Date:From:To:Subject:From; b=MWDDi8rJFiiOawO0YVNdkkgFVXRkhVerrM67pupMRSCBJJfnAW//EQd0g9mJ2MjO+ HfsbM5t1GD5rFHD7tQP3wm7k79XhIRfEK/nncLv/6mZZgcR16uTJ4AVM5IhGgV9JjA vpJCZ7AzEuXj6sPVgn8wl59PSqLMV8HSQ6hkt7mA=
Date: Sun, 15 Mar 2020 16:37:37 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-pto-pseudocode/d38a58-2c07fe@github.com>
Subject: [quicwg/base-drafts] 2c07fe: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Hn2jcEZlflPec3Z_dTTY1RtiDWc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 23:37:41 -0000

  Branch: refs/heads/ianswett-pto-pseudocode
  Home:   https://github.com/quicwg/base-drafts
  Commit: 2c07fed9f4e21f95002dcb25dc1fac69aa009a8d
      https://github.com/quicwg/base-drafts/commit/2c07fed9f4e21f95002dcb25dc1fac69aa009a8d
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-15 (Sun, 15 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-Authored-By: Martin Thomson <mt@lowentropy.net>



From nobody Sun Mar 15 16:38:04 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9F1D03A1E34 for <quic-issues@ietfa.amsl.com>; Sun, 15 Mar 2020 16:38:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.553
X-Spam-Level: 
X-Spam-Status: No, score=-1.553 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jDs4W2YJ77Xf for <quic-issues@ietfa.amsl.com>; Sun, 15 Mar 2020 16:38:01 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 24A933A1D3F for <quic-issues@ietf.org>; Sun, 15 Mar 2020 16:38:00 -0700 (PDT)
Received: from github-lowworker-ca5950c.va3-iad.github.net (github-lowworker-ca5950c.va3-iad.github.net [10.48.17.57]) by smtp.github.com (Postfix) with ESMTP id E9B3A5208AA for <quic-issues@ietf.org>; Sun, 15 Mar 2020 16:37:59 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584315479; bh=gCXH6MNpH+7OHX2GaThvavGeLLJqqsTACAxiWLy+dXs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=BHcZ97C2zUUTgm90/PbPpM+fWNp1GJ041o+R12ZG7TgUTWB3O+n8pbpA7QIvgy6Jh 6JldFzeKurO7MJiC4p/457fzLFBpmP6PKbt8g3f0iieR834w4oXj0zUWOOXABkthAi adsKEUBkXx/uSgZ6qRMDV4dUUemLbF78XbfOODvE=
Date: Sun, 15 Mar 2020 16:37:59 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3461/push/4768769604@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3461@github.com>
References: <quicwg/base-drafts/pull/3461@github.com>
Subject: Re: [quicwg/base-drafts] Update PTO pseudocode to better match text (#3461)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6ebc57d9dfc_7d583ff75f2cd96823227b"; 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/6S0WWS4gBpqe6xPJ56cebXpZW-I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 15 Mar 2020 23:38:03 -0000

----==_mimepart_5e6ebc57d9dfc_7d583ff75f2cd96823227b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

2c07fed9f4e21f95002dcb25dc1fac69aa009a8d  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/3461/files/d38a58221838edbc6f82d97f5a204345a5baf50a..2c07fed9f4e21f95002dcb25dc1fac69aa009a8d

----==_mimepart_5e6ebc57d9dfc_7d583ff75f2cd96823227b
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/2c07fed9f4e21f95002dcb25dc1fac69aa009a8d">2c07fed</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/3461/files/d38a58221838edbc6f82d97f5a204345a5baf50a..2c07fed9f4e21f95002dcb25dc1fac69aa009a8d">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZR4YBDVKPZYO23MDLRHVRFPANCNFSM4KV3RYFA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK37F2ESMY423GENQHTRHVRFPA5CNFSM4KV3RYFKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TKNZUHE2TMNKQOVZWQIZUG43DQNZWHE3DANA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3461/files/d38a58221838edbc6f82d97f5a204345a5baf50a..2c07fed9f4e21f95002dcb25dc1fac69aa009a8d",
"url": "https://github.com/quicwg/base-drafts/pull/3461/files/d38a58221838edbc6f82d97f5a204345a5baf50a..2c07fed9f4e21f95002dcb25dc1fac69aa009a8d",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e6ebc57d9dfc_7d583ff75f2cd96823227b--


From nobody Sun Mar 15 16:38:50 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7B5E13A1E36 for <quic-issues@ietfa.amsl.com>; Sun, 15 Mar 2020 16:38:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9OqBD2xkQXw0 for <quic-issues@ietfa.amsl.com>; Sun, 15 Mar 2020 16:38: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 77AF73A1E34 for <quic-issues@ietf.org>; Sun, 15 Mar 2020 16:38:47 -0700 (PDT)
Received: from github-lowworker-b2150d3.ash1-iad.github.net (github-lowworker-b2150d3.ash1-iad.github.net [10.56.113.12]) by smtp.github.com (Postfix) with ESMTP id 429D21C092A for <quic-issues@ietf.org>; Sun, 15 Mar 2020 16:38:46 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584315526; bh=E6n8SNVQSpSIHnDydpfpf0sVix2K8HWt4Ky7Wwja2CQ=; h=Date:From:To:Subject:From; b=ixbx7+RTzTYICYIk8h9XYM7k7Rul2tGEbphRRX9/5WUQUsdnVaWy4sUIJMK1SOZ2O n1bY5BpVikK1C9w0QvEdfzrN6LpHpdJ1OuEYGkUjhChATks3+UWzKehaH/X9LITMDj ff2ECZpFBAyShczycWUlVhrrkU1P17CheV3FNqyY=
Date: Sun, 15 Mar 2020 16:38:46 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/5a1e01-2de157@github.com>
Subject: [quicwg/base-drafts] 2de157: Script updating gh-pages from 2c07fed9. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/M6giWzfYKzagrvdCjfoaOsA10v8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 23:38:48 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 2de157a7a2caa85ef41fc415bb2600692a5c3d12
      https://github.com/quicwg/base-drafts/commit/2de157a7a2caa85ef41fc415bb2600692a5c3d12
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-15 (Sun, 15 Mar 2020)

  Changed paths:
    M ianswett-pto-pseudocode/draft-ietf-quic-recovery.html
    M ianswett-pto-pseudocode/draft-ietf-quic-recovery.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 2c07fed9. [ci skip]



From nobody Sun Mar 15 16:39:55 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 28CEF3A1E36 for <quic-issues@ietfa.amsl.com>; Sun, 15 Mar 2020 16:39:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id REqkinWF5chC for <quic-issues@ietfa.amsl.com>; Sun, 15 Mar 2020 16:39:52 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1DBDF3A1E34 for <quic-issues@ietf.org>; Sun, 15 Mar 2020 16:39:52 -0700 (PDT)
Received: from github-lowworker-39b4a70.va3-iad.github.net (github-lowworker-39b4a70.va3-iad.github.net [10.48.16.66]) by smtp.github.com (Postfix) with ESMTP id 2F0388C06E2 for <quic-issues@ietf.org>; Sun, 15 Mar 2020 16:39:51 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584315591; bh=i1qh0+aPsZdMKCXRB5PxZ4CSWVCAZVMZM+MlP4WQKQE=; h=Date:From:To:Subject:From; b=dt7GbN8MQCwqxiOEJTLH4l85vDEpNF0LjfSuauKbXVzTsXeP3Eu7v/8rWxSkrcX0e bN+j/q6KT7v9+CM8xnE+ZZeS6zYrr9aZtI+PfvlEmUG6zLTGLLnBs+Zs6EprdMC6Nw WND6L67WMcCCGle7ovxaMGKkhtOgyFvnxXD0YJ+M=
Date: Sun, 15 Mar 2020 16:39:51 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-pto-pseudocode/2c07fe-aacd07@github.com>
Subject: [quicwg/base-drafts] aacd07: tweak mt's suggestion
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Mb9_GH6wjMibSu6jnFG3QFhPP_U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 15 Mar 2020 23:39:53 -0000

  Branch: refs/heads/ianswett-pto-pseudocode
  Home:   https://github.com/quicwg/base-drafts
  Commit: aacd0773af40e062ce90b788d331719061ee23ba
      https://github.com/quicwg/base-drafts/commit/aacd0773af40e062ce90b788d331719061ee23ba
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-15 (Sun, 15 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  tweak mt's suggestion



From nobody Sun Mar 15 16:40:14 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4A1B93A1E36 for <quic-issues@ietfa.amsl.com>; Sun, 15 Mar 2020 16:40:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id y_dNnveds7RF for <quic-issues@ietfa.amsl.com>; Sun, 15 Mar 2020 16:40:12 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2EB113A1E34 for <quic-issues@ietf.org>; Sun, 15 Mar 2020 16:40:12 -0700 (PDT)
Date: Sun, 15 Mar 2020 16:40:11 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584315611; bh=oj/xnETQAxpOW46F7Go5WmW0+JPz+Mlbx/stT6v5RJI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=mjJFULGkna/aAa0DLr2skQ40py6FXHFDku2zTjMYIGlwCLSV1skvwMAU+2uV04FNx sUkbgRU8QvwBJEcIxoNxWmb67SjmBlKTDp50eVToxu7bLzfsMLnPBHKRxl5QEkU6Hz UuewprcyzoJGrnwj6ZFnFJ0Ylqyhdn3H8XkUFWks=
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/3461/push/4768773766@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3461@github.com>
References: <quicwg/base-drafts/pull/3461@github.com>
Subject: Re: [quicwg/base-drafts] Update PTO pseudocode to better match text (#3461)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6ebcdb68344_65a43fe63fecd9604996a3"; 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/Ck52hhkqk0R_bjG32O3MgrDEWtM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 23:40:13 -0000

----==_mimepart_5e6ebcdb68344_65a43fe63fecd9604996a3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

aacd0773af40e062ce90b788d331719061ee23ba  tweak mt's suggestion


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3461/files/2c07fed9f4e21f95002dcb25dc1fac69aa009a8d..aacd0773af40e062ce90b788d331719061ee23ba

----==_mimepart_5e6ebcdb68344_65a43fe63fecd9604996a3
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/aacd0773af40e062ce90b788d331719061ee23ba">aacd077</a>  tweak mt&#39;s suggestion</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3461/files/2c07fed9f4e21f95002dcb25dc1fac69aa009a8d..aacd0773af40e062ce90b788d331719061ee23ba">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7LKQPLUO4UEIF3HHLRHVRNXANCNFSM4KV3RYFA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYBCLUBEXFSOGJNKJTRHVRNXA5CNFSM4KV3RYFKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TKNZUHE2TMNKQOVZWQIZUG43DQNZXGM3TMNQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3461/files/2c07fed9f4e21f95002dcb25dc1fac69aa009a8d..aacd0773af40e062ce90b788d331719061ee23ba",
"url": "https://github.com/quicwg/base-drafts/pull/3461/files/2c07fed9f4e21f95002dcb25dc1fac69aa009a8d..aacd0773af40e062ce90b788d331719061ee23ba",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e6ebcdb68344_65a43fe63fecd9604996a3--


From nobody Sun Mar 15 16:40:59 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 743B83A1E3F for <quic-issues@ietfa.amsl.com>; Sun, 15 Mar 2020 16:40:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EpXeTmRx1LGj for <quic-issues@ietfa.amsl.com>; Sun, 15 Mar 2020 16:40:57 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6479D3A1E3E for <quic-issues@ietf.org>; Sun, 15 Mar 2020 16:40:52 -0700 (PDT)
Received: from github-lowworker-f1f7af9.ash1-iad.github.net (github-lowworker-f1f7af9.ash1-iad.github.net [10.56.111.13]) by smtp.github.com (Postfix) with ESMTP id 6629D2C0D40 for <quic-issues@ietf.org>; Sun, 15 Mar 2020 16:40:51 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584315651; bh=Iv9w+H0jgGG8wtOX0i6r0deu1P5R+lGNcd1HGd1DzKI=; h=Date:From:To:Subject:From; b=QGbIIIjcX6f7BL7yH6DFsKcvwDnZ1xi6H7CL7MS91qv6XobE8e9bj6VLpQWfDCw53 9KCgKGdzecdAgRS0RpKbfRQCu2ruo7js7lgFJ1KsXkTBKb6zzLi0gf9TqmqOzMFlZb zUCMqOGWLEOW3pmzwhQaUZXFB70deT3AB84f9xSY=
Date: Sun, 15 Mar 2020 16:40:51 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/2de157-e39947@github.com>
Subject: [quicwg/base-drafts] e39947: Script updating gh-pages from aacd0773. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/DmpfGLRR6z6wIc8P6j-3Sa2RIKU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 23:40:59 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: e3994799a82efac07e41f3d0c0c9be6579910530
      https://github.com/quicwg/base-drafts/commit/e3994799a82efac07e41f3d0c0c9be6579910530
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-15 (Sun, 15 Mar 2020)

  Changed paths:
    M ianswett-pto-pseudocode/draft-ietf-quic-recovery.html
    M ianswett-pto-pseudocode/draft-ietf-quic-recovery.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from aacd0773. [ci skip]



From nobody Sun Mar 15 17:24:29 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 449483A1ED3 for <quic-issues@ietfa.amsl.com>; Sun, 15 Mar 2020 17:24:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.041
X-Spam-Level: 
X-Spam-Status: No, score=-1.041 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8nL2g_tE2WeY for <quic-issues@ietfa.amsl.com>; Sun, 15 Mar 2020 17:24:27 -0700 (PDT)
Received: from out-9.smtp.github.com (out-9.smtp.github.com [192.30.254.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 496873A1ED2 for <quic-issues@ietf.org>; Sun, 15 Mar 2020 17:24:26 -0700 (PDT)
Date: Sun, 15 Mar 2020 17:24:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584318266; bh=QB8kRuvBP62sUU2toRa1feOJ05zq5tC2T8gIjQ6tM60=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=rXlTtb7+LwTLOqAi/mPNpd82x4IDWwbS2wnTg8lu4MfgvIFpuyoknPOz6juhjRm1N r3eN9MJLzm90KHrYugjI6IfXv0rTMYYTNxQtAL8CXIss/Yqhqmkt/WtgtR6H5VPxsV JFvhJgL8mZs6YERUXuibfL1/pA49RUZAxoVoz5no=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4B6MEQQ3C4T46VTDF4PKUDVEVBNHHCDOLCFM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3461/review/374851726@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3461@github.com>
References: <quicwg/base-drafts/pull/3461@github.com>
Subject: Re: [quicwg/base-drafts] Update PTO pseudocode to better match text (#3461)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6ec73a13ae4_31153ffa3b8cd9603461a9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/StPnAaPP9cvUM0wS_pg_T94ih7o>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:24:28 -0000

----==_mimepart_5e6ec73a13ae4_31153ffa3b8cd9603461a9
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/3461#pullrequestreview-374851726
----==_mimepart_5e6ec73a13ae4_31153ffa3b8cd9603461a9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinthomson</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3461#pullrequestreview-374851726">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7NKP7SYORZR5NR7FTRHVWTVANCNFSM4KV3RYFA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZELNVOPHMSBDMED6DRHVWTVA5CNFSM4KV3RYFKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCZL4RDQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3461#pullrequestreview-374851726",
"url": "https://github.com/quicwg/base-drafts/pull/3461#pullrequestreview-374851726",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6ec73a13ae4_31153ffa3b8cd9603461a9--


From nobody Sun Mar 15 17:26:25 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 904B43A1EDD for <quic-issues@ietfa.amsl.com>; Sun, 15 Mar 2020 17:26:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hzPHgDPFSRSS for <quic-issues@ietfa.amsl.com>; Sun, 15 Mar 2020 17:26:22 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 891453A1EDC for <quic-issues@ietf.org>; Sun, 15 Mar 2020 17:26:22 -0700 (PDT)
Received: from github-lowworker-5fb2734.va3-iad.github.net (github-lowworker-5fb2734.va3-iad.github.net [10.48.19.27]) by smtp.github.com (Postfix) with ESMTP id 92C38280081 for <quic-issues@ietf.org>; Sun, 15 Mar 2020 17:26:21 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584318381; bh=q2XMmRFreeXZkcNBTecz2p1kuU+LtMcmaVhbEAZyW14=; h=Date:From:To:Subject:From; b=wdPbaMv4xpRDS61dgadpMF0GjVIuGn3K117PZ8IIgfoLSRx2/faW6nLz/HzBAbRWC VSxrwAxtCpR8tb7w1THqqigrxbSgC5nCcbhOz7nGm3HK/cs7LqE36ehrDa/WYmWamZ WMTG6wSmAkKIJ0eYa5DnoOnryIrkeuQDZfYjziOY=
Date: Sun, 15 Mar 2020 17:26:21 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-pto-pseudocode/aacd07-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/DMVDKYlM-om7rbioXtB5lE5X2Pg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:26:24 -0000

  Branch: refs/heads/ianswett-pto-pseudocode
  Home:   https://github.com/quicwg/base-drafts


From nobody Sun Mar 15 17:26:31 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 43E093A1EDC for <quic-issues@ietfa.amsl.com>; Sun, 15 Mar 2020 17:26:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2dCWY-wzI2SN for <quic-issues@ietfa.amsl.com>; Sun, 15 Mar 2020 17:26:22 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6AC363A1EDA for <quic-issues@ietf.org>; Sun, 15 Mar 2020 17:26:22 -0700 (PDT)
Received: from github-lowworker-bb778fb.ash1-iad.github.net (github-lowworker-bb778fb.ash1-iad.github.net [10.56.102.56]) by smtp.github.com (Postfix) with ESMTP id 35D4EA0611 for <quic-issues@ietf.org>; Sun, 15 Mar 2020 17:26:21 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584318381; bh=waVVDQ9hz9j9ifhLdrvcUBs0KTxXWj0LeD/07q7E63U=; h=Date:From:To:Subject:From; b=Lez4G4lfprp66CfE31PM2dWMI7zZq/EC3mrlBoje3MwPx3POBsTPK8WeG3rarg96C WmK99WzTH8VKjvUnTBKXucL7kujHW3X5PM+YKvhC18zRI2rfmeP5DV3ujeNYP8GYoy ONmWyuXtJ6NWrHuaO4PGS8siiD1m3/3Dg1fbb/aQ=
Date: Sun, 15 Mar 2020 17:26:21 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/6598cf-061a91@github.com>
Subject: [quicwg/base-drafts] 74fd16: Update pseudocode to better match text
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/2QxeYWzB-ozzz8zNVlWIp3PX-QQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:26:24 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 74fd16b602fd7b8913f883d17d23d0a3ddd7aa3f
      https://github.com/quicwg/base-drafts/commit/74fd16b602fd7b8913f883d17d23d0a3ddd7aa3f
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-02-15 (Sat, 15 Feb 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update pseudocode to better match text

If there are bytes_in_flight, then always do a standard PTO.
If not, it must be a client which is unsure if the peer has completed address validation.

Fixes #3070


  Commit: 7918097aca5334aaabf4c8298070063adc27cc5d
      https://github.com/quicwg/base-drafts/commit/7918097aca5334aaabf4c8298070063adc27cc5d
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-02-16 (Sun, 16 Feb 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Add assert


  Commit: 4de119f1d207ada8de6689112f876d9d2fc29527
      https://github.com/quicwg/base-drafts/commit/4de119f1d207ada8de6689112f876d9d2fc29527
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-02-16 (Sun, 16 Feb 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Add check for address validation limits


  Commit: 85554f934d7357584d728b521594bdd4eef09d30
      https://github.com/quicwg/base-drafts/commit/85554f934d7357584d728b521594bdd4eef09d30
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-14 (Sat, 14 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  MT's suggestion


  Commit: ad3b1d8ea1e77a6828548ea2147b87665350f744
      https://github.com/quicwg/base-drafts/commit/ad3b1d8ea1e77a6828548ea2147b87665350f744
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-14 (Sat, 14 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md


  Commit: e9bde2162d5ec1adb25a1779ab1c9cff3b95f397
      https://github.com/quicwg/base-drafts/commit/e9bde2162d5ec1adb25a1779ab1c9cff3b95f397
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-14 (Sat, 14 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md


  Commit: d38a58221838edbc6f82d97f5a204345a5baf50a
      https://github.com/quicwg/base-drafts/commit/d38a58221838edbc6f82d97f5a204345a5baf50a
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-15 (Sun, 15 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Two comments based on MT's suggestion


  Commit: 2c07fed9f4e21f95002dcb25dc1fac69aa009a8d
      https://github.com/quicwg/base-drafts/commit/2c07fed9f4e21f95002dcb25dc1fac69aa009a8d
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-15 (Sun, 15 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-Authored-By: Martin Thomson <mt@lowentropy.net>


  Commit: aacd0773af40e062ce90b788d331719061ee23ba
      https://github.com/quicwg/base-drafts/commit/aacd0773af40e062ce90b788d331719061ee23ba
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-15 (Sun, 15 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  tweak mt's suggestion


  Commit: 061a91347355c302cfb44b505d96cef7006af1b6
      https://github.com/quicwg/base-drafts/commit/061a91347355c302cfb44b505d96cef7006af1b6
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-15 (Sun, 15 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Merge pull request #3461 from quicwg/ianswett-pto-pseudocode

Update PTO pseudocode to better match text


Compare: https://github.com/quicwg/base-drafts/compare/6598cf1a6212...061a91347355


From nobody Sun Mar 15 17:26:42 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 779E43A1EDD for <quic-issues@ietfa.amsl.com>; Sun, 15 Mar 2020 17:26:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.099
X-Spam-Level: 
X-Spam-Status: No, score=-3.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Li3Ngtc1mL6S for <quic-issues@ietfa.amsl.com>; Sun, 15 Mar 2020 17:26:35 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7D7913A1EDA for <quic-issues@ietf.org>; Sun, 15 Mar 2020 17:26:30 -0700 (PDT)
Date: Sun, 15 Mar 2020 17:26:24 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584318384; bh=UICZXjKHHAcP9kWKRLAhFTCNulx0nNkiCILjUGdWPVs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=UggOnVE+wSxnuAkerp4CbOyBLUpT//HKT1WJOHZGyVRFpfUj0N93PYgIMR+jjSwv5 R/YDK5jDy68OjyCF9EeQXAKBZTHN4T3cAwUrD+UuseaReaP3lIz1paTZy0i24sJofm kmztagIRFi3ExNKZghGBWUYQRStgNvNnqqf8lZyA=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZG6EBFOYDWRUPQMMF4PKULBEVBNHHCFKOIVY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3525/review/374825664@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3525@github.com>
References: <quicwg/base-drafts/pull/3525@github.com>
Subject: Re: [quicwg/base-drafts] eliminate the difference between when having no RTT sample and having one (#3525)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6ec7b046108_78f93f89a1ccd96c282724"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/yjaRCegxxxqMlRw4EWLGn6Ce7Ic>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:26:41 -0000

----==_mimepart_5e6ec7b046108_78f93f89a1ccd96c282724
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.

I think this is a nice simplification, and one I've considered before, but I think we need to be careful to ensure an actual RTT measurement always erases any historical or default values.

> @@ -353,14 +353,17 @@ endpoint:
 On the first RTT sample for a network path, the smoothed_rtt is set to the
 latest_rtt.
 
-smoothed_rtt and rttvar are computed as follows, similar to {{?RFC6298}}.  On
-the first RTT sample for a network path:
+smoothed_rtt and rttvar are computed as follows, similar to {{?RFC6298}}.  When
+there is less than one sample for a network path:

```suggestion
there are no prior samples for a network path:
```

>  ~~~
 
+where rtt_sample is either the initial RTT when there is no sample, or the
+latest RTT when there is one.
+
 On subsequent RTT samples, smoothed_rtt and rttvar evolve as follows:

I'm concerned this section is now potentially ambiguous.  I believe we want to maintain the property that the first actual RTT measurement replaces the initialized values, and I don't think that's clear enough here.

> @@ -353,14 +353,17 @@ endpoint:
 On the first RTT sample for a network path, the smoothed_rtt is set to the
 latest_rtt.

Moving this down above "On subsequent RTT samples," and adding that rttvar is also set on the first RTT sample  would help clarify this.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3525#pullrequestreview-374825664
----==_mimepart_5e6ec7b046108_78f93f89a1ccd96c282724
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@ianswett</b> commented on this pull request.</p>=0D
=0D
<p>I think this is a nice simplification, and one I've considered before,=
 but I think we need to be careful to ensure an actual RTT measurement al=
ways erases any historical or default values.</p><hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3525#discussi=
on_r392703408">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -353,14 +353,17 @@ endpoint:=0D
 On the first RTT sample for a network path, the smoothed_rtt is set to t=
he=0D
 latest_rtt.=0D
 =0D
-smoothed_rtt and rttvar are computed as follows, similar to {{?RFC6298}}=
.  On=0D
-the first RTT sample for a network path:=0D
+smoothed_rtt and rttvar are computed as follows, similar to {{?RFC6298}}=
.  When=0D
+there is less than one sample for a network path:=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-there is less than one sample for a network p=
ath:=0D
+there are no prior samples for a network path:=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3525#discussi=
on_r392731337">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  ~~~=0D
 =0D
+where rtt_sample is either the initial RTT when there is no sample, or t=
he=0D
+latest RTT when there is one.=0D
+=0D
 On subsequent RTT samples, smoothed_rtt and rttvar evolve as follows:=0D=

</pre>=0D
<p>I'm concerned this section is now potentially ambiguous.  I believe we=
 want to maintain the property that the first actual RTT measurement repl=
aces the initialized values, and I don't think that's clear enough here.<=
/p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3525#discussi=
on_r392731510">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -353,14 +353,17 @@ endpoint:=0D
 On the first RTT sample for a network path, the smoothed_rtt is set to t=
he=0D
 latest_rtt.=0D
</pre>=0D
<p>Moving this down above "On subsequent RTT samples," and adding that rt=
tvar is also set on the first RTT sample  would help clarify this.</p>=0D=

=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3525#pullrequestreview-374825664">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K72C7XX7VLFNFLCJQTRHVW3BANCNFSM4LKR6WCQ">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK2QPYXFJ7D3GLIQW73RHVW3BA5CNFSM4=
LKR6WC2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GOCZLWFQA.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3525#pullrequestrev=
iew-374825664",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3525#pullrequestreview=
-374825664",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e6ec7b046108_78f93f89a1ccd96c282724--


From nobody Sun Mar 15 17:26:47 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3B4DD3A1EE2 for <quic-issues@ietfa.amsl.com>; Sun, 15 Mar 2020 17:26:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id l3KM6gzpJZZU for <quic-issues@ietfa.amsl.com>; Sun, 15 Mar 2020 17:26:43 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AFCE23A1EE0 for <quic-issues@ietf.org>; Sun, 15 Mar 2020 17:26:43 -0700 (PDT)
Date: Sun, 15 Mar 2020 17:26:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584318403; bh=HWencfpkVawNRDQF99xh5MvL0tNJFNIzmULuw4CXUKw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=jiGpgjreKm6puLr8ZqNyV+uElP5z2m+VbQkejc4CMWIYT8D/5ECMg61hp1fT1Esxq cfFq7WJfMatjwWAVqFZyRFjgug1EStRW9uS0Hbi7JdaMMKjVtU94qj3T3xx2G1nvRp ozdYKZ597qBtfb358MDf6z7sPw+tLLbYkJD/R5Tw=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZ6IGLLSTFF3W3K3KF4PKUMFEVBNHHB3N6DWQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3070/issue_event/3131154904@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3070@github.com>
References: <quicwg/base-drafts/issues/3070@github.com>
Subject: Re: [quicwg/base-drafts] Mysterious 1 vs 2 packet distinction in recovery pseudocode (#3070)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6ec7c2f1336_25b3fadfc2cd960236557"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/pa3mw_s1ZxGM6GAynhhU3jtvrjQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:26:45 -0000

----==_mimepart_5e6ec7c2f1336_25b3fadfc2cd960236557
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #3070 via #3461.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3070#event-3131154904
----==_mimepart_5e6ec7c2f1336_25b3fadfc2cd960236557
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="498582452" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3070" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3070/hovercard" href="https://github.com/quicwg/base-drafts/issues/3070">#3070</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="565797419" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3461" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3461/hovercard" href="https://github.com/quicwg/base-drafts/pull/3461">#3461</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3070#event-3131154904">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYGX7XGZPYINSRLQSDRHVW4FANCNFSM4I2TLNMA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7IQDOIAAVFJCUQJBLRHVW4FA5CNFSM4I2TLNMKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXKQ2DWA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3070#event-3131154904",
"url": "https://github.com/quicwg/base-drafts/issues/3070#event-3131154904",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6ec7c2f1336_25b3fadfc2cd960236557--


From nobody Sun Mar 15 17:26:52 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B0FFC3A079E for <quic-issues@ietfa.amsl.com>; Sun, 15 Mar 2020 17:26:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id X5O9VjT6k4Kw for <quic-issues@ietfa.amsl.com>; Sun, 15 Mar 2020 17:26:49 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 42CF43A1EE2 for <quic-issues@ietf.org>; Sun, 15 Mar 2020 17:26:44 -0700 (PDT)
Received: from github-lowworker-c53a806.ac4-iad.github.net (github-lowworker-c53a806.ac4-iad.github.net [10.52.23.45]) by smtp.github.com (Postfix) with ESMTP id 53CBE282100 for <quic-issues@ietf.org>; Sun, 15 Mar 2020 17:26:43 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584318403; bh=oNWqpEOxAffFjqlCLwgmasZj+68hTfaamOKGU2Z1YhQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=QDZpqSLiIWhGZIGZ5LhgDYUVd5LCfZOUI1NWOuj93l0FHrau90DiKeO+xMAvv53z0 oj88Lgl0dA0V6Z+WNoB94vkpsk8ESaiannP/2zj+VBI0ssp7bQ6OZczTF2xW/2Rg/N LeyCjXHWC4KJ3dXhhNHIw9VDHHsKqqtShBZOdtWU=
Date: Sun, 15 Mar 2020 17:26:43 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2YKVHU3PXUVXKCTVV4PKUMHEVBNHHCDOLCFM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3461/issue_event/3131154897@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3461@github.com>
References: <quicwg/base-drafts/pull/3461@github.com>
Subject: Re: [quicwg/base-drafts] Update PTO pseudocode to better match text (#3461)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6ec7c3437bb_3b6e3f8140ecd960205542"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/0BZAPrtItjJvF2e3uRGgk70MKbs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:26:51 -0000

----==_mimepart_5e6ec7c3437bb_3b6e3f8140ecd960205542
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #3461 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3461#event-3131154897
----==_mimepart_5e6ec7c3437bb_3b6e3f8140ecd960205542
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="565797419" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3461" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3461/hovercard" href="https://github.com/quicwg/base-drafts/pull/3461">#3461</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3461#event-3131154897">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7YDLR4I2N6POTJ6EDRHVW4HANCNFSM4KV3RYFA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZDWR3NRL3MUECRGFDRHVW4HA5CNFSM4KV3RYFKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXKQ2DUI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3461#event-3131154897",
"url": "https://github.com/quicwg/base-drafts/pull/3461#event-3131154897",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6ec7c3437bb_3b6e3f8140ecd960205542--


From nobody Sun Mar 15 17:27:33 2020
Return-Path: <bounces+848413-a050-quic-issues=ietf.org@sgmail.github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 33EE83A07A2 for <quic-issues@ietfa.amsl.com>; Sun, 15 Mar 2020 17:27:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.564
X-Spam-Level: 
X-Spam-Status: No, score=-3.564 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-1.463, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: 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__MfEsKoOE6 for <quic-issues@ietfa.amsl.com>; Sun, 15 Mar 2020 17:27:30 -0700 (PDT)
Received: from o6.sgmail.github.com (o6.sgmail.github.com [192.254.113.101]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1C83F3A07A1 for <quic-issues@ietf.org>; Sun, 15 Mar 2020 17:27:30 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com;  h=from:to:subject:mime-version:content-type:content-transfer-encoding;  s=s20150108; bh=Lr4ZqdnjHBFaq6ROy7u1SLg6SIP09DuJdCZu7XU5Me8=; b= C5OPdZMMpjs5RyPX2kx2k1jWKh2t9ZBylvn1PaXSWCC7mpPq0nMlSvEx4enJrFtj FTCqCB3g93OjRCSvDOJ7vx9EOqfdCkQp0s/O5OznJveM3Z43ItLNdQlJVMLr4hi4 60KF6XgBy9EgpqQXrlc9ts4c6tjyWfdxP24QJ93tzPg=
Received: by filter0745p1las1.sendgrid.net with SMTP id filter0745p1las1-16709-5E6EC7F1-8 2020-03-16 00:27:29.312084533 +0000 UTC m=+340423.315918168
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) by ismtpd0028p1iad2.sendgrid.net (SG) with ESMTP id hSkuQBhFRJaPyWPsdX81iA for <quic-issues@ietf.org>; Mon, 16 Mar 2020 00:27:29.165 +0000 (UTC)
Received: from github-lowworker-ca235ff.ash1-iad.github.net (github-lowworker-ca235ff.ash1-iad.github.net [10.56.110.15]) by smtp.github.com (Postfix) with ESMTP id E371E6A10C2 for <quic-issues@ietf.org>; Sun, 15 Mar 2020 17:27:28 -0700 (PDT)
Date: Mon, 16 Mar 2020 00:27:29 +0000 (UTC)
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/e39947-8da1c8@github.com>
Subject: [quicwg/base-drafts] 8da1c8: Script updating gh-pages from 061a9134. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0xhVPQoOeMK4te7txSdziy2GJDrXALR1Wbkv t7wCTZqg+VUjVOkz5+pEhc08Ci9epLT48eDfgfX4G6HgwYZCn9ePalLGMTzWYcH6zNG533g7Cc3Edf k6MqeDXXa/btj3VN+nO6RttXDntil0IrxeNfheIt7X8s4Df4rAnDtlOlLQ==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/lO5npZAmRZz6G0HECI-Uza-g33I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:27:31 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 8da1c8ae4a4a850b1ee71ab355b48aec269f0011
      https://github.com/quicwg/base-drafts/commit/8da1c8ae4a4a850b1ee71ab355b48aec269f0011
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-16 (Mon, 16 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 061a9134. [ci skip]



From nobody Sun Mar 15 18:04:18 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 96C703A1F49 for <quic-issues@ietfa.amsl.com>; Sun, 15 Mar 2020 18:04:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UELYh_W9DDlA for <quic-issues@ietfa.amsl.com>; Sun, 15 Mar 2020 18:04:13 -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 1AD6F3A1F46 for <quic-issues@ietf.org>; Sun, 15 Mar 2020 18:04:12 -0700 (PDT)
Received: from github-lowworker-292e294.va3-iad.github.net (github-lowworker-292e294.va3-iad.github.net [10.48.102.70]) by smtp.github.com (Postfix) with ESMTP id 6C6911204F9 for <quic-issues@ietf.org>; Sun, 15 Mar 2020 18:04:12 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584320652; bh=0O8RLioYIZ/lWffiTotI4rI+sRrCCdz+0SVJKodI/zU=; h=Date:From:To:Subject:From; b=HaRBzYQD1H6o6zyQiS2Wq9T6FVx7uko6Pd3QxFnsD7F4Mr4eBr5pF7z8sMpManOgJ XcBI0/IAqiyBqlulqNMwbvcgoRcD/m7A24E6Mhn3I+IFkw7MD8C9qtJyICiNK9X2gO 99CmJxVqU2cMVv2C4MHhzff91znWS52B/ddjJELs=
Date: Sun, 15 Mar 2020 18:04:12 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-should/e2a85e-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/gv5uruYZXrBQnQ2G2CSgJGfnkmo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 01:04:16 -0000

  Branch: refs/heads/ianswett-should
  Home:   https://github.com/quicwg/base-drafts


From nobody Sun Mar 15 18:04:36 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D2B063A1F46 for <quic-issues@ietfa.amsl.com>; Sun, 15 Mar 2020 18:04:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id d557e8_XTjLE for <quic-issues@ietfa.amsl.com>; Sun, 15 Mar 2020 18:04:13 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E7DA03A1F45 for <quic-issues@ietf.org>; Sun, 15 Mar 2020 18:04:12 -0700 (PDT)
Date: Sun, 15 Mar 2020 18:04:11 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584320651; bh=VJpVwvcTjCZtBz7WaHAaYiyUaKHFs/WfqAQAF80lJ3E=; h=Date:From:To:Subject:From; b=BgmJweJna14MJwiDd2ziwvMGqrYi5V+aent2yBZA0cQcNKo7XqjW1G9GQN/rOT2Tn e0IrC+GB3x/ie/f5Ys91f2mSujinL7VzzYzgGWN8Aty3NbMq1G2knmLv57e1Tt42Rv nk3MxXgN6W0uPV77tkteQKY0KuDP+NunHgK8YPcM=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/061a91-d8b109@github.com>
Subject: [quicwg/base-drafts] e2a85e: should -> SHOULD when bundling ACK frames
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/4aA5bMt20wSv4X32eG9BIzrmdFk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 01:04:16 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: e2a85e948d3ce1d61f869e595de5545f2b648b9d
      https://github.com/quicwg/base-drafts/commit/e2a85e948d3ce1d61f869e595de5545f2b648b9d
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  should -> SHOULD when bundling ACK frames

I believe this always should have been normative, so this is editorial, but I'll let the editors confirm that.


  Commit: d8b109a84228427e5bb66fc17897923af28810c5
      https://github.com/quicwg/base-drafts/commit/d8b109a84228427e5bb66fc17897923af28810c5
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-15 (Sun, 15 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #3517 from quicwg/ianswett-should

should -> SHOULD when bundling ACK frames


Compare: https://github.com/quicwg/base-drafts/compare/061a91347355...d8b109a84228


From nobody Sun Mar 15 18:04:40 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 665FE3A1F44 for <quic-issues@ietfa.amsl.com>; Sun, 15 Mar 2020 18:04:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tbJZ2wsZRBYF for <quic-issues@ietfa.amsl.com>; Sun, 15 Mar 2020 18:04:35 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F26313A1F45 for <quic-issues@ietf.org>; Sun, 15 Mar 2020 18:04:34 -0700 (PDT)
Received: from github-lowworker-cde56e0.va3-iad.github.net (github-lowworker-cde56e0.va3-iad.github.net [10.48.25.52]) by smtp.github.com (Postfix) with ESMTP id C3C446E11D3 for <quic-issues@ietf.org>; Sun, 15 Mar 2020 18:04:33 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584320673; bh=T2kPntZbORpqKc4kdgD9z/stYZO9EEq/qU773vQLgqA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=TDp2BRUQd9lYprLm0IDxv1xs9y7RpDI49GKg3zT21cxssmZkKh4jlyTuJ19ouZy7Q LshRqFoEztBmjRJCmjFepCC5vaKxmvB+wo6zaT732HcPGVhpsNNmi6qeZet6F1uIJJ R8WBpLAXU9SF0Bhp+YS4gMU09KBURHDLQPHWFZVA=
Date: Sun, 15 Mar 2020 18:04:33 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4YEYMWQP6SKLQTB3F4PKY2DEVBNHHCFEGL6U@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3517/issue_event/3131199837@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3517@github.com>
References: <quicwg/base-drafts/pull/3517@github.com>
Subject: Re: [quicwg/base-drafts] should -> SHOULD when bundling ACK frames (#3517)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6ed0a1b253b_3b103fa8624cd96c243041"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/WqrvGGL7o4d9udpzooXRyr_k6zk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 01:04:37 -0000

----==_mimepart_5e6ed0a1b253b_3b103fa8624cd96c243041
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #3517 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3517#event-3131199837
----==_mimepart_5e6ed0a1b253b_3b103fa8624cd96c243041
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="579914741" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3517" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3517/hovercard" href="https://github.com/quicwg/base-drafts/pull/3517">#3517</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3517#event-3131199837">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYJGNKNHREYB2FM7UDRHV3KDANCNFSM4LGLPZWA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6MBQM4CRA3T4UTDW3RHV3KDA5CNFSM4LGLPZWKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXKRFCXI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3517#event-3131199837",
"url": "https://github.com/quicwg/base-drafts/pull/3517#event-3131199837",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6ed0a1b253b_3b103fa8624cd96c243041--


From nobody Sun Mar 15 18:05:36 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9E2523A1F49 for <quic-issues@ietfa.amsl.com>; Sun, 15 Mar 2020 18:05:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5CW3tQ0_s-Ld for <quic-issues@ietfa.amsl.com>; Sun, 15 Mar 2020 18:05:26 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 393493A1F45 for <quic-issues@ietf.org>; Sun, 15 Mar 2020 18:05:26 -0700 (PDT)
Received: from github-lowworker-ca235ff.ash1-iad.github.net (github-lowworker-ca235ff.ash1-iad.github.net [10.56.110.15]) by smtp.github.com (Postfix) with ESMTP id 603BC8C05DB for <quic-issues@ietf.org>; Sun, 15 Mar 2020 18:05:25 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584320725; bh=8FWxeKqXS90En/2ZeTnGzSApuTlufLRuueShhM4YIEQ=; h=Date:From:To:Subject:From; b=qX3N2NKnA6Rm0oqLdbOfxgbHNicu15ejyYT8uUabmRHTj9kOw0wtHk8TwZpd+Enw2 mk98qjcWy7nf0mwPmLv7dRKGFDbweL4xIqeikixTQnKhzisxYeIExiT5DYcp3DUXH3 g8J6nJRBYr/D4Q3p6tIFuJDSWJRusTx/Q0TpOXrw=
Date: Sun, 15 Mar 2020 18:05:25 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/8da1c8-b1815a@github.com>
Subject: [quicwg/base-drafts] b1815a: Script updating gh-pages from d8b109a8. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/YLoGhR48nzL-c9_GgM7xmVKK8bw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 01:05:34 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: b1815a1a837e1b2cde93dd53e14bd7ffb66b71aa
      https://github.com/quicwg/base-drafts/commit/b1815a1a837e1b2cde93dd53e14bd7ffb66b71aa
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-16 (Mon, 16 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from d8b109a8. [ci skip]



From nobody Sun Mar 15 18:53:09 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0CD073A04BB for <quic-issues@ietfa.amsl.com>; Sun, 15 Mar 2020 18:53:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.545
X-Spam-Level: 
X-Spam-Status: No, score=-1.545 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_SPF_HELO_TEMPERROR=0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 09V5U5W2iWnQ for <quic-issues@ietfa.amsl.com>; Sun, 15 Mar 2020 18:52:58 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 260C03A0496 for <quic-issues@ietf.org>; Sun, 15 Mar 2020 18:52:58 -0700 (PDT)
Received: from github-lowworker-f62aa54.va3-iad.github.net (github-lowworker-f62aa54.va3-iad.github.net [10.48.17.68]) by smtp.github.com (Postfix) with ESMTP id 072AB8C0E2C for <quic-issues@ietf.org>; Sun, 15 Mar 2020 18:52:57 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584323577; bh=7cV2vi2HV4qEzED6bRNiS6tGFllQeIO7p5JjFA6t39A=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=udQtLjNH7FNkCcka/BCKq957EcgTparGYtQNe0q8hiFOe/PUdv7lHedHH0/DnO5Rx TiEyVkx6CdrMBL6YJpUGXFy0pBUOuZABgc0V/4Na5RtI2+POZAFCVwywuYsaIp8Zu8 KLc2gNYBJrEikQi68bLwb5VeQpIVQlUAf8JCLTek=
Date: Sun, 15 Mar 2020 18:52:56 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3525/push/4769050637@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3525@github.com>
References: <quicwg/base-drafts/pull/3525@github.com>
Subject: Re: [quicwg/base-drafts] eliminate the difference between when having no RTT sample and having one (#3525)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6edbf8eac78_478e3fcb8b8cd96c333695"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazuho
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/OGyl-HpQiI6Tj1sd6YehiHZa3h4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 01:53:07 -0000

----==_mimepart_5e6edbf8eac78_478e3fcb8b8cd96c333695
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho pushed 1 commit.

fbefa4ae4fadf520918de418d4ea555c23851700  to be clear, split paragraphs that discuss no rtt sample vs. 1 rtt sample


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3525/files/b7b2c6eac88c7287fdba9b7a56e8f838ee518ccf..fbefa4ae4fadf520918de418d4ea555c23851700

----==_mimepart_5e6edbf8eac78_478e3fcb8b8cd96c333695
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/kazuho" class="user-mention">@kazuho</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/fbefa4ae4fadf520918de418d4ea555c23851700">fbefa4a</a>  to be clear, split paragraphs that discuss no rtt sample vs. 1 rtt sample</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3525/files/b7b2c6eac88c7287fdba9b7a56e8f838ee518ccf..fbefa4ae4fadf520918de418d4ea555c23851700">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6A7A5CWOGM4ESJAQDRHWA7RANCNFSM4LKR6WCQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYCL4EDMFPSPP55WZ3RHWA7RA5CNFSM4LKR6WC2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DQNRQGI3DINSQOVZWQIZUG43DSMBVGA3DGNY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3525/files/b7b2c6eac88c7287fdba9b7a56e8f838ee518ccf..fbefa4ae4fadf520918de418d4ea555c23851700",
"url": "https://github.com/quicwg/base-drafts/pull/3525/files/b7b2c6eac88c7287fdba9b7a56e8f838ee518ccf..fbefa4ae4fadf520918de418d4ea555c23851700",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e6edbf8eac78_478e3fcb8b8cd96c333695--


From nobody Sun Mar 15 18:54:29 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A9B773A0542 for <quic-issues@ietfa.amsl.com>; Sun, 15 Mar 2020 18:54:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wt0ad57fBPJF for <quic-issues@ietfa.amsl.com>; Sun, 15 Mar 2020 18:54:27 -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 B0D9F3A053F for <quic-issues@ietf.org>; Sun, 15 Mar 2020 18:54:22 -0700 (PDT)
Date: Sun, 15 Mar 2020 18:54:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584323662; bh=0O5RPa84LHpmXj5o20eaR0C5HnpThiGFusVjuEAJnFY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=cpQlHAqyT0NNxGlOLt3Km/PAsJKDDXShX/+G2hMz2TPxfvTcq/K/sJDoFDRXA+t86 pwKNNKji8d5o0gshyMUPBo1qEo6QBjEOLr5V3eYufyDayN7ctuppoWy3gVZRTuEsUz 7HnyqCGb7fdW7+ozaMNaoaE0DeiQHlktSMqJdYas=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3525/push/4769053702@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3525@github.com>
References: <quicwg/base-drafts/pull/3525@github.com>
Subject: Re: [quicwg/base-drafts] eliminate the difference between when having no RTT sample and having one (#3525)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6edc4db6de1_47c83fde972cd96c18746b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazuho
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/NIcvr6vbcvd3Hf_8bAUimu9134E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 01:54:29 -0000

----==_mimepart_5e6edc4db6de1_47c83fde972cd96c18746b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho pushed 1 commit.

a56598572fd8656b30a2c800eabacac24b75b180  typo


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3525/files/fbefa4ae4fadf520918de418d4ea555c23851700..a56598572fd8656b30a2c800eabacac24b75b180

----==_mimepart_5e6edc4db6de1_47c83fde972cd96c18746b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/kazuho" class="user-mention">@kazuho</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/a56598572fd8656b30a2c800eabacac24b75b180">a565985</a>  typo</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3525/files/fbefa4ae4fadf520918de418d4ea555c23851700..a56598572fd8656b30a2c800eabacac24b75b180">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5LCIORGJY7YQVQFFDRHWBE3ANCNFSM4LKR6WCQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYVERNVN5WNLIPPQOLRHWBE3A5CNFSM4LKR6WC2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DQNRQGI3DINSQOVZWQIZUG43DSMBVGM3TAMQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3525/files/fbefa4ae4fadf520918de418d4ea555c23851700..a56598572fd8656b30a2c800eabacac24b75b180",
"url": "https://github.com/quicwg/base-drafts/pull/3525/files/fbefa4ae4fadf520918de418d4ea555c23851700..a56598572fd8656b30a2c800eabacac24b75b180",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e6edc4db6de1_47c83fde972cd96c18746b--


From nobody Sun Mar 15 18:55:18 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C5B4C3A058F for <quic-issues@ietfa.amsl.com>; Sun, 15 Mar 2020 18:55:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SVVxUYWE3XGQ for <quic-issues@ietfa.amsl.com>; Sun, 15 Mar 2020 18:55:15 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A656A3A059F for <quic-issues@ietf.org>; Sun, 15 Mar 2020 18:55:15 -0700 (PDT)
Date: Sun, 15 Mar 2020 18:55:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584323714; bh=jYE9Z6zLOcgA6KpfEhsa6ueLud33+GLxB3sRI9lgX2k=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=bKLhgh9PMxAybPVFfdOSztgzVyVHb+xMmh6MQTPnmIvHOmTmsUOQ2vlrD5N+2uB0q QK4ZrihUJbUUDfPOIFfvMm0HrAEZz0OVDxCE3F8RjBcpRHuI23PW14UFjMO6Uims70 YkbvuH0pjSu6HyM7vDVkx6dKIYEJHVHbzWcWgSzQ=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3DD5DV3RNQKDPWZA54PK6YFEVBNHHCFKOIVY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3525/c599303073@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3525@github.com>
References: <quicwg/base-drafts/pull/3525@github.com>
Subject: Re: [quicwg/base-drafts] eliminate the difference between when having no RTT sample and having one (#3525)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6edc82922aa_28b3fadfc2cd96028442d"; 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/_EBYxJcfg4rgO4HBoxezFYnO-I4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 01:55:17 -0000

----==_mimepart_5e6edc82922aa_28b3fadfc2cd96028442d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett Thank you for the review. Would you ming checking if the updated text has what you have suggested?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3525#issuecomment-599303073
----==_mimepart_5e6edc82922aa_28b3fadfc2cd96028442d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/ianswett/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ianswett">@ianswett</a> Thank you for the review. Would you ming checking if the updated text has what you have suggested?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3525#issuecomment-599303073">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK62IS7JWF6JW3ZUZPDRHWBIFANCNFSM4LKR6WCQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2JJGCLITDDVULDW4LRHWBIFA5CNFSM4LKR6WC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEO4KHII.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3525#issuecomment-599303073",
"url": "https://github.com/quicwg/base-drafts/pull/3525#issuecomment-599303073",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6edc82922aa_28b3fadfc2cd96028442d--


From nobody Sun Mar 15 18:58:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2D1413A0765 for <quic-issues@ietfa.amsl.com>; Sun, 15 Mar 2020 18:58:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gOaEq-EcwkDU for <quic-issues@ietfa.amsl.com>; Sun, 15 Mar 2020 18:58:39 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E9BCA3A0764 for <quic-issues@ietf.org>; Sun, 15 Mar 2020 18:58:38 -0700 (PDT)
Received: from github-lowworker-1b8c660.ash1-iad.github.net (github-lowworker-1b8c660.ash1-iad.github.net [10.56.18.59]) by smtp.github.com (Postfix) with ESMTP id 2176A280F85 for <quic-issues@ietf.org>; Sun, 15 Mar 2020 18:58:38 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584323918; bh=mrY7CFW0It1u0aTZA3CsCrSVYn7tW+IBUxeh2g5DrGU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=iilC32DvBUlolBGX4byrZ18boEM1YfH7RUdc8+ejqpBcVwYb4Feifm7EOsz72hdwK WBNIfwVYyaxlXqMB9W6QJLb+U8zXt96iMQFiuhfaPTsUnxYFjFUXChv1SXjj5Ixsu0 a68PojEncWkylkTJO2Mpi5mDdNsYxyglR6/cBfj4=
Date: Sun, 15 Mar 2020 18:58:38 -0700
From: Mark Nottingham <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4JWBI7KYBBKP5R5F54PK7E5EVBNHHCFCTWBI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3513/review/374875191@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3513@github.com>
References: <quicwg/base-drafts/pull/3513@github.com>
Subject: Re: [quicwg/base-drafts] http-core and Friends (#3513)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6edd4ef6df_16f13fbd4e0cd960312090"; 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/bIKX8A9FhlEWZO0Vw4lW_bO_xqQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 01:58:40 -0000

----==_mimepart_5e6edd4ef6df_16f13fbd4e0cd960312090
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mnot commented on this pull request.



>  Because HPACK {{?HPACK=RFC7541}} relies on in-order transmission of compressed
-header blocks (a guarantee not provided by QUIC), HTTP/3 replaces HPACK with
+field blocks (a guarantee not provided by QUIC), HTTP/3 replaces HPACK with

There is no concept of header (or trailer) blocks in QPACK -- it doesn't split things up into multiple frames like HPACK/H2 did. 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3513#discussion_r392751466
----==_mimepart_5e6edd4ef6df_16f13fbd4e0cd960312090
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@mnot</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3513#discussion_r392751466">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt;  Because HPACK {{?HPACK=RFC7541}} relies on in-order transmission of compressed
-header blocks (a guarantee not provided by QUIC), HTTP/3 replaces HPACK with
+field blocks (a guarantee not provided by QUIC), HTTP/3 replaces HPACK with
</pre>
<p>There is no concept of header (or trailer) blocks in QPACK -- it doesn't split things up into multiple frames like HPACK/H2 did.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3513#discussion_r392751466">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2LVMIT34RQGSRR4PDRHWBU5ANCNFSM4LF5H2GA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3MULVJTAVDNRIBRVDRHWBU5A5CNFSM4LF5H2GKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCZMCINY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3513#discussion_r392751466",
"url": "https://github.com/quicwg/base-drafts/pull/3513#discussion_r392751466",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6edd4ef6df_16f13fbd4e0cd960312090--


From nobody Sun Mar 15 18:59:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4CAB33A0772 for <quic-issues@ietfa.amsl.com>; Sun, 15 Mar 2020 18:59:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qtSq816466XD for <quic-issues@ietfa.amsl.com>; Sun, 15 Mar 2020 18: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 08C4E3A076F for <quic-issues@ietf.org>; Sun, 15 Mar 2020 18:59:38 -0700 (PDT)
Received: from github-lowworker-292e294.va3-iad.github.net (github-lowworker-292e294.va3-iad.github.net [10.48.102.70]) by smtp.github.com (Postfix) with ESMTP id 7DCA91C0B3F for <quic-issues@ietf.org>; Sun, 15 Mar 2020 18:59:37 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584323977; bh=AQe9rCJt+p7BE3hfTTItXt9kq7y7ItvUFdFXqFl3ZjQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=eThYUr1IiWkB6A82vWDFdrQRb/COSWg7x9Xqtz1N4Aw100zWhU4s9z4IhoFVKLqLJ zaCEaJlvZBL6HGar3V0k6oLJG8QAMb3ac3ID2+x7EgGaQks9llO41Wm1teDWL5qKXL AIyiZwXfY030sRxeLDeD5Yr/ehiyFwGdoPNMbgbU=
Date: Sun, 15 Mar 2020 18:59:37 -0700
From: Mark Nottingham <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZHRBSKNA3THCJ4OE54PK7ITEVBNHHCFCTWBI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3513/review/374875367@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3513@github.com>
References: <quicwg/base-drafts/pull/3513@github.com>
Subject: Re: [quicwg/base-drafts] http-core and Friends (#3513)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6edd896f9e6_57fb3f9ce5ecd968190e5"; 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/qUExFyrwLjcduPF54KMtuHfuH4w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 01:59:40 -0000

----==_mimepart_5e6edd896f9e6_57fb3f9ce5ecd968190e5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mnot commented on this pull request.



>  
-Just as in previous versions of HTTP, header field names are strings of ASCII
+Just as in previous versions of HTTP, field names are strings of ASCII

_except delimiters_. This spec should either just refer to the authoritative definition (preferred), or accurately describe them.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3513#discussion_r392751619
----==_mimepart_5e6edd896f9e6_57fb3f9ce5ecd968190e5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@mnot</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3513#discussion_r392751619">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt;  
-Just as in previous versions of HTTP, header field names are strings of ASCII
+Just as in previous versions of HTTP, field names are strings of ASCII
</pre>
<p><em>except delimiters</em>. This spec should either just refer to the authoritative definition (preferred), or accurately describe them.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3513#discussion_r392751619">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3Z2JTS32ERKDQBBRTRHWBYTANCNFSM4LF5H2GA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7PMQFO3OCQJ2XCQGDRHWBYTA5CNFSM4LF5H2GKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCZMCJZY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3513#discussion_r392751619",
"url": "https://github.com/quicwg/base-drafts/pull/3513#discussion_r392751619",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6edd896f9e6_57fb3f9ce5ecd968190e5--


From nobody Sun Mar 15 19:00:48 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 879B23A0779 for <quic-issues@ietfa.amsl.com>; Sun, 15 Mar 2020 19:00:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Cms_zEOjlIJC for <quic-issues@ietfa.amsl.com>; Sun, 15 Mar 2020 19:00:46 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5472D3A0778 for <quic-issues@ietf.org>; Sun, 15 Mar 2020 19:00:46 -0700 (PDT)
Date: Sun, 15 Mar 2020 19:00:45 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584324045; bh=mGlTA5T/lJX3szlP7zSzZqybhBrUZpr7ZrIYg9RhV3o=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=f2pA2e/aq6a/yNVWEmHmXfNVaBB+oc5EgP2ZKzYIhcfrGnzSpi/Az+4LCzIVOyXmc u/F1fnf3I8CibJJeIcM6Pqs13aCNTNT6oVEBbodhXcCf2tflOtM+eejddkXex2XPYT v2obnba1xap1+R4hSCm+qYcCIx7I+Bz0sQH2eZuo=
From: Mark Nottingham <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2EHJCZROABGI4R3TV4PK7M3EVBNHHCFCTWBI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3513/review/374875589@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3513@github.com>
References: <quicwg/base-drafts/pull/3513@github.com>
Subject: Re: [quicwg/base-drafts] http-core and Friends (#3513)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6eddcd4cbc2_1cbf3f89cbccd960175357"; 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/uDcmKY_GwaWR_98EB7xzx0MlmJI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 02:00:48 -0000

----==_mimepart_5e6eddcd4cbc2_1cbf3f89cbccd960175357
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mnot commented on this pull request.



> @@ -809,7 +810,7 @@ using the same format described for responses in {{request-response}}.
 Due to reordering, push stream data can arrive before the corresponding
 PUSH_PROMISE frame.  When a client receives a new push stream with an
 as-yet-unknown Push ID, both the associated client request and the pushed
-request fields are unknown.  The client can buffer the stream data in
+request headerss are unknown.  The client can buffer the stream data in

```suggestion
request header fields are unknown.  The client can buffer the stream data in
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3513#pullrequestreview-374875589
----==_mimepart_5e6eddcd4cbc2_1cbf3f89cbccd960175357
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@mnot</b> commented on this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3513#discussi=
on_r392751802">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -809,7 +810,7 @@ using the same format =
described for responses in {{request-response}}.=0D
 Due to reordering, push stream data can arrive before the corresponding=0D=

 PUSH_PROMISE frame.  When a client receives a new push stream with an=0D=

 as-yet-unknown Push ID, both the associated client request and the pushe=
d=0D
-request fields are unknown.  The client can buffer the stream data in=0D=

+request headerss are unknown.  The client can buffer the stream data in=0D=

</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-request headerss are unknown.  The client can=
 buffer the stream data in=0D
+request header fields are unknown.  The client can buffer the stream dat=
a in=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3513#pullrequestreview-374875589">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K7VC4D6DDJ5Y43DUO3RHWB43ANCNFSM4LF5H2GA">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJKZ35PQWPXQMN2D6X4DRHWB43A5CNFSM4=
LF5H2GKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GOCZMCLRI.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3513#pullrequestrev=
iew-374875589",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3513#pullrequestreview=
-374875589",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e6eddcd4cbc2_1cbf3f89cbccd960175357--


From nobody Mon Mar 16 06:11:45 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DC5203A07C1 for <quic-issues@ietfa.amsl.com>; Mon, 16 Mar 2020 06:11:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.554
X-Spam-Level: 
X-Spam-Status: No, score=-6.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2lYe7o3RX4nc for <quic-issues@ietfa.amsl.com>; Mon, 16 Mar 2020 06:11:42 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A26CF3A07C5 for <quic-issues@ietf.org>; Mon, 16 Mar 2020 06:11:42 -0700 (PDT)
Received: from github-lowworker-45eca55.ac4-iad.github.net (github-lowworker-45eca55.ac4-iad.github.net [10.52.25.70]) by smtp.github.com (Postfix) with ESMTP id 98230A0050 for <quic-issues@ietf.org>; Mon, 16 Mar 2020 06:11:41 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584364301; bh=b+1Z8Ac2itxa9uAvzs6UQEI9vqKnV0lDk+1eIvKhv54=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=DqSQUWgFv9SQP1FdRAmyQBmUuGGSH0obKwCSR24PtLzFu3sbj3Eh3xEniU3vMmUmI 0vC63zxKIN38+SbT3iz8hpZBWmg1kebLxkm5SWf23Y/+ZV1SqDda9MQqwRV5FI1/In mjkLo1ZvG/ru/TcglQj4R3l5965YMpN6/zk9DFVU=
Date: Mon, 16 Mar 2020 06:11:41 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7CJRGDO3NVZS64NP54PNOA3EVBNHHCFKOIVY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3525/review/375196876@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3525@github.com>
References: <quicwg/base-drafts/pull/3525@github.com>
Subject: Re: [quicwg/base-drafts] eliminate the difference between when having no RTT sample and having one (#3525)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6f7b0d889c6_6143fd65bacd96c42117"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/PBP37e905ODJ1dbVMpNH2dwB6dE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 13:11:44 -0000

----==_mimepart_5e6f7b0d889c6_6143fd65bacd96c42117
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett approved this pull request.



>  ~~~
 
+where rtt_sample is the initial RTT.
+
+On the first RTT sample for the network path, smoothed_rtt and rttvar are set to
+the values using the formula above, using that first RTT sample as rtt_sample.


```suggestion
the values using the formula above, using that first RTT sample as rtt_sample.
This ensures a measurement erases the history of any persisted or default 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/3525#pullrequestreview-375196876
----==_mimepart_5e6f7b0d889c6_6143fd65bacd96c42117
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@ianswett</b> approved this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3525#discussi=
on_r393010635">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  ~~~=0D
 =0D
+where rtt_sample is the initial RTT.=0D
+=0D
+On the first RTT sample for the network path, smoothed_rtt and rttvar ar=
e set to=0D
+the values using the formula above, using that first RTT sample as rtt_s=
ample.=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-the values using the formula above, using tha=
t first RTT sample as rtt_sample.=0D
+the values using the formula above, using that first RTT sample as rtt_s=
ample.=0D
+This ensures a measurement erases the history of any persisted or defaul=
t value.=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3525#pullrequestreview-375196876">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K73TZM5PQWMZN6VDATRHYQQ3ANCNFSM4LKR6WCQ">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJKYKLLUW4Z6425C6QADRHYQQ3A5CNFSM4=
LKR6WC2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GOCZOQZTA.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3525#pullrequestrev=
iew-375196876",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3525#pullrequestreview=
-375196876",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e6f7b0d889c6_6143fd65bacd96c42117--


From nobody Mon Mar 16 06:13:29 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4BC353A07E0 for <quic-issues@ietfa.amsl.com>; Mon, 16 Mar 2020 06:13:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1osJUJQ1ycLj for <quic-issues@ietfa.amsl.com>; Mon, 16 Mar 2020 06:13:26 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 209C43A07DF for <quic-issues@ietf.org>; Mon, 16 Mar 2020 06:13:26 -0700 (PDT)
Received: from github-lowworker-39ac79b.ac4-iad.github.net (github-lowworker-39ac79b.ac4-iad.github.net [10.52.18.15]) by smtp.github.com (Postfix) with ESMTP id 0DEAE8C00B3 for <quic-issues@ietf.org>; Mon, 16 Mar 2020 06:13:25 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584364405; bh=KnN2vLUlztmPs/MvdafQ2uM1+RBaYWNpf8uMXXrpI7Q=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=m3NTg43oKmepKi9nCCEJcqLt1Q7nN7YqQehFHe34lX6zUrioWSg572gl39boJX0Ut +hnzwyKw4Sk3B4HNS0B+vdYDWfyblbOFZfhL2ePJ92gj3tSNOnaA1sC++OE7qjZaYW /w/dOp4T+H9tB8SkQUD44o45kCN6SskcS9y+0Irc=
Date: Mon, 16 Mar 2020 06:13:24 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2T7YL73GDSFTAUUHV4PNOHJEVBNHHCFKKXRM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3524/599528442@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3524@github.com>
References: <quicwg/base-drafts/issues/3524@github.com>
Subject: Re: [quicwg/base-drafts] Inconsistency between early timeout calculations (#3524)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6f7b74f2924_74263ffb3cacd95c2874b0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: 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-p6Xt6ioGqAbT3RwSXsgMqGn9g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 13:13:28 -0000

----==_mimepart_5e6f7b74f2924_74263ffb3cacd95c2874b0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I wasn't sure if this would be design or not, but now that the PR is complete, I believe it's editorial, as @kazuho PR changes the pseudocode, but proscribes exactly the same behavior as the existing text.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3524#issuecomment-599528442
----==_mimepart_5e6f7b74f2924_74263ffb3cacd95c2874b0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I wasn't sure if this would be design or not, but now that the PR is complete, I believe it's editorial, as <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/kazuho/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/kazuho">@kazuho</a> PR changes the pseudocode, but proscribes exactly the same behavior as the existing text.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3524#issuecomment-599528442">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7KE3Q64DEOEEVMTFLRHYQXJANCNFSM4LKOVUYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4EDMJJVZ55LPNE7LDRHYQXJA5CNFSM4LKOVUYKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEO6BH6Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3524#issuecomment-599528442",
"url": "https://github.com/quicwg/base-drafts/issues/3524#issuecomment-599528442",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6f7b74f2924_74263ffb3cacd95c2874b0--


From nobody Mon Mar 16 06:44:20 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7DABB3A0869 for <quic-issues@ietfa.amsl.com>; Mon, 16 Mar 2020 06:44:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.695
X-Spam-Level: 
X-Spam-Status: No, score=-1.695 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fzo7T8S6rK1e for <quic-issues@ietfa.amsl.com>; Mon, 16 Mar 2020 06:44:17 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1FE833A083F for <quic-issues@ietf.org>; Mon, 16 Mar 2020 06:44:17 -0700 (PDT)
Received: from github-lowworker-0eea13f.ash1-iad.github.net (github-lowworker-0eea13f.ash1-iad.github.net [10.56.109.26]) by smtp.github.com (Postfix) with ESMTP id 44D00A039F for <quic-issues@ietf.org>; Mon, 16 Mar 2020 06:44:16 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584366256; bh=FIa8dc1/jacQIrmr2JUT4+70HE+7P71HgG9/+uHkBN4=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=XGjnPPgYqeyd+crQQrXd7qhjU6HHHvxJuhs26CXQm59Ac8zlwdgOKlQnvv4i+oHsG 5F1jDgQ0A7oBNOli/0e+siiqxvPV0XDeqgtS741cJfRC1E/jGb4vV/12JQkyatL2i9 UzBm4LDyTNzKpVNtBc+7hhSbXn9cH6o013YXfTp0=
Date: Mon, 16 Mar 2020 06:44:16 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7HWI4BYCEAMT3W6SF4PNR3BEVBNHHCFNKKLA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3526@github.com>
Subject: [quicwg/base-drafts] QUIC PTO is too conservative, causing a measurable regression in tail latency (#3526)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6f82b035136_c1e3fde8facd96c121560"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/I16Bxu44MHCL0NFwI89cu4N814A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 13:44:19 -0000

----==_mimepart_5e6f82b035136_c1e3fde8facd96c121560
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Google and Chrome have been running experiments with the new IETF QUIC PTO algorithms post-handshake for a few months with Google QUIC, and it appears the first PTO is too conservative relative to Google QUIC.  On the positive side, the rate of spurious TLPs/PTOs is MUCH lower, so that's WAI.

This slows down detection of tail losses and causes a regression in 95%(and higher) latency metrics.  It's also visible as an increase in rebuffers for YouTube.  The changes aren't enormous, but they're large enough I can't launch this as is. 

I believe it's possible to make the first PTO slightly earlier, and stay aligned with the principles of TCP TLP and RTO.  Specifically, my suggestion is to set first PTO expiry from the left edge(see Section 5 of 6398), not the right edge, but there's an additional safety measure of waiting 1.5RTTs since the last ACK-eliciting packet was sent(1.5 is from TLP).  

It'll be a few more weeks before we have data from Chrome Stable, but I believe this may be enough to remove the regression.  Chromium code [here](https://cs.chromium.org/chromium/src/net/third_party/quiche/src/quic/core/quic_sent_packet_manager.cc?sq=package:chromium&g=0&l=1054).

One other note is we found that only sending one PTO packet seems sufficient as long as a packet number is skipped, so the delayed ack timer doesn't come into play.

@mjoras or others may also have production metrics relevant to this issue.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3526
----==_mimepart_5e6f82b035136_c1e3fde8facd96c121560
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Google and Chrome have been running experiments with the new IETF QUIC PTO algorithms post-handshake for a few months with Google QUIC, and it appears the first PTO is too conservative relative to Google QUIC.  On the positive side, the rate of spurious TLPs/PTOs is MUCH lower, so that's WAI.</p>
<p>This slows down detection of tail losses and causes a regression in 95%(and higher) latency metrics.  It's also visible as an increase in rebuffers for YouTube.  The changes aren't enormous, but they're large enough I can't launch this as is.</p>
<p>I believe it's possible to make the first PTO slightly earlier, and stay aligned with the principles of TCP TLP and RTO.  Specifically, my suggestion is to set first PTO expiry from the left edge(see Section 5 of 6398), not the right edge, but there's an additional safety measure of waiting 1.5RTTs since the last ACK-eliciting packet was sent(1.5 is from TLP).</p>
<p>It'll be a few more weeks before we have data from Chrome Stable, but I believe this may be enough to remove the regression.  Chromium code <a href="https://cs.chromium.org/chromium/src/net/third_party/quiche/src/quic/core/quic_sent_packet_manager.cc?sq=package:chromium&amp;g=0&amp;l=1054" rel="nofollow">here</a>.</p>
<p>One other note is we found that only sending one PTO packet seems sufficient as long as a packet number is skipped, so the delayed ack timer doesn't come into play.</p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/mjoras/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mjoras">@mjoras</a> or others may also have production metrics relevant to 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/3526">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7336XJ5RUA6TA435DRHYULBANCNFSM4LMHRHIA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3HCDUMBBCCLKBZVMDRHYULBA5CNFSM4LMHRHIKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IVVJJMA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3526",
"url": "https://github.com/quicwg/base-drafts/issues/3526",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6f82b035136_c1e3fde8facd96c121560--


From nobody Mon Mar 16 12:21:05 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2B02B3A0F64 for <quic-issues@ietfa.amsl.com>; Mon, 16 Mar 2020 12:21:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NCIgzdOf4wA8 for <quic-issues@ietfa.amsl.com>; Mon, 16 Mar 2020 12:20: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 AE7A33A0F67 for <quic-issues@ietf.org>; Mon, 16 Mar 2020 12:20:57 -0700 (PDT)
Received: from github-lowworker-3a0df0f.ac4-iad.github.net (github-lowworker-3a0df0f.ac4-iad.github.net [10.52.25.92]) by smtp.github.com (Postfix) with ESMTP id CA691961761 for <quic-issues@ietf.org>; Mon, 16 Mar 2020 12:20:56 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584386456; bh=saUd/XfrTC1daJQ3VgL5Uulo3bZKcNJUZ2Bta0oMe14=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=hr3cyOCeKH9MQXprU9y4ELXVkJDV7EfO+JxhtVtG7sQl5ILYN5jxEag1pQD2/PbSA 7TVclEP64KxiFmQFkzqO3/GmXx7dP1MEitQwhPpeo3Ufa4VNQPtNS4ExVdvokbSEMe xdSkyzT55Yuzki+0+dpicOVWUGOcg0Nxvg+u/G8A=
Date: Mon, 16 Mar 2020 12:20:56 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZVZVTHGVDCXSVB5EF4POZJREVBNHHCFKKXRM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3524/599716802@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3524@github.com>
References: <quicwg/base-drafts/issues/3524@github.com>
Subject: Re: [quicwg/base-drafts] Inconsistency between early timeout calculations (#3524)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6fd198bd0fd_71e03fc352acd96014316d"; 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/Lr2URUOoBZPok-WGKaP4KMz-3go>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 19:21:04 -0000

----==_mimepart_5e6fd198bd0fd_71e03fc352acd96014316d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

To be precise, there is one thing that does change, and that is the initial timeout when a connection is resumed on the same path.

At the moment, the only variable we recommend to remember is SRTT, and when resuming a connection on the same path, use 2 * SRTT as the initial timeout.

The proposed change increases that to 3 * SRTT. I think this is better than status-quo, assuming that we agree that RTTVAR should be 2 * sample when there is only one known sample.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3524#issuecomment-599716802
----==_mimepart_5e6fd198bd0fd_71e03fc352acd96014316d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>To be precise, there is one thing that does change, and that is the initial timeout when a connection is resumed on the same path.</p>
<p>At the moment, the only variable we recommend to remember is SRTT, and when resuming a connection on the same path, use 2 * SRTT as the initial timeout.</p>
<p>The proposed change increases that to 3 * SRTT. I think this is better than status-quo, assuming that we agree that RTTVAR should be 2 * sample when there is only one known sample.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3524#issuecomment-599716802">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5VK2UUDDHJYLORGK3RHZ3ZRANCNFSM4LKOVUYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6CLBVCJAHWK4RB5VTRHZ3ZRA5CNFSM4LKOVUYKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEO7PHQQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3524#issuecomment-599716802",
"url": "https://github.com/quicwg/base-drafts/issues/3524#issuecomment-599716802",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6fd198bd0fd_71e03fc352acd96014316d--


From nobody Mon Mar 16 12:21:34 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 589693A0F68 for <quic-issues@ietfa.amsl.com>; Mon, 16 Mar 2020 12:21:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.553
X-Spam-Level: 
X-Spam-Status: No, score=-1.553 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SIWWEqs8oRUm for <quic-issues@ietfa.amsl.com>; Mon, 16 Mar 2020 12:21:31 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2D8EC3A0F67 for <quic-issues@ietf.org>; Mon, 16 Mar 2020 12:21:31 -0700 (PDT)
Date: Mon, 16 Mar 2020 12:21:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584386490; bh=u3k99lrv914baDcWQxMczzRRZo+Tgp6FKWL2MEej5F8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Nb4MO8+nYdOXKuZ6qC6T7smhJuatMe6l8XdsU4wHqyDYcvMw6NYhas24fLw50C6U8 9J1XNs/pbfMQh/Mxan77etL2jF6hTQsLP5+GWVW3jsKG3veqv9zNRnZDketLyhgBWh c/dblTgTvbLo80P6tTWoms4+CaDyp9cteAmuB0ok=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3525/push/4773239713@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3525@github.com>
References: <quicwg/base-drafts/pull/3525@github.com>
Subject: Re: [quicwg/base-drafts] eliminate the difference between when having no RTT sample and having one (#3525)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6fd1bacd3a_93f3ff3218cd96828843"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazuho
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/lcnDuTIiLMtQneAcdSoD1qQWjd0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 19:21:32 -0000

----==_mimepart_5e6fd1bacd3a_93f3ff3218cd96828843
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho pushed 1 commit.

9c28244e70183fa35ee5690dc94b68f8deb28c98  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/3525/files/a56598572fd8656b30a2c800eabacac24b75b180..9c28244e70183fa35ee5690dc94b68f8deb28c98

----==_mimepart_5e6fd1bacd3a_93f3ff3218cd96828843
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/kazuho" class="user-mention">@kazuho</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/9c28244e70183fa35ee5690dc94b68f8deb28c98">9c28244</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/3525/files/a56598572fd8656b30a2c800eabacac24b75b180..9c28244e70183fa35ee5690dc94b68f8deb28c98">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6ECK43D4XD5QQLDLDRHZ33VANCNFSM4LKR6WCQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKY53MKOOGWNVSYELIDRHZ33VA5CNFSM4LKR6WC2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DQNRQGI3DINSQOVZWQIZUG43TGMRTHE3TCMY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3525/files/a56598572fd8656b30a2c800eabacac24b75b180..9c28244e70183fa35ee5690dc94b68f8deb28c98",
"url": "https://github.com/quicwg/base-drafts/pull/3525/files/a56598572fd8656b30a2c800eabacac24b75b180..9c28244e70183fa35ee5690dc94b68f8deb28c98",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e6fd1bacd3a_93f3ff3218cd96828843--


From nobody Mon Mar 16 12:22:04 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9B71B3A0F6D for <quic-issues@ietfa.amsl.com>; Mon, 16 Mar 2020 12:22:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id px1V3q-NWFVQ for <quic-issues@ietfa.amsl.com>; Mon, 16 Mar 2020 12:22: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 7B4F43A0F68 for <quic-issues@ietf.org>; Mon, 16 Mar 2020 12:22:02 -0700 (PDT)
Received: from github-lowworker-cf59896.ash1-iad.github.net (github-lowworker-cf59896.ash1-iad.github.net [10.56.112.26]) by smtp.github.com (Postfix) with ESMTP id 7FA77961797 for <quic-issues@ietf.org>; Mon, 16 Mar 2020 12:22:01 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584386521; bh=TdcSnoDfGgw4d+2VIVNEA2j+5cBKX4WuuPuuOzRIakk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=sdj/Vec7fxRQEk8OnPIx0FcfOxlkAE7sf/KpkmB4/pMV8lfIWWRx4EWJux/RQZlCo NVShBZ+fFfHKELJjxy58VDoB4jwwjF73PhO3a47/dt5wH/2pl89p7CxMFWxtfxZX1r 8Fxw1qDZzCoR/fceMoM8Mee9sz2TMss6BcqjsDHU=
Date: Mon, 16 Mar 2020 12:22:01 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6F2Y54K3DC72K6E6F4POZNTEVBNHHCFKOIVY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3525/review/375518224@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3525@github.com>
References: <quicwg/base-drafts/pull/3525@github.com>
Subject: Re: [quicwg/base-drafts] eliminate the difference between when having no RTT sample and having one (#3525)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6fd1d96f3de_4f953fdb804cd95c3289a4"; 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/zlVJN27k7VonfoAspZE3FTw7U_I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 16 Mar 2020 19:22:04 -0000

----==_mimepart_5e6fd1d96f3de_4f953fdb804cd95c3289a4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

kazuho commented on this pull request.



>  ~~~
 
+where rtt_sample is the initial RTT.
+
+On the first RTT sample for the network path, smoothed_rtt and rttvar are set to
+the values using the formula above, using that first RTT sample as rtt_sample.

Thank you for the suggestion. Applied.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3525#discussion_r393259522
----==_mimepart_5e6fd1d96f3de_4f953fdb804cd95c3289a4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@kazuho</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3525#discussion_r393259522">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt;  ~~~
 
+where rtt_sample is the initial RTT.
+
+On the first RTT sample for the network path, smoothed_rtt and rttvar are set to
+the values using the formula above, using that first RTT sample as rtt_sample.
</pre>
<p>Thank you for the suggestion. Applied.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3525#discussion_r393259522">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4TAM2RPMXQJASSUIDRHZ35TANCNFSM4LKR6WCQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3AFSLON5Y44LNXUCDRHZ35TA5CNFSM4LKR6WC2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCZQ7IEA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3525#discussion_r393259522",
"url": "https://github.com/quicwg/base-drafts/pull/3525#discussion_r393259522",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6fd1d96f3de_4f953fdb804cd95c3289a4--


From nobody Mon Mar 16 13:09:39 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5C5B73A1012 for <quic-issues@ietfa.amsl.com>; Mon, 16 Mar 2020 13:09:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.041
X-Spam-Level: 
X-Spam-Status: No, score=-1.041 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MY7DBB1UybFX for <quic-issues@ietfa.amsl.com>; Mon, 16 Mar 2020 13:09: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 50BC93A1005 for <quic-issues@ietf.org>; Mon, 16 Mar 2020 13:09:36 -0700 (PDT)
Date: Mon, 16 Mar 2020 13:09:35 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584389375; bh=mnB7SP8koZuH285paFhbuAn7X1VOaYCGRiH/RZF3A3A=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=n+1oI1ezbXovlnjslbGVBd+UB98EQu0oK4pkQOSM8/qALlVA2KdqzMBctQL2aBm3L m9EX27Gba3LQXrk0fPeKwwGBijKUE2iecu5UWOPAnCRADE6GYUBjmCVErV93ZW4A9K QmwRv30eFmrAe/iTA6LQSecACCggMz+xwn8vbzdE=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2O3YO2AC2OE3RCGD54PO677EVBNHHCFKOIVY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3525/review/375547788@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3525@github.com>
References: <quicwg/base-drafts/pull/3525@github.com>
Subject: Re: [quicwg/base-drafts] eliminate the difference between when having no RTT sample and having one (#3525)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6fdcff3e015_68da3f84488cd9601345fc"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/kHeDV2BbXTg6odHflLVlF1D2wmY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 20:09:37 -0000

----==_mimepart_5e6fdcff3e015_68da3f84488cd9601345fc
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/3525#pullrequestreview-375547788
----==_mimepart_5e6fdcff3e015_68da3f84488cd9601345fc
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3525#pullrequestreview-375547788">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4GGGQ4EZZD73JZPXTRH2BP7ANCNFSM4LKR6WCQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYCDVNATV2HOAVR5ALRH2BP7A5CNFSM4LKR6WC2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCZRGPDA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3525#pullrequestreview-375547788",
"url": "https://github.com/quicwg/base-drafts/pull/3525#pullrequestreview-375547788",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6fdcff3e015_68da3f84488cd9601345fc--


From nobody Mon Mar 16 13:11:22 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 992BF3A100D for <quic-issues@ietfa.amsl.com>; Mon, 16 Mar 2020 13:11:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wf6us82yfT1q for <quic-issues@ietfa.amsl.com>; Mon, 16 Mar 2020 13:11:19 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 62F063A1007 for <quic-issues@ietf.org>; Mon, 16 Mar 2020 13:11:19 -0700 (PDT)
Received: from github-lowworker-a27607f.ash1-iad.github.net (github-lowworker-a27607f.ash1-iad.github.net [10.56.18.61]) by smtp.github.com (Postfix) with ESMTP id 283618C0BDA for <quic-issues@ietf.org>; Mon, 16 Mar 2020 13:11:18 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584389478; bh=tTetyRsN5Bpof7Hgy4z9UNAvXIx/8rYuaIGWp2qlcNU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ezU53ptkRts4l8sCmx6h0aJNEqU2haV5fLrEWykizB1SbLJhHw1KfNVqiBNvF0Zeu 5E//rEJtT4UxJdSyPSDZPJ68jjoErUvogxpuDEDmpfNUFPE3nm7JyqiLHk9JQpBENv XnHVR8qgOtcfoIhARuCvOYV+WrHMyHxHarxRqLlE=
Date: Mon, 16 Mar 2020 13:11:18 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5ZYC7HBWQQ4MX2K3V4PO7GNEVBNHHCFKKXRM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3524/599737075@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3524@github.com>
References: <quicwg/base-drafts/issues/3524@github.com>
Subject: Re: [quicwg/base-drafts] Inconsistency between early timeout calculations (#3524)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e6fdd6618cf9_52b73f83074cd960163211"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ggd5CeMBXB1TLh9VYUr0FRyqVSo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 20:11:21 -0000

----==_mimepart_5e6fdd6618cf9_52b73f83074cd960163211
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Thanks for pointing that out, I noticed that the first time around and then forgot.  I'll let @larseggert make the call about whether he thinks this is design 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/3524#issuecomment-599737075
----==_mimepart_5e6fdd6618cf9_52b73f83074cd960163211
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Thanks for pointing that out, I noticed that the first time around and then forgot.  I'll let <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/larseggert/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/larseggert">@larseggert</a> make the call about whether he thinks this is design 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/3524#issuecomment-599737075">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5KQV7CGHVFBKEHKWDRH2BWNANCNFSM4LKOVUYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4RUS626PQ3EMTGCB3RH2BWNA5CNFSM4LKOVUYKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEO7UF4Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3524#issuecomment-599737075",
"url": "https://github.com/quicwg/base-drafts/issues/3524#issuecomment-599737075",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e6fdd6618cf9_52b73f83074cd960163211--


From nobody Mon Mar 16 17:28:49 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8D5143A144F for <quic-issues@ietfa.amsl.com>; Mon, 16 Mar 2020 17:28:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.099
X-Spam-Level: 
X-Spam-Status: No, score=-3.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xa6siwZyelSS for <quic-issues@ietfa.amsl.com>; Mon, 16 Mar 2020 17:28:37 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B219B3A1452 for <quic-issues@ietf.org>; Mon, 16 Mar 2020 17:28:36 -0700 (PDT)
Date: Mon, 16 Mar 2020 17:28:35 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584404915; bh=24JFPOQ3zcMIlQHvLxGcUOyRpcGcwNAT1KtHCpuFWZU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=lVcay2ciVb9sdaTQcysv+VRBRZW/r+PphgH7r+VDTl+eo8vffS8nkbaLAoMlwPd4t EtACf0LEQtvzKkPU4HTlA1aT3AprazQbmOrcJm7tx5ikusvKFmaSU5wOatRpb4vAlt 2/4Ff8SvCTdUBMaHBI8/D9YWn/GIrhTWaNBj92i4=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5AZTUQA736ZVGTQ3F4PP5LHEVBNHHCFNKKLA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3526/599818004@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3526@github.com>
References: <quicwg/base-drafts/issues/3526@github.com>
Subject: Re: [quicwg/base-drafts] QUIC PTO is too conservative, causing a measurable regression in tail latency (#3526)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7019b3b2a1b_7b3c3fbd7b8cd96c65257"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/TxO83a7_UVwzTf9cMq7UXfxS6hw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:28:49 -0000

----==_mimepart_5e7019b3b2a1b_7b3c3fbd7b8cd96c65257
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

[RFC 6398](https://tools.ietf.org/html/rfc6398#section-5) is entitled "IP Router Alert Considerations and Usage".  Do you refer to (5.1) in [RFC 6298](https://tools.ietf.org/html/rfc6298#section-5)?

> (5.1) Every time a packet containing data is sent (including a retransmission), if the timer is not running, start it running so that it will expire after RTO seconds (for the current value of RTO).

That reads to me like a left edge condition, based on "timer is not running".  Whereas [we say](https://quicwg.org/base-drafts/draft-ietf-quic-recovery.html#name-computing-pto):

> When an ack-eliciting packet is transmitted, the sender schedules a timer for the PTO period as follows:
> `PTO = smoothed_rtt + max(4*rttvar, kGranularity) + max_ack_delay`

I can see one 1.5sRTT factor in [the TLP draft](https://tools.ietf.org/html/draft-dukkipati-tcpm-tcp-loss-probe-01#section-2.1), but that is inflated quite a bit, so I'm not sure exactly what you think motivates this 1.5 value.

I do see the reason for your caution here.  You want to probe based on the first unacknowledged packet, but leave a buffer relative to the last unacknowledged packet (assuming all elicit acknowledgment, of course).  This is because all outstanding packets will all cause an acknowledgment if they arrive.  So this seems sensible, if a little more aggressive than we have been.

I don't know what the usual relationship between RTT and RTTvar is - I'm guessing that like everything it varies greatly.  I'm inferring that the buffer you want is as much based on allowing for variance as much as anything else.  The PTO is chosen to correspond roughly to 4-sigma, which is 99.994% and probably too conservative.  That conservatism is probably what dominates your numbers.  That also suggests that in the cases that drive your numbers, 4rttvar is greater than 0.5rtt.  I'm guess that it is a LOT greater.

Possible alternatives would be to cap rttvar to a proportion of the RTT estimate, maybe just for th purposes of calculating the PTO.  12.5% would get you almost exactly what you describe without changing the PTO calculation.  It seems to me that PTO on 2-sigma and capping rttvar to RTT/4 is probably better.  That's 2-sigma/95% confidence without the cap, and exactly your numbers if the cap has to be used.  Either way, that recognizes that one probe timeout is primarily dependent on the estimated RTT and is less susceptible to variation in that estimate.

I would like to request that you open a separate issue for the packet number skipping thing.  That seems separable.


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3526#issuecomment-599818004
----==_mimepart_5e7019b3b2a1b_7b3c3fbd7b8cd96c65257
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a href="https://tools.ietf.org/html/rfc6398#section-5" rel="nofollow">RFC 6398</a> is entitled "IP Router Alert Considerations and Usage".  Do you refer to (5.1) in <a href="https://tools.ietf.org/html/rfc6298#section-5" rel="nofollow">RFC 6298</a>?</p>
<blockquote>
<p>(5.1) Every time a packet containing data is sent (including a retransmission), if the timer is not running, start it running so that it will expire after RTO seconds (for the current value of RTO).</p>
</blockquote>
<p>That reads to me like a left edge condition, based on "timer is not running".  Whereas <a href="https://quicwg.org/base-drafts/draft-ietf-quic-recovery.html#name-computing-pto" rel="nofollow">we say</a>:</p>
<blockquote>
<p>When an ack-eliciting packet is transmitted, the sender schedules a timer for the PTO period as follows:<br>
<code>PTO = smoothed_rtt + max(4*rttvar, kGranularity) + max_ack_delay</code></p>
</blockquote>
<p>I can see one 1.5sRTT factor in <a href="https://tools.ietf.org/html/draft-dukkipati-tcpm-tcp-loss-probe-01#section-2.1" rel="nofollow">the TLP draft</a>, but that is inflated quite a bit, so I'm not sure exactly what you think motivates this 1.5 value.</p>
<p>I do see the reason for your caution here.  You want to probe based on the first unacknowledged packet, but leave a buffer relative to the last unacknowledged packet (assuming all elicit acknowledgment, of course).  This is because all outstanding packets will all cause an acknowledgment if they arrive.  So this seems sensible, if a little more aggressive than we have been.</p>
<p>I don't know what the usual relationship between RTT and RTTvar is - I'm guessing that like everything it varies greatly.  I'm inferring that the buffer you want is as much based on allowing for variance as much as anything else.  The PTO is chosen to correspond roughly to 4-sigma, which is 99.994% and probably too conservative.  That conservatism is probably what dominates your numbers.  That also suggests that in the cases that drive your numbers, 4rttvar is greater than 0.5rtt.  I'm guess that it is a LOT greater.</p>
<p>Possible alternatives would be to cap rttvar to a proportion of the RTT estimate, maybe just for th purposes of calculating the PTO.  12.5% would get you almost exactly what you describe without changing the PTO calculation.  It seems to me that PTO on 2-sigma and capping rttvar to RTT/4 is probably better.  That's 2-sigma/95% confidence without the cap, and exactly your numbers if the cap has to be used.  Either way, that recognizes that one probe timeout is primarily dependent on the estimated RTT and is less susceptible to variation in that estimate.</p>
<p>I would like to request that you open a separate issue for the packet number skipping thing.  That seems separable.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3526#issuecomment-599818004">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5FNFEMRRGC2ZE6MOLRH273HANCNFSM4LMHRHIA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3FNJ6FTSFF4GW37HLRH273HA5CNFSM4LMHRHIKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPAH6FA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3526#issuecomment-599818004",
"url": "https://github.com/quicwg/base-drafts/issues/3526#issuecomment-599818004",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7019b3b2a1b_7b3c3fbd7b8cd96c65257--


From nobody Mon Mar 16 17:53:06 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 98E363A1492 for <quic-issues@ietfa.amsl.com>; Mon, 16 Mar 2020 17:53:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.999
X-Spam-Level: 
X-Spam-Status: No, score=-1.999 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_SPF_HELO_TEMPERROR=0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FZSik1BCx3ry for <quic-issues@ietfa.amsl.com>; Mon, 16 Mar 2020 17:53:00 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 477433A1494 for <quic-issues@ietf.org>; Mon, 16 Mar 2020 17:53:00 -0700 (PDT)
Date: Mon, 16 Mar 2020 17:52:59 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584406379; bh=YUvpPwkSq9P/3zRhETMYXSGg2Hu1Fe7zBRkKN4sUb94=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=WiEuwJudchLpIh/7iu9yxv2CYQjMaQrnHagYj4OgMVwwkD0Oc/Wpl4Xzy8BbLaJuV XlT8gUqI0vefiXWq7IPmgA6RP1UyNbcQjee0dVTOP9JSB2FsiWtfsXNGZQKyM/GHfd lGnLOzUir/QtnUp83vRWjbtNcX/DECgK4+VvgFRs=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5GCNB67WYP2XEEG6N4PQAGXEVBNHHCFCTWBI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3513/review/375673085@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3513@github.com>
References: <quicwg/base-drafts/pull/3513@github.com>
Subject: Re: [quicwg/base-drafts] http-core and Friends (#3513)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e701f6b9086_238b3ff8610cd96c110594"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ATBZLzXEN19tgsCM-lbre4pWyMA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:53:05 -0000

----==_mimepart_5e701f6b9086_238b3ff8610cd96c110594
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

MikeBishop commented on this pull request.



>  
-Just as in previous versions of HTTP, header field names are strings of ASCII
+Just as in previous versions of HTTP, field names are strings of ASCII

Ah, I misunderstood the direction of your comment. I'll update in the morning. 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3513#discussion_r393388082
----==_mimepart_5e701f6b9086_238b3ff8610cd96c110594
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@MikeBishop</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3513#discussion_r393388082">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt;  
-Just as in previous versions of HTTP, header field names are strings of ASCII
+Just as in previous versions of HTTP, field names are strings of ASCII
</pre>
<p>Ah, I misunderstood the direction of your comment. I'll update in the morning.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3513#discussion_r393388082">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7MMTX4SE2XRBAQRKLRH3CWXANCNFSM4LF5H2GA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYWQP4PXJBU6M6XHK3RH3CWXA5CNFSM4LF5H2GKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCZSFB7I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3513#discussion_r393388082",
"url": "https://github.com/quicwg/base-drafts/pull/3513#discussion_r393388082",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e701f6b9086_238b3ff8610cd96c110594--


From nobody Mon Mar 16 18:26:29 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 035673A1512 for <quic-issues@ietfa.amsl.com>; Mon, 16 Mar 2020 18:26:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MCa9O5OG_QzE for <quic-issues@ietfa.amsl.com>; Mon, 16 Mar 2020 18:26: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 B756B3A150E for <quic-issues@ietf.org>; Mon, 16 Mar 2020 18:26:25 -0700 (PDT)
Date: Mon, 16 Mar 2020 18:26:24 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584408384; bh=XyYWhoLzQa89UG6ij5QUSfa3IChVuBFXos5BpW3xdJg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=2HprvwNXLvmRDP1CLXs3kNTOscci5+J/gCvLVtzLSih4i1DtnQk+gpdJZxA8krspS r4De600LJoVe/tzCsxAoWzkfTI1nAMkVtGCc4N7+6TyX5C6Pt7GEPNDSohsApg8vgD BbklTR9+FUHJZ0ypBVPDbVU4U/wpC1h7xEAVTyQc=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZM4E6ASBNMMSTUHQ54PQEEBEVBNHHBYY33OM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2952/issue_event/3135484053@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2952@github.com>
References: <quicwg/base-drafts/pull/2952@github.com>
Subject: Re: [quicwg/base-drafts] Skip a packet number when sending one PTO packet (#2952)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e70274051b10_53923ffcf12cd96c102553"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/0ajXRDbW8VsZrQF8nbgwEJ0srBw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 01:26:27 -0000

----==_mimepart_5e70274051b10_53923ffcf12cd96c102553
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Reopened #2952.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2952#event-3135484053
----==_mimepart_5e70274051b10_53923ffcf12cd96c102553
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Reopened <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="476281715" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/2952" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2952/hovercard" href="https://github.com/quicwg/base-drafts/pull/2952">#2952</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2952#event-3135484053">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4KLF6PMEXL52ZLY5TRH3GUBANCNFSM4II7ULMA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7OJ4L2MYIEGDHQXQLRH3GUBA5CNFSM4II7ULMKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXLR3BFI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2952#event-3135484053",
"url": "https://github.com/quicwg/base-drafts/pull/2952#event-3135484053",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e70274051b10_53923ffcf12cd96c102553--


From nobody Mon Mar 16 18:29:12 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4B1523A1514 for <quic-issues@ietfa.amsl.com>; Mon, 16 Mar 2020 18:29:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CE-LHRa6h9T8 for <quic-issues@ietfa.amsl.com>; Mon, 16 Mar 2020 18:28:54 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DF06C3A1512 for <quic-issues@ietf.org>; Mon, 16 Mar 2020 18:28:53 -0700 (PDT)
Date: Mon, 16 Mar 2020 18:28:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584408532; bh=OSxjxQuoQazw7x7HKE6vj++WpZ3bKR6ocsnFlAGF+oM=; h=Date:From:To:Subject:From; b=MXLn529k2j5WACxxOZMhs1t1JHgwHGxY7WyiRTvvEO+gQbnFF3oHzSo98IHdoTPpn 0xPYeXUX7yWftZfzVtlrQ7cSM56kGgVvIqlIQrUnppql+IaqknpbBZo+9YdGW42f8l mOdP41OzmOmLtOgOrvOYPcEhAbfYlELMrJhVsHi8=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-skip-packet-number/b66c69-91474d@github.com>
Subject: [quicwg/base-drafts] f8fc85: Move, don't just remove the text
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/gpH1LuRXP9ETOjkk6oYiBIWaYNo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 01:29:11 -0000

  Branch: refs/heads/ianswett-skip-packet-number=0D
  Home:   https://github.com/quicwg/base-drafts=0D
  Commit: f8fc854dc84230cb001eb6f17d8902e1f3fcda95=0D
      https://github.com/quicwg/base-drafts/commit/f8fc854dc84230cb001eb6=
f17d8902e1f3fcda95=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-09-10 (Tue, 10 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Move, don't just remove the text=0D
=0D
This is an intermediate commit.  There's a lot of text here, and a lot is=
 duplicative.=0D
=0D
=0D
  Commit: cfab7ed02da1122be8ff076ea86b6c894e806477=0D
      https://github.com/quicwg/base-drafts/commit/cfab7ed02da1122be8ff07=
6ea86b6c894e806477=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-09-10 (Tue, 10 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Remove the "Crypto Handshake Data" section=0D
=0D
It was not adding anything and was misleading=0D
=0D
=0D
  Commit: 4ac701ed78400ab797ec6d128863478a984501d7=0D
      https://github.com/quicwg/base-drafts/commit/4ac701ed78400ab797ec6d=
128863478a984501d7=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-09-10 (Tue, 10 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Stop referencing QUIC Transport=0D
=0D
in QUIC Transport.=0D
=0D
=0D
  Commit: 862bcd3f64a31af9cba383b1d5487b2bc6071fc2=0D
      https://github.com/quicwg/base-drafts/commit/862bcd3f64a31af9cba383=
b1d5487b2bc6071fc2=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-09-10 (Tue, 10 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Remove obsolete text=0D
=0D
Removed:=0D
"Endpoints SHOULD send acknowledgments for packets containing CRYPTO fram=
es with=0D
a reduced delay; see Section 6.2 of {{QUIC-RECOVERY}}."=0D
Obsolete now that #2646 landed and the default max_ack_delay for Initial =
and Handshake is 0.=0D
=0D
=0D
  Commit: f364aab2cc25702d06509d3c83acdff00d8f0045=0D
      https://github.com/quicwg/base-drafts/commit/f364aab2cc25702d06509d=
3c83acdff00d8f0045=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-09-10 (Tue, 10 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Stop referencing host-delay in Recovery=0D
=0D
Instead reference section 13.2 of transport=0D
=0D
=0D
  Commit: 50f2a55bdf2e90740eb042e56978aa3c378aa8f3=0D
      https://github.com/quicwg/base-drafts/commit/50f2a55bdf2e90740eb042=
e56978aa3c378aa8f3=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-09-10 (Tue, 10 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix CircleCI (hopefully)=0D
=0D
By renaming "ACK Ranges" to "Managing ACK Ranges"=0D
=0D
=0D
  Commit: eed60b25cea7f4b9a0391256ed4dfd4a5cf38565=0D
      https://github.com/quicwg/base-drafts/commit/eed60b25cea7f4b9a03912=
56ed4dfd4a5cf38565=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-09-10 (Tue, 10 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 67ece93dc91c24be2646e05d8bac4ea444c7f0b1=0D
      https://github.com/quicwg/base-drafts/commit/67ece93dc91c24be2646e0=
5d8bac4ea444c7f0b1=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2019-09-10 (Tue, 10 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 6ff4cc0f6f62d2c3f53df957ef6bc5c7ec26c998=0D
      https://github.com/quicwg/base-drafts/commit/6ff4cc0f6f62d2c3f53df9=
57ef6bc5c7ec26c998=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2019-09-10 (Tue, 10 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 1a07dcd794a4427518150d2bc47dc4e81568f7d5=0D
      https://github.com/quicwg/base-drafts/commit/1a07dcd794a4427518150d=
2bc47dc4e81568f7d5=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2019-09-10 (Tue, 10 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: ce3c950b0e4c1a0cf423b70b68f701d63072ce5c=0D
      https://github.com/quicwg/base-drafts/commit/ce3c950b0e4c1a0cf423b7=
0b68f701d63072ce5c=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2019-09-10 (Tue, 10 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: d77285c9c7d2887d26e636a412262fef97c16fc4=0D
      https://github.com/quicwg/base-drafts/commit/d77285c9c7d2887d26e636=
a412262fef97c16fc4=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2019-09-10 (Tue, 10 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 19df21525bf3eff2834c5e119d496c258777f5a5=0D
      https://github.com/quicwg/base-drafts/commit/19df21525bf3eff2834c5e=
119d496c258777f5a5=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2019-09-10 (Tue, 10 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Addresses comments and some text rework=0D
=0D
=0D
  Commit: 55f1ad92f03dfb96d7c07e6e8550faf4f6285399=0D
      https://github.com/quicwg/base-drafts/commit/55f1ad92f03dfb96d7c07e=
6e8550faf4f6285399=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2019-09-10 (Tue, 10 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  re-adding (with some rework) text that was dropped inadvertently=0D
=0D
=0D
  Commit: d60f633a45413a6234a192703a7a9b7d40cf8ec1=0D
      https://github.com/quicwg/base-drafts/commit/d60f633a45413a6234a192=
703a7a9b7d40cf8ec1=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2019-09-10 (Tue, 10 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  rebase cleanup=0D
=0D
=0D
  Commit: c880853f1a9ec3dc05a4912fc17058296c1e0e9b=0D
      https://github.com/quicwg/base-drafts/commit/c880853f1a9ec3dc05a491=
2fc17058296c1e0e9b=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-09-11 (Wed, 11 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Remove issues that were closed between 2019-06-09 and 2019-07-09 from -=
23 changelog=0D
=0D
=0D
  Commit: 17196dc451c9479302e53b33d69a821fd0af3372=0D
      https://github.com/quicwg/base-drafts/commit/17196dc451c9479302e53b=
33d69a821fd0af3372=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-09-11 (Wed, 11 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 02bbcdf106e9532e3b2cd52ab70591b40e4f23e1=0D
      https://github.com/quicwg/base-drafts/commit/02bbcdf106e9532e3b2cd5=
2ab70591b40e4f23e1=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-09-11 (Wed, 11 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 35a607298e7fc8bb2be98a5eaecb5a2773aeb027=0D
      https://github.com/quicwg/base-drafts/commit/35a607298e7fc8bb2be98a=
5eaecb5a2773aeb027=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-09-11 (Wed, 11 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: ac3e43754ac89bf9eb9441c8623508091e100211=0D
      https://github.com/quicwg/base-drafts/commit/ac3e43754ac89bf9eb9441=
c8623508091e100211=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-09-11 (Wed, 11 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 6910bcea398723851d7ace7b8d4ff7e2ad9c88a5=0D
      https://github.com/quicwg/base-drafts/commit/6910bcea398723851d7ace=
7b8d4ff7e2ad9c88a5=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-09-11 (Wed, 11 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Reflow a line=0D
=0D
=0D
  Commit: 61fa0943fc52f85c23b7529bd6d620824c99f203=0D
      https://github.com/quicwg/base-drafts/commit/61fa0943fc52f85c23b752=
9bd6d620824c99f203=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-09-11 (Wed, 11 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 5a8af76fb64d5ccc9c16516c409390ccd59f8192=0D
      https://github.com/quicwg/base-drafts/commit/5a8af76fb64d5ccc9c1651=
6c409390ccd59f8192=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2019-09-11 (Wed, 11 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  moving text around a bit and mt's comment=0D
=0D
=0D
  Commit: 7f413bff993be3e7835f88101fc49291e10ef5fb=0D
      https://github.com/quicwg/base-drafts/commit/7f413bff993be3e7835f88=
101fc49291e10ef5fb=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2019-09-11 (Wed, 11 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #2916 from quicwg/ianswett-generating-acknowledgemen=
ts=0D
=0D
Move Generating Acknowledgements to Transport=0D
=0D
=0D
  Commit: e9aa25a0bdebb42dbf392ad551a72aa0eb7531f8=0D
      https://github.com/quicwg/base-drafts/commit/e9aa25a0bdebb42dbf392a=
d551a72aa0eb7531f8=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-09-12 (Thu, 12 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Add #2916 too=0D
=0D
=0D
  Commit: 2b3738d004ada613f187a6b16afd6060c3247209=0D
      https://github.com/quicwg/base-drafts/commit/2b3738d004ada613f187a6=
b16afd6060c3247209=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-09-12 (Thu, 12 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Add #2916 to listing=0D
=0D
=0D
  Commit: 2ae2985849cdde7e7469b737e9fad8b33b6d0bf5=0D
      https://github.com/quicwg/base-drafts/commit/2ae2985849cdde7e7469b7=
37e9fad8b33b6d0bf5=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-09-12 (Thu, 12 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'ianswett-recovery-changelog'=0D
=0D
=0D
  Commit: 90a8141fb05c22b9b73fc54c78cae593ae730179=0D
      https://github.com/quicwg/base-drafts/commit/90a8141fb05c22b9b73fc5=
4c78cae593ae730179=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-09-12 (Thu, 12 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'changelog-tt-23'=0D
=0D
=0D
  Commit: 3d21ced982d053fc6f6101fe68a9d4a6f648778f=0D
      https://github.com/quicwg/base-drafts/commit/3d21ced982d053fc6f6101=
fe68a9d4a6f648778f=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-09-12 (Thu, 12 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3017 from quicwg/http/changelog_23=0D
=0D
HTTP-23 changelog=0D
=0D
=0D
  Commit: 8faf8aaeba17bebbd5214e66db47fdae8cbf0f3d=0D
      https://github.com/quicwg/base-drafts/commit/8faf8aaeba17bebbd5214e=
66db47fdae8cbf0f3d=0D
  Author: Marten Seemann <martenseemann@gmail.com>=0D
  Date:   2019-09-12 (Thu, 12 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  fix length of Initial payload for the client=0D
=0D
=0D
  Commit: 1fe037e04579076b15cb87284a4ac9159865f51c=0D
      https://github.com/quicwg/base-drafts/commit/1fe037e04579076b15cb87=
284a4ac9159865f51c=0D
  Author: Marten Seemann <martenseemann@gmail.com>=0D
  Date:   2019-09-12 (Thu, 12 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  fix protected Initial header for the server=0D
=0D
=0D
  Commit: e4fd9b2178c233378fa0092f41ed4825b34ee2a7=0D
      https://github.com/quicwg/base-drafts/commit/e4fd9b2178c233378fa009=
2f41ed4825b34ee2a7=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-09-12 (Thu, 12 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3021 from marten-seemann/fix-test-vectors=0D
=0D
fix draft-23 test vectors=0D
=0D
=0D
  Commit: 268183279085879a4aa0f14950bdcf201c2b8bab=0D
      https://github.com/quicwg/base-drafts/commit/268183279085879a4aa0f1=
4950bdcf201c2b8bab=0D
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>=0D
  Date:   2019-09-12 (Thu, 12 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix typo in transport draft: robustness=0D
=0D
=0D
  Commit: e2a5d7cebd97dbf32b70472301e36e7bb29a7d53=0D
      https://github.com/quicwg/base-drafts/commit/e2a5d7cebd97dbf32b7047=
2301e36e7bb29a7d53=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-09-13 (Fri, 13 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3026 from dtikhonov/201909121539-fix-since-transpor=
t-22-typo=0D
=0D
Fix typo in transport draft: robustness=0D
=0D
=0D
  Commit: c22d6ce3bcb1dbbe0164cf7895f229fe8a07f873=0D
      https://github.com/quicwg/base-drafts/commit/c22d6ce3bcb1dbbe0164cf=
7895f229fe8a07f873=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-09-13 (Fri, 13 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Add an explicit error code for an empty token=0D
=0D
=0D
  Commit: fba5600db47642451983c52f91ca0d91139a686a=0D
      https://github.com/quicwg/base-drafts/commit/fba5600db47642451983c5=
2f91ca0d91139a686a=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-09-13 (Fri, 13 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #2851 from DavidSchinazi/zerocid=0D
=0D
Allow connections to share a port by adding restrictions on zero-length c=
onnection IDs=0D
=0D
=0D
  Commit: 0ac214eaec0b16513df1d77ee8b1c140e7c0c869=0D
      https://github.com/quicwg/base-drafts/commit/0ac214eaec0b16513df1d7=
7ee8b1c140e7c0c869=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-09-13 (Fri, 13 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #2969 from quicwg/respond-migration-cid=0D
=0D
Prevent linkability from responding to migration=0D
=0D
=0D
  Commit: be8f6e1438d4a4cd79081898688fb3ed3f640ed4=0D
      https://github.com/quicwg/base-drafts/commit/be8f6e1438d4a4cd790818=
98688fb3ed3f640ed4=0D
  Author: Christopher Wood <caw@heapingbits.net>=0D
  Date:   2019-09-13 (Fri, 13 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Reference "Nonces are Noticed" in the header protection analysis sectio=
n.=0D
=0D
This paper studies several "nonce hiding" transformations, of which the Q=
UIC=0D
header protection algorithm is one. This change replaces the old analysis=
=0D
text with something a bit more crisp.=0D
=0D
=0D
  Commit: 896b7efa5e33fa317f31a7627db60662ea754cd8=0D
      https://github.com/quicwg/base-drafts/commit/896b7efa5e33fa317f31a7=
627db60662ea754cd8=0D
  Author: Alessandro Ghedini <alessandro@ghedini.me>=0D
  Date:   2019-09-15 (Sun, 15 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Allow PING at every encryption level=0D
=0D
Fixes #3034=0D
=0D
=0D
  Commit: 13667e5b83f99ff150742e52718a5841478080b7=0D
      https://github.com/quicwg/base-drafts/commit/13667e5b83f99ff150742e=
52718a5841478080b7=0D
  Author: Marten Seemann <martenseemann@gmail.com>=0D
  Date:   2019-09-16 (Mon, 16 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  require peers to check if RETIRE_CONNECTION_ID sequence number is valid=
=0D
=0D
=0D
  Commit: 55e1cf951bd5ed47925cb01ea37eae54757fa923=0D
      https://github.com/quicwg/base-drafts/commit/55e1cf951bd5ed47925cb0=
1ea37eae54757fa923=0D
  Author: Christopher Wood <caw@heapingbits.net>=0D
  Date:   2019-09-16 (Mon, 16 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-tls.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 4e8c028d25b04a895507db826491ea38a2cd680f=0D
      https://github.com/quicwg/base-drafts/commit/4e8c028d25b04a895507db=
826491ea38a2cd680f=0D
  Author: Christopher Wood <caw@heapingbits.net>=0D
  Date:   2019-09-16 (Mon, 16 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-tls.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: d86243037a40c9a5f4e31fea55bd7f97b83b53bb=0D
      https://github.com/quicwg/base-drafts/commit/d86243037a40c9a5f4e31f=
ea55bd7f97b83b53bb=0D
  Author: Christopher Wood <caw@heapingbits.net>=0D
  Date:   2019-09-16 (Mon, 16 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update references. Fix linting issues.=0D
=0D
=0D
  Commit: ae5ada2777e727c4f4ba1b3a7c7de81d72073e35=0D
      https://github.com/quicwg/base-drafts/commit/ae5ada2777e727c4f4ba1b=
3a7c7de81d72073e35=0D
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>=0D
  Date:   2019-09-16 (Mon, 16 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Add PR 3007 to transport-23 changelog=0D
=0D
=0D
  Commit: 5a16d6737ac3a4533a37b7fc6e13a56c84d3f19b=0D
      https://github.com/quicwg/base-drafts/commit/5a16d6737ac3a4533a37b7=
fc6e13a56c84d3f19b=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-09-17 (Tue, 17 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #2977 from marten-seemann/forbid-empty-new-token-fra=
mes=0D
=0D
forbid empty NEW_TOKEN frames=0D
=0D
=0D
  Commit: 297056405a43b291ed0cbba913b06aafd18fbc5b=0D
      https://github.com/quicwg/base-drafts/commit/297056405a43b291ed0cbb=
a913b06aafd18fbc5b=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2019-09-16 (Mon, 16 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Removes unnecessary sentence about coalesced packets=0D
=0D
=0D
  Commit: 5cbb9c6e226549774d3bf9c8b760956994fca639=0D
      https://github.com/quicwg/base-drafts/commit/5cbb9c6e226549774d3bf9=
c8b760956994fca639=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2019-09-16 (Mon, 16 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Removes unnecessary sentence about coalesced packets=0D
=0D
=0D
  Commit: 2bdf7b9a7fb728145f186ba20be74bc78e29b6cd=0D
      https://github.com/quicwg/base-drafts/commit/2bdf7b9a7fb728145f186b=
a20be74bc78e29b6cd=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2019-09-16 (Mon, 16 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Revert "Removes unnecessary sentence about coalesced packets"=0D
=0D
This reverts commit 297056405a43b291ed0cbba913b06aafd18fbc5b.=0D
=0D
=0D
  Commit: ad3cf316d9679fc5b3e467c74f9278a1bda6a0f7=0D
      https://github.com/quicwg/base-drafts/commit/ad3cf316d9679fc5b3e467=
c74f9278a1bda6a0f7=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-09-17 (Tue, 17 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3040 from quicwg/close3029=0D
=0D
Removes unnecessary sentence about coalesced packets=0D
=0D
=0D
  Commit: 9264380046d3fdde3593ded1a4fee9f3bbdc5f6d=0D
      https://github.com/quicwg/base-drafts/commit/9264380046d3fdde3593de=
d1a4fee9f3bbdc5f6d=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-09-17 (Tue, 17 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3038 from dtikhonov/201909161608-add-3007-to-transp=
ort-23-changelog=0D
=0D
Add PR 3007 to transport-23 changelog=0D
=0D
=0D
  Commit: 62278ed1a7d4fcac38f88f669339282128ddeb30=0D
      https://github.com/quicwg/base-drafts/commit/62278ed1a7d4fcac38f88f=
669339282128ddeb30=0D
  Author: Marten Seemann <martenseemann@gmail.com>=0D
  Date:   2019-09-17 (Tue, 17 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  use the FRAME_ENCONDING_ERROR for errors in frame encoding=0D
=0D
=0D
  Commit: 629996a63ee2e859713ab40a80dce300f302b8b5=0D
      https://github.com/quicwg/base-drafts/commit/629996a63ee2e859713ab4=
0a80dce300f302b8b5=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-09-17 (Tue, 17 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Remove 'given'=0D
=0D
=0D
  Commit: 136cd0176ad9815a42f7ae6fb484956efcc74873=0D
      https://github.com/quicwg/base-drafts/commit/136cd0176ad9815a42f7ae=
6fb484956efcc74873=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-09-17 (Tue, 17 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  QUIC only carries TLS handshake and alert=0D
=0D
=0D
  Commit: 751aef9c80307a9b61f6bae887566eb9a9e3b766=0D
      https://github.com/quicwg/base-drafts/commit/751aef9c80307a9b61f6ba=
e887566eb9a9e3b766=0D
  Author: David Schinazi <dschinazi.ietf@gmail.com>=0D
  Date:   2019-09-17 (Tue, 17 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Clarify why post-handshake client auth is banned=0D
=0D
=0D
  Commit: c56dd27788254e1cc6574a3e50a77f16b1fccabd=0D
      https://github.com/quicwg/base-drafts/commit/c56dd27788254e1cc6574a=
3e50a77f16b1fccabd=0D
  Author: Marten Seemann <martenseemann@gmail.com>=0D
  Date:   2019-09-17 (Tue, 17 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  also allow FLOW_CONTROL_ERRORs for stream overflows=0D
=0D
=0D
  Commit: 3a813cdab5b53aeb5cbb3064f9046dcf6179eddd=0D
      https://github.com/quicwg/base-drafts/commit/3a813cdab5b53aeb5cbb30=
64f9046dcf6179eddd=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-09-17 (Tue, 17 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  received from TLS=0D
=0D
=0D
  Commit: 06486475d04ecb979e5c8545df4b84fcd89b5016=0D
      https://github.com/quicwg/base-drafts/commit/06486475d04ecb979e5c85=
45df4b84fcd89b5016=0D
  Author: David Schinazi <DavidSchinazi@users.noreply.github.com>=0D
  Date:   2019-09-17 (Tue, 17 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  MT editorial pass=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 7af6d612244fb2056eea105620eba01d7ed9dc73=0D
      https://github.com/quicwg/base-drafts/commit/7af6d612244fb2056eea10=
5620eba01d7ed9dc73=0D
  Author: David Schinazi <dschinazi.ietf@gmail.com>=0D
  Date:   2019-09-17 (Tue, 17 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Allow ClientHello to span multiple QUIC packets=0D
=0D
=0D
  Commit: df5d9f102587b8fbcce1f3d815698774042bea26=0D
      https://github.com/quicwg/base-drafts/commit/df5d9f102587b8fbcce1f3=
d815698774042bea26=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-09-18 (Wed, 18 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  is an error=0D
=0D
=0D
  Commit: aa14f0eb42f8ba8da26c97c252d0bf5639f0e88d=0D
      https://github.com/quicwg/base-drafts/commit/aa14f0eb42f8ba8da26c97=
c252d0bf5639f0e88d=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-09-18 (Wed, 18 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3043 from quicwg/no-appdata=0D
=0D
TLS application data isn't possible=0D
=0D
=0D
  Commit: 721d42f89c0f739dc8514363856328c9adcecc35=0D
      https://github.com/quicwg/base-drafts/commit/721d42f89c0f739dc85143=
63856328c9adcecc35=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-09-17 (Tue, 17 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Retransmitting an ACK frame warning=0D
=0D
It can result in an inflated RTT, as well as being a waste of bytes.=0D
=0D
Fixes #2748=0D
=0D
=0D
  Commit: 1d7abab6b77b9ea678143b12c0d308d89362cfa0=0D
      https://github.com/quicwg/base-drafts/commit/1d7abab6b77b9ea678143b=
12c0d308d89362cfa0=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-09-17 (Tue, 17 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Jana's suggestion=0D
=0D
=0D
  Commit: b301514aec72f9f7d69aea421feb43cb96459a25=0D
      https://github.com/quicwg/base-drafts/commit/b301514aec72f9f7d69aea=
421feb43cb96459a25=0D
  Author: Mark Nottingham <mnot@mnot.net>=0D
  Date:   2019-09-18 (Wed, 18 Sep 2019)=0D
=0D
  Changed paths:=0D
    M README.md=0D
=0D
  Log Message:=0D
  -----------=0D
  mention the draft index=0D
=0D
=0D
  Commit: 6040f5f6419fbdbea8b014d318407dc0bb4fd27e=0D
      https://github.com/quicwg/base-drafts/commit/6040f5f6419fbdbea8b014=
d318407dc0bb4fd27e=0D
  Author: Christopher Wood <caw@heapingbits.net>=0D
  Date:   2019-09-18 (Wed, 18 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Remove AEAD mask generation with a PRP(=3DPRF), and update references a=
ccordingly.=0D
=0D
Also, add a note about requirements for future header protection variants=
.=0D
=0D
=0D
  Commit: 888f86fdff35c5a4afe941d779a64a2176fc7b28=0D
      https://github.com/quicwg/base-drafts/commit/888f86fdff35c5a4afe941=
d779a64a2176fc7b28=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-09-18 (Wed, 18 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3031 from chris-wood/caw/nonces-are-noticed=0D
=0D
Reference "Nonces are Noticed" in the header protection analysis section=0D=

=0D
=0D
  Commit: 85db1f71811872bc01e4ac3692e545620258b82e=0D
      https://github.com/quicwg/base-drafts/commit/85db1f71811872bc01e4ac=
3692e545620258b82e=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-09-19 (Thu, 19 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Rewrite key update section=0D
=0D
This makes some significant editorial changes to the key update section,=0D=

hopefully making the various activities clearer and more explicit.=0D
=0D
In the process, I am also trying to address #2792, which is the timing=0D=

sidechannel created by having the generation of updated keys inline with=0D=

packet processing.  In doing so, I'm suggesting that endpoints create=0D
the next keys at some time after the key update happens.  Right now, I'm=0D=

thinking 1-2 PTOs is probably close enough to workable.  I've limited=0D
this at 3PTO.  This is, however, just a (firm) suggestion at this stage.=0D=

=0D
For endpoints that only want to keep 2 sets of keys, this is probably=0D
the right time frame, especially if we keep the current advice for 3PTO=0D=

before a subsequent update.=0D
=0D
The effect of this is that attempts to update at certain times could=0D
cause all packets after the update to be discarded.  That would only=0D
happen if implementations consistently ignored advice on update=0D
frequency, so I think that's tolerable, but I'd like input on this.=0D
=0D
(This also attempts to take up the advice from the other, older PRs on=0D=

this subject.)=0D
=0D
Closes #2792, #2791, #2237.=0D
=0D
=0D
  Commit: 678c0486f91012173e827b1d708429b153bc3037=0D
      https://github.com/quicwg/base-drafts/commit/678c0486f91012173e827b=
1d708429b153bc3037=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-09-19 (Thu, 19 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Kazuho is a great help here=0D
=0D
=0D
  Commit: f77bd1e5395bbac2bd1fe2ab575f1beac4c8bf32=0D
      https://github.com/quicwg/base-drafts/commit/f77bd1e5395bbac2bd1fe2=
ab575f1beac4c8bf32=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-09-19 (Thu, 19 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Clients send datagrams with 1200 byte payloads=0D
=0D
I was a bit unsure. I think this is clearer.=0D
=0D
=0D
  Commit: be8958419a0e132673ccd818288a51b9aa6d68ae=0D
      https://github.com/quicwg/base-drafts/commit/be8958419a0e132673ccd8=
18288a51b9aa6d68ae=0D
  Author: Junho Choi <junho@cloudflare.com>=0D
  Date:   2019-09-19 (Thu, 19 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix typo=0D
=0D
=0D
  Commit: c524a55ed4e1740d84556dde00a768d4c7c61ae8=0D
      https://github.com/quicwg/base-drafts/commit/c524a55ed4e1740d84556d=
de00a768d4c7c61ae8=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2019-09-19 (Thu, 19 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3052 from junhochoi/junho/typo-in-recovery=0D
=0D
Fix typo=0D
=0D
=0D
  Commit: 1b4d136a4ac9593b8211d378789ed2d08e16ea6e=0D
      https://github.com/quicwg/base-drafts/commit/1b4d136a4ac9593b8211d3=
78789ed2d08e16ea6e=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-09-20 (Fri, 20 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Attempt to improve readability in a few places.=0D
=0D
Also, record that this closes #3054.=0D
=0D
=0D
  Commit: 3801ebda3af7418505f1aed87138ae72a3178829=0D
      https://github.com/quicwg/base-drafts/commit/3801ebda3af7418505f1ae=
d87138ae72a3178829=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-09-20 (Fri, 20 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  More UDP=0D
=0D
=0D
  Commit: cdad59a14836263a07f85ba9388f50d748f915d6=0D
      https://github.com/quicwg/base-drafts/commit/cdad59a14836263a07f85b=
a9388f50d748f915d6=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-09-20 (Fri, 20 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Remove 1 RTT delayed ack requirement=0D
=0D
Fixes #3030=0D
=0D
=0D
  Commit: 3696d8ce68c95063cc6e2e1b9392784f9cf25a24=0D
      https://github.com/quicwg/base-drafts/commit/3696d8ce68c95063cc6e2e=
1b9392784f9cf25a24=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-09-20 (Fri, 20 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: ace2a505a3f8f96c2758458ec523047afe8db92e=0D
      https://github.com/quicwg/base-drafts/commit/ace2a505a3f8f96c275845=
8ec523047afe8db92e=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-09-20 (Fri, 20 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Remove obsolete text on ACKing CRYPTO frames=0D
=0D
=0D
  Commit: 6cfcbe26385f17072ccd330aea619f65bf3bdcb4=0D
      https://github.com/quicwg/base-drafts/commit/6cfcbe26385f17072ccd33=
0aea619f65bf3bdcb4=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-09-21 (Sat, 21 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Closes #3053 too=0D
=0D
=0D
  Commit: 5e14c63697de9794cbc3cff171b1df481a45d6d3=0D
      https://github.com/quicwg/base-drafts/commit/5e14c63697de9794cbc3cf=
f171b1df481a45d6d3=0D
  Author: Eric Kinnear <ekinnear@apple.com>=0D
  Date:   2019-09-22 (Sun, 22 Sep 2019)=0D
=0D
  Changed paths:=0D
    M .circleci/config.yml=0D
    M README.md=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into ek/migration_threat_model=0D
=0D
=0D
  Commit: 510536d8109fe5635c7bf86566368b20fbcf2b66=0D
      https://github.com/quicwg/base-drafts/commit/510536d8109fe5635c7bf8=
6566368b20fbcf2b66=0D
  Author: Eric Kinnear <ekinnear@apple.com>=0D
  Date:   2019-09-23 (Mon, 23 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update with modified terminology and new text around active and passive=
 attacks=0D
=0D
=0D
  Commit: 5f80f8b12d669a1dad61c27ef18c84784892d5b9=0D
      https://github.com/quicwg/base-drafts/commit/5f80f8b12d669a1dad61c2=
7ef18c84784892d5b9=0D
  Author: Eric Kinnear <ekinnear@apple.com>=0D
  Date:   2019-09-23 (Mon, 23 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Add reference and minor wording update.=0D
=0D
=0D
  Commit: b0bdac1ec7067031c2f2640ae31979d0c2ed0c03=0D
      https://github.com/quicwg/base-drafts/commit/b0bdac1ec7067031c2f264=
0ae31979d0c2ed0c03=0D
  Author: Mark Nottingham <mnot@mnot.net>=0D
  Date:   2019-09-23 (Mon, 23 Sep 2019)=0D
=0D
  Changed paths:=0D
    A ietf.json=0D
=0D
  Log Message:=0D
  -----------=0D
  add ietf.json=0D
=0D
=0D
  Commit: 0d5d19353a8f63ee31d08e30b69df81d3b0e78bb=0D
      https://github.com/quicwg/base-drafts/commit/0d5d19353a8f63ee31d08e=
30b69df81d3b0e78bb=0D
  Author: Mark Nottingham <mnot@mnot.net>=0D
  Date:   2019-09-23 (Mon, 23 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' of github.com:quicwg/base-drafts=0D
=0D
=0D
  Commit: 295e0c9afc7eb80454f3fd0bd9d64d4879f85573=0D
      https://github.com/quicwg/base-drafts/commit/295e0c9afc7eb80454f3fd=
0bd9d64d4879f85573=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-09-23 (Mon, 23 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  MUST send new data or retransmit data if possible=0D
=0D
Fixes #3056=0D
=0D
=0D
  Commit: 409286b111330780882fe2ae17bbe405d9f25b09=0D
      https://github.com/quicwg/base-drafts/commit/409286b111330780882fe2=
ae17bbe405d9f25b09=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-09-23 (Mon, 23 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Move the section on what encryption level to send first down.=0D
=0D
=0D
  Commit: 36178b79a15192cba7e355d0dc3ba81f74ae3af7=0D
      https://github.com/quicwg/base-drafts/commit/36178b79a15192cba7e355=
d0dc3ba81f74ae3af7=0D
  Author: David Schinazi <dschinazi.ietf@gmail.com>=0D
  Date:   2019-09-23 (Mon, 23 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Clarify how servers enable 0-RTT=0D
=0D
=0D
  Commit: df8c4feb8412cdc5060f427eb3e64672db56e0db=0D
      https://github.com/quicwg/base-drafts/commit/df8c4feb8412cdc5060f42=
7eb3e64672db56e0db=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-09-23 (Mon, 23 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  unacknowledged data=0D
=0D
=0D
  Commit: c70f696e71148da9308900d2dfd94aaff7f0bd64=0D
      https://github.com/quicwg/base-drafts/commit/c70f696e71148da9308900=
d2dfd94aaff7f0bd64=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-09-24 (Tue, 24 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3060 from DavidSchinazi/must0rtt=0D
=0D
Clarify how servers enable 0-RTT=0D
=0D
=0D
  Commit: c2c7abb67e8dc7ba6e41d124e3ea85338ae2ab21=0D
      https://github.com/quicwg/base-drafts/commit/c2c7abb67e8dc7ba6e41d1=
24e3ea85338ae2ab21=0D
  Author: David Schinazi <DavidSchinazi@users.noreply.github.com>=0D
  Date:   2019-09-24 (Tue, 24 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  MT review comment=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 3ae146dffc74a4533f1388dbabd0aabb971fe973=0D
      https://github.com/quicwg/base-drafts/commit/3ae146dffc74a4533f1388=
dbabd0aabb971fe973=0D
  Author: David Schinazi <dschinazi.ietf@gmail.com>=0D
  Date:   2019-09-24 (Tue, 24 Sep 2019)=0D
=0D
  Changed paths:=0D
    M README.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    A ietf.json=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into multi_packet_client_hello=0D
=0D
=0D
  Commit: c1eeb6e354fe569fb2d8d624e4691bf495814401=0D
      https://github.com/quicwg/base-drafts/commit/c1eeb6e354fe569fb2d8d6=
24e4691bf495814401=0D
  Author: David Schinazi <dschinazi.ietf@gmail.com>=0D
  Date:   2019-09-24 (Tue, 24 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  MT review comments=0D
=0D
=0D
  Commit: 0a2645f4754df3d63a32e85e9bef9f4f3aed1278=0D
      https://github.com/quicwg/base-drafts/commit/0a2645f4754df3d63a32e8=
5e9bef9f4f3aed1278=0D
  Author: David Schinazi <dschinazi.ietf@gmail.com>=0D
  Date:   2019-09-24 (Tue, 24 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Another MT review comment=0D
=0D
=0D
  Commit: 0236874f3a51eb4166b9070a21f1acd8dae432b1=0D
      https://github.com/quicwg/base-drafts/commit/0236874f3a51eb4166b907=
0a21f1acd8dae432b1=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-09-24 (Tue, 24 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: f7f22f901db17f280479153698a73a93f0fe9340=0D
      https://github.com/quicwg/base-drafts/commit/f7f22f901db17f28047915=
3698a73a93f0fe9340=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-09-24 (Tue, 24 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Change PTO to be per packet number space=0D
=0D
Makes PTO consistent with loss detection, which is per packet number spac=
e.=0D
=0D
Fixes #2863=0D
=0D
=0D
  Commit: c5510411b24a814f432e56a6d5d0d0434f1b7516=0D
      https://github.com/quicwg/base-drafts/commit/c5510411b24a814f432e56=
a6d5d0d0434f1b7516=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-09-24 (Tue, 24 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 3abb83565f1fc9772614f118c5dccc212a45137d=0D
      https://github.com/quicwg/base-drafts/commit/3abb83565f1fc9772614f1=
18c5dccc212a45137d=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-09-24 (Tue, 24 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 114d984feb3244348dc8ad773a2db3a1df246338=0D
      https://github.com/quicwg/base-drafts/commit/114d984feb3244348dc8ad=
773a2db3a1df246338=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-09-24 (Tue, 24 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: c2d175f315c819e57cdfd59d7544c6cdef56721c=0D
      https://github.com/quicwg/base-drafts/commit/c2d175f315c819e57cdfd5=
9d7544c6cdef56721c=0D
  Author: David Schinazi <DavidSchinazi@users.noreply.github.com>=0D
  Date:   2019-09-24 (Tue, 24 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  MT suggestions=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: da7b436e37cc2a23712c6c0ae40488592e7e33c2=0D
      https://github.com/quicwg/base-drafts/commit/da7b436e37cc2a23712c6c=
0ae40488592e7e33c2=0D
  Author: David Schinazi <dschinazi.ietf@gmail.com>=0D
  Date:   2019-09-24 (Tue, 24 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  reflow=0D
=0D
=0D
  Commit: 8afe7b1dadedf5610db343fd590aeeafcbcb923c=0D
      https://github.com/quicwg/base-drafts/commit/8afe7b1dadedf5610db343=
fd590aeeafcbcb923c=0D
  Author: Mark Nottingham <mnot@mnot.net>=0D
  Date:   2019-09-26 (Thu, 26 Sep 2019)=0D
=0D
  Changed paths:=0D
    M ietf.json=0D
=0D
  Log Message:=0D
  -----------=0D
  don't need spec_regex any more=0D
=0D
=0D
  Commit: 3418b2a841b9f2cb8d7b00daaa2718d0840fa802=0D
      https://github.com/quicwg/base-drafts/commit/3418b2a841b9f2cb8d7b00=
daaa2718d0840fa802=0D
  Author: Mark Nottingham <mnot@mnot.net>=0D
  Date:   2019-09-26 (Thu, 26 Sep 2019)=0D
=0D
  Changed paths:=0D
    M ietf.json=0D
=0D
  Log Message:=0D
  -----------=0D
  go primary for QUIC=0D
=0D
=0D
  Commit: 9951381007ee865c62fe411de213ad0162648f7d=0D
      https://github.com/quicwg/base-drafts/commit/9951381007ee865c62fe41=
1de213ad0162648f7d=0D
  Author: David Schinazi <dschinazi.ietf@gmail.com>=0D
  Date:   2019-09-27 (Fri, 27 Sep 2019)=0D
=0D
  Changed paths:=0D
    M ietf.json=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into multi_packet_client_hello=0D
=0D
=0D
  Commit: 55695427d3604f12b8c92144c9f1fceb2b770d22=0D
      https://github.com/quicwg/base-drafts/commit/55695427d3604f12b8c921=
44c9f1fceb2b770d22=0D
  Author: David Schinazi <dschinazi.ietf@gmail.com>=0D
  Date:   2019-09-27 (Fri, 27 Sep 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Review comments from Ian=0D
=0D
=0D
  Commit: e192896da4f59e15cbb8a3676b67a9a5747574e7=0D
      https://github.com/quicwg/base-drafts/commit/e192896da4f59e15cbb8a3=
676b67a9a5747574e7=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-03 (Thu, 03 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Remove obsolete 'Discussion' section=0D
=0D
The recommendation for a 25ms delayed ack time is in transport, not recov=
ery, so remove it from recovery.=0D
=0D
Should this paragraph be moved to transport?=0D
=0D
Fixes #3075=0D
=0D
=0D
  Commit: 2552e19d3da4ee80a7cf9f81b5c239453aa7bdb5=0D
      https://github.com/quicwg/base-drafts/commit/2552e19d3da4ee80a7cf9f=
81b5c239453aa7bdb5=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-03 (Thu, 03 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  ack-eliciting not ACK-eliciting (#3069)=0D
=0D
* ack-eliciting not ACK-eliciting=0D
=0D
Fixes #3068=0D
=0D
* Define Ack-eliciting packet=0D
=0D
* Update draft-ietf-quic-transport.md=0D
=0D
* Update draft-ietf-quic-transport.md=0D
=0D
* Update draft-ietf-quic-transport.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
* dont repeat=0D
=0D
dont repeat=0D
=0D
* wrap=0D
=0D
rap=0D
ap=0D
p=0D
=0D
* Update draft-ietf-quic-transport.md=0D
=0D
* Update draft-ietf-quic-transport.md=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
* Update draft-ietf-quic-transport.md=0D
=0D
* Update draft-ietf-quic-transport.md=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
* Update draft-ietf-quic-transport.md=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
* Update draft-ietf-quic-transport.md=0D
=0D
Fix reference.=0D
=0D
=0D
  Commit: f51a23e2890da2a8558cee32b4375f99a7070965=0D
      https://github.com/quicwg/base-drafts/commit/f51a23e2890da2a8558cee=
32b4375f99a7070965=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-06 (Sun, 06 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Retransmit server initial upon second Initial=0D
=0D
When the second duplicate client Initial is received, the server SHOULD r=
etransmit the contents of it's Initial to speed up the handshake.=0D
=0D
=0D
  Commit: 2e7bff7670dfde7068be546704bd33b5f74e0f7a=0D
      https://github.com/quicwg/base-drafts/commit/2e7bff7670dfde7068be54=
6704bd33b5f74e0f7a=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-06 (Sun, 06 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 18c9bba3487c51d85f4797eb8dc4215ebbb728f3=0D
      https://github.com/quicwg/base-drafts/commit/18c9bba3487c51d85f4797=
eb8dc4215ebbb728f3=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-07 (Mon, 07 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: b35a5e4870cac65f2d7b0d37b21a837a7142a472=0D
      https://github.com/quicwg/base-drafts/commit/b35a5e4870cac65f2d7b0d=
37b21a837a7142a472=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-10-11 (Fri, 11 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Ian's review comments=0D
=0D
=0D
  Commit: c131d08809b85bc2cdf56c67eab62741414571f2=0D
      https://github.com/quicwg/base-drafts/commit/c131d08809b85bc2cdf56c=
67eab62741414571f2=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-10-11 (Fri, 11 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Restore implementation advice=0D
=0D
=0D
  Commit: 635ab6cee20af55c617202c8301b5b5179c31744=0D
      https://github.com/quicwg/base-drafts/commit/635ab6cee20af55c617202=
c8301b5b5179c31744=0D
  Author: Nick Harper <nharper@chromium.org>=0D
  Date:   2019-10-11 (Fri, 11 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Reword sentence about storing state in session ticket=0D
=0D
=0D
  Commit: 31a60ef782fcdfe4663693f48e3bd183572e05b6=0D
      https://github.com/quicwg/base-drafts/commit/31a60ef782fcdfe4663693=
f48e3bd183572e05b6=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-11 (Fri, 11 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Stop using SRTT (#3079)=0D
=0D
* Stop using SRTT=0D
=0D
Fixes #3076=0D
=0D
* Update draft-ietf-quic-recovery.md=0D
=0D
* Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: ebb854354ccdc67a64e7e124f8af9c9ac52ba238=0D
      https://github.com/quicwg/base-drafts/commit/ebb854354ccdc67a64e7e1=
24f8af9c9ac52ba238=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-11 (Fri, 11 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Reword the paragraph=0D
=0D
=0D
  Commit: b4d4dc0e5f163f22414efa751a47d5f74512aafd=0D
      https://github.com/quicwg/base-drafts/commit/b4d4dc0e5f163f22414efa=
751a47d5f74512aafd=0D
  Author: David Schinazi <dschinazi.ietf@gmail.com>=0D
  Date:   2019-10-11 (Fri, 11 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Make transport parameters varint=0D
=0D
=0D
  Commit: 326d74c55b8291bdda51dc3147dc7b97286a715e=0D
      https://github.com/quicwg/base-drafts/commit/326d74c55b8291bdda51dc=
3147dc7b97286a715e=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2019-10-14 (Mon, 14 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Pseudo-header section reference (#3084)=0D
=0D
* Broader section reference=0D
=0D
* Malformed under restrictions=0D
=0D
=0D
  Commit: 5d0fbdfcbc946465bbdee9b14b05d09b6228fdea=0D
      https://github.com/quicwg/base-drafts/commit/5d0fbdfcbc946465bbdee9=
b14b05d09b6228fdea=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2019-10-14 (Mon, 14 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Mention QPACK streams (#3081)=0D
=0D
=0D
  Commit: f9b5eb3f0c97133a624d3c1ac73a65223f4801d0=0D
      https://github.com/quicwg/base-drafts/commit/f9b5eb3f0c97133a624d3c=
1ac73a65223f4801d0=0D
  Author: Kazuho Oku <kazuhooku@gmail.com>=0D
  Date:   2019-10-14 (Mon, 14 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  s/HTTP_UNEXPECTED_FRAME/HTTP_FRAME_UNEXPECTED/ (#3090)=0D
=0D
=0D
  Commit: 6333ab65c6efe313a443f4fd2aa968f1a222518c=0D
      https://github.com/quicwg/base-drafts/commit/6333ab65c6efe313a443f4=
fd2aa968f1a222518c=0D
  Author: Peter Wu <peter@lekensteyn.nl>=0D
  Date:   2019-10-14 (Mon, 14 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  http: syntax fixes for quic Alt-Svc parameter (#3059)=0D
=0D
Use the correct ABNF grammar to express repetition and fix the Reserved=0D=

Frame Type link.=0D
=0D
=0D
  Commit: 24e19f14d0b03ce3c11a986a8dc041b8728301ac=0D
      https://github.com/quicwg/base-drafts/commit/24e19f14d0b03ce3c11a98=
6a8dc041b8728301ac=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-15 (Tue, 15 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  MUST ACK each ack-eliciting packet once=0D
=0D
=0D
  Commit: 0850ad92ce44c39c85f07ba6fbef327be836e080=0D
      https://github.com/quicwg/base-drafts/commit/0850ad92ce44c39c85f07b=
a6fbef327be836e080=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-10-15 (Tue, 15 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3035 from ghedo/ping-in-handshake=0D
=0D
Allow PING at every encryption level=0D
=0D
=0D
  Commit: 8b86d0bb90236e58c8734e349a64d94394074022=0D
      https://github.com/quicwg/base-drafts/commit/8b86d0bb90236e58c8734e=
349a64d94394074022=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-10-15 (Tue, 15 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3055 from quicwg/ianswett-no-1RTT-ack-delay=0D
=0D
Remove 1 RTT delayed ack requirement=0D
=0D
=0D
  Commit: d94db41c7c5a2936aba7b95723dcdb3546a303fa=0D
      https://github.com/quicwg/base-drafts/commit/d94db41c7c5a2936aba7b9=
5723dcdb3546a303fa=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-10-15 (Tue, 15 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #2947 from nharper/tls-saved-state=0D
=0D
Describe interaction between QUIC and TLS regarding saved 0-RTT state=0D
=0D
=0D
  Commit: 6220106a5a718a5b30e5009c89377a72ebfda08e=0D
      https://github.com/quicwg/base-drafts/commit/6220106a5a718a5b30e500=
9c89377a72ebfda08e=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-10-15 (Tue, 15 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #2968 from quicwg/stateless-reset-too=0D
=0D
Stateless reset too=0D
=0D
=0D
  Commit: aeaa56545344dd6e9a7956f8a16e0e2aca137041=0D
      https://github.com/quicwg/base-drafts/commit/aeaa56545344dd6e9a7956=
f8a16e0e2aca137041=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2019-10-15 (Tue, 15 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Additional error cases for CANCEL_PUSH (#3083)=0D
=0D
* Additional error cases for CANCEL_PUSH=0D
=0D
* Ian's parallel construction=0D
=0D
* Improve readability=0D
=0D
* Review feedback=0D
=0D
* Wordsmith=0D
=0D
=0D
  Commit: cceaf25143fc43a93ad4c91cdcbe96a581e2a6cf=0D
      https://github.com/quicwg/base-drafts/commit/cceaf25143fc43a93ad4c9=
1cdcbe96a581e2a6cf=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-15 (Tue, 15 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Define under-utilizing the congestion window (#2675)=0D
=0D
* Define under-utilizing the congestion window=0D
=0D
* Update draft-ietf-quic-recovery.md=0D
=0D
* Reword section on bursts=0D
=0D
Working off Gorry's comments=0D
=0D
* Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
* Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
* Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 39c57edf6215964673155837dcf97880cac2fb63=0D
      https://github.com/quicwg/base-drafts/commit/39c57edf62159646731558=
37dcf97880cac2fb63=0D
  Author: Martin Thomson <martin.thomson@gmail.com>=0D
  Date:   2019-10-15 (Tue, 15 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Perform stateless reset token comparisons in constant time=0D
=0D
Otherwise information about the token might leak.=0D
=0D
As @mikkelfj says, there is no strict need to compare across the entire=0D=

set of values.  That could leaks two things: that the inbound packet was=0D=

dropped and the total number of stateless reset tokens.  Both are things=0D=

that we might care about, but will probably find prohibitive to protect.=0D=

=0D
Closes #2152.=0D
=0D
=0D
  Commit: c42516d7681ebbd61839bf83910dd37fc05465b1=0D
      https://github.com/quicwg/base-drafts/commit/c42516d7681ebbd61839bf=
83910dd37fc05465b1=0D
  Author: Martin Thomson <martin.thomson@gmail.com>=0D
  Date:   2019-10-15 (Tue, 15 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Be a little clearer about what is being protected=0D
=0D
=0D
  Commit: 3bd85b455bad9d6e6196f6f04454701661d077f8=0D
      https://github.com/quicwg/base-drafts/commit/3bd85b455bad9d6e6196f6=
f04454701661d077f8=0D
  Author: Kazuho Oku <kazuhooku@gmail.com>=0D
  Date:   2019-10-15 (Tue, 15 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  add example that uses PRF=0D
=0D
=0D
  Commit: 03979a0235d6fd3ff79555911c79bc5c10e2b61a=0D
      https://github.com/quicwg/base-drafts/commit/03979a0235d6fd3ff79555=
911c79bc5c10e2b61a=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-10-15 (Tue, 15 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix stateless reset ordering; use datagrams=0D
=0D
This removes the strict requirement on processing order for stateless=0D
reset.  This allows endpoints to decide whether to process every packet=0D=

this way or to just treat those that fail to be processed for other=0D
reasons.=0D
=0D
This also switches to detection on a *datagram* basis.=0D
=0D
Closes #3085.=0D
=0D
=0D
  Commit: 354183119367ddc2f08ae4604c1323600d5bfe4c=0D
      https://github.com/quicwg/base-drafts/commit/354183119367ddc2f08ae4=
604c1323600d5bfe4c=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-10-15 (Tue, 15 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Reword again=0D
=0D
=0D
  Commit: 562ac4e7deaf80d50082f89507e72d9b5b71ecc6=0D
      https://github.com/quicwg/base-drafts/commit/562ac4e7deaf80d50082f8=
9507e72d9b5b71ecc6=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-10-15 (Tue, 15 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  duplicates are just duplicate packet numbers=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: a5ecd238daf0f59a35460085c8b05a2c6011243a=0D
      https://github.com/quicwg/base-drafts/commit/a5ecd238daf0f59a354600=
85c8b05a2c6011243a=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-10-15 (Tue, 15 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  compares=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 0b654d69abd679010d3640b7a63d8488bc81f0ff=0D
      https://github.com/quicwg/base-drafts/commit/0b654d69abd679010d3640=
b7a63d8488bc81f0ff=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-10-15 (Tue, 15 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  any packet=0D
=0D
=0D
  Commit: 59a8238dd289a5c7e54a40ca9a791227ae69284d=0D
      https://github.com/quicwg/base-drafts/commit/59a8238dd289a5c7e54a40=
ca9a791227ae69284d=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-10-15 (Tue, 15 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Apply Jana's suggestion=0D
=0D
=0D
  Commit: 6f045358bd789bccb9328f889a68e3d11ca206a4=0D
      https://github.com/quicwg/base-drafts/commit/6f045358bd789bccb9328f=
889a68e3d11ca206a4=0D
  Author: Robin Marx <robin.marx@uhasselt.be>=0D
  Date:   2019-10-15 (Tue, 15 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-qpack.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Be more specific when naming bits (#3089)=0D
=0D
* Be more specific when naming bits=0D
=0D
- Renamed S bit for static vs dynamic table to T bit (for Table)=0D
- Replaced backticks with single quotes around individual bits (previousl=
y, about half used single, half used double)=0D
- Added explicit references to bit letter indicators where they were miss=
ing (e.g., for 'H')=0D
- Fixed broken reference to "blocked-decoding" section=0D
=0D
* Hopefully auto-linking does work now=0D
=0D
=0D
  Commit: a2ea7d7ec84ca439e6454da60aa9802836b448bf=0D
      https://github.com/quicwg/base-drafts/commit/a2ea7d7ec84ca439e6454d=
a60aa9802836b448bf=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-10-15 (Tue, 15 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3044 from DavidSchinazi/explain_post_handshake_auth=
_ban=0D
=0D
Clarify why post-handshake client auth is banned=0D
=0D
=0D
  Commit: f10a749d33a7e5885f0e5dd0cd67d6525272cf28=0D
      https://github.com/quicwg/base-drafts/commit/f10a749d33a7e5885f0e5d=
d0cd67d6525272cf28=0D
  Author: Kazuho Oku <kazuhooku@gmail.com>=0D
  Date:   2019-10-15 (Tue, 15 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  MUST retire, suggest within 1 PTO=0D
=0D
=0D
  Commit: aa408593de2e13669e66403474ac99df9ff325da=0D
      https://github.com/quicwg/base-drafts/commit/aa408593de2e13669e6640=
3474ac99df9ff325da=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-15 (Tue, 15 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: e9f4ada542c1bc1ab77cf2bd2009b50f94a379d5=0D
      https://github.com/quicwg/base-drafts/commit/e9f4ada542c1bc1ab77cf2=
bd2009b50f94a379d5=0D
  Author: Kazuho Oku <kazuhooku@gmail.com>=0D
  Date:   2019-10-16 (Wed, 16 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  CONNECTION_CLOSE is non-ack-eliciting=0D
=0D
=0D
  Commit: 61a3725ced92b80bd86a15ae2d625d39a31a9db3=0D
      https://github.com/quicwg/base-drafts/commit/61a3725ced92b80bd86a15=
ae2d625d39a31a9db3=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-16 (Wed, 16 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Idle timeout indicates you will timeout then=0D
=0D
This makes idle timeout symmetric by stating that a peer will close the c=
onnection at or soon after the idle timeout expires, creating clear expec=
tations of idle timeout behavior.=0D
=0D
Fixes #2602 =0D
Takes some of the improved text from #2745=0D
=0D
=0D
  Commit: dc5b220c7e9be644223a0a0b829320256c356ea2=0D
      https://github.com/quicwg/base-drafts/commit/dc5b220c7e9be644223a0a=
0b829320256c356ea2=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-16 (Wed, 16 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 963d9161da75d43f9500818c8f012a84100d38ac=0D
      https://github.com/quicwg/base-drafts/commit/963d9161da75d43f950081=
8c8f012a84100d38ac=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-10-16 (Wed, 16 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Remove duplicate requirement as being bad/nonsensical=0D
=0D
=0D
  Commit: 1a8baf8a2564bf657a040eb58ca5a50c98204aee=0D
      https://github.com/quicwg/base-drafts/commit/1a8baf8a2564bf657a040e=
b58ca5a50c98204aee=0D
  Author: Martin Duke <m.duke@f5.com>=0D
  Date:   2019-10-16 (Wed, 16 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Prohibit PADDING in response to ACK=0D
=0D
=0D
  Commit: f7eed75fae81d12988dc0a121db1245307f8e53d=0D
      https://github.com/quicwg/base-drafts/commit/f7eed75fae81d12988dc0a=
121db1245307f8e53d=0D
  Author: Kazuho Oku <kazuhooku@gmail.com>=0D
  Date:   2019-10-16 (Wed, 16 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  @ianswett's suggestions=0D
=0D
=0D
  Commit: a7ad371908364e16474ec746a33aea4c30afc3d9=0D
      https://github.com/quicwg/base-drafts/commit/a7ad371908364e16474ec7=
46a33aea4c30afc3d9=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-16 (Wed, 16 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  MUST pace or limit bursts to 10 packets=0D
=0D
Fixes part or all of #3094=0D
=0D
=0D
  Commit: 321ec027758ad0149e2f4de07ca251cf739ab67f=0D
      https://github.com/quicwg/base-drafts/commit/321ec027758ad0149e2f4d=
e07ca251cf739ab67f=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-10-16 (Wed, 16 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Alternative > alternate (#3105)=0D
=0D
=0D
  Commit: 1a563f23d8de25376eb56fcb54133968fe72a88d=0D
      https://github.com/quicwg/base-drafts/commit/1a563f23d8de25376eb56f=
cb54133968fe72a88d=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-16 (Wed, 16 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Immediately close with INVALID_TOKEN=0D
=0D
If the Retry token is known to be invalid by the server, then the server =
can close the connection with INVALID_TOKEN instead of waiting for a time=
out.=0D
=0D
=0D
  Commit: 24d4b635a6348565fe16e8ee20b0e0e34ad5b590=0D
      https://github.com/quicwg/base-drafts/commit/24d4b635a6348565fe16e8=
ee20b0e0e34ad5b590=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-16 (Wed, 16 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: 8c4691476c3cd896f74ff58402b48c650ac032e6=0D
      https://github.com/quicwg/base-drafts/commit/8c4691476c3cd896f74ff5=
8402b48c650ac032e6=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-16 (Wed, 16 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: dd3c2214fa4d84ecc80229b44d9c817abcba71b8=0D
      https://github.com/quicwg/base-drafts/commit/dd3c2214fa4d84ecc80229=
b44d9c817abcba71b8=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-17 (Thu, 17 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: dc891d82d0b1bdd5ea8351a4c0d55e326fbf18d9=0D
      https://github.com/quicwg/base-drafts/commit/dc891d82d0b1bdd5ea8351=
a4c0d55e326fbf18d9=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-17 (Thu, 17 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into ianswett-limit-bursts=0D
=0D
=0D
  Commit: 6f72fe83d554c96c55e1e2485c30287184639b29=0D
      https://github.com/quicwg/base-drafts/commit/6f72fe83d554c96c55e1e2=
485c30287184639b29=0D
  Author: Martin Duke <m.duke@f5.com>=0D
  Date:   2019-10-16 (Wed, 16 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Took Ian's suggestion=0D
=0D
=0D
  Commit: ce83dc4ef954710bddbab03e49e9d1b966106743=0D
      https://github.com/quicwg/base-drafts/commit/ce83dc4ef954710bddbab0=
3e49e9d1b966106743=0D
  Author: Martin Duke <m.duke@f5.com>=0D
  Date:   2019-10-16 (Wed, 16 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  addressed comment I missed:=0D
=0D
=0D
  Commit: 3223588f7ea1d906e89e4c6be9074bbf2b0c0454=0D
      https://github.com/quicwg/base-drafts/commit/3223588f7ea1d906e89e4c=
6be9074bbf2b0c0454=0D
  Author: David Schinazi <dschinazi.ietf@gmail.com>=0D
  Date:   2019-10-17 (Thu, 17 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into no_tls_pres=0D
=0D
=0D
  Commit: 9832a57bf72e80648ea27de7d659d9883e08c862=0D
      https://github.com/quicwg/base-drafts/commit/9832a57bf72e80648ea27d=
e7d659d9883e08c862=0D
  Author: David Schinazi <dschinazi.ietf@gmail.com>=0D
  Date:   2019-10-17 (Thu, 17 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Revert non-editorial changes=0D
=0D
=0D
  Commit: 0b7f3ddf94b58a9348e1e59ac9aa927f1ddb474b=0D
      https://github.com/quicwg/base-drafts/commit/0b7f3ddf94b58a9348e1e5=
9ac9aa927f1ddb474b=0D
  Author: David Schinazi <dschinazi.ietf@gmail.com>=0D
  Date:   2019-10-17 (Thu, 17 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  fix=0D
=0D
=0D
  Commit: 8aa3f261bac737b25867c964a8eb941f362be36a=0D
      https://github.com/quicwg/base-drafts/commit/8aa3f261bac737b25867c9=
64a8eb941f362be36a=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-17 (Thu, 17 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Remove the old paragraph=0D
=0D
=0D
  Commit: 88c2415f876ab1ce03181031773cff8dde2d711e=0D
      https://github.com/quicwg/base-drafts/commit/88c2415f876ab1ce031810=
31773cff8dde2d711e=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2019-10-17 (Thu, 17 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Double plural=0D
=0D
=0D
  Commit: 8bd39d96ba0f42824fd62f6a797ee74f9603ffc2=0D
      https://github.com/quicwg/base-drafts/commit/8bd39d96ba0f42824fd62f=
6a797ee74f9603ffc2=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2019-10-17 (Thu, 17 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3106 from quicwg/ianswett-limit-bursts=0D
=0D
MUST pace or limit bursts to 10 packets=0D
=0D
=0D
  Commit: f220d9994308b4c348aa9ec79954c4256797da36=0D
      https://github.com/quicwg/base-drafts/commit/f220d9994308b4c348aa9e=
c79954c4256797da36=0D
  Author: David Schinazi <dschinazi.ietf@gmail.com>=0D
  Date:   2019-10-17 (Thu, 17 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Add retry integrity tag=0D
=0D
=0D
  Commit: 3e9418312ad9c224063fce42da0be441acd9a7ab=0D
      https://github.com/quicwg/base-drafts/commit/3e9418312ad9c224063fce=
42da0be441acd9a7ab=0D
  Author: David Schinazi <dschinazi.ietf@gmail.com>=0D
  Date:   2019-10-18 (Fri, 18 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  fix retry tp=0D
=0D
=0D
  Commit: a7fa53b81c09e2031051f3dbe9e120c52f3174eb=0D
      https://github.com/quicwg/base-drafts/commit/a7fa53b81c09e2031051f3=
dbe9e120c52f3174eb=0D
  Author: David Schinazi <dschinazi.ietf@gmail.com>=0D
  Date:   2019-10-18 (Fri, 18 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  fix retry tp=0D
=0D
=0D
  Commit: 20e5bf7c795b51aa83805e19a287de6d8b41e9c2=0D
      https://github.com/quicwg/base-drafts/commit/20e5bf7c795b51aa83805e=
19a287de6d8b41e9c2=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-10-18 (Fri, 18 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Remove QUIC version hint (#3118)=0D
=0D
As discussed in Cupertino, we're punting the hard part of this issue to=0D=

future versions, but we can remove the version hint until then.=0D
=0D
Closes #3061.=0D
=0D
=0D
  Commit: 4aae5f258dfc27ca950b64481a433da39c3c8893=0D
      https://github.com/quicwg/base-drafts/commit/4aae5f258dfc27ca950b64=
481a433da39c3c8893=0D
  Author: David Schinazi <dschinazi.ietf@gmail.com>=0D
  Date:   2019-10-18 (Fri, 18 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  cawood's review=0D
=0D
=0D
  Commit: c06ff1454ffdb7ad67bde48d375d20a218acc2e7=0D
      https://github.com/quicwg/base-drafts/commit/c06ff1454ffdb7ad67bde4=
8d375d20a218acc2e7=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-18 (Fri, 18 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: a38c07a8bf702895f617c71ea912356ed9d00566=0D
      https://github.com/quicwg/base-drafts/commit/a38c07a8bf702895f617c7=
1ea912356ed9d00566=0D
  Author: Bence B=C3=A9ky <bencebeky@users.noreply.github.com>=0D
  Date:   2019-10-21 (Mon, 21 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-qpack.md=0D
=0D
  Log Message:=0D
  -----------=0D
  QPACK [editorial] Misc minor editorial changes. (#2942)=0D
=0D
* non-controversial one-offs=0D
=0D
* Do not unnecessarily change "avoid" to "choose not".=0D
=0D
* Do not unnecessarily remove "without resending..." phrase.=0D
=0D
* Apply suggestions from code review=0D
=0D
Co-Authored-By: Mike Bishop <mbishop@evequefou.be>=0D
=0D
* MikeBishop's wording suggestion for allowing creation of an encoder str=
eam and a decoder stream.=0D
=0D
* indexed header field representation=0D
=0D
* eviction when adding a new entry=0D
=0D
* Add word inclusive.=0D
=0D
=0D
  Commit: ca86dd1a53df738dce6100c44adeb31c8f3c5a46=0D
      https://github.com/quicwg/base-drafts/commit/ca86dd1a53df738dce6100=
c44adeb31c8f3c5a46=0D
  Author: Kazuho Oku <kazuhooku@gmail.com>=0D
  Date:   2019-10-22 (Tue, 22 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: c1be5113976a998ad86795b54808587159591fbb=0D
      https://github.com/quicwg/base-drafts/commit/c1be5113976a998ad86795=
b54808587159591fbb=0D
  Author: Kazuho Oku <kazuhooku@gmail.com>=0D
  Date:   2019-10-22 (Tue, 22 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: eeb4ce37462c90023a0edfc45df9442e37f49732=0D
      https://github.com/quicwg/base-drafts/commit/eeb4ce37462c90023a0edf=
c45df9442e37f49732=0D
  Author: David Schinazi <DavidSchinazi@users.noreply.github.com>=0D
  Date:   2019-10-21 (Mon, 21 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  MT editorial changes=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 467e31ed2e742ae6d3aff6e472fb7987d284929f=0D
      https://github.com/quicwg/base-drafts/commit/467e31ed2e742ae6d3aff6=
e472fb7987d284929f=0D
  Author: David Schinazi <dschinazi.ietf@gmail.com>=0D
  Date:   2019-10-21 (Mon, 21 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Review suggestion from MT=0D
=0D
=0D
  Commit: 79a9a7c9f34d3482fcd61265ca3c10e5dcf365ba=0D
      https://github.com/quicwg/base-drafts/commit/79a9a7c9f34d3482fcd612=
65ca3c10e5dcf365ba=0D
  Author: David Schinazi <DavidSchinazi@users.noreply.github.com>=0D
  Date:   2019-10-21 (Mon, 21 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  MT inline comments=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 8641db7f92831e309c04ae9b181134535adbdff9=0D
      https://github.com/quicwg/base-drafts/commit/8641db7f92831e309c04ae=
9b181134535adbdff9=0D
  Author: David Schinazi <dschinazi.ietf@gmail.com>=0D
  Date:   2019-10-21 (Mon, 21 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  MT multiline comment fixup=0D
=0D
=0D
  Commit: 7bed0b465944def7aee9349ea1b61bad09ce8f86=0D
      https://github.com/quicwg/base-drafts/commit/7bed0b465944def7aee934=
9ea1b61bad09ce8f86=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-10-22 (Tue, 22 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Mandatory distinction between token types=0D
=0D
Closes #3127.=0D
=0D
=0D
  Commit: 5b3d744d7ac478df9c211712680948537cbca604=0D
      https://github.com/quicwg/base-drafts/commit/5b3d744d7ac478df9c2117=
12680948537cbca604=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-21 (Mon, 21 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into ianswett-must-ack-once=0D
=0D
=0D
  Commit: 47889736fe180f33c4951bbd60916278c7985329=0D
      https://github.com/quicwg/base-drafts/commit/47889736fe180f33c4951b=
bd60916278c7985329=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-10-22 (Tue, 22 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Separate generic token construction requirements=0D
=0D
=0D
  Commit: 6cf5de8b6bce8470f614918cf149429ed327cf1a=0D
      https://github.com/quicwg/base-drafts/commit/6cf5de8b6bce8470f61491=
8cf149429ed327cf1a=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-21 (Mon, 21 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Kazuho and MTs comments=0D
=0D
=0D
  Commit: b43b5bfb6962bfa87054ae8ed0eb96e18ce5be2a=0D
      https://github.com/quicwg/base-drafts/commit/b43b5bfb6962bfa87054ae=
8ed0eb96e18ce5be2a=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-21 (Mon, 21 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Define the error=0D
=0D
=0D
  Commit: f827ca30b70e4ccffcd5f94ce884b0c26584d37f=0D
      https://github.com/quicwg/base-drafts/commit/f827ca30b70e4ccffcd5f9=
4ce884b0c26584d37f=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-21 (Mon, 21 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  whitespace=0D
=0D
=0D
  Commit: af7a8767450f28452a8f0cfc274950e30d801cce=0D
      https://github.com/quicwg/base-drafts/commit/af7a8767450f28452a8f0c=
fc274950e30d801cce=0D
  Author: Kazuho Oku <kazuhooku@gmail.com>=0D
  Date:   2019-10-22 (Tue, 22 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  wordwrap=0D
=0D
=0D
  Commit: 40380a041495ef042562f3c3b8bcd224d704c206=0D
      https://github.com/quicwg/base-drafts/commit/40380a041495ef042562f3=
c3b8bcd224d704c206=0D
  Author: Martin Duke <m.duke@f5.com>=0D
  Date:   2019-10-21 (Mon, 21 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  MT's nit=0D
=0D
=0D
  Commit: a263330298f0469ca7791cd503063b57eb0acac9=0D
      https://github.com/quicwg/base-drafts/commit/a263330298f0469ca7791c=
d503063b57eb0acac9=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-10-22 (Tue, 22 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Moved too much up=0D
=0D
=0D
  Commit: c619547e6376dadc2e5e148ba1812dcc75b1a4d7=0D
      https://github.com/quicwg/base-drafts/commit/c619547e6376dadc2e5e14=
8ba1812dcc75b1a4d7=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-22 (Tue, 22 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Martin's previous suggestion=0D
=0D
=0D
  Commit: 921f883ee450ce67ec7c94865ddd2809f6fbb579=0D
      https://github.com/quicwg/base-drafts/commit/921f883ee450ce67ec7c94=
865ddd2809f6fbb579=0D
  Author: Alan Frindell <afrind@fb.com>=0D
  Date:   2019-10-22 (Tue, 22 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Clients can send GOAWAY too=0D
=0D
A client initiated GOAWAY contains a Push ID.  The Push ID can be 2^62 - =
1 if the client doesn't care how many more pushes the server wants to ini=
tiate before graceful shutdown.  It can be a smaller value if the client =
wishes to limit the pushes.=0D
=0D
Fixes #2632=0D
=0D
=0D
  Commit: 446e0754de2d6caebf1308e43981afee3c8becea=0D
      https://github.com/quicwg/base-drafts/commit/446e0754de2d6caebf1308=
e43981afee3c8becea=0D
  Author: Lucas Pardue <lucas@cloudflare.com>=0D
  Date:   2019-10-22 (Tue, 22 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  rename HTTP_ error code prefix to H3 (#3119)=0D
=0D
=0D
  Commit: 9650f850cb6c904764c602eaeb84e267561a1fe2=0D
      https://github.com/quicwg/base-drafts/commit/9650f850cb6c904764c602=
eaeb84e267561a1fe2=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-10-22 (Tue, 22 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3104 from martinduke/mduke-ban-padding=0D
=0D
Prohibit PADDING in response to ACK=0D
=0D
=0D
  Commit: 58ab6f15c58adbc6c7c69492b4008f02e3ad8999=0D
      https://github.com/quicwg/base-drafts/commit/58ab6f15c58adbc6c7c694=
92b4008f02e3ad8999=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-10-22 (Tue, 22 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3051 from quicwg/ianswett-1200-payloads=0D
=0D
Clients send datagrams with 1200 byte payloads=0D
=0D
=0D
  Commit: 042cf3cf7edd53639858a44367451d43f6b44a28=0D
      https://github.com/quicwg/base-drafts/commit/042cf3cf7edd53639858a4=
4367451d43f6b44a28=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-10-22 (Tue, 22 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3092 from quicwg/ianswett-must-ack-once=0D
=0D
MUST ACK each ack-eliciting packet once=0D
=0D
=0D
  Commit: dc78dd5c6d2034caeba95c823edde6f60f503e79=0D
      https://github.com/quicwg/base-drafts/commit/dc78dd5c6d2034caeba95c=
823edde6f60f503e79=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2019-10-22 (Tue, 22 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Rephrase #2780 to active voice (#3124)=0D
=0D
=0D
  Commit: caf110450a259059af5c83ee397e332299ec63de=0D
      https://github.com/quicwg/base-drafts/commit/caf110450a259059af5c83=
ee397e332299ec63de=0D
  Author: Bence B=C3=A9ky <bencebeky@users.noreply.github.com>=0D
  Date:   2019-10-22 (Tue, 22 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-qpack.md=0D
=0D
  Log Message:=0D
  -----------=0D
  remove RIC from Relative Index in Header Block figure; add Base value t=
o two figures (#2935)=0D
=0D
* base=0D
=0D
* Update figure captions=0D
=0D
* Revert "Update figure captions"=0D
=0D
This reverts commit bf92f065e4dc84fa59d72df66cbdd04042d42e22.=0D
=0D
* Move arrows back to original position; add Base value to figure.=0D
=0D
=0D
  Commit: 20435cf19a7461bf050033a0b04aa452afcde980=0D
      https://github.com/quicwg/base-drafts/commit/20435cf19a7461bf050033=
a0b04aa452afcde980=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-22 (Tue, 22 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 02080b75875107b2d0b6a17b9a7b304c714f0502=0D
      https://github.com/quicwg/base-drafts/commit/02080b75875107b2d0b6a1=
7b9a7b304c714f0502=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-22 (Tue, 22 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update based on interim feedback=0D
=0D
=0D
  Commit: f1c94bf510b5e06ec4c739241bce996bc03037dd=0D
      https://github.com/quicwg/base-drafts/commit/f1c94bf510b5e06ec4c739=
241bce996bc03037dd=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-22 (Tue, 22 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 6b6273302247ffb91797391218850f95dae0b4af=0D
      https://github.com/quicwg/base-drafts/commit/6b6273302247ffb9179739=
1218850f95dae0b4af=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-10-23 (Wed, 23 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Ian's tweaks=0D
=0D
=0D
  Commit: ac4d4eefc11ee9fba78db08c7f3e0158d57e15e6=0D
      https://github.com/quicwg/base-drafts/commit/ac4d4eefc11ee9fba78db0=
8c7f3e0158d57e15e6=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2019-10-23 (Wed, 23 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Require clients to keep sending if they want to keep receiving (#3123)=0D=

=0D
=0D
  Commit: 8c45cc9e37ff1689497e844e3bf6b867138f1f95=0D
      https://github.com/quicwg/base-drafts/commit/8c45cc9e37ff1689497e84=
4e3bf6b867138f1f95=0D
  Author: David Schinazi <DavidSchinazi@users.noreply.github.com>=0D
  Date:   2019-10-23 (Wed, 23 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Editorial fix from MikeBishop=0D
=0D
Co-Authored-By: Mike Bishop <mbishop@evequefou.be>=0D
=0D
=0D
  Commit: 8fe04ec8c384bae44ec93bfad7154ddf50f9b67f=0D
      https://github.com/quicwg/base-drafts/commit/8fe04ec8c384bae44ec93b=
fad7154ddf50f9b67f=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-23 (Wed, 23 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Remove the TLP citation because it's in RACK=0D
=0D
As suggested by @martinthomson in #3066=0D
=0D
=0D
  Commit: 8b078aa25750f22867d85e086a1e2f50c2e56bd8=0D
      https://github.com/quicwg/base-drafts/commit/8b078aa25750f22867d85e=
086a1e2f50c2e56bd8=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-10-24 (Thu, 24 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Applications need to disable or selectively reject 0-RTT=0D
=0D
Closes #3136.=0D
=0D
=0D
  Commit: de8755430b9580bf5cbc3ef7afa8188437a71a2f=0D
      https://github.com/quicwg/base-drafts/commit/de8755430b9580bf5cbc3e=
f7afa8188437a71a2f=0D
  Author: Eric Kinnear <ekinnear@apple.com>=0D
  Date:   2019-10-23 (Wed, 23 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Packets on one path must not adjust values for a different path=0D
=0D
=0D
  Commit: ec7c839c4b8e96d23fe474cb42451f23af226cb2=0D
      https://github.com/quicwg/base-drafts/commit/ec7c839c4b8e96d23fe474=
cb42451f23af226cb2=0D
  Author: Martin Duke <m.duke@f5.com>=0D
  Date:   2019-10-23 (Wed, 23 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Delete reference to crypto timeout=0D
=0D
=0D
  Commit: 12e04045fd4c2825915814f17635f42e90c50b0b=0D
      https://github.com/quicwg/base-drafts/commit/12e04045fd4c2825915814=
f17635f42e90c50b0b=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-10-23 (Wed, 23 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3140 from martinduke/mduke-no-crypto-retx=0D
=0D
Delete reference to crypto timeout=0D
=0D
=0D
  Commit: f07c067a429caffa0788a02e8dd79c50c808929c=0D
      https://github.com/quicwg/base-drafts/commit/f07c067a429caffa0788a0=
2e8dd79c50c808929c=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2019-10-24 (Thu, 24 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3137 from quicwg/ianswett-remove-tlp=0D
=0D
Remove the TLP citation because it's in RACK=0D
=0D
=0D
  Commit: a8c8ed1549b2915f1c51fd4ffff7a3882631f608=0D
      https://github.com/quicwg/base-drafts/commit/a8c8ed1549b2915f1c51fd=
4ffff7a3882631f608=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-10-24 (Thu, 24 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  This is the client=0D
=0D
=0D
  Commit: d14b63ea5276bbb3cff4ebf727b71f7fc847ec50=0D
      https://github.com/quicwg/base-drafts/commit/d14b63ea5276bbb3cff4eb=
f727b71f7fc847ec50=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-23 (Wed, 23 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Some of Martin's suggestions=0D
=0D
=0D
  Commit: 9bb859c4dc675c3327250e488fa0b0924d7de860=0D
      https://github.com/quicwg/base-drafts/commit/9bb859c4dc675c3327250e=
488fa0b0924d7de860=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-23 (Wed, 23 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Reword the first sentence per Jana's suggestion=0D
=0D
=0D
  Commit: 7a1d1352c87bf72cce779ef52d14e489c7afaaf4=0D
      https://github.com/quicwg/base-drafts/commit/7a1d1352c87bf72cce779e=
f52d14e489c7afaaf4=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-23 (Wed, 23 Oct 2019)=0D
=0D
  Changed paths:=0D
    M README.md=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
    A ietf.json=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into ianswett-retransmitting-acks=0D
=0D
=0D
  Commit: 40cc163f42b57fb5ec514174e6173e38475359fc=0D
      https://github.com/quicwg/base-drafts/commit/40cc163f42b57fb5ec5141=
74e6173e38475359fc=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-23 (Wed, 23 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  line lengths=0D
=0D
=0D
  Commit: b9c84234ab1e9c6c1fbc61e181885491612d87d1=0D
      https://github.com/quicwg/base-drafts/commit/b9c84234ab1e9c6c1fbc61=
e181885491612d87d1=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-23 (Wed, 23 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 6851dbb3bfed9d4695abfd798a790addaaaa5775=0D
      https://github.com/quicwg/base-drafts/commit/6851dbb3bfed9d4695abfd=
798a790addaaaa5775=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-23 (Wed, 23 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 33c994e1f8e9123c59f5265e507842ab076433b5=0D
      https://github.com/quicwg/base-drafts/commit/33c994e1f8e9123c59f526=
5e507842ab076433b5=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-23 (Wed, 23 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
    M ietf.json=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into ianswett-pto-per-pn-space=0D
=0D
=0D
  Commit: 6c3ae350dc546bf6756258f93a2d40a64cc2daa4=0D
      https://github.com/quicwg/base-drafts/commit/6c3ae350dc546bf6756258=
f93a2d40a64cc2daa4=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-23 (Wed, 23 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 3f0da814e8a6ca8d0223457fbe5bb90157d6df15=0D
      https://github.com/quicwg/base-drafts/commit/3f0da814e8a6ca8d022345=
7fbe5bb90157d6df15=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-23 (Wed, 23 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 62e394f7a538c0bf4ef44787510b0229eb118af2=0D
      https://github.com/quicwg/base-drafts/commit/62e394f7a538c0bf4ef447=
87510b0229eb118af2=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-23 (Wed, 23 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 8af3d28bd220814a89edce17726f563783deac0d=0D
      https://github.com/quicwg/base-drafts/commit/8af3d28bd220814a89edce=
17726f563783deac0d=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-23 (Wed, 23 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 49a28334da5cbecebb108424ba5db0dca7840e7b=0D
      https://github.com/quicwg/base-drafts/commit/49a28334da5cbecebb1084=
24ba5db0dca7840e7b=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-23 (Wed, 23 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: fc1b0fb4d1086c759a4022b62b013bcc0b594d2e=0D
      https://github.com/quicwg/base-drafts/commit/fc1b0fb4d1086c759a4022=
b62b013bcc0b594d2e=0D
  Author: Amir Livneh <alivneh@fb.com>=0D
  Date:   2019-10-23 (Wed, 23 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix change log=0D
=0D
=0D
  Commit: 4f77dbe2e077629796f8a4d3e075c653a1e3b122=0D
      https://github.com/quicwg/base-drafts/commit/4f77dbe2e077629796f8a4=
d3e075c653a1e3b122=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2019-10-24 (Thu, 24 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3049 from quicwg/ianswett-retransmitting-acks=0D
=0D
Retransmitting an ACK frame warning=0D
=0D
=0D
  Commit: ee9f46139e66530f2cc9a68c24de10d4267cbe89=0D
      https://github.com/quicwg/base-drafts/commit/ee9f46139e66530f2cc9a6=
8c24de10d4267cbe89=0D
  Author: Amir Livneh <alivneh@fb.com>=0D
  Date:   2019-10-23 (Wed, 23 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix typo and wording in change log=0D
=0D
=0D
  Commit: 8e48d3d78debf44cd149ec615162732d5e250e45=0D
      https://github.com/quicwg/base-drafts/commit/8e48d3d78debf44cd149ec=
615162732d5e250e45=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-10-23 (Wed, 23 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3143 from amirlivneh/patch-20=0D
=0D
Fix typo and wording in change log=0D
=0D
=0D
  Commit: d6367402e6013a0a9183deb31e0661ad2ab27abd=0D
      https://github.com/quicwg/base-drafts/commit/d6367402e6013a0a9183de=
b31e0661ad2ab27abd=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-10-23 (Wed, 23 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3144 from amirlivneh/patch-21=0D
=0D
Fix typo and wording in change log=0D
=0D
=0D
  Commit: 1c824acf2a3912a54dd1a2563ca70159b7a18493=0D
      https://github.com/quicwg/base-drafts/commit/1c824acf2a3912a54dd1a2=
563ca70159b7a18493=0D
  Author: Amir Livneh <alivneh@fb.com>=0D
  Date:   2019-10-23 (Wed, 23 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix punctuation=0D
=0D
=0D
  Commit: 966bb15dbef311b73e819b4e7142ab8d42f8beac=0D
      https://github.com/quicwg/base-drafts/commit/966bb15dbef311b73e819b=
4e7142ab8d42f8beac=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-10-23 (Wed, 23 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3146 from amirlivneh/patch-22=0D
=0D
Fix punctuation=0D
=0D
=0D
  Commit: 15da8641e73841d1e96cf70f5ed4f38f7da586b4=0D
      https://github.com/quicwg/base-drafts/commit/15da8641e73841d1e96cf7=
0f5ed4f38f7da586b4=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-10-24 (Thu, 24 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Retry changes the connection ID always=0D
=0D
Closes #2837.=0D
=0D
=0D
  Commit: cd51ae103b6f0f221bed411e3c803a73cb1dcacb=0D
      https://github.com/quicwg/base-drafts/commit/cd51ae103b6f0f221bed41=
1e3c803a73cb1dcacb=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-10-24 (Thu, 24 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Add a MUST discard requirement for bad SCID=0D
=0D
=0D
  Commit: afba2abcdda91bde3c8ba6b82821ed9144b7d30f=0D
      https://github.com/quicwg/base-drafts/commit/afba2abcdda91bde3c8ba6=
b82821ed9144b7d30f=0D
  Author: Kazuho Oku <kazuhooku@gmail.com>=0D
  Date:   2019-10-24 (Thu, 24 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  approximately=0D
=0D
=0D
  Commit: 1ecfb27bead5c9d0b7daeeaf302ecbffa13bdbc1=0D
      https://github.com/quicwg/base-drafts/commit/1ecfb27bead5c9d0b7daee=
af302ecbffa13bdbc1=0D
  Author: Kazuho Oku <kazuhooku@gmail.com>=0D
  Date:   2019-10-24 (Thu, 24 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  prepared to receive, until retired=0D
=0D
=0D
  Commit: 054fae193d6d9ccffdf0b20b7011a24ed33eb3b1=0D
      https://github.com/quicwg/base-drafts/commit/054fae193d6d9ccffdf0b2=
0b7011a24ed33eb3b1=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-24 (Thu, 24 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 2140c28bc8398957967bc017e78974668d95a86e=0D
      https://github.com/quicwg/base-drafts/commit/2140c28bc8398957967bc0=
17e78974668d95a86e=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-24 (Thu, 24 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Martin's suggestion=0D
=0D
=0D
  Commit: e21532dca6de0225191e3835ec0a038026bd31a3=0D
      https://github.com/quicwg/base-drafts/commit/e21532dca6de0225191e38=
35ec0a038026bd31a3=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2019-10-24 (Thu, 24 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Explicit linkages for ODCID/OCID TP=0D
=0D
=0D
  Commit: 86e8472597305ad26d56a02228dca2f0f332e084=0D
      https://github.com/quicwg/base-drafts/commit/86e8472597305ad26d56a0=
2228dca2f0f332e084=0D
  Author: Nick Harper <nharper@chromium.org>=0D
  Date:   2019-10-24 (Thu, 24 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Clarify that clients don't need to remember unknown SETTINGS (#3113)=0D=

=0D
Fixes #3110.=0D
=0D
=0D
  Commit: 3662405decdc750cb97d7b1bd3eab1ad62abc0ff=0D
      https://github.com/quicwg/base-drafts/commit/3662405decdc750cb97d7b=
1bd3eab1ad62abc0ff=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-24 (Thu, 24 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 6a225b8bfc8b8aad98fa0ffee512f59940db48b5=0D
      https://github.com/quicwg/base-drafts/commit/6a225b8bfc8b8aad98fa0f=
fee512f59940db48b5=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-24 (Thu, 24 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 886db2af9e5c70a553dcf1d71d34fbe75c963a2d=0D
      https://github.com/quicwg/base-drafts/commit/886db2af9e5c70a553dcf1=
d71d34fbe75c963a2d=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-24 (Thu, 24 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: fbc5da02f79d917695170067d1f135fda2970094=0D
      https://github.com/quicwg/base-drafts/commit/fbc5da02f79d9176951700=
67d1f135fda2970094=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2019-10-25 (Fri, 25 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3077 from quicwg/ianswett-remove-discussion=0D
=0D
Remove obsolete 'Discussion' section=0D
=0D
=0D
  Commit: c056d3063fe3ddf5ba3c31778ec4a721c15a49f3=0D
      https://github.com/quicwg/base-drafts/commit/c056d3063fe3ddf5ba3c31=
778ec4a721c15a49f3=0D
  Author: David Schinazi <DavidSchinazi@users.noreply.github.com>=0D
  Date:   2019-10-24 (Thu, 24 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  MT suggestions=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 739d272564a791476b75cff0a6ea258f0e4d17a8=0D
      https://github.com/quicwg/base-drafts/commit/739d272564a791476b75cf=
f0a6ea258f0e4d17a8=0D
  Author: David Schinazi <dschinazi.ietf@gmail.com>=0D
  Date:   2019-10-24 (Thu, 24 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  fixup line length=0D
=0D
=0D
  Commit: 38bf1be3d068e40303c1b7bbfdf5b0fab85548ed=0D
      https://github.com/quicwg/base-drafts/commit/38bf1be3d068e40303c1b7=
bbfdf5b0fab85548ed=0D
  Author: seanturner <sean@sn3rd.com>=0D
  Date:   2019-10-25 (Fri, 25 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  editorial tweaks=0D
=0D
=0D
  Commit: ffbef0e62d0b1489632e95a2307d66961ecf661c=0D
      https://github.com/quicwg/base-drafts/commit/ffbef0e62d0b1489632e95=
a2307d66961ecf661c=0D
  Author: seanturner <sean@sn3rd.com>=0D
  Date:   2019-10-25 (Fri, 25 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  typo=0D
=0D
=0D
  Commit: c56847ba78a13598a928b690d8a0e29fbf3d9ca4=0D
      https://github.com/quicwg/base-drafts/commit/c56847ba78a13598a928b6=
90d8a0e29fbf3d9ca4=0D
  Author: seanturner <sean@sn3rd.com>=0D
  Date:   2019-10-25 (Fri, 25 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  fixing links=0D
=0D
=0D
  Commit: 98d2154f83e1be5ee41e89a97c96e2d1cf314788=0D
      https://github.com/quicwg/base-drafts/commit/98d2154f83e1be5ee41e89=
a97c96e2d1cf314788=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-10-25 (Fri, 25 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Typo, trailing whitespace=0D
=0D
=0D
  Commit: c140315b6db75cb8d487cc81aa6e15a4949e062f=0D
      https://github.com/quicwg/base-drafts/commit/c140315b6db75cb8d487cc=
81aa6e15a4949e062f=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-10-25 (Fri, 25 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix line lengths=0D
=0D
=0D
  Commit: 6d5698c1c0059d7e6adb460829acd06aa8c74b68=0D
      https://github.com/quicwg/base-drafts/commit/6d5698c1c0059d7e6adb46=
0829acd06aa8c74b68=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-10-24 (Thu, 24 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Don't say why, it just is=0D
=0D
Co-Authored-By: ianswett <ianswett@users.noreply.github.com>=0D
=0D
=0D
  Commit: cea9e6e127f1600519448991f521c9bfbe29da05=0D
      https://github.com/quicwg/base-drafts/commit/cea9e6e127f16005194489=
91f521c9bfbe29da05=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-10-24 (Thu, 24 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3147 from quicwg/retry-cid=0D
=0D
Servers have to change connection IDs in Retry=0D
=0D
=0D
  Commit: 3a3376c41d17d2b9ffabb9783514bde13463c743=0D
      https://github.com/quicwg/base-drafts/commit/3a3376c41d17d2b9ffabb9=
783514bde13463c743=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-10-25 (Fri, 25 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Use the right connection ID=0D
=0D
The use of "this" here was a bit ambiguous=0D
=0D
=0D
  Commit: 69afe421890c5a94de801a9dc5c8876154b441e8=0D
      https://github.com/quicwg/base-drafts/commit/69afe421890c5a94de801a=
9dc5c8876154b441e8=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-25 (Fri, 25 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Marten's comment=0D
=0D
=0D
  Commit: 1c9886e38e9d316d18688b46ed75b9eda9a6bfc8=0D
      https://github.com/quicwg/base-drafts/commit/1c9886e38e9d316d18688b=
46ed75b9eda9a6bfc8=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-25 (Fri, 25 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Marten's pseudocode=0D
=0D
=0D
  Commit: a87a04c1a6607caded4daa780f5a8554a82885ab=0D
      https://github.com/quicwg/base-drafts/commit/a87a04c1a6607caded4daa=
780f5a8554a82885ab=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-25 (Fri, 25 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  line wrapping=0D
=0D
=0D
  Commit: 9706f4a9d2c0dce71a061aed1df6f4d754d23dca=0D
      https://github.com/quicwg/base-drafts/commit/9706f4a9d2c0dce71a061a=
ed1df6f4d754d23dca=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-10-25 (Fri, 25 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3153 from quicwg/use-the-right-cid=0D
=0D
Use the right connection ID=0D
=0D
=0D
  Commit: a7dd2f996fbd6426d0fbefaeafcb4895542a04a6=0D
      https://github.com/quicwg/base-drafts/commit/a7dd2f996fbd6426d0fbef=
aeafcb4895542a04a6=0D
  Author: Mark Nottingham <mnot@mnot.net>=0D
  Date:   2019-10-28 (Mon, 28 Oct 2019)=0D
=0D
  Changed paths:=0D
    M ietf.json=0D
=0D
  Log Message:=0D
  -----------=0D
  report_to is a list; activity_exclude_labels=0D
=0D
=0D
  Commit: 3bcb9559821b980e68194894e8495cb337d66d1f=0D
      https://github.com/quicwg/base-drafts/commit/3bcb9559821b980e681948=
94e8495cb337d66d1f=0D
  Author: Mark Nottingham <mnot@mnot.net>=0D
  Date:   2019-10-28 (Mon, 28 Oct 2019)=0D
=0D
  Changed paths:=0D
    M ietf.json=0D
=0D
  Log Message:=0D
  -----------=0D
  group_info=0D
=0D
=0D
  Commit: ff59d67a4a1c09bfd7b2177297d82f98a3fedb48=0D
      https://github.com/quicwg/base-drafts/commit/ff59d67a4a1c09bfd7b217=
7297d82f98a3fedb48=0D
  Author: Mark Nottingham <mnot@mnot.net>=0D
  Date:   2019-10-28 (Mon, 28 Oct 2019)=0D
=0D
  Changed paths:=0D
    M ietf.json=0D
=0D
  Log Message:=0D
  -----------=0D
  activity_summary_to=0D
=0D
=0D
  Commit: d867945f6f1ca9ada1e01c92e5294310b4dc400b=0D
      https://github.com/quicwg/base-drafts/commit/d867945f6f1ca9ada1e01c=
92e5294310b4dc400b=0D
  Author: Kazuho Oku <kazuhooku@gmail.com>=0D
  Date:   2019-10-28 (Mon, 28 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  clarify the scope of a NEW_TOKEN token=0D
=0D
=0D
  Commit: 3539edc1b1d03a469bd0ff5a32b0735daef8e79c=0D
      https://github.com/quicwg/base-drafts/commit/3539edc1b1d03a469bd0ff=
5a32b0735daef8e79c=0D
  Author: Kazuho Oku <kazuhooku@gmail.com>=0D
  Date:   2019-10-28 (Mon, 28 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Clarify that:=0D
* Endpoints that drop the keys when entering closing state MUST back-off =
the=0D
  frequency of CONNECTION_CLOSE packets that it sends.=0D
* Endpoints that do not drop stops sending CONNECTION_CLOSE packet once i=
t=0D
  receives a packet containing CONNECTION_CLOSE.=0D
=0D
=0D
  Commit: 1e0db50707bd7ec1179b03269aef26fcc3cd3b0a=0D
      https://github.com/quicwg/base-drafts/commit/1e0db50707bd7ec1179b03=
269aef26fcc3cd3b0a=0D
  Author: Kazuho Oku <kazuhooku@gmail.com>=0D
  Date:   2019-10-28 (Mon, 28 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  plural=0D
=0D
=0D
  Commit: fb291efde6bdb976af004252087865410ed23917=0D
      https://github.com/quicwg/base-drafts/commit/fb291efde6bdb976af0042=
52087865410ed23917=0D
  Author: Kazuho Oku <kazuhooku@gmail.com>=0D
  Date:   2019-10-28 (Mon, 28 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: e67d71336fdf52a267fbccde942849dac6004c69=0D
      https://github.com/quicwg/base-drafts/commit/e67d71336fdf52a267fbcc=
de942849dac6004c69=0D
  Author: Kazuho Oku <kazuhooku@gmail.com>=0D
  Date:   2019-10-28 (Mon, 28 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  encourage the use of applicable and unused token, while prohibiting the=
 use of unapplicable ones=0D
=0D
=0D
  Commit: 545e788428c30217c705ecb05f686dde00681a44=0D
      https://github.com/quicwg/base-drafts/commit/545e788428c30217c705ec=
b05f686dde00681a44=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-28 (Mon, 28 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Define loss_times=0D
=0D
=0D
  Commit: a00c4753d038f0861677ea547c4402746f219bae=0D
      https://github.com/quicwg/base-drafts/commit/a00c4753d038f0861677ea=
547c4402746f219bae=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-28 (Mon, 28 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Exponential backoff limits the packets sent=0D
=0D
Instead of creating special rules for PTO when multiple PN spaces have da=
ta, describe how the already existing exponential backoff accomplishes th=
is.=0D
=0D
=0D
  Commit: 5e81481786d1ba1c24c4d39c4712ac5003a5cbb4=0D
      https://github.com/quicwg/base-drafts/commit/5e81481786d1ba1c24c4d3=
9c4712ac5003a5cbb4=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-28 (Mon, 28 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: abfc00ca30ae3d44ba1f29db246b588178cc1127=0D
      https://github.com/quicwg/base-drafts/commit/abfc00ca30ae3d44ba1f29=
db246b588178cc1127=0D
  Author: Kazuho Oku <kazuhooku@gmail.com>=0D
  Date:   2019-10-29 (Tue, 29 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  SHOULD backoff in decrypting, MUST backoff if not=0D
=0D
=0D
  Commit: e36eb7614830dcff2fecb0c720fa29ede4643d03=0D
      https://github.com/quicwg/base-drafts/commit/e36eb7614830dcff2fecb0=
c720fa29ede4643d03=0D
  Author: Kazuho Oku <kazuhooku@gmail.com>=0D
  Date:   2019-10-29 (Tue, 29 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  separate paragraphs for each class of design=0D
=0D
=0D
  Commit: bdcd8c75f213ddacd24f3450d69b623c3d814bc1=0D
      https://github.com/quicwg/base-drafts/commit/bdcd8c75f213ddacd24f34=
50d69b623c3d814bc1=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-28 (Mon, 28 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 1ae98696a9afd8bd6adbe62661ec2adc74b02c14=0D
      https://github.com/quicwg/base-drafts/commit/1ae98696a9afd8bd6adbe6=
2661ec2adc74b02c14=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-28 (Mon, 28 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: a45ded27fd9b4da8658657c0be11ff8cc0d2639c=0D
      https://github.com/quicwg/base-drafts/commit/a45ded27fd9b4da8658657=
c0be11ff8cc0d2639c=0D
  Author: Kazuho Oku <kazuhooku@gmail.com>=0D
  Date:   2019-10-29 (Tue, 29 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  rephrase based on @martinthomson's suggestion=0D
=0D
=0D
  Commit: 2537a1a53d178d956f28c48994011ff51d8aac8e=0D
      https://github.com/quicwg/base-drafts/commit/2537a1a53d178d956f28c4=
8994011ff51d8aac8e=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-28 (Mon, 28 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Martin's suggestion and some reordering=0D
=0D
=0D
  Commit: 61dcaadf58bef6e9029192689d204614f3f9b082=0D
      https://github.com/quicwg/base-drafts/commit/61dcaadf58bef6e9029192=
689d204614f3f9b082=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-28 (Mon, 28 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: 15898c5c6ee3538bfe6b45a9e652ee0767c59c21=0D
      https://github.com/quicwg/base-drafts/commit/15898c5c6ee3538bfe6b45=
a9e652ee0767c59c21=0D
  Author: Kazuho Oku <kazuhooku@gmail.com>=0D
  Date:   2019-10-29 (Tue, 29 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  merge the paragraphs (suggested by @ianswett)=0D
=0D
=0D
  Commit: 6fd0ac8e5df10209624fb18ac4ea90a6d93c2b94=0D
      https://github.com/quicwg/base-drafts/commit/6fd0ac8e5df10209624fb1=
8ac4ea90a6d93c2b94=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-28 (Mon, 28 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: 3e153569a5f25801e5711cc26236d28f034c70b6=0D
      https://github.com/quicwg/base-drafts/commit/3e153569a5f25801e5711c=
c26236d28f034c70b6=0D
  Author: Kazuho Oku <kazuhooku@gmail.com>=0D
  Date:   2019-10-29 (Tue, 29 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  0x1d only in 1-RTT; suggest user_canceled alert=0D
=0D
=0D
  Commit: 3d68e2be216d2ca28a28221f1f86bc91ffde7fa0=0D
      https://github.com/quicwg/base-drafts/commit/3d68e2be216d2ca28a2822=
1f1f86bc91ffde7fa0=0D
  Author: Kazuho Oku <kazuhooku@gmail.com>=0D
  Date:   2019-10-29 (Tue, 29 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: ce25ff53738db3092bf12a14ea27b0b2a605db7c=0D
      https://github.com/quicwg/base-drafts/commit/ce25ff53738db3092bf12a=
14ea27b0b2a605db7c=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-10-29 (Tue, 29 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Don't require RESET_STREAM on terminated streams=0D
=0D
Closes #3163.=0D
=0D
=0D
  Commit: 175e7ddf52fd32aec9b24ad37214a35df99c8230=0D
      https://github.com/quicwg/base-drafts/commit/175e7ddf52fd32aec9b24a=
d37214a35df99c8230=0D
  Author: Kazuho Oku <kazuhooku@gmail.com>=0D
  Date:   2019-10-29 (Tue, 29 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 89a0171ca79c8846ea72749f819a4d52af64b824=0D
      https://github.com/quicwg/base-drafts/commit/89a0171ca79c8846ea7274=
9f819a4d52af64b824=0D
  Author: Kazuho Oku <kazuhooku@gmail.com>=0D
  Date:   2019-10-29 (Tue, 29 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  wordwrap=0D
=0D
=0D
  Commit: ed8750ae9d8ae6279a44dde075638ca859b40658=0D
      https://github.com/quicwg/base-drafts/commit/ed8750ae9d8ae6279a44dd=
e075638ca859b40658=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-29 (Tue, 29 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Don't arm PTO for ApplicationData until complete=0D
=0D
=0D
  Commit: 6322d369a5b25b731285b131e77a76b405a6ec16=0D
      https://github.com/quicwg/base-drafts/commit/6322d369a5b25b731285b1=
31e77a76b405a6ec16=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-29 (Tue, 29 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Initial and Handshake have no max_ack_delay=0D
=0D
=0D
  Commit: 380290424491810123c9e6e2f80a10ad7e4cf842=0D
      https://github.com/quicwg/base-drafts/commit/380290424491810123c9e6=
e2f80a10ad7e4cf842=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-29 (Tue, 29 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  MUST limit bursts to the initial congestion window (#3160)=0D
=0D
* MUST limit bursts to the initial congestion window=0D
=0D
>From discussion on #3106 =0D
https://github.com/quicwg/base-drafts/pull/3106#discussion_r338921935=0D
=0D
* Update draft-ietf-quic-recovery.md=0D
=0D
* Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: e4dd819fb3939e82c668b52076f7d89d500b8e3f=0D
      https://github.com/quicwg/base-drafts/commit/e4dd819fb3939e82c668b5=
2076f7d89d500b8e3f=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-29 (Tue, 29 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Kazuho's suggestions=0D
=0D
=0D
  Commit: 45bf06ce64636c9ded8fb178a2bc905be372dc39=0D
      https://github.com/quicwg/base-drafts/commit/45bf06ce64636c9ded8fb1=
78a2bc905be372dc39=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-29 (Tue, 29 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 28c7622bd23764139dda753c704cd9d92d888416=0D
      https://github.com/quicwg/base-drafts/commit/28c7622bd23764139dda75=
3c704cd9d92d888416=0D
  Author: Amir Livneh <alivneh@fb.com>=0D
  Date:   2019-10-29 (Tue, 29 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-qpack.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix typos in QPACK draft=0D
=0D
=0D
  Commit: 4cdea4668edcba12859a11cbb0b3ccfbdf61016a=0D
      https://github.com/quicwg/base-drafts/commit/4cdea4668edcba12859a11=
cbb0b3ccfbdf61016a=0D
  Author: Bence B=C3=A9ky <bnc@google.com>=0D
  Date:   2019-10-29 (Tue, 29 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-qpack.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Make language of representations consistent.=0D
=0D
This was inspired by the comment by afrind at=0D
https://github.com/quicwg/base-drafts/pull/2942#discussion_r335222617.=0D=

=0D
For each representation, uniformly=0D
* use the word "representation" in the first sentence;=0D
* use the word "identifies" if it's a verbatim entry; "encodes" otherwise=
;=0D
* identify relative versus post-base indexing in the first sentence;=0D
* move drawing right after first sentence;=0D
* use consistent language describing binary format.=0D
=0D
=0D
  Commit: 151359d5d8b66a3bbaa127d7b5ad34ce14df171a=0D
      https://github.com/quicwg/base-drafts/commit/151359d5d8b66a3bbaa127=
d7b5ad34ce14df171a=0D
  Author: Bence B=C3=A9ky <bnc@google.com>=0D
  Date:   2019-10-29 (Tue, 29 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-qpack.md=0D
=0D
  Log Message:=0D
  -----------=0D
  s/up to/up to and including/ for clarity.=0D
=0D
This was suggested by dtikhonov at=0D
https://github.com/quicwg/base-drafts/pull/2942/files/11edccf6ed3697ba785=
578712b54a42051bb090d#r337177688.=0D
=0D
=0D
  Commit: 34e3d6173c558fb156166a88709f81fa0211742a=0D
      https://github.com/quicwg/base-drafts/commit/34e3d6173c558fb156166a=
88709f81fa0211742a=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-29 (Tue, 29 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Martin Duke's suggestions=0D
=0D
=0D
  Commit: 54e26e7a39e80a265a642a512b1a8574ea2aed21=0D
      https://github.com/quicwg/base-drafts/commit/54e26e7a39e80a265a642a=
512b1a8574ea2aed21=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-29 (Tue, 29 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: f436b81a90eb36ddfa14eb7862cec142a128a5be=0D
      https://github.com/quicwg/base-drafts/commit/f436b81a90eb36ddfa14eb=
7862cec142a128a5be=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-29 (Tue, 29 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  kMaxDatagramSize -> max_datagram_size=0D
=0D
Clarifies that this is the maximum datagram size currently in use on the =
connection.=0D
=0D
Fixes #3041=0D
=0D
=0D
  Commit: eec69d4be9a3619ca9030a952073a8f9275fde57=0D
      https://github.com/quicwg/base-drafts/commit/eec69d4be9a3619ca9030a=
952073a8f9275fde57=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-10-29 (Tue, 29 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3108 from DavidSchinazi/no_tls_pres=0D
=0D
Replace use of the TLS presentation language with QUIC encoding=0D
=0D
=0D
  Commit: 9309a0ac194307cf002b92d965403ee08d882500=0D
      https://github.com/quicwg/base-drafts/commit/9309a0ac194307cf002b92=
d965403ee08d882500=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-29 (Tue, 29 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 19200d397bd9bef6a81151169111597b3edcbcc6=0D
      https://github.com/quicwg/base-drafts/commit/19200d397bd9bef6a81151=
169111597b3edcbcc6=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-29 (Tue, 29 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Cite 14.1 of Transport=0D
=0D
=0D
  Commit: e846500ce2ee4a6d78b2ab54c2dc9a2dc0d43c9b=0D
      https://github.com/quicwg/base-drafts/commit/e846500ce2ee4a6d78b2ab=
54c2dc9a2dc0d43c9b=0D
  Author: David Schinazi <dschinazi.ietf@gmail.com>=0D
  Date:   2019-10-29 (Tue, 29 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  make transport parameters varint=0D
=0D
=0D
  Commit: a62d8366c7efd0e700fda857652295047a46364d=0D
      https://github.com/quicwg/base-drafts/commit/a62d8366c7efd0e700fda8=
57652295047a46364d=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-10-29 (Tue, 29 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3138 from quicwg/if-0rtt=0D
=0D
Applications need to disable or selectively reject 0-RTT=0D
=0D
=0D
  Commit: 61aeda915f02079c65182cc8a5c748a0bbea9779=0D
      https://github.com/quicwg/base-drafts/commit/61aeda915f02079c65182c=
c8a5c748a0bbea9779=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-10-29 (Tue, 29 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix handling of Retry in recovery (#3148)=0D
=0D
* Fix handling of Retry in recovery=0D
=0D
This section was well out of date.  Also, this covers what needs to be=0D=

retained across this transition better.  Basically, the only thing that=0D=

needs to go is the congestion and loss recovery state.  The rest can=0D
stay; in fact, the crypto handshake has to stay.=0D
=0D
Closes #2058.=0D
=0D
* cannot/MUST NOT=0D
=0D
potato/tomato=0D
=0D
Co-Authored-By: ianswett <ianswett@users.noreply.github.com>=0D
=0D
=0D
  Commit: 44f9d5d7d05a53c96faf3b420392042949da5da7=0D
      https://github.com/quicwg/base-drafts/commit/44f9d5d7d05a53c96faf3b=
420392042949da5da7=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2019-10-29 (Tue, 29 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Talk about concurrency in H3 vs. H2 (#3114)=0D
=0D
* Talk about concurrency=0D
=0D
* Talk about push separately=0D
=0D
* Precision, thanks to @kazuho=0D
=0D
* Update draft-ietf-quic-http.md=0D
=0D
Co-Authored-By: Lucas Pardue <lucaspardue.24.7@gmail.com>=0D
=0D
=0D
  Commit: e8b1251eb9a99928db70c8cc44df5c3bccff5373=0D
      https://github.com/quicwg/base-drafts/commit/e8b1251eb9a99928db70c8=
cc44df5c3bccff5373=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-29 (Tue, 29 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 2299b0056006f26c4e8165d9644992fc1310612c=0D
      https://github.com/quicwg/base-drafts/commit/2299b0056006f26c4e8165=
d9644992fc1310612c=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2019-10-29 (Tue, 29 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Feedback=0D
=0D
=0D
  Commit: 6e803f135d2d65bf854d5066a7695ddd3a3e08cf=0D
      https://github.com/quicwg/base-drafts/commit/6e803f135d2d65bf854d50=
66a7695ddd3a3e08cf=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-10-29 (Tue, 29 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3149 from quicwg/transport/name_connections=0D
=0D
Explicit linkages for ODCID/OCID TP=0D
=0D
=0D
  Commit: 234249cb96e21ea564a37e7e1dc2107b7acfe1bb=0D
      https://github.com/quicwg/base-drafts/commit/234249cb96e21ea564a37e=
7e1dc2107b7acfe1bb=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-10-29 (Tue, 29 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3165 from quicwg/reset-after-fin=0D
=0D
Don't require RESET_STREAM on terminated streams=0D
=0D
=0D
  Commit: b1ff885bd354b9218e37b00de1366904335210e7=0D
      https://github.com/quicwg/base-drafts/commit/b1ff885bd354b9218e37b0=
0de1366904335210e7=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-29 (Tue, 29 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: d27a37d1d171440cde763c730e4dc4d7bd245180=0D
      https://github.com/quicwg/base-drafts/commit/d27a37d1d171440cde763c=
730e4dc4d7bd245180=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-29 (Tue, 29 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Jana's suggestion=0D
=0D
=0D
  Commit: 48573bf0a5755e0f341aed6f6124cad13537bc1a=0D
      https://github.com/quicwg/base-drafts/commit/48573bf0a5755e0f341aed=
6f6124cad13537bc1a=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-29 (Tue, 29 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: ed3b3f93ef292a596e827e56aab78eca1e2b6688=0D
      https://github.com/quicwg/base-drafts/commit/ed3b3f93ef292a596e827e=
56aab78eca1e2b6688=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-29 (Tue, 29 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 2d5f46faab5cf09442fff533c89d499e4f80fc6c=0D
      https://github.com/quicwg/base-drafts/commit/2d5f46faab5cf09442fff5=
33c89d499e4f80fc6c=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-29 (Tue, 29 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 997e49fb8553d82031c4dca65604eb0ead7dcac8=0D
      https://github.com/quicwg/base-drafts/commit/997e49fb8553d82031c4dc=
a65604eb0ead7dcac8=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2019-10-30 (Wed, 30 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3057 from quicwg/ianswett-must-retransmit=0D
=0D
PTO MUST send new data or retransmit data if possible=0D
=0D
=0D
  Commit: 96cc1e384b7c65767c7d9bd23130f23c30244b5f=0D
      https://github.com/quicwg/base-drafts/commit/96cc1e384b7c65767c7d9b=
d23130f23c30244b5f=0D
  Author: Kazuho Oku <kazuhooku@gmail.com>=0D
  Date:   2019-10-30 (Wed, 30 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: c0b9c9307ddd840fb32bfc1c151040ab569b49fd=0D
      https://github.com/quicwg/base-drafts/commit/c0b9c9307ddd840fb32bfc=
1c151040ab569b49fd=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-10-30 (Wed, 30 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  an app that wishes to do so can=0D
=0D
=0D
  Commit: 57a466f77afc99f32769e59596395a5848121859=0D
      https://github.com/quicwg/base-drafts/commit/57a466f77afc99f32769e5=
9596395a5848121859=0D
  Author: Kazuho Oku <kazuhooku@gmail.com>=0D
  Date:   2019-10-30 (Wed, 30 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-Authored-By: Mike Bishop <mbishop@evequefou.be>=0D
=0D
=0D
  Commit: 54ed6dc0572c3b88f05c8eaa8ef5b520eb00dc21=0D
      https://github.com/quicwg/base-drafts/commit/54ed6dc0572c3b88f05c8e=
aa8ef5b520eb00dc21=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-10-30 (Wed, 30 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Allow provisional registrations for all registries=0D
=0D
This overhauls the system for IANA registries to use a unified scheme=0D
that allows provisional registration.  This seems pretty complicated in=0D=

terms of nailing down all the corner cases, but it is fairly simple in=0D=

practice:=0D
=0D
* Provisional registration is easy, it only requires that the requester=0D=

provide contact information and (ideally) the codepoint they want.=0D
They could provide more, but at their discretion.=0D
=0D
* Permanent registration requires that you fill out the fields.=0D
=0D
Experts are required for both, but only really to prevent spam.  We have=0D=

a few more requirements for permanent registrations of frame types, but=0D=

that is more for the purposes of advice, because sending an new frame=0D
leads to protocol errors if you haven't agreed to that in the past.=0D
=0D
I've sketched out a strawman for a codepoint reclamation process.  That=0D=

advises that experts try to find some use of the codepoint.  There is a=0D=

date on registrations that can guide the selection of codepoints to=0D
reclaim, but these can be updated any time by anyone who wants to keep=0D=

the registration "live".=0D
=0D
Closes #3109. Closes #3020.=0D
=0D
=0D
  Commit: eb30e2a0b1f7318a21a326a2481c8c278a902e7d=0D
      https://github.com/quicwg/base-drafts/commit/eb30e2a0b1f7318a21a326=
a2481c8c278a902e7d=0D
  Author: Kazuho Oku <kazuhooku@gmail.com>=0D
  Date:   2019-10-30 (Wed, 30 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  application does not send a frame=0D
=0D
=0D
  Commit: 52b3c343033b749355dfa8d34421a651f69238e5=0D
      https://github.com/quicwg/base-drafts/commit/52b3c343033b749355dfa8=
d34421a651f69238e5=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-30 (Wed, 30 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 694975600a94a0244dce16e54559c60fde771c79=0D
      https://github.com/quicwg/base-drafts/commit/694975600a94a0244dce16=
e54559c60fde771c79=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-30 (Wed, 30 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: cf63bd95f00d0cf7b48253742237b69f218c24aa=0D
      https://github.com/quicwg/base-drafts/commit/cf63bd95f00d0cf7b48253=
742237b69f218c24aa=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-30 (Wed, 30 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: fea8629b7991150a51b86eff18bd302ed633630a=0D
      https://github.com/quicwg/base-drafts/commit/fea8629b7991150a51b86e=
ff18bd302ed633630a=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-10-31 (Thu, 31 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  enstricted=0D
=0D
=0D
  Commit: ce608aac8ea116d554c7fd32dc2199d215db9a24=0D
      https://github.com/quicwg/base-drafts/commit/ce608aac8ea116d554c7fd=
32dc2199d215db9a24=0D
  Author: Kazuho Oku <kazuhooku@gmail.com>=0D
  Date:   2019-10-31 (Thu, 31 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-tls.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: b0cd8cd815068d6837667920832129d874333ff6=0D
      https://github.com/quicwg/base-drafts/commit/b0cd8cd815068d68376679=
20832129d874333ff6=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-30 (Wed, 30 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Retry MUST NOT -> cannot be treated as an acknowledgement (#3171)=0D
=0D
* Retry MUST NOT -> cannot be treated as an acknowledgement=0D
=0D
I didn't notice this last commit in @martinthomson PR, but I think the ol=
der text is more correct.  I added a bit more detail about why it cannot =
be treated as an acknowledgement.=0D
=0D
* Martin's reason=0D
=0D
* Update draft-ietf-quic-recovery.md=0D
=0D
* Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 6c72970d780f5b5eea665605f5345eee5d375134=0D
      https://github.com/quicwg/base-drafts/commit/6c72970d780f5b5eea6656=
05f5345eee5d375134=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-10-31 (Thu, 31 Oct 2019)=0D
=0D
  Changed paths:=0D
    M .circleci/config.yml=0D
=0D
  Log Message:=0D
  -----------=0D
  Narrow scope of draft caching=0D
=0D
=0D
  Commit: fc3a844fbcb5c19cc48c76cd39e7f78e3e2a25f1=0D
      https://github.com/quicwg/base-drafts/commit/fc3a844fbcb5c19cc48c76=
cd39e7f78e3e2a25f1=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-10-30 (Wed, 30 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3098 from kazuho/kazuho/connection-close-not-ack-el=
iciting=0D
=0D
CONNECTION_CLOSE is non-ack-eliciting=0D
=0D
=0D
  Commit: 8c571ff653275f2319e181dd11ce49a4f678060e=0D
      https://github.com/quicwg/base-drafts/commit/8c571ff653275f2319e181=
dd11ce49a4f678060e=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-10-30 (Wed, 30 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #2993 from quicwg/ct-sr=0D
=0D
Stateless reset comparisons (constant time/any order/datagram)=0D
=0D
=0D
  Commit: 0bf4ab5e5a871efd3238cd1851cfd6bac38786ad=0D
      https://github.com/quicwg/base-drafts/commit/0bf4ab5e5a871efd3238cd=
1851cfd6bac38786ad=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-10-30 (Wed, 30 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3096 from kazuho/kazuho/retire-prior-to-must=0D
=0D
MUST retire Connection IDs becoming stale=0D
=0D
=0D
  Commit: f792065ad02a0f5762b3bb72acfd770504994ef3=0D
      https://github.com/quicwg/base-drafts/commit/f792065ad02a0f5762b3bb=
72acfd770504994ef3=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-10-30 (Wed, 30 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #2870 from quicwg/retry-rekey=0D
=0D
Initial secrets change after Retry=0D
=0D
=0D
  Commit: ed4639eceee14bd7dc4e021290d49cdae42d21c5=0D
      https://github.com/quicwg/base-drafts/commit/ed4639eceee14bd7dc4e02=
1290d49cdae42d21c5=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-10-30 (Wed, 30 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3045 from DavidSchinazi/multi_packet_client_hello=0D=

=0D
Allow ClientHello to span multiple QUIC packets=0D
=0D
=0D
  Commit: 373b0abdb02c74076c6dcfa87552e3946bcf1eb2=0D
      https://github.com/quicwg/base-drafts/commit/373b0abdb02c74076c6dcf=
a87552e3946bcf1eb2=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-31 (Thu, 31 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: d0e699677b5760be95b93cdb9063747cd1e42f4b=0D
      https://github.com/quicwg/base-drafts/commit/d0e699677b5760be95b93c=
db9063747cd1e42f4b=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-31 (Thu, 31 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 50f670169e4cae5b13065c015674b597515cda2e=0D
      https://github.com/quicwg/base-drafts/commit/50f670169e4cae5b13065c=
015674b597515cda2e=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-31 (Thu, 31 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  loss_times -> loss_time=0D
=0D
=0D
  Commit: c764362e3e50f0647b930648de5b645e4cc65ad4=0D
      https://github.com/quicwg/base-drafts/commit/c764362e3e50f0647b9306=
48de5b645e4cc65ad4=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-11-01 (Fri, 01 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Move some text around=0D
=0D
=0D
  Commit: b31d15f3f6233d2cd1bd77aef98a9309bc17eb79=0D
      https://github.com/quicwg/base-drafts/commit/b31d15f3f6233d2cd1bd77=
aef98a9309bc17eb79=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-11-01 (Fri, 01 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Transport and TLS changelog for -24=0D
=0D
=0D
  Commit: ca4f89343c03e42da920794cff5a5c584705d4f3=0D
      https://github.com/quicwg/base-drafts/commit/ca4f89343c03e42da92079=
4cff5a5c584705d4f3=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-11-01 (Fri, 01 Nov 2019)=0D
=0D
  Changed paths:=0D
    M .circleci/config.yml=0D
=0D
  Log Message:=0D
  -----------=0D
  Add workaround for caching bug=0D
=0D
=0D
  Commit: b1d56947b2cf5542481ec65fa7dfb7e4d434fcf9=0D
      https://github.com/quicwg/base-drafts/commit/b1d56947b2cf5542481ec6=
5fa7dfb7e4d434fcf9=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-11-01 (Fri, 01 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  janaiyengar's suggestions=0D
=0D
=0D
  Commit: 408ba486db7c1fdea3d0049379a1a56934e1f78d=0D
      https://github.com/quicwg/base-drafts/commit/408ba486db7c1fdea3d004=
9379a1a56934e1f78d=0D
  Author: Kazuho Oku <kazuhooku@gmail.com>=0D
  Date:   2019-11-01 (Fri, 01 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  "the" @MikeBishop=0D
=0D
=0D
  Commit: e0a60c778340168e734cb229d12ec7257f736192=0D
      https://github.com/quicwg/base-drafts/commit/e0a60c778340168e734cb2=
29d12ec7257f736192=0D
  Author: Kazuho Oku <kazuhooku@gmail.com>=0D
  Date:   2019-11-01 (Fri, 01 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  add unless, based on the discussion starting from https://github.com/qu=
icwg/base-drafts/issues/3155#issuecomment-548264247=0D
=0D
=0D
  Commit: d038b534553ee4ef5c957d57fa1be3a238d8d376=0D
      https://github.com/quicwg/base-drafts/commit/d038b534553ee4ef5c957d=
57fa1be3a238d8d376=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2019-11-01 (Fri, 01 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3167 from quicwg/ianswett-max-datagram-size=0D
=0D
kMaxDatagramSize -> max_datagram_size=0D
=0D
=0D
  Commit: 355d1e552b4ec41891941f7d1f8993ca3723c3da=0D
      https://github.com/quicwg/base-drafts/commit/355d1e552b4ec41891941f=
7d1f8993ca3723c3da=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-11-01 (Fri, 01 Nov 2019)=0D
=0D
  Changed paths:=0D
    M .circleci/config.yml=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
    M ietf.json=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into ianswett-pto-per-pn-space=0D
=0D
=0D
  Commit: cff00e01280aabf3916edb64508a5d786d779bb3=0D
      https://github.com/quicwg/base-drafts/commit/cff00e01280aabf3916edb=
64508a5d786d779bb3=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-11-01 (Fri, 01 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  1 loss_times -> loss_time=0D
=0D
=0D
  Commit: 3f1cf6127d12ea249e102ca1a866b94d3fb07c6c=0D
      https://github.com/quicwg/base-drafts/commit/3f1cf6127d12ea249e102c=
a1a866b94d3fb07c6c=0D
  Author: Robin Marx <robin.marx@uhasselt.be>=0D
  Date:   2019-11-01 (Fri, 01 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Further specify frame Length field (#3177)=0D
=0D
* Further specify frame Length field=0D
=0D
Probably a bit overkill, but since it wasn't explicitly stated + I though=
t we had replaced "octets" with bytes everywhere else.=0D
=0D
* remove brackets=0D
=0D
Co-Authored-By: ianswett <ianswett@users.noreply.github.com>=0D
=0D
=0D
  Commit: 4763ecefb6eda25b4d4abd61df757376651588dd=0D
      https://github.com/quicwg/base-drafts/commit/4763ecefb6eda25b4d4abd=
61df757376651588dd=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2019-11-01 (Fri, 01 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  HTTP changelog=0D
=0D
=0D
  Commit: 9ab15f9af80f63998738ce160d25ebe3c99adf30=0D
      https://github.com/quicwg/base-drafts/commit/9ab15f9af80f63998738ce=
160d25ebe3c99adf30=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2019-11-01 (Fri, 01 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-qpack.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Nothing non-editorial for QPACK=0D
=0D
=0D
  Commit: 9617e1da29cda2a6230e7e59e9ae62a257087d73=0D
      https://github.com/quicwg/base-drafts/commit/9617e1da29cda2a6230e7e=
59e9ae62a257087d73=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-11-01 (Fri, 01 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Kazuho's suggestion=0D
=0D
About being able to unprotect the Initial packet=0D
=0D
=0D
  Commit: 22346234eeb5e2578c44cab1ef5c3e6f85c4138e=0D
      https://github.com/quicwg/base-drafts/commit/22346234eeb5e2578c44ca=
b1ef5c3e6f85c4138e=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-11-01 (Fri, 01 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 11d8da8732728fe0c02546fa3cb594049cc1f653=0D
      https://github.com/quicwg/base-drafts/commit/11d8da8732728fe0c02546=
fa3cb594049cc1f653=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-11-01 (Fri, 01 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 508413d41bb40573232797b12c1eb2f1e5d03278=0D
      https://github.com/quicwg/base-drafts/commit/508413d41bb40573232797=
b12c1eb2f1e5d03278=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-11-01 (Fri, 01 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: e0d76ce4795f1ee20ee16964534a3732ac8eba50=0D
      https://github.com/quicwg/base-drafts/commit/e0d76ce4795f1ee20ee169=
64534a3732ac8eba50=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-11-01 (Fri, 01 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 48f04d6cb6f2b080dc75c00c88242d05d3d77c36=0D
      https://github.com/quicwg/base-drafts/commit/48f04d6cb6f2b080dc75c0=
0c88242d05d3d77c36=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-11-01 (Fri, 01 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 97ed82152c5d9c0a40a87b7a324b2d5dc5c6909b=0D
      https://github.com/quicwg/base-drafts/commit/97ed82152c5d9c0a40a87b=
7a324b2d5dc5c6909b=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-11-01 (Fri, 01 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: 85bac671b3282b7464a7b5b73a52ec5c34f2c62a=0D
      https://github.com/quicwg/base-drafts/commit/85bac671b3282b7464a7b5=
b73a52ec5c34f2c62a=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-11-02 (Sat, 02 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 70aef67ee532cb6466e6bc1d485718782052de32=0D
      https://github.com/quicwg/base-drafts/commit/70aef67ee532cb6466e6bc=
1d485718782052de32=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-11-02 (Sat, 02 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 887c909e025d6d1c3a1f634cf13b62937d51ea37=0D
      https://github.com/quicwg/base-drafts/commit/887c909e025d6d1c3a1f63=
4cf13b62937d51ea37=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-11-02 (Sat, 02 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  MAY close the connection without creating state=0D
=0D
=0D
  Commit: c36760da1391e5cf66b10b4d9d699c5fda3c8e88=0D
      https://github.com/quicwg/base-drafts/commit/c36760da1391e5cf66b10b=
4d9d699c5fda3c8e88=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-11-02 (Sat, 02 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Jana's suggestion=0D
=0D
=0D
  Commit: b16c4cfb6295dab73b45b234b7e20a1caff13de3=0D
      https://github.com/quicwg/base-drafts/commit/b16c4cfb6295dab73b45b2=
34b7e20a1caff13de3=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-11-02 (Sat, 02 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: 3ab9f77f170dd89a902f52b4669035c7fab87add=0D
      https://github.com/quicwg/base-drafts/commit/3ab9f77f170dd89a902f52=
b4669035c7fab87add=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-11-02 (Sat, 02 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: 7b29c66d562641af795196e9be527196cb51ef55=0D
      https://github.com/quicwg/base-drafts/commit/7b29c66d562641af795196=
e9be527196cb51ef55=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-11-02 (Sat, 02 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Reword an awkward sentence=0D
=0D
=0D
  Commit: a7232f126f9ab0e54d8793a9e555d5fdd7a84b01=0D
      https://github.com/quicwg/base-drafts/commit/a7232f126f9ab0e54d8793=
a9e555d5fdd7a84b01=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-11-02 (Sat, 02 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: ec80c86716185ddc5b2836afdf6ff6908180fa12=0D
      https://github.com/quicwg/base-drafts/commit/ec80c86716185ddc5b2836=
afdf6ff6908180fa12=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-11-02 (Sat, 02 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: cd47d621b7c5de6c7ca504d034338023a117698d=0D
      https://github.com/quicwg/base-drafts/commit/cd47d621b7c5de6c7ca504=
d034338023a117698d=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-11-02 (Sat, 02 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 7a6d513d944900a423aa7558d92b5edc949c7a0c=0D
      https://github.com/quicwg/base-drafts/commit/7a6d513d944900a423aa75=
58d92b5edc949c7a0c=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-11-02 (Sat, 02 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 0bfcf117ec2ea72d44e63513a0415475df48a2fe=0D
      https://github.com/quicwg/base-drafts/commit/0bfcf117ec2ea72d44e635=
13a0415475df48a2fe=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-11-02 (Sat, 02 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 210821bf6cc4376b057d47bc5a2c2dc1fad46b11=0D
      https://github.com/quicwg/base-drafts/commit/210821bf6cc4376b057d47=
bc5a2c2dc1fad46b11=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-11-02 (Sat, 02 Nov 2019)=0D
=0D
  Changed paths:=0D
    M .circleci/config.yml=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
    M ietf.json=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into ianswett-symmetric-timeout=0D
=0D
=0D
  Commit: 07d63d916e4738f6b845da81235dbf3ddb2cf93b=0D
      https://github.com/quicwg/base-drafts/commit/07d63d916e4738f6b845da=
81235dbf3ddb2cf93b=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-11-03 (Sun, 03 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Jana's comment=0D
=0D
=0D
  Commit: 89f30aae27fc5ce841165ef6c540323369fcd930=0D
      https://github.com/quicwg/base-drafts/commit/89f30aae27fc5ce841165e=
f6c540323369fcd930=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-11-03 (Sun, 03 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Recovery changelog for -24=0D
=0D
Includes #3066, which I plan to merge Monday morning.=0D
=0D
=0D
  Commit: bf1394db3c610de54286bbf7aafdb235599ba46f=0D
      https://github.com/quicwg/base-drafts/commit/bf1394db3c610de54286bb=
f7aafdb235599ba46f=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-11-04 (Mon, 04 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Some small adjustments=0D
=0D
=0D
  Commit: 289e57d5ed1f37e2f3ef1c36dc427c782b418576=0D
      https://github.com/quicwg/base-drafts/commit/289e57d5ed1f37e2f3ef1c=
36dc427c782b418576=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-11-04 (Mon, 04 Nov 2019)=0D
=0D
  Changed paths:=0D
    M .circleci/config.yml=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
    A ietf.json=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into rework-key-update-2=0D
=0D
=0D
  Commit: a7b0addaa2cb1a0fab865adb8f1d2437dca302d9=0D
      https://github.com/quicwg/base-drafts/commit/a7b0addaa2cb1a0fab865a=
db8f1d2437dca302d9=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-11-04 (Mon, 04 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Split first from subsequent again=0D
=0D
=0D
  Commit: 311d87043248d5862f3e181e9045f90bdf73239d=0D
      https://github.com/quicwg/base-drafts/commit/311d87043248d5862f3e18=
1e9045f90bdf73239d=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-11-04 (Mon, 04 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Jana's suggestions=0D
=0D
=0D
  Commit: 46613ea5d21ed04c3d546c2955e991f41e067fb1=0D
      https://github.com/quicwg/base-drafts/commit/46613ea5d21ed04c3d546c=
2955e991f41e067fb1=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-11-03 (Sun, 03 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-qpack.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3181 from quicwg/http/changelog-24=0D
=0D
HTTP & QPACK changelogs for -24=0D
=0D
=0D
  Commit: 3b22f6646dde6c5e98e637a6ebf13da23884c6a1=0D
      https://github.com/quicwg/base-drafts/commit/3b22f6646dde6c5e98e637=
a6ebf13da23884c6a1=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-11-03 (Sun, 03 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3180 from quicwg/tt-changelog-24=0D
=0D
Transport and TLS changelog for -24=0D
=0D
=0D
  Commit: cd91b144a45472b77039c158c2dc7f7b226e497f=0D
      https://github.com/quicwg/base-drafts/commit/cd91b144a45472b77039c1=
58c2dc7f7b226e497f=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-11-03 (Sun, 03 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3050 from quicwg/rework-key-update-2=0D
=0D
Rewrite key update section=0D
=0D
=0D
  Commit: b4080232721175d78d3203f4c31efff357d8397e=0D
      https://github.com/quicwg/base-drafts/commit/b4080232721175d78d3203=
f4c31efff357d8397e=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-11-03 (Sun, 03 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3185 from quicwg/ianswett-recovery-changelog-24=0D
=0D
Recovery changelog for -24=0D
=0D
=0D
  Commit: 810e84bfa7c591f9a914c32a0ac54fbd4d5b3d45=0D
      https://github.com/quicwg/base-drafts/commit/810e84bfa7c591f9a914c3=
2a0ac54fbd4d5b3d45=0D
  Author: Marten Seemann <martenseemann@gmail.com>=0D
  Date:   2019-11-04 (Mon, 04 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  add an error for overflow of a CRYPTO stream=0D
=0D
=0D
  Commit: d6a83ceb22c2cade9cdb18be50dcfa09b86b10ce=0D
      https://github.com/quicwg/base-drafts/commit/d6a83ceb22c2cade9cdb18=
be50dcfa09b86b10ce=0D
  Author: Marten Seemann <martenseemann@gmail.com>=0D
  Date:   2019-11-04 (Mon, 04 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  add an error for overflow of a MAX_STREAMS frame=0D
=0D
=0D
  Commit: ed73161363ed99d6d75b9af190da1c4c27e02b94=0D
      https://github.com/quicwg/base-drafts/commit/ed73161363ed99d6d75b9a=
f190da1c4c27e02b94=0D
  Author: Marten Seemann <martenseemann@gmail.com>=0D
  Date:   2019-11-04 (Mon, 04 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  add an error for overflow of a STREAMS_BLOCKED frame=0D
=0D
=0D
  Commit: 9555e35064263df0d5b9cff31b3290615b8ee20c=0D
      https://github.com/quicwg/base-drafts/commit/9555e35064263df0d5b9cf=
f31b3290615b8ee20c=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-11-03 (Sun, 03 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3042 from marten-seemann/frame-encoding-errors=0D
=0D
Use the FRAME_ENCODING_ERROR for errors in frame encoding=0D
=0D
=0D
  Commit: 8f10cc46edfe8137d183e9dd855dcce0e57bf383=0D
      https://github.com/quicwg/base-drafts/commit/8f10cc46edfe8137d183e9=
dd855dcce0e57bf383=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-11-04 (Mon, 04 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update changelog for #3042=0D
=0D
=0D
  Commit: 56e2ca00dc0bd264c21b72d7b28a46652d676d31=0D
      https://github.com/quicwg/base-drafts/commit/56e2ca00dc0bd264c21b72=
d7b28a46652d676d31=0D
  Author: Marten Seemann <martenseemann@gmail.com>=0D
  Date:   2019-11-04 (Mon, 04 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  allow CRYPTO_BUFFER_EXCEEDED when overflowing a CRYPTO frame=0D
=0D
=0D
  Commit: 6f5b524c1ac2ed0892748d01d8037256a1456f32=0D
      https://github.com/quicwg/base-drafts/commit/6f5b524c1ac2ed0892748d=
01d8037256a1456f32=0D
  Author: Antoine Delignat-Lavaud <antdl@microsoft.com>=0D
  Date:   2019-11-04 (Mon, 04 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix for #3187=0D
=0D
=0D
  Commit: 87c4ec3bafc9d0bca7f5c989a7af375fd20f6ae8=0D
      https://github.com/quicwg/base-drafts/commit/87c4ec3bafc9d0bca7f5c9=
89a7af375fd20f6ae8=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-11-05 (Tue, 05 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Add ;=0D
=0D
=0D
  Commit: a53b36498388ee3167064ef33391412ef12a66c7=0D
      https://github.com/quicwg/base-drafts/commit/a53b36498388ee3167064e=
f33391412ef12a66c7=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-11-05 (Tue, 05 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Remove #3066 from recovery changelog=0D
=0D
=0D
  Commit: 76c0daa55390ab7631dad95bdaf0de87dc1d2d8d=0D
      https://github.com/quicwg/base-drafts/commit/76c0daa55390ab7631dad9=
5bdaf0de87dc1d2d8d=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-11-05 (Tue, 05 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3190 from quicwg/see-downgrade=0D
=0D
Add a few semicolons=0D
=0D
=0D
  Commit: f9e9cc72f27d80b2d11197ca4a8edb9b28c475c6=0D
      https://github.com/quicwg/base-drafts/commit/f9e9cc72f27d80b2d11197=
ca4a8edb9b28c475c6=0D
  Author: Antoine Delignat-Lavaud <antdl@microsoft.com>=0D
  Date:   2019-11-05 (Tue, 05 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Integrate Martin Thomson's comments=0D
=0D
=0D
  Commit: e5aa3e2570e9d093c5ba61dac58443402808fdf2=0D
      https://github.com/quicwg/base-drafts/commit/e5aa3e2570e9d093c5ba61=
dac58443402808fdf2=0D
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>=0D
  Date:   2019-11-05 (Tue, 05 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Add ClientHello changes to transport changelog since -23=0D
=0D
=0D
  Commit: 6e902d3ae04f23269607c914d94e6e86cc6b425e=0D
      https://github.com/quicwg/base-drafts/commit/6e902d3ae04f23269607c9=
14d94e6e86cc6b425e=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-11-05 (Tue, 05 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Jana's comments=0D
=0D
=0D
  Commit: c86bfb1675ac465d6faaa490c5995df539e62c0e=0D
      https://github.com/quicwg/base-drafts/commit/c86bfb1675ac465d6faaa4=
90c5995df539e62c0e=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-11-06 (Wed, 06 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3188 from ad-l/pn_decoding_overflow=0D
=0D
Correct overflow checks on packet number decoding algorithm=0D
=0D
=0D
  Commit: ef6241dc80cdd1efffd4d0f60fff26855202487b=0D
      https://github.com/quicwg/base-drafts/commit/ef6241dc80cdd1efffd4d0=
f60fff26855202487b=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2019-11-05 (Tue, 05 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3066 from quicwg/ianswett-pto-per-pn-space=0D
=0D
Change PTO to be per packet number space=0D
=0D
=0D
  Commit: 57fb22f678c1e7805ebdab7614c81ea9c227f488=0D
      https://github.com/quicwg/base-drafts/commit/57fb22f678c1e7805ebdab=
7614c81ea9c227f488=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2019-11-05 (Tue, 05 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-qpack.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Don't call two different things "blocking" (#3172)=0D
=0D
* Evictable, not blocking=0D
=0D
* Focus on insertion, not eviction=0D
=0D
=0D
  Commit: 437472d25998151fcffb551b7f358f16caf8acd1=0D
      https://github.com/quicwg/base-drafts/commit/437472d25998151fcffb55=
1b7f358f16caf8acd1=0D
  Author: Bence B=C3=A9ky <bencebeky@users.noreply.github.com>=0D
  Date:   2019-11-05 (Tue, 05 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-qpack.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix bug in Insert Count Increment description. (#3132)=0D
=0D
* Fix bug in Insert Count Increment description.=0D
=0D
Fixes issue 3082.=0D
=0D
This PR fixes the race condition and clarifies that both endpoints must=0D=

keep track of the Known Received Count.=0D
=0D
* Revert some changes.=0D
=0D
* Remove unnecessarily inserted blank line.=0D
=0D
=0D
  Commit: bd7e514967d7b1f5ddc66a4e5b26429aa3ce25fa=0D
      https://github.com/quicwg/base-drafts/commit/bd7e514967d7b1f5ddc66a=
4e5b26429aa3ce25fa=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-11-06 (Wed, 06 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3191 from dtikhonov/201911051348-allow-CH-span-to-c=
hangelog=0D
=0D
Add ClientHello changes to transport changelog since -23=0D
=0D
=0D
  Commit: ba07711d38fdf95c4e745bef69997a24d2ed9c26=0D
      https://github.com/quicwg/base-drafts/commit/ba07711d38fdf95c4e745b=
ef69997a24d2ed9c26=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-11-06 (Wed, 06 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3036 from marten-seemann/stronger-retire-error-chec=
k=0D
=0D
require peers to check if RETIRE_CONNECTION_ID sequence number is valid=0D=

=0D
=0D
  Commit: 3db95fdb3bee104c5b732b38211d5a31c2e61a75=0D
      https://github.com/quicwg/base-drafts/commit/3db95fdb3bee104c5b732b=
38211d5a31c2e61a75=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-11-06 (Wed, 06 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Certainly=0D
=0D
Fixes #2430.=0D
=0D
=0D
  Commit: 09a420387fa4e2ca5562bc58a31806c1c6deff3f=0D
      https://github.com/quicwg/base-drafts/commit/09a420387fa4e2ca5562bc=
58a31806c1c6deff3f=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-11-06 (Wed, 06 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Editorial fixes from @MikeBishop=0D
=0D
Co-Authored-By: Mike Bishop <mbishop@evequefou.be>=0D
=0D
=0D
  Commit: 69edfcb7f93fe718c665e785773dfe23908f180e=0D
      https://github.com/quicwg/base-drafts/commit/69edfcb7f93fe718c665e7=
85773dfe23908f180e=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2019-11-05 (Tue, 05 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3192 from quicwg/probably=0D
=0D
Certainly=0D
=0D
=0D
  Commit: 1deac80822eb33acb4eb038210994dcc174a07e8=0D
      https://github.com/quicwg/base-drafts/commit/1deac80822eb33acb4eb03=
8210994dcc174a07e8=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-11-06 (Wed, 06 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Add default contact details=0D
=0D
=0D
  Commit: 44a1cd3861501082dc24d09725212c642fae8997=0D
      https://github.com/quicwg/base-drafts/commit/44a1cd3861501082dc24d0=
9725212c642fae8997=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-11-06 (Wed, 06 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Add HTTP/3 registration updates=0D
=0D
=0D
  Commit: 656d67a144077447150eeb13ee432e1e6f205484=0D
      https://github.com/quicwg/base-drafts/commit/656d67a144077447150eeb=
13ee432e1e6f205484=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2019-11-06 (Wed, 06 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Semicolons before "see {section}"=0D
=0D
=0D
  Commit: 22e8b1cae9a2614c72b2b58337b09a359f49c5ab=0D
      https://github.com/quicwg/base-drafts/commit/22e8b1cae9a2614c72b2b5=
8337b09a359f49c5ab=0D
  Author: Marten Seemann <martenseemann@gmail.com>=0D
  Date:   2019-11-07 (Thu, 07 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  forbid exceeding the peer's active_connection_id_limit=0D
=0D
=0D
  Commit: 1e286a042ef691a58f38c6b63b6339fdf9b9d14b=0D
      https://github.com/quicwg/base-drafts/commit/1e286a042ef691a58f38c6=
b63b6339fdf9b9d14b=0D
  Author: Marten Seemann <martenseemann@gmail.com>=0D
  Date:   2019-11-07 (Thu, 07 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  add an error code for exceeding the connection ID limit=0D
=0D
=0D
  Commit: 50b9b3997901707201744740d131a08cb1ab31f5=0D
      https://github.com/quicwg/base-drafts/commit/50b9b39979017072017447=
40d131a08cb1ab31f5=0D
  Author: Marten Seemann <martenseemann@gmail.com>=0D
  Date:   2019-11-07 (Thu, 07 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  handle reordered NEW_CONNECTION_ID frames=0D
=0D
=0D
  Commit: 1568d427726afd00edf0bef4c4a6c4d5fe259321=0D
      https://github.com/quicwg/base-drafts/commit/1568d427726afd00edf0be=
f4c4a6c4d5fe259321=0D
  Author: Marten Seemann <martenseemann@gmail.com>=0D
  Date:   2019-11-07 (Thu, 07 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 25e655f0c904431b911d496857a3fdc3f210758d=0D
      https://github.com/quicwg/base-drafts/commit/25e655f0c904431b911d49=
6857a3fdc3f210758d=0D
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>=0D
  Date:   2019-11-07 (Thu, 07 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Add Retry CID change requirement to transport changelog=0D
=0D
=0D
  Commit: 66992a654573597a569668be47b35fbf9384d08c=0D
      https://github.com/quicwg/base-drafts/commit/66992a654573597a569668=
be47b35fbf9384d08c=0D
  Author: Marten Seemann <martenseemann@gmail.com>=0D
  Date:   2019-11-08 (Fri, 08 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Ian's and Eric's suggestion=0D
=0D
=0D
  Commit: 30e554ae61fd41635c374647a07c2e2c5d85650a=0D
      https://github.com/quicwg/base-drafts/commit/30e554ae61fd41635c3746=
47a07c2e2c5d85650a=0D
  Author: Marten Seemann <martenseemann@gmail.com>=0D
  Date:   2019-11-08 (Fri, 08 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 8ed69b0c6393dca4a876ee73c866b69a7a2a3e75=0D
      https://github.com/quicwg/base-drafts/commit/8ed69b0c6393dca4a876ee=
73c866b69a7a2a3e75=0D
  Author: Marten Seemann <martenseemann@gmail.com>=0D
  Date:   2019-11-08 (Fri, 08 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  set a default and minimum value for active_connection_id_limit=0D
=0D
=0D
  Commit: f1dc14fc587a03f136dc8a2d3fefb0d7e3d22a0e=0D
      https://github.com/quicwg/base-drafts/commit/f1dc14fc587a03f136dc8a=
2d3fefb0d7e3d22a0e=0D
  Author: Eric Kinnear <ekinnear@apple.com>=0D
  Date:   2019-11-07 (Thu, 07 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Consolidate Retire Prior To instructions in section, clean up frame des=
cription=0D
=0D
=0D
  Commit: 8354804a2a30580fd1b7deadb19f3baf3ad68fd8=0D
      https://github.com/quicwg/base-drafts/commit/8354804a2a30580fd1b7de=
adb19f3baf3ad68fd8=0D
  Author: Marten Seemann <martenseemann@gmail.com>=0D
  Date:   2019-11-08 (Fri, 08 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  mandate the processing order of NEW_CONNECTION_ID frame fields=0D
=0D
=0D
  Commit: 74277249553bc9ab7b5713c876260c2e91e81633=0D
      https://github.com/quicwg/base-drafts/commit/74277249553bc9ab7b5713=
c876260c2e91e81633=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2019-11-08 (Fri, 08 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Minor formatting=0D
=0D
=0D
  Commit: 6a72f4259942e5b84906277bc38bff550b5b9c0e=0D
      https://github.com/quicwg/base-drafts/commit/6a72f4259942e5b8490627=
7bc38bff550b5b9c0e=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2019-11-08 (Fri, 08 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Recommend H3_NO_ERROR for early responses=0D
=0D
=0D
  Commit: 062c47ffba1b94e8e82d2abfe9e672cb056be68c=0D
      https://github.com/quicwg/base-drafts/commit/062c47ffba1b94e8e82d2a=
bfe9e672cb056be68c=0D
  Author: martinduke <martin.h.duke@gmail.com>=0D
  Date:   2019-11-08 (Fri, 08 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  PING in all contexts=0D
=0D
#3035 updated quic-tls but not quic-transport=0D
=0D
=0D
  Commit: f8efc92d9c63ee3180b9e2a3fa5f190c46fdcc54=0D
      https://github.com/quicwg/base-drafts/commit/f8efc92d9c63ee3180b9e2=
a3fa5f190c46fdcc54=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2019-11-08 (Fri, 08 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Clarify what the error code is for=0D
=0D
=0D
  Commit: 933fecd83d04360bb9a544e62193c712c80987e5=0D
      https://github.com/quicwg/base-drafts/commit/933fecd83d04360bb9a544=
e62193c712c80987e5=0D
  Author: martinduke <martin.h.duke@gmail.com>=0D
  Date:   2019-11-08 (Fri, 08 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Wrapped line=0D
=0D
Wrapped line=0D
=0D
=0D
  Commit: 45b3dff2bdfbd7ab1ca6440e241d8495614a647d=0D
      https://github.com/quicwg/base-drafts/commit/45b3dff2bdfbd7ab1ca644=
0e241d8495614a647d=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-11-11 (Mon, 11 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3209 from martinduke/patch-2=0D
=0D
PING in all contexts=0D
=0D
=0D
  Commit: 0c309a7b240b09d40a1c32fedffe663c24be09b7=0D
      https://github.com/quicwg/base-drafts/commit/0c309a7b240b09d40a1c32=
fedffe663c24be09b7=0D
  Author: Eric Kinnear <32474881+erickinnear@users.noreply.github.com>=0D=

  Date:   2019-11-10 (Sun, 10 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Martin's suggestion=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: f11934fd629ee03c564438717ac95cb3fed68043=0D
      https://github.com/quicwg/base-drafts/commit/f11934fd629ee03c564438=
717ac95cb3fed68043=0D
  Author: Eric Kinnear <ekinnear@apple.com>=0D
  Date:   2019-11-10 (Sun, 10 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Reword to match Martin's suggestion=0D
=0D
=0D
  Commit: 05201a3070627fdb619f329204fee8cc4d22ce8c=0D
      https://github.com/quicwg/base-drafts/commit/05201a3070627fdb619f32=
9204fee8cc4d22ce8c=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2019-11-11 (Mon, 11 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Title-Case Titles (#3207)=0D
=0D
=0D
  Commit: 01190f3f33c69345fe9e04e4195e78fde71ac8e1=0D
      https://github.com/quicwg/base-drafts/commit/01190f3f33c69345fe9e04=
e4195e78fde71ac8e1=0D
  Author: Bence B=C3=A9ky <bencebeky@users.noreply.github.com>=0D
  Date:   2019-11-11 (Mon, 11 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  [HTTP/3] [editorial] s/each request and response/each request-response =
pair/ (#3222)=0D
=0D
Lest some readers get the impression that each request consumes a single=0D=

QUIC stream and each response consumes a single QUIC stream.=0D
=0D
=0D
  Commit: 58894973e99612511017fac0b098f0c3910fecf7=0D
      https://github.com/quicwg/base-drafts/commit/58894973e99612511017fa=
c0b098f0c3910fecf7=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-11-12 (Tue, 12 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3204 from erickinnear/ek/cleanup_retire_prior_to=0D=

=0D
Resolve conflicting advice on how to handle Retire Prior To=0D
=0D
=0D
  Commit: d29ee0834e63f34041696397833eb29df2d43daf=0D
      https://github.com/quicwg/base-drafts/commit/d29ee0834e63f340416963=
97833eb29df2d43daf=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-11-12 (Tue, 12 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3203 from dtikhonov/201911071345-add-2837-and-3147-=
to-transport-changelog=0D
=0D
Add Retry CID change requirement to transport changelog=0D
=0D
=0D
  Commit: 7016f46e961bfc46a235379c274cdaf68fccd051=0D
      https://github.com/quicwg/base-drafts/commit/7016f46e961bfc46a23537=
9c274cdaf68fccd051=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-11-11 (Mon, 11 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  RTTVar is not really a variance=0D
=0D
It's a mean deviation.  This has confused at least one reader.=0D
=0D
=0D
  Commit: 474291a1da6b83e72105de556fa4ec4bd9fce39a=0D
      https://github.com/quicwg/base-drafts/commit/474291a1da6b83e72105de=
556fa4ec4bd9fce39a=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-11-11 (Mon, 11 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Martin's suggestion=0D
=0D
=0D
  Commit: 89658b39e24023aebbc76bc7a3592390aa164236=0D
      https://github.com/quicwg/base-drafts/commit/89658b39e24023aebbc76b=
c7a3592390aa164236=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-11-11 (Mon, 11 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Clarify loss epoch (#3213)=0D
=0D
* Clarify loss epoch=0D
=0D
Fixes #3210=0D
=0D
* Another try=0D
=0D
=0D
  Commit: 1bc2ffea476655a7501f8989415331c753de182c=0D
      https://github.com/quicwg/base-drafts/commit/1bc2ffea476655a7501f89=
89415331c753de182c=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-11-11 (Mon, 11 Nov 2019)=0D
=0D
  Changed paths:=0D
    M .circleci/config.yml=0D
    M README.md=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-invariants.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
    A ietf.json=0D
    M initial-protection.js=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into ianswett-min-rtt=0D
=0D
=0D
  Commit: 4cf3ff91650a1731e37acd8dc50c4855acae0718=0D
      https://github.com/quicwg/base-drafts/commit/4cf3ff91650a1731e37acd=
8dc50c4855acae0718=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-11-11 (Mon, 11 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 1396f0742e572a6740a05c26cc92cc9deda8799a=0D
      https://github.com/quicwg/base-drafts/commit/1396f0742e572a6740a05c=
26cc92cc9deda8799a=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-11-11 (Mon, 11 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: 7a1bfb73f425696b0eefbb36d94c5f24bef6fabb=0D
      https://github.com/quicwg/base-drafts/commit/7a1bfb73f425696b0eefbb=
36d94c5f24bef6fabb=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-11-12 (Tue, 12 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  A day in the life=0D
=0D
...and now we know how many holes it takes to fill the Albert Hall.=0D
=0D
This section has existed for a long time as "TBD".  No longer.  It also=0D=

takes the opportunity to explain a little bit about what 0-RTT is for.=0D=

=0D
Closes #2856.=0D
Closes #2843.=0D
=0D
=0D
  Commit: 9112fd7fa9c72a51c732e55b6c8c88707ae4e3bb=0D
      https://github.com/quicwg/base-drafts/commit/9112fd7fa9c72a51c732e5=
5b6c8c88707ae4e3bb=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-11-12 (Tue, 12 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Clearer text for application errors=0D
=0D
This cribs Lucas' proposed tweak and makes a few other tiny adjustments.=0D=

=0D
Closes #2850.=0D
=0D
=0D
  Commit: 4ae0c600314c9e2e783b855b97c0c9f368ea05bb=0D
      https://github.com/quicwg/base-drafts/commit/4ae0c600314c9e2e783b85=
5b97c0c9f368ea05bb=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-11-12 (Tue, 12 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Summarize where frames can be used=0D
=0D
It's still slightly odd where we have this setup between TLS and=0D
transport, but it seems like replicating the information might work.=0D
=0D
Closes #2721.=0D
=0D
=0D
  Commit: 50997741a989c1b70b991a73b2290d7417c5b77e=0D
      https://github.com/quicwg/base-drafts/commit/50997741a989c1b70b991a=
73b2290d7417c5b77e=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-11-12 (Tue, 12 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  grammer iz had=0D
=0D
=0D
  Commit: f0d067dbf9cc5bdb4f8fa38695aa857005edab5b=0D
      https://github.com/quicwg/base-drafts/commit/f0d067dbf9cc5bdb4f8fa3=
8695aa857005edab5b=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-11-12 (Tue, 12 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Simplify initial sending part state=0D
=0D
The description here was a little over enthusiastic: it only enters the=0D=

"Send" state when something is sent.=0D
=0D
Closes #2636.=0D
=0D
=0D
  Commit: 2ce6f2914d99f3b821c2e2bdb71483fd238ebe74=0D
      https://github.com/quicwg/base-drafts/commit/2ce6f2914d99f3b821c2e2=
bdb71483fd238ebe74=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-11-12 (Tue, 12 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Restore other state after a spoofed migration=0D
=0D
This is really just an observation, because there is no real way we can=0D=

insist on people doing this sort of thing, but being aware of the=0D
performance implication of spoofed migrations might motivate solutions.=0D=

=0D
Closes #2311.=0D
=0D
=0D
  Commit: b3142eaacf5fe20f62e1a6096eefee5d78cc0b6f=0D
      https://github.com/quicwg/base-drafts/commit/b3142eaacf5fe20f62e1a6=
096eefee5d78cc0b6f=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-11-12 (Tue, 12 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Use no_application_protocol more=0D
=0D
The old text used the non-specific "abort" here, but we can use the=0D
right error code.=0D
=0D
Closes #2500.=0D
=0D
=0D
  Commit: e898a628f4146a462d112a6de705b1b3f0f11100=0D
      https://github.com/quicwg/base-drafts/commit/e898a628f4146a462d112a=
6de705b1b3f0f11100=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-11-12 (Tue, 12 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Yes, I meant to remove that 'if'.  Oops.=0D
=0D
=0D
  Commit: 32b6f776ffc82063e71af0b9152cbfa65aebaeb8=0D
      https://github.com/quicwg/base-drafts/commit/32b6f776ffc82063e71af0=
b9152cbfa65aebaeb8=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-11-12 (Tue, 12 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Bad CONNECTION_CLOSE isn't special=0D
=0D
If we get one, rely on the back-off that we require endpoints to=0D
implement when they enter the closing state.  No need for any additional=0D=

special processing rules.=0D
=0D
Closes #2475.=0D
Closes #3230.=0D
=0D
=0D
  Commit: 094ac5b9fb261b47dccc0626cba1b8a0105db380=0D
      https://github.com/quicwg/base-drafts/commit/094ac5b9fb261b47dccc06=
26cba1b8a0105db380=0D
  Author: Bence B=C3=A9ky <bencebeky@users.noreply.github.com>=0D
  Date:   2019-11-12 (Tue, 12 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  [HTTP/3] [editorial] How many parts is the HTTP/3 specification is spli=
t into exactly? (#3219)=0D
=0D
I count eight including the additional resources or six not including=0D
them.  But what I'm most concerned about is that Sections 1 and 2 are=0D
also part of the HTTP/3 specification.=0D
=0D
=0D
  Commit: cee02b8081a97cb76ca41f95023eff22f83f98d0=0D
      https://github.com/quicwg/base-drafts/commit/cee02b8081a97cb76ca41f=
95023eff22f83f98d0=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-11-13 (Wed, 13 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Mikkel makes this better=0D
=0D
Co-Authored-By: MikkelFJ <mikkelfj@gmail.com>=0D
=0D
=0D
  Commit: 36192e6c3858e5431a60a63859547a661b46373f=0D
      https://github.com/quicwg/base-drafts/commit/36192e6c3858e5431a60a6=
3859547a661b46373f=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-11-13 (Wed, 13 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  only the application=0D
=0D
Co-Authored-By: Mike Bishop <mbishop@evequefou.be>=0D
=0D
=0D
  Commit: 2ae98990a35cbecba177a56c71b9db7bd0d57963=0D
      https://github.com/quicwg/base-drafts/commit/2ae98990a35cbecba177a5=
6c71b9db7bd0d57963=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-11-13 (Wed, 13 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Reorder, tweak=0D
=0D
=0D
  Commit: 5866e9649332db619d09e31eaa764936ea0d8ac6=0D
      https://github.com/quicwg/base-drafts/commit/5866e9649332db619d09e3=
1eaa764936ea0d8ac6=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-11-13 (Wed, 13 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  termination clause=0D
=0D
Co-Authored-By: ianswett <ianswett@users.noreply.github.com>=0D
=0D
=0D
  Commit: 192990e0903bad56516e5750fadc18004a10aea2=0D
      https://github.com/quicwg/base-drafts/commit/192990e0903bad56516e57=
50fadc18004a10aea2=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-11-13 (Wed, 13 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Paraphrase Mike's suggestion=0D
=0D
=0D
  Commit: dbf8326f45d7610e639946b4df476f2f97fd359d=0D
      https://github.com/quicwg/base-drafts/commit/dbf8326f45d7610e639946=
b4df476f2f97fd359d=0D
  Author: Bence B=C3=A9ky <bencebeky@users.noreply.github.com>=0D
  Date:   2019-11-13 (Wed, 13 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  [HTTP/3] [editorial] Remove mention of redefining setting format. (#322=
0)=0D
=0D
* [HTTP/3] [editorial] Remove mention of redefining setting format.=0D
=0D
Each SETTINGS parameter consists of an identifier and a value, each=0D
encoded as QUIC variable-length integer.  The sentence being removed is=0D=

a remnant from the time when setting values were encoded as=0D
length-prefixed binary blobs.=0D
=0D
* Clarify how settings ported from HTTP/2 might redefine value.=0D
=0D
* reword parenthetical=0D
=0D
=0D
  Commit: 08077e12f9f35647b59ef1b293780fce1b4cb14d=0D
      https://github.com/quicwg/base-drafts/commit/08077e12f9f35647b59ef1=
b293780fce1b4cb14d=0D
  Author: David Schinazi <dschinazi.ietf@gmail.com>=0D
  Date:   2019-11-15 (Fri, 15 Nov 2019)=0D
=0D
  Changed paths:=0D
    M .circleci/config.yml=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
    M ietf.json=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into prot_retry=0D
=0D
=0D
  Commit: a61c2b36de62fc10694951fcaf47dcf01633f2ae=0D
      https://github.com/quicwg/base-drafts/commit/a61c2b36de62fc10694951=
fcaf47dcf01633f2ae=0D
  Author: David Schinazi <dschinazi.ietf@gmail.com>=0D
  Date:   2019-11-15 (Fri, 15 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Comment from Christian Huitema=0D
=0D
=0D
  Commit: cb581002a416ac5f1ac2f2f9eb87d5b834a94141=0D
      https://github.com/quicwg/base-drafts/commit/cb581002a416ac5f1ac2f2=
f9eb87d5b834a94141=0D
  Author: Eric Kinnear <ekinnear@apple.com>=0D
  Date:   2019-11-16 (Sat, 16 Nov 2019)=0D
=0D
  Changed paths:=0D
    M .circleci/config.yml=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
    A ietf.json=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into ek/migration_threat_model=0D
=0D
=0D
  Commit: bda13ed1f4905a75a55f245fcdfa6835848d8ab4=0D
      https://github.com/quicwg/base-drafts/commit/bda13ed1f4905a75a55f24=
5fcdfa6835848d8ab4=0D
  Author: Eric Kinnear <ekinnear@apple.com>=0D
  Date:   2019-11-16 (Sat, 16 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update with Gorry's comments=0D
=0D
=0D
  Commit: b589f1362bae4db4a54e74a159d0519aeedea704=0D
      https://github.com/quicwg/base-drafts/commit/b589f1362bae4db4a54e74=
a159d0519aeedea704=0D
  Author: EKR <ekr@rtfm.com>=0D
  Date:   2019-11-16 (Sat, 16 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  First cut at handshake guarantees=0D
=0D
=0D
  Commit: b6ccaba86b3337af3b06079516a466bf34dd80ad=0D
      https://github.com/quicwg/base-drafts/commit/b6ccaba86b3337af3b0607=
9516a466bf34dd80ad=0D
  Author: EKR <ekr@rtfm.com>=0D
  Date:   2019-11-16 (Sat, 16 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Text=0D
=0D
=0D
  Commit: 3dd7ec9d1010ef4b73f3e2c2253b823bfc0df15e=0D
      https://github.com/quicwg/base-drafts/commit/3dd7ec9d1010ef4b73f3e2=
c2253b823bfc0df15e=0D
  Author: EKR <ekr@rtfm.com>=0D
  Date:   2019-11-16 (Sat, 16 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  CID protection=0D
=0D
=0D
  Commit: c2edd6a093e235823b3e60e9aa76c5d15a10c346=0D
      https://github.com/quicwg/base-drafts/commit/c2edd6a093e235823b3e60=
e9aa76c5d15a10c346=0D
  Author: ekr <ekr@rtfm.com>=0D
  Date:   2019-11-16 (Sat, 16 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Apply suggestions from code review=0D
=0D
Co-Authored-By: Eric Kinnear <32474881+erickinnear@users.noreply.github.c=
om>=0D
=0D
=0D
  Commit: a8a9373082d3440f3ceb95af9af3288347378535=0D
      https://github.com/quicwg/base-drafts/commit/a8a9373082d3440f3ceb95=
af9af3288347378535=0D
  Author: Eric Kinnear <32474881+erickinnear@users.noreply.github.com>=0D=

  Date:   2019-11-16 (Sat, 16 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #6 from ekr/migration_threat_model_todos=0D
=0D
First cut at handshake guarantees=0D
=0D
=0D
  Commit: 5053e5b4114265d96ecadced811a3163834f8de2=0D
      https://github.com/quicwg/base-drafts/commit/5053e5b4114265d96ecadc=
ed811a3163834f8de2=0D
  Author: Eric Kinnear <ekinnear@apple.com>=0D
  Date:   2019-11-16 (Sat, 16 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Rewrap and typos=0D
=0D
=0D
  Commit: 70dac1d725b8d021c170c5bd306ce783d7a4ea3d=0D
      https://github.com/quicwg/base-drafts/commit/70dac1d725b8d021c170c5=
bd306ce783d7a4ea3d=0D
  Author: Eric Kinnear <ekinnear@apple.com>=0D
  Date:   2019-11-16 (Sat, 16 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Martin's review comments, starting with editorial nits=0D
=0D
=0D
  Commit: e3860d02740395e9e1400b0da8c7871c71011093=0D
      https://github.com/quicwg/base-drafts/commit/e3860d02740395e9e1400b=
0da8c7871c71011093=0D
  Author: Eric Kinnear <ekinnear@apple.com>=0D
  Date:   2019-11-16 (Sat, 16 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Reorganize text, move definitions up, clean up some duplication=0D
=0D
=0D
  Commit: 8d2ed7162448e2c6527733a34e838335ebe24a3a=0D
      https://github.com/quicwg/base-drafts/commit/8d2ed7162448e2c6527733=
a34e838335ebe24a3a=0D
  Author: Eric Kinnear <ekinnear@apple.com>=0D
  Date:   2019-11-16 (Sat, 16 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Add reference to handshake=0D
=0D
=0D
  Commit: 204aeb1c77d58208ec2e9e9c6f1a35a47277f368=0D
      https://github.com/quicwg/base-drafts/commit/204aeb1c77d58208ec2e9e=
9c6f1a35a47277f368=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-11-16 (Sat, 16 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  App or flow control limited (#3238)=0D
=0D
* App or flow control limited=0D
=0D
Fixes #3236=0D
=0D
* spelling=0D
=0D
=0D
  Commit: 3a756ee0d1bd3c17baf882cefbe7dbe4e93dc0c5=0D
      https://github.com/quicwg/base-drafts/commit/3a756ee0d1bd3c17baf882=
cefbe7dbe4e93dc0c5=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-11-16 (Sat, 16 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix Gorry's editorial comments (#3237)=0D
=0D
This attempts to fix Gorry's editorial comments from the QUIC mailing lis=
t.=0D
=0D
=0D
  Commit: ba6b49a20a69e9e68f0d3a4c5c36efbc79d6d830=0D
      https://github.com/quicwg/base-drafts/commit/ba6b49a20a69e9e68f0d3a=
4c5c36efbc79d6d830=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-11-16 (Sat, 16 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  MUST NOT use a reordering theshold less than 3=0D
=0D
=0D
  Commit: 67011489dd94afc11d0a06a50ba1c2671c8c4988=0D
      https://github.com/quicwg/base-drafts/commit/67011489dd94afc11d0a06=
a50ba1c2671c8c4988=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-11-16 (Sat, 16 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 00e05fbb38c9079150e06806e97b5f4763c70ac2=0D
      https://github.com/quicwg/base-drafts/commit/00e05fbb38c9079150e068=
06e97b5f4763c70ac2=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-11-16 (Sat, 16 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Reference 3168 for ECN=0D
=0D
And note that 8311 is an update.=0D
=0D
=0D
  Commit: 3e0c5f00f5aa1e95d2cf8028da01534a642b9d06=0D
      https://github.com/quicwg/base-drafts/commit/3e0c5f00f5aa1e95d2cf80=
28da01534a642b9d06=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-11-16 (Sat, 16 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: c52cd498bfa49a005f25bcd11ad11a043c322d08=0D
      https://github.com/quicwg/base-drafts/commit/c52cd498bfa49a005f25bc=
d11ad11a043c322d08=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-11-16 (Sat, 16 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  ECN editorial=0D
=0D
>From Gorry's comments=0D
=0D
=0D
  Commit: 912634dbeddd6dbe910a05694828db4b2fc67b3a=0D
      https://github.com/quicwg/base-drafts/commit/912634dbeddd6dbe910a05=
694828db4b2fc67b3a=0D
  Author: Marten Seemann <martenseemann@gmail.com>=0D
  Date:   2019-11-17 (Sun, 17 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  include the handshake and SPA CIDs in the connection ID limit=0D
=0D
=0D
  Commit: a11afffde6f7d8a1663baf21877b1b87449c2f41=0D
      https://github.com/quicwg/base-drafts/commit/a11afffde6f7d8a1663baf=
21877b1b87449c2f41=0D
  Author: Marten Seemann <martenseemann@gmail.com>=0D
  Date:   2019-11-17 (Sun, 17 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  rephrase when to supply new CIDs=0D
=0D
=0D
  Commit: 26d90987df16bcd264146040aa0ed33995ccc0bf=0D
      https://github.com/quicwg/base-drafts/commit/26d90987df16bcd2641460=
40aa0ed33995ccc0bf=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-11-17 (Sun, 17 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  --layer=0D
=0D
=0D
  Commit: b0e93f726ac15c1b3a57721b621639ed5b2fcac0=0D
      https://github.com/quicwg/base-drafts/commit/b0e93f726ac15c1b3a5772=
1b621639ed5b2fcac0=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-11-17 (Sun, 17 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Use host less as appropriate=0D
=0D
=0D
  Commit: 5653e332c7394814bedd12b84586da20f3a6c186=0D
      https://github.com/quicwg/base-drafts/commit/5653e332c7394814bedd12=
b84586da20f3a6c186=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-11-17 (Sun, 17 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Define "address"=0D
=0D
Closes 3233.=0D
=0D
=0D
  Commit: 31c1f5a0b4c9f654c8b980cc001dd6755fc837c8=0D
      https://github.com/quicwg/base-drafts/commit/31c1f5a0b4c9f654c8b980=
cc001dd6755fc837c8=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2019-11-17 (Sun, 17 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix incorrect expression=0D
=0D
=0D
  Commit: 2473c8b0a7b3834498c159403a6dfca75daaa41e=0D
      https://github.com/quicwg/base-drafts/commit/2473c8b0a7b3834498c159=
403a6dfca75daaa41e=0D
  Author: Marten Seemann <martenseemann@gmail.com>=0D
  Date:   2019-11-17 (Sun, 17 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge remote-tracking branch 'upstream/master' into enforce-active-conn=
ection-id-limit=0D
=0D
=0D
  Commit: 95ad25c1b3d8bb96947566e0e1f50a9682a3db7c=0D
      https://github.com/quicwg/base-drafts/commit/95ad25c1b3d8bb96947566=
e0e1f50a9682a3db7c=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2019-11-17 (Sun, 17 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Set, not seed=0D
=0D
=0D
  Commit: e41a121b775409e5b7f6e276ede0e11eca7936d5=0D
      https://github.com/quicwg/base-drafts/commit/e41a121b775409e5b7f6e2=
76ede0e11eca7936d5=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-11-17 (Sun, 17 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Jana's suggestion=0D
=0D
=0D
  Commit: f427ed23016ed57959adf1152d08b3041d0704d3=0D
      https://github.com/quicwg/base-drafts/commit/f427ed23016ed57959adf1=
152d08b3041d0704d3=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-11-17 (Sun, 17 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Reference 3168 for ECN (#3241)=0D
=0D
* Reference 3168 for ECN=0D
=0D
And note that 8311 is an update.=0D
=0D
* Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: c5d0fe922251b4c4ab2b49868805a19f9c42b7ef=0D
      https://github.com/quicwg/base-drafts/commit/c5d0fe922251b4c4ab2b49=
868805a19f9c42b7ef=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-11-17 (Sun, 17 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3251 from quicwg/jri/not-seed=0D
=0D
Clarify that initial RTT is set, not seeded into something=0D
=0D
=0D
  Commit: bbe9e9bbe1f7a1fb62d32cc52c571242da964f8a=0D
      https://github.com/quicwg/base-drafts/commit/bbe9e9bbe1f7a1fb62d32c=
c52c571242da964f8a=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-11-17 (Sun, 17 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3250 from quicwg/jri/time-threshold=0D
=0D
Fix incorrect time-threshold expression=0D
=0D
=0D
  Commit: e526ccf9c43c49e3dd90110e3a22e450f32a76b0=0D
      https://github.com/quicwg/base-drafts/commit/e526ccf9c43c49e3dd9011=
0e3a22e450f32a76b0=0D
  Author: Kazuho Oku <kazuhooku@gmail.com>=0D
  Date:   2019-11-17 (Sun, 17 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  endpoints never requests a CID=0D
=0D
=0D
  Commit: 7333f466daf11ab512f44ab13005fb477c952098=0D
      https://github.com/quicwg/base-drafts/commit/7333f466daf11ab512f44a=
b13005fb477c952098=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-11-17 (Sun, 17 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-qpack.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Avoid using table- prefixes for anchors=0D
=0D
xml2rfc v3 format prohibits the use of these, which will cause problems.=0D=

This makes the anchors longer, so feel free to go with something else.=0D=

=0D
=0D
  Commit: 08f96e3da48faf241da7fad12cfee7b27fcef691=0D
      https://github.com/quicwg/base-drafts/commit/08f96e3da48faf241da7fa=
d12cfee7b27fcef691=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-11-18 (Mon, 18 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3252 from kazuho/kazuho/endpoint-never-request-cid=0D=

=0D
endpoints never requests a CID=0D
=0D
=0D
  Commit: dfa1d15b6727d17a2a815361dd1d40cf27aae8e1=0D
      https://github.com/quicwg/base-drafts/commit/dfa1d15b6727d17a2a8153=
61dd1d40cf27aae8e1=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-11-18 (Mon, 18 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3242 from quicwg/ianswett-ecn-editorial=0D
=0D
ECN editorial=0D
=0D
=0D
  Commit: 750caeac14e33b7bfa362d54d4804f6e2be69e5b=0D
      https://github.com/quicwg/base-drafts/commit/750caeac14e33b7bfa362d=
54d4804f6e2be69e5b=0D
  Author: Marten Seemann <martenseemann@gmail.com>=0D
  Date:   2019-11-18 (Mon, 18 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  no active_connection_id_limit when using zero-length CIDs=0D
=0D
=0D
  Commit: 569b660eb85bf55bf7a226037da73057afd86ddf=0D
      https://github.com/quicwg/base-drafts/commit/569b660eb85bf55bf7a226=
037da73057afd86ddf=0D
  Author: Marten Seemann <martenseemann@gmail.com>=0D
  Date:   2019-11-18 (Mon, 18 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 98c7e87650c7e4934dbe667334335233e3f8a415=0D
      https://github.com/quicwg/base-drafts/commit/98c7e87650c7e4934dbe66=
7334335233e3f8a415=0D
  Author: David Schinazi <dschinazi.ietf@gmail.com>=0D
  Date:   2019-11-18 (Mon, 18 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Use initial_salt instead of zero key=0D
=0D
=0D
  Commit: e74856dad49d3a666d4a9b028d549cb48fe9187b=0D
      https://github.com/quicwg/base-drafts/commit/e74856dad49d3a666d4a9b=
028d549cb48fe9187b=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-11-18 (Mon, 18 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: 81c610b900c4b78a7a1415d1005b7a8f5fff3464=0D
      https://github.com/quicwg/base-drafts/commit/81c610b900c4b78a7a1415=
d1005b7a8f5fff3464=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-11-19 (Tue, 19 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-qpack.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3253 from quicwg/table-tag=0D
=0D
Avoid using table- prefixes for anchors=0D
=0D
=0D
  Commit: 12d3abd22ad130b21f29854fd487546dcd57eb6b=0D
      https://github.com/quicwg/base-drafts/commit/12d3abd22ad130b21f2985=
4fd487546dcd57eb6b=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-11-19 (Tue, 19 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Remove some cruft from packet size section=0D
=0D
This section had a bunch of text that wasn't updated as the result of=0D
other changes elsewhere.  Though there was a suggestion that this could=0D=

reference other sections, but as this is in some ways the authoritative=0D=

section on the subject, I decided to keep the requirements.  That's=0D
duplicative, but I couldn't see a simple way to deal with that.=0D
=0D
Closes #3255.=0D
=0D
=0D
  Commit: 5b356b5358b8f9d9ff119bbd57e7079d5cda3dc1=0D
      https://github.com/quicwg/base-drafts/commit/5b356b5358b8f9d9ff119b=
bd57e7079d5cda3dc1=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-11-19 (Tue, 19 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Key generation for updates MAY be deferred=0D
=0D
As concluded in Singapore.=0D
=0D
Closes #2792.=0D
=0D
=0D
  Commit: b3defa9c1d9b8a97b445bcc5ca40cd7dfcc75321=0D
      https://github.com/quicwg/base-drafts/commit/b3defa9c1d9b8a97b445bc=
c5ca40cd7dfcc75321=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-11-19 (Tue, 19 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  No reading of 1-RTT before the handshake is complete=0D
=0D
We really mean it.=0D
=0D
The effect of #3159 has been to shame some implementations into the=0D
right behaviour, but on reviewing this section, it really was=0D
unambiguous.  This tweaks the text slightly and adds a cautionary note,=0D=

but it is otherwise unchanged other than a few editorial tweaks.=0D
=0D
Closes #3159.=0D
=0D
=0D
  Commit: e2ee0d4652ea2f3a405da6ba14d08416bc4f6b3d=0D
      https://github.com/quicwg/base-drafts/commit/e2ee0d4652ea2f3a405da6=
ba14d08416bc4f6b3d=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-11-19 (Tue, 19 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Simplify=0D
=0D
=0D
  Commit: 459ef0f8b646af38e381acab8f2dfb1769391df0=0D
      https://github.com/quicwg/base-drafts/commit/459ef0f8b646af38e381ac=
ab8f2dfb1769391df0=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-11-19 (Tue, 19 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Keep context=0D
=0D
=0D
  Commit: e60e94e5aafe83d4e64bb8d86a1ae68e81eff4ad=0D
      https://github.com/quicwg/base-drafts/commit/e60e94e5aafe83d4e64bb8=
d86a1ae68e81eff4ad=0D
  Author: Marten Seemann <martenseemann@gmail.com>=0D
  Date:   2019-11-19 (Tue, 19 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  apply Jana's suggestion=0D
=0D
=0D
  Commit: 9969af3c4f1a2696a94b3f8e3c504476bd4804f6=0D
      https://github.com/quicwg/base-drafts/commit/9969af3c4f1a2696a94b3f=
8e3c504476bd4804f6=0D
  Author: Nick Banks <nibanks@microsoft.com>=0D
  Date:   2019-11-19 (Tue, 19 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Prevent Idle Timeout while Blocked=0D
=0D
=0D
  Commit: 22c459a6461133576cfa0758ca5155689d9e2196=0D
      https://github.com/quicwg/base-drafts/commit/22c459a6461133576cfa07=
58ca5155689d9e2196=0D
  Author: Peter Wu <peter@lekensteyn.nl>=0D
  Date:   2019-11-20 (Wed, 20 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  TLS: fix references to registries=0D
=0D
=0D
  Commit: 581a368bb9fee7d3b72ae56d59492a0134ea4361=0D
      https://github.com/quicwg/base-drafts/commit/581a368bb9fee7d3b72ae5=
6d59492a0134ea4361=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-11-19 (Tue, 19 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Marten's suggestion=0D
=0D
=0D
  Commit: 875de3f37a1455793d715d481f895cfb32e33aa8=0D
      https://github.com/quicwg/base-drafts/commit/875de3f37a1455793d715d=
481f895cfb32e33aa8=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-11-19 (Tue, 19 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Rebuild=0D
=0D
=0D
  Commit: 49cea64e4bc427763900b739cc85528880767913=0D
      https://github.com/quicwg/base-drafts/commit/49cea64e4bc427763900b7=
39cc85528880767913=0D
  Author: Nick Banks <nibanks@microsoft.com>=0D
  Date:   2019-11-19 (Tue, 19 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Ian's suggestion=0D
=0D
=0D
  Commit: bdde08d8ac2d62954dc3fb0b49322b339e5a4a5c=0D
      https://github.com/quicwg/base-drafts/commit/bdde08d8ac2d62954dc3fb=
0b49322b339e5a4a5c=0D
  Author: David Schinazi <dschinazi.ietf@gmail.com>=0D
  Date:   2019-11-20 (Wed, 20 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  make new key=0D
=0D
=0D
  Commit: e4b5c8103a85a79e62da4b027b199b84240bfb24=0D
      https://github.com/quicwg/base-drafts/commit/e4b5c8103a85a79e62da4b=
027b199b84240bfb24=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-11-20 (Wed, 20 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Allow ranges=0D
=0D
=0D
  Commit: b52d6e51eaa3d54a7c6501d85f1b4ada7d5b3707=0D
      https://github.com/quicwg/base-drafts/commit/b52d6e51eaa3d54a7c6501=
d85f1b4ada7d5b3707=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-11-20 (Wed, 20 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Recovery editorial update=0D
=0D
Update based on my review of the editor's copy.=0D
=0D
=0D
  Commit: 33a4a4804a4d4ba9e10d311560a873adef1d5c77=0D
      https://github.com/quicwg/base-drafts/commit/33a4a4804a4d4ba9e10d31=
1560a873adef1d5c77=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-11-20 (Wed, 20 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  whitespace=0D
=0D
=0D
  Commit: 258f2da1aaaaaef58d84ecc04556cbe932238b4a=0D
      https://github.com/quicwg/base-drafts/commit/258f2da1aaaaaef58d84ec=
c04556cbe932238b4a=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-11-20 (Wed, 20 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 16d3ddbb49f0df52a8694dda68c2c57ed871ee44=0D
      https://github.com/quicwg/base-drafts/commit/16d3ddbb49f0df52a8694d=
da68c2c57ed871ee44=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-11-20 (Wed, 20 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3234 from quicwg/ianswett-recovery-editorial=0D
=0D
Recovery editorial update=0D
=0D
=0D
  Commit: 4170f4073ffa7bbeae39acf5ef512e37cb63898b=0D
      https://github.com/quicwg/base-drafts/commit/4170f4073ffa7bbeae39ac=
f5ef512e37cb63898b=0D
  Author: Nick Banks <nibanks@microsoft.com>=0D
  Date:   2019-11-20 (Wed, 20 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Jana's suggestions=0D
=0D
=0D
  Commit: f3e1f901ebe2d1f20bce40b350ea4a7af2c18726=0D
      https://github.com/quicwg/base-drafts/commit/f3e1f901ebe2d1f20bce40=
b350ea4a7af2c18726=0D
  Author: Nick Banks <nibanks@microsoft.com>=0D
  Date:   2019-11-20 (Wed, 20 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Jana's suggestions (2)=0D
=0D
=0D
  Commit: f5fc8b46c06a636b23fbc92690017c088ba6fca2=0D
      https://github.com/quicwg/base-drafts/commit/f5fc8b46c06a636b23fbc9=
2690017c088ba6fca2=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-11-25 (Mon, 25 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3267 from Lekensteyn/tls-iana-fixes=0D
=0D
TLS: fix references to registries=0D
=0D
=0D
  Commit: 882bc758be4e0ef31edebb890e1f54461e29037e=0D
      https://github.com/quicwg/base-drafts/commit/882bc758be4e0ef31edebb=
890e1f54461e29037e=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2019-11-25 (Mon, 25 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3249 from quicwg/sub-host=0D
=0D
Use host less, define address more=0D
=0D
=0D
  Commit: 4c85c51e257757ffa98637b340684b74be8b71c1=0D
      https://github.com/quicwg/base-drafts/commit/4c85c51e257757ffa98637=
b340684b74be8b71c1=0D
  Author: Mark Nottingham <mnot@mnot.net>=0D
  Date:   2019-11-26 (Tue, 26 Nov 2019)=0D
=0D
  Changed paths:=0D
    M CONTRIBUTING.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update CONTRIBUTING.md=0D
=0D
=0D
  Commit: f831a871f2c06df618c13b056d97cf0f6fefefc1=0D
      https://github.com/quicwg/base-drafts/commit/f831a871f2c06df618c13b=
056d97cf0f6fefefc1=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-11-26 (Tue, 26 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  iyengareditorialization=0D
=0D
=0D
  Commit: d7dd049f2a3f98d43132620708b9231668c049a9=0D
      https://github.com/quicwg/base-drafts/commit/d7dd049f2a3f98d4313262=
0708b9231668c049a9=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-11-26 (Tue, 26 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3262 from quicwg/remove-first-initial=0D
=0D
Remove some cruft from packet size section=0D
=0D
=0D
  Commit: c43acac96f405a821b0566d7ea56e7ea7c4e2f33=0D
      https://github.com/quicwg/base-drafts/commit/c43acac96f405a821b0566=
d7ea56e7ea7c4e2f33=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-11-28 (Thu, 28 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  A zero-length Retry Token is invalid=0D
=0D
The Retry packet can be discarded.=0D
=0D
Closes #3271.=0D
=0D
=0D
  Commit: 2f57c4c27e4042c475a87a39a6d2a5f4786f47ee=0D
      https://github.com/quicwg/base-drafts/commit/2f57c4c27e4042c475a87a=
39a6d2a5f4786f47ee=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-11-29 (Fri, 29 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3157 from kazuho/kazuho/connection-close-must-backo=
ff=0D
=0D
Backoff on CONNECTION_CLOSE=0D
=0D
=0D
  Commit: f20777786ad5b925f9b4be5e5bae7b4bcffba95f=0D
      https://github.com/quicwg/base-drafts/commit/f20777786ad5b925f9b4be=
5e5bae7b4bcffba95f=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-11-29 (Fri, 29 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3231 from quicwg/bad-close-ok=0D
=0D
Bad CONNECTION_CLOSE isn't special=0D
=0D
=0D
  Commit: 6660526149fd2fc238bbefb1ffa139ce3a58de6d=0D
      https://github.com/quicwg/base-drafts/commit/6660526149fd2fc238bbef=
b1ffa139ce3a58de6d=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-11-29 (Fri, 29 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3156 from kazuho/kazuho/token-scope=0D
=0D
clarify the scope of a NEW_TOKEN token=0D
=0D
=0D
  Commit: 48ca60d01e0c939f8243963edab5a86db5e4f6cd=0D
      https://github.com/quicwg/base-drafts/commit/48ca60d01e0c939f824396=
3edab5a86db5e4f6cd=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-11-29 (Fri, 29 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3164 from kazuho/kazuho/application-close-only-in-1=
rtt=0D
=0D
Forbid use of application-level close in Initial, Handshake packets=0D
=0D
=0D
  Commit: 12cc91a5d71d070187cec0163ba19aff1eec3713=0D
      https://github.com/quicwg/base-drafts/commit/12cc91a5d71d070187cec0=
163ba19aff1eec3713=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-11-29 (Fri, 29 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3128 from quicwg/must-distinguish-tokens=0D
=0D
Mandatory distinction between token types=0D
=0D
=0D
  Commit: 745f4674876f25f212f9b4ddfcc1013242f88e24=0D
      https://github.com/quicwg/base-drafts/commit/745f4674876f25f212f9b4=
ddfcc1013242f88e24=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-11-29 (Fri, 29 Nov 2019)=0D
=0D
  Changed paths:=0D
    M CONTRIBUTING.md=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into handle-reordered-ncid-frames=0D
=0D
=0D
  Commit: 373dfc1561634e48a45c1541ac1d17caee4cc776=0D
      https://github.com/quicwg/base-drafts/commit/373dfc1561634e48a45c15=
41ac1d17caee4cc776=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-11-29 (Fri, 29 Nov 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3202 from marten-seemann/handle-reordered-ncid-fram=
es=0D
=0D
handle reordered NEW_CONNECTION_ID frames=0D
=0D
=0D
  Commit: 9f09e6eee38f86f60336db70483c6b049dec90c9=0D
      https://github.com/quicwg/base-drafts/commit/9f09e6eee38f86f60336db=
70483c6b049dec90c9=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-12-03 (Tue, 03 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix offset of Packet Number field in example=0D
=0D
Closes #3279.=0D
=0D
=0D
  Commit: 621cc6f80564ceb3d2647b5f23814338dcca1aba=0D
      https://github.com/quicwg/base-drafts/commit/621cc6f80564ceb3d2647b=
5f23814338dcca1aba=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-12-03 (Tue, 03 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3225 from quicwg/life=0D
=0D
A day in the life=0D
=0D
=0D
  Commit: 75838e0e8386538b70d6584364354a8b3af865dc=0D
      https://github.com/quicwg/base-drafts/commit/75838e0e8386538b70d658=
4364354a8b3af865dc=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-12-03 (Tue, 03 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3229 from quicwg/restore-path-state=0D
=0D
Restore other state after a spoofed migration=0D
=0D
=0D
  Commit: 5470410e08b99845de425faf285488a20a25b93b=0D
      https://github.com/quicwg/base-drafts/commit/5470410e08b99845de425f=
af285488a20a25b93b=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-12-03 (Tue, 03 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3228 from quicwg/abort=0D
=0D
Use no_application_protocol more=0D
=0D
=0D
  Commit: 02eb9515e868e1e6bb80644673a23928bc7d60d3=0D
      https://github.com/quicwg/base-drafts/commit/02eb9515e868e1e6bb8064=
4673a23928bc7d60d3=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-12-03 (Tue, 03 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3226 from quicwg/resetting=0D
=0D
Clearer text for application errors=0D
=0D
=0D
  Commit: 89b53f0934c05a9dfbcbe7ead8cdc728fa6be3a5=0D
      https://github.com/quicwg/base-drafts/commit/89b53f0934c05a9dfbcbe7=
ead8cdc728fa6be3a5=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-12-03 (Tue, 03 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3139 from erickinnear/ek/reset_cc=0D
=0D
Packets on one path must not adjust values for a different path=0D
=0D
=0D
  Commit: 7d17a202aee84d3751f2f4bdf4e2902f71d8f54c=0D
      https://github.com/quicwg/base-drafts/commit/7d17a202aee84d3751f2f4=
bdf4e2902f71d8f54c=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-12-03 (Tue, 03 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3107 from quicwg/ianswett-invalid-token=0D
=0D
Immediately close with INVALID_TOKEN=0D
=0D
=0D
  Commit: 25267b36c49a8f29f889fde596cef5d63fbfd462=0D
      https://github.com/quicwg/base-drafts/commit/25267b36c49a8f29f889fd=
e596cef5d63fbfd462=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-12-03 (Tue, 03 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3277 from quicwg/retry-token-zero=0D
=0D
A zero-length Retry Token is invalid=0D
=0D
=0D
  Commit: 3641d9cbb34b7936d2b0a91f5ab0a87490daec48=0D
      https://github.com/quicwg/base-drafts/commit/3641d9cbb34b7936d2b0a9=
1f5ab0a87490daec48=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-12-03 (Tue, 03 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3196 from quicwg/semicolons=0D
=0D
Semicolons before "see {section}"=0D
=0D
=0D
  Commit: 56d8e3ef95e06999de57a556264588cd65d675a9=0D
      https://github.com/quicwg/base-drafts/commit/56d8e3ef95e06999de57a5=
56264588cd65d675a9=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-12-03 (Tue, 03 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Prohibit IP fragmentation=0D
=0D
This won't necessarily prevent fragmentation from happening, but it's=0D
the best we can do.  I didn't REQUIRE dropping of fragments, because=0D
some systems do that for you, but a SHOULD seems appropriate.=0D
=0D
Closes #3243.=0D
=0D
=0D
  Commit: 18e24e212c3abd623990da105478c9f731f7485c=0D
      https://github.com/quicwg/base-drafts/commit/18e24e212c3abd623990da=
105478c9f731f7485c=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-12-03 (Tue, 03 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  NEW_TOKEN contains globally unique values=0D
=0D
This is already implied by the existing text, but it isn't said=0D
directly.  That is, we say that the values can't be linkable, which=0D
is a stronger requirement.  Saying that you can't send the same value on=0D=

two connections is much clearer.=0D
=0D
Closes #3179.=0D
=0D
=0D
  Commit: 60032ad476b19fa600eb93aec7edf6acc6bde034=0D
      https://github.com/quicwg/base-drafts/commit/60032ad476b19fa600eb93=
aec7edf6acc6bde034=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-12-04 (Wed, 04 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Contributors for -transport and -tls=0D
=0D
This is based on my scan of the git logs AND the working group mailing=0D=

list.  There were a few people who didn't make this first cut, but who=0D=

made what - in my judgment - were minor contributions only.  That's=0D
obviously a little subjective and only based on the information I have,=0D=

so people who contributed text are more likely to appear here.=0D
=0D
Let me know about obvious omissions.  Also, @janaiyengar might have a=0D
few names to add.=0D
=0D
This is currently failing to build properly due to some problems with=0D
Unicode processing in xml2rfc.  There is apparently no path that will=0D
preserve Unicode text, despite claims in RFC 7997 that what I'm trying=0D=

to do here is entirely reasonable.=0D
=0D
Stay tuned.  I hope to have some progress to report eventually.=0D
=0D
For #3278.=0D
=0D
=0D
  Commit: b4accb8631ac0add1b5a62a8e7a543e3c72c9ea6=0D
      https://github.com/quicwg/base-drafts/commit/b4accb8631ac0add1b5a62=
a8e7a543e3c72c9ea6=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-12-05 (Thu, 05 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
    M initial-protection.js=0D
=0D
  Log Message:=0D
  -----------=0D
  Update vectors for draft-25=0D
=0D
=0D
  Commit: 46cc5af98038ac25d06c90d96a41dec702b2989d=0D
      https://github.com/quicwg/base-drafts/commit/46cc5af98038ac25d06c90=
d96a41dec702b2989d=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-12-05 (Thu, 05 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
    M initial-protection.js=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3284 from quicwg/vector-25=0D
=0D
Update vectors for draft-25=0D
=0D
=0D
  Commit: 4d2fd8de88526855513d6a8248e5a812ce0ba831=0D
      https://github.com/quicwg/base-drafts/commit/4d2fd8de88526855513d6a=
8248e5a812ce0ba831=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2019-12-04 (Wed, 04 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Rephrase sentence=0D
=0D
=0D
  Commit: bc61dcd873bcc0434de365e2da443eb3dcc830f3=0D
      https://github.com/quicwg/base-drafts/commit/bc61dcd873bcc0434de365=
e2da443eb3dcc830f3=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-12-05 (Thu, 05 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3285 from quicwg/jri/edit=0D
=0D
Reword sentence about backoff of CONNECTION_CLOSE=0D
=0D
=0D
  Commit: 8ff17f071f05730a12049480dd9a8ffc97fb0b33=0D
      https://github.com/quicwg/base-drafts/commit/8ff17f071f05730a120494=
80dd9a8ffc97fb0b33=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-12-05 (Thu, 05 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Remove fragmentation assembly recommendation=0D
=0D
=0D
  Commit: 802d40f7043ea1e3dd16a0f8fadb6c9d3162c9d8=0D
      https://github.com/quicwg/base-drafts/commit/802d40f7043ea1e3dd16a0=
f8fadb6c9d3162c9d8=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-12-06 (Fri, 06 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Keep RFC6928 non-normative=0D
=0D
Adds Gorry's suggestion for an editorial improvement.=0D
=0D
=0D
  Commit: c8495ba33d09665dceb3b3a391f30f4654e4ed03=0D
      https://github.com/quicwg/base-drafts/commit/c8495ba33d09665dceb3b3=
a391f30f4654e4ed03=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-12-06 (Fri, 06 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 932d505c5dcc243939b7b2e6b4f1ba28aa72bd8a=0D
      https://github.com/quicwg/base-drafts/commit/932d505c5dcc243939b7b2=
e6b4f1ba28aa72bd8a=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-12-09 (Mon, 09 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Paraphrase suggestions=0D
=0D
=0D
  Commit: 32b81b6bc1b68293e5e5f8f4fa19d0fd905301c0=0D
      https://github.com/quicwg/base-drafts/commit/32b81b6bc1b68293e5e5f8=
f4fa19d0fd905301c0=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-12-09 (Mon, 09 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3263 from quicwg/may-defer-keygen=0D
=0D
Key generation for updates MAY be deferred=0D
=0D
=0D
  Commit: 90bc428d40356107d21e165a94e7fe2b0e3f2e64=0D
      https://github.com/quicwg/base-drafts/commit/90bc428d40356107d21e16=
5a94e7fe2b0e3f2e64=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-12-09 (Mon, 09 Dec 2019)=0D
=0D
  Changed paths:=0D
    M .circleci/config.yml=0D
    M CONTRIBUTING.md=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
    M initial-protection.js=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into provisional=0D
=0D
=0D
  Commit: a167bc0a4266fca8026492d7e6d8cb24c9268038=0D
      https://github.com/quicwg/base-drafts/commit/a167bc0a4266fca8026492=
d7e6d8cb24c9268038=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-12-09 (Mon, 09 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3208 from quicwg/http/early_response=0D
=0D
Recommend H3_NO_ERROR for early responses=0D
=0D
=0D
  Commit: 90baacda8f5ce02aa7d0e1354abc7e48ae74b86e=0D
      https://github.com/quicwg/base-drafts/commit/90baacda8f5ce02aa7d0e1=
354abc7e48ae74b86e=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-12-09 (Mon, 09 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3224 from quicwg/really-really-dont-1rtt-early=0D
=0D
No reading of 1-RTT before the handshake is complete=0D
=0D
=0D
  Commit: 752f22c36e96d4a647f6ad69c8cd8a6eb1f8b097=0D
      https://github.com/quicwg/base-drafts/commit/752f22c36e96d4a647f6ad=
69c8cd8a6eb1f8b097=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-12-09 (Mon, 09 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3201 from marten-seemann/enforce-active-connection-=
id-limit=0D
=0D
enforce the active_connection_id_limit=0D
=0D
=0D
  Commit: e60e0ea0f7ec734c53be491f811b1f9e78246647=0D
      https://github.com/quicwg/base-drafts/commit/e60e0ea0f7ec734c53be49=
1f811b1f9e78246647=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-12-09 (Mon, 09 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3240 from quicwg/ianswett-must-not-3=0D
=0D
SHOULD NOT use a reordering threshold less than 3=0D
=0D
=0D
  Commit: 19dd7d0df4c85af239b524a865c117cdf8d5a433=0D
      https://github.com/quicwg/base-drafts/commit/19dd7d0df4c85af239b524=
a865c117cdf8d5a433=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-12-09 (Mon, 09 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3186 from marten-seemann/crypto-frame-overflow=0D
=0D
allow CRYPTO_BUFFER_EXCEEDED when overflowing a CRYPTO frame=0D
=0D
=0D
  Commit: f93eca717921eca125548e760d5ab8f3f1a5ccb5=0D
      https://github.com/quicwg/base-drafts/commit/f93eca717921eca125548e=
760d5ab8f3f1a5ccb5=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-12-09 (Mon, 09 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3170 from quicwg/provisional=0D
=0D
Allow provisional registrations for all registries=0D
=0D
=0D
  Commit: 6f9f8d7ffca4eed3373bb9f64261f85fd5f76b1a=0D
      https://github.com/quicwg/base-drafts/commit/6f9f8d7ffca4eed3373bb9=
f64261f85fd5f76b1a=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-12-09 (Mon, 09 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Curtail CONNECTION_CLOSE for small Initial=0D
=0D
This is trickier than I had imagined.  Sending CONNECTION_CLOSE is=0D
probably fine, but it's harder to do this correctly now.  You can't just=0D=

send an unauthenticated CONNECTION_CLOSE because that might disrupt a=0D
real connection.  So there are two goals in tension:=0D
=0D
1. Don't kill an active connection (attempt) unnecessarily.=0D
=0D
2. Provide feedback about errors.=0D
=0D
The observation is that an attacker can disrupt connections by eliciting=0D=

a CONNECTION_CLOSE, so feedback naturally leads to an exposure to a DoS=0D=

attack.  That's unfortunate, but we have established that we don't care=0D=

about DoS by an on-path attacker prior to handshake completion.=0D
Anything we do here has got to be best effort.=0D
=0D
DoS prevention would say that you just discard junk, and that is=0D
probably the right answer.  But we have a number of cases where the=0D
robustness of the system depends on getting feedback.=0D
=0D
Either way, we agreed to allow CONNECTION_CLOSE in Initial, so the=0D
exposure exists anyway.  So this contains advice.  Maybe too much=0D
advice, but I thought that I'd see what people thought.=0D
=0D
Closes #3269.=0D
=0D
=0D
  Commit: e8cc9063bd9053b4bc7fb46649500fe8d9520d19=0D
      https://github.com/quicwg/base-drafts/commit/e8cc9063bd9053b4bc7fb4=
6649500fe8d9520d19=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-12-10 (Tue, 10 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
    A metadata.min.js=0D
=0D
  Log Message:=0D
  -----------=0D
  CONNECTION_CLOSE in Handshake too=0D
=0D
=0D
  Commit: ffa7f98abc53f92a0e98fe927e65cea492736e4c=0D
      https://github.com/quicwg/base-drafts/commit/ffa7f98abc53f92a0e98fe=
927e65cea492736e4c=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-12-10 (Tue, 10 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Add point about off-path packets to handshake DoS section=0D
=0D
=0D
  Commit: 173d00664bd9c547cd042401621e80bed802e7dc=0D
      https://github.com/quicwg/base-drafts/commit/173d00664bd9c547cd0424=
01621e80bed802e7dc=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-12-10 (Tue, 10 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Reword=0D
=0D
=0D
  Commit: d97c226a9a2f6c147b3952b39a982cf55f12412b=0D
      https://github.com/quicwg/base-drafts/commit/d97c226a9a2f6c147b3952=
b39a982cf55f12412b=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2019-12-09 (Mon, 09 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix congestion control permissiveness=0D
=0D
=0D
  Commit: df57effc57901da028bd3c72a5b0d5b76ef84b02=0D
      https://github.com/quicwg/base-drafts/commit/df57effc57901da028bd3c=
72a5b0d5b76ef84b02=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2019-12-09 (Mon, 09 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  remove pointless sentences=0D
=0D
=0D
  Commit: 1de8eb4421ba5d48cf5fac71ee37bc1914e62df3=0D
      https://github.com/quicwg/base-drafts/commit/1de8eb4421ba5d48cf5fac=
71ee37bc1914e62df3=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2019-12-09 (Mon, 09 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  gorry comment=0D
=0D
=0D
  Commit: d8ad74521844f06a60f9f5fcb9cd4d133d6a0e9a=0D
      https://github.com/quicwg/base-drafts/commit/d8ad74521844f06a60f9f5=
fcb9cd4d133d6a0e9a=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2019-12-09 (Mon, 09 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: ianswett <ianswett@users.noreply.github.com>=0D
=0D
=0D
  Commit: dc62871ae0d6585eb518c6d7e5d58434922f6b94=0D
      https://github.com/quicwg/base-drafts/commit/dc62871ae0d6585eb518c6=
d7e5d58434922f6b94=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2019-12-09 (Mon, 09 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  specify section 3.1=0D
=0D
=0D
  Commit: 19063e44b6f29f1cad20f7c13179fc5e6e116638=0D
      https://github.com/quicwg/base-drafts/commit/19063e44b6f29f1cad20f7=
c13179fc5e6e116638=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2019-12-09 (Mon, 09 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Ted's suggestion=0D
=0D
=0D
  Commit: 5ac50f30e276429c2e882be6b3906be28cb61dbf=0D
      https://github.com/quicwg/base-drafts/commit/5ac50f30e276429c2e882b=
e6b3906be28cb61dbf=0D
  Author: David Schinazi <dschinazi.ietf@gmail.com>=0D
  Date:   2019-12-09 (Mon, 09 Dec 2019)=0D
=0D
  Changed paths:=0D
    M CONTRIBUTING.md=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
    M initial-protection.js=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into prot_retry=0D
=0D
=0D
  Commit: 6bc3d4ad61c2c11baf7183488613e9fcc5dff1cb=0D
      https://github.com/quicwg/base-drafts/commit/6bc3d4ad61c2c11baf7183=
488613e9fcc5dff1cb=0D
  Author: David Schinazi <dschinazi.ietf@gmail.com>=0D
  Date:   2019-12-09 (Mon, 09 Dec 2019)=0D
=0D
  Changed paths:=0D
    M .circleci/config.yml=0D
    M CONTRIBUTING.md=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
    M initial-protection.js=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into varinttp=0D
=0D
=0D
  Commit: 8a400b45f8817c1894ac1789f43b039070b50a72=0D
      https://github.com/quicwg/base-drafts/commit/8a400b45f8817c1894ac17=
89f43b039070b50a72=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-12-10 (Tue, 10 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Reword, thanks @janaiyengar=0D
=0D
=0D
  Commit: dd930535c23477ae0251a4f8b5341267f1d7d44b=0D
      https://github.com/quicwg/base-drafts/commit/dd930535c23477ae0251a4=
f8b5341267f1d7d44b=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-12-10 (Tue, 10 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  ...and 1-RTT too=0D
=0D
=0D
  Commit: a2f06723986f303023c8fcfc8bd9c3a5ddb5368c=0D
      https://github.com/quicwg/base-drafts/commit/a2f06723986f303023c8fc=
fc8bd9c3a5ddb5368c=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-12-10 (Tue, 10 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Does this help?=0D
=0D
=0D
  Commit: 5ac62013d6dd9ee85e2061dc807caf192c22387e=0D
      https://github.com/quicwg/base-drafts/commit/5ac62013d6dd9ee85e2061=
dc807caf192c22387e=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-12-10 (Tue, 10 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Swap sentence order=0D
=0D
=0D
  Commit: 0260c0d214a62e4f9f23376e002391fb2031d43c=0D
      https://github.com/quicwg/base-drafts/commit/0260c0d214a62e4f9f2337=
6e002391fb2031d43c=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-12-11 (Wed, 11 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Add Subodh=0D
=0D
=0D
  Commit: c23f017912428481d583414e1cef97e5d707d542=0D
      https://github.com/quicwg/base-drafts/commit/c23f017912428481d58341=
4e1cef97e5d707d542=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-12-11 (Wed, 11 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
    A metadata.min.js=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3293 from quicwg/close-in-handshake=0D
=0D
CONNECTION_CLOSE in Handshake too=0D
=0D
=0D
  Commit: e99cd67f95601f37b2b6930f28693b7d3a1044aa=0D
      https://github.com/quicwg/base-drafts/commit/e99cd67f95601f37b2b693=
0f28693b7d3a1044aa=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-12-11 (Wed, 11 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
    A metadata.min.js=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into close-small-initial=0D
=0D
=0D
  Commit: 651c4e4fa66697ae35bee3b2585e65457a2e7df5=0D
      https://github.com/quicwg/base-drafts/commit/651c4e4fa66697ae35bee3=
b2585e65457a2e7df5=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-12-11 (Wed, 11 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Apply editorial suggestions=0D
=0D
=0D
  Commit: a35f3c43cbf793ba9da502361d9568615124f492=0D
      https://github.com/quicwg/base-drafts/commit/a35f3c43cbf793ba9da502=
361d9568615124f492=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-12-11 (Wed, 11 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Remove duplicated CONNECTION_CLOSE rules=0D
=0D
=0D
  Commit: e725fe45c12405608e3432ca94e073ab7703fed7=0D
      https://github.com/quicwg/base-drafts/commit/e725fe45c12405608e3432=
ca94e073ab7703fed7=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2019-12-10 (Tue, 10 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Recommend replacing, not changing, protocol components (#3206)=0D
=0D
* Recommend replacing, not changing=0D
=0D
* Remove extra word=0D
=0D
* Update draft-ietf-quic-http.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 0cc7ff777f4b5a9addcce3e233e75a79df3b718a=0D
      https://github.com/quicwg/base-drafts/commit/0cc7ff777f4b5a9addcce3=
e233e75a79df3b718a=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-12-11 (Wed, 11 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Add Adam=0D
=0D
=0D
  Commit: 77882faf2c30745a5444168dfeac8d708c9c8117=0D
      https://github.com/quicwg/base-drafts/commit/77882faf2c30745a544416=
8dfeac8d708c9c8117=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-12-10 (Tue, 10 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: d8ca865c63bf318b58938eb64adf064032f5971c=0D
      https://github.com/quicwg/base-drafts/commit/d8ca865c63bf318b58938e=
b64adf064032f5971c=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-12-10 (Tue, 10 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 60076da33e27d5f49d9cccfe7a8aee1c67171720=0D
      https://github.com/quicwg/base-drafts/commit/60076da33e27d5f49d9ccc=
fe7a8aee1c67171720=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2019-12-10 (Tue, 10 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 5233ef1f9a80f5fd04e5d1ff46cbb36bfb2f0492=0D
      https://github.com/quicwg/base-drafts/commit/5233ef1f9a80f5fd04e5d1=
ff46cbb36bfb2f0492=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-12-11 (Wed, 11 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Move ACKs to contributors=0D
=0D
=0D
  Commit: 88c283dbfe0e7e86260784fefca2ab1f8fca7a6d=0D
      https://github.com/quicwg/base-drafts/commit/88c283dbfe0e7e86260784=
fefca2ab1f8fca7a6d=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-12-11 (Wed, 11 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Move ACKs to contributors, trim=0D
=0D
=0D
  Commit: f02b9f7b45eb31a4fc71161fd0cac2b3ba968333=0D
      https://github.com/quicwg/base-drafts/commit/f02b9f7b45eb31a4fc7116=
1fd0cac2b3ba968333=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-12-11 (Wed, 11 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Remove extra sentence=0D
=0D
=0D
  Commit: 1aa6c8fd5460949cd3278f378e2e1ea48c0810ac=0D
      https://github.com/quicwg/base-drafts/commit/1aa6c8fd5460949cd3278f=
378e2e1ea48c0810ac=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-12-11 (Wed, 11 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Add Jana=0D
=0D
=0D
  Commit: ac52e0f5c63bf813d5227317448eee35aec3a8c5=0D
      https://github.com/quicwg/base-drafts/commit/ac52e0f5c63bf813d52273=
17448eee35aec3a8c5=0D
  Author: Igor Lubashev <igorlord@alum.mit.edu>=0D
  Date:   2019-12-11 (Wed, 11 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Clarify the fractions of connections an endpoint must disable spin bit =
for=0D
=0D
=0D
  Commit: 8ebd3bb542cd4ed97c6c7c5ef4a1f92e0391953f=0D
      https://github.com/quicwg/base-drafts/commit/8ebd3bb542cd4ed97c6c7c=
5ef4a1f92e0391953f=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-12-11 (Wed, 11 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Disable spin randomly per-path or per-CID=0D
=0D
This addresses linkability concerns.=0D
=0D
Builds on #3270 and includes suggested improvements.=0D
=0D
Closes #3270.=0D
Closes #3257.=0D
Closes #2628.=0D
=0D
=0D
  Commit: 774bc68d220a32c23054baffcfebca2d8b1c6f76=0D
      https://github.com/quicwg/base-drafts/commit/774bc68d220a32c23054ba=
ffcfebca2d8b1c6f76=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-12-11 (Wed, 11 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Use idle timer more directly=0D
=0D
=0D
  Commit: c55954007d7162b0ebbed350a421909847765b46=0D
      https://github.com/quicwg/base-drafts/commit/c55954007d7162b0ebbed3=
50a421909847765b46=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-12-11 (Wed, 11 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  wrap=0D
=0D
=0D
  Commit: 2625670ec2c3b179bcd81df66c6bf25946c38996=0D
      https://github.com/quicwg/base-drafts/commit/2625670ec2c3b179bcd81d=
f66c6bf25946c38996=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-12-10 (Tue, 10 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 918a1c05d10f94cac30b4651aed997604673a360=0D
      https://github.com/quicwg/base-drafts/commit/918a1c05d10f94cac30b46=
51aed997604673a360=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-12-10 (Tue, 10 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Reduce repetition=0D
=0D
=0D
  Commit: 45f0b7f6aaf4778d65ae0df6a69a8ecca3b63321=0D
      https://github.com/quicwg/base-drafts/commit/45f0b7f6aaf4778d65ae0d=
f6a69a8ecca3b63321=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-12-11 (Wed, 11 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Use contact element=0D
=0D
=0D
  Commit: e36b24df432acf9b049ebc49cd233c381553cb9b=0D
      https://github.com/quicwg/base-drafts/commit/e36b24df432acf9b049ebc=
49cd233c381553cb9b=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-12-10 (Tue, 10 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3223 from quicwg/ianswett-mean-deviation=0D
=0D
RTTVar is not really a variance=0D
=0D
=0D
  Commit: cd6fcba2ed941f991e0ef5aefcd59767b295d037=0D
      https://github.com/quicwg/base-drafts/commit/cd6fcba2ed941f991e0ef5=
aefcd59767b295d037=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2019-12-10 (Tue, 10 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: 1eba3aa1de7f7635d9d923becc14d0aa80fbe1eb=0D
      https://github.com/quicwg/base-drafts/commit/1eba3aa1de7f7635d9d923=
becc14d0aa80fbe1eb=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2019-12-10 (Tue, 10 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3281 from quicwg/dedupe-token=0D
=0D
NEW_TOKEN contains globally unique values=0D
=0D
=0D
  Commit: f302f3ec69913684ce35c61df7fb0fd9a461e3bf=0D
      https://github.com/quicwg/base-drafts/commit/f302f3ec69913684ce35c6=
1df7fb0fd9a461e3bf=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-12-11 (Wed, 11 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Stateless immediate close=0D
=0D
This says that immediate close when you don't have state doesn't have to=0D=

establish state.  Thus, if an endpoint has to immediately close, which=0D=

can do so without entering the closing period, which would establish=0D
state.  It makes a general statement, which is that during the handshake=0D=

- that is, for unauthenticated inputs - packets can be discarded rather=0D=

than causing an immediate close.=0D
=0D
This greatly simplifies the text for a small initial.  Now it only needs=0D=

to say "MUST discard, MAY immediate close as well".=0D
=0D
=0D
  Commit: ee7d6964548b9d10db5e203d3c548d07753fd08a=0D
      https://github.com/quicwg/base-drafts/commit/ee7d6964548b9d10db5e20=
3d3c548d07753fd08a=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-12-11 (Wed, 11 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Jana strikes again with a solid suggestion=0D
=0D
=0D
  Commit: 7864bda6e4dd98d9e033ce49be4350d849b7f361=0D
      https://github.com/quicwg/base-drafts/commit/7864bda6e4dd98d9e033ce=
49be4350d849b7f361=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-12-11 (Wed, 11 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Rewording suggestions=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 47228989491e2cdf3606c5d9745c43fb8aac2afd=0D
      https://github.com/quicwg/base-drafts/commit/47228989491e2cdf3606c5=
d9745c43fb8aac2afd=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-12-11 (Wed, 11 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Rewrap=0D
=0D
=0D
  Commit: 48958a7cc07f1732fb374648b44e99663c6b1159=0D
      https://github.com/quicwg/base-drafts/commit/48958a7cc07f1732fb3746=
48b44e99663c6b1159=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-12-11 (Wed, 11 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Move the retained sentence higher instead=0D
=0D
=0D
  Commit: 6971443498f64d31ec7bebeadfe2215e21c4b19a=0D
      https://github.com/quicwg/base-drafts/commit/6971443498f64d31ec7beb=
eadfe2215e21c4b19a=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-12-11 (Wed, 11 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Refer to fields properly=0D
=0D
=0D
  Commit: da2bcfdaba27628c529d32e1654d8294ed78dfc7=0D
      https://github.com/quicwg/base-drafts/commit/da2bcfdaba27628c529d32=
e1654d8294ed78dfc7=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2019-12-10 (Tue, 10 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3295 from quicwg/remove-duped-close-text=0D
=0D
Remove duplicated CONNECTION_CLOSE rules=0D
=0D
=0D
  Commit: e3ea21a0ae64d7050c052d1b42d34b5ff704d031=0D
      https://github.com/quicwg/base-drafts/commit/e3ea21a0ae64d7050c052d=
1b42d34b5ff704d031=0D
  Author: Nick Banks <nibanks@microsoft.com>=0D
  Date:   2019-12-11 (Wed, 11 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Ian's suggestion=0D
=0D
Co-Authored-By: ianswett <ianswett@users.noreply.github.com>=0D
=0D
=0D
  Commit: 87622a4407dbdb40e3d90c28fadd645d9e932701=0D
      https://github.com/quicwg/base-drafts/commit/87622a4407dbdb40e3d90c=
28fadd645d9e932701=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2019-12-11 (Wed, 11 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  editorial suggestion=0D
=0D
=0D
  Commit: 1009d3532f7d730bf4f5538a159885caa8ea1f30=0D
      https://github.com/quicwg/base-drafts/commit/1009d3532f7d730bf4f553=
8a159885caa8ea1f30=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-12-12 (Thu, 12 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3299 from quicwg/janaiyengar-patch-1=0D
=0D
 editorial suggestion=0D
=0D
=0D
  Commit: 26fc408021b91bc2df26977694a6c7519a9e7d54=0D
      https://github.com/quicwg/base-drafts/commit/26fc408021b91bc2df2697=
7694a6c7519a9e7d54=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-12-12 (Thu, 12 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Rewrap to trick kramdown into using inline elements=0D
=0D
=0D
  Commit: 4d984c310fde3e4bea1feadd3ae721f172225e12=0D
      https://github.com/quicwg/base-drafts/commit/4d984c310fde3e4bea1fea=
dd3ae721f172225e12=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-12-12 (Thu, 12 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3227 from quicwg/where-art-thou-frame=0D
=0D
Summarize where frames can be used=0D
=0D
=0D
  Commit: 5fb067516a045cd554b5f006813d057c08841c27=0D
      https://github.com/quicwg/base-drafts/commit/5fb067516a045cd554b5f0=
06813d057c08841c27=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-12-12 (Thu, 12 Dec 2019)=0D
=0D
  Changed paths:=0D
    R metadata.min.js=0D
=0D
  Log Message:=0D
  -----------=0D
  Remove cruft=0D
=0D
=0D
  Commit: 66edd7d093cf41bcd7dd9c9687c5f4c5a93530e7=0D
      https://github.com/quicwg/base-drafts/commit/66edd7d093cf41bcd7dd9c=
9687c5f4c5a93530e7=0D
  Author: Marten Seemann <martenseemann@gmail.com>=0D
  Date:   2019-12-12 (Thu, 12 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  use a HANDSHAKE_DONE frame to drive the handshake to confirmation=0D
=0D
=0D
  Commit: 9ca34149fe35bc5e53109dd4f90a95db957cc0a1=0D
      https://github.com/quicwg/base-drafts/commit/9ca34149fe35bc5e53109d=
d4f90a95db957cc0a1=0D
  Author: Marten Seemann <martenseemann@gmail.com>=0D
  Date:   2019-12-12 (Thu, 12 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  more concise timing requirement=0D
=0D
=0D
  Commit: b39be19c195bf92699321c9c86777517f28b3fd0=0D
      https://github.com/quicwg/base-drafts/commit/b39be19c195bf92699321c=
9c86777517f28b3fd0=0D
  Author: Marten Seemann <martenseemann@gmail.com>=0D
  Date:   2019-12-12 (Thu, 12 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  move retransmission rule for HANDSHAKE_DONE frames=0D
=0D
=0D
  Commit: ebe9541dd51bb01ba0682e8664d0b19fc49fc630=0D
      https://github.com/quicwg/base-drafts/commit/ebe9541dd51bb01ba0682e=
8664d0b19fc49fc630=0D
  Author: Marten Seemann <martenseemann@gmail.com>=0D
  Date:   2019-12-12 (Thu, 12 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  prohibit clients from sending HANDSHAKE_DONE=0D
=0D
=0D
  Commit: e6c341103cc1badcf35dfae8f124cb63641f2682=0D
      https://github.com/quicwg/base-drafts/commit/e6c341103cc1badcf35dfa=
e8f124cb63641f2682=0D
  Author: Marten Seemann <martenseemann@gmail.com>=0D
  Date:   2019-12-12 (Thu, 12 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  apply David's suggestions, with minor modifications=0D
=0D
=0D
  Commit: e0fef55566de670f1344c89a70ed20f727727820=0D
      https://github.com/quicwg/base-drafts/commit/e0fef55566de670f1344c8=
9a70ed20f727727820=0D
  Author: Marten Seemann <martenseemann@gmail.com>=0D
  Date:   2019-12-12 (Thu, 12 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  send HANDSHAKE_DONE immediately=0D
=0D
=0D
  Commit: 1af5969375182bfc8742d2d011f96403ab10ccc6=0D
      https://github.com/quicwg/base-drafts/commit/1af5969375182bfc8742d2=
d011f96403ab10ccc6=0D
  Author: Marten Seemann <martenseemann@gmail.com>=0D
  Date:   2019-12-12 (Thu, 12 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  apply mt's suggestion=0D
=0D
=0D
  Commit: 793ed501a4d6f854f47a4977c2fee7fd60bd317c=0D
      https://github.com/quicwg/base-drafts/commit/793ed501a4d6f854f47a49=
77c2fee7fd60bd317c=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-12-12 (Thu, 12 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Move alternative confirmation method=0D
=0D
=0D
  Commit: c4041eb0eb6fd2fbf863ca4e7b746cb933986a67=0D
      https://github.com/quicwg/base-drafts/commit/c4041eb0eb6fd2fbf863ca=
4e7b746cb933986a67=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-12-12 (Thu, 12 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Add HANDSHAKE_DONE to the table; fix anchor=0D
=0D
=0D
  Commit: 36267c2da84add8594e3d899d3b9ef333f4c616e=0D
      https://github.com/quicwg/base-drafts/commit/36267c2da84add8594e3d8=
99d3b9ef333f4c616e=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-12-12 (Thu, 12 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Kazuho's real name=0D
=0D
=0D
  Commit: f5f3362f4b4ed3104bdc5e8dc4d77f7660ac8855=0D
      https://github.com/quicwg/base-drafts/commit/f5f3362f4b4ed3104bdc5e=
8dc4d77f7660ac8855=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-12-13 (Fri, 13 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Tatsuhiro doesn't want Kanji=0D
=0D
=0D
  Commit: df0d32007d13b1d6748ed5d855f12a3cbca38c87=0D
      https://github.com/quicwg/base-drafts/commit/df0d32007d13b1d6748ed5=
d855f12a3cbca38c87=0D
  Author: Nick Harper <nharper@chromium.org>=0D
  Date:   2019-12-13 (Fri, 13 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Clarify the state a client stores with a token=0D
=0D
It is permissible for a client to do 0-RTT resumption with a NST from=0D
one connection and a token from another. This clarifies that a client=0D
only needs to associate a token (from a NEW_TOKEN frame) with the server=0D=

it was from and no additional state, and that a server can't require=0D
that a token be from the same connection as the NST in use.=0D
=0D
=0D
  Commit: 94754815fe5d11140f77cebe979ff954e8598574=0D
      https://github.com/quicwg/base-drafts/commit/94754815fe5d11140f77ce=
be979ff954e8598574=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2019-12-13 (Fri, 13 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  add note on pacing and editorialze=0D
=0D
=0D
  Commit: bb2988130cf981e813f5378b9f908c3b09f134ca=0D
      https://github.com/quicwg/base-drafts/commit/bb2988130cf981e813f537=
8b9f908c3b09f134ca=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2019-12-14 (Sat, 14 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  remove pacing recommendation=0D
=0D
=0D
  Commit: ae8bdf330563f2aa81918686ec49d495f07b9db3=0D
      https://github.com/quicwg/base-drafts/commit/ae8bdf330563f2aa819186=
86ec49d495f07b9db3=0D
  Author: Dmitri Tikhonov <dtikhonov@live.com>=0D
  Date:   2019-12-16 (Mon, 16 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  HTTP: server may interleave DUPLICATE_PUSH frames as well (#3235)=0D
=0D
* HTTP: server may interleave DUPLICATE_PUSH frames as well=0D
=0D
* Update draft-ietf-quic-http.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 6bea25dc982beacbecf4576ff2945a8e89ede4f7=0D
      https://github.com/quicwg/base-drafts/commit/6bea25dc982beacbecf457=
6ff2945a8e89ede4f7=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2019-12-16 (Mon, 16 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  add a reference to sec 6.9 without recommendation=0D
=0D
=0D
  Commit: 4f906120e9b0d4b8fd890db98b1161cc2cac1179=0D
      https://github.com/quicwg/base-drafts/commit/4f906120e9b0d4b8fd890d=
b98b1161cc2cac1179=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2019-12-17 (Tue, 17 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-tls.md=0D
=0D
=0D
  Commit: 084d65369dadcc07fc4fe76ef2e87c3cd0f4d881=0D
      https://github.com/quicwg/base-drafts/commit/084d65369dadcc07fc4fe7=
6ef2e87c3cd0f4d881=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2019-12-17 (Tue, 17 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: a567de5f887ab79b591fcd548e896d437d6a94e7=0D
      https://github.com/quicwg/base-drafts/commit/a567de5f887ab79b591fcd=
548e896d437d6a94e7=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2019-12-17 (Tue, 17 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Contributors list for -recovery=0D
=0D
=0D
  Commit: 1bb755939b0fb3351ee394ab8be1cb46a5cd8f87=0D
      https://github.com/quicwg/base-drafts/commit/1bb755939b0fb3351ee394=
ab8be1cb46a5cd8f87=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2019-12-18 (Wed, 18 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Add punctuation, proper name=0D
=0D
=0D
  Commit: b361a8bef74a08a3f29392432648d3450a028037=0D
      https://github.com/quicwg/base-drafts/commit/b361a8bef74a08a3f29392=
432648d3450a028037=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2019-12-17 (Tue, 17 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Ian's suggestions=0D
=0D
=0D
  Commit: 957a750bc54c397cacd65040f07710cd051d596f=0D
      https://github.com/quicwg/base-drafts/commit/957a750bc54c397cacd650=
40f07710cd051d596f=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2019-12-17 (Tue, 17 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Allow use of token after client address change=0D
=0D
=0D
  Commit: 906c77f51c88d60d0de9f98fed0b9591192923ad=0D
      https://github.com/quicwg/base-drafts/commit/906c77f51c88d60d0de9f9=
8fed0b9591192923ad=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2019-12-18 (Wed, 18 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  rephrase and slight shuffle=0D
=0D
=0D
  Commit: d626db6f961f3e5a48b6e4891ff5fa1af2827fec=0D
      https://github.com/quicwg/base-drafts/commit/d626db6f961f3e5a48b6e4=
891ff5fa1af2827fec=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2019-12-19 (Thu, 19 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Ian's suggestions=0D
=0D
=0D
  Commit: cf39d12c5e0e5421522e95cf2b6543b0060b49ee=0D
      https://github.com/quicwg/base-drafts/commit/cf39d12c5e0e5421522e95=
cf2b6543b0060b49ee=0D
  Author: Marten Seemann <martenseemann@gmail.com>=0D
  Date:   2019-12-24 (Tue, 24 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  apply @ianswett's suggestion=0D
=0D
Co-Authored-By: ianswett <ianswett@users.noreply.github.com>=0D
=0D
=0D
  Commit: 364bbfb7073737bed108ad711828b3e747bde12c=0D
      https://github.com/quicwg/base-drafts/commit/364bbfb7073737bed108ad=
711828b3e747bde12c=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-12-29 (Sun, 29 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  What if an ACK frame doesn't fit=0D
=0D
Into a QUIC packet.=0D
Fixes #3311=0D
=0D
=0D
  Commit: 84a3a435344f037bce95c08a8254d69556137b5c=0D
      https://github.com/quicwg/base-drafts/commit/84a3a435344f037bce95c0=
8a8254d69556137b5c=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-12-30 (Mon, 30 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  ACK frames PN space editorial=0D
=0D
Fixes #3310 by taking @dtikhonov suggestion and adding a sentence about h=
ow the same PN may be used in each space.=0D
=0D
=0D
  Commit: 8cc78262e5363e7d36e30e00b0f88dfb9056001e=0D
      https://github.com/quicwg/base-drafts/commit/8cc78262e5363e7d36e30e=
00b0f88dfb9056001e=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-12-30 (Mon, 30 Dec 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: 8942c8dcf8142aca28baff547d07c473b4a4304d=0D
      https://github.com/quicwg/base-drafts/commit/8942c8dcf8142aca28baff=
547d07c473b4a4304d=0D
  Author: Marten Seemann <martenseemann@gmail.com>=0D
  Date:   2020-01-01 (Wed, 01 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  apply @MikeBishop's suggestions=0D
=0D
Co-Authored-By: Mike Bishop <mbishop@evequefou.be>=0D
=0D
=0D
  Commit: a925d9c08639e82bd28e933212018f263a83ae92=0D
      https://github.com/quicwg/base-drafts/commit/a925d9c08639e82bd28e93=
3212018f263a83ae92=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-01-02 (Thu, 02 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 73b9b04d52a67774551265c2f4509478b5ce9ff1=0D
      https://github.com/quicwg/base-drafts/commit/73b9b04d52a67774551265=
c2f4509478b5ce9ff1=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-01-02 (Thu, 02 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Martin's suggestion=0D
=0D
=0D
  Commit: a69e561fa432d95adabf735e328a113edeba526f=0D
      https://github.com/quicwg/base-drafts/commit/a69e561fa432d95adabf73=
5e328a113edeba526f=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-01-02 (Thu, 02 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 7d17c456141051542476f65052ae01aed94e4bbe=0D
      https://github.com/quicwg/base-drafts/commit/7d17c456141051542476f6=
5052ae01aed94e4bbe=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-01-02 (Thu, 02 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: b7191cdf616a0c04f1f7ca36d742770690137921=0D
      https://github.com/quicwg/base-drafts/commit/b7191cdf616a0c04f1f7ca=
36d742770690137921=0D
  Author: Eric Kinnear <ekinnear@apple.com>=0D
  Date:   2020-01-03 (Fri, 03 Jan 2020)=0D
=0D
  Changed paths:=0D
    M CONTRIBUTING.md=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
    M initial-protection.js=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into ek/migration_threat_model=0D
=0D
=0D
  Commit: 02d0fe812f5785f4addaab15b1631e3f93202492=0D
      https://github.com/quicwg/base-drafts/commit/02d0fe812f5785f4addaab=
15b1631e3f93202492=0D
  Author: Eric Kinnear <32474881+erickinnear@users.noreply.github.com>=0D=

  Date:   2020-01-03 (Fri, 03 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Apply @MikeBishop's suggestions from code review=0D
=0D
Co-Authored-By: Mike Bishop <mbishop@evequefou.be>=0D
=0D
=0D
  Commit: 5950556834ddc60b30a21271e18d2a4b956b3acb=0D
      https://github.com/quicwg/base-drafts/commit/5950556834ddc60b30a212=
71e18d2a4b956b3acb=0D
  Author: Eric Kinnear <ekinnear@apple.com>=0D
  Date:   2020-01-03 (Fri, 03 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  The rest of @MikeBishop's suggestions, rewrapped=0D
=0D
=0D
  Commit: 1211a6b8e5451133a8f9c339bf4c93b7e47d074d=0D
      https://github.com/quicwg/base-drafts/commit/1211a6b8e5451133a8f9c3=
39bf4c93b7e47d074d=0D
  Author: Lucas Pardue <lucaspardue.24.7@gmail.com>=0D
  Date:   2020-01-06 (Mon, 06 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  TLS: update xref to HTTP/3=0D
=0D
Probably pointless but painful __pour__ pedantics.=0D
=0D
=0D
  Commit: 014ac4f5547541fce5d95c8b36822165ef9a3bbe=0D
      https://github.com/quicwg/base-drafts/commit/014ac4f5547541fce5d95c=
8b36822165ef9a3bbe=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-01-07 (Tue, 07 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Caption all the figures=0D
=0D
This doesn't caption inline formulae, but it should cover everything=0D
else.  I've also removed instances of "as follows" in favour of direct=0D=

references.=0D
=0D
=0D
  Commit: 01c0e93e8247baad0e0b677b4396c830dbc03b10=0D
      https://github.com/quicwg/base-drafts/commit/01c0e93e8247baad0e0b67=
7b4396c830dbc03b10=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-01-06 (Mon, 06 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3319 from quicwg/captions=0D
=0D
Caption all the figures=0D
=0D
=0D
  Commit: c373e0111ef9d7670fdaf76262105ef681aa6ec9=0D
      https://github.com/quicwg/base-drafts/commit/c373e0111ef9d7670fdaf7=
6262105ef681aa6ec9=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-01-07 (Tue, 07 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  An example ECN validation algorithm=0D
=0D
This turned out to be fairly simple, but I think that it's worth writing=0D=

down.  I don't have concrete recommendations, but I could add them if=0D
people thought that they help.  See the commented-out bit.=0D
=0D
Closes #2755.=0D
=0D
=0D
  Commit: 37585f7fb06945f21a834f8325c53351779ae842=0D
      https://github.com/quicwg/base-drafts/commit/37585f7fb06945f21a834f=
8325c53351779ae842=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-01-07 (Tue, 07 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3318 from LPardue/patch-29=0D
=0D
TLS: update xref to HTTP/3=0D
=0D
=0D
  Commit: d62ddae0a52f43893ef9d82804db6be31dbbfbb2=0D
      https://github.com/quicwg/base-drafts/commit/d62ddae0a52f43893ef9d8=
2804db6be31dbbfbb2=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-01-07 (Tue, 07 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Packet matching for zero-length connection IDs=0D
=0D
Make the rules on matching packets to connections consistent with our=0D
existing advice on use of zero-length connection IDs.=0D
=0D
Closes #3254.=0D
=0D
=0D
  Commit: efedc1cc618655c59fb8e095544fec15ac35175a=0D
      https://github.com/quicwg/base-drafts/commit/efedc1cc618655c59fb8e0=
95544fec15ac35175a=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-01-07 (Tue, 07 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3296 from quicwg/spin-per-path=0D
=0D
Clarify conditions for disabling spin bit=0D
=0D
=0D
  Commit: c60fab6d501d57129f381e624e4b3a648f269d14=0D
      https://github.com/quicwg/base-drafts/commit/c60fab6d501d57129f381e=
624e4b3a648f269d14=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-01-07 (Tue, 07 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Add in before {{version-negotiation}}=0D
=0D
Typically we use "in {{}}" or "(see {{}})", so this lines up with that.=0D=

=0D
=0D
  Commit: a25ae1c518a622e357289d438025f8d10fafbb19=0D
      https://github.com/quicwg/base-drafts/commit/a25ae1c518a622e357289d=
438025f8d10fafbb19=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-01-07 (Tue, 07 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: ef30511043224abd03c2ce809d86f92769302f75=0D
      https://github.com/quicwg/base-drafts/commit/ef30511043224abd03c2ce=
809d86f92769302f75=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-01-07 (Tue, 07 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 074d22ce06be9ffd0d9bba66b5425efc568c3670=0D
      https://github.com/quicwg/base-drafts/commit/074d22ce06be9ffd0d9bba=
66b5425efc568c3670=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-01-07 (Tue, 07 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: a48e87201d2a1cd5ecf43e99dc6bbd078d0e9285=0D
      https://github.com/quicwg/base-drafts/commit/a48e87201d2a1cd5ecf43e=
99dc6bbd078d0e9285=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-01-07 (Tue, 07 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 91ccecd035d0fa06084f9605e1735e495f48b2ac=0D
      https://github.com/quicwg/base-drafts/commit/91ccecd035d0fa06084f96=
05e1735e495f48b2ac=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-01-07 (Tue, 07 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 417e341285472b0986ee5024844d154314d59652=0D
      https://github.com/quicwg/base-drafts/commit/417e341285472b0986ee50=
24844d154314d59652=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-01-07 (Tue, 07 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: 476d3c5a250c0546cd02654e669e63793864c294=0D
      https://github.com/quicwg/base-drafts/commit/476d3c5a250c0546cd0265=
4e669e63793864c294=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-01-07 (Tue, 07 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3312 from quicwg/ianswett-big-ack=0D
=0D
What if an ACK frame doesn't fit in a packet=0D
=0D
=0D
  Commit: 6be25520cc09cb7eed433cb03998a9a137504fef=0D
      https://github.com/quicwg/base-drafts/commit/6be25520cc09cb7eed433c=
b03998a9a137504fef=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-01-07 (Tue, 07 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: a570bfb9ca01f49ff9d40f44e22596709b9b80ee=0D
      https://github.com/quicwg/base-drafts/commit/a570bfb9ca01f49ff9d40f=
44e22596709b9b80ee=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-01-07 (Tue, 07 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  ekr's suggestion=0D
=0D
=0D
  Commit: 5fe4a8f21e570441b9e12dfeb583c53101b12b1c=0D
      https://github.com/quicwg/base-drafts/commit/5fe4a8f21e570441b9e12d=
feb583c53101b12b1c=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-01-07 (Tue, 07 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: e773d6339ab5193d9c92439917d489d6a1478705=0D
      https://github.com/quicwg/base-drafts/commit/e773d6339ab5193d9c9243=
9917d489d6a1478705=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-01-07 (Tue, 07 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3313 from quicwg/ianswett-ack-pn-space=0D
=0D
ACK frames PN space editorial=0D
=0D
=0D
  Commit: 8cdbee78948dcbe2e0da15c76c5d870a67a43388=0D
      https://github.com/quicwg/base-drafts/commit/8cdbee78948dcbe2e0da15=
c76c5d870a67a43388=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-01-08 (Wed, 08 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3322 from quicwg/ianswett-in=0D
=0D
Add in before {{version-negotiation}}=0D
=0D
=0D
  Commit: 0b4e94bc529863f950a674fa6929ce3a9385454f=0D
      https://github.com/quicwg/base-drafts/commit/0b4e94bc529863f950a674=
fa6929ce3a9385454f=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-01-08 (Wed, 08 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Take some of the editorial suggestions=0D
=0D
=0D
  Commit: e8c7b2ffc1af3efc0c5d096cf126c37748a5c064=0D
      https://github.com/quicwg/base-drafts/commit/e8c7b2ffc1af3efc0c5d09=
6cf126c37748a5c064=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-01-08 (Wed, 08 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Move ECN algorithm to an appendix=0D
=0D
=0D
  Commit: 53607f401a2891d2eeabb72fc45ea46b1ffa86a2=0D
      https://github.com/quicwg/base-drafts/commit/53607f401a2891d2eeabb7=
2fc45ea46b1ffa86a2=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-01-09 (Thu, 09 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  More scary=0D
=0D
=0D
  Commit: 00f7f3aa60684fc1b00d33f74587b9398ad7899f=0D
      https://github.com/quicwg/base-drafts/commit/00f7f3aa60684fc1b00d33=
f74587b9398ad7899f=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-01-09 (Thu, 09 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3321 from quicwg/local-address-assumption=0D
=0D
Packet matching for zero-length connection IDs=0D
=0D
=0D
  Commit: 6c011b9efad2b5511d28f4bca2b6300505cc3af0=0D
      https://github.com/quicwg/base-drafts/commit/6c011b9efad2b5511d28f4=
bca2b6300505cc3af0=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-01-10 (Fri, 10 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  add "to"=0D
=0D
Co-Authored-By: ianswett <ianswett@users.noreply.github.com>=0D
=0D
=0D
  Commit: 691c21c96f7c4f364d0e80d1cc7f41a65acc0253=0D
      https://github.com/quicwg/base-drafts/commit/691c21c96f7c4f364d0e80=
d1cc7f41a65acc0253=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-01-13 (Mon, 13 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Use path, not congestion control context=0D
=0D
=0D
  Commit: 810bb972e7874c6d4d99f140ae5262ac7c5921f3=0D
      https://github.com/quicwg/base-drafts/commit/810bb972e7874c6d4d99f1=
40ae5262ac7c5921f3=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-01-13 (Mon, 13 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: a6dcceaf92e90cda648c5f480289062de9976a43=0D
      https://github.com/quicwg/base-drafts/commit/a6dcceaf92e90cda648c5f=
480289062de9976a43=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-01-13 (Mon, 13 Jan 2020)=0D
=0D
  Changed paths:=0D
    M .circleci/config.yml=0D
    M CONTRIBUTING.md=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
    M ietf.json=0D
    M initial-protection.js=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge remote-tracking branch 'origin/master' into client-goaway=0D
=0D
=0D
  Commit: 5d9f7f215431d1f0c0056952123549d0966f08bd=0D
      https://github.com/quicwg/base-drafts/commit/5d9f7f215431d1f0c00569=
52123549d0966f08bd=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-01-13 (Mon, 13 Jan 2020)=0D
=0D
  Changed paths:=0D
    M CONTRIBUTING.md=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
    M initial-protection.js=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into ianswett-min-rtt=0D
=0D
=0D
  Commit: a25ffdfa5a413decae02c948c1823c87ca11e98c=0D
      https://github.com/quicwg/base-drafts/commit/a25ffdfa5a413decae02c9=
48c1823c87ca11e98c=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-01-13 (Mon, 13 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 5df69d1f1ee882f8aac9da6ed136caf886ba5c91=0D
      https://github.com/quicwg/base-drafts/commit/5df69d1f1ee882f8aac9da=
6ed136caf886ba5c91=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-01-13 (Mon, 13 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 742b7c7e1bbb5796e29902348780dd62893bc899=0D
      https://github.com/quicwg/base-drafts/commit/742b7c7e1bbb5796e29902=
348780dd62893bc899=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-01-13 (Mon, 13 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: ce29f01d16cf897f8ee15523113329e9d2cfa386=0D
      https://github.com/quicwg/base-drafts/commit/ce29f01d16cf897f8ee155=
23113329e9d2cfa386=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-01-13 (Mon, 13 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 676dbe63dd22f873e69f5717ac7027e1485ed3d8=0D
      https://github.com/quicwg/base-drafts/commit/676dbe63dd22f873e69f57=
17ac7027e1485ed3d8=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-01-13 (Mon, 13 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: ee320015687ecbce52b1883e745452391c073625=0D
      https://github.com/quicwg/base-drafts/commit/ee320015687ecbce52b188=
3e745452391c073625=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-01-13 (Mon, 13 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 68a16ddef6622da71f7b71f96a4308bdf30e2196=0D
      https://github.com/quicwg/base-drafts/commit/68a16ddef6622da71f7b71=
f96a4308bdf30e2196=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-01-13 (Mon, 13 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: dcc70434385bffcbbbcd741778f96c73341e676b=0D
      https://github.com/quicwg/base-drafts/commit/dcc70434385bffcbbbcd74=
1778f96c73341e676b=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-01-13 (Mon, 13 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 623775f0663322a402bfc965db51433af3ead743=0D
      https://github.com/quicwg/base-drafts/commit/623775f0663322a402bfc9=
65db51433af3ead743=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-01-13 (Mon, 13 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #2919 from quicwg/ianswett-min-rtt=0D
=0D
MinRTT for the path=0D
=0D
=0D
  Commit: 7eb5435a066a77c57e9426eb609e77e025b6fb9a=0D
      https://github.com/quicwg/base-drafts/commit/7eb5435a066a77c57e9426=
eb609e77e025b6fb9a=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-01-13 (Mon, 13 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Specify the PATH_CHALLENGE timer period=0D
=0D
Fixes #2910=0D
=0D
=0D
  Commit: 8145a5340f4f1ec77a53f6da86b55c50c8ecc985=0D
      https://github.com/quicwg/base-drafts/commit/8145a5340f4f1ec77a53f6=
da86b55c50c8ecc985=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-01-13 (Mon, 13 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: 225eb36f8b120e70ab564f672d5f2fd0cea41dea=0D
      https://github.com/quicwg/base-drafts/commit/225eb36f8b120e70ab564f=
672d5f2fd0cea41dea=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-01-14 (Tue, 14 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Unknown error codes are equivalent to NO_ERROR (#3331)=0D
=0D
=0D
  Commit: a3b04ed64cda65cf4c8d7b9264e50929745c5fc2=0D
      https://github.com/quicwg/base-drafts/commit/a3b04ed64cda65cf4c8d7b=
9264e50929745c5fc2=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-01-14 (Tue, 14 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 0c4f4d7302d0ddff338991298347f270d78ae6a6=0D
      https://github.com/quicwg/base-drafts/commit/0c4f4d7302d0ddff338991=
298347f270d78ae6a6=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-01-14 (Tue, 14 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-qpack.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Use semi-colon instead of (see {{foo}}) (#3302)=0D
=0D
A stylistic change primarily.=0D
=0D
=0D
  Commit: 4615f4bfc60c84914008c6538b0b807cfa0b04d4=0D
      https://github.com/quicwg/base-drafts/commit/4615f4bfc60c84914008c6=
538b0b807cfa0b04d4=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-01-14 (Tue, 14 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  One more changelog entry=0D
=0D
=0D
  Commit: 5294b4053075e2c58e3ae33e165116a89f1a24f9=0D
      https://github.com/quicwg/base-drafts/commit/5294b4053075e2c58e3ae3=
3e165116a89f1a24f9=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-01-15 (Wed, 15 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix references to -tls=0D
=0D
Closes #3328.=0D
=0D
=0D
  Commit: 2ccdfe19a413cbd52fa99d0c46cd06ff7a0f6a11=0D
      https://github.com/quicwg/base-drafts/commit/2ccdfe19a413cbd52fa99d=
0c46cd06ff7a0f6a11=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-01-15 (Wed, 15 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3342 from quicwg/fix-49-410=0D
=0D
Fix references to key discard section of -tls=0D
=0D
=0D
  Commit: 510e0a9cc836b407a5e3517f4b9c032a6ce5e1f7=0D
      https://github.com/quicwg/base-drafts/commit/510e0a9cc836b407a5e351=
7f4b9c032a6ce5e1f7=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-01-15 (Wed, 15 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  GOAWAY means no more, like H2=0D
=0D
=0D
  Commit: 9d070060a798378f3f4ce1f5436f40e8a5381e91=0D
      https://github.com/quicwg/base-drafts/commit/9d070060a798378f3f4ce1=
f5436f40e8a5381e91=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-01-15 (Wed, 15 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Clarify the prohibition=0D
=0D
=0D
  Commit: c4568aa4366160b2046f84d5a29a443ec96f746a=0D
      https://github.com/quicwg/base-drafts/commit/c4568aa4366160b2046f84=
d5a29a443ec96f746a=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-01-15 (Wed, 15 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Wordsmith=0D
=0D
=0D
  Commit: aa3f1c6d56abdbed3f7015ba46c656c63fb14864=0D
      https://github.com/quicwg/base-drafts/commit/aa3f1c6d56abdbed3f7015=
ba46c656c63fb14864=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-01-15 (Wed, 15 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Use 'GOAWAY frame' consistently=0D
=0D
=0D
  Commit: c712182e45511236dbb0a3d26c07817f201b2078=0D
      https://github.com/quicwg/base-drafts/commit/c712182e45511236dbb0a3=
d26c07817f201b2078=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-01-15 (Wed, 15 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Clarify previously-promised=0D
=0D
=0D
  Commit: 7cc69f50eb8492c923acc76b4cfe9a837581bad5=0D
      https://github.com/quicwg/base-drafts/commit/7cc69f50eb8492c923acc7=
6b4cfe9a837581bad5=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-01-16 (Thu, 16 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Think carefully before blowing up (#3344)=0D
=0D
=0D
  Commit: ef45d0c28dee4b813c4a609c2d57621d54cc122b=0D
      https://github.com/quicwg/base-drafts/commit/ef45d0c28dee4b813c4a60=
9c2d57621d54cc122b=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-01-16 (Thu, 16 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3120 from DavidSchinazi/prot_retry=0D
=0D
Add retry integrity tag=0D
=0D
=0D
  Commit: 27f12930a45689d181cb506ddeeabe01d3fa97a4=0D
      https://github.com/quicwg/base-drafts/commit/27f12930a45689d181cb50=
6ddeeabe01d3fa97a4=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-01-16 (Thu, 16 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3248 from quicwg/jri/cc=0D
=0D
Fix congestion control permissiveness=0D
=0D
=0D
  Commit: 5bdcfd1d677eb2f32dbb54de990474aaf72ca437=0D
      https://github.com/quicwg/base-drafts/commit/5bdcfd1d677eb2f32dbb54=
de990474aaf72ca437=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-01-16 (Thu, 16 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3287 from quicwg/ianswett-6928-editorial=0D
=0D
Keep RFC6928 informative=0D
=0D
=0D
  Commit: 00093022a56800cdd74aaaf132264d10df28a05e=0D
      https://github.com/quicwg/base-drafts/commit/00093022a56800cdd74aaa=
f132264d10df28a05e=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-01-16 (Thu, 16 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3280 from quicwg/df=0D
=0D
Prohibit IP fragmentation=0D
=0D
=0D
  Commit: b8124601412295bb433951c9cd19e6a059e2fba7=0D
      https://github.com/quicwg/base-drafts/commit/b8124601412295bb433951=
c9cd19e6a059e2fba7=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-01-16 (Thu, 16 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3150 from nharper/ticket-resumption-requirements=0D=

=0D
Clarify the state a client stores with a token=0D
=0D
=0D
  Commit: 48895d6d849a1751ea717e4a69afb1afefc478aa=0D
      https://github.com/quicwg/base-drafts/commit/48895d6d849a1751ea717e=
4a69afb1afefc478aa=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-01-16 (Thu, 16 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3145 from marten-seemann/handshake-done=0D
=0D
use a HANDSHAKE_DONE frame to drive the handshake to confirmation=0D
=0D
=0D
  Commit: 4a0726914b5e71cc348d321cad2e83f6df50a326=0D
      https://github.com/quicwg/base-drafts/commit/4a0726914b5e71cc348d32=
1cad2e83f6df50a326=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-01-17 (Fri, 17 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Apply suggestions from code review=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 822ffd1eebba715f69567ffb5a963c9efba129cc=0D
      https://github.com/quicwg/base-drafts/commit/822ffd1eebba715f69567f=
fb5a963c9efba129cc=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-01-17 (Fri, 17 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: eb162bd279399c711b2166da708de4948f099a49=0D
      https://github.com/quicwg/base-drafts/commit/eb162bd279399c711b2166=
da708de4948f099a49=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-01-17 (Fri, 17 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Intentional delay since the largest acknowledged=0D
=0D
>From Timo V=C3=B6lker's comment on the QUIC mailing list.=0D
=0D
There might be a better way to state this, but I think this is more accur=
ate.=0D
=0D
=0D
  Commit: 7c580a8f8d0b40b7f686751bfac7abf0681761ff=0D
      https://github.com/quicwg/base-drafts/commit/7c580a8f8d0b40b7f68675=
1bfac7abf0681761ff=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-01-17 (Fri, 17 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: ed4a712044fa3c325a2dedcd2b80d507842140ac=0D
      https://github.com/quicwg/base-drafts/commit/ed4a712044fa3c325a2ded=
cd2b80d507842140ac=0D
  Author: Kazuho Oku <kazuhooku@gmail.com>=0D
  Date:   2020-01-17 (Fri, 17 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  GOAWAY initiating a graceful shutdown can carry a huge stream ID (#3343=
)=0D
=0D
* GOAWAY initiating a graceful shutdown can carry a huge stream ID / also=
 talk about QUIC concepts=0D
=0D
* apply @ianswett's suggestion=0D
=0D
* do not assume that there's a API between QUIC and H3=0D
=0D
* capitalize "Section"=0D
=0D
* "currently" allowed max stream=0D
=0D
* rearrange for better reading=0D
=0D
* stop talking about adjusting transport behavior, nor use RFC2119 keywor=
ds=0D
=0D
=0D
  Commit: 960c980f8e64b4eb9d63b51078024f1e81f6ca5a=0D
      https://github.com/quicwg/base-drafts/commit/960c980f8e64b4eb9d63b5=
1078024f1e81f6ca5a=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-01-17 (Fri, 17 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Ack delays are adjusted by ack_delay_exponent=0D
=0D
Fixes #3355=0D
=0D
=0D
  Commit: 07ec05b0c2e7bfb4e1f9f64b442352871be39a46=0D
      https://github.com/quicwg/base-drafts/commit/07ec05b0c2e7bfb4e1f9f6=
4b442352871be39a46=0D
  Author: Kazuho Oku <kazuhooku@gmail.com>=0D
  Date:   2020-01-19 (Sun, 19 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  for Retry integrity protection, use values that can be derived from AEA=
D API=0D
=0D
=0D
  Commit: 6f792b75d5580acc9e50f791e2d3304470210980=0D
      https://github.com/quicwg/base-drafts/commit/6f792b75d5580acc9e50f7=
91e2d3304470210980=0D
  Author: Kazuho Oku <kazuhooku@gmail.com>=0D
  Date:   2020-01-20 (Mon, 20 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  refer to Packet Protection Keys=0D
=0D
=0D
  Commit: b215bd3ad1d3138504559c58f54a3da895ccc679=0D
      https://github.com/quicwg/base-drafts/commit/b215bd3ad1d3138504559c=
58f54a3da895ccc679=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-01-20 (Mon, 20 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  adjusted?=0D
=0D
=0D
  Commit: df34dc8c55d83997e9eeb942eb489ddf12a5e32e=0D
      https://github.com/quicwg/base-drafts/commit/df34dc8c55d83997e9eeb9=
42eb489ddf12a5e32e=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-01-20 (Mon, 20 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Reference 19.3 of transport=0D
=0D
=0D
  Commit: acba2007e11a4f83abbcfc2fcff75982025edb6c=0D
      https://github.com/quicwg/base-drafts/commit/acba2007e11a4f83abbcfc=
2fcff75982025edb6c=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-01-20 (Mon, 20 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: b55b860eecad10d0448493350560df3ab89312c3=0D
      https://github.com/quicwg/base-drafts/commit/b55b860eecad10d0448493=
350560df3ab89312c3=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-01-20 (Mon, 20 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: c0fc76c840e9ddc076d673630e8c929e8302eabb=0D
      https://github.com/quicwg/base-drafts/commit/c0fc76c840e9ddc076d673=
630e8c929e8302eabb=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-01-20 (Mon, 20 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  reflow=0D
=0D
=0D
  Commit: a1b58beacd0efb45c1a13b7cd110208c105181ea=0D
      https://github.com/quicwg/base-drafts/commit/a1b58beacd0efb45c1a13b=
7cd110208c105181ea=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-01-20 (Mon, 20 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: cfe4321590f623a3ba210a232cb31618e1781f9c=0D
      https://github.com/quicwg/base-drafts/commit/cfe4321590f623a3ba210a=
232cb31618e1781f9c=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-01-20 (Mon, 20 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: 6b49e2e111ee66e1c0c4296dd28dbbe3202a3ebe=0D
      https://github.com/quicwg/base-drafts/commit/6b49e2e111ee66e1c0c429=
6dd28dbbe3202a3ebe=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-01-20 (Mon, 20 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Don't specify RTT in HTTP (#3358)=0D
=0D
* Don't specify RTT=0D
=0D
* Do the can-can=0D
=0D
=0D
  Commit: 5fb51fc4b85d756b1cc605212a225666fca0e6e7=0D
      https://github.com/quicwg/base-drafts/commit/5fb51fc4b85d756b1cc605=
212a225666fca0e6e7=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-01-20 (Mon, 20 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Apply suggestions from code review=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: f1a7978d063164c8dfa8878205f171fe1b565792=0D
      https://github.com/quicwg/base-drafts/commit/f1a7978d063164c8dfa887=
8205f171fe1b565792=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-01-21 (Tue, 21 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3266 from nibanks/pr/idle-blocked=0D
=0D
Prevent Idle Timeout while Blocked=0D
=0D
=0D
  Commit: a203af613df8318d9a328b93896af3fadbaa9367=0D
      https://github.com/quicwg/base-drafts/commit/a203af613df8318d9a328b=
93896af3fadbaa9367=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-01-21 (Tue, 21 Jan 2020)=0D
=0D
  Changed paths:=0D
    M CONTRIBUTING.md=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
    M initial-protection.js=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into ianswett-symmetric-timeout=0D
=0D
=0D
  Commit: 243259369ff315b1089a717f486d59e9955ecffe=0D
      https://github.com/quicwg/base-drafts/commit/243259369ff315b1089a71=
7f486d59e9955ecffe=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-01-21 (Tue, 21 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3099 from quicwg/ianswett-symmetric-timeout=0D
=0D
Change idle_timeout to max_idle_timeout=0D
=0D
=0D
  Commit: b52cd639b2986a5fd7da927e1f63d612464aefb1=0D
      https://github.com/quicwg/base-drafts/commit/b52cd639b2986a5fd7da92=
7e1f63d612464aefb1=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-01-21 (Tue, 21 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Changelogs for draft-25=0D
=0D
I didn't add qpack here because it appears to have not changed.=0D
=0D
=0D
  Commit: e12b5e6119578f009dc68b6d9f2aa4aa8d926407=0D
      https://github.com/quicwg/base-drafts/commit/e12b5e6119578f009dc68b=
6d9f2aa4aa8d926407=0D
  Author: tj <tj@enoti.me>=0D
  Date:   2020-01-21 (Tue, 21 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix section references to DPLPMTUD=0D
=0D
=0D
  Commit: 956e53cf207274f9e809ff92f754113b4585391b=0D
      https://github.com/quicwg/base-drafts/commit/956e53cf207274f9e809ff=
92f754113b4585391b=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-01-21 (Tue, 21 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Use the one true reference format (#3368)=0D
=0D
=0D
  Commit: 2064203f5ee7128fa021d83c70a7e7345ac07af4=0D
      https://github.com/quicwg/base-drafts/commit/2064203f5ee7128fa021d8=
3c70a7e7345ac07af4=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-01-21 (Tue, 21 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-qpack.md=0D
=0D
  Log Message:=0D
  -----------=0D
  QPACK: editorial only=0D
=0D
=0D
  Commit: 396a44db9f4420d6e03158b993488e633d529d05=0D
      https://github.com/quicwg/base-drafts/commit/396a44db9f4420d6e03158=
b993488e633d529d05=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-01-21 (Tue, 21 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3369 from quicwg/ianswett-out-of-order=0D
=0D
Move out-of-order packets definition=0D
=0D
=0D
  Commit: dc4ef85142b1a270e516806553cecb5c18bd13a4=0D
      https://github.com/quicwg/base-drafts/commit/dc4ef85142b1a270e51680=
6553cecb5c18bd13a4=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-01-21 (Tue, 21 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Push association (#3359)=0D
=0D
=0D
  Commit: d6c141ffe639ef001ac28df6f86620288833d428=0D
      https://github.com/quicwg/base-drafts/commit/d6c141ffe639ef001ac28d=
f6f86620288833d428=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-01-21 (Tue, 21 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge remote-tracking branch 'origin/master' into client-goaway=0D
=0D
=0D
  Commit: d0ef267257bbbfca76496dbbce137b7fb3271d5e=0D
      https://github.com/quicwg/base-drafts/commit/d0ef267257bbbfca76496d=
bbce137b7fb3271d5e=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-01-21 (Tue, 21 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Apply my suggestions from code review=0D
=0D
=0D
  Commit: 3f93d362a4573a5939f9e5e7740029debec24c5b=0D
      https://github.com/quicwg/base-drafts/commit/3f93d362a4573a5939f9e5=
e7740029debec24c5b=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-01-21 (Tue, 21 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Clean up sender/receiver language=0D
=0D
=0D
  Commit: 37ee181ed7ad87d7d72d699b226a7e117edfc3a5=0D
      https://github.com/quicwg/base-drafts/commit/37ee181ed7ad87d7d72d69=
9b226a7e117edfc3a5=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-01-21 (Tue, 21 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Adapt Martin's text from #3341=0D
=0D
=0D
  Commit: 7713391048135724f6ed8422302f5cb371c0a64d=0D
      https://github.com/quicwg/base-drafts/commit/7713391048135724f6ed84=
22302f5cb371c0a64d=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-01-22 (Wed, 22 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3365 from kazuho/kazuho/retry-key-aead-compatibilit=
y=0D
=0D
for Retry integrity protection, use values that can be derived from AEAD =
API=0D
=0D
=0D
  Commit: 6561c1a46383b6874384232663e917bdd1fe70ed=0D
      https://github.com/quicwg/base-drafts/commit/6561c1a46383b687438423=
2663e917bdd1fe70ed=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-01-22 (Wed, 22 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3283 from quicwg/contributors=0D
=0D
Contributors for -transport and -tls=0D
=0D
=0D
  Commit: 4186c9b26212820c50ed9637de331b794e8100d3=0D
      https://github.com/quicwg/base-drafts/commit/4186c9b26212820c50ed96=
37de331b794e8100d3=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-01-21 (Tue, 21 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3306 from quicwg/jri/contributors=0D
=0D
Contributors list for -recovery=0D
=0D
=0D
  Commit: 16aa3783c55f6d92c435432a50736f5c799bc67a=0D
      https://github.com/quicwg/base-drafts/commit/16aa3783c55f6d92c43543=
2a50736f5c799bc67a=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-01-22 (Wed, 22 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3371 from uoaerg/tj/dplpmtud-sections=0D
=0D
Fix section references to DPLPMTUD=0D
=0D
=0D
  Commit: 10e752594f277c4705a5d06a7b20f435a8ea1f16=0D
      https://github.com/quicwg/base-drafts/commit/10e752594f277c4705a5d0=
6a7b20f435a8ea1f16=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-01-21 (Tue, 21 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3356 from quicwg/ianswett-ack-delay-largest=0D
=0D
Intentional delay since the largest acknowledged=0D
=0D
=0D
  Commit: 59d84be618a99762f78539a09e2a579874ecc0ba=0D
      https://github.com/quicwg/base-drafts/commit/59d84be618a99762f78539=
a09e2a579874ecc0ba=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-01-21 (Tue, 21 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-http.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: b35806b8a464d73981471f89514129c1f74fadef=0D
      https://github.com/quicwg/base-drafts/commit/b35806b8a464d73981471f=
89514129c1f74fadef=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-01-22 (Wed, 22 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3370 from quicwg/changelog-25=0D
=0D
Changelogs for draft-25=0D
=0D
=0D
  Commit: 13ad2c1efd7648826c9f2b55816e3bd4f484c347=0D
      https://github.com/quicwg/base-drafts/commit/13ad2c1efd7648826c9f2b=
55816e3bd4f484c347=0D
  Author: Bence B=C3=A9ky <bencebeky@users.noreply.github.com>=0D
  Date:   2020-01-21 (Tue, 21 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-qpack.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Compare indices to the _value of the_ base. (#3175)=0D
=0D
This change has been suggested by afrind at=0D
https://github.com/quicwg/base-drafts/pull/3133#discussion_r340330192 on=0D=

the basis that the Base is a count, and comparing an index to a count=0D
feels awkward.=0D
=0D
=0D
  Commit: c4971caf570e8aecee63391ac84ac9bcb4f6fd6a=0D
      https://github.com/quicwg/base-drafts/commit/c4971caf570e8aecee6339=
1ac84ac9bcb4f6fd6a=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-01-21 (Tue, 21 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Grease HTTP error codes (#3360)=0D
=0D
* Grease error codes=0D
=0D
* Don't ignore Martin!=0D
=0D
* Constrain recommendation on grease streams=0D
=0D
=0D
  Commit: 1c67bb9153ecb3a777237fafb0bc5b2d9b9baefd=0D
      https://github.com/quicwg/base-drafts/commit/1c67bb9153ecb3a777237f=
afb0bc5b2d9b9baefd=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-01-22 (Wed, 22 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3320 from quicwg/ecn-alg=0D
=0D
An example ECN validation algorithm=0D
=0D
=0D
  Commit: 320c85388f6b196d49dc6507a34c1b64ae45a42e=0D
      https://github.com/quicwg/base-drafts/commit/320c85388f6b196d49dc65=
07a34c1b64ae45a42e=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-01-21 (Tue, 21 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Changelog for #3360=0D
=0D
=0D
  Commit: 34866f4d7e47c974adc912807d4dbe9fd72341d7=0D
      https://github.com/quicwg/base-drafts/commit/34866f4d7e47c974adc912=
807d4dbe9fd72341d7=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-01-22 (Wed, 22 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into ekinnear/threat-model=0D
=0D
=0D
  Commit: da126fe508c5b9d3bd2d87aaf13b658b788b8074=0D
      https://github.com/quicwg/base-drafts/commit/da126fe508c5b9d3bd2d87=
aaf13b658b788b8074=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-01-22 (Wed, 22 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Editorial changes based on multiple reviews=0D
=0D
=0D
  Commit: 036db4bfeb3104b4b68e24fbf236e37f1d3cb955=0D
      https://github.com/quicwg/base-drafts/commit/036db4bfeb3104b4b68e24=
fbf236e37f1d3cb955=0D
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>=0D
  Date:   2020-01-22 (Wed, 22 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Improve readility of a sentence in the transport draft=0D
=0D
=0D
  Commit: 7c0a97a45ff37bb04c04c5518604c338e12d2f90=0D
      https://github.com/quicwg/base-drafts/commit/7c0a97a45ff37bb04c04c5=
518604c338e12d2f90=0D
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>=0D
  Date:   2020-01-22 (Wed, 22 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Drop unnecessary indefinite article=0D
=0D
=0D
  Commit: bd3d0dcd58362f952be964cfbddf147332c0cb1c=0D
      https://github.com/quicwg/base-drafts/commit/bd3d0dcd58362f952be964=
cfbddf147332c0cb1c=0D
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>=0D
  Date:   2020-01-22 (Wed, 22 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix sentence describing the Packets column in Table 3=0D
=0D
=0D
  Commit: 1c5b9e0e74b0df56c114f0971ad797e71fa5714d=0D
      https://github.com/quicwg/base-drafts/commit/1c5b9e0e74b0df56c114f0=
971ad797e71fa5714d=0D
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>=0D
  Date:   2020-01-22 (Wed, 22 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix two instances of "between when" in the transport draft=0D
=0D
Fixes issue #3378.=0D
=0D
=0D
  Commit: b38da3b5b3f6de626ce324cd91226fb0ade25aa0=0D
      https://github.com/quicwg/base-drafts/commit/b38da3b5b3f6de626ce324=
cd91226fb0ade25aa0=0D
  Author: mirjak <mirja.kuehlewind@ericsson.com>=0D
  Date:   2020-01-22 (Wed, 22 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Editorial: More concise intro text=0D
=0D
Just a proposal but I would prefer to remove the advertising slang ("deca=
des of transport and security experience" and "makes it attractive").=0D
=0D
=0D
  Commit: 2dfdd0fc05734aede0fff51a2c7f21704b3e3358=0D
      https://github.com/quicwg/base-drafts/commit/2dfdd0fc05734aede0fff5=
1a2c7f21704b3e3358=0D
  Author: mirjak <mirja.kuehlewind@ericsson.com>=0D
  Date:   2020-01-22 (Wed, 22 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  editorial: Remove ACK-only=0D
=0D
ACK-only was only even used in the definition part and in-flight can also=
 be defined using ack-eliciting.=0D
=0D
=0D
  Commit: ab2a97a4504b1dbee515210d364e17dfa1cc6d85=0D
      https://github.com/quicwg/base-drafts/commit/ab2a97a4504b1dbee51521=
0d364e17dfa1cc6d85=0D
  Author: mirjak <mirja.kuehlewind@ericsson.com>=0D
  Date:   2020-01-22 (Wed, 22 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  add padding=0D
=0D
=0D
  Commit: e7b6ce87a8be39bf8dd3d58ba86ae6935e6c672f=0D
      https://github.com/quicwg/base-drafts/commit/e7b6ce87a8be39bf8dd3d5=
8ba86ae6935e6c672f=0D
  Author: mirjak <mirja.kuehlewind@ericsson.com>=0D
  Date:   2020-01-22 (Wed, 22 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  editorial: split long sentence=0D
=0D
=0D
  Commit: 49ea0b98bf5657650fddb390b447362835561e6c=0D
      https://github.com/quicwg/base-drafts/commit/49ea0b98bf5657650fddb3=
90b447362835561e6c=0D
  Author: mirjak <mirja.kuehlewind@ericsson.com>=0D
  Date:   2020-01-22 (Wed, 22 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 8de90213184a323618a32502904f37673640ca5d=0D
      https://github.com/quicwg/base-drafts/commit/8de90213184a323618a325=
02904f37673640ca5d=0D
  Author: mirjak <mirja.kuehlewind@ericsson.com>=0D
  Date:   2020-01-22 (Wed, 22 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  editorial: This sentence was hard to parse for me (recovery)=0D
=0D
So here is an alternative proposal. However I also wonder why this paragr=
aph is a MUST requirement while the previous statement (avoiding multiple=
 samples of the same packet) is only a SHOULD? I would see it rather the =
other way around or both MUSTs.=0D
=0D
=0D
  Commit: 6943227d37a8b5969188fd5656eaf6627f8084e2=0D
      https://github.com/quicwg/base-drafts/commit/6943227d37a8b5969188fd=
5656eaf6627f8084e2=0D
  Author: mirjak <mirja.kuehlewind@ericsson.com>=0D
  Date:   2020-01-22 (Wed, 22 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  nit: brackets for section reference (recovery)=0D
=0D
=0D
  Commit: fd1189fb0374992551201168b2a3beec6b5a76fd=0D
      https://github.com/quicwg/base-drafts/commit/fd1189fb03749925512011=
68b2a3beec6b5a76fd=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-01-22 (Wed, 22 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-http.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 61298e6cbd279c8d0ddb145ee80f50c53a87af32=0D
      https://github.com/quicwg/base-drafts/commit/61298e6cbd279c8d0ddb14=
5ee80f50c53a87af32=0D
  Author: Dmitri Tikhonov <dtikhonov@live.com>=0D
  Date:   2020-01-22 (Wed, 22 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-Authored-By: Mike Bishop <mbishop@evequefou.be>=0D
=0D
=0D
  Commit: 32496fc9996618d8b8c840720cd96d6cb7a9c7b2=0D
      https://github.com/quicwg/base-drafts/commit/32496fc9996618d8b8c840=
720cd96d6cb7a9c7b2=0D
  Author: Dmitri Tikhonov <dtikhonov@live.com>=0D
  Date:   2020-01-22 (Wed, 22 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-Authored-By: Mike Bishop <mbishop@evequefou.be>=0D
=0D
=0D
  Commit: 02a8375b5295d69f614e419f9b865d28c5faac19=0D
      https://github.com/quicwg/base-drafts/commit/02a8375b5295d69f614e41=
9f9b865d28c5faac19=0D
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>=0D
  Date:   2020-01-22 (Wed, 22 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Add HANDSHAKE_DONE to list of frames ineligible for 0-RTT=0D
=0D
=0D
  Commit: d3cc03174ba5f0a7d7bbcc451d08c920a0fdf9d1=0D
      https://github.com/quicwg/base-drafts/commit/d3cc03174ba5f0a7d7bbcc=
451d08c920a0fdf9d1=0D
  Author: mirjak <mirja.kuehlewind@ericsson.com>=0D
  Date:   2020-01-22 (Wed, 22 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  English hard be...=0D
=0D
=0D
  Commit: 06e8e86aeda4258a9a1321afb5ca4438adc74b1c=0D
      https://github.com/quicwg/base-drafts/commit/06e8e86aeda4258a9a1321=
afb5ca4438adc74b1c=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-01-23 (Thu, 23 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3379 from dtikhonov/202001220948-fix-between-when=0D=

=0D
Fix two instances of "between when" in the transport draft=0D
=0D
=0D
  Commit: 32b3249e318e8442593b6128a808533703320376=0D
      https://github.com/quicwg/base-drafts/commit/32b3249e318e8442593b61=
28a808533703320376=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-01-23 (Thu, 23 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3375 from dtikhonov/202001220914-improve-sentence-r=
eadability=0D
=0D
Improve readility of a sentence in the transport draft=0D
=0D
=0D
  Commit: a482856b83149e89b4af42c06460b27807e5b3b4=0D
      https://github.com/quicwg/base-drafts/commit/a482856b83149e89b4af42=
c06460b27807e5b3b4=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-01-23 (Thu, 23 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3377 from dtikhonov/202001220934-fix-indicated-indi=
cating=0D
=0D
Fix sentence describing the Packets column in Table 3=0D
=0D
=0D
  Commit: 15dcf07f64598702731a15eedfc72c5a9a56813b=0D
      https://github.com/quicwg/base-drafts/commit/15dcf07f64598702731a15=
eedfc72c5a9a56813b=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-01-23 (Thu, 23 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3376 from dtikhonov/202001220922-drop-unnecessary-i=
ndefinite-article=0D
=0D
Drop unnecessary indefinite article=0D
=0D
=0D
  Commit: 6ae04db7626d8a14a82b5962f22678f571054d24=0D
      https://github.com/quicwg/base-drafts/commit/6ae04db7626d8a14a82b59=
62f22678f571054d24=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-01-23 (Thu, 23 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3386 from dtikhonov/202001221413-tls-no-hsk-done-in=
-0rtt=0D
=0D
Add HANDSHAKE_DONE to list of frames ineligible for 0-RTT=0D
=0D
=0D
  Commit: 243d8041b942f50cb479d84a23701b489a4e0061=0D
      https://github.com/quicwg/base-drafts/commit/243d8041b942f50cb479d8=
4a23701b489a4e0061=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-01-22 (Wed, 22 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3381 from mirjak/patch-6=0D
=0D
 editorial: Remove ACK-only (recovery)=0D
=0D
=0D
  Commit: cfd3a4a6eb2b0b5cba52916c3ad01c5374619e4d=0D
      https://github.com/quicwg/base-drafts/commit/cfd3a4a6eb2b0b5cba5291=
6c3ad01c5374619e4d=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-01-22 (Wed, 22 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3385 from mirjak/patch-10=0D
=0D
nit: brackets for section reference (recovery)=0D
=0D
=0D
  Commit: 2f5016acdd11538c1e180f14911c6ce6e787ab62=0D
      https://github.com/quicwg/base-drafts/commit/2f5016acdd11538c1e180f=
14911c6ce6e787ab62=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-01-22 (Wed, 22 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: cae84e1b3059a87471a9f2c7d75f1ac225f6a6b6=0D
      https://github.com/quicwg/base-drafts/commit/cae84e1b3059a87471a9f2=
c7d75f1ac225f6a6b6=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-01-22 (Wed, 22 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3382 from mirjak/patch-7=0D
=0D
editorial: split long sentence (recovery)=0D
=0D
=0D
  Commit: f8162becbde33a2e11f43f303b511c3dad949ade=0D
      https://github.com/quicwg/base-drafts/commit/f8162becbde33a2e11f43f=
303b511c3dad949ade=0D
  Author: mirjak <mirja.kuehlewind@ericsson.com>=0D
  Date:   2020-01-23 (Thu, 23 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 81f10dc8a143f6da754daab8690256c0597a6d07=0D
      https://github.com/quicwg/base-drafts/commit/81f10dc8a143f6da754daa=
b8690256c0597a6d07=0D
  Author: mirjak <mirja.kuehlewind@ericsson.com>=0D
  Date:   2020-01-23 (Thu, 23 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: f458ac8271c7e50e1111794d454e52eee9bf590f=0D
      https://github.com/quicwg/base-drafts/commit/f458ac8271c7e50e111179=
4d454e52eee9bf590f=0D
  Author: mirjak <mirja.kuehlewind@ericsson.com>=0D
  Date:   2020-01-23 (Thu, 23 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 26a38dd8278fb208ff2610fc5b2aae5ec671206b=0D
      https://github.com/quicwg/base-drafts/commit/26a38dd8278fb208ff2610=
fc5b2aae5ec671206b=0D
  Author: mirjak <mirja.kuehlewind@ericsson.com>=0D
  Date:   2020-01-23 (Thu, 23 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 67ba647e290bc9ae625f3ca603788d5f9bcbc845=0D
      https://github.com/quicwg/base-drafts/commit/67ba647e290bc9ae625f3c=
a603788d5f9bcbc845=0D
  Author: mirjak <mirja.kuehlewind@ericsson.com>=0D
  Date:   2020-01-23 (Thu, 23 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Remove pointer to appendix in PTO section (recover)=0D
=0D
I proposed to remove this sentence here because all these values have act=
ually been just defined in the previous sections. If a pointer to the app=
endix is desired, I think that should be mentioned earlier (e.g. in the i=
ntro already) that these lists existing in the appendix.=0D
=0D
=0D
  Commit: 57bd016af166e092f4ee1bfdab77c242a40c7bbf=0D
      https://github.com/quicwg/base-drafts/commit/57bd016af166e092f4ee1b=
fdab77c242a40c7bbf=0D
  Author: mirjak <mirja.kuehlewind@ericsson.com>=0D
  Date:   2020-01-23 (Thu, 23 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Normative language for PTO=0D
=0D
I think this statement should be normative. Not sure if this is a design =
issue or not.=0D
=0D
=0D
  Commit: 50db5c9fed482f532c38a59115fc22f3e9557850=0D
      https://github.com/quicwg/base-drafts/commit/50db5c9fed482f532c38a5=
9115fc22f3e9557850=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-01-23 (Thu, 23 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3383 from mirjak/patch-8=0D
=0D
editorial: This sentence was hard to parse for me (recovery)=0D
=0D
=0D
  Commit: eae51430d786e69574ec885281b9c828e4785884=0D
      https://github.com/quicwg/base-drafts/commit/eae51430d786e69574ec88=
5281b9c828e4785884=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-01-24 (Fri, 24 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
    R initial-protection.js=0D
    A protection-samples.js=0D
=0D
  Log Message:=0D
  -----------=0D
  Add sample Retry packet=0D
=0D
Can someone please verify my work?  I've written two implementations=0D
here and the values do seem to match, but I value independent=0D
validation.=0D
=0D
Closes #3374.=0D
=0D
=0D
  Commit: d8d72ab1e2c156657bc06f07f36585c66bdb06da=0D
      https://github.com/quicwg/base-drafts/commit/d8d72ab1e2c156657bc06f=
07f36585c66bdb06da=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-01-24 (Fri, 24 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: ba45c0b4487ac98597cc86a91f554a7a22bb6cb9=0D
      https://github.com/quicwg/base-drafts/commit/ba45c0b4487ac98597cc86=
a91f554a7a22bb6cb9=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-01-26 (Sun, 26 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  double double=0D
=0D
Co-Authored-By: Mike Bishop <mbishop@evequefou.be>=0D
=0D
=0D
  Commit: f6ae36580ff38a1e650020357e38246707283c91=0D
      https://github.com/quicwg/base-drafts/commit/f6ae36580ff38a1e650020=
357e38246707283c91=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-01-26 (Sun, 26 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
    R initial-protection.js=0D
    A protection-samples.js=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3394 from quicwg/retry-example=0D
=0D
Add sample Retry packet=0D
=0D
=0D
  Commit: 94d978c12564c428bda9f9d5d923e58604695c06=0D
      https://github.com/quicwg/base-drafts/commit/94d978c12564c428bda9f9=
d5d923e58604695c06=0D
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>=0D
  Date:   2020-01-27 (Mon, 27 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Add PR 3139 to the list of changes in transport-25=0D
=0D
=0D
  Commit: d75fdc94ad7377ed916b0e5dcf996f2b710be524=0D
      https://github.com/quicwg/base-drafts/commit/d75fdc94ad7377ed916b0e=
5dcf996f2b710be524=0D
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>=0D
  Date:   2020-01-27 (Mon, 27 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix: server cannot proceed to handshake when given an invalid Retry tok=
en=0D
=0D
Fixes issue #3396=0D
=0D
=0D
  Commit: b21eb5d3a17d527a11ad75bc8cdd141328e4f75f=0D
      https://github.com/quicwg/base-drafts/commit/b21eb5d3a17d527a11ad75=
bc8cdd141328e4f75f=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-01-27 (Mon, 27 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3397 from dtikhonov/202001271714-pr-3139-to-transpo=
rt-changelog=0D
=0D
Add PR 3139 to the list of changes in transport-25=0D
=0D
=0D
  Commit: 471c2737e9e60bf21024bf3ea8c986adaa3141d0=0D
      https://github.com/quicwg/base-drafts/commit/471c2737e9e60bf21024bf=
3ea8c986adaa3141d0=0D
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>=0D
  Date:   2020-01-29 (Wed, 29 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix typo in transport draft=0D
=0D
=0D
  Commit: 291487b2c73a10f7126fc6899fd5d6277d318181=0D
      https://github.com/quicwg/base-drafts/commit/291487b2c73a10f7126fc6=
899fd5d6277d318181=0D
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>=0D
  Date:   2020-01-29 (Wed, 29 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix #2719: replace defunct "both conditions" verbiage=0D
=0D
=0D
  Commit: 9eee3ebec69c4aea0577718f0c751bc861f065b7=0D
      https://github.com/quicwg/base-drafts/commit/9eee3ebec69c4aea057771=
8f0c751bc861f065b7=0D
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>=0D
  Date:   2020-01-29 (Wed, 29 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Add forward references to packet number spaces=0D
=0D
Fixes issue #2334=0D
=0D
=0D
  Commit: 04b43876bccfd669bd854ea7cc25704dae695729=0D
      https://github.com/quicwg/base-drafts/commit/04b43876bccfd669bd854e=
a7cc25704dae695729=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-01-29 (Wed, 29 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Address @martinthomson's feedback=0D
=0D
=0D
  Commit: 5507dd1d77d459b31f0c14653125d81ff9a2c1a6=0D
      https://github.com/quicwg/base-drafts/commit/5507dd1d77d459b31f0c14=
653125d81ff9a2c1a6=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-01-29 (Wed, 29 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3399 from dtikhonov/202001290950-fix-typo-in-transp=
ort=0D
=0D
Fix typo in transport draft=0D
=0D
=0D
  Commit: 3880d5ca06d822cf1efeb0455b4ddda0ea41d7d0=0D
      https://github.com/quicwg/base-drafts/commit/3880d5ca06d822cf1efeb0=
455b4ddda0ea41d7d0=0D
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>=0D
  Date:   2020-01-30 (Thu, 30 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Clarify that minimal varint encoding applies to ALL frame types=0D
=0D
Fixes issue #3402=0D
=0D
=0D
  Commit: 8fa211026107bcc1282aa724fc8464624557dbfb=0D
      https://github.com/quicwg/base-drafts/commit/8fa211026107bcc1282aa7=
24fc8464624557dbfb=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-01 (Sat, 01 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3403 from dtikhonov/202001301348-clarify-minimal-en=
coding=0D
=0D
Clarify that minimal varint encoding applies to ALL frame types=0D
=0D
=0D
  Commit: 4a83ed415d55868143c27a2f06155003432ceeec=0D
      https://github.com/quicwg/base-drafts/commit/4a83ed415d55868143c27a=
2f06155003432ceeec=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-01 (Sat, 01 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3401 from dtikhonov/202001291104-add-forward-PNS-re=
fs=0D
=0D
Add forward references to packet number spaces=0D
=0D
=0D
  Commit: 14f7494ab1f66ece8cd595ccbd58cd97220f8e63=0D
      https://github.com/quicwg/base-drafts/commit/14f7494ab1f66ece8cd595=
ccbd58cd97220f8e63=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-01 (Sat, 01 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3400 from dtikhonov/202001291045-fix-issue-2719=0D
=0D
Fix #2719: replace defunct "both conditions" verbiage=0D
=0D
=0D
  Commit: d0d15f8b3acdc5ecb0153ff7eb4333ed0c3992e9=0D
      https://github.com/quicwg/base-drafts/commit/d0d15f8b3acdc5ecb0153f=
f7eb4333ed0c3992e9=0D
  Author: Will Hawkins <whh8b@obs.cr>=0D
  Date:   2020-02-03 (Mon, 03 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix #3405: Specify that active_connection_id_limit TP is an integer=0D
=0D
=0D
  Commit: d1f5bab9b7becad31f20203571c5e2fb328a9509=0D
      https://github.com/quicwg/base-drafts/commit/d1f5bab9b7becad31f2020=
3571c5e2fb328a9509=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-02-04 (Tue, 04 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  GOAWAY can end uncertainty=0D
=0D
=0D
  Commit: 881369f834fca559ffd2b57e6dfde74de83e638f=0D
      https://github.com/quicwg/base-drafts/commit/881369f834fca559ffd2b5=
7e6dfde74de83e638f=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-04 (Tue, 04 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Redefine recovery period=0D
=0D
Closes #3409.=0D
=0D
=0D
  Commit: bccab939fc7f42eef2132a3a2bd2c711f7386541=0D
      https://github.com/quicwg/base-drafts/commit/bccab939fc7f42eef2132a=
3a2bd2c711f7386541=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-04 (Tue, 04 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Missing thingamabob=0D
=0D
=0D
  Commit: 19e1c75ee39a5c32f349dbf7ee1537c13c007dae=0D
      https://github.com/quicwg/base-drafts/commit/19e1c75ee39a5c32f349db=
f7ee1537c13c007dae=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-04 (Tue, 04 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3404 from quicwg/initial-bidi-send-state=0D
=0D
Simplify initial sending part state=0D
=0D
=0D
  Commit: 789624a82e505b92e88e29bd1535a48fd127a151=0D
      https://github.com/quicwg/base-drafts/commit/789624a82e505b92e88e29=
bd1535a48fd127a151=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-04 (Tue, 04 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Change 2 SHOULDs to MUSTs in transport to agree with recovery=0D
=0D
Fixes #2597=0D
=0D
=0D
  Commit: ed17e109cad61e5afc72a1bb7583c8ff83acee36=0D
      https://github.com/quicwg/base-drafts/commit/ed17e109cad61e5afc72a1=
bb7583c8ff83acee36=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-04 (Tue, 04 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3412 from quicwg/ianswett-should-must=0D
=0D
Change 2 SHOULDs to MUSTs in transport to agree with recovery=0D
=0D
=0D
  Commit: 56b7cfa44be5f6b9bcb4ddba7dc39a0c21df685a=0D
      https://github.com/quicwg/base-drafts/commit/56b7cfa44be5f6b9bcb4dd=
ba7dc39a0c21df685a=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-04 (Tue, 04 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix broken reference to recovery=0D
=0D
=0D
  Commit: 19952b9fcb90c95f29efe3b3f740929cf22c7028=0D
      https://github.com/quicwg/base-drafts/commit/19952b9fcb90c95f29efe3=
b3f740929cf22c7028=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-04 (Tue, 04 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3393 from mirjak/patch-15=0D
=0D
Normative language for PTO=0D
=0D
=0D
  Commit: 527d22c8d075ba0bbab8421e7ddfbf05e807545f=0D
      https://github.com/quicwg/base-drafts/commit/527d22c8d075ba0bbab842=
1e7ddfbf05e807545f=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-04 (Tue, 04 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Improve Idle Timeout text=0D
=0D
I believe this is an improvement, though I'm unsure all the comments are =
included.  PTAL.=0D
=0D
=0D
  Commit: 5108eb30b428dec3a39138bbcadfa70dfdd5d05e=0D
      https://github.com/quicwg/base-drafts/commit/5108eb30b428dec3a39138=
bbcadfa70dfdd5d05e=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-04 (Tue, 04 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Reset PTO and loss detection timer when discarding keys=0D
=0D
Fixes #3272 =0D
=0D
This doesn't add normative statements, but it could if people would like.=
=0D
=0D
=0D
  Commit: c2a80a79c162a0a718262f974464fccb74a76636=0D
      https://github.com/quicwg/base-drafts/commit/c2a80a79c162a0a718262f=
974464fccb74a76636=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-05 (Wed, 05 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Remember active_connection_id_limit for 0-RTT=0D
=0D
Simple.  It appears as though I missed this when @marten-seeman added=0D
this transport parameter.  We shouldn't make more exceptions for 0-RTT.=0D=

=0D
Closes #3423.=0D
=0D
=0D
  Commit: 19ab9afd3abb261a105756b61e6f7e9f17f15719=0D
      https://github.com/quicwg/base-drafts/commit/19ab9afd3abb261a105756=
b61e6f7e9f17f15719=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-02-05 (Wed, 05 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-qpack.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Remove HTTP_ prefix=0D
=0D
=0D
  Commit: 9876208d33d68d923d31699b7a5e54e32bf321f1=0D
      https://github.com/quicwg/base-drafts/commit/9876208d33d68d923d3169=
9b7a5e54e32bf321f1=0D
  Author: David Schinazi <dschinazi.ietf@gmail.com>=0D
  Date:   2020-02-05 (Wed, 05 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
    R initial-protection.js=0D
    A protection-samples.js=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into varinttp=0D
=0D
=0D
  Commit: 6ab9bab55bb3247e5f8938fd908578f9ef13187e=0D
      https://github.com/quicwg/base-drafts/commit/6ab9bab55bb3247e5f8938=
fd908578f9ef13187e=0D
  Author: David Schinazi <dschinazi.ietf@gmail.com>=0D
  Date:   2020-02-05 (Wed, 05 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  revert preferred_address change=0D
=0D
=0D
  Commit: ce9a03f47093c1196d24e53f5d3eb62645f1e435=0D
      https://github.com/quicwg/base-drafts/commit/ce9a03f47093c1196d24e5=
3f5d3eb62645f1e435=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-02-05 (Wed, 05 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Extension dragons=0D
=0D
=0D
  Commit: 2af27a157234152c1b19d68ea827b5cfd31901bc=0D
      https://github.com/quicwg/base-drafts/commit/2af27a157234152c1b19d6=
8ea827b5cfd31901bc=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-02-05 (Wed, 05 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Not just frames=0D
=0D
=0D
  Commit: 93bb69a13bdd015dcd30402921b3670b0622efd0=0D
      https://github.com/quicwg/base-drafts/commit/93bb69a13bdd015dcd3040=
2921b3670b0622efd0=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-05 (Wed, 05 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Point out that the payload size could decrease=0D
=0D
And this could make retransmitting frames complex.=0D
=0D
=0D
  Commit: 14837e6e26ee52b4e222d8614878601bec97b1fd=0D
      https://github.com/quicwg/base-drafts/commit/14837e6e26ee52b4e222d8=
614878601bec97b1fd=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-05 (Wed, 05 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: 7d0e132f8bc9faee4563cad25fbb198c2cc85508=0D
      https://github.com/quicwg/base-drafts/commit/7d0e132f8bc9faee4563ca=
d25fbb198c2cc85508=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-05 (Wed, 05 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 6b01be6c4d9caa77f6bcefa7d42bcdbfe9f1deec=0D
      https://github.com/quicwg/base-drafts/commit/6b01be6c4d9caa77f6bcef=
a7d42bcdbfe9f1deec=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-07 (Fri, 07 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Add pseudocode=0D
=0D
=0D
  Commit: db231e9d6c2c991c3a9360d3f4832ce32d9a6427=0D
      https://github.com/quicwg/base-drafts/commit/db231e9d6c2c991c3a9360=
d3f4832ce32d9a6427=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-07 (Fri, 07 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: ba6b30d4e1e37c371d75f6d379ae35f23dbd5a91=0D
      https://github.com/quicwg/base-drafts/commit/ba6b30d4e1e37c371d75f6=
d379ae35f23dbd5a91=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-07 (Fri, 07 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 7f5f3c12bd79469b30485466d1c01adeb0ff9e17=0D
      https://github.com/quicwg/base-drafts/commit/7f5f3c12bd79469b304854=
66d1c01adeb0ff9e17=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-07 (Fri, 07 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: f992e436069e23d86862e2c41c966b4722a1abdd=0D
      https://github.com/quicwg/base-drafts/commit/f992e436069e23d86862e2=
c41c966b4722a1abdd=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-07 (Fri, 07 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: d183a0c788915181b0d905081dafd7e3fce800fa=0D
      https://github.com/quicwg/base-drafts/commit/d183a0c788915181b0d905=
081dafd7e3fce800fa=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-07 (Fri, 07 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 3f67de912856591e0e7839ebafab568206c97a62=0D
      https://github.com/quicwg/base-drafts/commit/3f67de912856591e0e7839=
ebafab568206c97a62=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-07 (Fri, 07 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 92fda61c7efec9753fc8d003593aebec2c8776e6=0D
      https://github.com/quicwg/base-drafts/commit/92fda61c7efec9753fc8d0=
03593aebec2c8776e6=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-07 (Fri, 07 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Jana's suggestion=0D
=0D
=0D
  Commit: fa443957b59aa72c350e7a1d6fd202f3e27ee2c2=0D
      https://github.com/quicwg/base-drafts/commit/fa443957b59aa72c350e7a=
1d6fd202f3e27ee2c2=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-07 (Fri, 07 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Add a paragraph on PTO=0D
=0D
=0D
  Commit: bd755b267dcc9ca301058d6806523bb39a35d19e=0D
      https://github.com/quicwg/base-drafts/commit/bd755b267dcc9ca301058d=
6806523bb39a35d19e=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-07 (Fri, 07 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 78f51a5543e1c3b4574f55a057e9a2c44ddc5573=0D
      https://github.com/quicwg/base-drafts/commit/78f51a5543e1c3b4574f55=
a057e9a2c44ddc5573=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-09 (Sun, 09 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Remove "Ingnoring Loss of Undecryptable Packets=0D
=0D
=0D
  Commit: 751594facf17165a71910158d39c5fce59d6ee34=0D
      https://github.com/quicwg/base-drafts/commit/751594facf17165a719101=
58d39c5fce59d6ee34=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-09 (Sun, 09 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Remove "Ignoring Loss of Undecryptable Packets"=0D
=0D
Now that QUIC has separate packet number spaces, it's impossible to decla=
re a packet lost without the relevant keys being present at both peers, b=
ecause an ACK needs to be sent by one and processed by the other.=0D
=0D
So this text is OBE and potentially confusing.=0D
=0D
=0D
  Commit: ecb7a76c16022536bc420fa08e74af11d2602ed6=0D
      https://github.com/quicwg/base-drafts/commit/ecb7a76c16022536bc420f=
a08e74af11d2602ed6=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-09 (Sun, 09 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  MAY send 1 packet entering recovery=0D
=0D
Similar to TCP as described in Section 5 of RFC 6675=0D
=0D
Fixes #3335=0D
=0D
=0D
  Commit: a26b50e600ebc51a4903df50182eca73c8610e26=0D
      https://github.com/quicwg/base-drafts/commit/a26b50e600ebc51a4903df=
50182eca73c8610e26=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-09 (Sun, 09 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3339 from quicwg/ianswett-path-challenge-timer=0D
=0D
Specify the PATH_CHALLENGE timer period=0D
=0D
=0D
  Commit: 998a43f5aebbd68123e968cd6c9f88e887825a31=0D
      https://github.com/quicwg/base-drafts/commit/998a43f5aebbd68123e968=
cd6c9f88e887825a31=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-09 (Sun, 09 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update pseudocode=0D
=0D
=0D
  Commit: 02c21901dcfbf55abb1a801ac5118cab06f0ad2a=0D
      https://github.com/quicwg/base-drafts/commit/02c21901dcfbf55abb1a80=
1ac5118cab06f0ad2a=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-09 (Sun, 09 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: f247379b14f50465adc7c992a7db5853430686c8=0D
      https://github.com/quicwg/base-drafts/commit/f247379b14f50465adc7c9=
92a7db5853430686c8=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-09 (Sun, 09 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Idle timeout editorial fixes=0D
=0D
>From @janaiyengar and @MikeBishop comments on #3099 =0D
=0D
Fixes #3184=0D
=0D
=0D
  Commit: 8c52fd83cb5a0228dd696e45f556617e8156036f=0D
      https://github.com/quicwg/base-drafts/commit/8c52fd83cb5a0228dd696e=
45f556617e8156036f=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-09 (Sun, 09 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Clarify client anti-amplification response=0D
=0D
Clarifies why a client might send a Handshake packet, as well as generall=
y tries to improve the anti-deadlock text.=0D
=0D
Fixes #2598=0D
=0D
=0D
  Commit: 6138a07267ab9a28d00eaec8f3699cf60a6dc7fe=0D
      https://github.com/quicwg/base-drafts/commit/6138a07267ab9a28d00eae=
c8f3699cf60a6dc7fe=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-09 (Sun, 09 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: 2793b5c477c8ef4672c5d056510d685f83b0bf90=0D
      https://github.com/quicwg/base-drafts/commit/2793b5c477c8ef4672c5d0=
56510d685f83b0bf90=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-09 (Sun, 09 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Simplify=0D
=0D
=0D
  Commit: a6e821584e80f2fa5efe02a21aba0926131d7a4d=0D
      https://github.com/quicwg/base-drafts/commit/a6e821584e80f2fa5efe02=
a21aba0926131d7a4d=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-09 (Sun, 09 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: 9a445fbf803d86857e89b07214895064d22f918b=0D
      https://github.com/quicwg/base-drafts/commit/9a445fbf803d86857e89b0=
7214895064d22f918b=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-09 (Sun, 09 Feb 2020)=0D
=0D
  Changed paths:=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3442 from quicwg/ianswett-remove-ignoring-loss=0D
=0D
Remove "Ignoring Loss of Undecryptable Packets"=0D
=0D
=0D
  Commit: 059773ce1e6cb04fe9f5b2a97ff3eb292e7df1fd=0D
      https://github.com/quicwg/base-drafts/commit/059773ce1e6cb04fe9f5b2=
a97ff3eb292e7df1fd=0D
  Author: Eric Kinnear <ekinnear@apple.com>=0D
  Date:   2020-02-10 (Mon, 10 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Clarify that you can use any issued CID at any time, even during the ha=
ndshake=0D
=0D
=0D
  Commit: 8e532b07e8f56cc31ca53a84325ba5539d5a603c=0D
      https://github.com/quicwg/base-drafts/commit/8e532b07e8f56cc31ca53a=
84325ba5539d5a603c=0D
  Author: Eric Kinnear <ekinnear@apple.com>=0D
  Date:   2020-02-10 (Mon, 10 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Note that CIDs are valid in any packet type=0D
=0D
=0D
  Commit: 578d2b79af642126ee9be062851b621c8e0751ae=0D
      https://github.com/quicwg/base-drafts/commit/578d2b79af642126ee9be0=
62851b621c8e0751ae=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-10 (Mon, 10 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Martin's suggestions=0D
=0D
=0D
  Commit: e0cdbbcb866f9924916a327e4ab178155c49a1b1=0D
      https://github.com/quicwg/base-drafts/commit/e0cdbbcb866f9924916a32=
7e4ab178155c49a1b1=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-10 (Mon, 10 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Attempt to clarify for Martin=0D
=0D
=0D
  Commit: 60d963764b61248ce1fe4150086ccb09f04056ac=0D
      https://github.com/quicwg/base-drafts/commit/60d963764b61248ce1fe41=
50086ccb09f04056ac=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-10 (Mon, 10 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 9230db89612af823a292500816cd2427646debd8=0D
      https://github.com/quicwg/base-drafts/commit/9230db89612af823a29250=
0816cd2427646debd8=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-10 (Mon, 10 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-Authored-By: Eric Kinnear <32474881+erickinnear@users.noreply.github.c=
om>=0D
=0D
=0D
  Commit: 321c59afbcf01afa80373633c9ec2058a9088cf8=0D
      https://github.com/quicwg/base-drafts/commit/321c59afbcf01afa803736=
33c9ec2058a9088cf8=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-10 (Mon, 10 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Reworked Martin's suggestion=0D
=0D
=0D
  Commit: 1885d3f63c64d0a657b8033c569e0ba074fd0249=0D
      https://github.com/quicwg/base-drafts/commit/1885d3f63c64d0a657b803=
3c569e0ba074fd0249=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-11 (Tue, 11 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Restore "Ignoring Loss of Undecryptable Packets"=0D
=0D
And add some clarification.=0D
=0D
Reverts #3442 with some additional changes=0D
=0D
=0D
  Commit: 91ced9e8d46e8d9b4a649f106bb5fd555b2fa818=0D
      https://github.com/quicwg/base-drafts/commit/91ced9e8d46e8d9b4a649f=
106bb5fd555b2fa818=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-11 (Tue, 11 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Kazuho comments and remove one sentence=0D
=0D
=0D
  Commit: 359c9b3b9ecf225f8e4809297b72e43d6f3b3859=0D
      https://github.com/quicwg/base-drafts/commit/359c9b3b9ecf225f8e4809=
297b72e43d6f3b3859=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-02-11 (Tue, 11 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Require QUICv1 (#3323)=0D
=0D
=0D
  Commit: 17f91c31a30849dfd227582f0adf8f0831c266a3=0D
      https://github.com/quicwg/base-drafts/commit/17f91c31a30849dfd22758=
2f0adf8f0831c266a3=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-11 (Tue, 11 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Make host specification more precise (#3326)=0D
=0D
This doesn't come out and say "don't use IP literals in SNI" because RFC=0D=

6066 does that amply.  Instead, it says that unless you have something=0D=

better, use SNI for domain names.  This turns out to be shorter than=0D
what we had previously.=0D
=0D
Closes #3324.=0D
=0D
=0D
  Commit: 55dd0c287b2c2172314a2c1027683e990033cb12=0D
      https://github.com/quicwg/base-drafts/commit/55dd0c287b2c2172314a2c=
1027683e990033cb12=0D
  Author: Ryan Hamilton <rch@google.com>=0D
  Date:   2020-02-11 (Tue, 11 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Remove DUPLICATE_PUSH and allow duplicate PUSH_PROMISE (#3309)=0D
=0D
* Remove DUPLICATE_PUSH and allow duplicate PUSH_PROMISE=0D
=0D
* wrap=0D
=0D
* one or more=0D
=0D
* Apply suggestions from code review=0D
=0D
Co-Authored-By: Mike Bishop <mbishop@evequefou.be>=0D
=0D
* Update "identical" definition=0D
=0D
* Apply suggestions from code review from Lucas=0D
=0D
Co-Authored-By: Lucas Pardue <lucaspardue.24.7@gmail.com>=0D
=0D
* Apply suggestions from Janacode review=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
* Add motivation for duplicate push ids=0D
=0D
* Apply suggestions from mbishop code review=0D
=0D
Co-Authored-By: Mike Bishop <mbishop@evequefou.be>=0D
=0D
* Update draft-ietf-quic-http.md per mbishop=0D
=0D
Co-Authored-By: Mike Bishop <mbishop@evequefou.be>=0D
=0D
* Use less=0D
=0D
Co-authored-by: Mike Bishop <mbishop@evequefou.be>=0D
Co-authored-by: Lucas Pardue <lucaspardue.24.7@gmail.com>=0D
Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 367f668ee518b2be51c5661eaf17c753531cedb8=0D
      https://github.com/quicwg/base-drafts/commit/367f668ee518b2be51c566=
1eaf17c753531cedb8=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-02-11 (Tue, 11 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Clarify and split the "malformed" definition (#3352)=0D
=0D
* Import more RFC7540 header text=0D
=0D
* Extraneous frames aren't malformed messages; they're worse=0D
=0D
* Missed a multi-paragraph=0D
=0D
* Missed some HTTP/2s=0D
=0D
* Invalid message sequences are also malformed=0D
=0D
* Review feedback=0D
=0D
* Martin's feedback=0D
=0D
* Framing errors are connection-fatal=0D
=0D
* Reconcile with #3309=0D
=0D
=0D
  Commit: ab8059efd222e058c7cd7335840c7a7d45c5a859=0D
      https://github.com/quicwg/base-drafts/commit/ab8059efd222e058c7cd73=
35840c7a7d45c5a859=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-12 (Wed, 12 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Tweak traffic analysis text (#3411)=0D
=0D
This text was pretty good and more or less covered the problem already,=0D=

but I think that this might be slightly better.=0D
=0D
Closes #2905.=0D
=0D
=0D
  Commit: 99baf78ddfd42cbd422a8a76fbdca7b3d8f8ff7c=0D
      https://github.com/quicwg/base-drafts/commit/99baf78ddfd42cbd422a8a=
76fbdca7b3d8f8ff7c=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-12 (Wed, 12 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3421 from quicwg/transport/extension_dragons=0D
=0D
Here be dragons=0D
=0D
=0D
  Commit: 27db33c26bc5cba57ba54c15425bbb7348aac46f=0D
      https://github.com/quicwg/base-drafts/commit/27db33c26bc5cba57ba54c=
15425bbb7348aac46f=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-11 (Tue, 11 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3410 from quicwg/recovery-period-dfn=0D
=0D
Redefine recovery period=0D
=0D
=0D
  Commit: 9f7a4a6d07b2908c852c88106c1b2dcd404a187f=0D
      https://github.com/quicwg/base-drafts/commit/9f7a4a6d07b2908c852c88=
106c1b2dcd404a187f=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-12 (Wed, 12 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3406 from hawkinsw/active_connection_id_limit_type=0D=

=0D
Fix #3405: Specify that active_connection_id_limit TP is an integer=0D
=0D
=0D
  Commit: d105908807a6d5891ce81cdf3235bfd184322c5c=0D
      https://github.com/quicwg/base-drafts/commit/d105908807a6d5891ce81c=
df3235bfd184322c5c=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-12 (Wed, 12 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3438 from erickinnear/ek/cid_during_handshake=0D
=0D
#3348 Clarify that you can use any issued CID at any time, even during th=
e handshake=0D
=0D
=0D
  Commit: 922bd62ad23517c7d6faf0397333485ec9db5da6=0D
      https://github.com/quicwg/base-drafts/commit/922bd62ad23517c7d6faf0=
397333485ec9db5da6=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-02-12 (Wed, 12 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3301 from quicwg/jri/flow-control=0D
=0D
Don't recommend 3 RTTs of credit (and other editorial)=0D
=0D
=0D
  Commit: 5020e34e82d19398cb90acb3a450d6e140e4bf9a=0D
      https://github.com/quicwg/base-drafts/commit/5020e34e82d19398cb90ac=
b3a450d6e140e4bf9a=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-12 (Wed, 12 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
    R initial-protection.js=0D
    R metadata.min.js=0D
    A protection-samples.js=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into close-small-initial=0D
=0D
=0D
  Commit: f45e58d6934099faa40a8d569e50b2bcf21015db=0D
      https://github.com/quicwg/base-drafts/commit/f45e58d6934099faa40a8d=
569e50b2bcf21015db=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-12 (Wed, 12 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3292 from quicwg/close-small-initial=0D
=0D
Define stateless CONNECTION_CLOSE=0D
=0D
=0D
  Commit: 42a4c290e6752593fead4059be6f71ef9fe0cde6=0D
      https://github.com/quicwg/base-drafts/commit/42a4c290e6752593fead40=
59be6f71ef9fe0cde6=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-12 (Wed, 12 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3308 from quicwg/jri/token=0D
=0D
Allow use of token after client address change=0D
=0D
=0D
  Commit: d7fabb01733c3ccfb21c2eedb25d17e4de82cbb6=0D
      https://github.com/quicwg/base-drafts/commit/d7fabb01733c3ccfb21c2e=
edb25d17e4de82cbb6=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-12 (Wed, 12 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Jana's suggestion=0D
=0D
=0D
  Commit: 7d8e0a25b338a6d6a935b9e1ce93da82cabf0549=0D
      https://github.com/quicwg/base-drafts/commit/7d8e0a25b338a6d6a935b9=
e1ce93da82cabf0549=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-13 (Thu, 13 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3424 from quicwg/ianswett-retransmit-frames-is-hard=
=0D
=0D
Point out that the payload size could decrease=0D
=0D
=0D
  Commit: 731f802da4f5fb7a0b8af17a42387bc38d5cf93a=0D
      https://github.com/quicwg/base-drafts/commit/731f802da4f5fb7a0b8af1=
7a42387bc38d5cf93a=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-12 (Wed, 12 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  ACK-only packets are not congestion controlled=0D
=0D
Clarifies that losing ACK-only packets is detectable in QUIC, but this dr=
aft specifies no response to their loss.=0D
=0D
Fixes #3451=0D
=0D
=0D
  Commit: 40d902ea4a4c4c2227963b629b4bdcfdde56407d=0D
      https://github.com/quicwg/base-drafts/commit/40d902ea4a4c4c2227963b=
629b4bdcfdde56407d=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-12 (Wed, 12 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3362 from quicwg/ianswett-ack-delay-exponent=0D
=0D
Ack delays are adjusted by ack_delay_exponent=0D
=0D
=0D
  Commit: 60d233b35db56b601859b9b633347bdec0f3c37f=0D
      https://github.com/quicwg/base-drafts/commit/60d233b35db56b601859b9=
b633347bdec0f3c37f=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-13 (Thu, 13 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Restore "Ignoring Loss of Undecryptable Packets"=0D
=0D
Reverts #3442 manually=0D
=0D
=0D
  Commit: 6f83adf98a19660a59eeb10ea6900a409def81c1=0D
      https://github.com/quicwg/base-drafts/commit/6f83adf98a19660a59eeb1=
0ea6900a409def81c1=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-13 (Thu, 13 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into ianswett-restore-undecryptable=0D
=0D
=0D
  Commit: 71193db5c14860fa56a73e4f0f76ba1822851d1c=0D
      https://github.com/quicwg/base-drafts/commit/71193db5c14860fa56a73e=
4f0f76ba1822851d1c=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-13 (Thu, 13 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 80ace942ea90075bf9174f641c1caf2b5f98b4de=0D
      https://github.com/quicwg/base-drafts/commit/80ace942ea90075bf9174f=
641c1caf2b5f98b4de=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-14 (Fri, 14 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix the section reference=0D
=0D
In recovery for max_ack_delay of 0.=0D
=0D
Came from #3459=0D
=0D
=0D
  Commit: fcfa095f3c0a11cd02e001464820ff8e3d515d99=0D
      https://github.com/quicwg/base-drafts/commit/fcfa095f3c0a11cd02e001=
464820ff8e3d515d99=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-15 (Sat, 15 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: e3b814daa3fb57bddf8f60b4a2d2033c5dd99f14=0D
      https://github.com/quicwg/base-drafts/commit/e3b814daa3fb57bddf8f60=
b4a2d2033c5dd99f14=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-15 (Sat, 15 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 0c9c2f7f291ccc9633e7c9480a83833dc1f2b72c=0D
      https://github.com/quicwg/base-drafts/commit/0c9c2f7f291ccc9633e7c9=
480a83833dc1f2b72c=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-15 (Sat, 15 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 2274b69508676e286b5b8ad3ba126f5d9dbd0846=0D
      https://github.com/quicwg/base-drafts/commit/2274b69508676e286b5b8a=
d3ba126f5d9dbd0846=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-15 (Sat, 15 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: acd4454394249a7337718ead9fad7258b183b01f=0D
      https://github.com/quicwg/base-drafts/commit/acd4454394249a7337718e=
ad9fad7258b183b01f=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-15 (Sat, 15 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Jana's suggestions=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 3b52d6f468e18aac7a8f0e51a820d0b64f23f2f3=0D
      https://github.com/quicwg/base-drafts/commit/3b52d6f468e18aac7a8f0e=
51a820d0b64f23f2f3=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-15 (Sat, 15 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Reflow Jana's suggestions=0D
=0D
=0D
  Commit: 198b88ea0b69441d3105901ae3280a135940a0c6=0D
      https://github.com/quicwg/base-drafts/commit/198b88ea0b69441d310590=
1ae3280a135940a0c6=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-15 (Sat, 15 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Apply suggestions from code review=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: da005487a8a902c672f362aab1d43263941f0ef8=0D
      https://github.com/quicwg/base-drafts/commit/da005487a8a902c672f362=
aab1d43263941f0ef8=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-15 (Sat, 15 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  More like Jana's first suggestion=0D
=0D
Removes use of "Initially encrypted"=0D
=0D
=0D
  Commit: 86ae5b47c6f73a1356b211cf4db0a6b2dcd23d85=0D
      https://github.com/quicwg/base-drafts/commit/86ae5b47c6f73a1356b211=
cf4db0a6b2dcd23d85=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-15 (Sat, 15 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Martin's suggestion reworded=0D
=0D
=0D
  Commit: 7f0e36ce84a70e4e22b4ab1454d05884052b68b0=0D
      https://github.com/quicwg/base-drafts/commit/7f0e36ce84a70e4e22b4ab=
1454d05884052b68b0=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-15 (Sat, 15 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Add back old sentence=0D
=0D
=0D
  Commit: 74fd16b602fd7b8913f883d17d23d0a3ddd7aa3f=0D
      https://github.com/quicwg/base-drafts/commit/74fd16b602fd7b8913f883=
d17d23d0a3ddd7aa3f=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-15 (Sat, 15 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update pseudocode to better match text=0D
=0D
If there are bytes_in_flight, then always do a standard PTO.=0D
If not, it must be a client which is unsure if the peer has completed add=
ress validation.=0D
=0D
Fixes #3070=0D
=0D
=0D
  Commit: 6fa5c4286429fd28fd5447936214d37d50b6f2c0=0D
      https://github.com/quicwg/base-drafts/commit/6fa5c4286429fd28fd5447=
936214d37d50b6f2c0=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-15 (Sat, 15 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Clarify adaptive loss thresholds=0D
=0D
Fixes #3389 by clarifying that one may start with a smaller time threshol=
d, not a smaller packet threshold.=0D
=0D
=0D
  Commit: 275ab8038214c051d9e767d43c08a2f9b3f042bd=0D
      https://github.com/quicwg/base-drafts/commit/275ab8038214c051d9e767=
d43c08a2f9b3f042bd=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-15 (Sat, 15 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Make congestion control more self-contained=0D
=0D
Clarifies a few points and moves the initial window recommendation from t=
he pseudocode to the text.=0D
=0D
Fixes #3088=0D
=0D
=0D
  Commit: 7918097aca5334aaabf4c8298070063adc27cc5d=0D
      https://github.com/quicwg/base-drafts/commit/7918097aca5334aaabf4c8=
298070063adc27cc5d=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-16 (Sun, 16 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Add assert=0D
=0D
=0D
  Commit: 4de119f1d207ada8de6689112f876d9d2fc29527=0D
      https://github.com/quicwg/base-drafts/commit/4de119f1d207ada8de6689=
112f876d9d2fc29527=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-16 (Sun, 16 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Add check for address validation limits=0D
=0D
=0D
  Commit: 8735d1b6ce654ff257440de88fed0e0a6c6a567b=0D
      https://github.com/quicwg/base-drafts/commit/8735d1b6ce654ff257440d=
e88fed0e0a6c6a567b=0D
  Author: mirjak <mirja.kuehlewind@ericsson.com>=0D
  Date:   2020-02-17 (Mon, 17 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Timeout handshake section in recovery draft=0D
=0D
I believe this section was mistakenly on the wrong level. I also added a =
reference to a later section to the last sentence. Alternatively this sen=
tence could just be removed as this is normatively specified later on.=0D=

=0D
=0D
  Commit: 2c5f8fcfc00e4b470564dbfc6ac4f9046d98c974=0D
      https://github.com/quicwg/base-drafts/commit/2c5f8fcfc00e4b470564db=
fc6ac4f9046d98c974=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-18 (Tue, 18 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-qpack.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Deadlocks, and how to avoid them (#3458)=0D
=0D
* Deadlocks, and how to avoid them=0D
=0D
Much belated, this attempts to address the concerns about deadlocking.=0D=

Basically, this says that you should avoid instructions that don't have=0D=

flow control credit.  It doesn't say how an encoder might learn what=0D
limits are, but we've seen a range of tactics being used in=0D
implementations and I don't want to get into transport API debates.=0D
=0D
This doesn't cover the memory exhaustion attack that @kazuho suggests on=0D=

the issue; I think that is better covered more generally by the=0D
connection-level flow control limits.=0D
=0D
Closes #1420.=0D
=0D
* Taking Ian's suggestion and rearranging slighty=0D
=0D
=0D
  Commit: ef8f18206b9da3eff234e1ea01ad888f506dff2e=0D
      https://github.com/quicwg/base-drafts/commit/ef8f18206b9da3eff234e1=
ea01ad888f506dff2e=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-19 (Wed, 19 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3460 from quicwg/ianswett-ref=0D
=0D
Fix the section reference=0D
=0D
=0D
  Commit: 7660a51226fe6ba10b0793a88466954b0210e580=0D
      https://github.com/quicwg/base-drafts/commit/7660a51226fe6ba10b0793=
a88466954b0210e580=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-19 (Wed, 19 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Separate out initial and min congestion window=0D
=0D
=0D
  Commit: 5f29a7d639ebb49470f324fb5bd6a9f3f5ce0279=0D
      https://github.com/quicwg/base-drafts/commit/5f29a7d639ebb49470f324=
fb5bd6a9f3f5ce0279=0D
  Author: Alessandro Ghedini <alessandro@ghedini.me>=0D
  Date:   2020-02-19 (Wed, 19 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix grammer: for indicate -> to indicate (#3469)=0D
=0D
=0D
  Commit: d116e03baea1a4012f5d4ab20ee5619a7cca3d03=0D
      https://github.com/quicwg/base-drafts/commit/d116e03baea1a4012f5d4a=
b20ee5619a7cca3d03=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-20 (Thu, 20 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Add a no-op changelog for recovery since -25=0D
=0D
=0D
  Commit: fea5aea293a99bcdd31bb70d5b18c5c298b45a98=0D
      https://github.com/quicwg/base-drafts/commit/fea5aea293a99bcdd31bb7=
0d5b18c5c298b45a98=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-20 (Thu, 20 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Http since -25 changelog=0D
=0D
=0D
  Commit: e4a4a5f5171e8a1ec2b4ca60a6fc8d3264221123=0D
      https://github.com/quicwg/base-drafts/commit/e4a4a5f5171e8a1ec2b4ca=
60a6fc8d3264221123=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-20 (Thu, 20 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-qpack.md=0D
=0D
  Log Message:=0D
  -----------=0D
  qpack changelog=0D
=0D
=0D
  Commit: df32bc8402a900e09390e7e41c7f7cef8f8a9516=0D
      https://github.com/quicwg/base-drafts/commit/df32bc8402a900e09390e7=
e41c7f7cef8f8a9516=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-20 (Thu, 20 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  tls=0D
=0D
=0D
  Commit: bac73750cfde8b0f73d1dc4ba5602b5968e70e8e=0D
      https://github.com/quicwg/base-drafts/commit/bac73750cfde8b0f73d1dc=
4ba5602b5968e70e8e=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-20 (Thu, 20 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3472 from quicwg/ianswett-noop-recovery-changelog=0D=

=0D
Add a changelog for http, qpack, tls, and recovery since -25=0D
=0D
=0D
  Commit: 8e5bbdf5e6d2a542e97a1ba54a57d5fbbcb78e19=0D
      https://github.com/quicwg/base-drafts/commit/8e5bbdf5e6d2a542e97a1b=
a54a57d5fbbcb78e19=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-02-21 (Fri, 21 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Application-layer close (#3437)=0D
=0D
=0D
  Commit: c1b860491d2cb6ad1c45dacd02a521988654430e=0D
      https://github.com/quicwg/base-drafts/commit/c1b860491d2cb6ad1c45da=
cd02a521988654430e=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-22 (Sat, 22 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3169 from DavidSchinazi/varinttp=0D
=0D
Make transport parameters varint=0D
=0D
=0D
  Commit: dd3b8b0e62babfd1a647309d05d2c38f43d9fd27=0D
      https://github.com/quicwg/base-drafts/commit/dd3b8b0e62babfd1a64730=
9d05d2c38f43d9fd27=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-22 (Sat, 22 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Add changelogs for transport -26 and all -27=0D
=0D
=0D
  Commit: 794323875ce8dd4b408a96a88ea128e77c0999e9=0D
      https://github.com/quicwg/base-drafts/commit/794323875ce8dd4b408a96=
a88ea128e77c0999e9=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-22 (Sat, 22 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
    M protection-samples.js=0D
=0D
  Log Message:=0D
  -----------=0D
  Update examples for -27=0D
=0D
=0D
  Commit: b8779343f9b51d7d5435b5cd3e6d0bece516b329=0D
      https://github.com/quicwg/base-drafts/commit/b8779343f9b51d7d5435b5=
cd3e6d0bece516b329=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-22 (Sat, 22 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Remove tabs from recovery draft=0D
=0D
=0D
  Commit: 15612646cc9e36ade7043fc93c4114c0221712c7=0D
      https://github.com/quicwg/base-drafts/commit/15612646cc9e36ade7043f=
c93c4114c0221712c7=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-22 (Sat, 22 Feb 2020)=0D
=0D
  Changed paths:=0D
    M .lint.py=0D
=0D
  Log Message:=0D
  -----------=0D
  Lint HTAB=0D
=0D
I caught Ian adding these once, then failed to catch it a second time.=0D=

Fool me once...=0D
=0D
=0D
  Commit: 6e13a0be0d540146fa663effc0d00dc058b2ea7f=0D
      https://github.com/quicwg/base-drafts/commit/6e13a0be0d540146fa663e=
ffc0d00dc058b2ea7f=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-23 (Sun, 23 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3444 from quicwg/ianswett-idle-timeout-editorial=0D=

=0D
Idle timeout editorial fixes=0D
=0D
=0D
  Commit: 41b3967ae5fcfe974912139de243b0d91b595082=0D
      https://github.com/quicwg/base-drafts/commit/41b3967ae5fcfe97491213=
9de243b0d91b595082=0D
  Author: David Schinazi <dschinazi.ietf@gmail.com>=0D
  Date:   2020-02-22 (Sat, 22 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update reference to RFC8740=0D
=0D
=0D
  Commit: ea0cd3e665e5f6f1b5cbf05736a8c7c670a18844=0D
      https://github.com/quicwg/base-drafts/commit/ea0cd3e665e5f6f1b5cbf0=
5736a8c7c670a18844=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-23 (Sun, 23 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3479 from DavidSchinazi/rfc8740=0D
=0D
Update reference to RFC8740=0D
=0D
=0D
  Commit: 96a64024ce8a2cbb5e9ab58de4180ed53166fc3a=0D
      https://github.com/quicwg/base-drafts/commit/96a64024ce8a2cbb5e9ab5=
8de4180ed53166fc3a=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-24 (Mon, 24 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Remove tabs from recovery draft=0D
=0D
=0D
  Commit: 69c2d95035420cc9bc596ed1d6a3373dfbe85548=0D
      https://github.com/quicwg/base-drafts/commit/69c2d95035420cc9bc596e=
d1d6a3373dfbe85548=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-24 (Mon, 24 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Transport parameters can be declared unilaterally=0D
=0D
The text already says this, but we lost track of it.  This hopefully=0D
clarifies that.=0D
=0D
Closes #3429.=0D
=0D
=0D
  Commit: e28286096182fa8b57a8607da90ce73144b3f105=0D
      https://github.com/quicwg/base-drafts/commit/e28286096182fa8b57a860=
7da90ce73144b3f105=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-24 (Mon, 24 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  ^^=0D
=0D
=0D
  Commit: d38e8c0f0d7376c66a1c0c64111177879321cb50=0D
      https://github.com/quicwg/base-drafts/commit/d38e8c0f0d7376c66a1c0c=
64111177879321cb50=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-24 (Mon, 24 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Scope connection IDs to the current connection=0D
=0D
This isn't strictly necessary, as it might be implied by the definition=0D=

of a connection ID.=0D
=0D
Closes #3484.=0D
=0D
=0D
  Commit: f9b64c275b366d0b745340da92d0ad019d48ce25=0D
      https://github.com/quicwg/base-drafts/commit/f9b64c275b366d0b745340=
da92d0ad019d48ce25=0D
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>=0D
  Date:   2020-02-24 (Mon, 24 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix typo in transport draft changelog=0D
=0D
=0D
  Commit: 2ce00d0f25b338bbc3a917805fb06d477edfacc1=0D
      https://github.com/quicwg/base-drafts/commit/2ce00d0f25b338bbc3a917=
805fb06d477edfacc1=0D
  Author: Bence B=C3=A9ky <bencebeky@users.noreply.github.com>=0D
  Date:   2020-02-25 (Tue, 25 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-qpack.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Improve language on evictable entries. (#3131)=0D
=0D
* Improve language on blocking entries.=0D
=0D
Remove "insertion has been acknowledged" phrase to avoid confusion=0D
between Header Acknowledgement instructions implicitly acknowledging=0D
encoder stream instructions and explicitly acknowledging header blocks.=0D=

Use Known Received Count instead.=0D
=0D
Clarify that references on the encoder stream do not block an entry from=0D=

eviction.  Trivial as it is, I overlooked this at first, and added quite=0D=

some unnecessary complexity that was eventually removed at=0D
https://quiche.googlesource.com/quiche/+/b09d44167c543b80b2c27408dd1f9df3=
b07c9741.=0D
My motivation here is to help future implementers to avoid this pitfall.=0D=

=0D
Merge redundant Reference Tracking section into Blocked Dynamic Table=0D
Insertions.=0D
=0D
Change style of "Note" at end of section for consistency.  There were=0D
already four sentences starting with "Note that" throughout the draft=0D
before this PR (now there are six), but no other "Note:" markdown.=0D
=0D
* Revert changing acknowledging insertion to comparing absolute index to =
Known Received Count.=0D
=0D
* Remove unnecessary wordcrafting to blocked-insertion first paragraph.=0D=

=0D
* wordsmithing=0D
=0D
* nit=0D
=0D
* Minor rewording=0D
=0D
=0D
  Commit: 9e0d7e7cd162c942e9a756f0dbf143f3ff311447=0D
      https://github.com/quicwg/base-drafts/commit/9e0d7e7cd162c942e9a756=
f0dbf143f3ff311447=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-25 (Tue, 25 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3481 from dtikhonov/202002241022-fix-transport-chan=
gelog-typo=0D
=0D
Fix typo in transport draft changelog=0D
=0D
=0D
  Commit: 86f72a783870cb18d6ad334d4edac1f08f7a1f79=0D
      https://github.com/quicwg/base-drafts/commit/86f72a783870cb18d6ad33=
4d4edac1f08f7a1f79=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-25 (Tue, 25 Feb 2020)=0D
=0D
  Changed paths:=0D
    M .lint.py=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3476 from quicwg/lint-tab=0D
=0D
Lint tabs=0D
=0D
=0D
  Commit: 4a202220895c6d2fb9d1cb81a2ecee6eab69cfb0=0D
      https://github.com/quicwg/base-drafts/commit/4a202220895c6d2fb9d1cb=
81a2ecee6eab69cfb0=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-25 (Tue, 25 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3478 from quicwg/unilateral-tp=0D
=0D
Unilateral Transport Parameters=0D
=0D
=0D
  Commit: 51fdf4251200fb0daf02d2014e6be72e4683f413=0D
      https://github.com/quicwg/base-drafts/commit/51fdf4251200fb0daf02d2=
014e6be72e4683f413=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-25 (Tue, 25 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3485 from quicwg/connection-scope-id=0D
=0D
Scope connection IDs to the current connection=0D
=0D
=0D
  Commit: d71905f1cccff82204ee98afb9c4532be3348541=0D
      https://github.com/quicwg/base-drafts/commit/d71905f1cccff82204ee98=
afb9c4532be3348541=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-25 (Tue, 25 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3462 from quicwg/ianswett-adaptive-loss=0D
=0D
Clarify adaptive loss thresholds=0D
=0D
=0D
  Commit: 6d5f3dab6470062bf3649872b3fe21498710dbf6=0D
      https://github.com/quicwg/base-drafts/commit/6d5f3dab6470062bf36498=
72b3fe21498710dbf6=0D
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix typo in HTTP draft (#3482)=0D
=0D
=0D
  Commit: bf46a9b1e6bc81dc0cda1ef84f4c0b440702b872=0D
      https://github.com/quicwg/base-drafts/commit/bf46a9b1e6bc81dc0cda1e=
f84f4c0b440702b872=0D
  Author: Loganaden Velvindron <logan@cyberstorm.mu>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  HTTP/3: Add RFC8446 reference for TLS 1.3. (#3483)=0D
=0D
* Add RFC8446 reference=0D
=0D
* Fix formatting reported by CircleCI=0D
=0D
* Fix trailing whitespaces=0D
=0D
* Use  symbolic references=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
* Use symbolic reference for TFO=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
* Fix line wrapping=0D
=0D
Co-authored-by: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 55d617658fd32b95c54f27e75d1bab5739032537=0D
      https://github.com/quicwg/base-drafts/commit/55d617658fd32b95c54f27=
e75d1bab5739032537=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Jana's suggestions=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 9124ab1f5e462d386eec478e3813cfccec00148a=0D
      https://github.com/quicwg/base-drafts/commit/9124ab1f5e462d386eec47=
8e3813cfccec00148a=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: 0ce17f386f32e69c5e1abeaaddaccc273e4e110c=0D
      https://github.com/quicwg/base-drafts/commit/0ce17f386f32e69c5e1abe=
aaddaccc273e4e110c=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: 52649b9ecb3d4ddf3325e5db8891e7a2e6d95813=0D
      https://github.com/quicwg/base-drafts/commit/52649b9ecb3d4ddf3325e5=
db8891e7a2e6d95813=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: 1bc588fe9dc0227b2aeda8a6311f22ea7c2157a2=0D
      https://github.com/quicwg/base-drafts/commit/1bc588fe9dc0227b2aeda8=
a6311f22ea7c2157a2=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: 1a952f91d3f8d371e5fadfb2a56fb8c63ff6d5de=0D
      https://github.com/quicwg/base-drafts/commit/1a952f91d3f8d371e5fadf=
b2a56fb8c63ff6d5de=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: 1e60a825e535c3d1fddff7c3121b60a9bae1db40=0D
      https://github.com/quicwg/base-drafts/commit/1e60a825e535c3d1fddff7=
c3121b60a9bae1db40=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: b19b38b5fcb9e4c24fbdf95328fa7f6c726a5180=0D
      https://github.com/quicwg/base-drafts/commit/b19b38b5fcb9e4c24fbdf9=
5328fa7f6c726a5180=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: ae8900e3a19164a78984b2f6fe721ab55019c660=0D
      https://github.com/quicwg/base-drafts/commit/ae8900e3a19164a78984b2=
f6fe721ab55019c660=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Jana's suggestions=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 8feaa19743623c858e5b5e5dd7309264dd478d76=0D
      https://github.com/quicwg/base-drafts/commit/8feaa19743623c858e5b5e=
5dd7309264dd478d76=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 8cc4fa1278bd2785dfb14f3088db29bb584c1f13=0D
      https://github.com/quicwg/base-drafts/commit/8cc4fa1278bd2785dfb14f=
3088db29bb584c1f13=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 47ba99c5eba017e53d1fd1b01cc8d6386cdffbd3=0D
      https://github.com/quicwg/base-drafts/commit/47ba99c5eba017e53d1fd1=
b01cc8d6386cdffbd3=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3445 from quicwg/ianswett-why-send-handshake=0D
=0D
Clarify client anti-amplification response=0D
=0D
=0D
  Commit: d8dd73a087b177f3fa68f1dea49dff6d7f3a73fd=0D
      https://github.com/quicwg/base-drafts/commit/d8dd73a087b177f3fa68f1=
dea49dff6d7f3a73fd=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 330de8ffcb4bf8f153d404285317d92a62069b82=0D
      https://github.com/quicwg/base-drafts/commit/330de8ffcb4bf8f153d404=
285317d92a62069b82=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  More editorial updates=0D
=0D
=0D
  Commit: bbdd861d1ef8dfbaadb2d38991af581acb4eea40=0D
      https://github.com/quicwg/base-drafts/commit/bbdd861d1ef8dfbaadb2d3=
8991af581acb4eea40=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Reflow for line length=0D
=0D
=0D
  Commit: 4fc37067f5cb3d62b59b3bd48fac75d5c09a4b36=0D
      https://github.com/quicwg/base-drafts/commit/4fc37067f5cb3d62b59b3b=
d48fac75d5c09a4b36=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  MT's comments and minimize text in the appendix=0D
=0D
=0D
  Commit: 0f2d4bff92a79bf4a385ff5992c7d6d403cbdd4f=0D
      https://github.com/quicwg/base-drafts/commit/0f2d4bff92a79bf4a385ff=
5992c7d6d403cbdd4f=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 28959f9e29563bd0e7dff9185d760a8c1fb0175b=0D
      https://github.com/quicwg/base-drafts/commit/28959f9e29563bd0e7dff9=
185d760a8c1fb0175b=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 4084c5a168d1600ef362931da950513c57440082=0D
      https://github.com/quicwg/base-drafts/commit/4084c5a168d1600ef36293=
1da950513c57440082=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-27 (Thu, 27 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Clarify not arming PTO for ApplicationData before completion=0D
=0D
Clarifies exactly what the implications of not arming PTO for Application=
Data prior to handshake complete.=0D
=0D
This came from a discussion with a coworker who read the transport and re=
covery drafts, but not TLS.=0D
=0D
=0D
  Commit: e4492a99326fc5ab3b6c43ba2d5515b7f1019b83=0D
      https://github.com/quicwg/base-drafts/commit/e4492a99326fc5ab3b6c43=
ba2d5515b7f1019b83=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-27 (Thu, 27 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Martin Duke's suggestion=0D
=0D
=0D
  Commit: 78bae10884d3215cab0726c4841bda11e72c6104=0D
      https://github.com/quicwg/base-drafts/commit/78bae10884d3215cab0726=
c4841bda11e72c6104=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-02-27 (Thu, 27 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: ab20c818c34bc203c6ede46fb5dfd94a99a55d0a=0D
      https://github.com/quicwg/base-drafts/commit/ab20c818c34bc203c6ede4=
6fb5dfd94a99a55d0a=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-02-27 (Thu, 27 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 70b56f694d81348b1faabdb289050266cc46e9ba=0D
      https://github.com/quicwg/base-drafts/commit/70b56f694d81348b1faabd=
b289050266cc46e9ba=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-02-27 (Thu, 27 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3463 from quicwg/ianswett-cc-self-contained=0D
=0D
Make congestion control more self-contained=0D
=0D
=0D
  Commit: 206ae8519c0eca337314a958ab181b9255b98643=0D
      https://github.com/quicwg/base-drafts/commit/206ae8519c0eca337314a9=
58ab181b9255b98643=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-02-27 (Thu, 27 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 40ed46141174740f8f9bb9aec5fef2b03594bab3=0D
      https://github.com/quicwg/base-drafts/commit/40ed46141174740f8f9bb9=
aec5fef2b03594bab3=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-02-27 (Thu, 27 Feb 2020)=0D
=0D
  Changed paths:=0D
    M .lint.py=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
    M protection-samples.js=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into ianswett-send-one-packet=0D
=0D
=0D
  Commit: bde607e16fd14e3d8a82035d7f5e6b8a8ba43d18=0D
      https://github.com/quicwg/base-drafts/commit/bde607e16fd14e3d8a8203=
5d7f5e6b8a8ba43d18=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-02-27 (Thu, 27 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3380 from mirjak/patch-5=0D
=0D
Editorial: More concise intro text (recovery)=0D
=0D
=0D
  Commit: 36da8076286a15451100e0de314338cee9b6c005=0D
      https://github.com/quicwg/base-drafts/commit/36da8076286a15451100e0=
de314338cee9b6c005=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-27 (Thu, 27 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 92a01a90676235a986f80b80234fd4f178517df8=0D
      https://github.com/quicwg/base-drafts/commit/92a01a90676235a986f80b=
80234fd4f178517df8=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-27 (Thu, 27 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  remove extra 'before'=0D
=0D
=0D
  Commit: b15857bcfc3e8a8882b5a8b1245521f571a39764=0D
      https://github.com/quicwg/base-drafts/commit/b15857bcfc3e8a8882b5a8=
b1245521f571a39764=0D
  Author: mirjak <mirja.kuehlewind@ericsson.com>=0D
  Date:   2020-03-03 (Tue, 03 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Editorial proposed changes for cc section=0D
=0D
=0D
  Commit: 062b95580c1371f31d30314e016a9ed85ea67f87=0D
      https://github.com/quicwg/base-drafts/commit/062b95580c1371f31d3031=
4e016a9ed85ea67f87=0D
  Author: mirjak <mirja.kuehlewind@ericsson.com>=0D
  Date:   2020-03-03 (Tue, 03 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Normative language in cc section=0D
=0D
This my need a design issue because I suggest to use two SHOULDs instead =
of should. However, I would first like to get some feedback if people agr=
ee.=0D
=0D
=0D
  Commit: c72f86fbe73ef8046c38ff9e8c3fe5ad3578d80c=0D
      https://github.com/quicwg/base-drafts/commit/c72f86fbe73ef8046c38ff=
9e8c3fe5ad3578d80c=0D
  Author: mirjak <mirja.kuehlewind@ericsson.com>=0D
  Date:   2020-03-03 (Tue, 03 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: b3ba790f998429eb15fbbad2e9da2d9af547fbcc=0D
      https://github.com/quicwg/base-drafts/commit/b3ba790f998429eb15fbba=
d2e9da2d9af547fbcc=0D
  Author: mirjak <mirja.kuehlewind@ericsson.com>=0D
  Date:   2020-03-03 (Tue, 03 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Adjust pointer to sections=0D
=0D
=0D
  Commit: eb65124854433637e827f68c4b40380c6c301ab1=0D
      https://github.com/quicwg/base-drafts/commit/eb65124854433637e827f6=
8c4b40380c6c301ab1=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-03 (Tue, 03 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3492 from mirjak/patch-22=0D
=0D
Normative language in cc section=0D
=0D
=0D
  Commit: ccefe8667092622d869c997728b062a2f96153c4=0D
      https://github.com/quicwg/base-drafts/commit/ccefe8667092622d869c99=
7728b062a2f96153c4=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-03 (Tue, 03 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 0ef8f341bb1df7e7b04e5815596468b7a442824d=0D
      https://github.com/quicwg/base-drafts/commit/0ef8f341bb1df7e7b04e58=
15596468b7a442824d=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-03 (Tue, 03 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 9ac2f6dfceaf18445b54b7168921ce0a25aae1fd=0D
      https://github.com/quicwg/base-drafts/commit/9ac2f6dfceaf18445b54b7=
168921ce0a25aae1fd=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-04 (Wed, 04 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Rephrase some connection ID usage text=0D
=0D
=0D
  Commit: 82a53af161f418ba940388c880ae0aa0100312b7=0D
      https://github.com/quicwg/base-drafts/commit/82a53af161f418ba940388=
c880ae0aa0100312b7=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-05 (Thu, 05 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3425 from quicwg/remember-acil=0D
=0D
Remember active_connection_id_limit for 0-RTT=0D
=0D
=0D
  Commit: 6a0f488a1e944fa1df7c30e16db9f50f49e0fab7=0D
      https://github.com/quicwg/base-drafts/commit/6a0f488a1e944fa1df7c30=
e16db9f50f49e0fab7=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-05 (Thu, 05 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3398 from dtikhonov/202001271719-cant-proceed-with-=
invalid-retry=0D
=0D
Fix: server cannot proceed to handshake when given an invalid Retry token=
=0D
=0D
=0D
  Commit: 3d4a09611afdbabed83c0cd5650307b217bea894=0D
      https://github.com/quicwg/base-drafts/commit/3d4a09611afdbabed83c0c=
d5650307b217bea894=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-04 (Wed, 04 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3453 from quicwg/ianswett-clarify-ack-only=0D
=0D
ACK-only packets are not congestion controlled=0D
=0D
=0D
  Commit: 8dfa6138a6557cb38934ab1363519a5d379dadbc=0D
      https://github.com/quicwg/base-drafts/commit/8dfa6138a6557cb38934ab=
1363519a5d379dadbc=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-04 (Wed, 04 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3443 from quicwg/ianswett-send-one-packet=0D
=0D
MAY send 1 packet entering recovery=0D
=0D
=0D
  Commit: 03d4c76f8c444fa921dbd3c84988c26e3b5b8088=0D
      https://github.com/quicwg/base-drafts/commit/03d4c76f8c444fa921dbd3=
c84988c26e3b5b8088=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-04 (Wed, 04 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3415 from quicwg/ianswett-discard-keys-pto=0D
=0D
Reset PTO and loss detection timer when discarding keys=0D
=0D
=0D
  Commit: 07a901a9b9cfc790e9b51278548e808db0daf63f=0D
      https://github.com/quicwg/base-drafts/commit/07a901a9b9cfc790e9b512=
78548e808db0daf63f=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-07 (Sat, 07 Mar 2020)=0D
=0D
  Changed paths:=0D
    M .lint.py=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
    M protection-samples.js=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into ianswett-restore-undecryptable=0D
=0D
=0D
  Commit: 3a51ceedcc90b26924f85c31c2bf3777ab987b20=0D
      https://github.com/quicwg/base-drafts/commit/3a51ceedcc90b26924f85c=
31c2bf3777ab987b20=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-07 (Sat, 07 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3450 from quicwg/ianswett-restore-undecryptable=0D
=0D
Clarify which packet losses may be ignored=0D
=0D
=0D
  Commit: e043bb4612537f3fe3afe6d12154176a66e9bb46=0D
      https://github.com/quicwg/base-drafts/commit/e043bb4612537f3fe3afe6=
d12154176a66e9bb46=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-07 (Sat, 07 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 78e81dcd8d40b76409cf702a5e6e6509ad7d8022=0D
      https://github.com/quicwg/base-drafts/commit/78e81dcd8d40b76409cf70=
2a5e6e6509ad7d8022=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-07 (Sat, 07 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Took and reworked Jana's suggestion.=0D
=0D
=0D
  Commit: 91b3d1b28346ad5e9b2a4aca41b6a397c33f9b0f=0D
      https://github.com/quicwg/base-drafts/commit/91b3d1b28346ad5e9b2a4a=
ca41b6a397c33f9b0f=0D
  Author: Benjamin Saunders <ben.e.saunders@gmail.com>=0D
  Date:   2020-03-07 (Sat, 07 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Clarify handshake anti-deadlock wrt. handshake confirmation=0D
=0D
=0D
  Commit: a8e454f2019b63856fad3693475499648e777e04=0D
      https://github.com/quicwg/base-drafts/commit/a8e454f2019b63856fad36=
93475499648e777e04=0D
  Author: Benjamin Saunders <ben.e.saunders@gmail.com>=0D
  Date:   2020-03-08 (Sun, 08 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: cbdc2fbb481dcacebcae823441abca0aba245796=0D
      https://github.com/quicwg/base-drafts/commit/cbdc2fbb481dcacebcae82=
3441abca0aba245796=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-09 (Mon, 09 Mar 2020)=0D
=0D
  Changed paths:=0D
    M .lint.py=0D
=0D
  Log Message:=0D
  -----------=0D
  Show file on linting error=0D
=0D
And some refactoring of the code to go along with it.=0D
=0D
=0D
  Commit: 2ba62cd41d21c60d1a49a12a3c7557feba89dfbe=0D
      https://github.com/quicwg/base-drafts/commit/2ba62cd41d21c60d1a49a1=
2a3c7557feba89dfbe=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-09 (Mon, 09 Mar 2020)=0D
=0D
  Changed paths:=0D
    M .lint.py=0D
=0D
  Log Message:=0D
  -----------=0D
  Fixups from black=0D
=0D
=0D
  Commit: 0925aaa68752b7dcf0b24ef1a537dd2604907c53=0D
      https://github.com/quicwg/base-drafts/commit/0925aaa68752b7dcf0b24e=
f1a537dd2604907c53=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-09 (Mon, 09 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: c7dabf0f5ddcbe9288be2d0dc3a1c20e72e79523=0D
      https://github.com/quicwg/base-drafts/commit/c7dabf0f5ddcbe9288be2d=
0dc3a1c20e72e79523=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-03-09 (Mon, 09 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Clarify section on negotiating connection IDs=0D
=0D
=0D
  Commit: e225cbbe303e1bb78444b66aa27deec24d528724=0D
      https://github.com/quicwg/base-drafts/commit/e225cbbe303e1bb78444b6=
6aa27deec24d528724=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-03-09 (Mon, 09 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  no hs packets=0D
=0D
=0D
  Commit: 73bf631226678431480e2be34425c8f66fc30419=0D
      https://github.com/quicwg/base-drafts/commit/73bf631226678431480e2b=
e34425c8f66fc30419=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-03-09 (Mon, 09 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  comments=0D
=0D
=0D
  Commit: 95791fc5b0b03312919e0b88ecbee568adf173c1=0D
      https://github.com/quicwg/base-drafts/commit/95791fc5b0b03312919e0b=
88ecbee568adf173c1=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-03-09 (Mon, 09 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  leftover abbrevs=0D
=0D
=0D
  Commit: 9546ff24cd8759c48acde86ff694e856ba47b465=0D
      https://github.com/quicwg/base-drafts/commit/9546ff24cd8759c48acde8=
6ff694e856ba47b465=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-09 (Mon, 09 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Wordsmithing=0D
=0D
=0D
  Commit: d2ce42374c219958b5c52040e564b2fd9aa2f277=0D
      https://github.com/quicwg/base-drafts/commit/d2ce42374c219958b5c520=
40e564b2fd9aa2f277=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-09 (Mon, 09 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 3343560974ab9a7ef959bb4066c72f73a4a0d326=0D
      https://github.com/quicwg/base-drafts/commit/3343560974ab9a7ef959bb=
4066c72f73a4a0d326=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-10 (Tue, 10 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 059276a7ad8caddc3c0b2fde7508395d6da2342a=0D
      https://github.com/quicwg/base-drafts/commit/059276a7ad8caddc3c0b2f=
de7508395d6da2342a=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-10 (Tue, 10 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 8e4fd6eaffa6e713f1e2cf8173f7e3153a3b8ac8=0D
      https://github.com/quicwg/base-drafts/commit/8e4fd6eaffa6e713f1e2cf=
8173f7e3153a3b8ac8=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-10 (Tue, 10 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: baff94a5fde867f0f29e8b6cd81f50f8c42be467=0D
      https://github.com/quicwg/base-drafts/commit/baff94a5fde867f0f29e8b=
6cd81f50f8c42be467=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-10 (Tue, 10 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into patch-21=0D
=0D
=0D
  Commit: c8128f2ade5d400092d75e52d3bf7a61199e9239=0D
      https://github.com/quicwg/base-drafts/commit/c8128f2ade5d400092d75e=
52d3bf7a61199e9239=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-10 (Tue, 10 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3491 from mirjak/patch-21=0D
=0D
Editorial proposed changes for cc section=0D
=0D
=0D
  Commit: f761f8b5dfcccff20ad59e6bea4e25bc297c9de0=0D
      https://github.com/quicwg/base-drafts/commit/f761f8b5dfcccff20ad59e=
6bea4e25bc297c9de0=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-10 (Tue, 10 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Follow-up to Mirja's editorial PR=0D
=0D
Another editorial PR to address @martinthomson comment.=0D
=0D
=0D
  Commit: 41a816f946aab27f2eb7e704d38d38929a07e42c=0D
      https://github.com/quicwg/base-drafts/commit/41a816f946aab27f2eb7e7=
04d38d38929a07e42c=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-10 (Tue, 10 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3505 from quicwg/ianswett-editorial-adapted=0D
=0D
Follow-up to Mirja's editorial PR=0D
=0D
=0D
  Commit: c63156014f02461996749d0b6ca2b2bec4419433=0D
      https://github.com/quicwg/base-drafts/commit/c63156014f02461996749d=
0b6ca2b2bec4419433=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-10 (Tue, 10 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3441 from quicwg/ianswett-pto-vs-rto=0D
=0D
Document TCP RTO vs QUIC PTO=0D
=0D
=0D
  Commit: 07f730f83c54f2a292def4f10494ea9bcb274bae=0D
      https://github.com/quicwg/base-drafts/commit/07f730f83c54f2a292def4=
f10494ea9bcb274bae=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-03-10 (Tue, 10 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3129 from quicwg/client-goaway=0D
=0D
Clients can send GOAWAY too=0D
=0D
=0D
  Commit: 792660745fb73777f12ea968046450a54020b2bb=0D
      https://github.com/quicwg/base-drafts/commit/792660745fb73777f12ea9=
68046450a54020b2bb=0D
  Author: Bence B=C3=A9ky <bnc@google.com>=0D
  Date:   2020-03-10 (Tue, 10 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-qpack.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Change HTTP/3 error codes from HTTP_ to H3_ to mirror #3119.=0D
=0D
=0D
  Commit: c77258a9e53284b7721548d80dce59e1eb43df12=0D
      https://github.com/quicwg/base-drafts/commit/c77258a9e53284b7721548=
d80dce59e1eb43df12=0D
  Author: Bence B=C3=A9ky <bnc@google.com>=0D
  Date:   2020-03-10 (Tue, 10 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-qpack.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Make Required Insert Count mismatch error pharagraph less "obtuse".=0D
=0D
=0D
  Commit: a94d727a3f4da5ec61456be5c680ad013e1a335b=0D
      https://github.com/quicwg/base-drafts/commit/a94d727a3f4da5ec61456b=
e5c680ad013e1a335b=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-03-10 (Tue, 10 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3503 from Ralith/clarify-anti-deadlock=0D
=0D
Clarify handshake anti-deadlock wrt. handshake confirmation=0D
=0D
=0D
  Commit: 7667e3be465236514a7f79d2f8ad023565c2f349=0D
      https://github.com/quicwg/base-drafts/commit/7667e3be465236514a7f79=
d2f8ad023565c2f349=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-11 (Wed, 11 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3497 from quicwg/rephrase-cid-use=0D
=0D
Rephrase some Connection ID usage text=0D
=0D
=0D
  Commit: 9a9bf0a74eabba2104c61cf08a8761c046d96022=0D
      https://github.com/quicwg/base-drafts/commit/9a9bf0a74eabba2104c61c=
f08a8761c046d96022=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-10 (Tue, 10 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 2c8f12f7c1e875875b6f410d79b34aefcc97e094=0D
      https://github.com/quicwg/base-drafts/commit/2c8f12f7c1e875875b6f41=
0d79b34aefcc97e094=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-10 (Tue, 10 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 7a0b704c03744a371fdb943bb4a9c8098b5d7488=0D
      https://github.com/quicwg/base-drafts/commit/7a0b704c03744a371fdb94=
3bb4a9c8098b5d7488=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-10 (Tue, 10 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 5e73d936368fc3c2c199882fa6c0366c8046afc9=0D
      https://github.com/quicwg/base-drafts/commit/5e73d936368fc3c2c19988=
2fa6c0366c8046afc9=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-10 (Tue, 10 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3494 from mirjak/patch-24=0D
=0D
Adjust pointers to sections=0D
=0D
=0D
  Commit: a2de6f79b152bbf6f2a09a7badd89ce92fdc233e=0D
      https://github.com/quicwg/base-drafts/commit/a2de6f79b152bbf6f2a09a=
7badd89ce92fdc233e=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-10 (Tue, 10 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 7a88436fe716779f409fcd9ec4539796e822668e=0D
      https://github.com/quicwg/base-drafts/commit/7a88436fe716779f409fcd=
9ec4539796e822668e=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-10 (Tue, 10 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3486 from quicwg/ianswett-clarify-complete=0D
=0D
Clarify not arming PTO for ApplicationData before completion=0D
=0D
=0D
  Commit: d22c4fe86b8fb6de5cdd62e7858d5122260fa21c=0D
      https://github.com/quicwg/base-drafts/commit/d22c4fe86b8fb6de5cdd62=
e7858d5122260fa21c=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-11 (Wed, 11 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  are are=0D
=0D
you know it is hard for me to type that without typing "area"=0D
=0D
=0D
  Commit: d3adc44abdc6108b6e3a997988da2690d55ec290=0D
      https://github.com/quicwg/base-drafts/commit/d3adc44abdc6108b6e3a99=
7988da2690d55ec290=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-11 (Wed, 11 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3349 from quicwg/jri/cids=0D
=0D
Clarify section on negotiating connection IDs=0D
=0D
=0D
  Commit: 436c49bc835e6d60d1119b9ae66f2d4274ff0387=0D
      https://github.com/quicwg/base-drafts/commit/436c49bc835e6d60d1119b=
9ae66f2d4274ff0387=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-10 (Tue, 10 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 853d25d2df00432eafc3bc482b4151be80aba1f1=0D
      https://github.com/quicwg/base-drafts/commit/853d25d2df00432eafc3bc=
482b4151be80aba1f1=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-11 (Wed, 11 Mar 2020)=0D
=0D
  Changed paths:=0D
    M .lint.py=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3504 from quicwg/lint-filename=0D
=0D
Show file on linting error=0D
=0D
=0D
  Commit: 44e37ac5040d6273ef7758993659528c417e703e=0D
      https://github.com/quicwg/base-drafts/commit/44e37ac5040d6273ef7758=
993659528c417e703e=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-11 (Wed, 11 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  We're firm on no IANA actions for recovery=0D
=0D
=0D
  Commit: ffc95617e4e57a8385b2ecad3509b292425d56b5=0D
      https://github.com/quicwg/base-drafts/commit/ffc95617e4e57a8385b2ec=
ad3509b292425d56b5=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-11 (Wed, 11 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3510 from quicwg/iana-noop=0D
=0D
We're firm on no IANA actions for recovery=0D
=0D
=0D
  Commit: d530499467c3773cd304a4d2f0fffaa82a8c6884=0D
      https://github.com/quicwg/base-drafts/commit/d530499467c3773cd304a4=
d2f0fffaa82a8c6884=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-11 (Wed, 11 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 0d436e72a21d611b66ef4183c32afb79c89c0c1f=0D
      https://github.com/quicwg/base-drafts/commit/0d436e72a21d611b66ef41=
83c32afb79c89c0c1f=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-11 (Wed, 11 Mar 2020)=0D
=0D
  Changed paths:=0D
    M .lint.py=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
    M protection-samples.js=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into patch-18=0D
=0D
=0D
  Commit: 7b2dbd10a890b34311066c577ec00a48f9609c50=0D
      https://github.com/quicwg/base-drafts/commit/7b2dbd10a890b34311066c=
577ec00a48f9609c50=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-11 (Wed, 11 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 89154a7b747836aa0891c0c363ce572213f9d183=0D
      https://github.com/quicwg/base-drafts/commit/89154a7b747836aa0891c0=
c363ce572213f9d183=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-11 (Wed, 11 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3466 from mirjak/patch-18=0D
=0D
Timeout handshake section in recovery draft=0D
=0D
=0D
  Commit: b75a51d13495932dac42ea577546505a8f7c1386=0D
      https://github.com/quicwg/base-drafts/commit/b75a51d13495932dac42ea=
577546505a8f7c1386=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-03-10 (Tue, 10 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3391 from mirjak/patch-13=0D
=0D
Remove pointer to appendix in PTO section (recovery)=0D
=0D
=0D
  Commit: 342f8cfb8c714abc1685566d375dbb9fd917a8b6=0D
      https://github.com/quicwg/base-drafts/commit/342f8cfb8c714abc168556=
6d375dbb9fd917a8b6=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-11 (Wed, 11 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Out-of-order may be intentional=0D
=0D
A sender can intentionally skip a packet number, causing the receiver to =
treat a packet as "Out-of-order".=0D
=0D
>From @mikkelfj comment on #3369=0D
=0D
=0D
  Commit: fcdafd48d413a216f46d88a1443e2af8829573b7=0D
      https://github.com/quicwg/base-drafts/commit/fcdafd48d413a216f46d88=
a1443e2af8829573b7=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-11 (Wed, 11 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3511 from quicwg/ianswett-ooo=0D
=0D
Out-of-order may be intentional=0D
=0D
=0D
  Commit: d1f1e30ccffdde01a3b9153da9ee7feadb1012e7=0D
      https://github.com/quicwg/base-drafts/commit/d1f1e30ccffdde01a3b915=
3da9ee7feadb1012e7=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-12 (Thu, 12 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Apply suggestions from code review=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 9d45cdcbe07cee82134d6769a4cd42912f69d24c=0D
      https://github.com/quicwg/base-drafts/commit/9d45cdcbe07cee82134d67=
69a4cd42912f69d24c=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-12 (Thu, 12 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Jana's suggestion=0D
=0D
=0D
  Commit: 75692741cfce2964c1082e42b61cdf0a08c06a3d=0D
      https://github.com/quicwg/base-drafts/commit/75692741cfce2964c1082e=
42b61cdf0a08c06a3d=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-12 (Thu, 12 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Restore text Marten noted=0D
=0D
=0D
  Commit: d8429d186d900950205b75fd37f3a0034315338d=0D
      https://github.com/quicwg/base-drafts/commit/d8429d186d900950205b75=
fd37f3a0034315338d=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-12 (Thu, 12 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  reflow to minimize the diff=0D
=0D
=0D
  Commit: 05f1a2a7f30e0470858dbccaa7dbf682fc35a686=0D
      https://github.com/quicwg/base-drafts/commit/05f1a2a7f30e0470858dbc=
caa7dbf682fc35a686=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-12 (Thu, 12 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix long lines=0D
=0D
=0D
  Commit: 27e6eaab8755c65cbd1f3795f7f49703c7c51471=0D
      https://github.com/quicwg/base-drafts/commit/27e6eaab8755c65cbd1f37=
95f7f49703c7c51471=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-12 (Thu, 12 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: bf8d45c45f4af621dad70d4c8daeeb97479b49d3=0D
      https://github.com/quicwg/base-drafts/commit/bf8d45c45f4af621dad70d=
4c8daeeb97479b49d3=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-12 (Thu, 12 Mar 2020)=0D
=0D
  Changed paths:=0D
    M .lint.py=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
    M protection-samples.js=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into ianswett-ito-jana-mbishop=0D
=0D
=0D
  Commit: 87a59a7885df7ea9b86ab0de56bfb5ff71a614f0=0D
      https://github.com/quicwg/base-drafts/commit/87a59a7885df7ea9b86ab0=
de56bfb5ff71a614f0=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-12 (Thu, 12 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: 71f065086824beaf6ddb91a3c67782fe07574ae5=0D
      https://github.com/quicwg/base-drafts/commit/71f065086824beaf6ddb91=
a3c67782fe07574ae5=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-12 (Thu, 12 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: 09338d0e237e67c648aa172c32b872e10bf737ff=0D
      https://github.com/quicwg/base-drafts/commit/09338d0e237e67c648aa17=
2c32b872e10bf737ff=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-12 (Thu, 12 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Remove a TODO in transport=0D
=0D
I think the text above is quite clear that all frames need to be processe=
d, so I don't think there's any more to do for this TODO.=0D
=0D
=0D
  Commit: e2a85e948d3ce1d61f869e595de5545f2b648b9d=0D
      https://github.com/quicwg/base-drafts/commit/e2a85e948d3ce1d61f869e=
595de5545f2b648b9d=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-12 (Thu, 12 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  should -> SHOULD when bundling ACK frames=0D
=0D
I believe this always should have been normative, so this is editorial, b=
ut I'll let the editors confirm that.=0D
=0D
=0D
  Commit: d834ea87cee4d9b8c3026b2d0b1bf1b72fe9f8ad=0D
      https://github.com/quicwg/base-drafts/commit/d834ea87cee4d9b8c3026b=
2d0b1bf1b72fe9f8ad=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-12 (Thu, 12 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: d654a2e7305749e69cd2895d59dbc49468a7c286=0D
      https://github.com/quicwg/base-drafts/commit/d654a2e7305749e69cd289=
5d59dbc49468a7c286=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-12 (Thu, 12 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 815aad8b8f1837f6f7d58e8c211ee65135c69f43=0D
      https://github.com/quicwg/base-drafts/commit/815aad8b8f1837f6f7d58e=
8c211ee65135c69f43=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-13 (Fri, 13 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3516 from quicwg/ianswett-remove-todo=0D
=0D
Remove a TODO about partial packet processing=0D
=0D
=0D
  Commit: afd85c0b5b5169c187791f337f6acfe0c9ac5b01=0D
      https://github.com/quicwg/base-drafts/commit/afd85c0b5b5169c187791f=
337f6acfe0c9ac5b01=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-13 (Fri, 13 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3414 from quicwg/ianswett-ito-jana-mbishop=0D
=0D
Improve Idle Timeout text=0D
=0D
=0D
  Commit: 6598cf1a6212cc98fe7a11fa105ae8b4264a33a8=0D
      https://github.com/quicwg/base-drafts/commit/6598cf1a6212cc98fe7a11=
fa105ae8b4264a33a8=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-13 (Fri, 13 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3080 from quicwg/ianswett-second-initial=0D
=0D
Retransmit server initial upon second Initial=0D
=0D
=0D
  Commit: 85554f934d7357584d728b521594bdd4eef09d30=0D
      https://github.com/quicwg/base-drafts/commit/85554f934d7357584d728b=
521594bdd4eef09d30=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-14 (Sat, 14 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  MT's suggestion=0D
=0D
=0D
  Commit: ad3b1d8ea1e77a6828548ea2147b87665350f744=0D
      https://github.com/quicwg/base-drafts/commit/ad3b1d8ea1e77a6828548e=
a2147b87665350f744=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-14 (Sat, 14 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: e9bde2162d5ec1adb25a1779ab1c9cff3b95f397=0D
      https://github.com/quicwg/base-drafts/commit/e9bde2162d5ec1adb25a17=
79ab1c9cff3b95f397=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-14 (Sat, 14 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: d38a58221838edbc6f82d97f5a204345a5baf50a=0D
      https://github.com/quicwg/base-drafts/commit/d38a58221838edbc6f82d9=
7f5a204345a5baf50a=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-15 (Sun, 15 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Two comments based on MT's suggestion=0D
=0D
=0D
  Commit: 2c07fed9f4e21f95002dcb25dc1fac69aa009a8d=0D
      https://github.com/quicwg/base-drafts/commit/2c07fed9f4e21f95002dcb=
25dc1fac69aa009a8d=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-15 (Sun, 15 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: aacd0773af40e062ce90b788d331719061ee23ba=0D
      https://github.com/quicwg/base-drafts/commit/aacd0773af40e062ce90b7=
88d331719061ee23ba=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-15 (Sun, 15 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  tweak mt's suggestion=0D
=0D
=0D
  Commit: 061a91347355c302cfb44b505d96cef7006af1b6=0D
      https://github.com/quicwg/base-drafts/commit/061a91347355c302cfb44b=
505d96cef7006af1b6=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-15 (Sun, 15 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3461 from quicwg/ianswett-pto-pseudocode=0D
=0D
Update PTO pseudocode to better match text=0D
=0D
=0D
  Commit: d8b109a84228427e5bb66fc17897923af28810c5=0D
      https://github.com/quicwg/base-drafts/commit/d8b109a84228427e5bb66f=
c17897923af28810c5=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-15 (Sun, 15 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3517 from quicwg/ianswett-should=0D
=0D
should -> SHOULD when bundling ACK frames=0D
=0D
=0D
  Commit: 91474d493c4ef2951476fb8b20746ab1e30f21ce=0D
      https://github.com/quicwg/base-drafts/commit/91474d493c4ef2951476fb=
8b20746ab1e30f21ce=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-16 (Mon, 16 Mar 2020)=0D
=0D
  Changed paths:=0D
    M .circleci/config.yml=0D
    M .lint.py=0D
    M CONTRIBUTING.md=0D
    M README.md=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-invariants.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
    A ietf.json=0D
    R initial-protection.js=0D
    A protection-samples.js=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into ianswett-skip-packet-number=0D
=0D
=0D
Compare: https://github.com/quicwg/base-drafts/compare/b66c69c8d05e...914=
74d493c4e=0D


From nobody Mon Mar 16 18:30:39 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E62A23A1519 for <quic-issues@ietfa.amsl.com>; Mon, 16 Mar 2020 18:30:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LmdY1nfJNxW7 for <quic-issues@ietfa.amsl.com>; Mon, 16 Mar 2020 18:30:37 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BC5263A1518 for <quic-issues@ietf.org>; Mon, 16 Mar 2020 18:30:37 -0700 (PDT)
Received: from github-lowworker-25680bd.va3-iad.github.net (github-lowworker-25680bd.va3-iad.github.net [10.48.17.61]) by smtp.github.com (Postfix) with ESMTP id E6E02A0C3D for <quic-issues@ietf.org>; Mon, 16 Mar 2020 18:30:36 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584408636; bh=z99tFrdiUfRDS/5v64b2pAPqvULOECet8s4/NOdTkd4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=rKvJTBYI7p7Jl71Oc69XzHNgK1f1FRI6pCf7li9EOQS1q+3SsBmDMtmzls4CWO8Il 4+PoX+8BH0x1bUUMgXs3oXXKnXTXqq2Lzx0zRKjGinWd6QK8/nYUU9teAoSF06cCSB tmQIvJxmobQeBrzL3Ix++0z81QyA9c9V3cIKiYLw=
Date: Mon, 16 Mar 2020 18:30:36 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2952/push/4774415817@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2952@github.com>
References: <quicwg/base-drafts/pull/2952@github.com>
Subject: Re: [quicwg/base-drafts] Skip a packet number when sending one PTO packet (#2952)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e70283cd72e2_42eb3fb9baccd96420697e"; 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/SQbGLxttzwEHEEsWv3XuJtc6F5Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 01:30:39 -0000

----==_mimepart_5e70283cd72e2_42eb3fb9baccd96420697e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

91474d493c4ef2951476fb8b20746ab1e30f21ce  Merge branch 'master' into ianswett-skip-packet-number


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/2952/files/b66c69c8d05ee5d3f8cdb312020ec642b6e45ead..91474d493c4ef2951476fb8b20746ab1e30f21ce

----==_mimepart_5e70283cd72e2_42eb3fb9baccd96420697e
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/91474d493c4ef2951476fb8b20746ab1e30f21ce">91474d4</a>  Merge branch &#39;master&#39; into ianswett-skip-packet-number</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/2952/files/b66c69c8d05ee5d3f8cdb312020ec642b6e45ead..91474d493c4ef2951476fb8b20746ab1e30f21ce">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4E3O4AKN7LW4GTYGTRH3HDZANCNFSM4II7ULMA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYJUE5HHPGLEHS4Z6LRH3HDZA5CNFSM4II7ULMKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGMYDGOBWHE3TSMKQOVZWQIZUG43TINBRGU4DCNY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2952/files/b66c69c8d05ee5d3f8cdb312020ec642b6e45ead..91474d493c4ef2951476fb8b20746ab1e30f21ce",
"url": "https://github.com/quicwg/base-drafts/pull/2952/files/b66c69c8d05ee5d3f8cdb312020ec642b6e45ead..91474d493c4ef2951476fb8b20746ab1e30f21ce",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e70283cd72e2_42eb3fb9baccd96420697e--


From nobody Mon Mar 16 18:31:17 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C00FA3A151A for <quic-issues@ietfa.amsl.com>; Mon, 16 Mar 2020 18:31:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vV_xMhhpmbQo for <quic-issues@ietfa.amsl.com>; Mon, 16 Mar 2020 18:31:05 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7B4683A151C for <quic-issues@ietf.org>; Mon, 16 Mar 2020 18:31:05 -0700 (PDT)
Date: Mon, 16 Mar 2020 18:31:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584408664; bh=B4l1+JUPQGaJ4yODRtj68MAX4rqMh93IAwrHXHnVqog=; h=Date:From:To:Subject:From; b=WnmEyw5amNtVmi7OMCQeG2cG0WRI+s8oZ+oKnfHxMA1Kqr2YCtQPnFYqH5d1D8HW9 xNUkqzTnY3n4aomsoI3oJJddSAmHqYQEm577ANLSRgmQ76FwbMsmPENfZZZbs+gq7x KrR5dBQBCeq/fjFrzPMuUDuWegUMNSVYPyKtJ2oI=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/b1815a-df95c7@github.com>
Subject: [quicwg/base-drafts] d3f2f5: Script updating gh-pages from 275ab803. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/UTaKyDBtxM5ruSuJPhZ80xrP7RQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 01:31:16 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: d3f2f500e2418050a934d61b3fcde648989e3291
      https://github.com/quicwg/base-drafts/commit/d3f2f500e2418050a934d61b3fcde648989e3291
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-15 (Sat, 15 Feb 2020)

  Changed paths:
    A .gitignore
    A captions/draft-ietf-quic-http.html
    A captions/draft-ietf-quic-http.txt
    A captions/draft-ietf-quic-invariants.html
    A captions/draft-ietf-quic-invariants.txt
    A captions/draft-ietf-quic-qpack.html
    A captions/draft-ietf-quic-qpack.txt
    A captions/draft-ietf-quic-recovery.html
    A captions/draft-ietf-quic-recovery.txt
    A captions/draft-ietf-quic-tls.html
    A captions/draft-ietf-quic-tls.txt
    A captions/draft-ietf-quic-transport.html
    A captions/draft-ietf-quic-transport.txt
    A captions/index.html
    A changelog-25/draft-ietf-quic-http.html
    A changelog-25/draft-ietf-quic-http.txt
    A changelog-25/draft-ietf-quic-invariants.html
    A changelog-25/draft-ietf-quic-invariants.txt
    A changelog-25/draft-ietf-quic-qpack.html
    A changelog-25/draft-ietf-quic-qpack.txt
    A changelog-25/draft-ietf-quic-recovery.html
    A changelog-25/draft-ietf-quic-recovery.txt
    A changelog-25/draft-ietf-quic-tls.html
    A changelog-25/draft-ietf-quic-tls.txt
    A changelog-25/draft-ietf-quic-transport.html
    A changelog-25/draft-ietf-quic-transport.txt
    A changelog-25/index.html
    A client-goaway/draft-ietf-quic-http.html
    A client-goaway/draft-ietf-quic-http.txt
    A client-goaway/draft-ietf-quic-invariants.html
    A client-goaway/draft-ietf-quic-invariants.txt
    A client-goaway/draft-ietf-quic-qpack.html
    A client-goaway/draft-ietf-quic-qpack.txt
    A client-goaway/draft-ietf-quic-recovery.html
    A client-goaway/draft-ietf-quic-recovery.txt
    A client-goaway/draft-ietf-quic-tls.html
    A client-goaway/draft-ietf-quic-tls.txt
    A client-goaway/draft-ietf-quic-transport.html
    A client-goaway/draft-ietf-quic-transport.txt
    A client-goaway/index.html
    A close-0rtt/draft-ietf-quic-http.html
    A close-0rtt/draft-ietf-quic-http.txt
    A close-0rtt/draft-ietf-quic-invariants.html
    A close-0rtt/draft-ietf-quic-invariants.txt
    A close-0rtt/draft-ietf-quic-qpack.html
    A close-0rtt/draft-ietf-quic-qpack.txt
    A close-0rtt/draft-ietf-quic-recovery.html
    A close-0rtt/draft-ietf-quic-recovery.txt
    A close-0rtt/draft-ietf-quic-tls.html
    A close-0rtt/draft-ietf-quic-tls.txt
    A close-0rtt/draft-ietf-quic-transport.html
    A close-0rtt/draft-ietf-quic-transport.txt
    A close-0rtt/index.html
    A close-small-initial/draft-ietf-quic-http.html
    A close-small-initial/draft-ietf-quic-http.txt
    A close-small-initial/draft-ietf-quic-invariants.html
    A close-small-initial/draft-ietf-quic-invariants.txt
    A close-small-initial/draft-ietf-quic-qpack.html
    A close-small-initial/draft-ietf-quic-qpack.txt
    A close-small-initial/draft-ietf-quic-recovery.html
    A close-small-initial/draft-ietf-quic-recovery.txt
    A close-small-initial/draft-ietf-quic-tls.html
    A close-small-initial/draft-ietf-quic-tls.txt
    A close-small-initial/draft-ietf-quic-transport.html
    A close-small-initial/draft-ietf-quic-transport.txt
    A close-small-initial/index.html
    A close2205/draft-ietf-quic-http.html
    A close2205/draft-ietf-quic-http.txt
    A close2205/draft-ietf-quic-invariants.html
    A close2205/draft-ietf-quic-invariants.txt
    A close2205/draft-ietf-quic-qpack.html
    A close2205/draft-ietf-quic-qpack.txt
    A close2205/draft-ietf-quic-recovery.html
    A close2205/draft-ietf-quic-recovery.txt
    A close2205/draft-ietf-quic-tls.html
    A close2205/draft-ietf-quic-tls.txt
    A close2205/draft-ietf-quic-transport.html
    A close2205/draft-ietf-quic-transport.txt
    A close2205/index.html
    A define-terms/draft-ietf-quic-http.html
    A define-terms/draft-ietf-quic-http.txt
    A define-terms/draft-ietf-quic-invariants.html
    A define-terms/draft-ietf-quic-invariants.txt
    A define-terms/draft-ietf-quic-qpack.html
    A define-terms/draft-ietf-quic-qpack.txt
    A define-terms/draft-ietf-quic-recovery.html
    A define-terms/draft-ietf-quic-recovery.txt
    A define-terms/draft-ietf-quic-tls.html
    A define-terms/draft-ietf-quic-tls.txt
    A define-terms/draft-ietf-quic-transport.html
    A define-terms/draft-ietf-quic-transport.txt
    A define-terms/index.html
    A draft-ietf-quic-http.html
    A draft-ietf-quic-http.txt
    A draft-ietf-quic-invariants.html
    A draft-ietf-quic-invariants.txt
    A draft-ietf-quic-qpack.html
    A draft-ietf-quic-qpack.txt
    A draft-ietf-quic-recovery.html
    A draft-ietf-quic-recovery.txt
    A draft-ietf-quic-tls.html
    A draft-ietf-quic-tls.txt
    A draft-ietf-quic-transport.html
    A draft-ietf-quic-transport.txt
    A encoder-deadlock-fc/draft-ietf-quic-http.html
    A encoder-deadlock-fc/draft-ietf-quic-http.txt
    A encoder-deadlock-fc/draft-ietf-quic-invariants.html
    A encoder-deadlock-fc/draft-ietf-quic-invariants.txt
    A encoder-deadlock-fc/draft-ietf-quic-qpack.html
    A encoder-deadlock-fc/draft-ietf-quic-qpack.txt
    A encoder-deadlock-fc/draft-ietf-quic-recovery.html
    A encoder-deadlock-fc/draft-ietf-quic-recovery.txt
    A encoder-deadlock-fc/draft-ietf-quic-tls.html
    A encoder-deadlock-fc/draft-ietf-quic-tls.txt
    A encoder-deadlock-fc/draft-ietf-quic-transport.html
    A encoder-deadlock-fc/draft-ietf-quic-transport.txt
    A encoder-deadlock-fc/index.html
    A http/alpn_specificity/draft-ietf-quic-http.html
    A http/alpn_specificity/draft-ietf-quic-http.txt
    A http/alpn_specificity/draft-ietf-quic-invariants.html
    A http/alpn_specificity/draft-ietf-quic-invariants.txt
    A http/alpn_specificity/draft-ietf-quic-qpack.html
    A http/alpn_specificity/draft-ietf-quic-qpack.txt
    A http/alpn_specificity/draft-ietf-quic-recovery.html
    A http/alpn_specificity/draft-ietf-quic-recovery.txt
    A http/alpn_specificity/draft-ietf-quic-tls.html
    A http/alpn_specificity/draft-ietf-quic-tls.txt
    A http/alpn_specificity/draft-ietf-quic-transport.html
    A http/alpn_specificity/draft-ietf-quic-transport.txt
    A http/alpn_specificity/index.html
    A http/blowing_up_hurts/draft-ietf-quic-http.html
    A http/blowing_up_hurts/draft-ietf-quic-http.txt
    A http/blowing_up_hurts/draft-ietf-quic-invariants.html
    A http/blowing_up_hurts/draft-ietf-quic-invariants.txt
    A http/blowing_up_hurts/draft-ietf-quic-qpack.html
    A http/blowing_up_hurts/draft-ietf-quic-qpack.txt
    A http/blowing_up_hurts/draft-ietf-quic-recovery.html
    A http/blowing_up_hurts/draft-ietf-quic-recovery.txt
    A http/blowing_up_hurts/draft-ietf-quic-tls.html
    A http/blowing_up_hurts/draft-ietf-quic-tls.txt
    A http/blowing_up_hurts/draft-ietf-quic-transport.html
    A http/blowing_up_hurts/draft-ietf-quic-transport.txt
    A http/blowing_up_hurts/index.html
    A http/grease_errors/draft-ietf-quic-http.html
    A http/grease_errors/draft-ietf-quic-http.txt
    A http/grease_errors/draft-ietf-quic-invariants.html
    A http/grease_errors/draft-ietf-quic-invariants.txt
    A http/grease_errors/draft-ietf-quic-qpack.html
    A http/grease_errors/draft-ietf-quic-qpack.txt
    A http/grease_errors/draft-ietf-quic-recovery.html
    A http/grease_errors/draft-ietf-quic-recovery.txt
    A http/grease_errors/draft-ietf-quic-tls.html
    A http/grease_errors/draft-ietf-quic-tls.txt
    A http/grease_errors/draft-ietf-quic-transport.html
    A http/grease_errors/draft-ietf-quic-transport.txt
    A http/grease_errors/index.html
    A http/no_rtt/draft-ietf-quic-http.html
    A http/no_rtt/draft-ietf-quic-http.txt
    A http/no_rtt/draft-ietf-quic-invariants.html
    A http/no_rtt/draft-ietf-quic-invariants.txt
    A http/no_rtt/draft-ietf-quic-qpack.html
    A http/no_rtt/draft-ietf-quic-qpack.txt
    A http/no_rtt/draft-ietf-quic-recovery.html
    A http/no_rtt/draft-ietf-quic-recovery.txt
    A http/no_rtt/draft-ietf-quic-tls.html
    A http/no_rtt/draft-ietf-quic-tls.txt
    A http/no_rtt/draft-ietf-quic-transport.html
    A http/no_rtt/draft-ietf-quic-transport.txt
    A http/no_rtt/index.html
    A http/one_true_reference_format/draft-ietf-quic-http.html
    A http/one_true_reference_format/draft-ietf-quic-http.txt
    A http/one_true_reference_format/draft-ietf-quic-invariants.html
    A http/one_true_reference_format/draft-ietf-quic-invariants.txt
    A http/one_true_reference_format/draft-ietf-quic-qpack.html
    A http/one_true_reference_format/draft-ietf-quic-qpack.txt
    A http/one_true_reference_format/draft-ietf-quic-recovery.html
    A http/one_true_reference_format/draft-ietf-quic-recovery.txt
    A http/one_true_reference_format/draft-ietf-quic-tls.html
    A http/one_true_reference_format/draft-ietf-quic-tls.txt
    A http/one_true_reference_format/draft-ietf-quic-transport.html
    A http/one_true_reference_format/draft-ietf-quic-transport.txt
    A http/one_true_reference_format/index.html
    A http/push_association/draft-ietf-quic-http.html
    A http/push_association/draft-ietf-quic-http.txt
    A http/push_association/draft-ietf-quic-invariants.html
    A http/push_association/draft-ietf-quic-invariants.txt
    A http/push_association/draft-ietf-quic-qpack.html
    A http/push_association/draft-ietf-quic-qpack.txt
    A http/push_association/draft-ietf-quic-recovery.html
    A http/push_association/draft-ietf-quic-recovery.txt
    A http/push_association/draft-ietf-quic-tls.html
    A http/push_association/draft-ietf-quic-tls.txt
    A http/push_association/draft-ietf-quic-transport.html
    A http/push_association/draft-ietf-quic-transport.txt
    A http/push_association/index.html
    A http/references/draft-ietf-quic-http.html
    A http/references/draft-ietf-quic-http.txt
    A http/references/draft-ietf-quic-invariants.html
    A http/references/draft-ietf-quic-invariants.txt
    A http/references/draft-ietf-quic-qpack.html
    A http/references/draft-ietf-quic-qpack.txt
    A http/references/draft-ietf-quic-recovery.html
    A http/references/draft-ietf-quic-recovery.txt
    A http/references/draft-ietf-quic-tls.html
    A http/references/draft-ietf-quic-tls.txt
    A http/references/draft-ietf-quic-transport.html
    A http/references/draft-ietf-quic-transport.txt
    A http/references/index.html
    A http/sewage_tunnels/draft-ietf-quic-http.html
    A http/sewage_tunnels/draft-ietf-quic-http.txt
    A http/sewage_tunnels/draft-ietf-quic-invariants.html
    A http/sewage_tunnels/draft-ietf-quic-invariants.txt
    A http/sewage_tunnels/draft-ietf-quic-qpack.html
    A http/sewage_tunnels/draft-ietf-quic-qpack.txt
    A http/sewage_tunnels/draft-ietf-quic-recovery.html
    A http/sewage_tunnels/draft-ietf-quic-recovery.txt
    A http/sewage_tunnels/draft-ietf-quic-tls.html
    A http/sewage_tunnels/draft-ietf-quic-tls.txt
    A http/sewage_tunnels/draft-ietf-quic-transport.html
    A http/sewage_tunnels/draft-ietf-quic-transport.txt
    A http/sewage_tunnels/index.html
    A http/unknown_is_no-error/draft-ietf-quic-http.html
    A http/unknown_is_no-error/draft-ietf-quic-http.txt
    A http/unknown_is_no-error/draft-ietf-quic-invariants.html
    A http/unknown_is_no-error/draft-ietf-quic-invariants.txt
    A http/unknown_is_no-error/draft-ietf-quic-qpack.html
    A http/unknown_is_no-error/draft-ietf-quic-qpack.txt
    A http/unknown_is_no-error/draft-ietf-quic-recovery.html
    A http/unknown_is_no-error/draft-ietf-quic-recovery.txt
    A http/unknown_is_no-error/draft-ietf-quic-tls.html
    A http/unknown_is_no-error/draft-ietf-quic-tls.txt
    A http/unknown_is_no-error/draft-ietf-quic-transport.html
    A http/unknown_is_no-error/draft-ietf-quic-transport.txt
    A http/unknown_is_no-error/index.html
    A http/what_is_malformed/draft-ietf-quic-http.html
    A http/what_is_malformed/draft-ietf-quic-http.txt
    A http/what_is_malformed/draft-ietf-quic-invariants.html
    A http/what_is_malformed/draft-ietf-quic-invariants.txt
    A http/what_is_malformed/draft-ietf-quic-qpack.html
    A http/what_is_malformed/draft-ietf-quic-qpack.txt
    A http/what_is_malformed/draft-ietf-quic-recovery.html
    A http/what_is_malformed/draft-ietf-quic-recovery.txt
    A http/what_is_malformed/draft-ietf-quic-tls.html
    A http/what_is_malformed/draft-ietf-quic-tls.txt
    A http/what_is_malformed/draft-ietf-quic-transport.html
    A http/what_is_malformed/draft-ietf-quic-transport.txt
    A http/what_is_malformed/index.html
    A http/which_connection_close/draft-ietf-quic-http.html
    A http/which_connection_close/draft-ietf-quic-http.txt
    A http/which_connection_close/draft-ietf-quic-invariants.html
    A http/which_connection_close/draft-ietf-quic-invariants.txt
    A http/which_connection_close/draft-ietf-quic-qpack.html
    A http/which_connection_close/draft-ietf-quic-qpack.txt
    A http/which_connection_close/draft-ietf-quic-recovery.html
    A http/which_connection_close/draft-ietf-quic-recovery.txt
    A http/which_connection_close/draft-ietf-quic-tls.html
    A http/which_connection_close/draft-ietf-quic-tls.txt
    A http/which_connection_close/draft-ietf-quic-transport.html
    A http/which_connection_close/draft-ietf-quic-transport.txt
    A http/which_connection_close/index.html
    A ianswett-ack-delay-exponent/draft-ietf-quic-http.html
    A ianswett-ack-delay-exponent/draft-ietf-quic-http.txt
    A ianswett-ack-delay-exponent/draft-ietf-quic-invariants.html
    A ianswett-ack-delay-exponent/draft-ietf-quic-invariants.txt
    A ianswett-ack-delay-exponent/draft-ietf-quic-qpack.html
    A ianswett-ack-delay-exponent/draft-ietf-quic-qpack.txt
    A ianswett-ack-delay-exponent/draft-ietf-quic-recovery.html
    A ianswett-ack-delay-exponent/draft-ietf-quic-recovery.txt
    A ianswett-ack-delay-exponent/draft-ietf-quic-tls.html
    A ianswett-ack-delay-exponent/draft-ietf-quic-tls.txt
    A ianswett-ack-delay-exponent/draft-ietf-quic-transport.html
    A ianswett-ack-delay-exponent/draft-ietf-quic-transport.txt
    A ianswett-ack-delay-exponent/index.html
    A ianswett-ack-delay-largest/draft-ietf-quic-http.html
    A ianswett-ack-delay-largest/draft-ietf-quic-http.txt
    A ianswett-ack-delay-largest/draft-ietf-quic-invariants.html
    A ianswett-ack-delay-largest/draft-ietf-quic-invariants.txt
    A ianswett-ack-delay-largest/draft-ietf-quic-qpack.html
    A ianswett-ack-delay-largest/draft-ietf-quic-qpack.txt
    A ianswett-ack-delay-largest/draft-ietf-quic-recovery.html
    A ianswett-ack-delay-largest/draft-ietf-quic-recovery.txt
    A ianswett-ack-delay-largest/draft-ietf-quic-tls.html
    A ianswett-ack-delay-largest/draft-ietf-quic-tls.txt
    A ianswett-ack-delay-largest/draft-ietf-quic-transport.html
    A ianswett-ack-delay-largest/draft-ietf-quic-transport.txt
    A ianswett-ack-delay-largest/index.html
    A ianswett-adaptive-loss/draft-ietf-quic-http.html
    A ianswett-adaptive-loss/draft-ietf-quic-http.txt
    A ianswett-adaptive-loss/draft-ietf-quic-invariants.html
    A ianswett-adaptive-loss/draft-ietf-quic-invariants.txt
    A ianswett-adaptive-loss/draft-ietf-quic-qpack.html
    A ianswett-adaptive-loss/draft-ietf-quic-qpack.txt
    A ianswett-adaptive-loss/draft-ietf-quic-recovery.html
    A ianswett-adaptive-loss/draft-ietf-quic-recovery.txt
    A ianswett-adaptive-loss/draft-ietf-quic-tls.html
    A ianswett-adaptive-loss/draft-ietf-quic-tls.txt
    A ianswett-adaptive-loss/draft-ietf-quic-transport.html
    A ianswett-adaptive-loss/draft-ietf-quic-transport.txt
    A ianswett-adaptive-loss/index.html
    A ianswett-cc-self-contained/draft-ietf-quic-http.html
    A ianswett-cc-self-contained/draft-ietf-quic-http.txt
    A ianswett-cc-self-contained/draft-ietf-quic-invariants.html
    A ianswett-cc-self-contained/draft-ietf-quic-invariants.txt
    A ianswett-cc-self-contained/draft-ietf-quic-qpack.html
    A ianswett-cc-self-contained/draft-ietf-quic-qpack.txt
    A ianswett-cc-self-contained/draft-ietf-quic-recovery.html
    A ianswett-cc-self-contained/draft-ietf-quic-recovery.txt
    A ianswett-cc-self-contained/draft-ietf-quic-tls.html
    A ianswett-cc-self-contained/draft-ietf-quic-tls.txt
    A ianswett-cc-self-contained/draft-ietf-quic-transport.html
    A ianswett-cc-self-contained/draft-ietf-quic-transport.txt
    A ianswett-cc-self-contained/index.html
    A ianswett-clarify-ack-only/draft-ietf-quic-http.html
    A ianswett-clarify-ack-only/draft-ietf-quic-http.txt
    A ianswett-clarify-ack-only/draft-ietf-quic-invariants.html
    A ianswett-clarify-ack-only/draft-ietf-quic-invariants.txt
    A ianswett-clarify-ack-only/draft-ietf-quic-qpack.html
    A ianswett-clarify-ack-only/draft-ietf-quic-qpack.txt
    A ianswett-clarify-ack-only/draft-ietf-quic-recovery.html
    A ianswett-clarify-ack-only/draft-ietf-quic-recovery.txt
    A ianswett-clarify-ack-only/draft-ietf-quic-tls.html
    A ianswett-clarify-ack-only/draft-ietf-quic-tls.txt
    A ianswett-clarify-ack-only/draft-ietf-quic-transport.html
    A ianswett-clarify-ack-only/draft-ietf-quic-transport.txt
    A ianswett-clarify-ack-only/index.html
    A ianswett-consistent-recovery/draft-ietf-quic-http.html
    A ianswett-consistent-recovery/draft-ietf-quic-http.txt
    A ianswett-consistent-recovery/draft-ietf-quic-invariants.html
    A ianswett-consistent-recovery/draft-ietf-quic-invariants.txt
    A ianswett-consistent-recovery/draft-ietf-quic-qpack.html
    A ianswett-consistent-recovery/draft-ietf-quic-qpack.txt
    A ianswett-consistent-recovery/draft-ietf-quic-recovery.html
    A ianswett-consistent-recovery/draft-ietf-quic-recovery.txt
    A ianswett-consistent-recovery/draft-ietf-quic-tls.html
    A ianswett-consistent-recovery/draft-ietf-quic-tls.txt
    A ianswett-consistent-recovery/draft-ietf-quic-transport.html
    A ianswett-consistent-recovery/draft-ietf-quic-transport.txt
    A ianswett-consistent-recovery/index.html
    A ianswett-discard-keys-pto/draft-ietf-quic-http.html
    A ianswett-discard-keys-pto/draft-ietf-quic-http.txt
    A ianswett-discard-keys-pto/draft-ietf-quic-invariants.html
    A ianswett-discard-keys-pto/draft-ietf-quic-invariants.txt
    A ianswett-discard-keys-pto/draft-ietf-quic-qpack.html
    A ianswett-discard-keys-pto/draft-ietf-quic-qpack.txt
    A ianswett-discard-keys-pto/draft-ietf-quic-recovery.html
    A ianswett-discard-keys-pto/draft-ietf-quic-recovery.txt
    A ianswett-discard-keys-pto/draft-ietf-quic-tls.html
    A ianswett-discard-keys-pto/draft-ietf-quic-tls.txt
    A ianswett-discard-keys-pto/draft-ietf-quic-transport.html
    A ianswett-discard-keys-pto/draft-ietf-quic-transport.txt
    A ianswett-discard-keys-pto/index.html
    A ianswett-fix-no-rtt/draft-ietf-quic-http.html
    A ianswett-fix-no-rtt/draft-ietf-quic-http.txt
    A ianswett-fix-no-rtt/draft-ietf-quic-invariants.html
    A ianswett-fix-no-rtt/draft-ietf-quic-invariants.txt
    A ianswett-fix-no-rtt/draft-ietf-quic-qpack.html
    A ianswett-fix-no-rtt/draft-ietf-quic-qpack.txt
    A ianswett-fix-no-rtt/draft-ietf-quic-recovery.html
    A ianswett-fix-no-rtt/draft-ietf-quic-recovery.txt
    A ianswett-fix-no-rtt/draft-ietf-quic-tls.html
    A ianswett-fix-no-rtt/draft-ietf-quic-tls.txt
    A ianswett-fix-no-rtt/draft-ietf-quic-transport.html
    A ianswett-fix-no-rtt/draft-ietf-quic-transport.txt
    A ianswett-fix-no-rtt/index.html
    A ianswett-idle-timeout-editorial/draft-ietf-quic-http.html
    A ianswett-idle-timeout-editorial/draft-ietf-quic-http.txt
    A ianswett-idle-timeout-editorial/draft-ietf-quic-invariants.html
    A ianswett-idle-timeout-editorial/draft-ietf-quic-invariants.txt
    A ianswett-idle-timeout-editorial/draft-ietf-quic-qpack.html
    A ianswett-idle-timeout-editorial/draft-ietf-quic-qpack.txt
    A ianswett-idle-timeout-editorial/draft-ietf-quic-recovery.html
    A ianswett-idle-timeout-editorial/draft-ietf-quic-recovery.txt
    A ianswett-idle-timeout-editorial/draft-ietf-quic-tls.html
    A ianswett-idle-timeout-editorial/draft-ietf-quic-tls.txt
    A ianswett-idle-timeout-editorial/draft-ietf-quic-transport.html
    A ianswett-idle-timeout-editorial/draft-ietf-quic-transport.txt
    A ianswett-idle-timeout-editorial/index.html
    A ianswett-initial-secrets-constant/draft-ietf-quic-http.html
    A ianswett-initial-secrets-constant/draft-ietf-quic-http.txt
    A ianswett-initial-secrets-constant/draft-ietf-quic-invariants.html
    A ianswett-initial-secrets-constant/draft-ietf-quic-invariants.txt
    A ianswett-initial-secrets-constant/draft-ietf-quic-qpack.html
    A ianswett-initial-secrets-constant/draft-ietf-quic-qpack.txt
    A ianswett-initial-secrets-constant/draft-ietf-quic-recovery.html
    A ianswett-initial-secrets-constant/draft-ietf-quic-recovery.txt
    A ianswett-initial-secrets-constant/draft-ietf-quic-tls.html
    A ianswett-initial-secrets-constant/draft-ietf-quic-tls.txt
    A ianswett-initial-secrets-constant/draft-ietf-quic-transport.html
    A ianswett-initial-secrets-constant/draft-ietf-quic-transport.txt
    A ianswett-initial-secrets-constant/index.html
    A ianswett-ito-jana-mbishop/draft-ietf-quic-http.html
    A ianswett-ito-jana-mbishop/draft-ietf-quic-http.txt
    A ianswett-ito-jana-mbishop/draft-ietf-quic-invariants.html
    A ianswett-ito-jana-mbishop/draft-ietf-quic-invariants.txt
    A ianswett-ito-jana-mbishop/draft-ietf-quic-qpack.html
    A ianswett-ito-jana-mbishop/draft-ietf-quic-qpack.txt
    A ianswett-ito-jana-mbishop/draft-ietf-quic-recovery.html
    A ianswett-ito-jana-mbishop/draft-ietf-quic-recovery.txt
    A ianswett-ito-jana-mbishop/draft-ietf-quic-tls.html
    A ianswett-ito-jana-mbishop/draft-ietf-quic-tls.txt
    A ianswett-ito-jana-mbishop/draft-ietf-quic-transport.html
    A ianswett-ito-jana-mbishop/draft-ietf-quic-transport.txt
    A ianswett-ito-jana-mbishop/index.html
    A ianswett-mad-us/draft-ietf-quic-http.html
    A ianswett-mad-us/draft-ietf-quic-http.txt
    A ianswett-mad-us/draft-ietf-quic-invariants.html
    A ianswett-mad-us/draft-ietf-quic-invariants.txt
    A ianswett-mad-us/draft-ietf-quic-qpack.html
    A ianswett-mad-us/draft-ietf-quic-qpack.txt
    A ianswett-mad-us/draft-ietf-quic-recovery.html
    A ianswett-mad-us/draft-ietf-quic-recovery.txt
    A ianswett-mad-us/draft-ietf-quic-tls.html
    A ianswett-mad-us/draft-ietf-quic-tls.txt
    A ianswett-mad-us/draft-ietf-quic-transport.html
    A ianswett-mad-us/draft-ietf-quic-transport.txt
    A ianswett-mad-us/index.html
    A ianswett-merge-cto-pto/draft-ietf-quic-http.html
    A ianswett-merge-cto-pto/draft-ietf-quic-http.txt
    A ianswett-merge-cto-pto/draft-ietf-quic-invariants.html
    A ianswett-merge-cto-pto/draft-ietf-quic-invariants.txt
    A ianswett-merge-cto-pto/draft-ietf-quic-qpack.html
    A ianswett-merge-cto-pto/draft-ietf-quic-qpack.txt
    A ianswett-merge-cto-pto/draft-ietf-quic-recovery.html
    A ianswett-merge-cto-pto/draft-ietf-quic-recovery.txt
    A ianswett-merge-cto-pto/draft-ietf-quic-tls.html
    A ianswett-merge-cto-pto/draft-ietf-quic-tls.txt
    A ianswett-merge-cto-pto/draft-ietf-quic-transport.html
    A ianswett-merge-cto-pto/draft-ietf-quic-transport.txt
    A ianswett-merge-cto-pto/index.html
    A ianswett-merge-pto/draft-ietf-quic-http.html
    A ianswett-merge-pto/draft-ietf-quic-http.txt
    A ianswett-merge-pto/draft-ietf-quic-invariants.html
    A ianswett-merge-pto/draft-ietf-quic-invariants.txt
    A ianswett-merge-pto/draft-ietf-quic-qpack.html
    A ianswett-merge-pto/draft-ietf-quic-qpack.txt
    A ianswett-merge-pto/draft-ietf-quic-recovery.html
    A ianswett-merge-pto/draft-ietf-quic-recovery.txt
    A ianswett-merge-pto/draft-ietf-quic-tls.html
    A ianswett-merge-pto/draft-ietf-quic-tls.txt
    A ianswett-merge-pto/draft-ietf-quic-transport.html
    A ianswett-merge-pto/draft-ietf-quic-transport.txt
    A ianswett-merge-pto/index.html
    A ianswett-no-crypto-data/draft-ietf-quic-http.html
    A ianswett-no-crypto-data/draft-ietf-quic-http.txt
    A ianswett-no-crypto-data/draft-ietf-quic-invariants.html
    A ianswett-no-crypto-data/draft-ietf-quic-invariants.txt
    A ianswett-no-crypto-data/draft-ietf-quic-qpack.html
    A ianswett-no-crypto-data/draft-ietf-quic-qpack.txt
    A ianswett-no-crypto-data/draft-ietf-quic-recovery.html
    A ianswett-no-crypto-data/draft-ietf-quic-recovery.txt
    A ianswett-no-crypto-data/draft-ietf-quic-spin-exp.html
    A ianswett-no-crypto-data/draft-ietf-quic-spin-exp.txt
    A ianswett-no-crypto-data/draft-ietf-quic-tls.html
    A ianswett-no-crypto-data/draft-ietf-quic-tls.txt
    A ianswett-no-crypto-data/draft-ietf-quic-transport.html
    A ianswett-no-crypto-data/draft-ietf-quic-transport.txt
    A ianswett-no-crypto-data/index.html
    A ianswett-one-immediate-ack/draft-ietf-quic-http.html
    A ianswett-one-immediate-ack/draft-ietf-quic-http.txt
    A ianswett-one-immediate-ack/draft-ietf-quic-invariants.html
    A ianswett-one-immediate-ack/draft-ietf-quic-invariants.txt
    A ianswett-one-immediate-ack/draft-ietf-quic-qpack.html
    A ianswett-one-immediate-ack/draft-ietf-quic-qpack.txt
    A ianswett-one-immediate-ack/draft-ietf-quic-recovery.html
    A ianswett-one-immediate-ack/draft-ietf-quic-recovery.txt
    A ianswett-one-immediate-ack/draft-ietf-quic-tls.html
    A ianswett-one-immediate-ack/draft-ietf-quic-tls.txt
    A ianswett-one-immediate-ack/draft-ietf-quic-transport.html
    A ianswett-one-immediate-ack/draft-ietf-quic-transport.txt
    A ianswett-one-immediate-ack/index.html
    A ianswett-out-of-order/draft-ietf-quic-http.html
    A ianswett-out-of-order/draft-ietf-quic-http.txt
    A ianswett-out-of-order/draft-ietf-quic-invariants.html
    A ianswett-out-of-order/draft-ietf-quic-invariants.txt
    A ianswett-out-of-order/draft-ietf-quic-qpack.html
    A ianswett-out-of-order/draft-ietf-quic-qpack.txt
    A ianswett-out-of-order/draft-ietf-quic-recovery.html
    A ianswett-out-of-order/draft-ietf-quic-recovery.txt
    A ianswett-out-of-order/draft-ietf-quic-tls.html
    A ianswett-out-of-order/draft-ietf-quic-tls.txt
    A ianswett-out-of-order/draft-ietf-quic-transport.html
    A ianswett-out-of-order/draft-ietf-quic-transport.txt
    A ianswett-out-of-order/index.html
    A ianswett-path-challenge-timer/draft-ietf-quic-http.html
    A ianswett-path-challenge-timer/draft-ietf-quic-http.txt
    A ianswett-path-challenge-timer/draft-ietf-quic-invariants.html
    A ianswett-path-challenge-timer/draft-ietf-quic-invariants.txt
    A ianswett-path-challenge-timer/draft-ietf-quic-qpack.html
    A ianswett-path-challenge-timer/draft-ietf-quic-qpack.txt
    A ianswett-path-challenge-timer/draft-ietf-quic-recovery.html
    A ianswett-path-challenge-timer/draft-ietf-quic-recovery.txt
    A ianswett-path-challenge-timer/draft-ietf-quic-tls.html
    A ianswett-path-challenge-timer/draft-ietf-quic-tls.txt
    A ianswett-path-challenge-timer/draft-ietf-quic-transport.html
    A ianswett-path-challenge-timer/draft-ietf-quic-transport.txt
    A ianswett-path-challenge-timer/index.html
    A ianswett-pto-ack-eliciting/draft-ietf-quic-http.html
    A ianswett-pto-ack-eliciting/draft-ietf-quic-http.txt
    A ianswett-pto-ack-eliciting/draft-ietf-quic-invariants.html
    A ianswett-pto-ack-eliciting/draft-ietf-quic-invariants.txt
    A ianswett-pto-ack-eliciting/draft-ietf-quic-qpack.html
    A ianswett-pto-ack-eliciting/draft-ietf-quic-qpack.txt
    A ianswett-pto-ack-eliciting/draft-ietf-quic-recovery.html
    A ianswett-pto-ack-eliciting/draft-ietf-quic-recovery.txt
    A ianswett-pto-ack-eliciting/draft-ietf-quic-tls.html
    A ianswett-pto-ack-eliciting/draft-ietf-quic-tls.txt
    A ianswett-pto-ack-eliciting/draft-ietf-quic-transport.html
    A ianswett-pto-ack-eliciting/draft-ietf-quic-transport.txt
    A ianswett-pto-ack-eliciting/index.html
    A ianswett-pto-datagrams/draft-ietf-quic-http.html
    A ianswett-pto-datagrams/draft-ietf-quic-http.txt
    A ianswett-pto-datagrams/draft-ietf-quic-invariants.html
    A ianswett-pto-datagrams/draft-ietf-quic-invariants.txt
    A ianswett-pto-datagrams/draft-ietf-quic-qpack.html
    A ianswett-pto-datagrams/draft-ietf-quic-qpack.txt
    A ianswett-pto-datagrams/draft-ietf-quic-recovery.html
    A ianswett-pto-datagrams/draft-ietf-quic-recovery.txt
    A ianswett-pto-datagrams/draft-ietf-quic-tls.html
    A ianswett-pto-datagrams/draft-ietf-quic-tls.txt
    A ianswett-pto-datagrams/draft-ietf-quic-transport.html
    A ianswett-pto-datagrams/draft-ietf-quic-transport.txt
    A ianswett-pto-datagrams/index.html
    A ianswett-pto-pseudocode/draft-ietf-quic-http.html
    A ianswett-pto-pseudocode/draft-ietf-quic-http.txt
    A ianswett-pto-pseudocode/draft-ietf-quic-invariants.html
    A ianswett-pto-pseudocode/draft-ietf-quic-invariants.txt
    A ianswett-pto-pseudocode/draft-ietf-quic-qpack.html
    A ianswett-pto-pseudocode/draft-ietf-quic-qpack.txt
    A ianswett-pto-pseudocode/draft-ietf-quic-recovery.html
    A ianswett-pto-pseudocode/draft-ietf-quic-recovery.txt
    A ianswett-pto-pseudocode/draft-ietf-quic-tls.html
    A ianswett-pto-pseudocode/draft-ietf-quic-tls.txt
    A ianswett-pto-pseudocode/draft-ietf-quic-transport.html
    A ianswett-pto-pseudocode/draft-ietf-quic-transport.txt
    A ianswett-pto-pseudocode/index.html
    A ianswett-pto-vs-rto/draft-ietf-quic-http.html
    A ianswett-pto-vs-rto/draft-ietf-quic-http.txt
    A ianswett-pto-vs-rto/draft-ietf-quic-invariants.html
    A ianswett-pto-vs-rto/draft-ietf-quic-invariants.txt
    A ianswett-pto-vs-rto/draft-ietf-quic-qpack.html
    A ianswett-pto-vs-rto/draft-ietf-quic-qpack.txt
    A ianswett-pto-vs-rto/draft-ietf-quic-recovery.html
    A ianswett-pto-vs-rto/draft-ietf-quic-recovery.txt
    A ianswett-pto-vs-rto/draft-ietf-quic-tls.html
    A ianswett-pto-vs-rto/draft-ietf-quic-tls.txt
    A ianswett-pto-vs-rto/draft-ietf-quic-transport.html
    A ianswett-pto-vs-rto/draft-ietf-quic-transport.txt
    A ianswett-pto-vs-rto/index.html
    A ianswett-ref/draft-ietf-quic-http.html
    A ianswett-ref/draft-ietf-quic-http.txt
    A ianswett-ref/draft-ietf-quic-invariants.html
    A ianswett-ref/draft-ietf-quic-invariants.txt
    A ianswett-ref/draft-ietf-quic-qpack.html
    A ianswett-ref/draft-ietf-quic-qpack.txt
    A ianswett-ref/draft-ietf-quic-recovery.html
    A ianswett-ref/draft-ietf-quic-recovery.txt
    A ianswett-ref/draft-ietf-quic-tls.html
    A ianswett-ref/draft-ietf-quic-tls.txt
    A ianswett-ref/draft-ietf-quic-transport.html
    A ianswett-ref/draft-ietf-quic-transport.txt
    A ianswett-ref/index.html
    A ianswett-remove-ignoring-loss/draft-ietf-quic-http.html
    A ianswett-remove-ignoring-loss/draft-ietf-quic-http.txt
    A ianswett-remove-ignoring-loss/draft-ietf-quic-invariants.html
    A ianswett-remove-ignoring-loss/draft-ietf-quic-invariants.txt
    A ianswett-remove-ignoring-loss/draft-ietf-quic-qpack.html
    A ianswett-remove-ignoring-loss/draft-ietf-quic-qpack.txt
    A ianswett-remove-ignoring-loss/draft-ietf-quic-recovery.html
    A ianswett-remove-ignoring-loss/draft-ietf-quic-recovery.txt
    A ianswett-remove-ignoring-loss/draft-ietf-quic-tls.html
    A ianswett-remove-ignoring-loss/draft-ietf-quic-tls.txt
    A ianswett-remove-ignoring-loss/draft-ietf-quic-transport.html
    A ianswett-remove-ignoring-loss/draft-ietf-quic-transport.txt
    A ianswett-remove-ignoring-loss/index.html
    A ianswett-restore-undecryptable/draft-ietf-quic-http.html
    A ianswett-restore-undecryptable/draft-ietf-quic-http.txt
    A ianswett-restore-undecryptable/draft-ietf-quic-invariants.html
    A ianswett-restore-undecryptable/draft-ietf-quic-invariants.txt
    A ianswett-restore-undecryptable/draft-ietf-quic-qpack.html
    A ianswett-restore-undecryptable/draft-ietf-quic-qpack.txt
    A ianswett-restore-undecryptable/draft-ietf-quic-recovery.html
    A ianswett-restore-undecryptable/draft-ietf-quic-recovery.txt
    A ianswett-restore-undecryptable/draft-ietf-quic-tls.html
    A ianswett-restore-undecryptable/draft-ietf-quic-tls.txt
    A ianswett-restore-undecryptable/draft-ietf-quic-transport.html
    A ianswett-restore-undecryptable/draft-ietf-quic-transport.txt
    A ianswett-restore-undecryptable/index.html
    A ianswett-retransmit-frames-is-hard/draft-ietf-quic-http.html
    A ianswett-retransmit-frames-is-hard/draft-ietf-quic-http.txt
    A ianswett-retransmit-frames-is-hard/draft-ietf-quic-invariants.html
    A ianswett-retransmit-frames-is-hard/draft-ietf-quic-invariants.txt
    A ianswett-retransmit-frames-is-hard/draft-ietf-quic-qpack.html
    A ianswett-retransmit-frames-is-hard/draft-ietf-quic-qpack.txt
    A ianswett-retransmit-frames-is-hard/draft-ietf-quic-recovery.html
    A ianswett-retransmit-frames-is-hard/draft-ietf-quic-recovery.txt
    A ianswett-retransmit-frames-is-hard/draft-ietf-quic-tls.html
    A ianswett-retransmit-frames-is-hard/draft-ietf-quic-tls.txt
    A ianswett-retransmit-frames-is-hard/draft-ietf-quic-transport.html
    A ianswett-retransmit-frames-is-hard/draft-ietf-quic-transport.txt
    A ianswett-retransmit-frames-is-hard/index.html
    A ianswett-second-initial/draft-ietf-quic-http.html
    A ianswett-second-initial/draft-ietf-quic-http.txt
    A ianswett-second-initial/draft-ietf-quic-invariants.html
    A ianswett-second-initial/draft-ietf-quic-invariants.txt
    A ianswett-second-initial/draft-ietf-quic-qpack.html
    A ianswett-second-initial/draft-ietf-quic-qpack.txt
    A ianswett-second-initial/draft-ietf-quic-recovery.html
    A ianswett-second-initial/draft-ietf-quic-recovery.txt
    A ianswett-second-initial/draft-ietf-quic-tls.html
    A ianswett-second-initial/draft-ietf-quic-tls.txt
    A ianswett-second-initial/draft-ietf-quic-transport.html
    A ianswett-second-initial/draft-ietf-quic-transport.txt
    A ianswett-second-initial/index.html
    A ianswett-send-after-ack/draft-ietf-quic-http.html
    A ianswett-send-after-ack/draft-ietf-quic-http.txt
    A ianswett-send-after-ack/draft-ietf-quic-invariants.html
    A ianswett-send-after-ack/draft-ietf-quic-invariants.txt
    A ianswett-send-after-ack/draft-ietf-quic-qpack.html
    A ianswett-send-after-ack/draft-ietf-quic-qpack.txt
    A ianswett-send-after-ack/draft-ietf-quic-recovery.html
    A ianswett-send-after-ack/draft-ietf-quic-recovery.txt
    A ianswett-send-after-ack/draft-ietf-quic-tls.html
    A ianswett-send-after-ack/draft-ietf-quic-tls.txt
    A ianswett-send-after-ack/draft-ietf-quic-transport.html
    A ianswett-send-after-ack/draft-ietf-quic-transport.txt
    A ianswett-send-after-ack/index.html
    A ianswett-send-one-packet/draft-ietf-quic-http.html
    A ianswett-send-one-packet/draft-ietf-quic-http.txt
    A ianswett-send-one-packet/draft-ietf-quic-invariants.html
    A ianswett-send-one-packet/draft-ietf-quic-invariants.txt
    A ianswett-send-one-packet/draft-ietf-quic-qpack.html
    A ianswett-send-one-packet/draft-ietf-quic-qpack.txt
    A ianswett-send-one-packet/draft-ietf-quic-recovery.html
    A ianswett-send-one-packet/draft-ietf-quic-recovery.txt
    A ianswett-send-one-packet/draft-ietf-quic-tls.html
    A ianswett-send-one-packet/draft-ietf-quic-tls.txt
    A ianswett-send-one-packet/draft-ietf-quic-transport.html
    A ianswett-send-one-packet/draft-ietf-quic-transport.txt
    A ianswett-send-one-packet/index.html
    A ianswett-set-to-null/draft-ietf-quic-http.html
    A ianswett-set-to-null/draft-ietf-quic-http.txt
    A ianswett-set-to-null/draft-ietf-quic-invariants.html
    A ianswett-set-to-null/draft-ietf-quic-invariants.txt
    A ianswett-set-to-null/draft-ietf-quic-qpack.html
    A ianswett-set-to-null/draft-ietf-quic-qpack.txt
    A ianswett-set-to-null/draft-ietf-quic-recovery.html
    A ianswett-set-to-null/draft-ietf-quic-recovery.txt
    A ianswett-set-to-null/draft-ietf-quic-tls.html
    A ianswett-set-to-null/draft-ietf-quic-tls.txt
    A ianswett-set-to-null/draft-ietf-quic-transport.html
    A ianswett-set-to-null/draft-ietf-quic-transport.txt
    A ianswett-set-to-null/index.html
    A ianswett-should-must/draft-ietf-quic-http.html
    A ianswett-should-must/draft-ietf-quic-http.txt
    A ianswett-should-must/draft-ietf-quic-invariants.html
    A ianswett-should-must/draft-ietf-quic-invariants.txt
    A ianswett-should-must/draft-ietf-quic-qpack.html
    A ianswett-should-must/draft-ietf-quic-qpack.txt
    A ianswett-should-must/draft-ietf-quic-recovery.html
    A ianswett-should-must/draft-ietf-quic-recovery.txt
    A ianswett-should-must/draft-ietf-quic-tls.html
    A ianswett-should-must/draft-ietf-quic-tls.txt
    A ianswett-should-must/draft-ietf-quic-transport.html
    A ianswett-should-must/draft-ietf-quic-transport.txt
    A ianswett-should-must/index.html
    A ianswett-skip-packet-number/draft-ietf-quic-http.html
    A ianswett-skip-packet-number/draft-ietf-quic-http.txt
    A ianswett-skip-packet-number/draft-ietf-quic-invariants.html
    A ianswett-skip-packet-number/draft-ietf-quic-invariants.txt
    A ianswett-skip-packet-number/draft-ietf-quic-qpack.html
    A ianswett-skip-packet-number/draft-ietf-quic-qpack.txt
    A ianswett-skip-packet-number/draft-ietf-quic-recovery.html
    A ianswett-skip-packet-number/draft-ietf-quic-recovery.txt
    A ianswett-skip-packet-number/draft-ietf-quic-tls.html
    A ianswett-skip-packet-number/draft-ietf-quic-tls.txt
    A ianswett-skip-packet-number/draft-ietf-quic-transport.html
    A ianswett-skip-packet-number/draft-ietf-quic-transport.txt
    A ianswett-skip-packet-number/index.html
    A ianswett-spurious-loss/draft-ietf-quic-http.html
    A ianswett-spurious-loss/draft-ietf-quic-http.txt
    A ianswett-spurious-loss/draft-ietf-quic-invariants.html
    A ianswett-spurious-loss/draft-ietf-quic-invariants.txt
    A ianswett-spurious-loss/draft-ietf-quic-qpack.html
    A ianswett-spurious-loss/draft-ietf-quic-qpack.txt
    A ianswett-spurious-loss/draft-ietf-quic-recovery.html
    A ianswett-spurious-loss/draft-ietf-quic-recovery.txt
    A ianswett-spurious-loss/draft-ietf-quic-tls.html
    A ianswett-spurious-loss/draft-ietf-quic-tls.txt
    A ianswett-spurious-loss/draft-ietf-quic-transport.html
    A ianswett-spurious-loss/draft-ietf-quic-transport.txt
    A ianswett-spurious-loss/index.html
    A ianswett-why-send-handshake/draft-ietf-quic-http.html
    A ianswett-why-send-handshake/draft-ietf-quic-http.txt
    A ianswett-why-send-handshake/draft-ietf-quic-invariants.html
    A ianswett-why-send-handshake/draft-ietf-quic-invariants.txt
    A ianswett-why-send-handshake/draft-ietf-quic-qpack.html
    A ianswett-why-send-handshake/draft-ietf-quic-qpack.txt
    A ianswett-why-send-handshake/draft-ietf-quic-recovery.html
    A ianswett-why-send-handshake/draft-ietf-quic-recovery.txt
    A ianswett-why-send-handshake/draft-ietf-quic-tls.html
    A ianswett-why-send-handshake/draft-ietf-quic-tls.txt
    A ianswett-why-send-handshake/draft-ietf-quic-transport.html
    A ianswett-why-send-handshake/draft-ietf-quic-transport.txt
    A ianswett-why-send-handshake/index.html
    A index.html
    A issues.html
    A issues.js
    A issues.json
    A janaiyengar-patch-1/draft-ietf-quic-http.html
    A janaiyengar-patch-1/draft-ietf-quic-http.txt
    A janaiyengar-patch-1/draft-ietf-quic-invariants.html
    A janaiyengar-patch-1/draft-ietf-quic-invariants.txt
    A janaiyengar-patch-1/draft-ietf-quic-qpack.html
    A janaiyengar-patch-1/draft-ietf-quic-qpack.txt
    A janaiyengar-patch-1/draft-ietf-quic-recovery.html
    A janaiyengar-patch-1/draft-ietf-quic-recovery.txt
    A janaiyengar-patch-1/draft-ietf-quic-tls.html
    A janaiyengar-patch-1/draft-ietf-quic-tls.txt
    A janaiyengar-patch-1/draft-ietf-quic-transport.html
    A janaiyengar-patch-1/draft-ietf-quic-transport.txt
    A janaiyengar-patch-1/index.html
    A name-indications/draft-ietf-quic-http.html
    A name-indications/draft-ietf-quic-http.txt
    A name-indications/draft-ietf-quic-invariants.html
    A name-indications/draft-ietf-quic-invariants.txt
    A name-indications/draft-ietf-quic-qpack.html
    A name-indications/draft-ietf-quic-qpack.txt
    A name-indications/draft-ietf-quic-recovery.html
    A name-indications/draft-ietf-quic-recovery.txt
    A name-indications/draft-ietf-quic-tls.html
    A name-indications/draft-ietf-quic-tls.txt
    A name-indications/draft-ietf-quic-transport.html
    A name-indications/draft-ietf-quic-transport.txt
    A name-indications/index.html
    A padding-advice/draft-ietf-quic-http.html
    A padding-advice/draft-ietf-quic-http.txt
    A padding-advice/draft-ietf-quic-invariants.html
    A padding-advice/draft-ietf-quic-invariants.txt
    A padding-advice/draft-ietf-quic-qpack.html
    A padding-advice/draft-ietf-quic-qpack.txt
    A padding-advice/draft-ietf-quic-recovery.html
    A padding-advice/draft-ietf-quic-recovery.txt
    A padding-advice/draft-ietf-quic-tls.html
    A padding-advice/draft-ietf-quic-tls.txt
    A padding-advice/draft-ietf-quic-transport.html
    A padding-advice/draft-ietf-quic-transport.txt
    A padding-advice/index.html
    A pulls.json
    A qpack-editorial-0519/draft-ietf-quic-http.html
    A qpack-editorial-0519/draft-ietf-quic-http.txt
    A qpack-editorial-0519/draft-ietf-quic-invariants.html
    A qpack-editorial-0519/draft-ietf-quic-invariants.txt
    A qpack-editorial-0519/draft-ietf-quic-qpack.html
    A qpack-editorial-0519/draft-ietf-quic-qpack.txt
    A qpack-editorial-0519/draft-ietf-quic-recovery.html
    A qpack-editorial-0519/draft-ietf-quic-recovery.txt
    A qpack-editorial-0519/draft-ietf-quic-tls.html
    A qpack-editorial-0519/draft-ietf-quic-tls.txt
    A qpack-editorial-0519/draft-ietf-quic-transport.html
    A qpack-editorial-0519/draft-ietf-quic-transport.txt
    A qpack-editorial-0519/index.html
    A qpack/error_codes/draft-ietf-quic-http.html
    A qpack/error_codes/draft-ietf-quic-http.txt
    A qpack/error_codes/draft-ietf-quic-invariants.html
    A qpack/error_codes/draft-ietf-quic-invariants.txt
    A qpack/error_codes/draft-ietf-quic-qpack.html
    A qpack/error_codes/draft-ietf-quic-qpack.txt
    A qpack/error_codes/draft-ietf-quic-recovery.html
    A qpack/error_codes/draft-ietf-quic-recovery.txt
    A qpack/error_codes/draft-ietf-quic-tls.html
    A qpack/error_codes/draft-ietf-quic-tls.txt
    A qpack/error_codes/draft-ietf-quic-transport.html
    A qpack/error_codes/draft-ietf-quic-transport.txt
    A qpack/error_codes/index.html
    A recovery-period-dfn/draft-ietf-quic-http.html
    A recovery-period-dfn/draft-ietf-quic-http.txt
    A recovery-period-dfn/draft-ietf-quic-invariants.html
    A recovery-period-dfn/draft-ietf-quic-invariants.txt
    A recovery-period-dfn/draft-ietf-quic-qpack.html
    A recovery-period-dfn/draft-ietf-quic-qpack.txt
    A recovery-period-dfn/draft-ietf-quic-recovery.html
    A recovery-period-dfn/draft-ietf-quic-recovery.txt
    A recovery-period-dfn/draft-ietf-quic-tls.html
    A recovery-period-dfn/draft-ietf-quic-tls.txt
    A recovery-period-dfn/draft-ietf-quic-transport.html
    A recovery-period-dfn/draft-ietf-quic-transport.txt
    A recovery-period-dfn/index.html
    A remember-acil/draft-ietf-quic-http.html
    A remember-acil/draft-ietf-quic-http.txt
    A remember-acil/draft-ietf-quic-invariants.html
    A remember-acil/draft-ietf-quic-invariants.txt
    A remember-acil/draft-ietf-quic-qpack.html
    A remember-acil/draft-ietf-quic-qpack.txt
    A remember-acil/draft-ietf-quic-recovery.html
    A remember-acil/draft-ietf-quic-recovery.txt
    A remember-acil/draft-ietf-quic-tls.html
    A remember-acil/draft-ietf-quic-tls.txt
    A remember-acil/draft-ietf-quic-transport.html
    A remember-acil/draft-ietf-quic-transport.txt
    A remember-acil/index.html
    A retry-example/draft-ietf-quic-http.html
    A retry-example/draft-ietf-quic-http.txt
    A retry-example/draft-ietf-quic-invariants.html
    A retry-example/draft-ietf-quic-invariants.txt
    A retry-example/draft-ietf-quic-qpack.html
    A retry-example/draft-ietf-quic-qpack.txt
    A retry-example/draft-ietf-quic-recovery.html
    A retry-example/draft-ietf-quic-recovery.txt
    A retry-example/draft-ietf-quic-tls.html
    A retry-example/draft-ietf-quic-tls.txt
    A retry-example/draft-ietf-quic-transport.html
    A retry-example/draft-ietf-quic-transport.txt
    A retry-example/index.html
    A revert-3442-ianswett-remove-ignoring-loss/draft-ietf-quic-http.html
    A revert-3442-ianswett-remove-ignoring-loss/draft-ietf-quic-http.txt
    A revert-3442-ianswett-remove-ignoring-loss/draft-ietf-quic-invariants.html
    A revert-3442-ianswett-remove-ignoring-loss/draft-ietf-quic-invariants.txt
    A revert-3442-ianswett-remove-ignoring-loss/draft-ietf-quic-qpack.html
    A revert-3442-ianswett-remove-ignoring-loss/draft-ietf-quic-qpack.txt
    A revert-3442-ianswett-remove-ignoring-loss/draft-ietf-quic-recovery.html
    A revert-3442-ianswett-remove-ignoring-loss/draft-ietf-quic-recovery.txt
    A revert-3442-ianswett-remove-ignoring-loss/draft-ietf-quic-tls.html
    A revert-3442-ianswett-remove-ignoring-loss/draft-ietf-quic-tls.txt
    A revert-3442-ianswett-remove-ignoring-loss/draft-ietf-quic-transport.html
    A revert-3442-ianswett-remove-ignoring-loss/draft-ietf-quic-transport.txt
    A revert-3442-ianswett-remove-ignoring-loss/index.html
    A transport/extension_dragons/draft-ietf-quic-http.html
    A transport/extension_dragons/draft-ietf-quic-http.txt
    A transport/extension_dragons/draft-ietf-quic-invariants.html
    A transport/extension_dragons/draft-ietf-quic-invariants.txt
    A transport/extension_dragons/draft-ietf-quic-qpack.html
    A transport/extension_dragons/draft-ietf-quic-qpack.txt
    A transport/extension_dragons/draft-ietf-quic-recovery.html
    A transport/extension_dragons/draft-ietf-quic-recovery.txt
    A transport/extension_dragons/draft-ietf-quic-tls.html
    A transport/extension_dragons/draft-ietf-quic-tls.txt
    A transport/extension_dragons/draft-ietf-quic-transport.html
    A transport/extension_dragons/draft-ietf-quic-transport.txt
    A transport/extension_dragons/index.html
    A what-to-validate/draft-ietf-quic-http.html
    A what-to-validate/draft-ietf-quic-http.txt
    A what-to-validate/draft-ietf-quic-invariants.html
    A what-to-validate/draft-ietf-quic-invariants.txt
    A what-to-validate/draft-ietf-quic-qpack.html
    A what-to-validate/draft-ietf-quic-qpack.txt
    A what-to-validate/draft-ietf-quic-recovery.html
    A what-to-validate/draft-ietf-quic-recovery.txt
    A what-to-validate/draft-ietf-quic-tls.html
    A what-to-validate/draft-ietf-quic-tls.txt
    A what-to-validate/draft-ietf-quic-transport.html
    A what-to-validate/draft-ietf-quic-transport.txt
    A what-to-validate/index.html

  Log Message:
  -----------
  Script updating gh-pages from 275ab803. [ci skip]


  Commit: 54d1ed37cdf96dd1ffadcb44a0133e223def1e6e
      https://github.com/quicwg/base-drafts/commit/54d1ed37cdf96dd1ffadcb44a0133e223def1e6e
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-16 (Sun, 16 Feb 2020)

  Changed paths:
    M encoder-deadlock-fc/draft-ietf-quic-http.html
    M encoder-deadlock-fc/draft-ietf-quic-http.txt
    M encoder-deadlock-fc/draft-ietf-quic-invariants.html
    M encoder-deadlock-fc/draft-ietf-quic-invariants.txt
    M encoder-deadlock-fc/draft-ietf-quic-qpack.html
    M encoder-deadlock-fc/draft-ietf-quic-qpack.txt
    M encoder-deadlock-fc/draft-ietf-quic-recovery.html
    M encoder-deadlock-fc/draft-ietf-quic-recovery.txt
    M encoder-deadlock-fc/draft-ietf-quic-tls.html
    M encoder-deadlock-fc/draft-ietf-quic-tls.txt
    M encoder-deadlock-fc/draft-ietf-quic-transport.html
    M encoder-deadlock-fc/draft-ietf-quic-transport.txt
    R ianswett-path-challenge-timer/draft-ietf-quic-http.html
    R ianswett-path-challenge-timer/draft-ietf-quic-http.txt
    R ianswett-path-challenge-timer/draft-ietf-quic-invariants.html
    R ianswett-path-challenge-timer/draft-ietf-quic-invariants.txt
    R ianswett-path-challenge-timer/draft-ietf-quic-qpack.html
    R ianswett-path-challenge-timer/draft-ietf-quic-qpack.txt
    R ianswett-path-challenge-timer/draft-ietf-quic-recovery.html
    R ianswett-path-challenge-timer/draft-ietf-quic-recovery.txt
    R ianswett-path-challenge-timer/draft-ietf-quic-tls.html
    R ianswett-path-challenge-timer/draft-ietf-quic-tls.txt
    R ianswett-path-challenge-timer/draft-ietf-quic-transport.html
    R ianswett-path-challenge-timer/draft-ietf-quic-transport.txt
    R ianswett-path-challenge-timer/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 785b3c5f. [ci skip]


  Commit: 8b1aeee0ca45ff30c750fcad80973ea92ab88396
      https://github.com/quicwg/base-drafts/commit/8b1aeee0ca45ff30c750fcad80973ea92ab88396
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-16 (Sun, 16 Feb 2020)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2020-02-16T23:22:40Z. [ci skip]


  Commit: acc88eabff4664cbe8cbc2ba23d751d3de0672f2
      https://github.com/quicwg/base-drafts/commit/acc88eabff4664cbe8cbc2ba23d751d3de0672f2
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-17 (Mon, 17 Feb 2020)

  Changed paths:
    M index.html
    M what-to-validate/draft-ietf-quic-http.html
    M what-to-validate/draft-ietf-quic-http.txt
    M what-to-validate/draft-ietf-quic-invariants.html
    M what-to-validate/draft-ietf-quic-invariants.txt
    M what-to-validate/draft-ietf-quic-qpack.html
    M what-to-validate/draft-ietf-quic-qpack.txt
    M what-to-validate/draft-ietf-quic-recovery.html
    M what-to-validate/draft-ietf-quic-recovery.txt
    M what-to-validate/draft-ietf-quic-tls.html
    M what-to-validate/draft-ietf-quic-tls.txt
    M what-to-validate/draft-ietf-quic-transport.html
    M what-to-validate/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from d9ccbdcb. [ci skip]


  Commit: 8271f227a325d675804e6bfe460daf4325ae96a3
      https://github.com/quicwg/base-drafts/commit/8271f227a325d675804e6bfe460daf4325ae96a3
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  Changed paths:
    R ianswett-mad-us/draft-ietf-quic-http.html
    R ianswett-mad-us/draft-ietf-quic-http.txt
    R ianswett-mad-us/draft-ietf-quic-invariants.html
    R ianswett-mad-us/draft-ietf-quic-invariants.txt
    R ianswett-mad-us/draft-ietf-quic-qpack.html
    R ianswett-mad-us/draft-ietf-quic-qpack.txt
    R ianswett-mad-us/draft-ietf-quic-recovery.html
    R ianswett-mad-us/draft-ietf-quic-recovery.txt
    R ianswett-mad-us/draft-ietf-quic-tls.html
    R ianswett-mad-us/draft-ietf-quic-tls.txt
    R ianswett-mad-us/draft-ietf-quic-transport.html
    R ianswett-mad-us/draft-ietf-quic-transport.txt
    R ianswett-mad-us/index.html
    R ianswett-one-immediate-ack/draft-ietf-quic-http.html
    R ianswett-one-immediate-ack/draft-ietf-quic-http.txt
    R ianswett-one-immediate-ack/draft-ietf-quic-invariants.html
    R ianswett-one-immediate-ack/draft-ietf-quic-invariants.txt
    R ianswett-one-immediate-ack/draft-ietf-quic-qpack.html
    R ianswett-one-immediate-ack/draft-ietf-quic-qpack.txt
    R ianswett-one-immediate-ack/draft-ietf-quic-recovery.html
    R ianswett-one-immediate-ack/draft-ietf-quic-recovery.txt
    R ianswett-one-immediate-ack/draft-ietf-quic-tls.html
    R ianswett-one-immediate-ack/draft-ietf-quic-tls.txt
    R ianswett-one-immediate-ack/draft-ietf-quic-transport.html
    R ianswett-one-immediate-ack/draft-ietf-quic-transport.txt
    R ianswett-one-immediate-ack/index.html
    M index.html
    M what-to-validate/draft-ietf-quic-http.html
    M what-to-validate/draft-ietf-quic-http.txt
    M what-to-validate/draft-ietf-quic-invariants.html
    M what-to-validate/draft-ietf-quic-invariants.txt
    M what-to-validate/draft-ietf-quic-qpack.html
    M what-to-validate/draft-ietf-quic-qpack.txt
    M what-to-validate/draft-ietf-quic-recovery.html
    M what-to-validate/draft-ietf-quic-recovery.txt
    M what-to-validate/draft-ietf-quic-tls.html
    M what-to-validate/draft-ietf-quic-tls.txt
    M what-to-validate/draft-ietf-quic-transport.html
    M what-to-validate/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from 9c5c738c. [ci skip]


  Commit: 7f5caf94ed35e1832475241326db99347cd1f6f7
      https://github.com/quicwg/base-drafts/commit/7f5caf94ed35e1832475241326db99347cd1f6f7
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  Changed paths:
    M what-to-validate/draft-ietf-quic-transport.html
    M what-to-validate/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from bc10a8ea. [ci skip]


  Commit: ba71312a84c53ec15bd1ed10ba17285f137ac586
      https://github.com/quicwg/base-drafts/commit/ba71312a84c53ec15bd1ed10ba17285f137ac586
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2020-02-18T05:28:07Z. [ci skip]


  Commit: 8a9efe671caf9235b7de817a3402147d4a7c6ede
      https://github.com/quicwg/base-drafts/commit/8a9efe671caf9235b7de817a3402147d4a7c6ede
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 2c5f8fcf. [ci skip]


  Commit: 72c5532bd4f38899894e4bc5e345050e5d2af6df
      https://github.com/quicwg/base-drafts/commit/72c5532bd4f38899894e4bc5e345050e5d2af6df
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2020-02-18T23:16:44Z. [ci skip]


  Commit: 2dc0f545224f792b9dd845137b3f3c6e6e6239fe
      https://github.com/quicwg/base-drafts/commit/2dc0f545224f792b9dd845137b3f3c6e6e6239fe
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  Changed paths:
    M index.html
    A padding-outside/draft-ietf-quic-http.html
    A padding-outside/draft-ietf-quic-http.txt
    A padding-outside/draft-ietf-quic-invariants.html
    A padding-outside/draft-ietf-quic-invariants.txt
    A padding-outside/draft-ietf-quic-qpack.html
    A padding-outside/draft-ietf-quic-qpack.txt
    A padding-outside/draft-ietf-quic-recovery.html
    A padding-outside/draft-ietf-quic-recovery.txt
    A padding-outside/draft-ietf-quic-tls.html
    A padding-outside/draft-ietf-quic-tls.txt
    A padding-outside/draft-ietf-quic-transport.html
    A padding-outside/draft-ietf-quic-transport.txt
    A padding-outside/index.html

  Log Message:
  -----------
  Script updating gh-pages from c2620e13. [ci skip]


  Commit: 86753fbe890f0a2c3e92ccf0e12a1d6c51d6ec3f
      https://github.com/quicwg/base-drafts/commit/86753fbe890f0a2c3e92ccf0e12a1d6c51d6ec3f
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-19 (Wed, 19 Feb 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from ef8f1820. [ci skip]


  Commit: 3771e665b182635583ea68501ba9e36a7d365b7a
      https://github.com/quicwg/base-drafts/commit/3771e665b182635583ea68501ba9e36a7d365b7a
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-19 (Wed, 19 Feb 2020)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2020-02-19T16:02:09Z. [ci skip]


  Commit: fdb16e4ea60d10bb2549dff3f75c75ce38f0b496
      https://github.com/quicwg/base-drafts/commit/fdb16e4ea60d10bb2549dff3f75c75ce38f0b496
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-19 (Wed, 19 Feb 2020)

  Changed paths:
    R ianswett-ack-delay-largest/draft-ietf-quic-http.html
    R ianswett-ack-delay-largest/draft-ietf-quic-http.txt
    R ianswett-ack-delay-largest/draft-ietf-quic-invariants.html
    R ianswett-ack-delay-largest/draft-ietf-quic-invariants.txt
    R ianswett-ack-delay-largest/draft-ietf-quic-qpack.html
    R ianswett-ack-delay-largest/draft-ietf-quic-qpack.txt
    R ianswett-ack-delay-largest/draft-ietf-quic-recovery.html
    R ianswett-ack-delay-largest/draft-ietf-quic-recovery.txt
    R ianswett-ack-delay-largest/draft-ietf-quic-tls.html
    R ianswett-ack-delay-largest/draft-ietf-quic-tls.txt
    R ianswett-ack-delay-largest/draft-ietf-quic-transport.html
    R ianswett-ack-delay-largest/draft-ietf-quic-transport.txt
    R ianswett-ack-delay-largest/index.html
    M ianswett-cc-self-contained/draft-ietf-quic-http.html
    M ianswett-cc-self-contained/draft-ietf-quic-http.txt
    M ianswett-cc-self-contained/draft-ietf-quic-invariants.html
    M ianswett-cc-self-contained/draft-ietf-quic-invariants.txt
    M ianswett-cc-self-contained/draft-ietf-quic-qpack.html
    M ianswett-cc-self-contained/draft-ietf-quic-qpack.txt
    M ianswett-cc-self-contained/draft-ietf-quic-recovery.html
    M ianswett-cc-self-contained/draft-ietf-quic-recovery.txt
    M ianswett-cc-self-contained/draft-ietf-quic-tls.html
    M ianswett-cc-self-contained/draft-ietf-quic-tls.txt
    M ianswett-cc-self-contained/draft-ietf-quic-transport.html
    M ianswett-cc-self-contained/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 7660a512. [ci skip]


  Commit: ed45d8b95757cbe9a6ee26ae7636cfc4160bacf1
      https://github.com/quicwg/base-drafts/commit/ed45d8b95757cbe9a6ee26ae7636cfc4160bacf1
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-19 (Wed, 19 Feb 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 5f29a7d6. [ci skip]


  Commit: 456db9c222dd5b2e496e4b861e30358fd8aadb56
      https://github.com/quicwg/base-drafts/commit/456db9c222dd5b2e496e4b861e30358fd8aadb56
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-20 (Thu, 20 Feb 2020)

  Changed paths:
    R changelog-25/draft-ietf-quic-http.html
    R changelog-25/draft-ietf-quic-http.txt
    R changelog-25/draft-ietf-quic-invariants.html
    R changelog-25/draft-ietf-quic-invariants.txt
    R changelog-25/draft-ietf-quic-qpack.html
    R changelog-25/draft-ietf-quic-qpack.txt
    R changelog-25/draft-ietf-quic-recovery.html
    R changelog-25/draft-ietf-quic-recovery.txt
    R changelog-25/draft-ietf-quic-tls.html
    R changelog-25/draft-ietf-quic-tls.txt
    R changelog-25/draft-ietf-quic-transport.html
    R changelog-25/draft-ietf-quic-transport.txt
    R changelog-25/index.html
    A ianswett-noop-recovery-changelog/draft-ietf-quic-http.html
    A ianswett-noop-recovery-changelog/draft-ietf-quic-http.txt
    A ianswett-noop-recovery-changelog/draft-ietf-quic-invariants.html
    A ianswett-noop-recovery-changelog/draft-ietf-quic-invariants.txt
    A ianswett-noop-recovery-changelog/draft-ietf-quic-qpack.html
    A ianswett-noop-recovery-changelog/draft-ietf-quic-qpack.txt
    A ianswett-noop-recovery-changelog/draft-ietf-quic-recovery.html
    A ianswett-noop-recovery-changelog/draft-ietf-quic-recovery.txt
    A ianswett-noop-recovery-changelog/draft-ietf-quic-tls.html
    A ianswett-noop-recovery-changelog/draft-ietf-quic-tls.txt
    A ianswett-noop-recovery-changelog/draft-ietf-quic-transport.html
    A ianswett-noop-recovery-changelog/draft-ietf-quic-transport.txt
    A ianswett-noop-recovery-changelog/index.html
    R ianswett-out-of-order/draft-ietf-quic-http.html
    R ianswett-out-of-order/draft-ietf-quic-http.txt
    R ianswett-out-of-order/draft-ietf-quic-invariants.html
    R ianswett-out-of-order/draft-ietf-quic-invariants.txt
    R ianswett-out-of-order/draft-ietf-quic-qpack.html
    R ianswett-out-of-order/draft-ietf-quic-qpack.txt
    R ianswett-out-of-order/draft-ietf-quic-recovery.html
    R ianswett-out-of-order/draft-ietf-quic-recovery.txt
    R ianswett-out-of-order/draft-ietf-quic-tls.html
    R ianswett-out-of-order/draft-ietf-quic-tls.txt
    R ianswett-out-of-order/draft-ietf-quic-transport.html
    R ianswett-out-of-order/draft-ietf-quic-transport.txt
    R ianswett-out-of-order/index.html
    M index.html
    R qpack/error_codes/draft-ietf-quic-http.html
    R qpack/error_codes/draft-ietf-quic-http.txt
    R qpack/error_codes/draft-ietf-quic-invariants.html
    R qpack/error_codes/draft-ietf-quic-invariants.txt
    R qpack/error_codes/draft-ietf-quic-qpack.html
    R qpack/error_codes/draft-ietf-quic-qpack.txt
    R qpack/error_codes/draft-ietf-quic-recovery.html
    R qpack/error_codes/draft-ietf-quic-recovery.txt
    R qpack/error_codes/draft-ietf-quic-tls.html
    R qpack/error_codes/draft-ietf-quic-tls.txt
    R qpack/error_codes/draft-ietf-quic-transport.html
    R qpack/error_codes/draft-ietf-quic-transport.txt
    R qpack/error_codes/index.html

  Log Message:
  -----------
  Script updating gh-pages from d116e03b. [ci skip]


  Commit: abf876c0b7f168364f7357125cfa97aa4e578e5d
      https://github.com/quicwg/base-drafts/commit/abf876c0b7f168364f7357125cfa97aa4e578e5d
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-20 (Thu, 20 Feb 2020)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2020-02-20T19:18:25Z. [ci skip]


  Commit: b6963bbf1ae7792b255cba901f37a44a3febdc7c
      https://github.com/quicwg/base-drafts/commit/b6963bbf1ae7792b255cba901f37a44a3febdc7c
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-20 (Thu, 20 Feb 2020)

  Changed paths:
    M ianswett-noop-recovery-changelog/draft-ietf-quic-http.html
    M ianswett-noop-recovery-changelog/draft-ietf-quic-http.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from fea5aea2. [ci skip]


  Commit: 0187af06695ae02554b1d372e2f04d3065558dab
      https://github.com/quicwg/base-drafts/commit/0187af06695ae02554b1d372e2f04d3065558dab
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-20 (Thu, 20 Feb 2020)

  Changed paths:
    M ianswett-noop-recovery-changelog/draft-ietf-quic-qpack.html
    M ianswett-noop-recovery-changelog/draft-ietf-quic-qpack.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from e4a4a5f5. [ci skip]


  Commit: d0d4e31bb5824584e1c3a45a555646a7596d3950
      https://github.com/quicwg/base-drafts/commit/d0d4e31bb5824584e1c3a45a555646a7596d3950
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-20 (Thu, 20 Feb 2020)

  Changed paths:
    M ianswett-noop-recovery-changelog/draft-ietf-quic-tls.html
    M ianswett-noop-recovery-changelog/draft-ietf-quic-tls.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from df32bc84. [ci skip]


  Commit: cfe6a661c295b326fd8ec3911f163631481dc45d
      https://github.com/quicwg/base-drafts/commit/cfe6a661c295b326fd8ec3911f163631481dc45d
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-20 (Thu, 20 Feb 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from bac73750. [ci skip]


  Commit: 3ea727b0f5c7e8360c2a21e8f8b2ccd68cd5fbbd
      https://github.com/quicwg/base-drafts/commit/3ea727b0f5c7e8360c2a21e8f8b2ccd68cd5fbbd
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-21 (Fri, 21 Feb 2020)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2020-02-21T09:16:22Z. [ci skip]


  Commit: 393cbaa0d8de52cab9f53a5ec0dc6fdedfcb2e65
      https://github.com/quicwg/base-drafts/commit/393cbaa0d8de52cab9f53a5ec0dc6fdedfcb2e65
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-21 (Fri, 21 Feb 2020)

  Changed paths:
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2020-02-21T09:16:58Z. [ci skip]


  Commit: 457d8c1c576d496e772a082f42e09d5a3f91e39d
      https://github.com/quicwg/base-drafts/commit/457d8c1c576d496e772a082f42e09d5a3f91e39d
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-21 (Fri, 21 Feb 2020)

  Changed paths:
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2020-02-21T09:17:25Z. [ci skip]


  Commit: cf53cb5d0037b815b3723c7b4b3ae21144131628
      https://github.com/quicwg/base-drafts/commit/cf53cb5d0037b815b3723c7b4b3ae21144131628
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-21 (Fri, 21 Feb 2020)

  Changed paths:
    M index.html
    A transport/why_retire/draft-ietf-quic-http.html
    A transport/why_retire/draft-ietf-quic-http.txt
    A transport/why_retire/draft-ietf-quic-invariants.html
    A transport/why_retire/draft-ietf-quic-invariants.txt
    A transport/why_retire/draft-ietf-quic-qpack.html
    A transport/why_retire/draft-ietf-quic-qpack.txt
    A transport/why_retire/draft-ietf-quic-recovery.html
    A transport/why_retire/draft-ietf-quic-recovery.txt
    A transport/why_retire/draft-ietf-quic-tls.html
    A transport/why_retire/draft-ietf-quic-tls.txt
    A transport/why_retire/draft-ietf-quic-transport.html
    A transport/why_retire/draft-ietf-quic-transport.txt
    A transport/why_retire/index.html

  Log Message:
  -----------
  Script updating gh-pages from bac73750. [ci skip]


  Commit: dbb17393e2f217a7b2c0b04f2900517cf6897a0e
      https://github.com/quicwg/base-drafts/commit/dbb17393e2f217a7b2c0b04f2900517cf6897a0e
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-21 (Fri, 21 Feb 2020)

  Changed paths:
    M index.html
    M transport/why_retire/draft-ietf-quic-transport.html
    M transport/why_retire/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from 560fd6fc. [ci skip]


  Commit: da6a4257a78292a7b77f0850e00995837518c56d
      https://github.com/quicwg/base-drafts/commit/da6a4257a78292a7b77f0850e00995837518c56d
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-21 (Fri, 21 Feb 2020)

  Changed paths:
    M index.html
    M transport/why_retire/draft-ietf-quic-transport.html
    M transport/why_retire/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from 22bbf32d. [ci skip]


  Commit: a16026edafa5ed60b44a653e353a8e37871ae5fe
      https://github.com/quicwg/base-drafts/commit/a16026edafa5ed60b44a653e353a8e37871ae5fe
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-21 (Fri, 21 Feb 2020)

  Changed paths:
    A http/without_authority/draft-ietf-quic-http.html
    A http/without_authority/draft-ietf-quic-http.txt
    A http/without_authority/draft-ietf-quic-invariants.html
    A http/without_authority/draft-ietf-quic-invariants.txt
    A http/without_authority/draft-ietf-quic-qpack.html
    A http/without_authority/draft-ietf-quic-qpack.txt
    A http/without_authority/draft-ietf-quic-recovery.html
    A http/without_authority/draft-ietf-quic-recovery.txt
    A http/without_authority/draft-ietf-quic-tls.html
    A http/without_authority/draft-ietf-quic-tls.txt
    A http/without_authority/draft-ietf-quic-transport.html
    A http/without_authority/draft-ietf-quic-transport.txt
    A http/without_authority/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 13584137. [ci skip]


  Commit: e610bde901d9b081029ae5ca823f6694c8ba3511
      https://github.com/quicwg/base-drafts/commit/e610bde901d9b081029ae5ca823f6694c8ba3511
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-21 (Fri, 21 Feb 2020)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2020-02-21T18:49:59Z. [ci skip]


  Commit: ba7939c439d49b3499c0dfc30ac9c6ce6b9bf7ef
      https://github.com/quicwg/base-drafts/commit/ba7939c439d49b3499c0dfc30ac9c6ce6b9bf7ef
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-21 (Fri, 21 Feb 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 8e5bbdf5. [ci skip]


  Commit: fde6d2f98d2ac2aefe72c1a96f573aa3e8d1cc8e
      https://github.com/quicwg/base-drafts/commit/fde6d2f98d2ac2aefe72c1a96f573aa3e8d1cc8e
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-21 (Fri, 21 Feb 2020)

  Changed paths:
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from c1b86049. [ci skip]


  Commit: 946c05aed2d4e6eb39046f3ceb722997708eaad5
      https://github.com/quicwg/base-drafts/commit/946c05aed2d4e6eb39046f3ceb722997708eaad5
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-21 (Fri, 21 Feb 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from dd3b8b0e. [ci skip]


  Commit: 613b0602762115ffcabeded310834763bffaa74f
      https://github.com/quicwg/base-drafts/commit/613b0602762115ffcabeded310834763bffaa74f
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-21 (Fri, 21 Feb 2020)

  Changed paths:
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 79432387. [ci skip]


  Commit: 9b13013bcb7df9c9722b89e4a5064e5fc32befa1
      https://github.com/quicwg/base-drafts/commit/9b13013bcb7df9c9722b89e4a5064e5fc32befa1
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-21 (Fri, 21 Feb 2020)

  Changed paths:
    M index.html
    A lint-tab/draft-ietf-quic-http.html
    A lint-tab/draft-ietf-quic-http.txt
    A lint-tab/draft-ietf-quic-invariants.html
    A lint-tab/draft-ietf-quic-invariants.txt
    A lint-tab/draft-ietf-quic-qpack.html
    A lint-tab/draft-ietf-quic-qpack.txt
    A lint-tab/draft-ietf-quic-recovery.html
    A lint-tab/draft-ietf-quic-recovery.txt
    A lint-tab/draft-ietf-quic-tls.html
    A lint-tab/draft-ietf-quic-tls.txt
    A lint-tab/draft-ietf-quic-transport.html
    A lint-tab/draft-ietf-quic-transport.txt
    A lint-tab/index.html

  Log Message:
  -----------
  Script updating gh-pages from 15612646. [ci skip]


  Commit: d789e17b7f70cf1393db245c3e2543d5ada00551
      https://github.com/quicwg/base-drafts/commit/d789e17b7f70cf1393db245c3e2543d5ada00551
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-22 (Sat, 22 Feb 2020)

  Changed paths:
    M index.html
    A unilateral-tp/draft-ietf-quic-http.html
    A unilateral-tp/draft-ietf-quic-http.txt
    A unilateral-tp/draft-ietf-quic-invariants.html
    A unilateral-tp/draft-ietf-quic-invariants.txt
    A unilateral-tp/draft-ietf-quic-qpack.html
    A unilateral-tp/draft-ietf-quic-qpack.txt
    A unilateral-tp/draft-ietf-quic-recovery.html
    A unilateral-tp/draft-ietf-quic-recovery.txt
    A unilateral-tp/draft-ietf-quic-tls.html
    A unilateral-tp/draft-ietf-quic-tls.txt
    A unilateral-tp/draft-ietf-quic-transport.html
    A unilateral-tp/draft-ietf-quic-transport.txt
    A unilateral-tp/index.html

  Log Message:
  -----------
  Script updating gh-pages from c9857e27. [ci skip]


  Commit: 32c749f51d9c28bc6c86aa052196b9cb544501fc
      https://github.com/quicwg/base-drafts/commit/32c749f51d9c28bc6c86aa052196b9cb544501fc
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-22 (Sat, 22 Feb 2020)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2020-02-22T23:13:17Z. [ci skip]


  Commit: 62b119b1cde9f5087d728711cc471b515fa018b1
      https://github.com/quicwg/base-drafts/commit/62b119b1cde9f5087d728711cc471b515fa018b1
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-22 (Sat, 22 Feb 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 6e13a0be. [ci skip]


  Commit: c427c7d807b4ae84ac7a32e86a61dc2d8e8f71e6
      https://github.com/quicwg/base-drafts/commit/c427c7d807b4ae84ac7a32e86a61dc2d8e8f71e6
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-23 (Sun, 23 Feb 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from ea0cd3e6. [ci skip]


  Commit: 60cc239928416e4a94312ab104a39c45df0c5e6c
      https://github.com/quicwg/base-drafts/commit/60cc239928416e4a94312ab104a39c45df0c5e6c
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-23 (Sun, 23 Feb 2020)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2020-02-23T23:54:20Z. [ci skip]


  Commit: 6991aeb119ba9b612ebe3df883a14e4b1bf82e75
      https://github.com/quicwg/base-drafts/commit/6991aeb119ba9b612ebe3df883a14e4b1bf82e75
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-24 (Mon, 24 Feb 2020)

  Changed paths:
    M index.html
    M transport/why_retire/draft-ietf-quic-http.html
    M transport/why_retire/draft-ietf-quic-http.txt
    M transport/why_retire/draft-ietf-quic-invariants.html
    M transport/why_retire/draft-ietf-quic-invariants.txt
    M transport/why_retire/draft-ietf-quic-qpack.html
    M transport/why_retire/draft-ietf-quic-qpack.txt
    M transport/why_retire/draft-ietf-quic-recovery.html
    M transport/why_retire/draft-ietf-quic-recovery.txt
    M transport/why_retire/draft-ietf-quic-tls.html
    M transport/why_retire/draft-ietf-quic-tls.txt
    M transport/why_retire/draft-ietf-quic-transport.html
    M transport/why_retire/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from a41be187. [ci skip]


  Commit: 366ae1351f4d4b40bc12bbb8dfc5d9846bcbad76
      https://github.com/quicwg/base-drafts/commit/366ae1351f4d4b40bc12bbb8dfc5d9846bcbad76
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-24 (Mon, 24 Feb 2020)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2020-02-24T20:58:32Z. [ci skip]


  Commit: d78e712617560b205e7b52e4d8b7e7fdbaef564f
      https://github.com/quicwg/base-drafts/commit/d78e712617560b205e7b52e4d8b7e7fdbaef564f
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-24 (Mon, 24 Feb 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 96a64024. [ci skip]


  Commit: a6f4cf99213b859cd1282d6b052cb501e38f15c2
      https://github.com/quicwg/base-drafts/commit/a6f4cf99213b859cd1282d6b052cb501e38f15c2
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-24 (Mon, 24 Feb 2020)

  Changed paths:
    M index.html
    M unilateral-tp/draft-ietf-quic-http.html
    M unilateral-tp/draft-ietf-quic-http.txt
    M unilateral-tp/draft-ietf-quic-invariants.html
    M unilateral-tp/draft-ietf-quic-invariants.txt
    M unilateral-tp/draft-ietf-quic-qpack.html
    M unilateral-tp/draft-ietf-quic-qpack.txt
    M unilateral-tp/draft-ietf-quic-recovery.html
    M unilateral-tp/draft-ietf-quic-recovery.txt
    M unilateral-tp/draft-ietf-quic-tls.html
    M unilateral-tp/draft-ietf-quic-tls.txt
    M unilateral-tp/draft-ietf-quic-transport.html
    M unilateral-tp/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from e2828609. [ci skip]


  Commit: e1c6b2589e2d0e3a5581644fab46429414d047fc
      https://github.com/quicwg/base-drafts/commit/e1c6b2589e2d0e3a5581644fab46429414d047fc
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-24 (Mon, 24 Feb 2020)

  Changed paths:
    A connection-scope-id/draft-ietf-quic-http.html
    A connection-scope-id/draft-ietf-quic-http.txt
    A connection-scope-id/draft-ietf-quic-invariants.html
    A connection-scope-id/draft-ietf-quic-invariants.txt
    A connection-scope-id/draft-ietf-quic-qpack.html
    A connection-scope-id/draft-ietf-quic-qpack.txt
    A connection-scope-id/draft-ietf-quic-recovery.html
    A connection-scope-id/draft-ietf-quic-recovery.txt
    A connection-scope-id/draft-ietf-quic-tls.html
    A connection-scope-id/draft-ietf-quic-tls.txt
    A connection-scope-id/draft-ietf-quic-transport.html
    A connection-scope-id/draft-ietf-quic-transport.txt
    A connection-scope-id/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from d38e8c0f. [ci skip]


  Commit: c4886f97c86bafb1adf41ad0f16801dd35526584
      https://github.com/quicwg/base-drafts/commit/c4886f97c86bafb1adf41ad0f16801dd35526584
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-25 (Tue, 25 Feb 2020)

  Changed paths:
    M http/references/draft-ietf-quic-http.html
    M http/references/draft-ietf-quic-http.txt
    M http/references/draft-ietf-quic-invariants.html
    M http/references/draft-ietf-quic-invariants.txt
    M http/references/draft-ietf-quic-qpack.html
    M http/references/draft-ietf-quic-qpack.txt
    M http/references/draft-ietf-quic-recovery.html
    M http/references/draft-ietf-quic-recovery.txt
    M http/references/draft-ietf-quic-tls.html
    M http/references/draft-ietf-quic-tls.txt
    M http/references/draft-ietf-quic-transport.html
    M http/references/draft-ietf-quic-transport.txt
    M index.html
    R retry-example/draft-ietf-quic-http.html
    R retry-example/draft-ietf-quic-http.txt
    R retry-example/draft-ietf-quic-invariants.html
    R retry-example/draft-ietf-quic-invariants.txt
    R retry-example/draft-ietf-quic-qpack.html
    R retry-example/draft-ietf-quic-qpack.txt
    R retry-example/draft-ietf-quic-recovery.html
    R retry-example/draft-ietf-quic-recovery.txt
    R retry-example/draft-ietf-quic-tls.html
    R retry-example/draft-ietf-quic-tls.txt
    R retry-example/draft-ietf-quic-transport.html
    R retry-example/draft-ietf-quic-transport.txt
    R retry-example/index.html

  Log Message:
  -----------
  Script updating gh-pages from f2307d39. [ci skip]


  Commit: c08d6b88467d5a18caeda371bbb02e110c644d80
      https://github.com/quicwg/base-drafts/commit/c08d6b88467d5a18caeda371bbb02e110c644d80
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-25 (Tue, 25 Feb 2020)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2020-02-25T20:20:12Z. [ci skip]


  Commit: 0d933f5a5be3734fbaf7eff4f846c178365696e5
      https://github.com/quicwg/base-drafts/commit/0d933f5a5be3734fbaf7eff4f846c178365696e5
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-25 (Tue, 25 Feb 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 2ce00d0f. [ci skip]


  Commit: a4b0788a5c4258d724f449289b6c01d7b5db3207
      https://github.com/quicwg/base-drafts/commit/a4b0788a5c4258d724f449289b6c01d7b5db3207
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-25 (Tue, 25 Feb 2020)

  Changed paths:
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 86f72a78. [ci skip]


  Commit: d746f98cecff214b227445c171a42925735b4fa8
      https://github.com/quicwg/base-drafts/commit/d746f98cecff214b227445c171a42925735b4fa8
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-25 (Tue, 25 Feb 2020)

  Changed paths:
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 9e0d7e7c. [ci skip]


  Commit: 906738d1075b237091cb8055f7cefe39a4c3d92d
      https://github.com/quicwg/base-drafts/commit/906738d1075b237091cb8055f7cefe39a4c3d92d
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-25 (Tue, 25 Feb 2020)

  Changed paths:
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 4a202220. [ci skip]


  Commit: 1cc4e787046d3cd4f718adab7a491173ed468ea8
      https://github.com/quicwg/base-drafts/commit/1cc4e787046d3cd4f718adab7a491173ed468ea8
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-25 (Tue, 25 Feb 2020)

  Changed paths:
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 51fdf425. [ci skip]


  Commit: 824f7de5541aa816cc80590bcf9cea188ab85577
      https://github.com/quicwg/base-drafts/commit/824f7de5541aa816cc80590bcf9cea188ab85577
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-25 (Tue, 25 Feb 2020)

  Changed paths:
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from d71905f1. [ci skip]


  Commit: 436dfcf8986e3402313591faaefe9931b31ebdb6
      https://github.com/quicwg/base-drafts/commit/436dfcf8986e3402313591faaefe9931b31ebdb6
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-26 (Wed, 26 Feb 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from bf46a9b1. [ci skip]


  Commit: 2e80a9efa3aa2eaeaceb7e78abad6292767e12e6
      https://github.com/quicwg/base-drafts/commit/2e80a9efa3aa2eaeaceb7e78abad6292767e12e6
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-26 (Wed, 26 Feb 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 6d5f3dab. [ci skip]


  Commit: b0f4382aa523e957e2fd51f0b5196153b0ef2464
      https://github.com/quicwg/base-drafts/commit/b0f4382aa523e957e2fd51f0b5196153b0ef2464
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-26 (Wed, 26 Feb 2020)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2020-02-26T14:31:35Z. [ci skip]


  Commit: 6cc518208c10347dae2d9bc86bc2534538c862dc
      https://github.com/quicwg/base-drafts/commit/6cc518208c10347dae2d9bc86bc2534538c862dc
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-26 (Wed, 26 Feb 2020)

  Changed paths:
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2020-02-26T14:31:51Z. [ci skip]


  Commit: 6ec7b4143d858ef1dae44d3957b35ecc9610826e
      https://github.com/quicwg/base-drafts/commit/6ec7b4143d858ef1dae44d3957b35ecc9610826e
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-26 (Wed, 26 Feb 2020)

  Changed paths:
    M http/without_authority/draft-ietf-quic-http.html
    M http/without_authority/draft-ietf-quic-http.txt
    M http/without_authority/draft-ietf-quic-invariants.html
    M http/without_authority/draft-ietf-quic-invariants.txt
    M http/without_authority/draft-ietf-quic-qpack.html
    M http/without_authority/draft-ietf-quic-qpack.txt
    M http/without_authority/draft-ietf-quic-recovery.html
    M http/without_authority/draft-ietf-quic-recovery.txt
    M http/without_authority/draft-ietf-quic-tls.html
    M http/without_authority/draft-ietf-quic-tls.txt
    M http/without_authority/draft-ietf-quic-transport.html
    M http/without_authority/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 2de14d7c. [ci skip]


  Commit: 5bac1483172132ba44b4efa79234c595415885ca
      https://github.com/quicwg/base-drafts/commit/5bac1483172132ba44b4efa79234c595415885ca
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-26 (Wed, 26 Feb 2020)

  Changed paths:
    M close-0rtt/draft-ietf-quic-http.html
    M close-0rtt/draft-ietf-quic-http.txt
    M close-0rtt/draft-ietf-quic-invariants.html
    M close-0rtt/draft-ietf-quic-invariants.txt
    M close-0rtt/draft-ietf-quic-qpack.html
    M close-0rtt/draft-ietf-quic-qpack.txt
    M close-0rtt/draft-ietf-quic-recovery.html
    M close-0rtt/draft-ietf-quic-recovery.txt
    M close-0rtt/draft-ietf-quic-tls.html
    M close-0rtt/draft-ietf-quic-tls.txt
    M close-0rtt/draft-ietf-quic-transport.html
    M close-0rtt/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 032b88e6. [ci skip]


  Commit: a29c92caa38db8be7fd5df8877a7bd3c2028d437
      https://github.com/quicwg/base-drafts/commit/a29c92caa38db8be7fd5df8877a7bd3c2028d437
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-26 (Wed, 26 Feb 2020)

  Changed paths:
    M http/references/draft-ietf-quic-http.html
    M http/references/draft-ietf-quic-http.txt
    M http/references/draft-ietf-quic-invariants.html
    M http/references/draft-ietf-quic-invariants.txt
    M http/references/draft-ietf-quic-qpack.html
    M http/references/draft-ietf-quic-qpack.txt
    M http/references/draft-ietf-quic-recovery.html
    M http/references/draft-ietf-quic-recovery.txt
    M http/references/draft-ietf-quic-tls.html
    M http/references/draft-ietf-quic-tls.txt
    M http/references/draft-ietf-quic-transport.html
    M http/references/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 5983e50d. [ci skip]


  Commit: 6dbd3c834e45d01b3197f8e48c75ce505a2fdea5
      https://github.com/quicwg/base-drafts/commit/6dbd3c834e45d01b3197f8e48c75ce505a2fdea5
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-26 (Wed, 26 Feb 2020)

  Changed paths:
    M index.html
    M padding-advice/draft-ietf-quic-http.html
    M padding-advice/draft-ietf-quic-http.txt
    M padding-advice/draft-ietf-quic-invariants.html
    M padding-advice/draft-ietf-quic-invariants.txt
    M padding-advice/draft-ietf-quic-qpack.html
    M padding-advice/draft-ietf-quic-qpack.txt
    M padding-advice/draft-ietf-quic-recovery.html
    M padding-advice/draft-ietf-quic-recovery.txt
    M padding-advice/draft-ietf-quic-tls.html
    M padding-advice/draft-ietf-quic-tls.txt
    M padding-advice/draft-ietf-quic-transport.html
    M padding-advice/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from fc74bef1. [ci skip]


  Commit: 928e620c7e62dbbc8669298bf1cc93c24bc13471
      https://github.com/quicwg/base-drafts/commit/928e620c7e62dbbc8669298bf1cc93c24bc13471
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-27 (Thu, 27 Feb 2020)

  Changed paths:
    M ianswett-why-send-handshake/draft-ietf-quic-http.html
    M ianswett-why-send-handshake/draft-ietf-quic-http.txt
    M ianswett-why-send-handshake/draft-ietf-quic-invariants.html
    M ianswett-why-send-handshake/draft-ietf-quic-invariants.txt
    M ianswett-why-send-handshake/draft-ietf-quic-qpack.html
    M ianswett-why-send-handshake/draft-ietf-quic-qpack.txt
    M ianswett-why-send-handshake/draft-ietf-quic-recovery.html
    M ianswett-why-send-handshake/draft-ietf-quic-recovery.txt
    M ianswett-why-send-handshake/draft-ietf-quic-tls.html
    M ianswett-why-send-handshake/draft-ietf-quic-tls.txt
    M ianswett-why-send-handshake/draft-ietf-quic-transport.html
    M ianswett-why-send-handshake/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 1a952f91. [ci skip]


  Commit: becb7e0409fa3cc89088d9c2014a2401669ff571
      https://github.com/quicwg/base-drafts/commit/becb7e0409fa3cc89088d9c2014a2401669ff571
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-27 (Thu, 27 Feb 2020)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2020-02-27T01:39:24Z. [ci skip]


  Commit: a5c80b88e1e7149f4f4981fb91f0421ee8456945
      https://github.com/quicwg/base-drafts/commit/a5c80b88e1e7149f4f4981fb91f0421ee8456945
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-27 (Thu, 27 Feb 2020)

  Changed paths:
    M ianswett-why-send-handshake/draft-ietf-quic-transport.html
    M ianswett-why-send-handshake/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 1e60a825. [ci skip]


  Commit: 87f337f49d39132b2460d215e754817b3fa6a4a2
      https://github.com/quicwg/base-drafts/commit/87f337f49d39132b2460d215e754817b3fa6a4a2
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-27 (Thu, 27 Feb 2020)

  Changed paths:
    M ianswett-why-send-handshake/draft-ietf-quic-transport.html
    M ianswett-why-send-handshake/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from b19b38b5. [ci skip]


  Commit: 23c7ec496fcae1a1b21a09b9579b3a97e3ddeea4
      https://github.com/quicwg/base-drafts/commit/23c7ec496fcae1a1b21a09b9579b3a97e3ddeea4
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-27 (Thu, 27 Feb 2020)

  Changed paths:
    M ianswett-pto-vs-rto/draft-ietf-quic-http.html
    M ianswett-pto-vs-rto/draft-ietf-quic-http.txt
    M ianswett-pto-vs-rto/draft-ietf-quic-invariants.html
    M ianswett-pto-vs-rto/draft-ietf-quic-invariants.txt
    M ianswett-pto-vs-rto/draft-ietf-quic-qpack.html
    M ianswett-pto-vs-rto/draft-ietf-quic-qpack.txt
    M ianswett-pto-vs-rto/draft-ietf-quic-recovery.html
    M ianswett-pto-vs-rto/draft-ietf-quic-recovery.txt
    M ianswett-pto-vs-rto/draft-ietf-quic-tls.html
    M ianswett-pto-vs-rto/draft-ietf-quic-tls.txt
    M ianswett-pto-vs-rto/draft-ietf-quic-transport.html
    M ianswett-pto-vs-rto/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 8feaa197. [ci skip]


  Commit: d10916e5cf62184a71db6dab9652ec43dba5106f
      https://github.com/quicwg/base-drafts/commit/d10916e5cf62184a71db6dab9652ec43dba5106f
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-27 (Thu, 27 Feb 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 47ba99c5. [ci skip]


  Commit: 5bbca568c4c5f4b0c2500d21b08ad75d45967d5a
      https://github.com/quicwg/base-drafts/commit/5bbca568c4c5f4b0c2500d21b08ad75d45967d5a
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-27 (Thu, 27 Feb 2020)

  Changed paths:
    M ianswett-pto-vs-rto/draft-ietf-quic-recovery.html
    M ianswett-pto-vs-rto/draft-ietf-quic-recovery.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from bbdd861d. [ci skip]


  Commit: b2bf5e216addba90b4e47ea5560a4da0e421d790
      https://github.com/quicwg/base-drafts/commit/b2bf5e216addba90b4e47ea5560a4da0e421d790
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-27 (Thu, 27 Feb 2020)

  Changed paths:
    M ianswett-cc-self-contained/draft-ietf-quic-http.html
    M ianswett-cc-self-contained/draft-ietf-quic-http.txt
    M ianswett-cc-self-contained/draft-ietf-quic-invariants.html
    M ianswett-cc-self-contained/draft-ietf-quic-invariants.txt
    M ianswett-cc-self-contained/draft-ietf-quic-qpack.html
    M ianswett-cc-self-contained/draft-ietf-quic-qpack.txt
    M ianswett-cc-self-contained/draft-ietf-quic-recovery.html
    M ianswett-cc-self-contained/draft-ietf-quic-recovery.txt
    M ianswett-cc-self-contained/draft-ietf-quic-tls.html
    M ianswett-cc-self-contained/draft-ietf-quic-tls.txt
    M ianswett-cc-self-contained/draft-ietf-quic-transport.html
    M ianswett-cc-self-contained/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 4fc37067. [ci skip]


  Commit: 57d4e94210dc4b43ab6da940c07a64ea4c807dff
      https://github.com/quicwg/base-drafts/commit/57d4e94210dc4b43ab6da940c07a64ea4c807dff
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-27 (Thu, 27 Feb 2020)

  Changed paths:
    M ianswett-cc-self-contained/draft-ietf-quic-recovery.html
    M ianswett-cc-self-contained/draft-ietf-quic-recovery.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 0f2d4bff. [ci skip]


  Commit: d9e1fe87e985cbc430144f8daecdf978adad9e5f
      https://github.com/quicwg/base-drafts/commit/d9e1fe87e985cbc430144f8daecdf978adad9e5f
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-27 (Thu, 27 Feb 2020)

  Changed paths:
    A ianswett-clarify-complete/draft-ietf-quic-http.html
    A ianswett-clarify-complete/draft-ietf-quic-http.txt
    A ianswett-clarify-complete/draft-ietf-quic-invariants.html
    A ianswett-clarify-complete/draft-ietf-quic-invariants.txt
    A ianswett-clarify-complete/draft-ietf-quic-qpack.html
    A ianswett-clarify-complete/draft-ietf-quic-qpack.txt
    A ianswett-clarify-complete/draft-ietf-quic-recovery.html
    A ianswett-clarify-complete/draft-ietf-quic-recovery.txt
    A ianswett-clarify-complete/draft-ietf-quic-tls.html
    A ianswett-clarify-complete/draft-ietf-quic-tls.txt
    A ianswett-clarify-complete/draft-ietf-quic-transport.html
    A ianswett-clarify-complete/draft-ietf-quic-transport.txt
    A ianswett-clarify-complete/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 4084c5a1. [ci skip]


  Commit: 3a589b0c270c31f8674609d04a95ece5795ee6dd
      https://github.com/quicwg/base-drafts/commit/3a589b0c270c31f8674609d04a95ece5795ee6dd
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-27 (Thu, 27 Feb 2020)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2020-02-27T22:57:01Z. [ci skip]


  Commit: 94cacbe258e5563f21f7b48b17bd9f1ecbf1546e
      https://github.com/quicwg/base-drafts/commit/94cacbe258e5563f21f7b48b17bd9f1ecbf1546e
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-28 (Fri, 28 Feb 2020)

  Changed paths:
    M ianswett-clarify-complete/draft-ietf-quic-http.html
    M ianswett-clarify-complete/draft-ietf-quic-http.txt
    M ianswett-clarify-complete/draft-ietf-quic-invariants.html
    M ianswett-clarify-complete/draft-ietf-quic-invariants.txt
    M ianswett-clarify-complete/draft-ietf-quic-qpack.html
    M ianswett-clarify-complete/draft-ietf-quic-qpack.txt
    M ianswett-clarify-complete/draft-ietf-quic-recovery.html
    M ianswett-clarify-complete/draft-ietf-quic-recovery.txt
    M ianswett-clarify-complete/draft-ietf-quic-tls.html
    M ianswett-clarify-complete/draft-ietf-quic-tls.txt
    M ianswett-clarify-complete/draft-ietf-quic-transport.html
    M ianswett-clarify-complete/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from e4492a99. [ci skip]


  Commit: c59952340f47413a364a168e6bcb34e6c150e467
      https://github.com/quicwg/base-drafts/commit/c59952340f47413a364a168e6bcb34e6c150e467
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-28 (Fri, 28 Feb 2020)

  Changed paths:
    M ianswett-clarify-ack-only/draft-ietf-quic-http.html
    M ianswett-clarify-ack-only/draft-ietf-quic-http.txt
    M ianswett-clarify-ack-only/draft-ietf-quic-invariants.html
    M ianswett-clarify-ack-only/draft-ietf-quic-invariants.txt
    M ianswett-clarify-ack-only/draft-ietf-quic-qpack.html
    M ianswett-clarify-ack-only/draft-ietf-quic-qpack.txt
    M ianswett-clarify-ack-only/draft-ietf-quic-recovery.html
    M ianswett-clarify-ack-only/draft-ietf-quic-recovery.txt
    M ianswett-clarify-ack-only/draft-ietf-quic-tls.html
    M ianswett-clarify-ack-only/draft-ietf-quic-tls.txt
    M ianswett-clarify-ack-only/draft-ietf-quic-transport.html
    M ianswett-clarify-ack-only/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 78bae108. [ci skip]


  Commit: c4714d5041b9ea73249368acf5b9d16dbcc911f0
      https://github.com/quicwg/base-drafts/commit/c4714d5041b9ea73249368acf5b9d16dbcc911f0
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-28 (Fri, 28 Feb 2020)

  Changed paths:
    M ianswett-restore-undecryptable/draft-ietf-quic-http.html
    M ianswett-restore-undecryptable/draft-ietf-quic-http.txt
    M ianswett-restore-undecryptable/draft-ietf-quic-invariants.html
    M ianswett-restore-undecryptable/draft-ietf-quic-invariants.txt
    M ianswett-restore-undecryptable/draft-ietf-quic-qpack.html
    M ianswett-restore-undecryptable/draft-ietf-quic-qpack.txt
    M ianswett-restore-undecryptable/draft-ietf-quic-recovery.html
    M ianswett-restore-undecryptable/draft-ietf-quic-recovery.txt
    M ianswett-restore-undecryptable/draft-ietf-quic-tls.html
    M ianswett-restore-undecryptable/draft-ietf-quic-tls.txt
    M ianswett-restore-undecryptable/draft-ietf-quic-transport.html
    M ianswett-restore-undecryptable/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from ab20c818. [ci skip]


  Commit: a1bba4e26c1e9cb2746fda9455c416fbee43a8d7
      https://github.com/quicwg/base-drafts/commit/a1bba4e26c1e9cb2746fda9455c416fbee43a8d7
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-28 (Fri, 28 Feb 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 70b56f69. [ci skip]


  Commit: 08068d5cef17e09d912209b895c5ed542b42c44e
      https://github.com/quicwg/base-drafts/commit/08068d5cef17e09d912209b895c5ed542b42c44e
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-28 (Fri, 28 Feb 2020)

  Changed paths:
    M ianswett-send-one-packet/draft-ietf-quic-http.html
    M ianswett-send-one-packet/draft-ietf-quic-http.txt
    M ianswett-send-one-packet/draft-ietf-quic-invariants.html
    M ianswett-send-one-packet/draft-ietf-quic-invariants.txt
    M ianswett-send-one-packet/draft-ietf-quic-qpack.html
    M ianswett-send-one-packet/draft-ietf-quic-qpack.txt
    M ianswett-send-one-packet/draft-ietf-quic-recovery.html
    M ianswett-send-one-packet/draft-ietf-quic-recovery.txt
    M ianswett-send-one-packet/draft-ietf-quic-tls.html
    M ianswett-send-one-packet/draft-ietf-quic-tls.txt
    M ianswett-send-one-packet/draft-ietf-quic-transport.html
    M ianswett-send-one-packet/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 40ed4614. [ci skip]


  Commit: bcb8336a9b74ec0474dcf5377a921ee3e459d279
      https://github.com/quicwg/base-drafts/commit/bcb8336a9b74ec0474dcf5377a921ee3e459d279
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-28 (Fri, 28 Feb 2020)

  Changed paths:
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from bde607e1. [ci skip]


  Commit: d95157e70b262d65103c2e3f87d5828046ec597e
      https://github.com/quicwg/base-drafts/commit/d95157e70b262d65103c2e3f87d5828046ec597e
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-28 (Fri, 28 Feb 2020)

  Changed paths:
    M ianswett-discard-keys-pto/draft-ietf-quic-http.html
    M ianswett-discard-keys-pto/draft-ietf-quic-http.txt
    M ianswett-discard-keys-pto/draft-ietf-quic-invariants.html
    M ianswett-discard-keys-pto/draft-ietf-quic-invariants.txt
    M ianswett-discard-keys-pto/draft-ietf-quic-qpack.html
    M ianswett-discard-keys-pto/draft-ietf-quic-qpack.txt
    M ianswett-discard-keys-pto/draft-ietf-quic-recovery.html
    M ianswett-discard-keys-pto/draft-ietf-quic-recovery.txt
    M ianswett-discard-keys-pto/draft-ietf-quic-tls.html
    M ianswett-discard-keys-pto/draft-ietf-quic-tls.txt
    M ianswett-discard-keys-pto/draft-ietf-quic-transport.html
    M ianswett-discard-keys-pto/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 36da8076. [ci skip]


  Commit: 755d8915d940bee1bbee22b774babe76e027eba8
      https://github.com/quicwg/base-drafts/commit/755d8915d940bee1bbee22b774babe76e027eba8
  Author: ID Bot <idbot@example.com>
  Date:   2020-02-28 (Fri, 28 Feb 2020)

  Changed paths:
    M ianswett-clarify-complete/draft-ietf-quic-recovery.html
    M ianswett-clarify-complete/draft-ietf-quic-recovery.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 92a01a90. [ci skip]


  Commit: e7a2dee0a59037cc6869e7f20606b3216ed95056
      https://github.com/quicwg/base-drafts/commit/e7a2dee0a59037cc6869e7f20606b3216ed95056
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-03 (Tue, 03 Mar 2020)

  Changed paths:
    M index.html
    A resumption-rtt/draft-ietf-quic-http.html
    A resumption-rtt/draft-ietf-quic-http.txt
    A resumption-rtt/draft-ietf-quic-invariants.html
    A resumption-rtt/draft-ietf-quic-invariants.txt
    A resumption-rtt/draft-ietf-quic-qpack.html
    A resumption-rtt/draft-ietf-quic-qpack.txt
    A resumption-rtt/draft-ietf-quic-recovery.html
    A resumption-rtt/draft-ietf-quic-recovery.txt
    A resumption-rtt/draft-ietf-quic-tls.html
    A resumption-rtt/draft-ietf-quic-tls.txt
    A resumption-rtt/draft-ietf-quic-transport.html
    A resumption-rtt/draft-ietf-quic-transport.txt
    A resumption-rtt/index.html

  Log Message:
  -----------
  Script updating gh-pages from a9757a7a. [ci skip]


  Commit: 71e96f824eeccdea084e81b91443993e5a570f32
      https://github.com/quicwg/base-drafts/commit/71e96f824eeccdea084e81b91443993e5a570f32
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-03 (Tue, 03 Mar 2020)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2020-03-03T23:22:11Z. [ci skip]


  Commit: de6f1817765bf26a5517e97d633f2362561369e5
      https://github.com/quicwg/base-drafts/commit/de6f1817765bf26a5517e97d633f2362561369e5
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-03 (Tue, 03 Mar 2020)

  Changed paths:
    M close-0rtt/draft-ietf-quic-http.html
    M close-0rtt/draft-ietf-quic-http.txt
    M close-0rtt/draft-ietf-quic-invariants.html
    M close-0rtt/draft-ietf-quic-invariants.txt
    M close-0rtt/draft-ietf-quic-qpack.html
    M close-0rtt/draft-ietf-quic-qpack.txt
    M close-0rtt/draft-ietf-quic-recovery.html
    M close-0rtt/draft-ietf-quic-recovery.txt
    M close-0rtt/draft-ietf-quic-tls.html
    M close-0rtt/draft-ietf-quic-tls.txt
    M close-0rtt/draft-ietf-quic-transport.html
    M close-0rtt/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 7ac257f1. [ci skip]


  Commit: 5b5b6f46f3170fd7142db4d1e7d93387d895f232
      https://github.com/quicwg/base-drafts/commit/5b5b6f46f3170fd7142db4d1e7d93387d895f232
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-03 (Tue, 03 Mar 2020)

  Changed paths:
    M index.html
    A rephrase-cid-use/draft-ietf-quic-http.html
    A rephrase-cid-use/draft-ietf-quic-http.txt
    A rephrase-cid-use/draft-ietf-quic-invariants.html
    A rephrase-cid-use/draft-ietf-quic-invariants.txt
    A rephrase-cid-use/draft-ietf-quic-qpack.html
    A rephrase-cid-use/draft-ietf-quic-qpack.txt
    A rephrase-cid-use/draft-ietf-quic-recovery.html
    A rephrase-cid-use/draft-ietf-quic-recovery.txt
    A rephrase-cid-use/draft-ietf-quic-tls.html
    A rephrase-cid-use/draft-ietf-quic-tls.txt
    A rephrase-cid-use/draft-ietf-quic-transport.html
    A rephrase-cid-use/draft-ietf-quic-transport.txt
    A rephrase-cid-use/index.html

  Log Message:
  -----------
  Script updating gh-pages from 66354de4. [ci skip]


  Commit: 46d7275a4c7212cdc047d624a68d80cf12949829
      https://github.com/quicwg/base-drafts/commit/46d7275a4c7212cdc047d624a68d80cf12949829
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-03 (Tue, 03 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from eb651248. [ci skip]


  Commit: 808730351fec7373c9aeed0a945898702ecc6baa
      https://github.com/quicwg/base-drafts/commit/808730351fec7373c9aeed0a945898702ecc6baa
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-03 (Tue, 03 Mar 2020)

  Changed paths:
    M ianswett-pto-vs-rto/draft-ietf-quic-http.html
    M ianswett-pto-vs-rto/draft-ietf-quic-http.txt
    M ianswett-pto-vs-rto/draft-ietf-quic-invariants.html
    M ianswett-pto-vs-rto/draft-ietf-quic-invariants.txt
    M ianswett-pto-vs-rto/draft-ietf-quic-qpack.html
    M ianswett-pto-vs-rto/draft-ietf-quic-qpack.txt
    M ianswett-pto-vs-rto/draft-ietf-quic-recovery.html
    M ianswett-pto-vs-rto/draft-ietf-quic-recovery.txt
    M ianswett-pto-vs-rto/draft-ietf-quic-tls.html
    M ianswett-pto-vs-rto/draft-ietf-quic-tls.txt
    M ianswett-pto-vs-rto/draft-ietf-quic-transport.html
    M ianswett-pto-vs-rto/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from ccefe866. [ci skip]


  Commit: 8cc8bd0b3e34232f7c6ce7da97fd3182c0045415
      https://github.com/quicwg/base-drafts/commit/8cc8bd0b3e34232f7c6ce7da97fd3182c0045415
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-03 (Tue, 03 Mar 2020)

  Changed paths:
    M ianswett-pto-vs-rto/draft-ietf-quic-recovery.html
    M ianswett-pto-vs-rto/draft-ietf-quic-recovery.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 0ef8f341. [ci skip]


  Commit: 5c0c281cd805f94d09f84eba1a8e2f43346e522f
      https://github.com/quicwg/base-drafts/commit/5c0c281cd805f94d09f84eba1a8e2f43346e522f
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-04 (Wed, 04 Mar 2020)

  Changed paths:
    M close-0rtt/draft-ietf-quic-http.html
    M close-0rtt/draft-ietf-quic-http.txt
    M close-0rtt/draft-ietf-quic-invariants.html
    M close-0rtt/draft-ietf-quic-invariants.txt
    M close-0rtt/draft-ietf-quic-qpack.html
    M close-0rtt/draft-ietf-quic-qpack.txt
    M close-0rtt/draft-ietf-quic-recovery.html
    M close-0rtt/draft-ietf-quic-recovery.txt
    M close-0rtt/draft-ietf-quic-tls.html
    M close-0rtt/draft-ietf-quic-tls.txt
    M close-0rtt/draft-ietf-quic-transport.html
    M close-0rtt/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 64923744. [ci skip]


  Commit: ae571be36afc3aca3bc7f0e4be8ab90acd229aa5
      https://github.com/quicwg/base-drafts/commit/ae571be36afc3aca3bc7f0e4be8ab90acd229aa5
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-04 (Wed, 04 Mar 2020)

  Changed paths:
    M index.html
    A max_udp_size-0rtt/draft-ietf-quic-http.html
    A max_udp_size-0rtt/draft-ietf-quic-http.txt
    A max_udp_size-0rtt/draft-ietf-quic-invariants.html
    A max_udp_size-0rtt/draft-ietf-quic-invariants.txt
    A max_udp_size-0rtt/draft-ietf-quic-qpack.html
    A max_udp_size-0rtt/draft-ietf-quic-qpack.txt
    A max_udp_size-0rtt/draft-ietf-quic-recovery.html
    A max_udp_size-0rtt/draft-ietf-quic-recovery.txt
    A max_udp_size-0rtt/draft-ietf-quic-tls.html
    A max_udp_size-0rtt/draft-ietf-quic-tls.txt
    A max_udp_size-0rtt/draft-ietf-quic-transport.html
    A max_udp_size-0rtt/draft-ietf-quic-transport.txt
    A max_udp_size-0rtt/index.html

  Log Message:
  -----------
  Script updating gh-pages from c9f76ff2. [ci skip]


  Commit: 3643f17d82d62132d816257cc8d6ea273b77eae3
      https://github.com/quicwg/base-drafts/commit/3643f17d82d62132d816257cc8d6ea273b77eae3
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-04 (Wed, 04 Mar 2020)

  Changed paths:
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from a356f032. [ci skip]


  Commit: 588adc19b552dd0250315489e291247817774b91
      https://github.com/quicwg/base-drafts/commit/588adc19b552dd0250315489e291247817774b91
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-04 (Wed, 04 Mar 2020)

  Changed paths:
    A authenticate-hs-cid/draft-ietf-quic-http.html
    A authenticate-hs-cid/draft-ietf-quic-http.txt
    A authenticate-hs-cid/draft-ietf-quic-invariants.html
    A authenticate-hs-cid/draft-ietf-quic-invariants.txt
    A authenticate-hs-cid/draft-ietf-quic-qpack.html
    A authenticate-hs-cid/draft-ietf-quic-qpack.txt
    A authenticate-hs-cid/draft-ietf-quic-recovery.html
    A authenticate-hs-cid/draft-ietf-quic-recovery.txt
    A authenticate-hs-cid/draft-ietf-quic-tls.html
    A authenticate-hs-cid/draft-ietf-quic-tls.txt
    A authenticate-hs-cid/draft-ietf-quic-transport.html
    A authenticate-hs-cid/draft-ietf-quic-transport.txt
    A authenticate-hs-cid/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 424e0473. [ci skip]


  Commit: b560880c50f2321d2c753f5146230fee7ba689b1
      https://github.com/quicwg/base-drafts/commit/b560880c50f2321d2c753f5146230fee7ba689b1
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-04 (Wed, 04 Mar 2020)

  Changed paths:
    M index.html
    M rephrase-cid-use/draft-ietf-quic-http.html
    M rephrase-cid-use/draft-ietf-quic-http.txt
    M rephrase-cid-use/draft-ietf-quic-invariants.html
    M rephrase-cid-use/draft-ietf-quic-invariants.txt
    M rephrase-cid-use/draft-ietf-quic-qpack.html
    M rephrase-cid-use/draft-ietf-quic-qpack.txt
    M rephrase-cid-use/draft-ietf-quic-recovery.html
    M rephrase-cid-use/draft-ietf-quic-recovery.txt
    M rephrase-cid-use/draft-ietf-quic-tls.html
    M rephrase-cid-use/draft-ietf-quic-tls.txt
    M rephrase-cid-use/draft-ietf-quic-transport.html
    M rephrase-cid-use/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from 9ac2f6df. [ci skip]


  Commit: d9f2765bf42d26785399c0638eeccf781a97b8e4
      https://github.com/quicwg/base-drafts/commit/d9f2765bf42d26785399c0638eeccf781a97b8e4
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-04 (Wed, 04 Mar 2020)

  Changed paths:
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 6876f72d. [ci skip]


  Commit: c5189763d2df4eeb04cff8c2f9384e61eaa0267b
      https://github.com/quicwg/base-drafts/commit/c5189763d2df4eeb04cff8c2f9384e61eaa0267b
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-04 (Wed, 04 Mar 2020)

  Changed paths:
    M authenticate-hs-cid/draft-ietf-quic-transport.html
    M authenticate-hs-cid/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 6640a46f. [ci skip]


  Commit: bd456d865696ea1c16f946172767b9b8070107a6
      https://github.com/quicwg/base-drafts/commit/bd456d865696ea1c16f946172767b9b8070107a6
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-04 (Wed, 04 Mar 2020)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2020-03-04T22:50:40Z. [ci skip]


  Commit: 83b33b06b2080b782f569a5456076f5505146377
      https://github.com/quicwg/base-drafts/commit/83b33b06b2080b782f569a5456076f5505146377
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-04 (Wed, 04 Mar 2020)

  Changed paths:
    M authenticate-hs-cid/draft-ietf-quic-transport.html
    M authenticate-hs-cid/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from f994a56b. [ci skip]


  Commit: 89c63a1d4fead99b9dd5aac7ec69d01114d129ca
      https://github.com/quicwg/base-drafts/commit/89c63a1d4fead99b9dd5aac7ec69d01114d129ca
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-05 (Thu, 05 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 82a53af1. [ci skip]


  Commit: 05aad1fd25e3064bac6ab3121441864b9e25cf1b
      https://github.com/quicwg/base-drafts/commit/05aad1fd25e3064bac6ab3121441864b9e25cf1b
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-05 (Thu, 05 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 6a0f488a. [ci skip]


  Commit: 4dac3851c183c58a10bf23127bbc7d9cf1979e26
      https://github.com/quicwg/base-drafts/commit/4dac3851c183c58a10bf23127bbc7d9cf1979e26
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-05 (Thu, 05 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 3d4a0961. [ci skip]


  Commit: 7ebdeddbffda2f7459507e85c846abe64c5060db
      https://github.com/quicwg/base-drafts/commit/7ebdeddbffda2f7459507e85c846abe64c5060db
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-05 (Thu, 05 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 8dfa6138. [ci skip]


  Commit: d73a63dd95d4337894b51993074b5863a0d69682
      https://github.com/quicwg/base-drafts/commit/d73a63dd95d4337894b51993074b5863a0d69682
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-05 (Thu, 05 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 03d4c76f. [ci skip]


  Commit: 01dcc2423ce3dcf7cef39573777c023a5aed2b8f
      https://github.com/quicwg/base-drafts/commit/01dcc2423ce3dcf7cef39573777c023a5aed2b8f
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-07 (Sat, 07 Mar 2020)

  Changed paths:
    R ianswett-ito-jana-mbishop/draft-ietf-quic-http.html
    R ianswett-ito-jana-mbishop/draft-ietf-quic-http.txt
    R ianswett-ito-jana-mbishop/draft-ietf-quic-invariants.html
    R ianswett-ito-jana-mbishop/draft-ietf-quic-invariants.txt
    R ianswett-ito-jana-mbishop/draft-ietf-quic-qpack.html
    R ianswett-ito-jana-mbishop/draft-ietf-quic-qpack.txt
    R ianswett-ito-jana-mbishop/draft-ietf-quic-recovery.html
    R ianswett-ito-jana-mbishop/draft-ietf-quic-recovery.txt
    R ianswett-ito-jana-mbishop/draft-ietf-quic-tls.html
    R ianswett-ito-jana-mbishop/draft-ietf-quic-tls.txt
    R ianswett-ito-jana-mbishop/draft-ietf-quic-transport.html
    R ianswett-ito-jana-mbishop/draft-ietf-quic-transport.txt
    R ianswett-ito-jana-mbishop/index.html
    M ianswett-restore-undecryptable/draft-ietf-quic-http.html
    M ianswett-restore-undecryptable/draft-ietf-quic-http.txt
    M ianswett-restore-undecryptable/draft-ietf-quic-invariants.html
    M ianswett-restore-undecryptable/draft-ietf-quic-invariants.txt
    M ianswett-restore-undecryptable/draft-ietf-quic-qpack.html
    M ianswett-restore-undecryptable/draft-ietf-quic-qpack.txt
    M ianswett-restore-undecryptable/draft-ietf-quic-recovery.html
    M ianswett-restore-undecryptable/draft-ietf-quic-recovery.txt
    M ianswett-restore-undecryptable/draft-ietf-quic-tls.html
    M ianswett-restore-undecryptable/draft-ietf-quic-tls.txt
    M ianswett-restore-undecryptable/draft-ietf-quic-transport.html
    M ianswett-restore-undecryptable/draft-ietf-quic-transport.txt
    R ianswett-should-must/draft-ietf-quic-http.html
    R ianswett-should-must/draft-ietf-quic-http.txt
    R ianswett-should-must/draft-ietf-quic-invariants.html
    R ianswett-should-must/draft-ietf-quic-invariants.txt
    R ianswett-should-must/draft-ietf-quic-qpack.html
    R ianswett-should-must/draft-ietf-quic-qpack.txt
    R ianswett-should-must/draft-ietf-quic-recovery.html
    R ianswett-should-must/draft-ietf-quic-recovery.txt
    R ianswett-should-must/draft-ietf-quic-tls.html
    R ianswett-should-must/draft-ietf-quic-tls.txt
    R ianswett-should-must/draft-ietf-quic-transport.html
    R ianswett-should-must/draft-ietf-quic-transport.txt
    R ianswett-should-must/index.html
    M index.html
    R recovery-period-dfn/draft-ietf-quic-http.html
    R recovery-period-dfn/draft-ietf-quic-http.txt
    R recovery-period-dfn/draft-ietf-quic-invariants.html
    R recovery-period-dfn/draft-ietf-quic-invariants.txt
    R recovery-period-dfn/draft-ietf-quic-qpack.html
    R recovery-period-dfn/draft-ietf-quic-qpack.txt
    R recovery-period-dfn/draft-ietf-quic-recovery.html
    R recovery-period-dfn/draft-ietf-quic-recovery.txt
    R recovery-period-dfn/draft-ietf-quic-tls.html
    R recovery-period-dfn/draft-ietf-quic-tls.txt
    R recovery-period-dfn/draft-ietf-quic-transport.html
    R recovery-period-dfn/draft-ietf-quic-transport.txt
    R recovery-period-dfn/index.html
    R remember-acil/draft-ietf-quic-http.html
    R remember-acil/draft-ietf-quic-http.txt
    R remember-acil/draft-ietf-quic-invariants.html
    R remember-acil/draft-ietf-quic-invariants.txt
    R remember-acil/draft-ietf-quic-qpack.html
    R remember-acil/draft-ietf-quic-qpack.txt
    R remember-acil/draft-ietf-quic-recovery.html
    R remember-acil/draft-ietf-quic-recovery.txt
    R remember-acil/draft-ietf-quic-tls.html
    R remember-acil/draft-ietf-quic-tls.txt
    R remember-acil/draft-ietf-quic-transport.html
    R remember-acil/draft-ietf-quic-transport.txt
    R remember-acil/index.html

  Log Message:
  -----------
  Script updating gh-pages from 07a901a9. [ci skip]


  Commit: f94135098f0c89c0550e23619a2dedb30ad19be4
      https://github.com/quicwg/base-drafts/commit/f94135098f0c89c0550e23619a2dedb30ad19be4
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-07 (Sat, 07 Mar 2020)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2020-03-07T10:58:52Z. [ci skip]


  Commit: 159020ef535f5ffbc9c22f239ed83e28e5ea5012
      https://github.com/quicwg/base-drafts/commit/159020ef535f5ffbc9c22f239ed83e28e5ea5012
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-07 (Sat, 07 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 3a51ceed. [ci skip]


  Commit: 1c815dc88aafa05a016d19e7ee2c3d8c4b4f870a
      https://github.com/quicwg/base-drafts/commit/1c815dc88aafa05a016d19e7ee2c3d8c4b4f870a
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-07 (Sat, 07 Mar 2020)

  Changed paths:
    M ianswett-pto-vs-rto/draft-ietf-quic-http.html
    M ianswett-pto-vs-rto/draft-ietf-quic-http.txt
    M ianswett-pto-vs-rto/draft-ietf-quic-invariants.html
    M ianswett-pto-vs-rto/draft-ietf-quic-invariants.txt
    M ianswett-pto-vs-rto/draft-ietf-quic-qpack.html
    M ianswett-pto-vs-rto/draft-ietf-quic-qpack.txt
    M ianswett-pto-vs-rto/draft-ietf-quic-recovery.html
    M ianswett-pto-vs-rto/draft-ietf-quic-recovery.txt
    M ianswett-pto-vs-rto/draft-ietf-quic-tls.html
    M ianswett-pto-vs-rto/draft-ietf-quic-tls.txt
    M ianswett-pto-vs-rto/draft-ietf-quic-transport.html
    M ianswett-pto-vs-rto/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from e043bb46. [ci skip]


  Commit: 82ae88b409d64bf200ae7b78a65998a1ac19331e
      https://github.com/quicwg/base-drafts/commit/82ae88b409d64bf200ae7b78a65998a1ac19331e
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-07 (Sat, 07 Mar 2020)

  Changed paths:
    M ianswett-pto-vs-rto/draft-ietf-quic-recovery.html
    M ianswett-pto-vs-rto/draft-ietf-quic-recovery.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 78e81dcd. [ci skip]


  Commit: 9cdf1963cedd0277f5fbf01d95fdd88aed8699a6
      https://github.com/quicwg/base-drafts/commit/9cdf1963cedd0277f5fbf01d95fdd88aed8699a6
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-09 (Mon, 09 Mar 2020)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2020-03-09T02:48:02Z. [ci skip]


  Commit: da1acf73af7570648eb1e1009cf444fef68ab0de
      https://github.com/quicwg/base-drafts/commit/da1acf73af7570648eb1e1009cf444fef68ab0de
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-09 (Mon, 09 Mar 2020)

  Changed paths:
    M close-0rtt/draft-ietf-quic-http.html
    M close-0rtt/draft-ietf-quic-http.txt
    M close-0rtt/draft-ietf-quic-invariants.html
    M close-0rtt/draft-ietf-quic-invariants.txt
    M close-0rtt/draft-ietf-quic-qpack.html
    M close-0rtt/draft-ietf-quic-qpack.txt
    M close-0rtt/draft-ietf-quic-recovery.html
    M close-0rtt/draft-ietf-quic-recovery.txt
    M close-0rtt/draft-ietf-quic-tls.html
    M close-0rtt/draft-ietf-quic-tls.txt
    M close-0rtt/draft-ietf-quic-transport.html
    M close-0rtt/draft-ietf-quic-transport.txt
    R ianswett-ack-delay-exponent/draft-ietf-quic-http.html
    R ianswett-ack-delay-exponent/draft-ietf-quic-http.txt
    R ianswett-ack-delay-exponent/draft-ietf-quic-invariants.html
    R ianswett-ack-delay-exponent/draft-ietf-quic-invariants.txt
    R ianswett-ack-delay-exponent/draft-ietf-quic-qpack.html
    R ianswett-ack-delay-exponent/draft-ietf-quic-qpack.txt
    R ianswett-ack-delay-exponent/draft-ietf-quic-recovery.html
    R ianswett-ack-delay-exponent/draft-ietf-quic-recovery.txt
    R ianswett-ack-delay-exponent/draft-ietf-quic-tls.html
    R ianswett-ack-delay-exponent/draft-ietf-quic-tls.txt
    R ianswett-ack-delay-exponent/draft-ietf-quic-transport.html
    R ianswett-ack-delay-exponent/draft-ietf-quic-transport.txt
    R ianswett-ack-delay-exponent/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from da24edbf. [ci skip]


  Commit: 68230de9f3b6928e7bbea3428a6a3669442734ac
      https://github.com/quicwg/base-drafts/commit/68230de9f3b6928e7bbea3428a6a3669442734ac
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-09 (Mon, 09 Mar 2020)

  Changed paths:
    M index.html
    A lint-filename/draft-ietf-quic-http.html
    A lint-filename/draft-ietf-quic-http.txt
    A lint-filename/draft-ietf-quic-invariants.html
    A lint-filename/draft-ietf-quic-invariants.txt
    A lint-filename/draft-ietf-quic-qpack.html
    A lint-filename/draft-ietf-quic-qpack.txt
    A lint-filename/draft-ietf-quic-recovery.html
    A lint-filename/draft-ietf-quic-recovery.txt
    A lint-filename/draft-ietf-quic-tls.html
    A lint-filename/draft-ietf-quic-tls.txt
    A lint-filename/draft-ietf-quic-transport.html
    A lint-filename/draft-ietf-quic-transport.txt
    A lint-filename/index.html

  Log Message:
  -----------
  Script updating gh-pages from cbdc2fbb. [ci skip]


  Commit: 7bbda9b1a22c55dfe3f6bfdcbcd69ee310ca3268
      https://github.com/quicwg/base-drafts/commit/7bbda9b1a22c55dfe3f6bfdcbcd69ee310ca3268
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-09 (Mon, 09 Mar 2020)

  Changed paths:
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 2ba62cd4. [ci skip]


  Commit: 2b6d591500c4a0442d1de8f36319b9c6209da6b2
      https://github.com/quicwg/base-drafts/commit/2b6d591500c4a0442d1de8f36319b9c6209da6b2
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-09 (Mon, 09 Mar 2020)

  Changed paths:
    M ianswett-pto-vs-rto/draft-ietf-quic-http.html
    M ianswett-pto-vs-rto/draft-ietf-quic-http.txt
    M ianswett-pto-vs-rto/draft-ietf-quic-invariants.html
    M ianswett-pto-vs-rto/draft-ietf-quic-invariants.txt
    M ianswett-pto-vs-rto/draft-ietf-quic-qpack.html
    M ianswett-pto-vs-rto/draft-ietf-quic-qpack.txt
    M ianswett-pto-vs-rto/draft-ietf-quic-recovery.html
    M ianswett-pto-vs-rto/draft-ietf-quic-recovery.txt
    M ianswett-pto-vs-rto/draft-ietf-quic-tls.html
    M ianswett-pto-vs-rto/draft-ietf-quic-tls.txt
    M ianswett-pto-vs-rto/draft-ietf-quic-transport.html
    M ianswett-pto-vs-rto/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 0925aaa6. [ci skip]


  Commit: a27e35511c7e140aea4362ed5680b7cccfdd9af5
      https://github.com/quicwg/base-drafts/commit/a27e35511c7e140aea4362ed5680b7cccfdd9af5
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-09 (Mon, 09 Mar 2020)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2020-03-09T18:05:23Z. [ci skip]


  Commit: f57d84db567d2d590852ffc2d80b0677c7196110
      https://github.com/quicwg/base-drafts/commit/f57d84db567d2d590852ffc2d80b0677c7196110
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-09 (Mon, 09 Mar 2020)

  Changed paths:
    M index.html
    A jri/cids/draft-ietf-quic-http.html
    A jri/cids/draft-ietf-quic-http.txt
    A jri/cids/draft-ietf-quic-invariants.html
    A jri/cids/draft-ietf-quic-invariants.txt
    A jri/cids/draft-ietf-quic-qpack.html
    A jri/cids/draft-ietf-quic-qpack.txt
    A jri/cids/draft-ietf-quic-recovery.html
    A jri/cids/draft-ietf-quic-recovery.txt
    A jri/cids/draft-ietf-quic-tls.html
    A jri/cids/draft-ietf-quic-tls.txt
    A jri/cids/draft-ietf-quic-transport.html
    A jri/cids/draft-ietf-quic-transport.txt
    A jri/cids/index.html

  Log Message:
  -----------
  Script updating gh-pages from 73bf6312. [ci skip]


  Commit: dd5d0d75024e67a2b77035c90f0ad74eda9d5e27
      https://github.com/quicwg/base-drafts/commit/dd5d0d75024e67a2b77035c90f0ad74eda9d5e27
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-09 (Mon, 09 Mar 2020)

  Changed paths:
    M index.html
    M jri/cids/draft-ietf-quic-transport.html
    M jri/cids/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from 95791fc5. [ci skip]


  Commit: 736c84abc4c3472c9b6470ab0a9caa487889282b
      https://github.com/quicwg/base-drafts/commit/736c84abc4c3472c9b6470ab0a9caa487889282b
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-10 (Tue, 10 Mar 2020)

  Changed paths:
    M ianswett-pto-vs-rto/draft-ietf-quic-http.html
    M ianswett-pto-vs-rto/draft-ietf-quic-http.txt
    M ianswett-pto-vs-rto/draft-ietf-quic-invariants.html
    M ianswett-pto-vs-rto/draft-ietf-quic-invariants.txt
    M ianswett-pto-vs-rto/draft-ietf-quic-qpack.html
    M ianswett-pto-vs-rto/draft-ietf-quic-qpack.txt
    M ianswett-pto-vs-rto/draft-ietf-quic-recovery.html
    M ianswett-pto-vs-rto/draft-ietf-quic-recovery.txt
    M ianswett-pto-vs-rto/draft-ietf-quic-tls.html
    M ianswett-pto-vs-rto/draft-ietf-quic-tls.txt
    M ianswett-pto-vs-rto/draft-ietf-quic-transport.html
    M ianswett-pto-vs-rto/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 9546ff24. [ci skip]


  Commit: 882e13411e75ad853c9700feb60e2030d9ba04fc
      https://github.com/quicwg/base-drafts/commit/882e13411e75ad853c9700feb60e2030d9ba04fc
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-10 (Tue, 10 Mar 2020)

  Changed paths:
    M ianswett-pto-vs-rto/draft-ietf-quic-recovery.html
    M ianswett-pto-vs-rto/draft-ietf-quic-recovery.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from d2ce4237. [ci skip]


  Commit: 338ef858826494ae3800ae6d5149f4673478ae25
      https://github.com/quicwg/base-drafts/commit/338ef858826494ae3800ae6d5149f4673478ae25
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-10 (Tue, 10 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from c8128f2a. [ci skip]


  Commit: 5112b6d8927ffcc686c50e2ef0d6508266bf0eef
      https://github.com/quicwg/base-drafts/commit/5112b6d8927ffcc686c50e2ef0d6508266bf0eef
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-10 (Tue, 10 Mar 2020)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2020-03-10T08:20:19Z. [ci skip]


  Commit: d402ba84f1d99ba2735aefd907035ff528f03c27
      https://github.com/quicwg/base-drafts/commit/d402ba84f1d99ba2735aefd907035ff528f03c27
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-10 (Tue, 10 Mar 2020)

  Changed paths:
    A ianswett-editorial-adapted/draft-ietf-quic-http.html
    A ianswett-editorial-adapted/draft-ietf-quic-http.txt
    A ianswett-editorial-adapted/draft-ietf-quic-invariants.html
    A ianswett-editorial-adapted/draft-ietf-quic-invariants.txt
    A ianswett-editorial-adapted/draft-ietf-quic-qpack.html
    A ianswett-editorial-adapted/draft-ietf-quic-qpack.txt
    A ianswett-editorial-adapted/draft-ietf-quic-recovery.html
    A ianswett-editorial-adapted/draft-ietf-quic-recovery.txt
    A ianswett-editorial-adapted/draft-ietf-quic-tls.html
    A ianswett-editorial-adapted/draft-ietf-quic-tls.txt
    A ianswett-editorial-adapted/draft-ietf-quic-transport.html
    A ianswett-editorial-adapted/draft-ietf-quic-transport.txt
    A ianswett-editorial-adapted/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from f761f8b5. [ci skip]


  Commit: 9c75e7da9c009983f4119d1bda241c51a8eab2b9
      https://github.com/quicwg/base-drafts/commit/9c75e7da9c009983f4119d1bda241c51a8eab2b9
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-10 (Tue, 10 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    R ianswett-remove-ignoring-loss/draft-ietf-quic-http.html
    R ianswett-remove-ignoring-loss/draft-ietf-quic-http.txt
    R ianswett-remove-ignoring-loss/draft-ietf-quic-invariants.html
    R ianswett-remove-ignoring-loss/draft-ietf-quic-invariants.txt
    R ianswett-remove-ignoring-loss/draft-ietf-quic-qpack.html
    R ianswett-remove-ignoring-loss/draft-ietf-quic-qpack.txt
    R ianswett-remove-ignoring-loss/draft-ietf-quic-recovery.html
    R ianswett-remove-ignoring-loss/draft-ietf-quic-recovery.txt
    R ianswett-remove-ignoring-loss/draft-ietf-quic-tls.html
    R ianswett-remove-ignoring-loss/draft-ietf-quic-tls.txt
    R ianswett-remove-ignoring-loss/draft-ietf-quic-transport.html
    R ianswett-remove-ignoring-loss/draft-ietf-quic-transport.txt
    R ianswett-remove-ignoring-loss/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 41a816f9. [ci skip]


  Commit: 05b524239de84b8f9a79d684b6653af6dbe16ce6
      https://github.com/quicwg/base-drafts/commit/05b524239de84b8f9a79d684b6653af6dbe16ce6
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-10 (Tue, 10 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from c6315601. [ci skip]


  Commit: f291f072c6a8e45e48189c806395d9034d7e3159
      https://github.com/quicwg/base-drafts/commit/f291f072c6a8e45e48189c806395d9034d7e3159
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-10 (Tue, 10 Mar 2020)

  Changed paths:
    R client-goaway/draft-ietf-quic-http.html
    R client-goaway/draft-ietf-quic-http.txt
    R client-goaway/draft-ietf-quic-invariants.html
    R client-goaway/draft-ietf-quic-invariants.txt
    R client-goaway/draft-ietf-quic-qpack.html
    R client-goaway/draft-ietf-quic-qpack.txt
    R client-goaway/draft-ietf-quic-recovery.html
    R client-goaway/draft-ietf-quic-recovery.txt
    R client-goaway/draft-ietf-quic-tls.html
    R client-goaway/draft-ietf-quic-tls.txt
    R client-goaway/draft-ietf-quic-transport.html
    R client-goaway/draft-ietf-quic-transport.txt
    R client-goaway/index.html
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 07f730f8. [ci skip]


  Commit: c35551dc029ca9c3ae20c83e24aabfeb8e91c072
      https://github.com/quicwg/base-drafts/commit/c35551dc029ca9c3ae20c83e24aabfeb8e91c072
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-10 (Tue, 10 Mar 2020)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2020-03-10T22:16:22Z. [ci skip]


  Commit: c02cab84698378c23c595f35cd3d1239e2feaa53
      https://github.com/quicwg/base-drafts/commit/c02cab84698378c23c595f35cd3d1239e2feaa53
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-10 (Tue, 10 Mar 2020)

  Changed paths:
    M http/without_authority/draft-ietf-quic-http.html
    M http/without_authority/draft-ietf-quic-http.txt
    M http/without_authority/draft-ietf-quic-invariants.html
    M http/without_authority/draft-ietf-quic-invariants.txt
    M http/without_authority/draft-ietf-quic-qpack.html
    M http/without_authority/draft-ietf-quic-qpack.txt
    M http/without_authority/draft-ietf-quic-recovery.html
    M http/without_authority/draft-ietf-quic-recovery.txt
    M http/without_authority/draft-ietf-quic-tls.html
    M http/without_authority/draft-ietf-quic-tls.txt
    M http/without_authority/draft-ietf-quic-transport.html
    M http/without_authority/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 29f7d0d3. [ci skip]


  Commit: fed696b8bd04c69fd41447211c8963efbe3af152
      https://github.com/quicwg/base-drafts/commit/fed696b8bd04c69fd41447211c8963efbe3af152
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-10 (Tue, 10 Mar 2020)

  Changed paths:
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 79266074. [ci skip]


  Commit: fc5855b6668a61c145dcd67210fd58941a87a186
      https://github.com/quicwg/base-drafts/commit/fc5855b6668a61c145dcd67210fd58941a87a186
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-10 (Tue, 10 Mar 2020)

  Changed paths:
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from c77258a9. [ci skip]


  Commit: d26ba570682da14289937b0c0e984fc3d8813805
      https://github.com/quicwg/base-drafts/commit/d26ba570682da14289937b0c0e984fc3d8813805
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-10 (Tue, 10 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from a94d727a. [ci skip]


  Commit: 60322683266fd75b525915b13c921db8b1693222
      https://github.com/quicwg/base-drafts/commit/60322683266fd75b525915b13c921db8b1693222
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-10 (Tue, 10 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 7667e3be. [ci skip]


  Commit: abdd957a0861f5523f61caae8b0def8b2703eb7b
      https://github.com/quicwg/base-drafts/commit/abdd957a0861f5523f61caae8b0def8b2703eb7b
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-10 (Tue, 10 Mar 2020)

  Changed paths:
    M index.html
    M max_udp_size-0rtt/draft-ietf-quic-http.html
    M max_udp_size-0rtt/draft-ietf-quic-http.txt
    M max_udp_size-0rtt/draft-ietf-quic-invariants.html
    M max_udp_size-0rtt/draft-ietf-quic-invariants.txt
    M max_udp_size-0rtt/draft-ietf-quic-qpack.html
    M max_udp_size-0rtt/draft-ietf-quic-qpack.txt
    M max_udp_size-0rtt/draft-ietf-quic-recovery.html
    M max_udp_size-0rtt/draft-ietf-quic-recovery.txt
    M max_udp_size-0rtt/draft-ietf-quic-tls.html
    M max_udp_size-0rtt/draft-ietf-quic-tls.txt
    M max_udp_size-0rtt/draft-ietf-quic-transport.html
    M max_udp_size-0rtt/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from d1047cdb. [ci skip]


  Commit: b3bd39ffd02cec640d9f920569daad7addf3e9fd
      https://github.com/quicwg/base-drafts/commit/b3bd39ffd02cec640d9f920569daad7addf3e9fd
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-10 (Tue, 10 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 5e73d936. [ci skip]


  Commit: 3d0fcdef35546bac99defa324d84198e24d5889f
      https://github.com/quicwg/base-drafts/commit/3d0fcdef35546bac99defa324d84198e24d5889f
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-10 (Tue, 10 Mar 2020)

  Changed paths:
    M ianswett-clarify-complete/draft-ietf-quic-http.html
    M ianswett-clarify-complete/draft-ietf-quic-http.txt
    M ianswett-clarify-complete/draft-ietf-quic-invariants.html
    M ianswett-clarify-complete/draft-ietf-quic-invariants.txt
    M ianswett-clarify-complete/draft-ietf-quic-qpack.html
    M ianswett-clarify-complete/draft-ietf-quic-qpack.txt
    M ianswett-clarify-complete/draft-ietf-quic-recovery.html
    M ianswett-clarify-complete/draft-ietf-quic-recovery.txt
    M ianswett-clarify-complete/draft-ietf-quic-tls.html
    M ianswett-clarify-complete/draft-ietf-quic-tls.txt
    M ianswett-clarify-complete/draft-ietf-quic-transport.html
    M ianswett-clarify-complete/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from a2de6f79. [ci skip]


  Commit: ec45a9d15eb8dba7fe6de3899a51183f698fa666
      https://github.com/quicwg/base-drafts/commit/ec45a9d15eb8dba7fe6de3899a51183f698fa666
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-10 (Tue, 10 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 7a88436f. [ci skip]


  Commit: d38d9b7a3780761777f66360ebdc9c55ec8c14dd
      https://github.com/quicwg/base-drafts/commit/d38d9b7a3780761777f66360ebdc9c55ec8c14dd
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-10 (Tue, 10 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from d3adc44a. [ci skip]


  Commit: a2ca9ee20e854e92ce533f920076bb7172be81f1
      https://github.com/quicwg/base-drafts/commit/a2ca9ee20e854e92ce533f920076bb7172be81f1
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-11 (Wed, 11 Mar 2020)

  Changed paths:
    A ianswett-ito-jana-mbishop/draft-ietf-quic-http.html
    A ianswett-ito-jana-mbishop/draft-ietf-quic-http.txt
    A ianswett-ito-jana-mbishop/draft-ietf-quic-invariants.html
    A ianswett-ito-jana-mbishop/draft-ietf-quic-invariants.txt
    A ianswett-ito-jana-mbishop/draft-ietf-quic-qpack.html
    A ianswett-ito-jana-mbishop/draft-ietf-quic-qpack.txt
    A ianswett-ito-jana-mbishop/draft-ietf-quic-recovery.html
    A ianswett-ito-jana-mbishop/draft-ietf-quic-recovery.txt
    A ianswett-ito-jana-mbishop/draft-ietf-quic-tls.html
    A ianswett-ito-jana-mbishop/draft-ietf-quic-tls.txt
    A ianswett-ito-jana-mbishop/draft-ietf-quic-transport.html
    A ianswett-ito-jana-mbishop/draft-ietf-quic-transport.txt
    A ianswett-ito-jana-mbishop/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 436c49bc. [ci skip]


  Commit: 80044a0474adf0ff87d500764cf063b6cd8c16f0
      https://github.com/quicwg/base-drafts/commit/80044a0474adf0ff87d500764cf063b6cd8c16f0
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-11 (Wed, 11 Mar 2020)

  Changed paths:
    M authenticate-hs-cid/draft-ietf-quic-http.html
    M authenticate-hs-cid/draft-ietf-quic-http.txt
    M authenticate-hs-cid/draft-ietf-quic-invariants.html
    M authenticate-hs-cid/draft-ietf-quic-invariants.txt
    M authenticate-hs-cid/draft-ietf-quic-qpack.html
    M authenticate-hs-cid/draft-ietf-quic-qpack.txt
    M authenticate-hs-cid/draft-ietf-quic-recovery.html
    M authenticate-hs-cid/draft-ietf-quic-recovery.txt
    M authenticate-hs-cid/draft-ietf-quic-tls.html
    M authenticate-hs-cid/draft-ietf-quic-tls.txt
    M authenticate-hs-cid/draft-ietf-quic-transport.html
    M authenticate-hs-cid/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 2fc5157e. [ci skip]


  Commit: ea727aece959688550f761eb344aa911ef990cb2
      https://github.com/quicwg/base-drafts/commit/ea727aece959688550f761eb344aa911ef990cb2
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-11 (Wed, 11 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 853d25d2. [ci skip]


  Commit: 01155cf39b52e1ffbd6e05a4f7b2a804d35d03cf
      https://github.com/quicwg/base-drafts/commit/01155cf39b52e1ffbd6e05a4f7b2a804d35d03cf
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-11 (Wed, 11 Mar 2020)

  Changed paths:
    M authenticate-hs-cid/draft-ietf-quic-transport.html
    M authenticate-hs-cid/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 0560290f. [ci skip]


  Commit: 1f8e4c429f37b1397e24da654946411f1b7d5dda
      https://github.com/quicwg/base-drafts/commit/1f8e4c429f37b1397e24da654946411f1b7d5dda
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-11 (Wed, 11 Mar 2020)

  Changed paths:
    M authenticate-hs-cid/draft-ietf-quic-transport.html
    M authenticate-hs-cid/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from beba71f8. [ci skip]


  Commit: 6b4a7f274a66e4e3c8a309b11cde0533991e92fa
      https://github.com/quicwg/base-drafts/commit/6b4a7f274a66e4e3c8a309b11cde0533991e92fa
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-11 (Wed, 11 Mar 2020)

  Changed paths:
    A iana-noop/draft-ietf-quic-http.html
    A iana-noop/draft-ietf-quic-http.txt
    A iana-noop/draft-ietf-quic-invariants.html
    A iana-noop/draft-ietf-quic-invariants.txt
    A iana-noop/draft-ietf-quic-qpack.html
    A iana-noop/draft-ietf-quic-qpack.txt
    A iana-noop/draft-ietf-quic-recovery.html
    A iana-noop/draft-ietf-quic-recovery.txt
    A iana-noop/draft-ietf-quic-tls.html
    A iana-noop/draft-ietf-quic-tls.txt
    A iana-noop/draft-ietf-quic-transport.html
    A iana-noop/draft-ietf-quic-transport.txt
    A iana-noop/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 44e37ac5. [ci skip]


  Commit: 49586a25b6ee8eb57362060426637d85b58f6c9c
      https://github.com/quicwg/base-drafts/commit/49586a25b6ee8eb57362060426637d85b58f6c9c
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-11 (Wed, 11 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from ffc95617. [ci skip]


  Commit: 540a4d9832c83b2ca4771de19ee5622d24eb935d
      https://github.com/quicwg/base-drafts/commit/540a4d9832c83b2ca4771de19ee5622d24eb935d
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-11 (Wed, 11 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 89154a7b. [ci skip]


  Commit: 29c7472642d873d67fd3814bb67871dfabfbc8c3
      https://github.com/quicwg/base-drafts/commit/29c7472642d873d67fd3814bb67871dfabfbc8c3
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-11 (Wed, 11 Mar 2020)

  Changed paths:
    M close-0rtt/draft-ietf-quic-http.html
    M close-0rtt/draft-ietf-quic-http.txt
    M close-0rtt/draft-ietf-quic-invariants.html
    M close-0rtt/draft-ietf-quic-invariants.txt
    M close-0rtt/draft-ietf-quic-qpack.html
    M close-0rtt/draft-ietf-quic-qpack.txt
    M close-0rtt/draft-ietf-quic-recovery.html
    M close-0rtt/draft-ietf-quic-recovery.txt
    M close-0rtt/draft-ietf-quic-tls.html
    M close-0rtt/draft-ietf-quic-tls.txt
    M close-0rtt/draft-ietf-quic-transport.html
    M close-0rtt/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from df917e42. [ci skip]


  Commit: 8e9aceb2499485db97baf7742e383dae5e91fdef
      https://github.com/quicwg/base-drafts/commit/8e9aceb2499485db97baf7742e383dae5e91fdef
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-11 (Wed, 11 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from b75a51d1. [ci skip]


  Commit: a41737cd44ffc409ff536a33d3a9bf966799333c
      https://github.com/quicwg/base-drafts/commit/a41737cd44ffc409ff536a33d3a9bf966799333c
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-11 (Wed, 11 Mar 2020)

  Changed paths:
    A ianswett-ooo/draft-ietf-quic-http.html
    A ianswett-ooo/draft-ietf-quic-http.txt
    A ianswett-ooo/draft-ietf-quic-invariants.html
    A ianswett-ooo/draft-ietf-quic-invariants.txt
    A ianswett-ooo/draft-ietf-quic-qpack.html
    A ianswett-ooo/draft-ietf-quic-qpack.txt
    A ianswett-ooo/draft-ietf-quic-recovery.html
    A ianswett-ooo/draft-ietf-quic-recovery.txt
    A ianswett-ooo/draft-ietf-quic-tls.html
    A ianswett-ooo/draft-ietf-quic-tls.txt
    A ianswett-ooo/draft-ietf-quic-transport.html
    A ianswett-ooo/draft-ietf-quic-transport.txt
    A ianswett-ooo/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 342f8cfb. [ci skip]


  Commit: 2ab0280af4734a70b9d1c0a669c9755bdbf6bf5d
      https://github.com/quicwg/base-drafts/commit/2ab0280af4734a70b9d1c0a669c9755bdbf6bf5d
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-11 (Wed, 11 Mar 2020)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2020-03-11T13:10:33Z. [ci skip]


  Commit: ad79b52df480ca3ef2f0e1114f64e316e8c72abb
      https://github.com/quicwg/base-drafts/commit/ad79b52df480ca3ef2f0e1114f64e316e8c72abb
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-11 (Wed, 11 Mar 2020)

  Changed paths:
    A http/core_and_friends/draft-ietf-quic-http.html
    A http/core_and_friends/draft-ietf-quic-http.txt
    A http/core_and_friends/draft-ietf-quic-invariants.html
    A http/core_and_friends/draft-ietf-quic-invariants.txt
    A http/core_and_friends/draft-ietf-quic-qpack.html
    A http/core_and_friends/draft-ietf-quic-qpack.txt
    A http/core_and_friends/draft-ietf-quic-recovery.html
    A http/core_and_friends/draft-ietf-quic-recovery.txt
    A http/core_and_friends/draft-ietf-quic-tls.html
    A http/core_and_friends/draft-ietf-quic-tls.txt
    A http/core_and_friends/draft-ietf-quic-transport.html
    A http/core_and_friends/draft-ietf-quic-transport.txt
    A http/core_and_friends/index.html
    R ianswett-retransmit-frames-is-hard/draft-ietf-quic-http.html
    R ianswett-retransmit-frames-is-hard/draft-ietf-quic-http.txt
    R ianswett-retransmit-frames-is-hard/draft-ietf-quic-invariants.html
    R ianswett-retransmit-frames-is-hard/draft-ietf-quic-invariants.txt
    R ianswett-retransmit-frames-is-hard/draft-ietf-quic-qpack.html
    R ianswett-retransmit-frames-is-hard/draft-ietf-quic-qpack.txt
    R ianswett-retransmit-frames-is-hard/draft-ietf-quic-recovery.html
    R ianswett-retransmit-frames-is-hard/draft-ietf-quic-recovery.txt
    R ianswett-retransmit-frames-is-hard/draft-ietf-quic-tls.html
    R ianswett-retransmit-frames-is-hard/draft-ietf-quic-tls.txt
    R ianswett-retransmit-frames-is-hard/draft-ietf-quic-transport.html
    R ianswett-retransmit-frames-is-hard/draft-ietf-quic-transport.txt
    R ianswett-retransmit-frames-is-hard/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from f6294584. [ci skip]


  Commit: 53ba92425cb1f545f94e2b4dd26dadee7b084902
      https://github.com/quicwg/base-drafts/commit/53ba92425cb1f545f94e2b4dd26dadee7b084902
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-11 (Wed, 11 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from fcdafd48. [ci skip]


  Commit: e22e2c8943937d2cfce11617ca965904166652c6
      https://github.com/quicwg/base-drafts/commit/e22e2c8943937d2cfce11617ca965904166652c6
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-11 (Wed, 11 Mar 2020)

  Changed paths:
    M http/core_and_friends/draft-ietf-quic-http.html
    M http/core_and_friends/draft-ietf-quic-http.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from de1c40d3. [ci skip]


  Commit: 9c10dda6761a1d8de82a3f1e67a46257adad421d
      https://github.com/quicwg/base-drafts/commit/9c10dda6761a1d8de82a3f1e67a46257adad421d
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    A fix-invariant-layout-assumption/draft-ietf-quic-http.html
    A fix-invariant-layout-assumption/draft-ietf-quic-http.txt
    A fix-invariant-layout-assumption/draft-ietf-quic-invariants.html
    A fix-invariant-layout-assumption/draft-ietf-quic-invariants.txt
    A fix-invariant-layout-assumption/draft-ietf-quic-qpack.html
    A fix-invariant-layout-assumption/draft-ietf-quic-qpack.txt
    A fix-invariant-layout-assumption/draft-ietf-quic-recovery.html
    A fix-invariant-layout-assumption/draft-ietf-quic-recovery.txt
    A fix-invariant-layout-assumption/draft-ietf-quic-tls.html
    A fix-invariant-layout-assumption/draft-ietf-quic-tls.txt
    A fix-invariant-layout-assumption/draft-ietf-quic-transport.html
    A fix-invariant-layout-assumption/draft-ietf-quic-transport.txt
    A fix-invariant-layout-assumption/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from e394a7ab. [ci skip]


  Commit: 9b4a1e03382bb8dc6e76401273449424b99b29ba
      https://github.com/quicwg/base-drafts/commit/9b4a1e03382bb8dc6e76401273449424b99b29ba
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2020-03-12T00:26:46Z. [ci skip]


  Commit: 2568401fef2a3190ee27fa54bb712db3e22cb977
      https://github.com/quicwg/base-drafts/commit/2568401fef2a3190ee27fa54bb712db3e22cb977
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M index.html
    A new-bad-assumption/draft-ietf-quic-http.html
    A new-bad-assumption/draft-ietf-quic-http.txt
    A new-bad-assumption/draft-ietf-quic-invariants.html
    A new-bad-assumption/draft-ietf-quic-invariants.txt
    A new-bad-assumption/draft-ietf-quic-qpack.html
    A new-bad-assumption/draft-ietf-quic-qpack.txt
    A new-bad-assumption/draft-ietf-quic-recovery.html
    A new-bad-assumption/draft-ietf-quic-recovery.txt
    A new-bad-assumption/draft-ietf-quic-tls.html
    A new-bad-assumption/draft-ietf-quic-tls.txt
    A new-bad-assumption/draft-ietf-quic-transport.html
    A new-bad-assumption/draft-ietf-quic-transport.txt
    A new-bad-assumption/index.html

  Log Message:
  -----------
  Script updating gh-pages from 44ee1ba6. [ci skip]


  Commit: 1805b3c0eda02b8208578b078917c0f438c277be
      https://github.com/quicwg/base-drafts/commit/1805b3c0eda02b8208578b078917c0f438c277be
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M http/core_and_friends/draft-ietf-quic-http.html
    M http/core_and_friends/draft-ietf-quic-http.txt
    M http/core_and_friends/draft-ietf-quic-invariants.html
    M http/core_and_friends/draft-ietf-quic-invariants.txt
    M http/core_and_friends/draft-ietf-quic-qpack.html
    M http/core_and_friends/draft-ietf-quic-qpack.txt
    M http/core_and_friends/draft-ietf-quic-recovery.html
    M http/core_and_friends/draft-ietf-quic-recovery.txt
    M http/core_and_friends/draft-ietf-quic-tls.html
    M http/core_and_friends/draft-ietf-quic-tls.txt
    M http/core_and_friends/draft-ietf-quic-transport.html
    M http/core_and_friends/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 52c97221. [ci skip]


  Commit: 79ce109e40f453a366874ed5a2f4d62c6ddbfe24
      https://github.com/quicwg/base-drafts/commit/79ce109e40f453a366874ed5a2f4d62c6ddbfe24
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M fix-invariant-layout-assumption/draft-ietf-quic-invariants.html
    M fix-invariant-layout-assumption/draft-ietf-quic-invariants.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 813992d3. [ci skip]


  Commit: 1424383b4e3fc82d81bf35a48e70de1a682eec47
      https://github.com/quicwg/base-drafts/commit/1424383b4e3fc82d81bf35a48e70de1a682eec47
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M ianswett-ito-jana-mbishop/draft-ietf-quic-http.html
    M ianswett-ito-jana-mbishop/draft-ietf-quic-http.txt
    M ianswett-ito-jana-mbishop/draft-ietf-quic-invariants.html
    M ianswett-ito-jana-mbishop/draft-ietf-quic-invariants.txt
    M ianswett-ito-jana-mbishop/draft-ietf-quic-qpack.html
    M ianswett-ito-jana-mbishop/draft-ietf-quic-qpack.txt
    M ianswett-ito-jana-mbishop/draft-ietf-quic-recovery.html
    M ianswett-ito-jana-mbishop/draft-ietf-quic-recovery.txt
    M ianswett-ito-jana-mbishop/draft-ietf-quic-tls.html
    M ianswett-ito-jana-mbishop/draft-ietf-quic-tls.txt
    M ianswett-ito-jana-mbishop/draft-ietf-quic-transport.html
    M ianswett-ito-jana-mbishop/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 27e6eaab. [ci skip]


  Commit: 8ee9c32d9b840234224c29df68b8c750f0f3e20d
      https://github.com/quicwg/base-drafts/commit/8ee9c32d9b840234224c29df68b8c750f0f3e20d
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2020-03-12T11:01:50Z. [ci skip]


  Commit: 6cab2393d5accb8d44f09f97efe7ecd3d8922d62
      https://github.com/quicwg/base-drafts/commit/6cab2393d5accb8d44f09f97efe7ecd3d8922d62
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M ianswett-ito-jana-mbishop/draft-ietf-quic-http.html
    M ianswett-ito-jana-mbishop/draft-ietf-quic-http.txt
    M ianswett-ito-jana-mbishop/draft-ietf-quic-qpack.html
    M ianswett-ito-jana-mbishop/draft-ietf-quic-qpack.txt
    M ianswett-ito-jana-mbishop/draft-ietf-quic-recovery.html
    M ianswett-ito-jana-mbishop/draft-ietf-quic-recovery.txt
    M ianswett-ito-jana-mbishop/draft-ietf-quic-tls.html
    M ianswett-ito-jana-mbishop/draft-ietf-quic-tls.txt
    M ianswett-ito-jana-mbishop/draft-ietf-quic-transport.html
    M ianswett-ito-jana-mbishop/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from bf8d45c4. [ci skip]


  Commit: a147cf1697939520e54258334bcf884011b1b27e
      https://github.com/quicwg/base-drafts/commit/a147cf1697939520e54258334bcf884011b1b27e
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M ianswett-ito-jana-mbishop/draft-ietf-quic-transport.html
    M ianswett-ito-jana-mbishop/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 71f06508. [ci skip]


  Commit: a38818d1dade1075dd0c8882a8169a9e0a318cb4
      https://github.com/quicwg/base-drafts/commit/a38818d1dade1075dd0c8882a8169a9e0a318cb4
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    A ianswett-remove-todo/draft-ietf-quic-http.html
    A ianswett-remove-todo/draft-ietf-quic-http.txt
    A ianswett-remove-todo/draft-ietf-quic-invariants.html
    A ianswett-remove-todo/draft-ietf-quic-invariants.txt
    A ianswett-remove-todo/draft-ietf-quic-qpack.html
    A ianswett-remove-todo/draft-ietf-quic-qpack.txt
    A ianswett-remove-todo/draft-ietf-quic-recovery.html
    A ianswett-remove-todo/draft-ietf-quic-recovery.txt
    A ianswett-remove-todo/draft-ietf-quic-tls.html
    A ianswett-remove-todo/draft-ietf-quic-tls.txt
    A ianswett-remove-todo/draft-ietf-quic-transport.html
    A ianswett-remove-todo/draft-ietf-quic-transport.txt
    A ianswett-remove-todo/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 09338d0e. [ci skip]


  Commit: 7a3bc574d1125794728175680e33331b9aeecd5e
      https://github.com/quicwg/base-drafts/commit/7a3bc574d1125794728175680e33331b9aeecd5e
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    A ianswett-should/draft-ietf-quic-http.html
    A ianswett-should/draft-ietf-quic-http.txt
    A ianswett-should/draft-ietf-quic-invariants.html
    A ianswett-should/draft-ietf-quic-invariants.txt
    A ianswett-should/draft-ietf-quic-qpack.html
    A ianswett-should/draft-ietf-quic-qpack.txt
    A ianswett-should/draft-ietf-quic-recovery.html
    A ianswett-should/draft-ietf-quic-recovery.txt
    A ianswett-should/draft-ietf-quic-tls.html
    A ianswett-should/draft-ietf-quic-tls.txt
    A ianswett-should/draft-ietf-quic-transport.html
    A ianswett-should/draft-ietf-quic-transport.txt
    A ianswett-should/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from e2a85e94. [ci skip]


  Commit: a8516aacdc6ccfb21f009cde8da6bbfc6eef1e27
      https://github.com/quicwg/base-drafts/commit/a8516aacdc6ccfb21f009cde8da6bbfc6eef1e27
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    A ianswett-could-ack-every-other/draft-ietf-quic-http.html
    A ianswett-could-ack-every-other/draft-ietf-quic-http.txt
    A ianswett-could-ack-every-other/draft-ietf-quic-invariants.html
    A ianswett-could-ack-every-other/draft-ietf-quic-invariants.txt
    A ianswett-could-ack-every-other/draft-ietf-quic-qpack.html
    A ianswett-could-ack-every-other/draft-ietf-quic-qpack.txt
    A ianswett-could-ack-every-other/draft-ietf-quic-recovery.html
    A ianswett-could-ack-every-other/draft-ietf-quic-recovery.txt
    A ianswett-could-ack-every-other/draft-ietf-quic-tls.html
    A ianswett-could-ack-every-other/draft-ietf-quic-tls.txt
    A ianswett-could-ack-every-other/draft-ietf-quic-transport.html
    A ianswett-could-ack-every-other/draft-ietf-quic-transport.txt
    A ianswett-could-ack-every-other/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 5c144a08. [ci skip]


  Commit: 6ac9b913efc6169e8269d5606933b1c1578b7689
      https://github.com/quicwg/base-drafts/commit/6ac9b913efc6169e8269d5606933b1c1578b7689
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M ianswett-ito-jana-mbishop/draft-ietf-quic-transport.html
    M ianswett-ito-jana-mbishop/draft-ietf-quic-transport.txt
    M index.html
    R name-indications/draft-ietf-quic-http.html
    R name-indications/draft-ietf-quic-http.txt
    R name-indications/draft-ietf-quic-invariants.html
    R name-indications/draft-ietf-quic-invariants.txt
    R name-indications/draft-ietf-quic-qpack.html
    R name-indications/draft-ietf-quic-qpack.txt
    R name-indications/draft-ietf-quic-recovery.html
    R name-indications/draft-ietf-quic-recovery.txt
    R name-indications/draft-ietf-quic-tls.html
    R name-indications/draft-ietf-quic-tls.txt
    R name-indications/draft-ietf-quic-transport.html
    R name-indications/draft-ietf-quic-transport.txt
    R name-indications/index.html
    R revert-3442-ianswett-remove-ignoring-loss/draft-ietf-quic-http.html
    R revert-3442-ianswett-remove-ignoring-loss/draft-ietf-quic-http.txt
    R revert-3442-ianswett-remove-ignoring-loss/draft-ietf-quic-invariants.html
    R revert-3442-ianswett-remove-ignoring-loss/draft-ietf-quic-invariants.txt
    R revert-3442-ianswett-remove-ignoring-loss/draft-ietf-quic-qpack.html
    R revert-3442-ianswett-remove-ignoring-loss/draft-ietf-quic-qpack.txt
    R revert-3442-ianswett-remove-ignoring-loss/draft-ietf-quic-recovery.html
    R revert-3442-ianswett-remove-ignoring-loss/draft-ietf-quic-recovery.txt
    R revert-3442-ianswett-remove-ignoring-loss/draft-ietf-quic-tls.html
    R revert-3442-ianswett-remove-ignoring-loss/draft-ietf-quic-tls.txt
    R revert-3442-ianswett-remove-ignoring-loss/draft-ietf-quic-transport.html
    R revert-3442-ianswett-remove-ignoring-loss/draft-ietf-quic-transport.txt
    R revert-3442-ianswett-remove-ignoring-loss/index.html

  Log Message:
  -----------
  Script updating gh-pages from d654a2e7. [ci skip]


  Commit: 97231f3dbbc79b9a241ee7048d50b1c84fbd4361
      https://github.com/quicwg/base-drafts/commit/97231f3dbbc79b9a241ee7048d50b1c84fbd4361
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2020-03-12T21:10:17Z. [ci skip]


  Commit: 19aee6b970d6745e79bb2a19ae9600715c56ed7b
      https://github.com/quicwg/base-drafts/commit/19aee6b970d6745e79bb2a19ae9600715c56ed7b
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 815aad8b. [ci skip]


  Commit: 532d04ef8e3c5fb00762547390bab468c09f9988
      https://github.com/quicwg/base-drafts/commit/532d04ef8e3c5fb00762547390bab468c09f9988
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from afd85c0b. [ci skip]


  Commit: 42375094dde52c5e89473874e2941cca6df9b14e
      https://github.com/quicwg/base-drafts/commit/42375094dde52c5e89473874e2941cca6df9b14e
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M http/core_and_friends/draft-ietf-quic-http.html
    M http/core_and_friends/draft-ietf-quic-http.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from b47a75fe. [ci skip]


  Commit: b982ba018469c7c43be5593e9bb5ab51685b4601
      https://github.com/quicwg/base-drafts/commit/b982ba018469c7c43be5593e9bb5ab51685b4601
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M close-0rtt/draft-ietf-quic-http.html
    M close-0rtt/draft-ietf-quic-http.txt
    M close-0rtt/draft-ietf-quic-invariants.html
    M close-0rtt/draft-ietf-quic-invariants.txt
    M close-0rtt/draft-ietf-quic-qpack.html
    M close-0rtt/draft-ietf-quic-qpack.txt
    M close-0rtt/draft-ietf-quic-recovery.html
    M close-0rtt/draft-ietf-quic-recovery.txt
    M close-0rtt/draft-ietf-quic-tls.html
    M close-0rtt/draft-ietf-quic-tls.txt
    M close-0rtt/draft-ietf-quic-transport.html
    M close-0rtt/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 1d110798. [ci skip]


  Commit: d1a94e26608300fc0170bbe59407b9e1cd7cddea
      https://github.com/quicwg/base-drafts/commit/d1a94e26608300fc0170bbe59407b9e1cd7cddea
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    A identity-identify/draft-ietf-quic-http.html
    A identity-identify/draft-ietf-quic-http.txt
    A identity-identify/draft-ietf-quic-invariants.html
    A identity-identify/draft-ietf-quic-invariants.txt
    A identity-identify/draft-ietf-quic-qpack.html
    A identity-identify/draft-ietf-quic-qpack.txt
    A identity-identify/draft-ietf-quic-recovery.html
    A identity-identify/draft-ietf-quic-recovery.txt
    A identity-identify/draft-ietf-quic-tls.html
    A identity-identify/draft-ietf-quic-tls.txt
    A identity-identify/draft-ietf-quic-transport.html
    A identity-identify/draft-ietf-quic-transport.txt
    A identity-identify/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from e224c9a1. [ci skip]


  Commit: 0057bebd997bc5df43ea18cd9562442b13d9cd87
      https://github.com/quicwg/base-drafts/commit/0057bebd997bc5df43ea18cd9562442b13d9cd87
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M http/core_and_friends/draft-ietf-quic-http.html
    M http/core_and_friends/draft-ietf-quic-http.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 53184c88. [ci skip]


  Commit: f55f2493f5ea215f1160c4240dda8bafe51828e3
      https://github.com/quicwg/base-drafts/commit/f55f2493f5ea215f1160c4240dda8bafe51828e3
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-13 (Fri, 13 Mar 2020)

  Changed paths:
    R close-small-initial/draft-ietf-quic-http.html
    R close-small-initial/draft-ietf-quic-http.txt
    R close-small-initial/draft-ietf-quic-invariants.html
    R close-small-initial/draft-ietf-quic-invariants.txt
    R close-small-initial/draft-ietf-quic-qpack.html
    R close-small-initial/draft-ietf-quic-qpack.txt
    R close-small-initial/draft-ietf-quic-recovery.html
    R close-small-initial/draft-ietf-quic-recovery.txt
    R close-small-initial/draft-ietf-quic-tls.html
    R close-small-initial/draft-ietf-quic-tls.txt
    R close-small-initial/draft-ietf-quic-transport.html
    R close-small-initial/draft-ietf-quic-transport.txt
    R close-small-initial/index.html
    M index.html
    A qpack/core_terminology/draft-ietf-quic-http.html
    A qpack/core_terminology/draft-ietf-quic-http.txt
    A qpack/core_terminology/draft-ietf-quic-invariants.html
    A qpack/core_terminology/draft-ietf-quic-invariants.txt
    A qpack/core_terminology/draft-ietf-quic-qpack.html
    A qpack/core_terminology/draft-ietf-quic-qpack.txt
    A qpack/core_terminology/draft-ietf-quic-recovery.html
    A qpack/core_terminology/draft-ietf-quic-recovery.txt
    A qpack/core_terminology/draft-ietf-quic-tls.html
    A qpack/core_terminology/draft-ietf-quic-tls.txt
    A qpack/core_terminology/draft-ietf-quic-transport.html
    A qpack/core_terminology/draft-ietf-quic-transport.txt
    A qpack/core_terminology/index.html

  Log Message:
  -----------
  Script updating gh-pages from afd85c0b. [ci skip]


  Commit: dc6d3525cf57af9be9b9c43de4643f4f3d39c588
      https://github.com/quicwg/base-drafts/commit/dc6d3525cf57af9be9b9c43de4643f4f3d39c588
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-13 (Fri, 13 Mar 2020)

  Changed paths:
    M index.html
    M qpack/core_terminology/draft-ietf-quic-qpack.html
    M qpack/core_terminology/draft-ietf-quic-qpack.txt

  Log Message:
  -----------
  Script updating gh-pages from 1f4f8fff. [ci skip]


  Commit: 2ddad0cba7617e0484fb788e775fc1f8d0a329e4
      https://github.com/quicwg/base-drafts/commit/2ddad0cba7617e0484fb788e775fc1f8d0a329e4
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-13 (Fri, 13 Mar 2020)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2020-03-13T14:53:16Z. [ci skip]


  Commit: f2e22eae35e999693d0eb5557d83f74fb033a97e
      https://github.com/quicwg/base-drafts/commit/f2e22eae35e999693d0eb5557d83f74fb033a97e
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-13 (Fri, 13 Mar 2020)

  Changed paths:
    M http/core_and_friends/draft-ietf-quic-http.html
    M http/core_and_friends/draft-ietf-quic-http.txt
    M http/core_and_friends/draft-ietf-quic-invariants.html
    M http/core_and_friends/draft-ietf-quic-invariants.txt
    M http/core_and_friends/draft-ietf-quic-qpack.html
    M http/core_and_friends/draft-ietf-quic-qpack.txt
    M http/core_and_friends/draft-ietf-quic-recovery.html
    M http/core_and_friends/draft-ietf-quic-recovery.txt
    M http/core_and_friends/draft-ietf-quic-tls.html
    M http/core_and_friends/draft-ietf-quic-tls.txt
    M http/core_and_friends/draft-ietf-quic-transport.html
    M http/core_and_friends/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 76ca6d1a. [ci skip]


  Commit: d36bcfdf18821c795fc1dfa1390b6dcde996d3c6
      https://github.com/quicwg/base-drafts/commit/d36bcfdf18821c795fc1dfa1390b6dcde996d3c6
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-13 (Fri, 13 Mar 2020)

  Changed paths:
    M index.html
    M qpack/core_terminology/draft-ietf-quic-qpack.html
    M qpack/core_terminology/draft-ietf-quic-qpack.txt

  Log Message:
  -----------
  Script updating gh-pages from 21533fbb. [ci skip]


  Commit: c7dcb244973e4ad8023198053850aa8d9535b0bf
      https://github.com/quicwg/base-drafts/commit/c7dcb244973e4ad8023198053850aa8d9535b0bf
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-13 (Fri, 13 Mar 2020)

  Changed paths:
    A ianswett-granularity/draft-ietf-quic-http.html
    A ianswett-granularity/draft-ietf-quic-http.txt
    A ianswett-granularity/draft-ietf-quic-invariants.html
    A ianswett-granularity/draft-ietf-quic-invariants.txt
    A ianswett-granularity/draft-ietf-quic-qpack.html
    A ianswett-granularity/draft-ietf-quic-qpack.txt
    A ianswett-granularity/draft-ietf-quic-recovery.html
    A ianswett-granularity/draft-ietf-quic-recovery.txt
    A ianswett-granularity/draft-ietf-quic-tls.html
    A ianswett-granularity/draft-ietf-quic-tls.txt
    A ianswett-granularity/draft-ietf-quic-transport.html
    A ianswett-granularity/draft-ietf-quic-transport.txt
    A ianswett-granularity/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 24617370. [ci skip]


  Commit: 0d812a55110d777c88aba8881d0b70ed964a1029
      https://github.com/quicwg/base-drafts/commit/0d812a55110d777c88aba8881d0b70ed964a1029
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-13 (Fri, 13 Mar 2020)

  Changed paths:
    M ianswett-granularity/draft-ietf-quic-recovery.html
    M ianswett-granularity/draft-ietf-quic-recovery.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 58891f5d. [ci skip]


  Commit: 07dcc2bce2a2aea9addca273812d046dc509f504
      https://github.com/quicwg/base-drafts/commit/07dcc2bce2a2aea9addca273812d046dc509f504
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-13 (Fri, 13 Mar 2020)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2020-03-13T23:42:58Z. [ci skip]


  Commit: 83bdbd7cadfa556f5292efd5a3a5812d1584f0dc
      https://github.com/quicwg/base-drafts/commit/83bdbd7cadfa556f5292efd5a3a5812d1584f0dc
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-13 (Fri, 13 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    R ianswett-second-initial/draft-ietf-quic-http.html
    R ianswett-second-initial/draft-ietf-quic-http.txt
    R ianswett-second-initial/draft-ietf-quic-invariants.html
    R ianswett-second-initial/draft-ietf-quic-invariants.txt
    R ianswett-second-initial/draft-ietf-quic-qpack.html
    R ianswett-second-initial/draft-ietf-quic-qpack.txt
    R ianswett-second-initial/draft-ietf-quic-recovery.html
    R ianswett-second-initial/draft-ietf-quic-recovery.txt
    R ianswett-second-initial/draft-ietf-quic-tls.html
    R ianswett-second-initial/draft-ietf-quic-tls.txt
    R ianswett-second-initial/draft-ietf-quic-transport.html
    R ianswett-second-initial/draft-ietf-quic-transport.txt
    R ianswett-second-initial/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 6598cf1a. [ci skip]


  Commit: ad58a6daca553b39ef0cef5b967f2cfb82ce2f2b
      https://github.com/quicwg/base-drafts/commit/ad58a6daca553b39ef0cef5b967f2cfb82ce2f2b
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-15 (Sun, 15 Mar 2020)

  Changed paths:
    M ianswett-pto-pseudocode/draft-ietf-quic-http.html
    M ianswett-pto-pseudocode/draft-ietf-quic-http.txt
    M ianswett-pto-pseudocode/draft-ietf-quic-invariants.html
    M ianswett-pto-pseudocode/draft-ietf-quic-invariants.txt
    M ianswett-pto-pseudocode/draft-ietf-quic-qpack.html
    M ianswett-pto-pseudocode/draft-ietf-quic-qpack.txt
    M ianswett-pto-pseudocode/draft-ietf-quic-recovery.html
    M ianswett-pto-pseudocode/draft-ietf-quic-recovery.txt
    M ianswett-pto-pseudocode/draft-ietf-quic-tls.html
    M ianswett-pto-pseudocode/draft-ietf-quic-tls.txt
    M ianswett-pto-pseudocode/draft-ietf-quic-transport.html
    M ianswett-pto-pseudocode/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from e9bde216. [ci skip]


  Commit: dcc660eba1081411223055fea2c80d65d24ea5fa
      https://github.com/quicwg/base-drafts/commit/dcc660eba1081411223055fea2c80d65d24ea5fa
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-15 (Sun, 15 Mar 2020)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2020-03-15T00:11:46Z. [ci skip]


  Commit: 9e0da12815c0b8086d6d2896dd9467503c4b56e9
      https://github.com/quicwg/base-drafts/commit/9e0da12815c0b8086d6d2896dd9467503c4b56e9
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-15 (Sun, 15 Mar 2020)

  Changed paths:
    M ianswett-pto-pseudocode/draft-ietf-quic-recovery.html
    M ianswett-pto-pseudocode/draft-ietf-quic-recovery.txt
    R ianswett-ref/draft-ietf-quic-http.html
    R ianswett-ref/draft-ietf-quic-http.txt
    R ianswett-ref/draft-ietf-quic-invariants.html
    R ianswett-ref/draft-ietf-quic-invariants.txt
    R ianswett-ref/draft-ietf-quic-qpack.html
    R ianswett-ref/draft-ietf-quic-qpack.txt
    R ianswett-ref/draft-ietf-quic-recovery.html
    R ianswett-ref/draft-ietf-quic-recovery.txt
    R ianswett-ref/draft-ietf-quic-tls.html
    R ianswett-ref/draft-ietf-quic-tls.txt
    R ianswett-ref/draft-ietf-quic-transport.html
    R ianswett-ref/draft-ietf-quic-transport.txt
    R ianswett-ref/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from d38a5822. [ci skip]


  Commit: 4e8065af1b9a3b413b54796d71bb4bdcc64117a3
      https://github.com/quicwg/base-drafts/commit/4e8065af1b9a3b413b54796d71bb4bdcc64117a3
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-15 (Sun, 15 Mar 2020)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2020-03-15T21:02:46Z. [ci skip]


  Commit: 6fafd463c535b2549c1a01d333901887aa91abc5
      https://github.com/quicwg/base-drafts/commit/6fafd463c535b2549c1a01d333901887aa91abc5
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-15 (Sun, 15 Mar 2020)

  Changed paths:
    M ianswett-granularity/draft-ietf-quic-http.html
    M ianswett-granularity/draft-ietf-quic-http.txt
    M ianswett-granularity/draft-ietf-quic-invariants.html
    M ianswett-granularity/draft-ietf-quic-invariants.txt
    M ianswett-granularity/draft-ietf-quic-qpack.html
    M ianswett-granularity/draft-ietf-quic-qpack.txt
    M ianswett-granularity/draft-ietf-quic-recovery.html
    M ianswett-granularity/draft-ietf-quic-recovery.txt
    M ianswett-granularity/draft-ietf-quic-tls.html
    M ianswett-granularity/draft-ietf-quic-tls.txt
    M ianswett-granularity/draft-ietf-quic-transport.html
    M ianswett-granularity/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from c07b8c60. [ci skip]


  Commit: 8fdb7b8ae99b1faf05b9746d79ac1b0e4ef3ab7f
      https://github.com/quicwg/base-drafts/commit/8fdb7b8ae99b1faf05b9746d79ac1b0e4ef3ab7f
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-15 (Sun, 15 Mar 2020)

  Changed paths:
    M ianswett-pto-pseudocode/draft-ietf-quic-recovery.html
    M ianswett-pto-pseudocode/draft-ietf-quic-recovery.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 2c07fed9. [ci skip]


  Commit: 9cca9d456a4eb25e5b4daed4fa0c1fcfbeadfc36
      https://github.com/quicwg/base-drafts/commit/9cca9d456a4eb25e5b4daed4fa0c1fcfbeadfc36
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-15 (Sun, 15 Mar 2020)

  Changed paths:
    M ianswett-pto-pseudocode/draft-ietf-quic-recovery.html
    M ianswett-pto-pseudocode/draft-ietf-quic-recovery.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from aacd0773. [ci skip]


  Commit: f4202b1d62be7c7409db9ff9d46f9c4d71b2259f
      https://github.com/quicwg/base-drafts/commit/f4202b1d62be7c7409db9ff9d46f9c4d71b2259f
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-16 (Mon, 16 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 061a9134. [ci skip]


  Commit: e00c357face2e5386e65da2faa1a9ef00a197ae4
      https://github.com/quicwg/base-drafts/commit/e00c357face2e5386e65da2faa1a9ef00a197ae4
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-16 (Mon, 16 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from d8b109a8. [ci skip]


  Commit: df95c78722f84f72da85a0907b43de6854d67389
      https://github.com/quicwg/base-drafts/commit/df95c78722f84f72da85a0907b43de6854d67389
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-17 (Tue, 17 Mar 2020)

  Changed paths:
    R ianswett-adaptive-loss/draft-ietf-quic-http.html
    R ianswett-adaptive-loss/draft-ietf-quic-http.txt
    R ianswett-adaptive-loss/draft-ietf-quic-invariants.html
    R ianswett-adaptive-loss/draft-ietf-quic-invariants.txt
    R ianswett-adaptive-loss/draft-ietf-quic-qpack.html
    R ianswett-adaptive-loss/draft-ietf-quic-qpack.txt
    R ianswett-adaptive-loss/draft-ietf-quic-recovery.html
    R ianswett-adaptive-loss/draft-ietf-quic-recovery.txt
    R ianswett-adaptive-loss/draft-ietf-quic-tls.html
    R ianswett-adaptive-loss/draft-ietf-quic-tls.txt
    R ianswett-adaptive-loss/draft-ietf-quic-transport.html
    R ianswett-adaptive-loss/draft-ietf-quic-transport.txt
    R ianswett-adaptive-loss/index.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-http.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-http.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-invariants.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-invariants.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-qpack.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-qpack.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-recovery.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-recovery.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-tls.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-tls.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-transport.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-transport.txt
    R ianswett-idle-timeout-editorial/index.html
    M ianswett-skip-packet-number/draft-ietf-quic-http.html
    M ianswett-skip-packet-number/draft-ietf-quic-http.txt
    M ianswett-skip-packet-number/draft-ietf-quic-invariants.html
    M ianswett-skip-packet-number/draft-ietf-quic-invariants.txt
    M ianswett-skip-packet-number/draft-ietf-quic-qpack.html
    M ianswett-skip-packet-number/draft-ietf-quic-qpack.txt
    M ianswett-skip-packet-number/draft-ietf-quic-recovery.html
    M ianswett-skip-packet-number/draft-ietf-quic-recovery.txt
    M ianswett-skip-packet-number/draft-ietf-quic-tls.html
    M ianswett-skip-packet-number/draft-ietf-quic-tls.txt
    M ianswett-skip-packet-number/draft-ietf-quic-transport.html
    M ianswett-skip-packet-number/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 91474d49. [ci skip]


Compare: https://github.com/quicwg/base-drafts/compare/b1815a1a837e...df95c78722f8


From nobody Mon Mar 16 18:36:32 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9C8643A1528 for <quic-issues@ietfa.amsl.com>; Mon, 16 Mar 2020 18:36:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.436
X-Spam-Level: 
X-Spam-Status: No, score=-1.436 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, HTML_OBFUSCATE_05_10=0.26, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9lwgwgJax6lL for <quic-issues@ietfa.amsl.com>; Mon, 16 Mar 2020 18:36:29 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 45A9D3A1526 for <quic-issues@ietf.org>; Mon, 16 Mar 2020 18:36:29 -0700 (PDT)
Received: from github-lowworker-edec459.ac4-iad.github.net (github-lowworker-edec459.ac4-iad.github.net [10.52.18.32]) by smtp.github.com (Postfix) with ESMTP id 6531B660B07 for <quic-issues@ietf.org>; Mon, 16 Mar 2020 18:36:28 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584408988; bh=qg2/gnU/MUPiXqSsy/yElrW3sBGRGHtJqEw2KyQDFbw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=YEfiH7rYeJXZcKL9guOD5ENWLBzU5jnkcAFjhSzEw+/fGCTQ85fE+pmiPRVH4f2C5 2B02ynn04BnChLdIsMqQoyBwfQjP/eMtT6zlsw7ceB4ywJqYEHpebiyV5Hp7ATJSUS w421cq96dVn9V1+tYPLNTJxObrR95YwjDQmEz22M=
Date: Mon, 16 Mar 2020 18:36:28 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK54GIDDALKYD6JCFD54PQFJZEVBNHHCFNKKLA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3526/599833225@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3526@github.com>
References: <quicwg/base-drafts/issues/3526@github.com>
Subject: Re: [quicwg/base-drafts] QUIC PTO is too conservative, causing a measurable regression in tail latency (#3526)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e70299c56af9_60323fcfc10cd96c8134e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ULdOA2GDyoN3gITzaSYfs5W5Q70>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 01:36:31 -0000

----==_mimepart_5e70299c56af9_60323fcfc10cd96c8134e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Yes, I meant RFC 6298, and I just updated the original post to reflect that.

In terms of rttvar, the production data I'm seeing indicates rttvar is fairly close to 1/2 SRTT on average, which isn't so surprising given SRTT is an EWMA and for it to be on the order of SRTT, it would require estimates fairly close to 0 to balance out the higher estimates.

Unfortunately, rttvar is RTT **variation**, not RTT **variance**(or RTT stdev).  As such, I don't know if we can reason about what fraction of spurious PTOs would be within SRTT + 4*RTTVar, even if we could assume a normal distribution(which is also likely wrong, but I think the least problematic assumption at the moment).

I'd really rather not cap rttvar in any way, since I can't come up with any intellectual justification for that.  The 1.5 constant from TLP does seem a bit arbitrary, but it is larger than SRTT.

We added code in Chrome to try RTTstdev(EWMA'd), but that's even more experimental than the suggestion in my first post on this issue.  I think there's a good chance 2*RTTStdev is the best option(vs 4*RTTVar), but I don't have data to support that yet.

I reopened PR #2952 for packet number skipping.  I can open an issue if needed, but it's a simple non-normative 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/3526#issuecomment-599833225
----==_mimepart_5e70299c56af9_60323fcfc10cd96c8134e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Yes, I meant RFC 6298, and I just updated the original post to reflect that.</p>
<p>In terms of rttvar, the production data I'm seeing indicates rttvar is fairly close to 1/2 SRTT on average, which isn't so surprising given SRTT is an EWMA and for it to be on the order of SRTT, it would require estimates fairly close to 0 to balance out the higher estimates.</p>
<p>Unfortunately, rttvar is RTT <strong>variation</strong>, not RTT <strong>variance</strong>(or RTT stdev).  As such, I don't know if we can reason about what fraction of spurious PTOs would be within SRTT + 4*RTTVar, even if we could assume a normal distribution(which is also likely wrong, but I think the least problematic assumption at the moment).</p>
<p>I'd really rather not cap rttvar in any way, since I can't come up with any intellectual justification for that.  The 1.5 constant from TLP does seem a bit arbitrary, but it is larger than SRTT.</p>
<p>We added code in Chrome to try RTTstdev(EWMA'd), but that's even more experimental than the suggestion in my first post on this issue.  I think there's a good chance 2<em>RTTStdev is the best option(vs 4</em>RTTVar), but I don't have data to support that yet.</p>
<p>I reopened PR <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="476281715" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/2952" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2952/hovercard" href="https://github.com/quicwg/base-drafts/pull/2952">#2952</a> for packet number skipping.  I can open an issue if needed, but it's a simple non-normative 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/3526#issuecomment-599833225">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZAXAZTZZFWILXXPF3RH3HZZANCNFSM4LMHRHIA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4J3PP3QWHIGLJG3LDRH3HZZA5CNFSM4LMHRHIKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPALVCI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3526#issuecomment-599833225",
"url": "https://github.com/quicwg/base-drafts/issues/3526#issuecomment-599833225",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e70299c56af9_60323fcfc10cd96c8134e--


From nobody Mon Mar 16 20:49:22 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6A55E3A16DC for <quic-issues@ietfa.amsl.com>; Mon, 16 Mar 2020 20:49:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.1
X-Spam-Level: 
X-Spam-Status: No, score=-3.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id t9ZUpPwxch0y for <quic-issues@ietfa.amsl.com>; Mon, 16 Mar 2020 20:49:18 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B30AA3A16DB for <quic-issues@ietf.org>; Mon, 16 Mar 2020 20:49:18 -0700 (PDT)
Received: from github-lowworker-a6a2749.va3-iad.github.net (github-lowworker-a6a2749.va3-iad.github.net [10.48.16.62]) by smtp.github.com (Postfix) with ESMTP id 825B79605BE for <quic-issues@ietf.org>; Mon, 16 Mar 2020 20:49:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584416957; bh=4C93bTWP80Dr/9cNrBdfl4jkAfZcy9TczXZ4waDKHEE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1z0H4VaAaVDqUzYD/fp0oUvNGlyXEBe8TXnZ5HQ46/vczfo7NbHpAvs/rffxoi6t0 d1jNbW+/HHZns3EKUlKcP3XBTsFx5Qu/o29+T+3ogdylZcJMufmf0k/sB8L/sB6G9Q Oto+JDylVftqFygYmQOGYnYFLIswuSIVsqqsynLE=
Date: Mon, 16 Mar 2020 20:49:17 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2RHWAYPJU4Z5EUJZN4PQU33EVBNHHCFNKKLA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3526/599863594@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3526@github.com>
References: <quicwg/base-drafts/issues/3526@github.com>
Subject: Re: [quicwg/base-drafts] QUIC PTO is too conservative, causing a measurable regression in tail latency (#3526)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7048bd72e82_5cf13f8835acd96818729e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/iBlPrAN46uwjrNIz5f2qJ2jV0gY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 03:49:21 -0000

----==_mimepart_5e7048bd72e82_5cf13f8835acd96818729e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Ah, I slipped into the same trap as usual.  Mean absolute difference from the mean is the EWMA approximation we are using.  Mean absolute difference is always less than standard deviation, with the factor being ~0.8 for a normal distribution.

Do you have information on the distribution of RTT values that might help determine whether 2 is the right multiplier?  If you have a normal distribution or something approximating that, then 3 would be closer (3.2 and change even).

I can justify capping PTO, but it requires that you be comfortable with being more aggressive.  But, at least to me, it seems like this is all about more aggressive sending.  Which naturally improves performance most of the time.  The network is likely to be able to absorb a minutely higher rate of probe packets as a result.

Based on recent history of the RTT estimate, the peer can produce an acknowledgment within sRTT most of the time.  Anything more than value is included only to allow more time for the peer to respond.  However, if this is the trailing edge of a flight of packets, then any packet in that flight can be acknowledged.  Allowing for some amount of variation in delays relative to the leading edge seems sensible, but delays on the trailing edge do not need any such justification.  The only reason not to use the leading edge alone is that you don't want to send probes when you are sending productive data within the congestion window.

On that basis, probing on the RTT estimate is fine.  That means dead air of one RTT, and maybe some wasted probes because of jitter in the network that extends the effective round trip time.  But you don't need to avoid unnecessary probing with very high confidence, you just need to avoid it most of the time.

The risk with probing sooner is that RTT might genuinely increase, so that probes - which might exceed the congestion window - don't help at all.  That should be rare; we have to treat past performance as a predictor for future gains, that's the basis of all of these systems.  As long as there is an exponential backoff on PTO, we're unlikely to cause significant congestion as you only ever send a handful of probes before flipping to persistent congestion.

A shorter and more aggressive timer here also results in hitting persistent congestion earlier.  So if there really is a routing flap that increases RTT significantly - a case where you really want to reset the congestion window anyway - then you will just end up in hitting that state sooner.

Another justification for a shorter PTO is that your estimation disadvantages shorter sequences of packets.  A single packet flight doesn't get probed any sooner under your algorithm, but that is more likely to see loss of the entire flight than a longer sequence 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/issues/3526#issuecomment-599863594
----==_mimepart_5e7048bd72e82_5cf13f8835acd96818729e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Ah, I slipped into the same trap as usual.  Mean absolute difference from the mean is the EWMA approximation we are using.  Mean absolute difference is always less than standard deviation, with the factor being ~0.8 for a normal distribution.</p>
<p>Do you have information on the distribution of RTT values that might help determine whether 2 is the right multiplier?  If you have a normal distribution or something approximating that, then 3 would be closer (3.2 and change even).</p>
<p>I can justify capping PTO, but it requires that you be comfortable with being more aggressive.  But, at least to me, it seems like this is all about more aggressive sending.  Which naturally improves performance most of the time.  The network is likely to be able to absorb a minutely higher rate of probe packets as a result.</p>
<p>Based on recent history of the RTT estimate, the peer can produce an acknowledgment within sRTT most of the time.  Anything more than value is included only to allow more time for the peer to respond.  However, if this is the trailing edge of a flight of packets, then any packet in that flight can be acknowledged.  Allowing for some amount of variation in delays relative to the leading edge seems sensible, but delays on the trailing edge do not need any such justification.  The only reason not to use the leading edge alone is that you don't want to send probes when you are sending productive data within the congestion window.</p>
<p>On that basis, probing on the RTT estimate is fine.  That means dead air of one RTT, and maybe some wasted probes because of jitter in the network that extends the effective round trip time.  But you don't need to avoid unnecessary probing with very high confidence, you just need to avoid it most of the time.</p>
<p>The risk with probing sooner is that RTT might genuinely increase, so that probes - which might exceed the congestion window - don't help at all.  That should be rare; we have to treat past performance as a predictor for future gains, that's the basis of all of these systems.  As long as there is an exponential backoff on PTO, we're unlikely to cause significant congestion as you only ever send a handful of probes before flipping to persistent congestion.</p>
<p>A shorter and more aggressive timer here also results in hitting persistent congestion earlier.  So if there really is a routing flap that increases RTT significantly - a case where you really want to reset the congestion window anyway - then you will just end up in hitting that state sooner.</p>
<p>Another justification for a shorter PTO is that your estimation disadvantages shorter sequences of packets.  A single packet flight doesn't get probed any sooner under your algorithm, but that is more likely to see loss of the entire flight than a longer sequence 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/issues/3526#issuecomment-599863594">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZYV6BKX6R7PXJXLD3RH3XL3ANCNFSM4LMHRHIA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3NYUJZ7RXSNJXIMLLRH3XL3A5CNFSM4LMHRHIKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPATCKQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3526#issuecomment-599863594",
"url": "https://github.com/quicwg/base-drafts/issues/3526#issuecomment-599863594",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7048bd72e82_5cf13f8835acd96818729e--


From nobody Tue Mar 17 01:27:15 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D748A3A1AC4 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 01:27:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.007
X-Spam-Level: 
X-Spam-Status: No, score=-2.007 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Y9USokhcjkI3 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 01:27:11 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 59B323A1ABF for <quic-issues@ietf.org>; Tue, 17 Mar 2020 01:27:01 -0700 (PDT)
Received: from github-lowworker-943b171.ac4-iad.github.net (github-lowworker-943b171.ac4-iad.github.net [10.52.22.59]) by smtp.github.com (Postfix) with ESMTP id 445A8520E61 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 01:27:00 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584433620; bh=R17NFgfl0/x1sEFeMO7+6zanpSN1gGB7MXzKN8Vouhw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=wWd7fD+GRAWPUBDnNrJylfw9ns1aynm9pi3gTqKtmUR2J+54dYppyG9MHbyR/W9YW d5Oho+YZzjAW9VE6+E7AIc4TiMWBRULzP7k7wWuQpQXQ6BjcckQd0WzlK7mc9LpMRa /4a26DCkUzva0eTmtCk2IU3iudVTvSJaAco/i1go=
Date: Tue, 17 Mar 2020 01:27:00 -0700
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZ67SAUE6PXMVBSBNN4PRVNJEVBNHHCFNKKLA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3526/599940913@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3526@github.com>
References: <quicwg/base-drafts/issues/3526@github.com>
Subject: Re: [quicwg/base-drafts] QUIC PTO is too conservative, causing a measurable regression in tail latency (#3526)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7089d4342c6_7cd93fc5cf0cd968525529"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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/sIedfzAfNQDNf5r-XkJHCvKI6uU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 08:27:13 -0000

----==_mimepart_5e7089d4342c6_7cd93fc5cf0cd968525529
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Out of curiosity, is there any ongoing work using perceptrons or similar for predicting retransmission behaviour like it is being used in CPU branch prediction? https://www.cs.utexas.edu/~lin/papers/hpca01.pdf https://en.wikipedia.org/wiki/Branch_predictor

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3526#issuecomment-599940913
----==_mimepart_5e7089d4342c6_7cd93fc5cf0cd968525529
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Out of curiosity, is there any ongoing work using perceptrons or similar for predicting retransmission behaviour like it is being used in CPU branch prediction? <a href="https://www.cs.utexas.edu/~lin/papers/hpca01.pdf" rel="nofollow">https://www.cs.utexas.edu/~lin/papers/hpca01.pdf</a> <a href="https://en.wikipedia.org/wiki/Branch_predictor" rel="nofollow">https://en.wikipedia.org/wiki/Branch_predictor</a></p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3526#issuecomment-599940913">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7G2645V7QWZALRNX3RH4X5JANCNFSM4LMHRHIA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK34IHLTYGMGMC4XIKTRH4X5JA5CNFSM4LMHRHIKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPBF6MI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3526#issuecomment-599940913",
"url": "https://github.com/quicwg/base-drafts/issues/3526#issuecomment-599940913",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7089d4342c6_7cd93fc5cf0cd968525529--


From nobody Tue Mar 17 09:52:41 2020
Return-Path: <bounces+848413-a050-quic-issues=ietf.org@sgmail.github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D5F393A0877 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 09:52:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.564
X-Spam-Level: 
X-Spam-Status: No, score=-3.564 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-1.463, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JKskT-T_eIgv for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 09:52:38 -0700 (PDT)
Received: from o1.sgmail.github.com (o1.sgmail.github.com [192.254.114.176]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0E4213A0870 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 09:52:36 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com;  h=from:to:subject:mime-version:content-type:content-transfer-encoding;  s=s20150108; bh=UXQnv0E4bswiZ3vwMfi/9RbG4Xurlp3SJPW1ZRt56BE=; b= WhQDje63uqa9QqwdrKhpV/AQZFV8NlZAnXsolDwhCElkATcvjYKPTlMidXfkpd6b i5XmXNgIBK8aYRVH52LswX+y1DluoVZLVHY5ibClmi7T4T49zl6PMfP9pO/mVzVA IGzIFaKBFkP9O7u7/LGw4SYbxYJvw1nzprBSBOZn5oI=
Received: by filter0431p1iad2.sendgrid.net with SMTP id filter0431p1iad2-28766-5E710053-31 2020-03-17 16:52:35.667138079 +0000 UTC m=+29228.946196248
Received: from github-lowworker-56a5eb2.cp1-iad.github.net (unknown [140.82.115.0]) by ismtpd0044p1mdw1.sendgrid.net (SG) with ESMTP id lGmCyJgTQxKK6EEWHXsomw for <quic-issues@ietf.org>; Tue, 17 Mar 2020 16:52:35.517 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-56a5eb2.cp1-iad.github.net (Postfix) with ESMTP id 72CD2C0F05 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 09:52:35 -0700 (PDT)
Date: Tue, 17 Mar 2020 16:52:35 +0000 (UTC)
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/df95c7-05f5c4@github.com>
Subject: [quicwg/base-drafts] 05f5c4: Script updating gh-pages from 91474d49. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2DfJlMZ9P/z/mfQ0LsIgbHiM81aDzW1RMwRy RNGJOA+PwColrIbyIiD0L2LZD2XhVZ4mbYd/8D1OKxxQ5sGTdmcGHC+hnOSttVnH3tILzGlPLwzN0/ VAdS4QGgOy5wByMZz6mQu5eiUCaqOyNRvP6mnlQZ1RIXgG0IdAk3QVeacCVsGpTmhXavVw2mMnySMn s=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/3Jg8Tg24BYICftd-aAYH_3176AU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:52:40 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 05f5c4a9dc051ab1f3a7fec474217860f6db30ad
      https://github.com/quicwg/base-drafts/commit/05f5c4a9dc051ab1f3a7fec474217860f6db30ad
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-17 (Tue, 17 Mar 2020)

  Changed paths:
    R ianswett-adaptive-loss/draft-ietf-quic-http.html
    R ianswett-adaptive-loss/draft-ietf-quic-http.txt
    R ianswett-adaptive-loss/draft-ietf-quic-invariants.html
    R ianswett-adaptive-loss/draft-ietf-quic-invariants.txt
    R ianswett-adaptive-loss/draft-ietf-quic-qpack.html
    R ianswett-adaptive-loss/draft-ietf-quic-qpack.txt
    R ianswett-adaptive-loss/draft-ietf-quic-recovery.html
    R ianswett-adaptive-loss/draft-ietf-quic-recovery.txt
    R ianswett-adaptive-loss/draft-ietf-quic-tls.html
    R ianswett-adaptive-loss/draft-ietf-quic-tls.txt
    R ianswett-adaptive-loss/draft-ietf-quic-transport.html
    R ianswett-adaptive-loss/draft-ietf-quic-transport.txt
    R ianswett-adaptive-loss/index.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-http.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-http.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-invariants.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-invariants.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-qpack.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-qpack.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-recovery.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-recovery.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-tls.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-tls.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-transport.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-transport.txt
    R ianswett-idle-timeout-editorial/index.html
    M ianswett-skip-packet-number/draft-ietf-quic-http.html
    M ianswett-skip-packet-number/draft-ietf-quic-http.txt
    M ianswett-skip-packet-number/draft-ietf-quic-invariants.html
    M ianswett-skip-packet-number/draft-ietf-quic-invariants.txt
    M ianswett-skip-packet-number/draft-ietf-quic-qpack.html
    M ianswett-skip-packet-number/draft-ietf-quic-qpack.txt
    M ianswett-skip-packet-number/draft-ietf-quic-recovery.html
    M ianswett-skip-packet-number/draft-ietf-quic-recovery.txt
    M ianswett-skip-packet-number/draft-ietf-quic-tls.html
    M ianswett-skip-packet-number/draft-ietf-quic-tls.txt
    M ianswett-skip-packet-number/draft-ietf-quic-transport.html
    M ianswett-skip-packet-number/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 91474d49. [ci skip]



From nobody Tue Mar 17 09:56:17 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9DFE73A0898 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 09:56:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1L1k50cE8v7S for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 09:56:14 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E48493A0897 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 09:56:13 -0700 (PDT)
Received: from github-lowworker-f045d1f.ac4-iad.github.net (github-lowworker-f045d1f.ac4-iad.github.net [10.52.19.54]) by smtp.github.com (Postfix) with ESMTP id 5A709280115 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 09:56:12 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584464172; bh=o3Gb1Tk0/uNWkkOwKEZo5N137XjGCnMdROV7v6a4GFA=; h=Date:From:To:Subject:From; b=scoj8DnpAY5wy2PdiFBIZY49NXubp15E9m+9h5erB6FN+0lVm0HxAck9Tz3fv+J6V EInqYAFeI19IxOGzq+1CY4bnr9ePi62OBQq390yFwjh066kS+tAQb70wiHaIGnty4n KAkJV5GBnEkx6NGRNMVVoxtFuO4lXlfF0xi/LlSc=
Date: Tue, 17 Mar 2020 09:56:12 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/05f5c4-60d64a@github.com>
Subject: [quicwg/base-drafts] 60d64a: Script updating gh-pages from 91474d49. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/9uqAxl-nXrM0Al_i7Ekhoy1hxQQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:56:16 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 60d64ae6237f2422017ae12d6d58105318c1a830
      https://github.com/quicwg/base-drafts/commit/60d64ae6237f2422017ae12d6d58105318c1a830
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-17 (Tue, 17 Mar 2020)

  Changed paths:
    R ianswett-adaptive-loss/draft-ietf-quic-http.html
    R ianswett-adaptive-loss/draft-ietf-quic-http.txt
    R ianswett-adaptive-loss/draft-ietf-quic-invariants.html
    R ianswett-adaptive-loss/draft-ietf-quic-invariants.txt
    R ianswett-adaptive-loss/draft-ietf-quic-qpack.html
    R ianswett-adaptive-loss/draft-ietf-quic-qpack.txt
    R ianswett-adaptive-loss/draft-ietf-quic-recovery.html
    R ianswett-adaptive-loss/draft-ietf-quic-recovery.txt
    R ianswett-adaptive-loss/draft-ietf-quic-tls.html
    R ianswett-adaptive-loss/draft-ietf-quic-tls.txt
    R ianswett-adaptive-loss/draft-ietf-quic-transport.html
    R ianswett-adaptive-loss/draft-ietf-quic-transport.txt
    R ianswett-adaptive-loss/index.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-http.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-http.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-invariants.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-invariants.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-qpack.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-qpack.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-recovery.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-recovery.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-tls.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-tls.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-transport.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-transport.txt
    R ianswett-idle-timeout-editorial/index.html
    M ianswett-skip-packet-number/draft-ietf-quic-http.html
    M ianswett-skip-packet-number/draft-ietf-quic-http.txt
    M ianswett-skip-packet-number/draft-ietf-quic-invariants.html
    M ianswett-skip-packet-number/draft-ietf-quic-invariants.txt
    M ianswett-skip-packet-number/draft-ietf-quic-qpack.html
    M ianswett-skip-packet-number/draft-ietf-quic-qpack.txt
    M ianswett-skip-packet-number/draft-ietf-quic-recovery.html
    M ianswett-skip-packet-number/draft-ietf-quic-recovery.txt
    M ianswett-skip-packet-number/draft-ietf-quic-tls.html
    M ianswett-skip-packet-number/draft-ietf-quic-tls.txt
    M ianswett-skip-packet-number/draft-ietf-quic-transport.html
    M ianswett-skip-packet-number/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 91474d49. [ci skip]



From nobody Tue Mar 17 10:54:27 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 761F13A09A2 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 10:54:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.553
X-Spam-Level: 
X-Spam-Status: No, score=-1.553 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jwNVyKnnFt6a for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 10:54: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 2782C3A09AC for <quic-issues@ietf.org>; Tue, 17 Mar 2020 10:54:22 -0700 (PDT)
Date: Tue, 17 Mar 2020 10:54:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584467661; bh=9nzjo87ESqqo9nwPTZWYTyNvAsQpD4bBcv79z05Vj1Q=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=ryIBtT+pJSoqWWsUcVNWryAGPTvTtk3FCIZQr4/FL5AJIEgmc2BbuUs/rnFj1F8zs 0pl/w4uMOtH0SdTbdzA5SKKSVUMemCzoWo39JWodBXPW9HjhIuCrGXTL69uSTxX1BM SlM26OVw8QAD04SeEuAvsyfVL5jI7xageNhNdtiU=
From: =?UTF-8?B?QmVuY2UgQsOpa3k=?= <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2CY44V4QROOBI5FG54PTX43EVBNHHCFQWSDE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3527@github.com>
Subject: [quicwg/base-drafts] Opening a stream in the wrong direction is an error. (#3527)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e710ecddd909_681f3fb8f1ccd960218637"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: bencebeky
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/JGPnm5cT6VOJdV0oXf5hLcBEojg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 17:54:25 -0000

----==_mimepart_5e710ecddd909_681f3fb8f1ccd960218637
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I assume this has been the intention all along, but I do not find
normative language in the current draft.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/3527

-- Commit Summary --

  * Opening a stream in the wrong direction is an error.

-- File Changes --

    M draft-ietf-quic-transport.md (5)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/3527.patch
https://github.com/quicwg/base-drafts/pull/3527.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3527

----==_mimepart_5e710ecddd909_681f3fb8f1ccd960218637
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I assume this has been the intention all along, but I do not find<br>
normative language in the current draft.</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/3527'>https://github.com/quicwg/base-drafts/pull/3527</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Opening a stream in the wrong direction is an error.</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/3527/files#diff-db016291106766877c4921a79f8596e0">draft-ietf-quic-transport.md</a>
    (5)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3527.patch'>https://github.com/quicwg/base-drafts/pull/3527.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3527.diff'>https://github.com/quicwg/base-drafts/pull/3527.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3527">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZ7VKZMSLHB7DKWMTLRH62M3ANCNFSM4LNV4WWA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7UOKYPD7T2RZO6VZDRH62M3A5CNFSM4LNV4WWKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IWC2IMQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3527",
"url": "https://github.com/quicwg/base-drafts/pull/3527",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e710ecddd909_681f3fb8f1ccd960218637--


From nobody Tue Mar 17 10:56:43 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 044BB3A09AA for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 10:56:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.041
X-Spam-Level: 
X-Spam-Status: No, score=-1.041 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EcPhv076ocoH for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 10:56:39 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6B9C43A09A6 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 10:56:39 -0700 (PDT)
Date: Tue, 17 Mar 2020 10:56:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584467798; bh=SIpcvCmUVI+Lm9mM/pyV8NBRnpyLVrohYnEH7cWxnpY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=JHOEMot+9iHUowOIUPILx28GNe9tDdeh284QPSGVr02QMOEGVVQJlUXGmHhAaL302 92L0WUCXAIwSkFCoA+xONUth33Rmj6RBHafba8vZvNbMjJ4ohKGfemaYBKEW/k/HVS cHURiUw4i7paDxNwBvvUyOQN6rHJuXxhPQO0hRz8=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZXNIEUIF3P2OBZRGV4PTYFNEVBNHHCFQWSDE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3527/review/376274488@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3527@github.com>
References: <quicwg/base-drafts/pull/3527@github.com>
Subject: Re: [quicwg/base-drafts] Opening a stream in the wrong direction is an error. (#3527)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e710f5658179_10e23fd221ccd96c106181"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/fUWNMxVbvhohjsKZ8Yqi5PXmE_M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 17 Mar 2020 17:56:41 -0000

----==_mimepart_5e710f5658179_10e23fd221ccd96c106181
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/3527#pullrequestreview-376274488
----==_mimepart_5e710f5658179_10e23fd221ccd96c106181
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3527#pullrequestreview-376274488">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYJPM3W6YM6Y6WWVPTRH62VNANCNFSM4LNV4WWA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3IX3FSRZNRR36MXALRH62VNA5CNFSM4LNV4WWKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCZWX4OA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3527#pullrequestreview-376274488",
"url": "https://github.com/quicwg/base-drafts/pull/3527#pullrequestreview-376274488",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e710f5658179_10e23fd221ccd96c106181--


From nobody Tue Mar 17 13:17:25 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0BC713A0D3C for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 13:17:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.041
X-Spam-Level: 
X-Spam-Status: No, score=-1.041 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nAtUfyELw0Bz for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 13:17:20 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 43FD83A0D39 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 13:17:20 -0700 (PDT)
Date: Tue, 17 Mar 2020 13:17:19 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584476239; bh=GaXQuaW7RBewwKQyw++mEN6ybmg2jPETmmrjCHD2Qh8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=B+gXhE1mZIBs1/EfEVHx1w5aixEa6JQttv/cfgcUKSyx29G2ENiZM3UjV9XyRoEcz o1DZquOX9FmrhJd0ijHZw8e9NoS6tVoUV9ZKv38JDh/rf2I9EGXI5djar/DRZgmcWQ 24QD8zzRZKxB6LOBqTFuDm/UkORS+hX3jtmIUZd0=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK53ESLOQQ3UPCCAC654PUIU7EVBNHHCFQWSDE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3527/review/376373049@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3527@github.com>
References: <quicwg/base-drafts/pull/3527@github.com>
Subject: Re: [quicwg/base-drafts] Opening a stream in the wrong direction is an error. (#3527)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e71304f3ed87_27fc3ffccbacd96c15042a"; 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/qQc2VpI8xIUXoTNGAUYupdFqPgc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 20:17:23 -0000

----==_mimepart_5e71304f3ed87_27fc3ffccbacd96c15042a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

DavidSchinazi approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3527#pullrequestreview-376373049
----==_mimepart_5e71304f3ed87_27fc3ffccbacd96c15042a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@DavidSchinazi</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3527#pullrequestreview-376373049">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3LSXKIFTNEF74MBWLRH7LE7ANCNFSM4LNV4WWA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYSQY5T4KUWISXZEW3RH7LE7A5CNFSM4LNV4WWKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCZXP6OI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3527#pullrequestreview-376373049",
"url": "https://github.com/quicwg/base-drafts/pull/3527#pullrequestreview-376373049",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e71304f3ed87_27fc3ffccbacd96c15042a--


From nobody Tue Mar 17 15:01:57 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 997ED3A084B for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:01:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id j1dFSZdNK0EH for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:01:54 -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 A50133A0819 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:01:54 -0700 (PDT)
Received: from github-lowworker-a6a2749.va3-iad.github.net (github-lowworker-a6a2749.va3-iad.github.net [10.48.16.62]) by smtp.github.com (Postfix) with ESMTP id 34C99261750 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:01:54 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584482514; bh=kLu/WMDCWtPljOpF2LIF0eohBBJZZCw4gb1cwUCF/M0=; h=Date:From:To:Subject:From; b=1gCmSNcHsFIJpaYsQ2nQIl2TDsw+YPZzFojE6QyAKlGYJ9jDmRawvhMqbfZvbw1o1 HQjWhwSxBPukdUQSqFoJYyNXKTKE5sTHkGyN8Xpfiz60Xs3QB3aoptQ/EcZifYzG7t y1/m6hGkH88+F+tn8ClqRNWjibTib5cRGSlaqn0o=
Date: Tue, 17 Mar 2020 15:01:53 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/core_and_friends/76ca6d-864927@github.com>
Subject: [quicwg/base-drafts] 864927: Not all
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/pIzGrmFNMfLoVcE1h0coAL8zc2U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:01:56 -0000

  Branch: refs/heads/http/core_and_friends
  Home:   https://github.com/quicwg/base-drafts
  Commit: 86492704e648a8b4af7b5bd51144b7fd96b31b30
      https://github.com/quicwg/base-drafts/commit/86492704e648a8b4af7b5bd51144b7fd96b31b30
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-17 (Tue, 17 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Not all



From nobody Tue Mar 17 15:02:22 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3BB593A0861 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:02:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id O4X7Bww7N-HF for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:02: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 2A95F3A0871 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:02:19 -0700 (PDT)
Received: from github-lowworker-6b40fdd.va3-iad.github.net (github-lowworker-6b40fdd.va3-iad.github.net [10.48.16.64]) by smtp.github.com (Postfix) with ESMTP id 449F196088D for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:02:18 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584482538; bh=FAeKYaf3FgbkavJVRMnZSv4RTEKoAkjsJKUFAMN/ISg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=vYpBDR0cX0HgSq1nGdcwwfd0LJl2in5a88eP3boSfocRGEjTxtzvvFs6/V8ApKtD6 X5Oh4XIUaUP+ral8fkPIu1NhwMqQIVI1ykhP82gCDrhD7zzbio3gIBwNpPgmPImeRc Jvn4NPUYZ7GQw27+CUagnSQwVSqtN/tOE2SOsGig=
Date: Tue, 17 Mar 2020 15:02:18 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3513/push/4779326718@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3513@github.com>
References: <quicwg/base-drafts/pull/3513@github.com>
Subject: Re: [quicwg/base-drafts] http-core and Friends (#3513)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7148ea376b6_58103fece94cd964183456"; 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/WRANEalNH2-0NyHeiMEIi4Ak9s0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:02:21 -0000

----==_mimepart_5e7148ea376b6_58103fece94cd964183456
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop pushed 1 commit.

86492704e648a8b4af7b5bd51144b7fd96b31b30  Not all


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3513/files/76ca6d1a454dfc078130093c1ead0f6ce31210c8..86492704e648a8b4af7b5bd51144b7fd96b31b30

----==_mimepart_5e7148ea376b6_58103fece94cd964183456
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/86492704e648a8b4af7b5bd51144b7fd96b31b30">8649270</a>  Not all</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3513/files/76ca6d1a454dfc078130093c1ead0f6ce31210c8..86492704e648a8b4af7b5bd51144b7fd96b31b30">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYHAUQSUAN3PLOPPETRH7XOVANCNFSM4LF5H2GA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYXBDKTKJWO227IJBDRH7XOVA5CNFSM4LF5H2GKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DMOBYGI3TINKQOVZWQIZUG43TSMZSGY3TCOA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3513/files/76ca6d1a454dfc078130093c1ead0f6ce31210c8..86492704e648a8b4af7b5bd51144b7fd96b31b30",
"url": "https://github.com/quicwg/base-drafts/pull/3513/files/76ca6d1a454dfc078130093c1ead0f6ce31210c8..86492704e648a8b4af7b5bd51144b7fd96b31b30",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e7148ea376b6_58103fece94cd964183456--


From nobody Tue Mar 17 15:03:10 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 24EA63A087C for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:03:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MpyjoAx7y8fp for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:03:07 -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 EF3F43A0877 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:03:06 -0700 (PDT)
Date: Tue, 17 Mar 2020 15:03:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584482586; bh=pqPqGnTrwCRRWz9AccvzsQqAQgLk77GKIRfxs93bwPg=; h=Date:From:To:Subject:From; b=WwaLwG3KF4M50xrch0SqXHGs5IAelTH1kQ9mGccKKD5rt50cWBNj57P08ll1etRu2 oKQfHAFtHbcsWU8+SRRGYmID18g67PR8/cjML3zpAbp3OoRlIPfiMPsV1YOUcYDvO/ FTIqxkMjZsXol/MuFS0k1cgbL4d2IipIDIPqtCt8=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/core_and_friends/864927-5db967@github.com>
Subject: [quicwg/base-drafts] 5db967: MNot fix
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/U0NUwzQJku0eidk7BT3jjBr0_B8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:03:08 -0000

  Branch: refs/heads/http/core_and_friends
  Home:   https://github.com/quicwg/base-drafts
  Commit: 5db967cf8bd0ad69e09c31274cdb3fb2b5ea1b9b
      https://github.com/quicwg/base-drafts/commit/5db967cf8bd0ad69e09c31274cdb3fb2b5ea1b9b
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-17 (Tue, 17 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  MNot fix



From nobody Tue Mar 17 15:03:36 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A58083A0882 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:03:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id s-RDLwXQXESN for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:03:32 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1F3293A087F for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:03:32 -0700 (PDT)
Received: from github-lowworker-25680bd.va3-iad.github.net (github-lowworker-25680bd.va3-iad.github.net [10.48.17.61]) by smtp.github.com (Postfix) with ESMTP id 525086E054E for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:03:30 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584482610; bh=cfKxMR4O1fsV/M59WgpdjgfUyOwROwSyiH23bmJFJz4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=QnHtvT2BM6fRsG/u4WidDmd+YOJ2zPj/xGpbR5t4e/1pnxflEvLwEtz47rYlqku7A FKVA9iM2WZRyrKai0GvetZTZmXNlY+ftxUHor2iBmMc5C4sk7+eAzsuXgc9ai4UAaz nLtswJxwobrN2Ev24wRS2JxCLEkb60EwhJe+1LXA=
Date: Tue, 17 Mar 2020 15:03:30 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3513/push/4779330956@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3513@github.com>
References: <quicwg/base-drafts/pull/3513@github.com>
Subject: Re: [quicwg/base-drafts] http-core and Friends (#3513)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e71493243a08_2b2d3f94c9ecd9641691e1"; 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/sPHDT661F5ZbkLMZ6WUgUPEkIKk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:03:34 -0000

----==_mimepart_5e71493243a08_2b2d3f94c9ecd9641691e1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop pushed 1 commit.

5db967cf8bd0ad69e09c31274cdb3fb2b5ea1b9b  MNot fix


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3513/files/86492704e648a8b4af7b5bd51144b7fd96b31b30..5db967cf8bd0ad69e09c31274cdb3fb2b5ea1b9b

----==_mimepart_5e71493243a08_2b2d3f94c9ecd9641691e1
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/5db967cf8bd0ad69e09c31274cdb3fb2b5ea1b9b">5db967c</a>  MNot fix</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3513/files/86492704e648a8b4af7b5bd51144b7fd96b31b30..5db967cf8bd0ad69e09c31274cdb3fb2b5ea1b9b">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4DTA3WEMYILMWA7MTRH7XTFANCNFSM4LF5H2GA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYHSGZYTFYFWQBJWNTRH7XTFA5CNFSM4LF5H2GKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DMOBYGI3TINKQOVZWQIZUG43TSMZTGA4TKNQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3513/files/86492704e648a8b4af7b5bd51144b7fd96b31b30..5db967cf8bd0ad69e09c31274cdb3fb2b5ea1b9b",
"url": "https://github.com/quicwg/base-drafts/pull/3513/files/86492704e648a8b4af7b5bd51144b7fd96b31b30..5db967cf8bd0ad69e09c31274cdb3fb2b5ea1b9b",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e71493243a08_2b2d3f94c9ecd9641691e1--


From nobody Tue Mar 17 15:04:22 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 74CF93A088E for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:04:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xvrNcpa0ck0E for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:04: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 DB8D03A0886 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:04:15 -0700 (PDT)
Date: Tue, 17 Mar 2020 15:04:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584482654; bh=OlLs+ud7Tkh6NzZQ5HU6agKhpQjjQsScyjoYVkpcB70=; h=Date:From:To:Subject:From; b=AqHOWzQ8GjD6X4lba3ZMikSwCFwn+6zWljZyhc8IxJV4hIpe/K76GHgFadRvSqagz S0U3XuwR4eHtIhG4j+E4UVPCNcbwK58PAvLqc73eo/zHyA6BfUzDGtwZ9avTZ6u43+ ScSN6thBxwfDIPsAwmZIBqreyZbs8QjKhxlp4XIM=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/60d64a-68a913@github.com>
Subject: [quicwg/base-drafts] 68a913: Script updating gh-pages from 5db967cf. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/rdB1CiKspyScPqGlVS4_4rjgFVs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:04:21 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 68a913c71997f46f2f888997f87dcb88c8810ec5
      https://github.com/quicwg/base-drafts/commit/68a913c71997f46f2f888997f87dcb88c8810ec5
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-17 (Tue, 17 Mar 2020)

  Changed paths:
    M http/core_and_friends/draft-ietf-quic-http.html
    M http/core_and_friends/draft-ietf-quic-http.txt
    M http/core_and_friends/draft-ietf-quic-invariants.html
    M http/core_and_friends/draft-ietf-quic-invariants.txt
    M http/core_and_friends/draft-ietf-quic-qpack.html
    M http/core_and_friends/draft-ietf-quic-qpack.txt
    M http/core_and_friends/draft-ietf-quic-recovery.html
    M http/core_and_friends/draft-ietf-quic-recovery.txt
    M http/core_and_friends/draft-ietf-quic-tls.html
    M http/core_and_friends/draft-ietf-quic-tls.txt
    M http/core_and_friends/draft-ietf-quic-transport.html
    M http/core_and_friends/draft-ietf-quic-transport.txt
    R ianswett-adaptive-loss/draft-ietf-quic-http.html
    R ianswett-adaptive-loss/draft-ietf-quic-http.txt
    R ianswett-adaptive-loss/draft-ietf-quic-invariants.html
    R ianswett-adaptive-loss/draft-ietf-quic-invariants.txt
    R ianswett-adaptive-loss/draft-ietf-quic-qpack.html
    R ianswett-adaptive-loss/draft-ietf-quic-qpack.txt
    R ianswett-adaptive-loss/draft-ietf-quic-recovery.html
    R ianswett-adaptive-loss/draft-ietf-quic-recovery.txt
    R ianswett-adaptive-loss/draft-ietf-quic-tls.html
    R ianswett-adaptive-loss/draft-ietf-quic-tls.txt
    R ianswett-adaptive-loss/draft-ietf-quic-transport.html
    R ianswett-adaptive-loss/draft-ietf-quic-transport.txt
    R ianswett-adaptive-loss/index.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-http.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-http.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-invariants.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-invariants.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-qpack.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-qpack.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-recovery.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-recovery.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-tls.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-tls.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-transport.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-transport.txt
    R ianswett-idle-timeout-editorial/index.html
    R ianswett-pto-pseudocode/draft-ietf-quic-http.html
    R ianswett-pto-pseudocode/draft-ietf-quic-http.txt
    R ianswett-pto-pseudocode/draft-ietf-quic-invariants.html
    R ianswett-pto-pseudocode/draft-ietf-quic-invariants.txt
    R ianswett-pto-pseudocode/draft-ietf-quic-qpack.html
    R ianswett-pto-pseudocode/draft-ietf-quic-qpack.txt
    R ianswett-pto-pseudocode/draft-ietf-quic-recovery.html
    R ianswett-pto-pseudocode/draft-ietf-quic-recovery.txt
    R ianswett-pto-pseudocode/draft-ietf-quic-tls.html
    R ianswett-pto-pseudocode/draft-ietf-quic-tls.txt
    R ianswett-pto-pseudocode/draft-ietf-quic-transport.html
    R ianswett-pto-pseudocode/draft-ietf-quic-transport.txt
    R ianswett-pto-pseudocode/index.html
    R ianswett-ref/draft-ietf-quic-http.html
    R ianswett-ref/draft-ietf-quic-http.txt
    R ianswett-ref/draft-ietf-quic-invariants.html
    R ianswett-ref/draft-ietf-quic-invariants.txt
    R ianswett-ref/draft-ietf-quic-qpack.html
    R ianswett-ref/draft-ietf-quic-qpack.txt
    R ianswett-ref/draft-ietf-quic-recovery.html
    R ianswett-ref/draft-ietf-quic-recovery.txt
    R ianswett-ref/draft-ietf-quic-tls.html
    R ianswett-ref/draft-ietf-quic-tls.txt
    R ianswett-ref/draft-ietf-quic-transport.html
    R ianswett-ref/draft-ietf-quic-transport.txt
    R ianswett-ref/index.html
    R ianswett-second-initial/draft-ietf-quic-http.html
    R ianswett-second-initial/draft-ietf-quic-http.txt
    R ianswett-second-initial/draft-ietf-quic-invariants.html
    R ianswett-second-initial/draft-ietf-quic-invariants.txt
    R ianswett-second-initial/draft-ietf-quic-qpack.html
    R ianswett-second-initial/draft-ietf-quic-qpack.txt
    R ianswett-second-initial/draft-ietf-quic-recovery.html
    R ianswett-second-initial/draft-ietf-quic-recovery.txt
    R ianswett-second-initial/draft-ietf-quic-tls.html
    R ianswett-second-initial/draft-ietf-quic-tls.txt
    R ianswett-second-initial/draft-ietf-quic-transport.html
    R ianswett-second-initial/draft-ietf-quic-transport.txt
    R ianswett-second-initial/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 5db967cf. [ci skip]



From nobody Tue Mar 17 15:12:02 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 42A803A08DC for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:11:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kghHoKGJwyvp for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:11:38 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2D0263A08E6 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:11:38 -0700 (PDT)
Date: Tue, 17 Mar 2020 15:11:37 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584483097; bh=fcIAVo78L8rl1hRc00W7jOHJG1QrNiKZ7ge72Nk8u7o=; h=Date:From:To:Subject:From; b=g8lo6FJ8A+HIhu8kz/VDdOTfih4h/6bbOokJZwGW6WuVj4GgIHQ73slYggro/s4BS WHYwRX5jZ3yXee5aDw4AKdJTppoJtmxiwnBMgS1dNoWMBEuT6Zz706KXXJrIw6aHXu ojlInDzm+nCid/CGVf6gDGW+8EJlUpuatvsbonc8=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/identity-identify/e224c9-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/cwaeG4YiG57XV-7MY2ymKiBp-J8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 17 Mar 2020 22:12:00 -0000

  Branch: refs/heads/identity-identify
  Home:   https://github.com/quicwg/base-drafts


From nobody Tue Mar 17 15:12:11 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BEB7E3A08AA for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:11:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id POH8EZ7of_zm for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:11:47 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A4EB33A08EA for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:11:37 -0700 (PDT)
Received: from github-lowworker-f045d1f.ac4-iad.github.net (github-lowworker-f045d1f.ac4-iad.github.net [10.52.19.54]) by smtp.github.com (Postfix) with ESMTP id 8A4E3282A59 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:11:36 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584483096; bh=B2VNDVNyGpAtdP87cDXIWbcpSTZPpXZcJD4B5uOyANg=; h=Date:From:To:Subject:From; b=GvlJriGqoAV6VEH7YFM+eRrb6iXkZ8PNnJ4PyVAleh/AjNZmXmjfVbCINhJTpNAT6 Raizk0RA+ZyUGEmEcGC38HlGJIEJGSZHljg97fG00XwwnMzzxzwnej/AK+KSxzvGd0 3rx1y+FnFEGGz2GlwxCkPo0eokfqUODDCDZ5kpw0=
Date: Tue, 17 Mar 2020 15:11:36 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/d8b109-190c46@github.com>
Subject: [quicwg/base-drafts] e224c9: Editorial follow-up from #3128
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/UV3Zt3MH_Z68OVAHxKo_yLEp8DM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:12:09 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: e224c9a14e541ca56314ea54bc2f6cb48b72cb4f
      https://github.com/quicwg/base-drafts/commit/e224c9a14e541ca56314ea54bc2f6cb48b72cb4f
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-13 (Fri, 13 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Editorial follow-up from #3128


  Commit: 190c46e5026840c07f43b6e7539a1a0ceee1f845
      https://github.com/quicwg/base-drafts/commit/190c46e5026840c07f43b6e7539a1a0ceee1f845
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #3519 from quicwg/identity-identify

Editorial follow-up from #3128


Compare: https://github.com/quicwg/base-drafts/compare/d8b109a84228...190c46e50268


From nobody Tue Mar 17 15:12:23 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 10CEF3A08B8 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:12:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id buwolIUp9tHm for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:11: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 DD5593A08B5 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:11:59 -0700 (PDT)
Date: Tue, 17 Mar 2020 15:11:59 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584483119; bh=32CbXJdVVXiVHUoSAJs+tJDRD3qmOlbWiVEuFqo+cGA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1NzTlHxRBiwXscCFWNYNbuSCP0QY5iVtRLL7nisYxoSJWwlATZ+gUzQo4b96UEEfp XT+KfU3jieuDzTvZsmoYw3Utb+E9fVwJtEvK5J/aWXCyHDViXe4nd7pUeeXYjC164N MqYWRqZdM2dQFX0IWCyCMqcf03NZqkjrFeaOwZAE=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYJWVLCQRP3SMWS7UN4PUWC7EVBNHHCFFTV5U@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3519/issue_event/3139246251@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3519@github.com>
References: <quicwg/base-drafts/pull/3519@github.com>
Subject: Re: [quicwg/base-drafts] Editorial follow-up from #3128 (#3519)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e714b2f15c1f_35a63fe6a68cd9681089d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/epb9KejmaXqRB4vlpR5AifqpqS4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:12:22 -0000

----==_mimepart_5e714b2f15c1f_35a63fe6a68cd9681089d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #3519 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3519#event-3139246251
----==_mimepart_5e714b2f15c1f_35a63fe6a68cd9681089d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="580285933" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3519" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3519/hovercard" href="https://github.com/quicwg/base-drafts/pull/3519">#3519</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3519#event-3139246251">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK466XLYMUISWKVQZIDRH7YS7ANCNFSM4LGXOX6A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK46W5DVFMAZQ6NPUE3RH7YS7A5CNFSM4LGXOX6KYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXMORRKY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3519#event-3139246251",
"url": "https://github.com/quicwg/base-drafts/pull/3519#event-3139246251",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e714b2f15c1f_35a63fe6a68cd9681089d--


From nobody Tue Mar 17 15:13:18 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 347493A08FB for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:12:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zKWO_XyuLltW for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:12:51 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3EB053A089F for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:12:51 -0700 (PDT)
Date: Tue, 17 Mar 2020 15:12:50 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584483170; bh=aApoOHM1lFmNMkPBaGOsB36N7LO7twe4ODdkbDEf7jc=; h=Date:From:To:Subject:From; b=K88NPiRr4Zgf0dVf/3tbHlS3IN5DAGg8bmMYXDZeyzjJWcAmzRx8PJYSsu6Wb8XUx 6SzCvsBfVeJk3zVsjEZF++gpdfWC0W+pmQhCzsT3LxyY8KohreYN8sDncxxYnnG/UI uv3rq+TuT9G2qnvBYCXjmFfe+rDzN41dJVk1lohE=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/68a913-a1632b@github.com>
Subject: [quicwg/base-drafts] d36bcf: Script updating gh-pages from 21533fbb. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/95fqX1ogcQduIS9GwQcjf08nQrA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:13:17 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: d36bcfdf18821c795fc1dfa1390b6dcde996d3c6
      https://github.com/quicwg/base-drafts/commit/d36bcfdf18821c795fc1dfa1390b6dcde996d3c6
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-13 (Fri, 13 Mar 2020)

  Changed paths:
    M index.html
    M qpack/core_terminology/draft-ietf-quic-qpack.html
    M qpack/core_terminology/draft-ietf-quic-qpack.txt

  Log Message:
  -----------
  Script updating gh-pages from 21533fbb. [ci skip]


  Commit: c7dcb244973e4ad8023198053850aa8d9535b0bf
      https://github.com/quicwg/base-drafts/commit/c7dcb244973e4ad8023198053850aa8d9535b0bf
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-13 (Fri, 13 Mar 2020)

  Changed paths:
    A ianswett-granularity/draft-ietf-quic-http.html
    A ianswett-granularity/draft-ietf-quic-http.txt
    A ianswett-granularity/draft-ietf-quic-invariants.html
    A ianswett-granularity/draft-ietf-quic-invariants.txt
    A ianswett-granularity/draft-ietf-quic-qpack.html
    A ianswett-granularity/draft-ietf-quic-qpack.txt
    A ianswett-granularity/draft-ietf-quic-recovery.html
    A ianswett-granularity/draft-ietf-quic-recovery.txt
    A ianswett-granularity/draft-ietf-quic-tls.html
    A ianswett-granularity/draft-ietf-quic-tls.txt
    A ianswett-granularity/draft-ietf-quic-transport.html
    A ianswett-granularity/draft-ietf-quic-transport.txt
    A ianswett-granularity/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 24617370. [ci skip]


  Commit: 0d812a55110d777c88aba8881d0b70ed964a1029
      https://github.com/quicwg/base-drafts/commit/0d812a55110d777c88aba8881d0b70ed964a1029
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-13 (Fri, 13 Mar 2020)

  Changed paths:
    M ianswett-granularity/draft-ietf-quic-recovery.html
    M ianswett-granularity/draft-ietf-quic-recovery.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 58891f5d. [ci skip]


  Commit: 07dcc2bce2a2aea9addca273812d046dc509f504
      https://github.com/quicwg/base-drafts/commit/07dcc2bce2a2aea9addca273812d046dc509f504
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-13 (Fri, 13 Mar 2020)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2020-03-13T23:42:58Z. [ci skip]


  Commit: 83bdbd7cadfa556f5292efd5a3a5812d1584f0dc
      https://github.com/quicwg/base-drafts/commit/83bdbd7cadfa556f5292efd5a3a5812d1584f0dc
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-13 (Fri, 13 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    R ianswett-second-initial/draft-ietf-quic-http.html
    R ianswett-second-initial/draft-ietf-quic-http.txt
    R ianswett-second-initial/draft-ietf-quic-invariants.html
    R ianswett-second-initial/draft-ietf-quic-invariants.txt
    R ianswett-second-initial/draft-ietf-quic-qpack.html
    R ianswett-second-initial/draft-ietf-quic-qpack.txt
    R ianswett-second-initial/draft-ietf-quic-recovery.html
    R ianswett-second-initial/draft-ietf-quic-recovery.txt
    R ianswett-second-initial/draft-ietf-quic-tls.html
    R ianswett-second-initial/draft-ietf-quic-tls.txt
    R ianswett-second-initial/draft-ietf-quic-transport.html
    R ianswett-second-initial/draft-ietf-quic-transport.txt
    R ianswett-second-initial/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 6598cf1a. [ci skip]


  Commit: ad58a6daca553b39ef0cef5b967f2cfb82ce2f2b
      https://github.com/quicwg/base-drafts/commit/ad58a6daca553b39ef0cef5b967f2cfb82ce2f2b
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-15 (Sun, 15 Mar 2020)

  Changed paths:
    M ianswett-pto-pseudocode/draft-ietf-quic-http.html
    M ianswett-pto-pseudocode/draft-ietf-quic-http.txt
    M ianswett-pto-pseudocode/draft-ietf-quic-invariants.html
    M ianswett-pto-pseudocode/draft-ietf-quic-invariants.txt
    M ianswett-pto-pseudocode/draft-ietf-quic-qpack.html
    M ianswett-pto-pseudocode/draft-ietf-quic-qpack.txt
    M ianswett-pto-pseudocode/draft-ietf-quic-recovery.html
    M ianswett-pto-pseudocode/draft-ietf-quic-recovery.txt
    M ianswett-pto-pseudocode/draft-ietf-quic-tls.html
    M ianswett-pto-pseudocode/draft-ietf-quic-tls.txt
    M ianswett-pto-pseudocode/draft-ietf-quic-transport.html
    M ianswett-pto-pseudocode/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from e9bde216. [ci skip]


  Commit: dcc660eba1081411223055fea2c80d65d24ea5fa
      https://github.com/quicwg/base-drafts/commit/dcc660eba1081411223055fea2c80d65d24ea5fa
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-15 (Sun, 15 Mar 2020)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2020-03-15T00:11:46Z. [ci skip]


  Commit: 9e0da12815c0b8086d6d2896dd9467503c4b56e9
      https://github.com/quicwg/base-drafts/commit/9e0da12815c0b8086d6d2896dd9467503c4b56e9
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-15 (Sun, 15 Mar 2020)

  Changed paths:
    M ianswett-pto-pseudocode/draft-ietf-quic-recovery.html
    M ianswett-pto-pseudocode/draft-ietf-quic-recovery.txt
    R ianswett-ref/draft-ietf-quic-http.html
    R ianswett-ref/draft-ietf-quic-http.txt
    R ianswett-ref/draft-ietf-quic-invariants.html
    R ianswett-ref/draft-ietf-quic-invariants.txt
    R ianswett-ref/draft-ietf-quic-qpack.html
    R ianswett-ref/draft-ietf-quic-qpack.txt
    R ianswett-ref/draft-ietf-quic-recovery.html
    R ianswett-ref/draft-ietf-quic-recovery.txt
    R ianswett-ref/draft-ietf-quic-tls.html
    R ianswett-ref/draft-ietf-quic-tls.txt
    R ianswett-ref/draft-ietf-quic-transport.html
    R ianswett-ref/draft-ietf-quic-transport.txt
    R ianswett-ref/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from d38a5822. [ci skip]


  Commit: 4e8065af1b9a3b413b54796d71bb4bdcc64117a3
      https://github.com/quicwg/base-drafts/commit/4e8065af1b9a3b413b54796d71bb4bdcc64117a3
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-15 (Sun, 15 Mar 2020)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2020-03-15T21:02:46Z. [ci skip]


  Commit: 6fafd463c535b2549c1a01d333901887aa91abc5
      https://github.com/quicwg/base-drafts/commit/6fafd463c535b2549c1a01d333901887aa91abc5
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-15 (Sun, 15 Mar 2020)

  Changed paths:
    M ianswett-granularity/draft-ietf-quic-http.html
    M ianswett-granularity/draft-ietf-quic-http.txt
    M ianswett-granularity/draft-ietf-quic-invariants.html
    M ianswett-granularity/draft-ietf-quic-invariants.txt
    M ianswett-granularity/draft-ietf-quic-qpack.html
    M ianswett-granularity/draft-ietf-quic-qpack.txt
    M ianswett-granularity/draft-ietf-quic-recovery.html
    M ianswett-granularity/draft-ietf-quic-recovery.txt
    M ianswett-granularity/draft-ietf-quic-tls.html
    M ianswett-granularity/draft-ietf-quic-tls.txt
    M ianswett-granularity/draft-ietf-quic-transport.html
    M ianswett-granularity/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from c07b8c60. [ci skip]


  Commit: 8fdb7b8ae99b1faf05b9746d79ac1b0e4ef3ab7f
      https://github.com/quicwg/base-drafts/commit/8fdb7b8ae99b1faf05b9746d79ac1b0e4ef3ab7f
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-15 (Sun, 15 Mar 2020)

  Changed paths:
    M ianswett-pto-pseudocode/draft-ietf-quic-recovery.html
    M ianswett-pto-pseudocode/draft-ietf-quic-recovery.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 2c07fed9. [ci skip]


  Commit: 9cca9d456a4eb25e5b4daed4fa0c1fcfbeadfc36
      https://github.com/quicwg/base-drafts/commit/9cca9d456a4eb25e5b4daed4fa0c1fcfbeadfc36
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-15 (Sun, 15 Mar 2020)

  Changed paths:
    M ianswett-pto-pseudocode/draft-ietf-quic-recovery.html
    M ianswett-pto-pseudocode/draft-ietf-quic-recovery.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from aacd0773. [ci skip]


  Commit: f4202b1d62be7c7409db9ff9d46f9c4d71b2259f
      https://github.com/quicwg/base-drafts/commit/f4202b1d62be7c7409db9ff9d46f9c4d71b2259f
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-16 (Mon, 16 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 061a9134. [ci skip]


  Commit: e00c357face2e5386e65da2faa1a9ef00a197ae4
      https://github.com/quicwg/base-drafts/commit/e00c357face2e5386e65da2faa1a9ef00a197ae4
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-16 (Mon, 16 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from d8b109a8. [ci skip]


  Commit: a1632b97cde6a80abe478d302c6baac7a7eb2495
      https://github.com/quicwg/base-drafts/commit/a1632b97cde6a80abe478d302c6baac7a7eb2495
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-17 (Tue, 17 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    R ianswett-adaptive-loss/draft-ietf-quic-http.html
    R ianswett-adaptive-loss/draft-ietf-quic-http.txt
    R ianswett-adaptive-loss/draft-ietf-quic-invariants.html
    R ianswett-adaptive-loss/draft-ietf-quic-invariants.txt
    R ianswett-adaptive-loss/draft-ietf-quic-qpack.html
    R ianswett-adaptive-loss/draft-ietf-quic-qpack.txt
    R ianswett-adaptive-loss/draft-ietf-quic-recovery.html
    R ianswett-adaptive-loss/draft-ietf-quic-recovery.txt
    R ianswett-adaptive-loss/draft-ietf-quic-tls.html
    R ianswett-adaptive-loss/draft-ietf-quic-tls.txt
    R ianswett-adaptive-loss/draft-ietf-quic-transport.html
    R ianswett-adaptive-loss/draft-ietf-quic-transport.txt
    R ianswett-adaptive-loss/index.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-http.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-http.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-invariants.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-invariants.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-qpack.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-qpack.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-recovery.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-recovery.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-tls.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-tls.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-transport.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-transport.txt
    R ianswett-idle-timeout-editorial/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 190c46e5. [ci skip]


Compare: https://github.com/quicwg/base-drafts/compare/68a913c71997...a1632b97cde6


From nobody Tue Mar 17 15:16:05 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F1B5E3A08F8 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:15:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gf7F6lBr-RHS for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15: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 3B8173A08EF for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:15:40 -0700 (PDT)
Date: Tue, 17 Mar 2020 15:15:39 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584483339; bh=0QPfNjK8xRR+6PneGH4CgYu1fyQwc2HHxEjjmsMdgYc=; h=Date:From:To:Subject:From; b=rykdbWL96zVgxPe+qLY4tqKf/ORIWtWeFmwSAQ9uBqO4iCyfhc11Fbi3whFiMd9Jy ZQUzcFrxzrTap4uflyTBg/Wxjzyi+Oddb0eUfaE1bmaw0HPzB+nge6ZIIo+2AVJlxA VH0mrdq8i1zM/KvkN+t642pm5vcGSRrsckEMfUHg=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/190c46-a95123@github.com>
Subject: [quicwg/base-drafts] c700c5: Opening a stream in the wrong direction is an error.
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/79Efhi-TxHbMO96aOL_v4nOWV8g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:16:04 -0000

  Branch: refs/heads/master=0D
  Home:   https://github.com/quicwg/base-drafts=0D
  Commit: c700c5e5a345c071603644dd4237301aec1a11e5=0D
      https://github.com/quicwg/base-drafts/commit/c700c5e5a345c071603644=
dd4237301aec1a11e5=0D
  Author: Bence B=C3=A9ky <bnc@google.com>=0D
  Date:   2020-03-17 (Tue, 17 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Opening a stream in the wrong direction is an error.=0D
=0D
I assume this has been the intention all along, but I do not find=0D
normative language in the current draft.=0D
=0D
=0D
  Commit: a951239b3acc7357b49b6317268b953688c6cc0d=0D
      https://github.com/quicwg/base-drafts/commit/a951239b3acc7357b49b63=
17268b953688c6cc0d=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-18 (Wed, 18 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3527 from bencebeky/bencebeky-transport-wrong-direc=
tion=0D
=0D
Opening a stream in the wrong direction is an error.=0D
=0D
=0D
Compare: https://github.com/quicwg/base-drafts/compare/190c46e50268...a95=
1239b3acc=0D


From nobody Tue Mar 17 15:16:28 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9ACA83A0900 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:16:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xKB7CVHpJLEb for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:16:02 -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 86B973A08E0 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:16:02 -0700 (PDT)
Received: from github-lowworker-a6a2749.va3-iad.github.net (github-lowworker-a6a2749.va3-iad.github.net [10.48.16.62]) by smtp.github.com (Postfix) with ESMTP id 1150726172C for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:16:02 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584483362; bh=kPxQKr8jthQ7PbP+KDjkZ1OaPY7sdaZO61BNCsGUD1I=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=mbEpt9bdkzaE3GGwOjooSFB+Tbhpj8j9zyAnCopJZYcFDTSKw6K1M2LMt+PrC+yQN kCLLDuR6ioaMFPSJ7eF6XDCVIKNWbGIaJMOCEUqTQJ47zywbTuKNI6ExRmhFIhvUAA GwuOSkkTmjhFEQRNF99TTC9rQxj4OsrN1ZufmzTI=
Date: Tue, 17 Mar 2020 15:16:01 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK52ZYWX7UPN7KPLJSV4PUWSDEVBNHHCFQWSDE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3527/issue_event/3139255926@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3527@github.com>
References: <quicwg/base-drafts/pull/3527@github.com>
Subject: Re: [quicwg/base-drafts] Opening a stream in the wrong direction is an error. (#3527)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e714c21df9bf_378b3fdf3fecd96c575b8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ihsOZllf44TmDWyZPZw99X_1GyA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:16:27 -0000

----==_mimepart_5e714c21df9bf_378b3fdf3fecd96c575b8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #3527 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3527#event-3139255926
----==_mimepart_5e714c21df9bf_378b3fdf3fecd96c575b8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="583193113" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3527" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3527/hovercard" href="https://github.com/quicwg/base-drafts/pull/3527">#3527</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3527#event-3139255926">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7C74FMBSJF27K3V7LRH7ZCDANCNFSM4LNV4WWA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3IT3MCLHAYRXW4SULRH7ZCDA5CNFSM4LNV4WWKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXMOT45Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3527#event-3139255926",
"url": "https://github.com/quicwg/base-drafts/pull/3527#event-3139255926",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e714c21df9bf_378b3fdf3fecd96c575b8--


From nobody Tue Mar 17 15:17:22 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4C3C63A08E5 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:16:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gfeKKPpUYa_u for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:16:57 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 25B153A08FD for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:16:57 -0700 (PDT)
Received: from github-lowworker-9d2806a.ash1-iad.github.net (github-lowworker-9d2806a.ash1-iad.github.net [10.56.102.50]) by smtp.github.com (Postfix) with ESMTP id 59330E0DBE for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:16:56 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584483416; bh=q/+Yf5DDsTfCLcnLZ0d/DSCfpmZH3cXmZWWeqdnCpvg=; h=Date:From:To:Subject:From; b=A0dB0Ud8EHesYghBCxDwMwH4KAef2siSUczfloF4CmBsUxn5Cct24y3ySEmbL/eUF FDzsgvQ+bRCbxl4yDsPmwwVTfaGrcZA3jMuMd/d2Duu3umSzAqlBzmlYXyc4kh6/2P LDTRV6iwJKkTBsPYSuFJo8zZXmcr+uVzGa/aTLi4=
Date: Tue, 17 Mar 2020 15:16:56 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/a1632b-b524f6@github.com>
Subject: [quicwg/base-drafts] b524f6: Script updating gh-pages from a951239b. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/3v3eIU3SMWzs5PdhSw3gxw_Jevk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:17:21 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: b524f62a66533903644a02495aeec263eacbf479
      https://github.com/quicwg/base-drafts/commit/b524f62a66533903644a02495aeec263eacbf479
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-17 (Tue, 17 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    R ianswett-adaptive-loss/draft-ietf-quic-http.html
    R ianswett-adaptive-loss/draft-ietf-quic-http.txt
    R ianswett-adaptive-loss/draft-ietf-quic-invariants.html
    R ianswett-adaptive-loss/draft-ietf-quic-invariants.txt
    R ianswett-adaptive-loss/draft-ietf-quic-qpack.html
    R ianswett-adaptive-loss/draft-ietf-quic-qpack.txt
    R ianswett-adaptive-loss/draft-ietf-quic-recovery.html
    R ianswett-adaptive-loss/draft-ietf-quic-recovery.txt
    R ianswett-adaptive-loss/draft-ietf-quic-tls.html
    R ianswett-adaptive-loss/draft-ietf-quic-tls.txt
    R ianswett-adaptive-loss/draft-ietf-quic-transport.html
    R ianswett-adaptive-loss/draft-ietf-quic-transport.txt
    R ianswett-adaptive-loss/index.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-http.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-http.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-invariants.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-invariants.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-qpack.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-qpack.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-recovery.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-recovery.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-tls.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-tls.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-transport.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-transport.txt
    R ianswett-idle-timeout-editorial/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from a951239b. [ci skip]



From nobody Tue Mar 17 15:17:55 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 22BDF3A0915 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:17:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.473
X-Spam-Level: 
X-Spam-Status: No, score=-1.473 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_SPF_HELO_TEMPERROR=0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 153uVsF43ubP for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:17: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 F062D3A0902 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:17:25 -0700 (PDT)
Received: from github-lowworker-fb56993.ac4-iad.github.net (github-lowworker-fb56993.ac4-iad.github.net [10.52.19.31]) by smtp.github.com (Postfix) with ESMTP id 3F3EBC60802 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:17:25 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584483445; bh=Vx8nugw5yG6tCHWJE1w6QIrtDU3qg4MIm4ud21vzFpw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=XxjRDcU9xAp6IxzSnMBwx+COE6eGX+RyCIzihKcMzZywg6y+WHOQ2kMKSVpUvv5fH PSQurG5/M7EmOzBZD96RFe8JYfKHPckkCcxrzA1ebtXp8sEzRBX8a72T2ouP4JSwif qoLN8wDOQ0HC1TQirIAdPHpwL7F5Nj1Zylw+FF/Y=
Date: Tue, 17 Mar 2020 15:17:25 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2NB23WE5PZ4GSKE5F4PUWXLEVBNHHCFKOIVY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3525/review/376442220@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3525@github.com>
References: <quicwg/base-drafts/pull/3525@github.com>
Subject: Re: [quicwg/base-drafts] eliminate the difference between when having no RTT sample and having one (#3525)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e714c7530a66_74af3fd81c2cd95c39950"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/4UpLZk3nYc7rAXsOLB8mvUSIA9g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:17:55 -0000

----==_mimepart_5e714c7530a66_74af3fd81c2cd95c39950
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar approved this pull request.

Thank you, @kazuho, this is a good fix. This also fixes the case where the 2 x initialRtt is smaller than granularity.

>  ~~~
 
+where rtt_sample is the initial RTT.
+
+On the first RTT sample for the network path, smoothed_rtt and rttvar are set to
+the values using the formula above, using that first RTT sample as rtt_sample.
+This ensures a measurement erases the history of any persisted or default value.

```suggestion
This ensures that the first measurement erases the history of any persisted or default 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/3525#pullrequestreview-376442220
----==_mimepart_5e714c7530a66_74af3fd81c2cd95c39950
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@janaiyengar</b> approved this pull request.</p>=0D
=0D
<p>Thank you, <a class=3D"user-mention" data-hovercard-type=3D"user" data=
-hovercard-url=3D"/users/kazuho/hovercard" data-octo-click=3D"hovercard-l=
ink-click" data-octo-dimensions=3D"link_type:self" href=3D"https://github=
.com/kazuho">@kazuho</a>, this is a good fix. This also fixes the case wh=
ere the 2 x initialRtt is smaller than granularity.</p><hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3525#discussi=
on_r394001024">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  ~~~=0D
 =0D
+where rtt_sample is the initial RTT.=0D
+=0D
+On the first RTT sample for the network path, smoothed_rtt and rttvar ar=
e set to=0D
+the values using the formula above, using that first RTT sample as rtt_s=
ample.=0D
+This ensures a measurement erases the history of any persisted or defaul=
t value.=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-This ensures a measurement erases the history=
 of any persisted or default value.=0D
+This ensures that the first measurement erases the history of any persis=
ted or default value.=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3525#pullrequestreview-376442220">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
KZUQYCLXNZVEIYZMRLRH7ZHLANCNFSM4LKR6WCQ">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK47PW2PCF7Y75WURQTRH7ZHLA5CNFSM4=
LKR6WC2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GOCZYA23A.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3525#pullrequestrev=
iew-376442220",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3525#pullrequestreview=
-376442220",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e714c7530a66_74af3fd81c2cd95c39950--


From nobody Tue Mar 17 15:18:03 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 52A4B3A0902 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:17:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ljyRbhkurfNX for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:17: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 2C3D03A08B3 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:17:38 -0700 (PDT)
Received: from github-lowworker-25680bd.va3-iad.github.net (github-lowworker-25680bd.va3-iad.github.net [10.48.17.61]) by smtp.github.com (Postfix) with ESMTP id 840801C07C2 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:17:37 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584483457; bh=InkMgOt4256przk9jjtC36eaml3/hOKKfYnnPOm764U=; h=Date:From:To:Subject:From; b=FohuAG4DI8l2KAE83l0aCjI1Mw3pMUsTrVHg1mxllmx2ejKgXV5Av0+4fXs59h7zc zNz6n6BFSERwUToThZBNcEupjiFsr4Pstz/cIOC7VBg7/RM8vscVyrnujEGR4V8H1X +zUrWbS9e+HdKqXVH8aRftnjZL91lxMKJkZ+6VOk=
Date: Tue, 17 Mar 2020 15:17:37 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/fix-invariant-layout-assumption/813992-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/FQgIl_Q4sg1S-VBFswTjBlB9iWE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:18:02 -0000

  Branch: refs/heads/fix-invariant-layout-assumption
  Home:   https://github.com/quicwg/base-drafts


From nobody Tue Mar 17 15:18:09 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0B87E3A0906 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:17:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id t8NZHSNihf2e for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:17:38 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A95D73A0885 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:17:38 -0700 (PDT)
Received: from github-lowworker-fb56993.ac4-iad.github.net (github-lowworker-fb56993.ac4-iad.github.net [10.52.19.31]) by smtp.github.com (Postfix) with ESMTP id 0109C660D06 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:17:37 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584483457; bh=i+jLaR55+tHj1r/mrQ/IVbDMOBf5PWH4E6RqqC5y0To=; h=Date:From:To:Subject:From; b=nJaHtoW+qQg8o6qd5BI2vCduQZ7WWi4VLvhhmDO3N6C0RqyZaDaqazYjz6p/zjGYw eEUQbD/HpUcZ45+tWfWhmeX8Lh9go/K8bKSxAbPM4j+VMuFjS3AfoJfGnIjoxH/ed2 fvsTq9ma8l7M+405iWwyM1pc86KCNr1JYYQnyUfQ=
Date: Tue, 17 Mar 2020 15:17:36 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/a95123-b8472a@github.com>
Subject: [quicwg/base-drafts] e394a7: The packet header changed since this was written
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/l-w2jbJLmrjsOtnbiHow5Xz3wwg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:18:03 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: e394a7ab9701f9edf0a50be30da23bb2a9cd669e
      https://github.com/quicwg/base-drafts/commit/e394a7ab9701f9edf0a50be30da23bb2a9cd669e
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M draft-ietf-quic-invariants.md

  Log Message:
  -----------
  The packet header changed since this was written

Now the version comes before the connection ID fields.


  Commit: 813992d32661388da7e1a790c3e3054f5a6d06de
      https://github.com/quicwg/base-drafts/commit/813992d32661388da7e1a790c3e3054f5a6d06de
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M draft-ietf-quic-invariants.md

  Log Message:
  -----------
  Try again with an allowance for Initial


  Commit: b8472ac91034f000577f0c5e6134591833dfb53f
      https://github.com/quicwg/base-drafts/commit/b8472ac91034f000577f0c5e6134591833dfb53f
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    M draft-ietf-quic-invariants.md

  Log Message:
  -----------
  Merge pull request #3514 from quicwg/fix-invariant-layout-assumption

The packet header changed since this was written


Compare: https://github.com/quicwg/base-drafts/compare/a951239b3acc...b8472ac91034


From nobody Tue Mar 17 15:18:14 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C3E203A08FE for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:17:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Hh_bxR_n40BP for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:17: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 76A253A08B0 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:17:48 -0700 (PDT)
Received: from github-lowworker-b19c547.va3-iad.github.net (github-lowworker-b19c547.va3-iad.github.net [10.48.17.66]) by smtp.github.com (Postfix) with ESMTP id C75D22C20D4 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:17:47 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584483467; bh=WtADezKs122fy8lLg4pv9zLGXZA0Amb1crKxv+gXG9Q=; h=Date:From:To:Subject:From; b=Js8p8/Klx6dEHsInUFC7tw5/XAQLz45/eT7ejil+VMI6bWTpnudkDqSFhYyiDjKTO ye7DKxRw7VU4fXnCmIcdGAfrGZjuBwEjxz/y+/ATVj3lUArqLQ1fQbPoYpTuh7muDr Jc3g1305T6PPQfrKELqIIOvJXBPKgLN20rXG8vPM=
Date: Tue, 17 Mar 2020 15:17:47 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/b8472a-b3e118@github.com>
Subject: [quicwg/base-drafts] 44ee1b: This assumption is likely to be true
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/34nD8xZgZ_e2da4IG1MnP9vMA04>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:18:11 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 44ee1ba6796f87359a3f982186234b51aff10d0c
      https://github.com/quicwg/base-drafts/commit/44ee1ba6796f87359a3f982186234b51aff10d0c
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M draft-ietf-quic-invariants.md

  Log Message:
  -----------
  This assumption is likely to be true

But that doesn't mean we shouldn't expressly say that it is an
assumption.


  Commit: b3e1186122b4dc156fb132cdb55b0963ebfbf4b2
      https://github.com/quicwg/base-drafts/commit/b3e1186122b4dc156fb132cdb55b0963ebfbf4b2
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    M draft-ietf-quic-invariants.md

  Log Message:
  -----------
  Merge pull request #3515 from quicwg/new-bad-assumption

This assumption is likely to be true


Compare: https://github.com/quicwg/base-drafts/compare/b8472ac91034...b3e1186122b4


From nobody Tue Mar 17 15:18:17 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3A73C3A08B9 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:17:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zHpgTW9QBmYf for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:17: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 096A63A08EE for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:17:49 -0700 (PDT)
Received: from github-lowworker-5fb2734.va3-iad.github.net (github-lowworker-5fb2734.va3-iad.github.net [10.48.19.27]) by smtp.github.com (Postfix) with ESMTP id 5F303C6068F for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:17:48 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584483468; bh=ID69lTIA4TfY47uuJpHgD8FMXKoTDa8fw5jbn0t0bAA=; h=Date:From:To:Subject:From; b=Oqba+nhortGm+fhLArydQ29L6eQ9MEkd4UODS5Kplm0HFek3Qb3/AdOm2WvfFknb9 S/FRdP8UgCkh5rJFqjp/PoPgnfqeZ2Sh8dE9iMn8CHl1k6PQSJqeeEpaO/4fVrhhYi 0OqGPvaAEh6amYFmHRXE3IjSdjeiabi+OACy4xCQ=
Date: Tue, 17 Mar 2020 15:17:48 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/new-bad-assumption/44ee1b-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/S2IaK1sYx8yEH0MlyzCO89LMqMM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:18:11 -0000

  Branch: refs/heads/new-bad-assumption
  Home:   https://github.com/quicwg/base-drafts


From nobody Tue Mar 17 15:18:28 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6AF133A08F8 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:18:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MDQ6tLnA4yOq for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:18: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 1C3B43A0907 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:18:01 -0700 (PDT)
Received: from github-lowworker-2ef7ba1.ac4-iad.github.net (github-lowworker-2ef7ba1.ac4-iad.github.net [10.52.16.66]) by smtp.github.com (Postfix) with ESMTP id 628E21C068D for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:18:00 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584483480; bh=xNnFMr7Q2auzjRUQ1gLuuSirHvzUrBuJHNTHI+1pG/Y=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gM3LJAFSvq2mr1oBSDGihUZzkjXWJ2HnmKHFJb2rw4S37jPyazUHqE1i0zI4NCnVh rxVdsAUBYItPP3QZqwYoTs5TO7nt681gqSh1DsLqdYrw7MaEU6vjS1bXT+HMUzNemi 0q5ofQzhmLbvXTjY1SprRmhWdiaN1IQT/yNdyFc0=
Date: Tue, 17 Mar 2020 15:18:00 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZSPAOSEFYRFAANUX54PUWZREVBNHHCFDCFKI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3514/issue_event/3139260959@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3514@github.com>
References: <quicwg/base-drafts/pull/3514@github.com>
Subject: Re: [quicwg/base-drafts] The packet header changed since this was written (#3514)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e714c9854196_676d3f9c428cd96c1310bd"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/fUsZDacdO2nXmhJy3VnrfuHzvCc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:18:26 -0000

----==_mimepart_5e714c9854196_676d3f9c428cd96c1310bd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #3514 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3514#event-3139260959
----==_mimepart_5e714c9854196_676d3f9c428cd96c1310bd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="579618130" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3514" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3514/hovercard" href="https://github.com/quicwg/base-drafts/pull/3514">#3514</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3514#event-3139260959">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK66ND3J3RSXEEF2KG3RH7ZJRANCNFSM4LGBMMAA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4SOYMPGY2AP64EVJLRH7ZJRA5CNFSM4LGBMMAKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXMOVEHY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3514#event-3139260959",
"url": "https://github.com/quicwg/base-drafts/pull/3514#event-3139260959",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e714c9854196_676d3f9c428cd96c1310bd--


From nobody Tue Mar 17 15:18:38 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A30FC3A08AA for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:18:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QkPLarAa13C8 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:18:11 -0700 (PDT)
Received: from out-15.smtp.github.com (out-15.smtp.github.com [192.30.254.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8E7AB3A08CF for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:18:11 -0700 (PDT)
Received: from github-lowworker-1dbcc59.ash1-iad.github.net (github-lowworker-1dbcc59.ash1-iad.github.net [10.56.105.54]) by smtp.github.com (Postfix) with ESMTP id 41F1226171A for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:18:11 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584483491; bh=ocxzqgHQYpcHqKsj1bzSp0Sy4+pZLbSAVxVIR/43Fvc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=KH6cQfjFBEFH+B2RWrachQh6lZvwmhvWA8ztUyEeTarggz1XY8hSt382kAtCvQI3F YhFs3i9PvWDj1r4oLYSmayG3nSUigD+RzER89CrQZf1gTZdZW3+ajYdk4JD1YSyj0O PNgzQzmhhF35fCVYCs4Ch/OCYY+hoETRyk3E+Adc=
Date: Tue, 17 Mar 2020 15:18:10 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7UOQJSNBTXCD33SSF4PUW2FEVBNHHCFDCIIQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3515/issue_event/3139261384@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3515@github.com>
References: <quicwg/base-drafts/pull/3515@github.com>
Subject: Re: [quicwg/base-drafts] This assumption is likely to be true (#3515)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e714ca2f07e8_434d3fdbabecd9681421ef"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/uyhPZOEG3ulxCJBCnlbL9EtAGKs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:18:37 -0000

----==_mimepart_5e714ca2f07e8_434d3fdbabecd9681421ef
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #3515 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3515#event-3139261384
----==_mimepart_5e714ca2f07e8_434d3fdbabecd9681421ef
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="579618884" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3515" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3515/hovercard" href="https://github.com/quicwg/base-drafts/pull/3515">#3515</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3515#event-3139261384">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZI4G5CQ67A2ST63X3RH7ZKFANCNFSM4LGBNFHQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4DMV62X3UT2WOEKI3RH7ZKFA5CNFSM4LGBNFH2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXMOVHSA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3515#event-3139261384",
"url": "https://github.com/quicwg/base-drafts/pull/3515#event-3139261384",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e714ca2f07e8_434d3fdbabecd9681421ef--


From nobody Tue Mar 17 15:19:31 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 290183A08B5 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:19:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WQZGUR-eNjy0 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:19:07 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8035A3A08BB for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:19:07 -0700 (PDT)
Received: from github-lowworker-fa7043e.ash1-iad.github.net (github-lowworker-fa7043e.ash1-iad.github.net [10.56.109.45]) by smtp.github.com (Postfix) with ESMTP id C8F6A8C1204 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:19:06 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584483546; bh=Y20qZuIJB+Zcn37++31K754yOQ11yw0XP0GAJQAkVL8=; h=Date:From:To:Subject:From; b=wooJZuPKdFZwT/XCT+Ak7d4BqFHSEJt+53hWOVZeSPS2ETlNm6aRY7+xIhgqkKI37 e3seayFYZZzBs5jRpNbMP0oHBQSPB0fPml0eXkDhH7wZlJbk+EEbDVYXIrE6T0mLLo 5HVgILMjtcJj0M3uhWlayJ/7s7wW4Q7NWLeLrdp8=
Date: Tue, 17 Mar 2020 15:19:06 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/b524f6-a2d7bf@github.com>
Subject: [quicwg/base-drafts] a2d7bf: Script updating gh-pages from b3e11861. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/gjd7GN-7o6-GFNj025pMrYVba68>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:19:30 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: a2d7bf526bbb61c31a6952711a50fa43bfc34e94
      https://github.com/quicwg/base-drafts/commit/a2d7bf526bbb61c31a6952711a50fa43bfc34e94
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-17 (Tue, 17 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    R ianswett-adaptive-loss/draft-ietf-quic-http.html
    R ianswett-adaptive-loss/draft-ietf-quic-http.txt
    R ianswett-adaptive-loss/draft-ietf-quic-invariants.html
    R ianswett-adaptive-loss/draft-ietf-quic-invariants.txt
    R ianswett-adaptive-loss/draft-ietf-quic-qpack.html
    R ianswett-adaptive-loss/draft-ietf-quic-qpack.txt
    R ianswett-adaptive-loss/draft-ietf-quic-recovery.html
    R ianswett-adaptive-loss/draft-ietf-quic-recovery.txt
    R ianswett-adaptive-loss/draft-ietf-quic-tls.html
    R ianswett-adaptive-loss/draft-ietf-quic-tls.txt
    R ianswett-adaptive-loss/draft-ietf-quic-transport.html
    R ianswett-adaptive-loss/draft-ietf-quic-transport.txt
    R ianswett-adaptive-loss/index.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-http.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-http.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-invariants.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-invariants.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-qpack.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-qpack.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-recovery.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-recovery.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-tls.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-tls.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-transport.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-transport.txt
    R ianswett-idle-timeout-editorial/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from b3e11861. [ci skip]



From nobody Tue Mar 17 15:19:47 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F29783A08A6 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:19:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id z2o1OpNtOCCg for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:19:44 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BA5A43A0885 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:19:44 -0700 (PDT)
Date: Tue, 17 Mar 2020 15:19:44 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584483584; bh=EYjR06dqBFXVCsPAAbu+8JAhtg+bwmMCvpwiFjVxOuE=; h=Date:From:To:Subject:From; b=DUpo92q7eJxL9mGkzF/YX0g+VhQwfigm+cyxUOXpdjwnMCddm0eRgRFlA+yNmbsSk KUHVVBm9oBXVQXRgA1e+LQRp8MBL9gjhI/En8aNgdX1IhaE3Lb1zSp/mWHNdB1G+uo Ky3uz++mZSL3rQw87J/KxhpTXtW+O+9b6SWuCt4w=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/qpack/core_terminology/21533f-4407d6@github.com>
Subject: [quicwg/base-drafts] 4407d6: Remove list
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/_pGJeEKG71WOmy2DS1DIyHjY_Zo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 17 Mar 2020 22:19:46 -0000

  Branch: refs/heads/qpack/core_terminology
  Home:   https://github.com/quicwg/base-drafts
  Commit: 4407d622b2ceb9c14afbe356002dd3a848f0558b
      https://github.com/quicwg/base-drafts/commit/4407d622b2ceb9c14afbe356002dd3a848f0558b
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-17 (Tue, 17 Mar 2020)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  Remove list



From nobody Tue Mar 17 15:19:56 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E0D9C3A0885 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:19:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id d8zsBbOHCfVU for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:19:52 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8DE523A08DA for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:19:52 -0700 (PDT)
Received: from github-lowworker-2e54e43.va3-iad.github.net (github-lowworker-2e54e43.va3-iad.github.net [10.48.17.27]) by smtp.github.com (Postfix) with ESMTP id E1A53E0F36 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:19:51 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584483591; bh=8xIeyTIZo5/UCaFsES8f0uaimU9AV3tTsj6NjvhhSpM=; h=Date:From:To:Subject:From; b=sWO0SgUO+1IhQuoXtExjAehnrtvrOkZsQtwj2n1RdX7KLxe/mOZXI9lV1xk9567Xg MPJ5iCdzmrUeh3SaMMxJBfSdW1OXGOeQkDpBul4G8my+xx2yInrK6GvTSd08d76ejj iPFp2Ebmu4B0iQXYgRipfcG0kC4lmpsm9BHxPIBo=
Date: Tue, 17 Mar 2020 15:19:51 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/a2d7bf-e2e919@github.com>
Subject: [quicwg/base-drafts] e2e919: Script updating gh-pages from b8472ac9. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/hidom8_Ol3VzxUeg-bSFXn7_-A4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:19:54 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: e2e9192857c6d54730874fef687cae6d9780bc33
      https://github.com/quicwg/base-drafts/commit/e2e9192857c6d54730874fef687cae6d9780bc33
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-17 (Tue, 17 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    R ianswett-adaptive-loss/draft-ietf-quic-http.html
    R ianswett-adaptive-loss/draft-ietf-quic-http.txt
    R ianswett-adaptive-loss/draft-ietf-quic-invariants.html
    R ianswett-adaptive-loss/draft-ietf-quic-invariants.txt
    R ianswett-adaptive-loss/draft-ietf-quic-qpack.html
    R ianswett-adaptive-loss/draft-ietf-quic-qpack.txt
    R ianswett-adaptive-loss/draft-ietf-quic-recovery.html
    R ianswett-adaptive-loss/draft-ietf-quic-recovery.txt
    R ianswett-adaptive-loss/draft-ietf-quic-tls.html
    R ianswett-adaptive-loss/draft-ietf-quic-tls.txt
    R ianswett-adaptive-loss/draft-ietf-quic-transport.html
    R ianswett-adaptive-loss/draft-ietf-quic-transport.txt
    R ianswett-adaptive-loss/index.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-http.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-http.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-invariants.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-invariants.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-qpack.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-qpack.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-recovery.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-recovery.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-tls.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-tls.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-transport.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-transport.txt
    R ianswett-idle-timeout-editorial/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from b8472ac9. [ci skip]



From nobody Tue Mar 17 15:20:11 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 37A993A08A6 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:20:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NkB4BZN1hnjx for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:20: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 D07F23A0885 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:20:07 -0700 (PDT)
Received: from github-lowworker-f045d1f.ac4-iad.github.net (github-lowworker-f045d1f.ac4-iad.github.net [10.52.19.54]) by smtp.github.com (Postfix) with ESMTP id 227059610ED for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:20:07 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584483607; bh=ydn3U/0WNCz5izYWHDM2F1yjIU24t/WNdM+60qbb85o=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=O5VnRREBxINKEqj/NGdDBnFknCgmEE4JAQn0kmDgMJJzVN9YEV/+o0EHQ1vBTMoaQ CV+30W3CE2tewGgi43G5YAnTmhZsobA9olr7ltr05W8ro5yc5MXA7n6JF9VxqxPLuQ 1ynSBPldSgRIK2gHWQC/X9KvDXpTv5axIb0P7j70=
Date: Tue, 17 Mar 2020 15:20:07 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3520/push/4779386972@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3520@github.com>
References: <quicwg/base-drafts/pull/3520@github.com>
Subject: Re: [quicwg/base-drafts] Core terminology in QPACK (#3520)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e714d1714284_4c9d3fc67dacd964741c5"; 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/ghpqE8AHfyUdqaeeq6cq0_tOqGk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:20:10 -0000

----==_mimepart_5e714d1714284_4c9d3fc67dacd964741c5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop pushed 1 commit.

4407d622b2ceb9c14afbe356002dd3a848f0558b  Remove list


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3520/files/21533fbbd8972ef04c76320be7ca05f632b98c98..4407d622b2ceb9c14afbe356002dd3a848f0558b

----==_mimepart_5e714d1714284_4c9d3fc67dacd964741c5
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/4407d622b2ceb9c14afbe356002dd3a848f0558b">4407d62</a>  Remove list</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3520/files/21533fbbd8972ef04c76320be7ca05f632b98c98..4407d622b2ceb9c14afbe356002dd3a848f0558b">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZWMZUHV47BUZZZ7XTRH7ZRPANCNFSM4LHEIOXA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYIA3WCSULS2ZAFA33RH7ZRPA5CNFSM4LHEIOXKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DOOBSGM2TKMCQOVZWQIZUG43TSMZYGY4TOMQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3520/files/21533fbbd8972ef04c76320be7ca05f632b98c98..4407d622b2ceb9c14afbe356002dd3a848f0558b",
"url": "https://github.com/quicwg/base-drafts/pull/3520/files/21533fbbd8972ef04c76320be7ca05f632b98c98..4407d622b2ceb9c14afbe356002dd3a848f0558b",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e714d1714284_4c9d3fc67dacd964741c5--


From nobody Tue Mar 17 15:21:15 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 434F63A08B3 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:21:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cxPF87Cm3GfR for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:21:11 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C528A3A08CD for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:21:06 -0700 (PDT)
Date: Tue, 17 Mar 2020 15:21:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584483666; bh=EpQFik5uyHEuKwqxdgjSLqaRyzYgfHSl8tx9I4Sub3A=; h=Date:From:To:Subject:From; b=D/IxHmb19qTQdyJnKHiSyV7uH+VaRAc7jBJZGSNDt25b5UV/sTf0HbsmnvCXA8gcC QaJd8Z68mUi1IsoJEKVrYm4sDwy+vBmiortIN7D/UuFN9GyvqMk3I/jM1Vohn7PFaT BGMJrn3u4WxjOBZUq0WuXtgFn28RmJ71w8zfW/lw=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/e2e919-1e5e84@github.com>
Subject: [quicwg/base-drafts] 1e5e84: Script updating gh-pages from 4407d622. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/kRBVay6M-6x2xqjYTWDOBeE6U3U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:21:14 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 1e5e849c05842b67a8c5af416ab0834b62495bc0
      https://github.com/quicwg/base-drafts/commit/1e5e849c05842b67a8c5af416ab0834b62495bc0
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-17 (Tue, 17 Mar 2020)

  Changed paths:
    R ianswett-adaptive-loss/draft-ietf-quic-http.html
    R ianswett-adaptive-loss/draft-ietf-quic-http.txt
    R ianswett-adaptive-loss/draft-ietf-quic-invariants.html
    R ianswett-adaptive-loss/draft-ietf-quic-invariants.txt
    R ianswett-adaptive-loss/draft-ietf-quic-qpack.html
    R ianswett-adaptive-loss/draft-ietf-quic-qpack.txt
    R ianswett-adaptive-loss/draft-ietf-quic-recovery.html
    R ianswett-adaptive-loss/draft-ietf-quic-recovery.txt
    R ianswett-adaptive-loss/draft-ietf-quic-tls.html
    R ianswett-adaptive-loss/draft-ietf-quic-tls.txt
    R ianswett-adaptive-loss/draft-ietf-quic-transport.html
    R ianswett-adaptive-loss/draft-ietf-quic-transport.txt
    R ianswett-adaptive-loss/index.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-http.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-http.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-invariants.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-invariants.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-qpack.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-qpack.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-recovery.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-recovery.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-tls.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-tls.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-transport.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-transport.txt
    R ianswett-idle-timeout-editorial/index.html
    R ianswett-pto-pseudocode/draft-ietf-quic-http.html
    R ianswett-pto-pseudocode/draft-ietf-quic-http.txt
    R ianswett-pto-pseudocode/draft-ietf-quic-invariants.html
    R ianswett-pto-pseudocode/draft-ietf-quic-invariants.txt
    R ianswett-pto-pseudocode/draft-ietf-quic-qpack.html
    R ianswett-pto-pseudocode/draft-ietf-quic-qpack.txt
    R ianswett-pto-pseudocode/draft-ietf-quic-recovery.html
    R ianswett-pto-pseudocode/draft-ietf-quic-recovery.txt
    R ianswett-pto-pseudocode/draft-ietf-quic-tls.html
    R ianswett-pto-pseudocode/draft-ietf-quic-tls.txt
    R ianswett-pto-pseudocode/draft-ietf-quic-transport.html
    R ianswett-pto-pseudocode/draft-ietf-quic-transport.txt
    R ianswett-pto-pseudocode/index.html
    R ianswett-ref/draft-ietf-quic-http.html
    R ianswett-ref/draft-ietf-quic-http.txt
    R ianswett-ref/draft-ietf-quic-invariants.html
    R ianswett-ref/draft-ietf-quic-invariants.txt
    R ianswett-ref/draft-ietf-quic-qpack.html
    R ianswett-ref/draft-ietf-quic-qpack.txt
    R ianswett-ref/draft-ietf-quic-recovery.html
    R ianswett-ref/draft-ietf-quic-recovery.txt
    R ianswett-ref/draft-ietf-quic-tls.html
    R ianswett-ref/draft-ietf-quic-tls.txt
    R ianswett-ref/draft-ietf-quic-transport.html
    R ianswett-ref/draft-ietf-quic-transport.txt
    R ianswett-ref/index.html
    R ianswett-second-initial/draft-ietf-quic-http.html
    R ianswett-second-initial/draft-ietf-quic-http.txt
    R ianswett-second-initial/draft-ietf-quic-invariants.html
    R ianswett-second-initial/draft-ietf-quic-invariants.txt
    R ianswett-second-initial/draft-ietf-quic-qpack.html
    R ianswett-second-initial/draft-ietf-quic-qpack.txt
    R ianswett-second-initial/draft-ietf-quic-recovery.html
    R ianswett-second-initial/draft-ietf-quic-recovery.txt
    R ianswett-second-initial/draft-ietf-quic-tls.html
    R ianswett-second-initial/draft-ietf-quic-tls.txt
    R ianswett-second-initial/draft-ietf-quic-transport.html
    R ianswett-second-initial/draft-ietf-quic-transport.txt
    R ianswett-second-initial/index.html
    M index.html
    M qpack/core_terminology/draft-ietf-quic-http.html
    M qpack/core_terminology/draft-ietf-quic-http.txt
    M qpack/core_terminology/draft-ietf-quic-invariants.html
    M qpack/core_terminology/draft-ietf-quic-invariants.txt
    M qpack/core_terminology/draft-ietf-quic-qpack.html
    M qpack/core_terminology/draft-ietf-quic-qpack.txt
    M qpack/core_terminology/draft-ietf-quic-recovery.html
    M qpack/core_terminology/draft-ietf-quic-recovery.txt
    M qpack/core_terminology/draft-ietf-quic-tls.html
    M qpack/core_terminology/draft-ietf-quic-tls.txt
    M qpack/core_terminology/draft-ietf-quic-transport.html
    M qpack/core_terminology/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from 4407d622. [ci skip]



From nobody Tue Mar 17 15:22:13 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 990B93A0870 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:22:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kYtq9wqJuIBA for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:22:09 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4B43E3A08B3 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:22:09 -0700 (PDT)
Date: Tue, 17 Mar 2020 15:22:08 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584483728; bh=UajwTtkpp01L0R4yzq/nWFwpOVxC3dNRdsTSWGIYgIo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Ohk08Qr6odzUzTHXMtofNj7KCVYAFCe+h5ICoBxMod1fmLgP3aZkauYbzSCTj0uEJ 7tg8bF6Q4JXhk9eo5ft+mOLNMfvJzvlcDpOsXtzzf2xJmdK+68Gpb2OCLybYUl/clF 4r8E8Z3eF+jjGZRGd+NijvEoP2cPtBeNfbfo8RIw=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZF324ZHB5SKLJ5E5N4PUXJBEVBNHHCFEG2KI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3518/review/376445685@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3518@github.com>
References: <quicwg/base-drafts/pull/3518@github.com>
Subject: Re: [quicwg/base-drafts] Clarify cases ACKing every other could not happen (#3518)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e714d908b176_17d13fb463ecd9641614f0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/m7O9X83_WgYEKuYW8O6p4NQiGTY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:22:12 -0000

----==_mimepart_5e714d908b176_17d13fb463ecd9641614f0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar commented on this pull request.



> +A receiver could decide to send an ACK frame less frequently than every other
+ack-eliciting packet if it has information about how frequently the sender's
+congestion controller needs feedback for optimal performance, or if the
+receiver is CPU or bandwidth constrained.

```suggestion
A receiver could decide to send an ACK frame less frequently if it has
information about how frequently the sender's congestion controller
needs feedback for optimal performance, or if the receiver is CPU or
bandwidth constrained.
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3518#pullrequestreview-376445685
----==_mimepart_5e714d908b176_17d13fb463ecd9641614f0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@janaiyengar</b> commented on this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3518#discussi=
on_r394004088">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +A receiver could decide to send an ACK fr=
ame less frequently than every other=0D
+ack-eliciting packet if it has information about how frequently the send=
er&#39;s=0D
+congestion controller needs feedback for optimal performance, or if the=0D=

+receiver is CPU or bandwidth constrained.=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-A receiver could decide to send an ACK frame =
less frequently than every other=0D
-ack-eliciting packet if it has information about how frequently the send=
er's=0D
-congestion controller needs feedback for optimal performance, or if the=0D=

-receiver is CPU or bandwidth constrained.=0D
+A receiver could decide to send an ACK frame less frequently if it has=0D=

+information about how frequently the sender's congestion controller=0D
+needs feedback for optimal performance, or if the receiver is CPU or=0D
+bandwidth constrained.=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3518#pullrequestreview-376445685">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
KZRQRY4HAXUIJWBCOTRH7ZZBANCNFSM4LGLTI2Q">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK343SUHZQ22Y3OEX7LRH7ZZBA5CNFSM4=
LGLTI22YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GOCZYBV5I.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3518#pullrequestrev=
iew-376445685",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3518#pullrequestreview=
-376445685",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e714d908b176_17d13fb463ecd9641614f0--


From nobody Tue Mar 17 15:23:00 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4B36C3A0870 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:22:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.099
X-Spam-Level: 
X-Spam-Status: No, score=-2.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5SjT67NP_lc8 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:22:57 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 141173A08CD for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:22:56 -0700 (PDT)
Received: from github-lowworker-28f8021.ac4-iad.github.net (github-lowworker-28f8021.ac4-iad.github.net [10.52.25.98]) by smtp.github.com (Postfix) with ESMTP id 3E5DBA0508 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:22:56 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584483776; bh=EJ9fLwYeZSivsgwD8pKHiddb61JubezdU5lXfSMRwDY=; h=Date:From:To:Subject:From; b=TBeGSgaxSIYuOWvzrJEUMkVqxvK6yjhl1+8wq+AKHdFG9ROVcCGfegGOUJZbU1sBi ZpfqtNf1tzZs+3rzFacAqW5XXHamQ3OpE8q3m9pby38p80yRAKMq2ArqvMlOpSoC4z tQq2vKl8TSopsp3icy4KtPiOf6CwP+SyWOjq0hQA=
Date: Tue, 17 Mar 2020 15:22:56 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-could-ack-every-other/5c144a-ece73d@github.com>
Subject: [quicwg/base-drafts] ece73d: Update draft-ietf-quic-transport.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/lCiRif-WHkBv0-3yLjPFb2ZtQn0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:22:59 -0000

  Branch: refs/heads/ianswett-could-ack-every-other
  Home:   https://github.com/quicwg/base-drafts
  Commit: ece73d0732087247a9d792e2b1f01d822dd91423
      https://github.com/quicwg/base-drafts/commit/ece73d0732087247a9d792e2b1f01d822dd91423
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-17 (Tue, 17 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>



From nobody Tue Mar 17 15:23:22 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D91703A08DC for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:23:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.553
X-Spam-Level: 
X-Spam-Status: No, score=-1.553 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CEAEOijppq7y for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:23:19 -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 D20AE3A08CD for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:23:19 -0700 (PDT)
Received: from github-lowworker-25680bd.va3-iad.github.net (github-lowworker-25680bd.va3-iad.github.net [10.48.17.61]) by smtp.github.com (Postfix) with ESMTP id 88074261576 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:23:19 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584483799; bh=KY+VcX7hBIJ/simBRR1fpbA8aWr8Q/iaNcy2/cui26U=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=2eMdKFPLNMlt6MrXmOLqfoU38mtGXKA463sLgWxQR272c0PF+mUVBx2aRp+fB7owX IQTeatMsFmVpatuinEq9Dj6z5tvRjpKzEKXrv9kA1J5biyvbZCsZHJJg24Od3b1jAb ZdXsYMfCPZZ/0+1YAaV1B05eDNPRA0SqMXFPBJ3I=
Date: Tue, 17 Mar 2020 15:23:19 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3518/push/4779397901@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3518@github.com>
References: <quicwg/base-drafts/pull/3518@github.com>
Subject: Re: [quicwg/base-drafts] Clarify cases ACKing every other could not happen (#3518)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e714dd742785_3b8a3f8fde4cd96847866"; 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/rwTc8Sln1YA78lcgQIoqi1zQ3EU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:23:21 -0000

----==_mimepart_5e714dd742785_3b8a3f8fde4cd96847866
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

ece73d0732087247a9d792e2b1f01d822dd91423  Update draft-ietf-quic-transport.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3518/files/5c144a08e829b1a3ff8d279d65eca2b4c2a0f799..ece73d0732087247a9d792e2b1f01d822dd91423

----==_mimepart_5e714dd742785_3b8a3f8fde4cd96847866
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/ece73d0732087247a9d792e2b1f01d822dd91423">ece73d0</a>  Update draft-ietf-quic-transport.md</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3518/files/5c144a08e829b1a3ff8d279d65eca2b4c2a0f799..ece73d0732087247a9d792e2b1f01d822dd91423">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6PBMLPXJE3ZEWZCDDRH7Z5PANCNFSM4LGLTI2Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK77PKDHYUCCLCNR2WTRH7Z5PA5CNFSM4LGLTI22YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DOMRSGYZDSNCQOVZWQIZUG43TSMZZG44TAMI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3518/files/5c144a08e829b1a3ff8d279d65eca2b4c2a0f799..ece73d0732087247a9d792e2b1f01d822dd91423",
"url": "https://github.com/quicwg/base-drafts/pull/3518/files/5c144a08e829b1a3ff8d279d65eca2b4c2a0f799..ece73d0732087247a9d792e2b1f01d822dd91423",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e714dd742785_3b8a3f8fde4cd96847866--


From nobody Tue Mar 17 15:24:24 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EF8273A0922 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:24:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HuY_UAiZNA0W for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:24: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 031FE3A08DC for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:24:14 -0700 (PDT)
Date: Tue, 17 Mar 2020 15:24:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584483854; bh=9r+Y1nn7QfdfCpM6KtmkJNvAbrsPvKr0G2zFOBBKCo8=; h=Date:From:To:Subject:From; b=VeCOBr/lNNj48nWD8Kb+5GJZS0SwID59fNeqIXsM4y6Q2tqIfY01xxxC7tqbq+J3L G4vhBl6KZyqAuKBf/4dcUPaEvhe/ShrUq+2A08eZpqGpFG95t96xniJWhqlC2lAU1A /aL1FowACk6msx3EfNGS/o4x1+WwMJ0I/6xWw544=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/1e5e84-ecb2e2@github.com>
Subject: [quicwg/base-drafts] ecb2e2: Script updating gh-pages from ece73d07. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/VKOBcWYGb1N7wUvK-ego7yI3E5k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:24:24 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: ecb2e2a32811be1a2ad23f4fe4b6347fa0a95e8e
      https://github.com/quicwg/base-drafts/commit/ecb2e2a32811be1a2ad23f4fe4b6347fa0a95e8e
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-17 (Tue, 17 Mar 2020)

  Changed paths:
    R close-small-initial/draft-ietf-quic-http.html
    R close-small-initial/draft-ietf-quic-http.txt
    R close-small-initial/draft-ietf-quic-invariants.html
    R close-small-initial/draft-ietf-quic-invariants.txt
    R close-small-initial/draft-ietf-quic-qpack.html
    R close-small-initial/draft-ietf-quic-qpack.txt
    R close-small-initial/draft-ietf-quic-recovery.html
    R close-small-initial/draft-ietf-quic-recovery.txt
    R close-small-initial/draft-ietf-quic-tls.html
    R close-small-initial/draft-ietf-quic-tls.txt
    R close-small-initial/draft-ietf-quic-transport.html
    R close-small-initial/draft-ietf-quic-transport.txt
    R close-small-initial/index.html
    R ianswett-adaptive-loss/draft-ietf-quic-http.html
    R ianswett-adaptive-loss/draft-ietf-quic-http.txt
    R ianswett-adaptive-loss/draft-ietf-quic-invariants.html
    R ianswett-adaptive-loss/draft-ietf-quic-invariants.txt
    R ianswett-adaptive-loss/draft-ietf-quic-qpack.html
    R ianswett-adaptive-loss/draft-ietf-quic-qpack.txt
    R ianswett-adaptive-loss/draft-ietf-quic-recovery.html
    R ianswett-adaptive-loss/draft-ietf-quic-recovery.txt
    R ianswett-adaptive-loss/draft-ietf-quic-tls.html
    R ianswett-adaptive-loss/draft-ietf-quic-tls.txt
    R ianswett-adaptive-loss/draft-ietf-quic-transport.html
    R ianswett-adaptive-loss/draft-ietf-quic-transport.txt
    R ianswett-adaptive-loss/index.html
    M ianswett-could-ack-every-other/draft-ietf-quic-http.html
    M ianswett-could-ack-every-other/draft-ietf-quic-http.txt
    M ianswett-could-ack-every-other/draft-ietf-quic-invariants.html
    M ianswett-could-ack-every-other/draft-ietf-quic-invariants.txt
    M ianswett-could-ack-every-other/draft-ietf-quic-qpack.html
    M ianswett-could-ack-every-other/draft-ietf-quic-qpack.txt
    M ianswett-could-ack-every-other/draft-ietf-quic-recovery.html
    M ianswett-could-ack-every-other/draft-ietf-quic-recovery.txt
    M ianswett-could-ack-every-other/draft-ietf-quic-tls.html
    M ianswett-could-ack-every-other/draft-ietf-quic-tls.txt
    M ianswett-could-ack-every-other/draft-ietf-quic-transport.html
    M ianswett-could-ack-every-other/draft-ietf-quic-transport.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-http.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-http.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-invariants.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-invariants.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-qpack.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-qpack.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-recovery.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-recovery.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-tls.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-tls.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-transport.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-transport.txt
    R ianswett-idle-timeout-editorial/index.html
    R ianswett-pto-pseudocode/draft-ietf-quic-http.html
    R ianswett-pto-pseudocode/draft-ietf-quic-http.txt
    R ianswett-pto-pseudocode/draft-ietf-quic-invariants.html
    R ianswett-pto-pseudocode/draft-ietf-quic-invariants.txt
    R ianswett-pto-pseudocode/draft-ietf-quic-qpack.html
    R ianswett-pto-pseudocode/draft-ietf-quic-qpack.txt
    R ianswett-pto-pseudocode/draft-ietf-quic-recovery.html
    R ianswett-pto-pseudocode/draft-ietf-quic-recovery.txt
    R ianswett-pto-pseudocode/draft-ietf-quic-tls.html
    R ianswett-pto-pseudocode/draft-ietf-quic-tls.txt
    R ianswett-pto-pseudocode/draft-ietf-quic-transport.html
    R ianswett-pto-pseudocode/draft-ietf-quic-transport.txt
    R ianswett-pto-pseudocode/index.html
    R ianswett-ref/draft-ietf-quic-http.html
    R ianswett-ref/draft-ietf-quic-http.txt
    R ianswett-ref/draft-ietf-quic-invariants.html
    R ianswett-ref/draft-ietf-quic-invariants.txt
    R ianswett-ref/draft-ietf-quic-qpack.html
    R ianswett-ref/draft-ietf-quic-qpack.txt
    R ianswett-ref/draft-ietf-quic-recovery.html
    R ianswett-ref/draft-ietf-quic-recovery.txt
    R ianswett-ref/draft-ietf-quic-tls.html
    R ianswett-ref/draft-ietf-quic-tls.txt
    R ianswett-ref/draft-ietf-quic-transport.html
    R ianswett-ref/draft-ietf-quic-transport.txt
    R ianswett-ref/index.html
    R ianswett-second-initial/draft-ietf-quic-http.html
    R ianswett-second-initial/draft-ietf-quic-http.txt
    R ianswett-second-initial/draft-ietf-quic-invariants.html
    R ianswett-second-initial/draft-ietf-quic-invariants.txt
    R ianswett-second-initial/draft-ietf-quic-qpack.html
    R ianswett-second-initial/draft-ietf-quic-qpack.txt
    R ianswett-second-initial/draft-ietf-quic-recovery.html
    R ianswett-second-initial/draft-ietf-quic-recovery.txt
    R ianswett-second-initial/draft-ietf-quic-tls.html
    R ianswett-second-initial/draft-ietf-quic-tls.txt
    R ianswett-second-initial/draft-ietf-quic-transport.html
    R ianswett-second-initial/draft-ietf-quic-transport.txt
    R ianswett-second-initial/index.html
    M index.html
    R name-indications/draft-ietf-quic-http.html
    R name-indications/draft-ietf-quic-http.txt
    R name-indications/draft-ietf-quic-invariants.html
    R name-indications/draft-ietf-quic-invariants.txt
    R name-indications/draft-ietf-quic-qpack.html
    R name-indications/draft-ietf-quic-qpack.txt
    R name-indications/draft-ietf-quic-recovery.html
    R name-indications/draft-ietf-quic-recovery.txt
    R name-indications/draft-ietf-quic-tls.html
    R name-indications/draft-ietf-quic-tls.txt
    R name-indications/draft-ietf-quic-transport.html
    R name-indications/draft-ietf-quic-transport.txt
    R name-indications/index.html
    R revert-3442-ianswett-remove-ignoring-loss/draft-ietf-quic-http.html
    R revert-3442-ianswett-remove-ignoring-loss/draft-ietf-quic-http.txt
    R revert-3442-ianswett-remove-ignoring-loss/draft-ietf-quic-invariants.html
    R revert-3442-ianswett-remove-ignoring-loss/draft-ietf-quic-invariants.txt
    R revert-3442-ianswett-remove-ignoring-loss/draft-ietf-quic-qpack.html
    R revert-3442-ianswett-remove-ignoring-loss/draft-ietf-quic-qpack.txt
    R revert-3442-ianswett-remove-ignoring-loss/draft-ietf-quic-recovery.html
    R revert-3442-ianswett-remove-ignoring-loss/draft-ietf-quic-recovery.txt
    R revert-3442-ianswett-remove-ignoring-loss/draft-ietf-quic-tls.html
    R revert-3442-ianswett-remove-ignoring-loss/draft-ietf-quic-tls.txt
    R revert-3442-ianswett-remove-ignoring-loss/draft-ietf-quic-transport.html
    R revert-3442-ianswett-remove-ignoring-loss/draft-ietf-quic-transport.txt
    R revert-3442-ianswett-remove-ignoring-loss/index.html

  Log Message:
  -----------
  Script updating gh-pages from ece73d07. [ci skip]



From nobody Tue Mar 17 15:27:15 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9B7EB3A08F6 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:27:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lLvPTeFLDaoy for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:27:12 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7CA943A08A6 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:27:12 -0700 (PDT)
Received: from github-lowworker-5fb2734.va3-iad.github.net (github-lowworker-5fb2734.va3-iad.github.net [10.48.19.27]) by smtp.github.com (Postfix) with ESMTP id D0AFE6E0E63 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:27:11 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584484031; bh=tX2b5qUFB/cLzkd1pIS0BI7qP46kUBYEQaT753nGZDo=; h=Date:From:To:Subject:From; b=MAub4tdw0WBEjP41ODEAKTfRJLjMsqncuqbBUte6QI0UA5s7CDXgF5IcIaoB047HR Rm6vQOQ+ZMYKXWA6pp1lZ2q/M+igpesl3NNO80s39i5tLKMRHOV7uVy0T0EAQB03pY 4S/SzQi6BFSR2JVp34sPMSSPcL5a19iXBjqPoxGU=
Date: Tue, 17 Mar 2020 15:27:11 -0700
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/b3e118-6e27a5@github.com>
Subject: [quicwg/base-drafts] 5c144a: Clarify cases ACKing every could not happen
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/sVbvyV_HuNs1_4i7j74C9qn5Ju4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:27:14 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 5c144a08e829b1a3ff8d279d65eca2b4c2a0f799
      https://github.com/quicwg/base-drafts/commit/5c144a08e829b1a3ff8d279d65eca2b4c2a0f799
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Clarify cases ACKing every could not happen

Adds editorial text about why a receiver could decide to send ACKs less frequently than every two packets.


  Commit: ece73d0732087247a9d792e2b1f01d822dd91423
      https://github.com/quicwg/base-drafts/commit/ece73d0732087247a9d792e2b1f01d822dd91423
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-17 (Tue, 17 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>


  Commit: 6e27a562f331b7fbd20d680c3955ac4b44448a3a
      https://github.com/quicwg/base-drafts/commit/6e27a562f331b7fbd20d680c3955ac4b44448a3a
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-03-17 (Tue, 17 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #3518 from quicwg/ianswett-could-ack-every-other

Clarify cases ACKing every other could not happen


Compare: https://github.com/quicwg/base-drafts/compare/b3e1186122b4...6e27a562f331


From nobody Tue Mar 17 15:27:20 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1B0603A08A6 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:27:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MyWwy9bGVVO1 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:27:13 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0C4923A08D1 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:27:13 -0700 (PDT)
Date: Tue, 17 Mar 2020 15:27:12 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584484032; bh=wxVtGsuZbuJwCIfTawPil6UfRN1iENc3r+Y3hhQXDnE=; h=Date:From:To:Subject:From; b=fNiAes/sy0RebIt+SFuVkumK4SShHfxySbYd9usTXwNvoIyN35N8e2AeLNuD5v3q3 za8WbmNYcP43zRR8oJI7qKX+88HEamnpdPggfOFx9Jir9onf2wnm+BSJL5wXdzsY3X 5ia60zC6ww6hm1gNL1053fg2TrMvUpcN+r5jewAc=
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-could-ack-every-other/ece73d-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/RG9c4vbfb9c_CXHZzLpcZc1z1qc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:27:14 -0000

  Branch: refs/heads/ianswett-could-ack-every-other
  Home:   https://github.com/quicwg/base-drafts


From nobody Tue Mar 17 15:27:38 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5BE473A08A6 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:27:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id f-90gg0AFO1D for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:27:35 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3AFEB3A08D1 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:27:35 -0700 (PDT)
Date: Tue, 17 Mar 2020 15:27:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584484054; bh=Jshxxl1OewWREPpvKLmJttxvuWOCKk5NzcRb0R/3+jk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=TsGxazkB2H4eWTyq4SUI2Sie3n50lQxXC8zUpCZzDQ53qCXp6siPaH8KUtEjlRjRt zHgjhvsB5LLVo8WT7vuQZncuDdk6VZaIycPVcHPlV+gGDiPJFOa/UhOJfxhB3HtX50 67epy/e7WL4YTDy93NiIgFhwFAtJhHqrA8Y9khwk=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6REZ25ROHNU6T5CA54PUX5NEVBNHHCFEG2KI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3518/issue_event/3139282874@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3518@github.com>
References: <quicwg/base-drafts/pull/3518@github.com>
Subject: Re: [quicwg/base-drafts] Clarify cases ACKing every other could not happen (#3518)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e714ed6161ec_b3c3f97b38cd9641143a3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/JRtIRhzb5NEKbAP67b7ml28aLfM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:27:37 -0000

----==_mimepart_5e714ed6161ec_b3c3f97b38cd9641143a3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #3518 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3518#event-3139282874
----==_mimepart_5e714ed6161ec_b3c3f97b38cd9641143a3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="579918418" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3518" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3518/hovercard" href="https://github.com/quicwg/base-drafts/pull/3518">#3518</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3518#event-3139282874">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK67ZOFGEYO3KHH23YDRH72NNANCNFSM4LGLTI2Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3ZMGJEGFFELP6EZNDRH72NNA5CNFSM4LGLTI22YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXMO2POQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3518#event-3139282874",
"url": "https://github.com/quicwg/base-drafts/pull/3518#event-3139282874",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e714ed6161ec_b3c3f97b38cd9641143a3--


From nobody Tue Mar 17 15:28:26 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5F6C63A0905 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:28:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id erLHdU-T6X6T for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:28:20 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A0D463A0902 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:28:20 -0700 (PDT)
Received: from github-lowworker-b2150d3.ash1-iad.github.net (github-lowworker-b2150d3.ash1-iad.github.net [10.56.113.12]) by smtp.github.com (Postfix) with ESMTP id B7C686E0073 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:28:19 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584484099; bh=sKNmKqfTjKuTjspXwDz1CH6uWMWvDYXL7t+APtNF3no=; h=Date:From:To:Subject:From; b=uudsmeAeRQLRv1+pBz6IbI6PsDl12t+/H/8HhTeAC4GTzeSQrFUn5hT4X0wqA2pBh 7PIGOFxemUZjWT8rnA00HyIOYafMI00Qf6tDeyqdCosYvwgVp3/sR3LQ2RglmV2VCi xWGREHbkterAo7/p2y1NQHb9lE2pz1klTjRBjIco=
Date: Tue, 17 Mar 2020 15:28:19 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/ecb2e2-c5391c@github.com>
Subject: [quicwg/base-drafts] 6ac9b9: Script updating gh-pages from d654a2e7. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/jzbCkwWTH3cuqujRfRpSO24lBeM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:28:24 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 6ac9b913efc6169e8269d5606933b1c1578b7689
      https://github.com/quicwg/base-drafts/commit/6ac9b913efc6169e8269d5606933b1c1578b7689
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M ianswett-ito-jana-mbishop/draft-ietf-quic-transport.html
    M ianswett-ito-jana-mbishop/draft-ietf-quic-transport.txt
    M index.html
    R name-indications/draft-ietf-quic-http.html
    R name-indications/draft-ietf-quic-http.txt
    R name-indications/draft-ietf-quic-invariants.html
    R name-indications/draft-ietf-quic-invariants.txt
    R name-indications/draft-ietf-quic-qpack.html
    R name-indications/draft-ietf-quic-qpack.txt
    R name-indications/draft-ietf-quic-recovery.html
    R name-indications/draft-ietf-quic-recovery.txt
    R name-indications/draft-ietf-quic-tls.html
    R name-indications/draft-ietf-quic-tls.txt
    R name-indications/draft-ietf-quic-transport.html
    R name-indications/draft-ietf-quic-transport.txt
    R name-indications/index.html
    R revert-3442-ianswett-remove-ignoring-loss/draft-ietf-quic-http.html
    R revert-3442-ianswett-remove-ignoring-loss/draft-ietf-quic-http.txt
    R revert-3442-ianswett-remove-ignoring-loss/draft-ietf-quic-invariants.html
    R revert-3442-ianswett-remove-ignoring-loss/draft-ietf-quic-invariants.txt
    R revert-3442-ianswett-remove-ignoring-loss/draft-ietf-quic-qpack.html
    R revert-3442-ianswett-remove-ignoring-loss/draft-ietf-quic-qpack.txt
    R revert-3442-ianswett-remove-ignoring-loss/draft-ietf-quic-recovery.html
    R revert-3442-ianswett-remove-ignoring-loss/draft-ietf-quic-recovery.txt
    R revert-3442-ianswett-remove-ignoring-loss/draft-ietf-quic-tls.html
    R revert-3442-ianswett-remove-ignoring-loss/draft-ietf-quic-tls.txt
    R revert-3442-ianswett-remove-ignoring-loss/draft-ietf-quic-transport.html
    R revert-3442-ianswett-remove-ignoring-loss/draft-ietf-quic-transport.txt
    R revert-3442-ianswett-remove-ignoring-loss/index.html

  Log Message:
  -----------
  Script updating gh-pages from d654a2e7. [ci skip]


  Commit: 97231f3dbbc79b9a241ee7048d50b1c84fbd4361
      https://github.com/quicwg/base-drafts/commit/97231f3dbbc79b9a241ee7048d50b1c84fbd4361
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2020-03-12T21:10:17Z. [ci skip]


  Commit: 19aee6b970d6745e79bb2a19ae9600715c56ed7b
      https://github.com/quicwg/base-drafts/commit/19aee6b970d6745e79bb2a19ae9600715c56ed7b
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 815aad8b. [ci skip]


  Commit: 532d04ef8e3c5fb00762547390bab468c09f9988
      https://github.com/quicwg/base-drafts/commit/532d04ef8e3c5fb00762547390bab468c09f9988
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from afd85c0b. [ci skip]


  Commit: 42375094dde52c5e89473874e2941cca6df9b14e
      https://github.com/quicwg/base-drafts/commit/42375094dde52c5e89473874e2941cca6df9b14e
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M http/core_and_friends/draft-ietf-quic-http.html
    M http/core_and_friends/draft-ietf-quic-http.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from b47a75fe. [ci skip]


  Commit: b982ba018469c7c43be5593e9bb5ab51685b4601
      https://github.com/quicwg/base-drafts/commit/b982ba018469c7c43be5593e9bb5ab51685b4601
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M close-0rtt/draft-ietf-quic-http.html
    M close-0rtt/draft-ietf-quic-http.txt
    M close-0rtt/draft-ietf-quic-invariants.html
    M close-0rtt/draft-ietf-quic-invariants.txt
    M close-0rtt/draft-ietf-quic-qpack.html
    M close-0rtt/draft-ietf-quic-qpack.txt
    M close-0rtt/draft-ietf-quic-recovery.html
    M close-0rtt/draft-ietf-quic-recovery.txt
    M close-0rtt/draft-ietf-quic-tls.html
    M close-0rtt/draft-ietf-quic-tls.txt
    M close-0rtt/draft-ietf-quic-transport.html
    M close-0rtt/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 1d110798. [ci skip]


  Commit: d1a94e26608300fc0170bbe59407b9e1cd7cddea
      https://github.com/quicwg/base-drafts/commit/d1a94e26608300fc0170bbe59407b9e1cd7cddea
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    A identity-identify/draft-ietf-quic-http.html
    A identity-identify/draft-ietf-quic-http.txt
    A identity-identify/draft-ietf-quic-invariants.html
    A identity-identify/draft-ietf-quic-invariants.txt
    A identity-identify/draft-ietf-quic-qpack.html
    A identity-identify/draft-ietf-quic-qpack.txt
    A identity-identify/draft-ietf-quic-recovery.html
    A identity-identify/draft-ietf-quic-recovery.txt
    A identity-identify/draft-ietf-quic-tls.html
    A identity-identify/draft-ietf-quic-tls.txt
    A identity-identify/draft-ietf-quic-transport.html
    A identity-identify/draft-ietf-quic-transport.txt
    A identity-identify/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from e224c9a1. [ci skip]


  Commit: 0057bebd997bc5df43ea18cd9562442b13d9cd87
      https://github.com/quicwg/base-drafts/commit/0057bebd997bc5df43ea18cd9562442b13d9cd87
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M http/core_and_friends/draft-ietf-quic-http.html
    M http/core_and_friends/draft-ietf-quic-http.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 53184c88. [ci skip]


  Commit: f55f2493f5ea215f1160c4240dda8bafe51828e3
      https://github.com/quicwg/base-drafts/commit/f55f2493f5ea215f1160c4240dda8bafe51828e3
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-13 (Fri, 13 Mar 2020)

  Changed paths:
    R close-small-initial/draft-ietf-quic-http.html
    R close-small-initial/draft-ietf-quic-http.txt
    R close-small-initial/draft-ietf-quic-invariants.html
    R close-small-initial/draft-ietf-quic-invariants.txt
    R close-small-initial/draft-ietf-quic-qpack.html
    R close-small-initial/draft-ietf-quic-qpack.txt
    R close-small-initial/draft-ietf-quic-recovery.html
    R close-small-initial/draft-ietf-quic-recovery.txt
    R close-small-initial/draft-ietf-quic-tls.html
    R close-small-initial/draft-ietf-quic-tls.txt
    R close-small-initial/draft-ietf-quic-transport.html
    R close-small-initial/draft-ietf-quic-transport.txt
    R close-small-initial/index.html
    M index.html
    A qpack/core_terminology/draft-ietf-quic-http.html
    A qpack/core_terminology/draft-ietf-quic-http.txt
    A qpack/core_terminology/draft-ietf-quic-invariants.html
    A qpack/core_terminology/draft-ietf-quic-invariants.txt
    A qpack/core_terminology/draft-ietf-quic-qpack.html
    A qpack/core_terminology/draft-ietf-quic-qpack.txt
    A qpack/core_terminology/draft-ietf-quic-recovery.html
    A qpack/core_terminology/draft-ietf-quic-recovery.txt
    A qpack/core_terminology/draft-ietf-quic-tls.html
    A qpack/core_terminology/draft-ietf-quic-tls.txt
    A qpack/core_terminology/draft-ietf-quic-transport.html
    A qpack/core_terminology/draft-ietf-quic-transport.txt
    A qpack/core_terminology/index.html

  Log Message:
  -----------
  Script updating gh-pages from afd85c0b. [ci skip]


  Commit: dc6d3525cf57af9be9b9c43de4643f4f3d39c588
      https://github.com/quicwg/base-drafts/commit/dc6d3525cf57af9be9b9c43de4643f4f3d39c588
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-13 (Fri, 13 Mar 2020)

  Changed paths:
    M index.html
    M qpack/core_terminology/draft-ietf-quic-qpack.html
    M qpack/core_terminology/draft-ietf-quic-qpack.txt

  Log Message:
  -----------
  Script updating gh-pages from 1f4f8fff. [ci skip]


  Commit: 2ddad0cba7617e0484fb788e775fc1f8d0a329e4
      https://github.com/quicwg/base-drafts/commit/2ddad0cba7617e0484fb788e775fc1f8d0a329e4
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-13 (Fri, 13 Mar 2020)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2020-03-13T14:53:16Z. [ci skip]


  Commit: f2e22eae35e999693d0eb5557d83f74fb033a97e
      https://github.com/quicwg/base-drafts/commit/f2e22eae35e999693d0eb5557d83f74fb033a97e
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-13 (Fri, 13 Mar 2020)

  Changed paths:
    M http/core_and_friends/draft-ietf-quic-http.html
    M http/core_and_friends/draft-ietf-quic-http.txt
    M http/core_and_friends/draft-ietf-quic-invariants.html
    M http/core_and_friends/draft-ietf-quic-invariants.txt
    M http/core_and_friends/draft-ietf-quic-qpack.html
    M http/core_and_friends/draft-ietf-quic-qpack.txt
    M http/core_and_friends/draft-ietf-quic-recovery.html
    M http/core_and_friends/draft-ietf-quic-recovery.txt
    M http/core_and_friends/draft-ietf-quic-tls.html
    M http/core_and_friends/draft-ietf-quic-tls.txt
    M http/core_and_friends/draft-ietf-quic-transport.html
    M http/core_and_friends/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 76ca6d1a. [ci skip]


  Commit: d36bcfdf18821c795fc1dfa1390b6dcde996d3c6
      https://github.com/quicwg/base-drafts/commit/d36bcfdf18821c795fc1dfa1390b6dcde996d3c6
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-13 (Fri, 13 Mar 2020)

  Changed paths:
    M index.html
    M qpack/core_terminology/draft-ietf-quic-qpack.html
    M qpack/core_terminology/draft-ietf-quic-qpack.txt

  Log Message:
  -----------
  Script updating gh-pages from 21533fbb. [ci skip]


  Commit: c7dcb244973e4ad8023198053850aa8d9535b0bf
      https://github.com/quicwg/base-drafts/commit/c7dcb244973e4ad8023198053850aa8d9535b0bf
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-13 (Fri, 13 Mar 2020)

  Changed paths:
    A ianswett-granularity/draft-ietf-quic-http.html
    A ianswett-granularity/draft-ietf-quic-http.txt
    A ianswett-granularity/draft-ietf-quic-invariants.html
    A ianswett-granularity/draft-ietf-quic-invariants.txt
    A ianswett-granularity/draft-ietf-quic-qpack.html
    A ianswett-granularity/draft-ietf-quic-qpack.txt
    A ianswett-granularity/draft-ietf-quic-recovery.html
    A ianswett-granularity/draft-ietf-quic-recovery.txt
    A ianswett-granularity/draft-ietf-quic-tls.html
    A ianswett-granularity/draft-ietf-quic-tls.txt
    A ianswett-granularity/draft-ietf-quic-transport.html
    A ianswett-granularity/draft-ietf-quic-transport.txt
    A ianswett-granularity/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 24617370. [ci skip]


  Commit: 0d812a55110d777c88aba8881d0b70ed964a1029
      https://github.com/quicwg/base-drafts/commit/0d812a55110d777c88aba8881d0b70ed964a1029
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-13 (Fri, 13 Mar 2020)

  Changed paths:
    M ianswett-granularity/draft-ietf-quic-recovery.html
    M ianswett-granularity/draft-ietf-quic-recovery.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 58891f5d. [ci skip]


  Commit: 07dcc2bce2a2aea9addca273812d046dc509f504
      https://github.com/quicwg/base-drafts/commit/07dcc2bce2a2aea9addca273812d046dc509f504
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-13 (Fri, 13 Mar 2020)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2020-03-13T23:42:58Z. [ci skip]


  Commit: 83bdbd7cadfa556f5292efd5a3a5812d1584f0dc
      https://github.com/quicwg/base-drafts/commit/83bdbd7cadfa556f5292efd5a3a5812d1584f0dc
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-13 (Fri, 13 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    R ianswett-second-initial/draft-ietf-quic-http.html
    R ianswett-second-initial/draft-ietf-quic-http.txt
    R ianswett-second-initial/draft-ietf-quic-invariants.html
    R ianswett-second-initial/draft-ietf-quic-invariants.txt
    R ianswett-second-initial/draft-ietf-quic-qpack.html
    R ianswett-second-initial/draft-ietf-quic-qpack.txt
    R ianswett-second-initial/draft-ietf-quic-recovery.html
    R ianswett-second-initial/draft-ietf-quic-recovery.txt
    R ianswett-second-initial/draft-ietf-quic-tls.html
    R ianswett-second-initial/draft-ietf-quic-tls.txt
    R ianswett-second-initial/draft-ietf-quic-transport.html
    R ianswett-second-initial/draft-ietf-quic-transport.txt
    R ianswett-second-initial/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 6598cf1a. [ci skip]


  Commit: ad58a6daca553b39ef0cef5b967f2cfb82ce2f2b
      https://github.com/quicwg/base-drafts/commit/ad58a6daca553b39ef0cef5b967f2cfb82ce2f2b
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-15 (Sun, 15 Mar 2020)

  Changed paths:
    M ianswett-pto-pseudocode/draft-ietf-quic-http.html
    M ianswett-pto-pseudocode/draft-ietf-quic-http.txt
    M ianswett-pto-pseudocode/draft-ietf-quic-invariants.html
    M ianswett-pto-pseudocode/draft-ietf-quic-invariants.txt
    M ianswett-pto-pseudocode/draft-ietf-quic-qpack.html
    M ianswett-pto-pseudocode/draft-ietf-quic-qpack.txt
    M ianswett-pto-pseudocode/draft-ietf-quic-recovery.html
    M ianswett-pto-pseudocode/draft-ietf-quic-recovery.txt
    M ianswett-pto-pseudocode/draft-ietf-quic-tls.html
    M ianswett-pto-pseudocode/draft-ietf-quic-tls.txt
    M ianswett-pto-pseudocode/draft-ietf-quic-transport.html
    M ianswett-pto-pseudocode/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from e9bde216. [ci skip]


  Commit: dcc660eba1081411223055fea2c80d65d24ea5fa
      https://github.com/quicwg/base-drafts/commit/dcc660eba1081411223055fea2c80d65d24ea5fa
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-15 (Sun, 15 Mar 2020)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2020-03-15T00:11:46Z. [ci skip]


  Commit: 9e0da12815c0b8086d6d2896dd9467503c4b56e9
      https://github.com/quicwg/base-drafts/commit/9e0da12815c0b8086d6d2896dd9467503c4b56e9
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-15 (Sun, 15 Mar 2020)

  Changed paths:
    M ianswett-pto-pseudocode/draft-ietf-quic-recovery.html
    M ianswett-pto-pseudocode/draft-ietf-quic-recovery.txt
    R ianswett-ref/draft-ietf-quic-http.html
    R ianswett-ref/draft-ietf-quic-http.txt
    R ianswett-ref/draft-ietf-quic-invariants.html
    R ianswett-ref/draft-ietf-quic-invariants.txt
    R ianswett-ref/draft-ietf-quic-qpack.html
    R ianswett-ref/draft-ietf-quic-qpack.txt
    R ianswett-ref/draft-ietf-quic-recovery.html
    R ianswett-ref/draft-ietf-quic-recovery.txt
    R ianswett-ref/draft-ietf-quic-tls.html
    R ianswett-ref/draft-ietf-quic-tls.txt
    R ianswett-ref/draft-ietf-quic-transport.html
    R ianswett-ref/draft-ietf-quic-transport.txt
    R ianswett-ref/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from d38a5822. [ci skip]


  Commit: 4e8065af1b9a3b413b54796d71bb4bdcc64117a3
      https://github.com/quicwg/base-drafts/commit/4e8065af1b9a3b413b54796d71bb4bdcc64117a3
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-15 (Sun, 15 Mar 2020)

  Changed paths:
    M issues.json
    M pulls.json

  Log Message:
  -----------
  Script updating issues at 2020-03-15T21:02:46Z. [ci skip]


  Commit: 6fafd463c535b2549c1a01d333901887aa91abc5
      https://github.com/quicwg/base-drafts/commit/6fafd463c535b2549c1a01d333901887aa91abc5
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-15 (Sun, 15 Mar 2020)

  Changed paths:
    M ianswett-granularity/draft-ietf-quic-http.html
    M ianswett-granularity/draft-ietf-quic-http.txt
    M ianswett-granularity/draft-ietf-quic-invariants.html
    M ianswett-granularity/draft-ietf-quic-invariants.txt
    M ianswett-granularity/draft-ietf-quic-qpack.html
    M ianswett-granularity/draft-ietf-quic-qpack.txt
    M ianswett-granularity/draft-ietf-quic-recovery.html
    M ianswett-granularity/draft-ietf-quic-recovery.txt
    M ianswett-granularity/draft-ietf-quic-tls.html
    M ianswett-granularity/draft-ietf-quic-tls.txt
    M ianswett-granularity/draft-ietf-quic-transport.html
    M ianswett-granularity/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from c07b8c60. [ci skip]


  Commit: 8fdb7b8ae99b1faf05b9746d79ac1b0e4ef3ab7f
      https://github.com/quicwg/base-drafts/commit/8fdb7b8ae99b1faf05b9746d79ac1b0e4ef3ab7f
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-15 (Sun, 15 Mar 2020)

  Changed paths:
    M ianswett-pto-pseudocode/draft-ietf-quic-recovery.html
    M ianswett-pto-pseudocode/draft-ietf-quic-recovery.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 2c07fed9. [ci skip]


  Commit: 9cca9d456a4eb25e5b4daed4fa0c1fcfbeadfc36
      https://github.com/quicwg/base-drafts/commit/9cca9d456a4eb25e5b4daed4fa0c1fcfbeadfc36
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-15 (Sun, 15 Mar 2020)

  Changed paths:
    M ianswett-pto-pseudocode/draft-ietf-quic-recovery.html
    M ianswett-pto-pseudocode/draft-ietf-quic-recovery.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from aacd0773. [ci skip]


  Commit: f4202b1d62be7c7409db9ff9d46f9c4d71b2259f
      https://github.com/quicwg/base-drafts/commit/f4202b1d62be7c7409db9ff9d46f9c4d71b2259f
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-16 (Mon, 16 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 061a9134. [ci skip]


  Commit: e00c357face2e5386e65da2faa1a9ef00a197ae4
      https://github.com/quicwg/base-drafts/commit/e00c357face2e5386e65da2faa1a9ef00a197ae4
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-16 (Mon, 16 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from d8b109a8. [ci skip]


  Commit: c5391cb44fbb5db6cdb8f18a9c9eea22edccaba3
      https://github.com/quicwg/base-drafts/commit/c5391cb44fbb5db6cdb8f18a9c9eea22edccaba3
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-17 (Tue, 17 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    R ianswett-adaptive-loss/draft-ietf-quic-http.html
    R ianswett-adaptive-loss/draft-ietf-quic-http.txt
    R ianswett-adaptive-loss/draft-ietf-quic-invariants.html
    R ianswett-adaptive-loss/draft-ietf-quic-invariants.txt
    R ianswett-adaptive-loss/draft-ietf-quic-qpack.html
    R ianswett-adaptive-loss/draft-ietf-quic-qpack.txt
    R ianswett-adaptive-loss/draft-ietf-quic-recovery.html
    R ianswett-adaptive-loss/draft-ietf-quic-recovery.txt
    R ianswett-adaptive-loss/draft-ietf-quic-tls.html
    R ianswett-adaptive-loss/draft-ietf-quic-tls.txt
    R ianswett-adaptive-loss/draft-ietf-quic-transport.html
    R ianswett-adaptive-loss/draft-ietf-quic-transport.txt
    R ianswett-adaptive-loss/index.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-http.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-http.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-invariants.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-invariants.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-qpack.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-qpack.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-recovery.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-recovery.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-tls.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-tls.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-transport.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-transport.txt
    R ianswett-idle-timeout-editorial/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 6e27a562. [ci skip]


Compare: https://github.com/quicwg/base-drafts/compare/ecb2e2a32811...c5391cb44fbb


From nobody Tue Mar 17 15:28:57 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5ACEA3A0907 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:28:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Gju_0q-pnLa1 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:28:54 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4FD5C3A0902 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:28:54 -0700 (PDT)
Date: Tue, 17 Mar 2020 15:28:53 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584484133; bh=WZ7Eg/c62vM0D6OXBrQ2IZuCfLv/enk/4F1R8DQfNNM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=uBO6evQxMoZ6QQF3psjMxrhVWy+9k1KjwLovC1IB9cmuPOOAMsmBPQmbqWNn2YxMJ hMrKw8eJ/esR6zLyv6tanbbEJ1FOfEdu0ECPV+6NL58s2kSiRft38SNjdr1acnfaYi Ah6/FcObyoKUxt4cgWC0oEzeDNEcKX+tLzcLIGFk=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYTBQ5JBJTYLN5FIVN4PUYCLEVBNHHCEV4TFI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3501/c600330801@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3501@github.com>
References: <quicwg/base-drafts/pull/3501@github.com>
Subject: Re: [quicwg/base-drafts] Update ACK generation policy (#3501)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e714f255e9d6_9ad3f88f0ecd96c9688"; 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/ndYZqFBs7EImOATZ5ktntFVSogY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:28:56 -0000

----==_mimepart_5e714f255e9d6_9ad3f88f0ecd96c9688
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

There seems to be some difference of opinion on the suggested text, which speaks to different opinion on the topic at hand. Can we please get an issue to discuss?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3501#issuecomment-600330801
----==_mimepart_5e714f255e9d6_9ad3f88f0ecd96c9688
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>There seems to be some difference of opinion on the suggested text, which speaks to different opinion on the topic at hand. Can we please get an issue to discuss?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3501#issuecomment-600330801">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZYJZSL6E6T3W4CZ3LRH72SLANCNFSM4LCHDKLA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK73MTKUHSXW7Z5NPK3RH72SLA5CNFSM4LCHDKLKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPEFEMI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3501#issuecomment-600330801",
"url": "https://github.com/quicwg/base-drafts/pull/3501#issuecomment-600330801",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e714f255e9d6_9ad3f88f0ecd96c9688--


From nobody Tue Mar 17 15:38:35 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2DC383A08C2 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:38:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id U5OmmmSU--GL for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:38: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 1ABFE3A08FA for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:38:31 -0700 (PDT)
Date: Tue, 17 Mar 2020 15:38:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584484710; bh=KN0IQCJ+2K9AJz3dDXCTknN7/SDYOtmKn9UQ7T/p62s=; h=Date:From:To:Subject:From; b=UC/dS7GvzotAa5fTTOXSGf5w2wllcdaxTC5HY+f8UIMMPRksIwnrmr5QtP9XUeNEo YmTtqYZjiS0RNbsOLjqeF/Yt1tsfD5lQeT/HZRW/U7Rx5kuUrzecp41Dq9siRhxDhD aCDmfteOuAuxIpWJmCjlv38oS2IqhmBoMRS1NTbc=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/c5391c-bb828f@github.com>
Subject: [quicwg/base-drafts] bb828f: Seed archive.json to minimize rate limits
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/3i29HSTZWUTK3Sc6auwAV99IY1c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:38:34 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: bb828f1e31e31c5ba3a6b2e45acca019b7ccf0a9
      https://github.com/quicwg/base-drafts/commit/bb828f1e31e31c5ba3a6b2e45acca019b7ccf0a9
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-17 (Tue, 17 Mar 2020)

  Changed paths:
    A archive.json
    R issues.json
    R pulls.json

  Log Message:
  -----------
  Seed archive.json to minimize rate limits



From nobody Tue Mar 17 15:43:33 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 31BDE3A0943 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:43:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0wzE0qHu381i for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:43:29 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2441A3A088C for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:43:28 -0700 (PDT)
Date: Tue, 17 Mar 2020 15:43:27 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584485007; bh=dQsrUavuzTKveRm6HXmZS68MB47NceJrFgC3UDx6FOE=; h=Date:From:To:Subject:From; b=ERYiejmUtKUsxEcSa61sY9d8TTgrJPRLSf+1KhY16HAWZwhkezH78vkF+xxkHSg3p p73rf1XpnyfyR28Fo/nGqQaW8UtMCFmJuhbDO1avalon0dCqVMmCrSg9mGGv4TPcsK yDTFA3qRqf7qtjQ4aTlXDWAQaEtsVUl30R3S8aHM=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/6e27a5-27ea1c@github.com>
Subject: [quicwg/base-drafts] 27ea1c: Poke
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/5hTf0DZrHxU5vkj5z0bbwqcCNjM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:43:31 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 27ea1c8d02c40c694e5426bf7914d5c2b7e1434e
      https://github.com/quicwg/base-drafts/commit/27ea1c8d02c40c694e5426bf7914d5c2b7e1434e
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-17 (Tue, 17 Mar 2020)

  Changed paths:

  Log Message:
  -----------
  Poke



From nobody Tue Mar 17 15:43:43 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 355D33A0943 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:43:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zmmM-46ti9hH for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:43: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 88E603A088C for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:43:39 -0700 (PDT)
Received: from github-lowworker-1b8c660.ash1-iad.github.net (github-lowworker-1b8c660.ash1-iad.github.net [10.56.18.59]) by smtp.github.com (Postfix) with ESMTP id B1E3B2C0D08 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:43:38 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584485018; bh=jlctpsANvRYVVaQj/VSAIZpx6bFORUyhIDjSqUJh1l8=; h=Date:From:To:Subject:From; b=Qa+JFB5Rnl2KE8iLNHq9JkJKO35vKMZIsGYE7hvW4aD2UQqQZxU+NGufoUJfWH71T UjGMydyFkw5Hj2TMXFRwlnhrGqPXuy20b2OqIO8XvzttfhsBjhxNlAGgbuXNib7TJh wxrSu7vnHTBoeoPxl1o1kwCDnWvsrStnPVnridP8=
Date: Tue, 17 Mar 2020 15:43:38 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-skip-packet-number/91474d-87dcdb@github.com>
Subject: [quicwg/base-drafts] 87dcdb: Skip a packet number when sending one PTO packet
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Q5BEPfvtEVqGByykVkLLe5ely7o>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:43:42 -0000

  Branch: refs/heads/ianswett-skip-packet-number
  Home:   https://github.com/quicwg/base-drafts
  Commit: 87dcdbb8d14c8ffdbb3279c1a787d7b4d6fc8b88
      https://github.com/quicwg/base-drafts/commit/87dcdbb8d14c8ffdbb3279c1a787d7b4d6fc8b88
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Skip a packet number when sending one PTO packet

Indicates that peers can skip a packet number when sending a single PTO packet to elicit a faster ACK.



From nobody Tue Mar 17 15:44:06 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E68E93A088C for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:44:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3udsw0kaDdTk for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:44: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 15DF63A0949 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:44:02 -0700 (PDT)
Date: Tue, 17 Mar 2020 15:44:01 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584485041; bh=LBvNem5Lo3YqXQwHa6tqT47PF/OBPuxfQHECmsbYhVM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=iK+fBUvpwkLy3IW7HjX1toq9809heqfI8lsKiJIsfSa9T/jqVV2I/IlxjldSv8cKd IgykWYCFa9hNVk6s6LMdpiSq3A3vkJiMdJboGNGNMJmJZFZvhTotojAObcGaIwPRRl W4adxajblWQFM4tWllnKAkZcSmkDuuNZEuKoskLo=
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/2952/push/4779463413@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2952@github.com>
References: <quicwg/base-drafts/pull/2952@github.com>
Subject: Re: [quicwg/base-drafts] Skip a packet number when sending one PTO packet (#2952)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7152b12db8a_57233f9c1c2cd95c16604e"; 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/fXYyUKhFhWU-oNii6qhVAeacZMQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:44:05 -0000

----==_mimepart_5e7152b12db8a_57233f9c1c2cd95c16604e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

87dcdbb8d14c8ffdbb3279c1a787d7b4d6fc8b88  Skip a packet number when sending one PTO packet


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/2952/files/91474d493c4ef2951476fb8b20746ab1e30f21ce..87dcdbb8d14c8ffdbb3279c1a787d7b4d6fc8b88

----==_mimepart_5e7152b12db8a_57233f9c1c2cd95c16604e
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/87dcdbb8d14c8ffdbb3279c1a787d7b4d6fc8b88">87dcdbb</a>  Skip a packet number when sending one PTO 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/2952/files/91474d493c4ef2951476fb8b20746ab1e30f21ce..87dcdbb8d14c8ffdbb3279c1a787d7b4d6fc8b88">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYFH7WD23G4PJYX7FLRH74LDANCNFSM4II7ULMA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK46KGUYQDUP5ZF3W5DRH74LDA5CNFSM4II7ULMKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGMYDGOBWHE3TSMKQOVZWQIZUG43TSNBWGM2DCMY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2952/files/91474d493c4ef2951476fb8b20746ab1e30f21ce..87dcdbb8d14c8ffdbb3279c1a787d7b4d6fc8b88",
"url": "https://github.com/quicwg/base-drafts/pull/2952/files/91474d493c4ef2951476fb8b20746ab1e30f21ce..87dcdbb8d14c8ffdbb3279c1a787d7b4d6fc8b88",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e7152b12db8a_57233f9c1c2cd95c16604e--


From nobody Tue Mar 17 15:45:28 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A42BB3A0948 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:45:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uwXU7sycajZD for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:45:23 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2D84B3A0949 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:45:23 -0700 (PDT)
Received: from github-lowworker-cd7bc13.ac4-iad.github.net (github-lowworker-cd7bc13.ac4-iad.github.net [10.52.25.102]) by smtp.github.com (Postfix) with ESMTP id 83CA78C0A0F for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:45:22 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584485122; bh=T0pVV18XvUmUBGybivC/8enM6b5zmdxPffwhZUag92s=; h=Date:From:To:Subject:From; b=GxFiCrQ952oEb/Cpo/q4LZLm8Ea5h76Qo8JyIV9iRgrZJl7PHNc5hvPSD3GThdXlS Iy84+VP8amSt/o6Iy/td7gI6MfMQn9mN37iGiksTlvWDUCdUXHD+1GPXO8dM0ibuCo Yy+D1CeSpI99k9sQ+S2f9nSmDrQfGgPllPYz/A+o=
Date: Tue, 17 Mar 2020 15:45:22 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/bb828f-21ff94@github.com>
Subject: [quicwg/base-drafts] 21ff94: Script updating gh-pages from 87dcdbb8. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/iMEY6Neb6uGLoYJ3BpS-X_GHUho>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:45:27 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 21ff94806910f3b060f1186595c5c26e3ddbb422
      https://github.com/quicwg/base-drafts/commit/21ff94806910f3b060f1186595c5c26e3ddbb422
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-17 (Tue, 17 Mar 2020)

  Changed paths:
    R ianswett-adaptive-loss/draft-ietf-quic-http.html
    R ianswett-adaptive-loss/draft-ietf-quic-http.txt
    R ianswett-adaptive-loss/draft-ietf-quic-invariants.html
    R ianswett-adaptive-loss/draft-ietf-quic-invariants.txt
    R ianswett-adaptive-loss/draft-ietf-quic-qpack.html
    R ianswett-adaptive-loss/draft-ietf-quic-qpack.txt
    R ianswett-adaptive-loss/draft-ietf-quic-recovery.html
    R ianswett-adaptive-loss/draft-ietf-quic-recovery.txt
    R ianswett-adaptive-loss/draft-ietf-quic-tls.html
    R ianswett-adaptive-loss/draft-ietf-quic-tls.txt
    R ianswett-adaptive-loss/draft-ietf-quic-transport.html
    R ianswett-adaptive-loss/draft-ietf-quic-transport.txt
    R ianswett-adaptive-loss/index.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-http.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-http.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-invariants.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-invariants.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-qpack.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-qpack.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-recovery.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-recovery.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-tls.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-tls.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-transport.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-transport.txt
    R ianswett-idle-timeout-editorial/index.html
    M ianswett-skip-packet-number/draft-ietf-quic-http.html
    M ianswett-skip-packet-number/draft-ietf-quic-http.txt
    M ianswett-skip-packet-number/draft-ietf-quic-invariants.html
    M ianswett-skip-packet-number/draft-ietf-quic-invariants.txt
    M ianswett-skip-packet-number/draft-ietf-quic-qpack.html
    M ianswett-skip-packet-number/draft-ietf-quic-qpack.txt
    M ianswett-skip-packet-number/draft-ietf-quic-recovery.html
    M ianswett-skip-packet-number/draft-ietf-quic-recovery.txt
    M ianswett-skip-packet-number/draft-ietf-quic-tls.html
    M ianswett-skip-packet-number/draft-ietf-quic-tls.txt
    M ianswett-skip-packet-number/draft-ietf-quic-transport.html
    M ianswett-skip-packet-number/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 87dcdbb8. [ci skip]



From nobody Tue Mar 17 15:46:20 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 426093A0948 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:46:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8ocR7kqDXFLp for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:46: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 C03CD3A088C for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:46:16 -0700 (PDT)
Received: from github-lowworker-6349a71.ac4-iad.github.net (github-lowworker-6349a71.ac4-iad.github.net [10.52.18.20]) by smtp.github.com (Postfix) with ESMTP id 19ADB96026C for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:46:16 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584485176; bh=sDj9YVrPa7ezTbW9BFWM0iRb8PrdPgN1TodnvF6Fk1M=; h=Date:From:To:Subject:From; b=nwWryn1yVzMnR8rJ/oTZ/4v41Gw6Mdh9ohfXvRPFtC9MiKqrj/wq0nnV8gxvi09zd CHOQgFE2zCFYY75EKHOpdpoqrusa9ee+fyVYpWmdVJ0LYGBChjZkiRrLKXVpjnFDsE m9ROAzY4zu3A/b+cTcIEBxBexMIRlfZd1xe0JFJ4=
Date: Tue, 17 Mar 2020 15:46:16 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/21ff94-198023@github.com>
Subject: [quicwg/base-drafts] 198023: Script updating gh-pages from 27ea1c8d. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/7UbUShDJz5tCMgmqK8CBcjzg81A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:46:19 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 198023ea10caee50319014d2d6683f4df6961dc8
      https://github.com/quicwg/base-drafts/commit/198023ea10caee50319014d2d6683f4df6961dc8
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-17 (Tue, 17 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    R ianswett-adaptive-loss/draft-ietf-quic-http.html
    R ianswett-adaptive-loss/draft-ietf-quic-http.txt
    R ianswett-adaptive-loss/draft-ietf-quic-invariants.html
    R ianswett-adaptive-loss/draft-ietf-quic-invariants.txt
    R ianswett-adaptive-loss/draft-ietf-quic-qpack.html
    R ianswett-adaptive-loss/draft-ietf-quic-qpack.txt
    R ianswett-adaptive-loss/draft-ietf-quic-recovery.html
    R ianswett-adaptive-loss/draft-ietf-quic-recovery.txt
    R ianswett-adaptive-loss/draft-ietf-quic-tls.html
    R ianswett-adaptive-loss/draft-ietf-quic-tls.txt
    R ianswett-adaptive-loss/draft-ietf-quic-transport.html
    R ianswett-adaptive-loss/draft-ietf-quic-transport.txt
    R ianswett-adaptive-loss/index.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-http.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-http.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-invariants.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-invariants.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-qpack.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-qpack.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-recovery.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-recovery.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-tls.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-tls.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-transport.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-transport.txt
    R ianswett-idle-timeout-editorial/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 27ea1c8d. [ci skip]



From nobody Tue Mar 17 15:46:50 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 058073A094E for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:46:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Nae3wXeNq7Bq for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:46:47 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8A7983A0949 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:46:47 -0700 (PDT)
Received: from github-lowworker-2e54e43.va3-iad.github.net (github-lowworker-2e54e43.va3-iad.github.net [10.48.17.27]) by smtp.github.com (Postfix) with ESMTP id DF2588C08A4 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:46:46 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584485206; bh=mOZ9mCUeK1w/nJDXwWgFt46N8yl4tEOgiaIOcvgXB0I=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=N9Zr6OUWLl0AEAh1wB/KJVaerJ7JubEj7B2WmMMC4Gh8QbZ4jiss1Wp9ibNIQPyY9 QGeUJNB3PZOZTOFPLMtQ5jgxPv2moCUHCQSXyzcnDU4nsJnKw0dYiZvMG18RjKaF0Q R+f+JXTNmPCi0hwDMDP606MayvqEIhXEvbjBGh7I=
Date: Tue, 17 Mar 2020 15:46:46 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4EQEMH7QON6R2WEAN4PU2FNEVBNHHBYY33OM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2952/review/376456604@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2952@github.com>
References: <quicwg/base-drafts/pull/2952@github.com>
Subject: Re: [quicwg/base-drafts] Skip a packet number when sending one PTO packet (#2952)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e715356cf59c_69f03f84ce2cd96c10783b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/55_6AZ-GECsjUgqAlnBJ1CUOSpg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:46:50 -0000

----==_mimepart_5e715356cf59c_69f03f84ce2cd96c10783b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar commented on this pull request.



> @@ -587,6 +587,9 @@ In addition to sending data in the packet number space for which the timer
 expired, the sender SHOULD send ack-eliciting packets from other packet
 number spaces with in-flight data, coalescing packets if possible.
 
+When only sending a single packet on PTO, senders can skip a packet number to

```suggestion
If the sender sends a single packet on PTO, it can skip a packet number 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/2952#pullrequestreview-376456604
----==_mimepart_5e715356cf59c_69f03f84ce2cd96c10783b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@janaiyengar</b> commented on this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/2952#discussi=
on_r394014247">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -587,6 +587,9 @@ In addition to sending=
 data in the packet number space for which the timer=0D
 expired, the sender SHOULD send ack-eliciting packets from other packet=0D=

 number spaces with in-flight data, coalescing packets if possible.=0D
 =0D
+When only sending a single packet on PTO, senders can skip a packet numb=
er to=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-When only sending a single packet on PTO, sen=
ders can skip a packet number to=0D
+If the sender sends a single packet on PTO, it can skip a packet number =
to=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/2952#pullrequestreview-376456604">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K2AGTXSNFJYWHEXIYTRH74VNANCNFSM4II7ULMA">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJKYQQJR3AE7RFV72UTLRH74VNA5CNFSM4=
II7ULMKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GOCZYELHA.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/2952#pullrequestrev=
iew-376456604",=0D
"url": "https://github.com/quicwg/base-drafts/pull/2952#pullrequestreview=
-376456604",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e715356cf59c_69f03f84ce2cd96c10783b--


From nobody Tue Mar 17 15:46:57 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EC10A3A095C for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:46:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.099
X-Spam-Level: 
X-Spam-Status: No, score=-2.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Cyz1HhTxff4F for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:46: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 BD4A83A0948 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:46:46 -0700 (PDT)
Date: Tue, 17 Mar 2020 15:46:45 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584485205; bh=oiGEtZXKBkuYTmwxLBhdcWp2OWT9ijW361axUGABbS0=; h=Date:From:To:Subject:From; b=ribxP/wuBE/+6/SACBi1cpZWAnUJ52NkLIMDP4nSz58KoX3cuSmPGwrVRp5BAxtUU p3GmKFPzrUk1QHF4lGXshyIhwrozyV84AH+4CT3ryta0cr+Ex1QmnRd4PV3mkfRsjp IURdwuMyGAnr+dH+9MQDAD04P2oJ2t/Uc7/xF7QY=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-skip-packet-number/87dcdb-a33165@github.com>
Subject: [quicwg/base-drafts] a33165: Fix line length
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/OD-PKmPd5YYppRsx5tTfDtFoaNE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:46:55 -0000

  Branch: refs/heads/ianswett-skip-packet-number
  Home:   https://github.com/quicwg/base-drafts
  Commit: a33165b1e8daf7161fa38a429856e5c6dd932a34
      https://github.com/quicwg/base-drafts/commit/a33165b1e8daf7161fa38a429856e5c6dd932a34
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Fix line length



From nobody Tue Mar 17 15:47:17 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id ED7033A0949 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:47:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OttaVlPFIB3O for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:47:09 -0700 (PDT)
Received: from out-13.smtp.github.com (out-13.smtp.github.com [192.30.254.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 41F193A0948 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:47:09 -0700 (PDT)
Received: from github-lowworker-b19c547.va3-iad.github.net (github-lowworker-b19c547.va3-iad.github.net [10.48.17.66]) by smtp.github.com (Postfix) with ESMTP id E055826172C for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:47:08 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584485228; bh=LUtoJXCvLWKzH4UokRGP/PsxkgPfOXnd5bon9e0Ag+s=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Fk/FLowUEM5aPGT7hbdPmMaDX5QIFRy7nLQzv109OGGUu9c5bVxfGc4hYTOK8w/oo 3k5RzOwi96Va+QGa+MXxqZ8Mgj15O6zxfX1Rt0f4WXVS/pfeq08dyg2NCsNcAwHKrF vdMryhlVhnIgZzo/Pob+S5Er8wYpbdrpbiDy/rtg=
Date: Tue, 17 Mar 2020 15:47:08 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2952/push/4779473237@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2952@github.com>
References: <quicwg/base-drafts/pull/2952@github.com>
Subject: Re: [quicwg/base-drafts] Skip a packet number when sending one PTO packet (#2952)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e71536c9a508_390d3ff1df4cd964813e"; 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/X84J-D5XFms2I3LbwzjLPNyzmCg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:47:16 -0000

----==_mimepart_5e71536c9a508_390d3ff1df4cd964813e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

a33165b1e8daf7161fa38a429856e5c6dd932a34  Fix line length


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/2952/files/87dcdbb8d14c8ffdbb3279c1a787d7b4d6fc8b88..a33165b1e8daf7161fa38a429856e5c6dd932a34

----==_mimepart_5e71536c9a508_390d3ff1df4cd964813e
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/a33165b1e8daf7161fa38a429856e5c6dd932a34">a33165b</a>  Fix line length</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/2952/files/87dcdbb8d14c8ffdbb3279c1a787d7b4d6fc8b88..a33165b1e8daf7161fa38a429856e5c6dd932a34">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2HFFSVTWQSVBP4SJ3RH74WZANCNFSM4II7ULMA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5JXT743W3BWWNLH3TRH74WZA5CNFSM4II7ULMKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGMYDGOBWHE3TSMKQOVZWQIZUG43TSNBXGMZDGNY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2952/files/87dcdbb8d14c8ffdbb3279c1a787d7b4d6fc8b88..a33165b1e8daf7161fa38a429856e5c6dd932a34",
"url": "https://github.com/quicwg/base-drafts/pull/2952/files/87dcdbb8d14c8ffdbb3279c1a787d7b4d6fc8b88..a33165b1e8daf7161fa38a429856e5c6dd932a34",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e71536c9a508_390d3ff1df4cd964813e--


From nobody Tue Mar 17 15:48:30 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0DA633A0967 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:48:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JN7ehZ5f_CJJ for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:48:20 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CB1D63A0991 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:48:20 -0700 (PDT)
Received: from github-lowworker-b19c547.va3-iad.github.net (github-lowworker-b19c547.va3-iad.github.net [10.48.17.66]) by smtp.github.com (Postfix) with ESMTP id 2BE966A0AA0 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:48:20 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584485300; bh=j/R05ZD8BjhkzwS8yvKj1bKlRCGMm8/qt6lw2Ny9pZM=; h=Date:From:To:Subject:From; b=MhcXqob67OVApu56NeQFVFIVBO/esJl9j2Iwss4m+Lu3EnbRKmW2XzC1g0E4PfTDF NejHFsaOEIEGtf+hD7rR1IX5HEVA0bEXtJBPJtBVk9QrEtXCK9VPMCmrDT4KfgsodU TyxGQlKxnnOBaz+UJcTPOSd70HJb69v6ddv6jANo=
Date: Tue, 17 Mar 2020 15:48:20 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/198023-9f9449@github.com>
Subject: [quicwg/base-drafts] 9f9449: Script updating gh-pages from a33165b1. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/eWeEToTfksQmgp1Zo3GdCYWZ44M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:48:27 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 9f944907cd1388662ebdc55a895393fe3f4b9eb8
      https://github.com/quicwg/base-drafts/commit/9f944907cd1388662ebdc55a895393fe3f4b9eb8
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-17 (Tue, 17 Mar 2020)

  Changed paths:
    R ianswett-adaptive-loss/draft-ietf-quic-http.html
    R ianswett-adaptive-loss/draft-ietf-quic-http.txt
    R ianswett-adaptive-loss/draft-ietf-quic-invariants.html
    R ianswett-adaptive-loss/draft-ietf-quic-invariants.txt
    R ianswett-adaptive-loss/draft-ietf-quic-qpack.html
    R ianswett-adaptive-loss/draft-ietf-quic-qpack.txt
    R ianswett-adaptive-loss/draft-ietf-quic-recovery.html
    R ianswett-adaptive-loss/draft-ietf-quic-recovery.txt
    R ianswett-adaptive-loss/draft-ietf-quic-tls.html
    R ianswett-adaptive-loss/draft-ietf-quic-tls.txt
    R ianswett-adaptive-loss/draft-ietf-quic-transport.html
    R ianswett-adaptive-loss/draft-ietf-quic-transport.txt
    R ianswett-adaptive-loss/index.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-http.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-http.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-invariants.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-invariants.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-qpack.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-qpack.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-recovery.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-recovery.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-tls.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-tls.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-transport.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-transport.txt
    R ianswett-idle-timeout-editorial/index.html
    M ianswett-skip-packet-number/draft-ietf-quic-http.html
    M ianswett-skip-packet-number/draft-ietf-quic-http.txt
    M ianswett-skip-packet-number/draft-ietf-quic-invariants.html
    M ianswett-skip-packet-number/draft-ietf-quic-invariants.txt
    M ianswett-skip-packet-number/draft-ietf-quic-qpack.html
    M ianswett-skip-packet-number/draft-ietf-quic-qpack.txt
    M ianswett-skip-packet-number/draft-ietf-quic-recovery.html
    M ianswett-skip-packet-number/draft-ietf-quic-recovery.txt
    M ianswett-skip-packet-number/draft-ietf-quic-tls.html
    M ianswett-skip-packet-number/draft-ietf-quic-tls.txt
    M ianswett-skip-packet-number/draft-ietf-quic-transport.html
    M ianswett-skip-packet-number/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from a33165b1. [ci skip]



From nobody Tue Mar 17 15:48:33 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BD8F13A0951 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:48:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.099
X-Spam-Level: 
X-Spam-Status: No, score=-2.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dbIUImEjJ3P5 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:48:24 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8DA953A0991 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:48:24 -0700 (PDT)
Received: from github-lowworker-edec459.ac4-iad.github.net (github-lowworker-edec459.ac4-iad.github.net [10.52.18.32]) by smtp.github.com (Postfix) with ESMTP id D5F238C0327 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:48:23 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584485303; bh=4SS1AmC+Wm6Y0i3ZH61+pml/+HRi3jlAwzelVr6yFVE=; h=Date:From:To:Subject:From; b=snN88anla28o9Gxl3IGU20CJc4IZpC/oR/J0b/az+MncUyQD3Pplg+z9sTW9VPecb fKxrd2TpbgRyWIu5aQrW6jOYhyUG+5rwtJURrnZhaBk/hzWUCHLpuNrENNKMbJXcoU yliRpt5oapyU/ImSIYsLxYTefJAFMmvg/uxqx3eA=
Date: Tue, 17 Mar 2020 15:48:23 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-skip-packet-number/a33165-5bed48@github.com>
Subject: [quicwg/base-drafts] 5bed48: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/iWQ7iHBIwrp_n7GLY3tbXL0WfVA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:48:28 -0000

  Branch: refs/heads/ianswett-skip-packet-number
  Home:   https://github.com/quicwg/base-drafts
  Commit: 5bed48fa00e604d3231bcde6afa4b920d546747d
      https://github.com/quicwg/base-drafts/commit/5bed48fa00e604d3231bcde6afa4b920d546747d
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-17 (Tue, 17 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>



From nobody Tue Mar 17 15:48:51 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E45293A0948 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:48:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.553
X-Spam-Level: 
X-Spam-Status: No, score=-1.553 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5bOTR-QHuDYk for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:48:47 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4D11C3A095F for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:48:47 -0700 (PDT)
Received: from github-lowworker-2ef7ba1.ac4-iad.github.net (github-lowworker-2ef7ba1.ac4-iad.github.net [10.52.16.66]) by smtp.github.com (Postfix) with ESMTP id 6842EA054D for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:48:46 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584485326; bh=VJfGPv3eR4bZ6R9eIn89YwCDncPPxZ36kUS4B9qsiF0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=owZPAbVFaqQ7ZimlBV8uzirzr5Vyp7N4SrUHPCimQD5i02ApJwFrvRth0epsPRGLm gmcvigZ1e3BNDKI2jF3lKetcmVNbjBviY6EdXbiAjSNVTAR2g6Qpmv37ATwtp8q/3A B5EowJVVsCqBalRj+qpxGHx1tY60Q4L/LE8apBzI=
Date: Tue, 17 Mar 2020 15:48:46 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2952/push/4779477997@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2952@github.com>
References: <quicwg/base-drafts/pull/2952@github.com>
Subject: Re: [quicwg/base-drafts] Skip a packet number when sending one PTO packet (#2952)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7153ce57ffa_676d3f9c428cd96c1839ab"; 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/G1xdb910eyKD2eGqIFEksZ0LmVQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:48:50 -0000

----==_mimepart_5e7153ce57ffa_676d3f9c428cd96c1839ab
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

5bed48fa00e604d3231bcde6afa4b920d546747d  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/2952/files/a33165b1e8daf7161fa38a429856e5c6dd932a34..5bed48fa00e604d3231bcde6afa4b920d546747d

----==_mimepart_5e7153ce57ffa_676d3f9c428cd96c1839ab
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/5bed48fa00e604d3231bcde6afa4b920d546747d">5bed48f</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/2952/files/a33165b1e8daf7161fa38a429856e5c6dd932a34..5bed48fa00e604d3231bcde6afa4b920d546747d">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK333WERHVMPTXVE5FTRH7445ANCNFSM4II7ULMA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK372C43S6SJKLVAI5DRH7445A5CNFSM4II7ULMKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGMYDGOBWHE3TSMKQOVZWQIZUG43TSNBXG44TSNY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2952/files/a33165b1e8daf7161fa38a429856e5c6dd932a34..5bed48fa00e604d3231bcde6afa4b920d546747d",
"url": "https://github.com/quicwg/base-drafts/pull/2952/files/a33165b1e8daf7161fa38a429856e5c6dd932a34..5bed48fa00e604d3231bcde6afa4b920d546747d",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e7153ce57ffa_676d3f9c428cd96c1839ab--


From nobody Tue Mar 17 15:49:30 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 27E4B3A095A for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:49:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KUb9NfSpzGl7 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:49:26 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7062C3A0957 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:49:26 -0700 (PDT)
Received: from github-lowworker-fa7043e.ash1-iad.github.net (github-lowworker-fa7043e.ash1-iad.github.net [10.56.109.45]) by smtp.github.com (Postfix) with ESMTP id B177D8C044C for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:49:25 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584485365; bh=WUM908Xo6sYwJa5XDna8F7XHPXwjpYa8TZf11+yA/ag=; h=Date:From:To:Subject:From; b=nGriddimD604whrrYqF9UhQ+9UyLU4gEhbkUsJ+MLD7mdpUHxahKPyo0Dw0Yh2QeI RCsgYyskA6RpIWepPJvYh0+lnaFiDnLbjaDcU9i6JJCpP9XrcbMUSybqkLrhsnk6vi YWR5geCgcFzZ7qe+cayo/u7Wlm8B16j+sdO6b18w=
Date: Tue, 17 Mar 2020 15:49:25 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/lint-error/000000-0b4fff@github.com>
Subject: [quicwg/base-drafts] 085a89: Lint should report errors
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/BHy-kl373EqWOiLfel-zy-YIxvo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:49:29 -0000

  Branch: refs/heads/lint-error
  Home:   https://github.com/quicwg/base-drafts
  Commit: 085a897edf7abbcdb8fd1bb7db8cdaea1e91fbfc
      https://github.com/quicwg/base-drafts/commit/085a897edf7abbcdb8fd1bb7db8cdaea1e91fbfc
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    M .lint.py

  Log Message:
  -----------
  Lint should report errors


  Commit: 0b4fff252e828606c4ad76f5e58e7d466225d7ba
      https://github.com/quicwg/base-drafts/commit/0b4fff252e828606c4ad76f5e58e7d466225d7ba
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Fix line length


Compare: https://github.com/quicwg/base-drafts/compare/085a897edf7a%5E...0b4fff252e82


From nobody Tue Mar 17 15:49:39 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 317153A0957 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:49:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6CzB1bUGUTd8 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:49:36 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0D3133A095A for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:49:36 -0700 (PDT)
Received: from github-lowworker-1b8c660.ash1-iad.github.net (github-lowworker-1b8c660.ash1-iad.github.net [10.56.18.59]) by smtp.github.com (Postfix) with ESMTP id 5DDD11C1200 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:49:35 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584485375; bh=ltKH6ixSrQTvGMucMlfgnFkzUPqqD3m8XraRkji9eNc=; h=Date:From:To:Subject:From; b=sGiAkYyk4AO91XW6QuXvFa/usbUUQUmpbFxfJfLpsv8TA9Yz0pNiYOddXyACpWOzU cRGoZyNhtzc5L1i29cHpT+U9ROCKnjC7VlKEILDw/0zlf7XYm1Q8Q7l5hxa3LSU4mM hqv5VQSt1QQ8CwxrUMPopXBfy7ZKHpg7ttEnyyf0=
Date: Tue, 17 Mar 2020 15:49:35 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/9f9449-315ef5@github.com>
Subject: [quicwg/base-drafts] 315ef5: Script updating gh-pages from 5bed48fa. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ZNFqapjal07-LPLeMC62dcSm1YU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:49:38 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 315ef5f83a234f121e9cf52ef4edc532dc863955
      https://github.com/quicwg/base-drafts/commit/315ef5f83a234f121e9cf52ef4edc532dc863955
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-17 (Tue, 17 Mar 2020)

  Changed paths:
    R ianswett-adaptive-loss/draft-ietf-quic-http.html
    R ianswett-adaptive-loss/draft-ietf-quic-http.txt
    R ianswett-adaptive-loss/draft-ietf-quic-invariants.html
    R ianswett-adaptive-loss/draft-ietf-quic-invariants.txt
    R ianswett-adaptive-loss/draft-ietf-quic-qpack.html
    R ianswett-adaptive-loss/draft-ietf-quic-qpack.txt
    R ianswett-adaptive-loss/draft-ietf-quic-recovery.html
    R ianswett-adaptive-loss/draft-ietf-quic-recovery.txt
    R ianswett-adaptive-loss/draft-ietf-quic-tls.html
    R ianswett-adaptive-loss/draft-ietf-quic-tls.txt
    R ianswett-adaptive-loss/draft-ietf-quic-transport.html
    R ianswett-adaptive-loss/draft-ietf-quic-transport.txt
    R ianswett-adaptive-loss/index.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-http.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-http.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-invariants.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-invariants.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-qpack.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-qpack.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-recovery.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-recovery.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-tls.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-tls.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-transport.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-transport.txt
    R ianswett-idle-timeout-editorial/index.html
    M ianswett-skip-packet-number/draft-ietf-quic-http.html
    M ianswett-skip-packet-number/draft-ietf-quic-http.txt
    M ianswett-skip-packet-number/draft-ietf-quic-invariants.html
    M ianswett-skip-packet-number/draft-ietf-quic-invariants.txt
    M ianswett-skip-packet-number/draft-ietf-quic-qpack.html
    M ianswett-skip-packet-number/draft-ietf-quic-qpack.txt
    M ianswett-skip-packet-number/draft-ietf-quic-recovery.html
    M ianswett-skip-packet-number/draft-ietf-quic-recovery.txt
    M ianswett-skip-packet-number/draft-ietf-quic-tls.html
    M ianswett-skip-packet-number/draft-ietf-quic-tls.txt
    M ianswett-skip-packet-number/draft-ietf-quic-transport.html
    M ianswett-skip-packet-number/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 5bed48fa. [ci skip]



From nobody Tue Mar 17 15:50:43 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 043023A0963 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:50:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bdKzs7GzogYb for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:50:41 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E12113A0958 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:50:40 -0700 (PDT)
Date: Tue, 17 Mar 2020 15:50:39 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584485439; bh=QAwD6P0aiZ40honqW2cV76pK9lassFEZ1JPurPoiciE=; h=Date:From:To:Subject:From; b=NUDgdl2Xam1pR3S7z2o3+TZfIrBqd+N3zvwjsirckUUbsjxJ2iAya2pSMG9HpFgc5 mr0nbRHDu4hlcnYXZZRKpewk1JN7IH4UAoFGxMSroMSpkJI9/HafEFay1tin0M0IC7 bmB/cits94gdByAyjWRRW90Aw2yOL1F3Niv4LsnY=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-skip-packet-number/5bed48-479501@github.com>
Subject: [quicwg/base-drafts] 479501: Remove one packet
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/zUerv2NXv_TdtblIa_YHkRuZFG4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:50:42 -0000

  Branch: refs/heads/ianswett-skip-packet-number
  Home:   https://github.com/quicwg/base-drafts
  Commit: 4795016ab6ce9ce1c6a1e9f64d3e4fcc5cffcda3
      https://github.com/quicwg/base-drafts/commit/4795016ab6ce9ce1c6a1e9f64d3e4fcc5cffcda3
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-17 (Tue, 17 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Remove one packet



From nobody Tue Mar 17 15:50:49 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7E10B3A0963 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:50:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.481
X-Spam-Level: 
X-Spam-Status: No, score=-1.481 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ziOZpjh1P0KK for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:50: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 1F7673A097D for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:50:46 -0700 (PDT)
Received: from github-lowworker-e8b54ca.ac4-iad.github.net (github-lowworker-e8b54ca.ac4-iad.github.net [10.52.23.39]) by smtp.github.com (Postfix) with ESMTP id 71EBD1C13C1 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:50:45 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584485445; bh=wfznDAdoymg6At/r9oDv+IzLHUsu6RwGc3dVjGjySCg=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=jyKYjBvANCBP1jAlSe8g6O8rN64ZuUKpDiqYopqroRfkIMCKWUbtbMbGmJAnP35sz R+fVmyg200Rk7WM2TddFw2k6KrjQIY4wa0ws5dEpUkcDyK6gg0eSGvWNRforU751+Q tmjbdzxMr4dxPwrKfVa+XahGLUpLvErLIhjIvucE=
Date: Tue, 17 Mar 2020 15:50:45 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6SNAGNOY2BRC66DR54PU2ULEVBNHHCFRJIOA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3528@github.com>
Subject: [quicwg/base-drafts] Report errors on linting failure (#3528)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e71544563882_27a73ff6f1acd9601318af"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/XJvlAvDd5PncCAAOFltlCnCg3UA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:50:48 -0000

----==_mimepart_5e71544563882_27a73ff6f1acd9601318af
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

My refactoring was bad.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/3528

-- Commit Summary --

  * Lint should report errors
  * Fix line length

-- File Changes --

    M .lint.py (1)
    M draft-ietf-quic-recovery.md (4)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/3528.patch
https://github.com/quicwg/base-drafts/pull/3528.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3528

----==_mimepart_5e71544563882_27a73ff6f1acd9601318af
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>My refactoring was bad.</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/3528'>https://github.com/quicwg/base-drafts/pull/3528</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Lint should report errors</li>
  <li>Fix line length</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/3528/files#diff-5b471e040f65c2bb2af9c28e331ee47e">.lint.py</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/3528/files#diff-98295c891c68edd662536cf2a42bf089">draft-ietf-quic-recovery.md</a>
    (4)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3528.patch'>https://github.com/quicwg/base-drafts/pull/3528.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3528.diff'>https://github.com/quicwg/base-drafts/pull/3528.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3528">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKY57I6YQ7USOFAASH3RH75ELANCNFSM4LN52UFA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZ2EIEAEV2VAD7IYN3RH75ELA5CNFSM4LN52UFKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IWFFBYA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3528",
"url": "https://github.com/quicwg/base-drafts/pull/3528",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e71544563882_27a73ff6f1acd9601318af--


From nobody Tue Mar 17 15:51:06 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B8BA93A0967 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:51:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RKggNL4X2ccf for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:51:03 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1A7F53A0963 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:51:03 -0700 (PDT)
Date: Tue, 17 Mar 2020 15:51:02 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584485462; bh=m6qDqS5J4iYuSJqdhRpyoQnYlKLcAp9q/STIqr8B9FE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=aXSJofE+ShiZleiBnXFkzYm/HuWykyyul8pM4OhYQtIwLR6fPQRxVjF0J7ekCe5uQ b4qM5v7E70OAMpx/AjlqV7g8qljTSlIgK6JYft9YJedZp1P2CDHKwlRd/QKyONx04G K0QrAlfejg56FK/IK34cjGJNwopWzA8J0BNwjF3Y=
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/2952/push/4779484658@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2952@github.com>
References: <quicwg/base-drafts/pull/2952@github.com>
Subject: Re: [quicwg/base-drafts] Skip a packet number when sending one PTO packet (#2952)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e71545693dc_2f5d3f8d1b4cd9608282"; 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/apmR0AwjkV2IC_B_ssWZgVXFuBc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:51:05 -0000

----==_mimepart_5e71545693dc_2f5d3f8d1b4cd9608282
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

4795016ab6ce9ce1c6a1e9f64d3e4fcc5cffcda3  Remove one packet


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/2952/files/5bed48fa00e604d3231bcde6afa4b920d546747d..4795016ab6ce9ce1c6a1e9f64d3e4fcc5cffcda3

----==_mimepart_5e71545693dc_2f5d3f8d1b4cd9608282
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/4795016ab6ce9ce1c6a1e9f64d3e4fcc5cffcda3">4795016</a>  Remove one 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/2952/files/5bed48fa00e604d3231bcde6afa4b920d546747d..4795016ab6ce9ce1c6a1e9f64d3e4fcc5cffcda3">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYPPRYB56F6A6KK5DTRH75FNANCNFSM4II7ULMA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2EFRKICU5GEKLEHK3RH75FNA5CNFSM4II7ULMKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGMYDGOBWHE3TSMKQOVZWQIZUG43TSNBYGQ3DKOA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2952/files/5bed48fa00e604d3231bcde6afa4b920d546747d..4795016ab6ce9ce1c6a1e9f64d3e4fcc5cffcda3",
"url": "https://github.com/quicwg/base-drafts/pull/2952/files/5bed48fa00e604d3231bcde6afa4b920d546747d..4795016ab6ce9ce1c6a1e9f64d3e4fcc5cffcda3",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e71545693dc_2f5d3f8d1b4cd9608282--


From nobody Tue Mar 17 15:52:15 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5AAAE3A0992 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:52:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gY1Wed19vika for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:52:12 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 005063A0987 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:52:11 -0700 (PDT)
Received: from github-lowworker-f62aa54.va3-iad.github.net (github-lowworker-f62aa54.va3-iad.github.net [10.48.17.68]) by smtp.github.com (Postfix) with ESMTP id 47A85960085 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:52:11 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584485531; bh=j7w1wZWqbR6vlXoHNIS77kKi4OZxXhjcliglbPqwyF0=; h=Date:From:To:Subject:From; b=r+b8nmevCFrMn/ifj1KixQdIqRN44qQuaaoybSg4KhaURZrA0G9zQSCWmJRWgE4S6 UFNOI63Ae9+7Dnc+Kcz9QjVL9Yl3YyqVXDXKejD2sWeNmaUvPpvfMte6knGt0B3hKQ G+Chm/hOOWl9r2cc8jGeylQN/IpO4JCscmZ6X9ls=
Date: Tue, 17 Mar 2020 15:52:11 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/315ef5-ea2a74@github.com>
Subject: [quicwg/base-drafts] ea2a74: Script updating gh-pages from 4795016a. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/AQ4khpOfnJWp7oKUmcbd5jYLRhA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:52:14 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: ea2a7494020e5bdf8ff7f1f898613334a7d10ab7
      https://github.com/quicwg/base-drafts/commit/ea2a7494020e5bdf8ff7f1f898613334a7d10ab7
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-17 (Tue, 17 Mar 2020)

  Changed paths:
    R ianswett-adaptive-loss/draft-ietf-quic-http.html
    R ianswett-adaptive-loss/draft-ietf-quic-http.txt
    R ianswett-adaptive-loss/draft-ietf-quic-invariants.html
    R ianswett-adaptive-loss/draft-ietf-quic-invariants.txt
    R ianswett-adaptive-loss/draft-ietf-quic-qpack.html
    R ianswett-adaptive-loss/draft-ietf-quic-qpack.txt
    R ianswett-adaptive-loss/draft-ietf-quic-recovery.html
    R ianswett-adaptive-loss/draft-ietf-quic-recovery.txt
    R ianswett-adaptive-loss/draft-ietf-quic-tls.html
    R ianswett-adaptive-loss/draft-ietf-quic-tls.txt
    R ianswett-adaptive-loss/draft-ietf-quic-transport.html
    R ianswett-adaptive-loss/draft-ietf-quic-transport.txt
    R ianswett-adaptive-loss/index.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-http.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-http.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-invariants.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-invariants.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-qpack.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-qpack.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-recovery.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-recovery.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-tls.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-tls.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-transport.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-transport.txt
    R ianswett-idle-timeout-editorial/index.html
    M ianswett-skip-packet-number/draft-ietf-quic-http.html
    M ianswett-skip-packet-number/draft-ietf-quic-http.txt
    M ianswett-skip-packet-number/draft-ietf-quic-invariants.html
    M ianswett-skip-packet-number/draft-ietf-quic-invariants.txt
    M ianswett-skip-packet-number/draft-ietf-quic-qpack.html
    M ianswett-skip-packet-number/draft-ietf-quic-qpack.txt
    M ianswett-skip-packet-number/draft-ietf-quic-recovery.html
    M ianswett-skip-packet-number/draft-ietf-quic-recovery.txt
    M ianswett-skip-packet-number/draft-ietf-quic-tls.html
    M ianswett-skip-packet-number/draft-ietf-quic-tls.txt
    M ianswett-skip-packet-number/draft-ietf-quic-transport.html
    M ianswett-skip-packet-number/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 4795016a. [ci skip]



From nobody Tue Mar 17 15:54:31 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8C1593A0998 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:54:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.041
X-Spam-Level: 
X-Spam-Status: No, score=-1.041 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bPJBiIjcDTuz for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:54:05 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 61DD73A07F4 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:54:05 -0700 (PDT)
Received: from github-lowworker-f144ac1.va3-iad.github.net (github-lowworker-f144ac1.va3-iad.github.net [10.48.16.59]) by smtp.github.com (Postfix) with ESMTP id B3A821C02DD for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:54:04 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584485644; bh=YItu3A77PganQYea6mFR+goeTb8iaXI74E0oD/ye+OM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=eb0myRYKnDynoEuTS0WN7/H6eyTvqseQgv9mczb2RfWd4mQiY2sMTf8NkhBu0sLDx 6NnuDbFsgljQaMn5wQAfWDNtKgliQQPVf4Jrfb0CFCLTNCGJ2R4JWmloBUZ2xz8Fbh QmnAai5YcPmPObNEZk+jTu/CJmTksO5LyWFOYdHU=
Date: Tue, 17 Mar 2020 15:54:04 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3VJ5DI3H2XIN3KVAN4PU3AZEVBNHHBYY33OM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2952/review/376459485@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2952@github.com>
References: <quicwg/base-drafts/pull/2952@github.com>
Subject: Re: [quicwg/base-drafts] Skip a packet number when sending one PTO packet (#2952)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e71550ca318f_1a3b3f8931ccd96416837c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/3JNqSDSIFeRusiblvfCmVTcXXW8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:54:30 -0000

----==_mimepart_5e71550ca318f_1a3b3f8931ccd96416837c
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/2952#pullrequestreview-376459485
----==_mimepart_5e71550ca318f_1a3b3f8931ccd96416837c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2952#pullrequestreview-376459485">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZHRDFOBELPVJIAWZTRH75QZANCNFSM4II7ULMA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYNFJQTSAJI7EQSFCDRH75QZA5CNFSM4II7ULMKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCZYFBXI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2952#pullrequestreview-376459485",
"url": "https://github.com/quicwg/base-drafts/pull/2952#pullrequestreview-376459485",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e71550ca318f_1a3b3f8931ccd96416837c--


From nobody Tue Mar 17 15:55:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6F9E93A09B0 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:55:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uchZR8d4vMam for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:55:13 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D37743A098D for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:55:13 -0700 (PDT)
Date: Tue, 17 Mar 2020 15:55:13 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584485713; bh=v0K4LeG7ui6CgPvpeFA4veBi4AEQsoMPaz9LTU5pX2M=; h=Date:From:To:Subject:From; b=T2san6bQsS05GKU4lDjyoLIDshsEM5I8s/Jz48QeTTeZFL6pHfDVCAPjlHEqRfohz VWcMGV5l9CYYYO4QqGJsPTZrwGB471XjPO7hfFZjoRJrTcu2llG88X9Q8X6n1hvsHL jUc4/9BWNHDyebQ0IhmOd3RMLFRhjejClI1VuqfU=
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/27ea1c-63ee9b@github.com>
Subject: [quicwg/base-drafts] 87dcdb: Skip a packet number when sending one PTO packet
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ktABLD8CAlIxFWuYKizoNlrsTCA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:55:40 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 87dcdbb8d14c8ffdbb3279c1a787d7b4d6fc8b88
      https://github.com/quicwg/base-drafts/commit/87dcdbb8d14c8ffdbb3279c1a787d7b4d6fc8b88
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Skip a packet number when sending one PTO packet

Indicates that peers can skip a packet number when sending a single PTO packet to elicit a faster ACK.


  Commit: a33165b1e8daf7161fa38a429856e5c6dd932a34
      https://github.com/quicwg/base-drafts/commit/a33165b1e8daf7161fa38a429856e5c6dd932a34
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Fix line length


  Commit: 5bed48fa00e604d3231bcde6afa4b920d546747d
      https://github.com/quicwg/base-drafts/commit/5bed48fa00e604d3231bcde6afa4b920d546747d
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-17 (Tue, 17 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>


  Commit: 4795016ab6ce9ce1c6a1e9f64d3e4fcc5cffcda3
      https://github.com/quicwg/base-drafts/commit/4795016ab6ce9ce1c6a1e9f64d3e4fcc5cffcda3
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-17 (Tue, 17 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Remove one packet


  Commit: 63ee9b08b9e80076619348f8bde35d70dcafb42d
      https://github.com/quicwg/base-drafts/commit/63ee9b08b9e80076619348f8bde35d70dcafb42d
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-03-17 (Tue, 17 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Merge pull request #2952 from quicwg/ianswett-skip-packet-number

Skip a packet number when sending one PTO packet


Compare: https://github.com/quicwg/base-drafts/compare/27ea1c8d02c4...63ee9b08b9e8


From nobody Tue Mar 17 15:55:45 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id ADBF33A09A2 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:55:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ssSvhufOREW6 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:55: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 380123A09AC for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:55:14 -0700 (PDT)
Received: from github-lowworker-52827f8.ash1-iad.github.net (github-lowworker-52827f8.ash1-iad.github.net [10.56.108.24]) by smtp.github.com (Postfix) with ESMTP id 89DEA1C0E1F for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:55:13 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584485713; bh=kOoDYomVnzQTfGf6AGZguhwUW4Jr3ZvN+lCNv+fA2NM=; h=Date:From:To:Subject:From; b=slLdFsidM0hwaaaGhV+7dssx4KSWK5JqPCgfHX9zkUF5u+FYp7nN/hAC5JhQS22Vt N15UMGuIKFSIlpfOj9OuBs4J7wNU2VI9Iky/lYqaqyGw+GjdQtfWEyTkg27KlxHR2B S0BpsOl3VrQisur591ubsaeHfv3dOObdLuEitp+E=
Date: Tue, 17 Mar 2020 15:55:13 -0700
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-skip-packet-number/479501-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/FtAZA5YTiZAb3zq8OefvySzDKYk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:55:40 -0000

  Branch: refs/heads/ianswett-skip-packet-number
  Home:   https://github.com/quicwg/base-drafts


From nobody Tue Mar 17 15:55:56 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 018B83A0996 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:55:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id n1PHqZni531g for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:55:30 -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 A910A3A07F4 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:55:30 -0700 (PDT)
Date: Tue, 17 Mar 2020 15:55:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584485730; bh=KN+EFo72NQPNa6Um5ooW6tzDCoNRFmw3sVnQswZa1i8=; h=Date:From:To:Subject:From; b=WJLrHw9fcQZitqG43tJqgit5jIB6sPSvpOvmsc24MzlF9pyp02LJQ1yXkcZtCtewF 9ZepKVPrAevaGmXXx9kQ5If/WBDonDuLYAdVm0gHZCBvQdanZA5+Oqd39ng39cPmeI Wcc/bAQXuLZ4VZmQc3oC3ypuMm6TdBI1djj+qzqY=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/max_udp_size-0rtt/d1047c-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ehHMXCWhExv28NhD4By_J50bvxg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:55:56 -0000

  Branch: refs/heads/max_udp_size-0rtt
  Home:   https://github.com/quicwg/base-drafts


From nobody Tue Mar 17 15:56:04 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7CEEA3A09B4 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:55:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0a_HF86d9gy2 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:55:36 -0700 (PDT)
Received: from out-16.smtp.github.com (out-16.smtp.github.com [192.30.254.199]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 680113A09B3 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:55:36 -0700 (PDT)
Date: Tue, 17 Mar 2020 15:55:35 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584485736; bh=8E11iofLvgZdTI/e5hHVrhAfsZGT6QS2kFVAgsZ5kek=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=edJ0rcetihjB9jD8rAGpiAllooe5H5/pNkrZqXdPgGd03E/qCTtOxPBeBF5ddPIYL I0Pt41F0Y4Oyx05HtYsR2hkM2sGGFljjdaIZirXK08kdD1JtURIFAQPijcWHza35OO swPAlXKa7m4V/q5j7hoJy3z0fWvYRglprmx3JSI0=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7G2WV6JGLMDKJZF754PU3GPEVBNHHBYY33OM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2952/issue_event/3139347945@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2952@github.com>
References: <quicwg/base-drafts/pull/2952@github.com>
Subject: Re: [quicwg/base-drafts] Skip a packet number when sending one PTO packet (#2952)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e715567c47e8_77f43fb4104cd96c104454"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/FF6Y3VYkrtduUwdmLMBitnEHy6w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:56:02 -0000

----==_mimepart_5e715567c47e8_77f43fb4104cd96c104454
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #2952 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/2952#event-3139347945
----==_mimepart_5e715567c47e8_77f43fb4104cd96c104454
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="476281715" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/2952" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/2952/hovercard" href="https://github.com/quicwg/base-drafts/pull/2952">#2952</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/2952#event-3139347945">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK24XNJ74KS5XFOIDWLRH75WPANCNFSM4II7ULMA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3UFO7V2YNBK4IEL2DRH75WPA5CNFSM4II7ULMKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXMPKL2I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/2952#event-3139347945",
"url": "https://github.com/quicwg/base-drafts/pull/2952#event-3139347945",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e715567c47e8_77f43fb4104cd96c104454--


From nobody Tue Mar 17 15:56:13 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 280563A099B for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:55:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.041
X-Spam-Level: 
X-Spam-Status: No, score=-1.041 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9tHi7aT4r7b2 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:55:47 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 15DDF3A09C1 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:55:47 -0700 (PDT)
Received: from github-lowworker-2300405.va3-iad.github.net (github-lowworker-2300405.va3-iad.github.net [10.48.17.39]) by smtp.github.com (Postfix) with ESMTP id 0D55AE0F5E for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:55:46 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584485746; bh=xXj+R2ibANo2TykCG1VNyl8IxxkYzNNrPBZX3BSCyu8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=a0kafGTcENGhrZiXtr2QN5beuBhugZa+HlfD+Y3l39zHSMsCrz7m0nu1XZ01hiDQ+ JU93vQ5BlcftrcG/l0LdUVZLsaJyipTedRD2C25wRfhFGMtMjrqHA0WTjNmNilDnfl BnCSbET2JGv4cBfPZuw+MjcPkwAeoimrI1POWJgQ=
Date: Tue, 17 Mar 2020 15:55:45 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2AUUNFMOKYFP6W72V4PU3HDEVBNHHCER4U6A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3498/c600339729@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3498@github.com>
References: <quicwg/base-drafts/pull/3498@github.com>
Subject: Re: [quicwg/base-drafts] Remember UDP size limit for 0-RTT (#3498)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e715571f19e5_97b3ffce2ecd96015976d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/wYg_YgjNmeYW5GXgY4zepDfFkt0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:56:11 -0000

----==_mimepart_5e715571f19e5_97b3ffce2ecd96015976d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closing 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/3498#issuecomment-600339729
----==_mimepart_5e715571f19e5_97b3ffce2ecd96015976d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closing 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/3498#issuecomment-600339729">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK57DN4Y3KHLQ57Q3RLRH75XDANCNFSM4LA2GPFQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKY3MPLCFJENMYLZG53RH75XDA5CNFSM4LA2GPF2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPEHKEI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3498#issuecomment-600339729",
"url": "https://github.com/quicwg/base-drafts/pull/3498#issuecomment-600339729",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e715571f19e5_97b3ffce2ecd96015976d--


From nobody Tue Mar 17 15:56:19 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4D72F3A0991 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:55:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id IQKR9RCL_zg4 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:55:50 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 318C93A09BE for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:55:50 -0700 (PDT)
Received: from github-lowworker-9bcb4a1.ac4-iad.github.net (github-lowworker-9bcb4a1.ac4-iad.github.net [10.52.25.84]) by smtp.github.com (Postfix) with ESMTP id 850ECA0BDA for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:55:49 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584485749; bh=5PdpqBMOZ9Ay2mIfcBUx2LHiLUfa+4YnLRxJsJblSzA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=vAnKUSZHUJ0QMBzUZBSliPvO+ROhQ6mZvR8Z/DbwqF7gmEFZVKxEazlVXIRukBNRx XfR8Eh0t7IvN/QaSm6RFiJ29TKIS+zKXH0xCinRz28wyX7i0nCZy8EdiQdZ9LalniQ 0y/XaMxZB3ZNMgUxGiseZmGqJ49Je5qmBGP/hBKI=
Date: Tue, 17 Mar 2020 15:55:49 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK45KEE3HZHATJRVXQ54PU3HLEVBNHHCER4U6A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3498/issue_event/3139348325@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3498@github.com>
References: <quicwg/base-drafts/pull/3498@github.com>
Subject: Re: [quicwg/base-drafts] Remember UDP size limit for 0-RTT (#3498)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e71557574edd_60b23fb8798cd96418316"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/oUfnxZyq106Ei3nzQT6DJHeQbts>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:56:15 -0000

----==_mimepart_5e71557574edd_60b23fb8798cd96418316
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #3498.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3498#event-3139348325
----==_mimepart_5e71557574edd_60b23fb8798cd96418316
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="575116528" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3498" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3498/hovercard" href="https://github.com/quicwg/base-drafts/pull/3498">#3498</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3498#event-3139348325">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK25KXZYYYZHCCS53U3RH75XLANCNFSM4LA2GPFQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3JYDGPWYN56SMRTBTRH75XLA5CNFSM4LA2GPF2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXMPKOZI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3498#event-3139348325",
"url": "https://github.com/quicwg/base-drafts/pull/3498#event-3139348325",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e71557574edd_60b23fb8798cd96418316--


From nobody Tue Mar 17 15:56:54 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8B1723A09CC for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:56:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1FF1FgzdJSGW for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 15:56:29 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D786F3A0895 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:56:28 -0700 (PDT)
Received: from github-lowworker-c5134a3.ac4-iad.github.net (github-lowworker-c5134a3.ac4-iad.github.net [10.52.23.55]) by smtp.github.com (Postfix) with ESMTP id 3A0F68C0049 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 15:56:28 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584485788; bh=y1krgeW+ic2cm5xeh4qikszvHYLUgJL3VS5TffblmIQ=; h=Date:From:To:Subject:From; b=BiPxeKdM28GTRENPODD5J6yLpqYHKbduSVqqSJVIxfVzMNN+0ERIWbmBXm7Ns69sc n8bCUXNhJucONbpcQguRJMIsaDTehdntUWC3j1igubamZ5uyFB3tSnuVSGpTBrLdNJ GdHL320Zbi0YtpohUXEfLqCWtkPiTnZxtSf7O7fo=
Date: Tue, 17 Mar 2020 15:56:28 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/ea2a74-88c9ca@github.com>
Subject: [quicwg/base-drafts] 88c9ca: Script updating gh-pages from 63ee9b08. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/C9Wqm0wrcTwVJwqSgbgHuRZ8T40>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:56:53 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 88c9ca2f22f63cb898206a9ef5658c67500a3a7a
      https://github.com/quicwg/base-drafts/commit/88c9ca2f22f63cb898206a9ef5658c67500a3a7a
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-17 (Tue, 17 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    R ianswett-adaptive-loss/draft-ietf-quic-http.html
    R ianswett-adaptive-loss/draft-ietf-quic-http.txt
    R ianswett-adaptive-loss/draft-ietf-quic-invariants.html
    R ianswett-adaptive-loss/draft-ietf-quic-invariants.txt
    R ianswett-adaptive-loss/draft-ietf-quic-qpack.html
    R ianswett-adaptive-loss/draft-ietf-quic-qpack.txt
    R ianswett-adaptive-loss/draft-ietf-quic-recovery.html
    R ianswett-adaptive-loss/draft-ietf-quic-recovery.txt
    R ianswett-adaptive-loss/draft-ietf-quic-tls.html
    R ianswett-adaptive-loss/draft-ietf-quic-tls.txt
    R ianswett-adaptive-loss/draft-ietf-quic-transport.html
    R ianswett-adaptive-loss/draft-ietf-quic-transport.txt
    R ianswett-adaptive-loss/index.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-http.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-http.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-invariants.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-invariants.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-qpack.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-qpack.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-recovery.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-recovery.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-tls.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-tls.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-transport.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-transport.txt
    R ianswett-idle-timeout-editorial/index.html
    R ianswett-skip-packet-number/draft-ietf-quic-http.html
    R ianswett-skip-packet-number/draft-ietf-quic-http.txt
    R ianswett-skip-packet-number/draft-ietf-quic-invariants.html
    R ianswett-skip-packet-number/draft-ietf-quic-invariants.txt
    R ianswett-skip-packet-number/draft-ietf-quic-qpack.html
    R ianswett-skip-packet-number/draft-ietf-quic-qpack.txt
    R ianswett-skip-packet-number/draft-ietf-quic-recovery.html
    R ianswett-skip-packet-number/draft-ietf-quic-recovery.txt
    R ianswett-skip-packet-number/draft-ietf-quic-tls.html
    R ianswett-skip-packet-number/draft-ietf-quic-tls.txt
    R ianswett-skip-packet-number/draft-ietf-quic-transport.html
    R ianswett-skip-packet-number/draft-ietf-quic-transport.txt
    R ianswett-skip-packet-number/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 63ee9b08. [ci skip]



From nobody Tue Mar 17 16:02:40 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 70BB53A09C3 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 16:02:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zKEyODUMdqVQ for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 16:02: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 51C2D3A09C2 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 16:02:36 -0700 (PDT)
Date: Tue, 17 Mar 2020 16:02:35 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584486155; bh=45sJO6nUrx9Q0yzNgFFP8fGlNQ+zaCeQFxnjA3328tc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=HQWHyzV8LcgyLw/5mihykcIss+O/hG0TQ5uKAq+Q8vBGhMxfI9OJL2NleHpVnS0Eh tCQdY944dgs6rwOm0C41ydGTPE+g0Hg+zC4YWfc8kOYC9DfsygfX67IDSXvQNGVPw5 UalUNBriJibKvsd2Kx32HAuDI9/eprSzzgx/OHLM=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZJL75PNQFZZQWBNHN4PU4AXEVBNHHCFIPTEI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3523/600341728@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3523@github.com>
References: <quicwg/base-drafts/issues/3523@github.com>
Subject: Re: [quicwg/base-drafts] Padding overhead in DNS over QUIC scenarios (#3523)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e71570b67ec2_7ad93fe7484cd960138041"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/C2FDTA3pA87mDg-LhoaSplw59iA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:02:38 -0000

----==_mimepart_5e71570b67ec2_7ad93fe7484cd960138041
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This seems like a prime candidate for extension, particularly since this isn't really in scope for version 1.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3523#issuecomment-600341728
----==_mimepart_5e71570b67ec2_7ad93fe7484cd960138041
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>This seems like a prime candidate for extension, particularly since this isn't really in scope for version 1.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3523#issuecomment-600341728">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7P5WIPDGPS42PYFWTRH76QXANCNFSM4LIG6WCQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5I6SQSX64LWM5N5XTRH76QXA5CNFSM4LIG6WC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPEHZYA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3523#issuecomment-600341728",
"url": "https://github.com/quicwg/base-drafts/issues/3523#issuecomment-600341728",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e71570b67ec2_7ad93fe7484cd960138041--


From nobody Tue Mar 17 16:02:46 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1215B3A09D3 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 16:02:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8zTjB66dAPkv for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 16:02:42 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 72B0E3A09CC for <quic-issues@ietf.org>; Tue, 17 Mar 2020 16:02:37 -0700 (PDT)
Received: from github-lowworker-d31a065.va3-iad.github.net (github-lowworker-d31a065.va3-iad.github.net [10.48.17.70]) by smtp.github.com (Postfix) with ESMTP id 554976A19C4 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 16:02:36 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584486156; bh=Ps/ggFlcsV3m9LHSxG1eud8KZ6V/tijubrXrUC+EPYY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=DtUBW0wSt0FJfbouW6rr8aPzudK/DeIuwgGUkAXPMAAJlvsqYFolycUGe87XlbVGE pkkwMrJt0h4kPABMfDo8VtgilXZ1QEDy2n4zNMTqNg/JfuBr0W2gUKq6sUZESpl6Q0 0maBPV8ToP9O9liv2/kYVW/deUq42v2dZJ3mVjcA=
Date: Tue, 17 Mar 2020 16:02:36 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYFMRGLBGFR4CTAL654PU4AZEVBNHHCFIPTEI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3523/600341727@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3523@github.com>
References: <quicwg/base-drafts/issues/3523@github.com>
Subject: Re: [quicwg/base-drafts] Padding overhead in DNS over QUIC scenarios (#3523)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e71570c45d24_476b3ff450ccd95c17681e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/1isJEUYAuwFbCIiIEMfPN3esDBE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:02:45 -0000

----==_mimepart_5e71570c45d24_476b3ff450ccd95c17681e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This should be considered a v2/extension issue. In part because this isn't a debilitating issue for DNS, and it's not even clear that this is a performance issue for DNS (which is not the primary application 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/3523#issuecomment-600341727
----==_mimepart_5e71570c45d24_476b3ff450ccd95c17681e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>This should be considered a v2/extension issue. In part because this isn't a debilitating issue for DNS, and it's not even clear that this is a performance issue for DNS (which is not the primary application for 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/3523#issuecomment-600341727">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7QGPQW2L6YIAPJH23RH76QZANCNFSM4LIG6WCQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4N7P2YL7ZMCYJMZADRH76QZA5CNFSM4LIG6WC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPEHZXY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3523#issuecomment-600341727",
"url": "https://github.com/quicwg/base-drafts/issues/3523#issuecomment-600341727",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e71570c45d24_476b3ff450ccd95c17681e--


From nobody Tue Mar 17 16:03:24 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 64FB13A09CA for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 16:03:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id r0JLbbz_gzMQ for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 16:03: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 1A5BB3A09C9 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 16:03:20 -0700 (PDT)
Date: Tue, 17 Mar 2020 16:03:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584486200; bh=nRbRFgMGOF3pdFX0n1QD2jyJMDuMbZBR/Bx0anexip8=; h=Date:From:To:Subject:From; b=FEjQwtz+N/QAG8EzaSS8C6fboPzLWmoVzPhq1+kFPDAKf9vpOJZP9rjFhbBEQafYQ kfGP63/Buu03NHprVxcSluvDPgp8rWUato4r6N0C5dKuPLAKIxUy0k47swOa9gAjL5 6aunu90/msr1MDI71fQ9+YYoK8V5/GhwEybNCpSc=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/88c9ca-c02d99@github.com>
Subject: [quicwg/base-drafts] c02d99: Script updating gh-pages from 63ee9b08. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/M5UlYSyUe2imy3_e7pFQ4Pkchn8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:03:23 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: c02d99a5994ada2a60f59d1b9b37f2c4f0e967e1
      https://github.com/quicwg/base-drafts/commit/c02d99a5994ada2a60f59d1b9b37f2c4f0e967e1
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-17 (Tue, 17 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    R ianswett-adaptive-loss/draft-ietf-quic-http.html
    R ianswett-adaptive-loss/draft-ietf-quic-http.txt
    R ianswett-adaptive-loss/draft-ietf-quic-invariants.html
    R ianswett-adaptive-loss/draft-ietf-quic-invariants.txt
    R ianswett-adaptive-loss/draft-ietf-quic-qpack.html
    R ianswett-adaptive-loss/draft-ietf-quic-qpack.txt
    R ianswett-adaptive-loss/draft-ietf-quic-recovery.html
    R ianswett-adaptive-loss/draft-ietf-quic-recovery.txt
    R ianswett-adaptive-loss/draft-ietf-quic-tls.html
    R ianswett-adaptive-loss/draft-ietf-quic-tls.txt
    R ianswett-adaptive-loss/draft-ietf-quic-transport.html
    R ianswett-adaptive-loss/draft-ietf-quic-transport.txt
    R ianswett-adaptive-loss/index.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-http.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-http.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-invariants.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-invariants.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-qpack.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-qpack.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-recovery.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-recovery.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-tls.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-tls.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-transport.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-transport.txt
    R ianswett-idle-timeout-editorial/index.html
    R ianswett-skip-packet-number/draft-ietf-quic-http.html
    R ianswett-skip-packet-number/draft-ietf-quic-http.txt
    R ianswett-skip-packet-number/draft-ietf-quic-invariants.html
    R ianswett-skip-packet-number/draft-ietf-quic-invariants.txt
    R ianswett-skip-packet-number/draft-ietf-quic-qpack.html
    R ianswett-skip-packet-number/draft-ietf-quic-qpack.txt
    R ianswett-skip-packet-number/draft-ietf-quic-recovery.html
    R ianswett-skip-packet-number/draft-ietf-quic-recovery.txt
    R ianswett-skip-packet-number/draft-ietf-quic-tls.html
    R ianswett-skip-packet-number/draft-ietf-quic-tls.txt
    R ianswett-skip-packet-number/draft-ietf-quic-transport.html
    R ianswett-skip-packet-number/draft-ietf-quic-transport.txt
    R ianswett-skip-packet-number/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 63ee9b08. [ci skip]



From nobody Tue Mar 17 16:10:04 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 530ED3A09E1 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 16:10:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Rh45JhooE75g for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 16:10:00 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8E24D3A09DF for <quic-issues@ietf.org>; Tue, 17 Mar 2020 16:10:00 -0700 (PDT)
Received: from github-lowworker-c5134a3.ac4-iad.github.net (github-lowworker-c5134a3.ac4-iad.github.net [10.52.23.55]) by smtp.github.com (Postfix) with ESMTP id 997DA8C0A07 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 16:09:59 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584486599; bh=SkvmaNUHqS1xyia8i7oqCbm+mdL5SnYEE5DMOxTbG5A=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ifZxW/18uiqREZgZqJc2ES+2AMPGA9VnGKBnC4j4Q6CgP3uolRfGM+uhSAzZz7MlH /9+BttUFs1yUZsW2PwRW7M6V4JiPeFM53G7YYBMTjgbMII9e5tmyp8iF7bhTI6q2Ki ReKuVOY4nojUAHr7QUArV+7OaGWvqDzZq17nPWGI=
Date: Tue, 17 Mar 2020 16:09:59 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2IM64GDJ5ID6N3LHN4PU44PEVBMPHAEQQRDI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/commit/2fc5157ed013ae8f84f17e44409c42be87660feb/37884186@github.com>
In-Reply-To: <quicwg/base-drafts/commit/2fc5157ed013ae8f84f17e44409c42be87660feb@github.com>
References: <quicwg/base-drafts/commit/2fc5157ed013ae8f84f17e44409c42be87660feb@github.com>
Subject: Re: [quicwg/base-drafts] Authenticate connection IDs (2fc5157)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7158c788b84_34ba3faf486cd964305622"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/26GDKym0H_bmIcjhvXcQkh2tqkE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:10:03 -0000

----==_mimepart_5e7158c788b84_34ba3faf486cd964305622
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

The server can copy this from the DCID in the client's Initial.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/commit/2fc5157ed013ae8f84f17e44409c42be87660feb#commitcomment-37884186
----==_mimepart_5e7158c788b84_34ba3faf486cd964305622
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>The server can copy this from the DCID in the client's Initial.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/commit/2fc5157ed013ae8f84f17e44409c42be87660feb#commitcomment-37884186">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5LILSTB3DHMVKYVKDRH77MPANCNFSM4LFPUAHQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7I7L3I6KRCPGXQINLRH77MPA5CNFSM4LFPUAH2YY3PNVWWK3TUL52HS4DFVVBW63LNNF2EG33NNVSW45FKMNXW23LFNZ2F62LEZYBEEEI2.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/commit/2fc5157ed013ae8f84f17e44409c42be87660feb#commitcomment-37884186",
"url": "https://github.com/quicwg/base-drafts/commit/2fc5157ed013ae8f84f17e44409c42be87660feb#commitcomment-37884186",
"name": "View Commit"
},
"description": "View this Commit on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7158c788b84_34ba3faf486cd964305622--


From nobody Tue Mar 17 16:10:18 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9C17A3A09ED for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 16:10:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ct18SGVgMgB3 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 16:10:04 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E03CF3A09E1 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 16:10:03 -0700 (PDT)
Received: from github-lowworker-3a0df0f.ac4-iad.github.net (github-lowworker-3a0df0f.ac4-iad.github.net [10.52.25.92]) by smtp.github.com (Postfix) with ESMTP id 3664D8C1633 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 16:10:03 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584486603; bh=2q223A4q8EnNJLx5GJPGtBuvM+d6Qqgr7XRpX1uwyr8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ibsnJOtx9/zStdrlVsodNN38PLQR9BZ7vwHg3VmQPulXTyuDE9qb3ybEGwXlQJbMn bip7MgSxccYa7XFYYeSGQ45dB1MUxnuFGUfaq36nH++nL7g2BeBsHgBu37YAXYMRTQ 4JGCLZUPC0QwtOWH9kk7Ap3NETR8M45j8KSSXdaQ=
Date: Tue, 17 Mar 2020 16:10:03 -0700
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6PXSGPZNWT2V6TVGF4PU44XEVBNHHCFIPTEI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3523/600343706@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3523@github.com>
References: <quicwg/base-drafts/issues/3523@github.com>
Subject: Re: [quicwg/base-drafts] Padding overhead in DNS over QUIC scenarios (#3523)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7158cb25e21_6aa03f87738cd96410237"; 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/9op0LtV-y3fhOJR3vYgyEEQxPEY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:10:08 -0000

----==_mimepart_5e7158cb25e21_6aa03f87738cd96410237
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

FYI, for MsQuic it would be difficult to make kind of decision based on an extension (TP). This logic happens statelessly, without processing the payload of the packet. If we had to change the logic to possibly always accept the packet far enough into the recv pipeline to look for a TP, that would be a really big change. What if the TP isn't in the first packet of the client initial (multi-client-initial)? Now the attacker can send an even smaller packet to make me (the server) hold state, while I wait for a TP that might not come to decide if that first packet was big enough?

Making a new version would be the only reasonable solution, 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/issues/3523#issuecomment-600343706
----==_mimepart_5e7158cb25e21_6aa03f87738cd96410237
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>FYI, for MsQuic it would be difficult to make kind of decision based on an extension (TP). This logic happens statelessly, without processing the payload of the packet. If we had to change the logic to possibly always accept the packet far enough into the recv pipeline to look for a TP, that would be a really big change. What if the TP isn't in the first packet of the client initial (multi-client-initial)? Now the attacker can send an even smaller packet to make me (the server) hold state, while I wait for a TP that might not come to decide if that first packet was big enough?</p>
<p>Making a new version would be the only reasonable solution, 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/issues/3523#issuecomment-600343706">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK35J7GMMNEUIT5O7GDRH77MXANCNFSM4LIG6WCQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5G5VYZ7X35D5WYKOTRH77MXA5CNFSM4LIG6WC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPEIJGQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3523#issuecomment-600343706",
"url": "https://github.com/quicwg/base-drafts/issues/3523#issuecomment-600343706",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7158cb25e21_6aa03f87738cd96410237--


From nobody Tue Mar 17 16:12:51 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 360CD3A09EF for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 16:12:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ilnL8xB6bCJW for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 16:12:47 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0DD263A09F1 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 16:12:46 -0700 (PDT)
Received: from github-lowworker-2300405.va3-iad.github.net (github-lowworker-2300405.va3-iad.github.net [10.48.17.39]) by smtp.github.com (Postfix) with ESMTP id E5A15660031 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 16:12:45 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584486765; bh=09d5nitU5fKW7QlA+0F61DHb5E+/8zn865BdiwFEh9U=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Adb0zviGxMmq3OykzvHXS9fZyE/LFT7IC6yj1WpnhtTnhRLRVQ74xlyzYN4Tqrn0m V4BuHMReqbp0zMiW749bFkEzaplxTvQ7sydoQSEuApycpOQqs6qexk7HyWewQhTxjv b/p+N/BjDup7hS3O+/8NZbO94WSgkzI7VB0EcMdI=
Date: Tue, 17 Mar 2020 16:12:45 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7ASMUNQCKXYCK3D6V4PU5G3EVBNHHCFRJIOA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3528/review/376466535@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3528@github.com>
References: <quicwg/base-drafts/pull/3528@github.com>
Subject: Re: [quicwg/base-drafts] Report errors on linting failure (#3528)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e71596dd5f3f_9bb3ffce2ecd9608254b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/mhzQqLeeHrLd3gpA9mrdmVIZvA8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:12:49 -0000

----==_mimepart_5e71596dd5f3f_9bb3ffce2ecd9608254b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett approved this pull request.

LG for recovery



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3528#pullrequestreview-376466535
----==_mimepart_5e71596dd5f3f_9bb3ffce2ecd9608254b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> approved this pull request.</p>

<p>LG for recovery</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3528#pullrequestreview-376466535">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYRQITZC4UXNHEI2JLRH77W3ANCNFSM4LN52UFA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3TI5WGPWKZU2P3OSDRH77W3A5CNFSM4LN52UFKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCZYGYZY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3528#pullrequestreview-376466535",
"url": "https://github.com/quicwg/base-drafts/pull/3528#pullrequestreview-376466535",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e71596dd5f3f_9bb3ffce2ecd9608254b--


From nobody Tue Mar 17 16:26:51 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 37B2A3A0A44 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 16:26:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Z8juGq09tG-w for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 16:26: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 0AD063A0A3F for <quic-issues@ietf.org>; Tue, 17 Mar 2020 16:26:48 -0700 (PDT)
Received: from github-lowworker-edec459.ac4-iad.github.net (github-lowworker-edec459.ac4-iad.github.net [10.52.18.32]) by smtp.github.com (Postfix) with ESMTP id E1F13961782 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 16:26:46 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584487606; bh=8iw/i+cpg5dboO85fm/ultfxEwEMLwvXXw4diwGeh+k=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=sdoDr3SLaQTOQiIlfCjA6f40I70GQPUKobJgG8qXBOzUQKXIaI6p3gUT4qfB3dqQI F9KWTrHIqNTPNMZLKrkzrcO9FOyUYQa13QMHiabCqwCMBHRPGT8nhWhqML5kaPCeJ/ /qQZKvaF5CoPwTRZvkH0fvivUkIuaxTz0vTSgR1I=
Date: Tue, 17 Mar 2020 16:26:46 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZVPOCPYEO5RKTO5ZV4PU63NEVBNHHCFHBAYE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3520/review/376471596@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3520@github.com>
References: <quicwg/base-drafts/pull/3520@github.com>
Subject: Re: [quicwg/base-drafts] Core terminology in QPACK (#3520)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e715cb6d47b1_16a33fe22cecd96818248c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/IPAj_IYE2mKOStqoRH2lHhAEISI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:26:50 -0000

----==_mimepart_5e715cb6d47b1_16a33fe22cecd96818248c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

MikeBishop commented on this pull request.



>  
-: The compressed representation of a header list.
+: An ordered collection of HTTP field lines associated with an HTTP message.  A
+  field list can contain multiple field lines with the same name.  It can
+  also contain duplicate field lines.  The header field and trailer field
+  sections of an HTTP message each contain a field list.
+
+Field block:

I'm wondering if we still need a separate term for this, or if we just call it an "encoded field 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/3520#discussion_r394027340
----==_mimepart_5e715cb6d47b1_16a33fe22cecd96818248c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@MikeBishop</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3520#discussion_r394027340">draft-ietf-quic-qpack.md</a>:</p>
<pre style='color:#555'>&gt;  
-: The compressed representation of a header list.
+: An ordered collection of HTTP field lines associated with an HTTP message.  A
+  field list can contain multiple field lines with the same name.  It can
+  also contain duplicate field lines.  The header field and trailer field
+  sections of an HTTP message each contain a field list.
+
+Field block:
</pre>
<p>I'm wondering if we still need a separate term for this, or if we just call it an "encoded field 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/3520#discussion_r394027340">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7F2X52A4JWIQXXAPLRIABLNANCNFSM4LHEIOXA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZG2QAEUFCIYFQ2VBDRIABLNA5CNFSM4LHEIOXKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCZYIALA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3520#discussion_r394027340",
"url": "https://github.com/quicwg/base-drafts/pull/3520#discussion_r394027340",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e715cb6d47b1_16a33fe22cecd96818248c--


From nobody Tue Mar 17 16:27:39 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 51E0B3A0A47 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 16:27:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.553
X-Spam-Level: 
X-Spam-Status: No, score=-1.553 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id IXAXleMcdYEQ for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 16:27:36 -0700 (PDT)
Received: from out-10.smtp.github.com (out-10.smtp.github.com [192.30.254.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 36C313A0A44 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 16:27:36 -0700 (PDT)
Received: from github-lowworker-292e294.va3-iad.github.net (github-lowworker-292e294.va3-iad.github.net [10.48.102.70]) by smtp.github.com (Postfix) with ESMTP id 6567312129B for <quic-issues@ietf.org>; Tue, 17 Mar 2020 16:27:35 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584487655; bh=i8bspJaSuXFW8Y/fd3yk29tvbIBdMjO4lzebxQNq0Vo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ol3ktEDWbc1/izlqxYTbS9YnIR8uqWXDVFP7FY3125hBRjg+npV9tclNYizD9CUPf ZDQ/S7Sil9U+0ZvE8ngSJiVk5BkrCC5GUTpRI6aUgDpUV/CMqKSNaccLmzydxu3HiH a3R5EnLAbt3w/vmkrVnIo3eY8HP1O73LHLiBgL5I=
Date: Tue, 17 Mar 2020 16:27:35 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3525/push/4779592422@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3525@github.com>
References: <quicwg/base-drafts/pull/3525@github.com>
Subject: Re: [quicwg/base-drafts] eliminate the difference between when having no RTT sample and having one (#3525)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e715ce72060e_3d2f3fe3156cd9681675ba"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazuho
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/zFli0YxDkXc23JpeAETTfgHvUQk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:27:38 -0000

----==_mimepart_5e715ce72060e_3d2f3fe3156cd9681675ba
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho pushed 1 commit.

c4ed9aa8173340359ce52a5030141aef624e562d  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/3525/files/9c28244e70183fa35ee5690dc94b68f8deb28c98..c4ed9aa8173340359ce52a5030141aef624e562d

----==_mimepart_5e715ce72060e_3d2f3fe3156cd9681675ba
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/kazuho" class="user-mention">@kazuho</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/c4ed9aa8173340359ce52a5030141aef624e562d">c4ed9aa</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/3525/files/9c28244e70183fa35ee5690dc94b68f8deb28c98..c4ed9aa8173340359ce52a5030141aef624e562d">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6WHOFBUOG7XD5BYUTRIABOPANCNFSM4LKR6WCQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK63UMEP2F6JCHC7ZLDRIABOPA5CNFSM4LKR6WC2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DQNRQGI3DINSQOVZWQIZUG43TSNJZGI2DEMQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3525/files/9c28244e70183fa35ee5690dc94b68f8deb28c98..c4ed9aa8173340359ce52a5030141aef624e562d",
"url": "https://github.com/quicwg/base-drafts/pull/3525/files/9c28244e70183fa35ee5690dc94b68f8deb28c98..c4ed9aa8173340359ce52a5030141aef624e562d",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e715ce72060e_3d2f3fe3156cd9681675ba--


From nobody Tue Mar 17 16:29:09 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D02993A0A52 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 16:29:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Vumsgf2VajnE for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 16:29:06 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BE76E3A0A50 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 16:29:06 -0700 (PDT)
Date: Tue, 17 Mar 2020 16:29:05 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584487745; bh=uwv6VFYfwhqGTm6IzTdTHxtO71tGVFoF4pLOXY9Wk/w=; h=Date:From:To:Subject:From; b=ar3/YcjFeX92O3tnlw3+nbAY0hdTytrpuzZLsVFLVVkhMeuP1Elg1d6LrUS/vfWUf LqtuI6Sh2zf6hl6h/QuVy591Sgw4GtN7k5M3mRs2QLyB1gyY20IfrRLpVwtiFhxFET aOzFqJsNHkCbJduvFn2yEskdAzwoU8M2M9H3d460=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/c02d99-3a46c3@github.com>
Subject: [quicwg/base-drafts] 3a46c3: Script updating gh-pages from 63ee9b08. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/uhr5M1poZgyklUmfRe-t4mClRTM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:29:08 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 3a46c34469c566538a8fd8d43f7c63b88bcd89aa
      https://github.com/quicwg/base-drafts/commit/3a46c34469c566538a8fd8d43f7c63b88bcd89aa
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-17 (Tue, 17 Mar 2020)

  Changed paths:
    R encoder-deadlock-fc/draft-ietf-quic-http.html
    R encoder-deadlock-fc/draft-ietf-quic-http.txt
    R encoder-deadlock-fc/draft-ietf-quic-invariants.html
    R encoder-deadlock-fc/draft-ietf-quic-invariants.txt
    R encoder-deadlock-fc/draft-ietf-quic-qpack.html
    R encoder-deadlock-fc/draft-ietf-quic-qpack.txt
    R encoder-deadlock-fc/draft-ietf-quic-recovery.html
    R encoder-deadlock-fc/draft-ietf-quic-recovery.txt
    R encoder-deadlock-fc/draft-ietf-quic-tls.html
    R encoder-deadlock-fc/draft-ietf-quic-tls.txt
    R encoder-deadlock-fc/draft-ietf-quic-transport.html
    R encoder-deadlock-fc/draft-ietf-quic-transport.txt
    R encoder-deadlock-fc/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 63ee9b08. [ci skip]



From nobody Tue Mar 17 16:31:20 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 471383A0A5D for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 16:31:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sSKd6U7Fqd5P for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 16:31:17 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E185F3A0A58 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 16:31:16 -0700 (PDT)
Date: Tue, 17 Mar 2020 16:31:15 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584487875; bh=GPcGdamoyp4NOhAqoexwGoTu2i765w++1x++IRCLhyM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=WGpzxxLtjlVx3BeUXgm98GXq5+Wk3AjpYdbmRN8T7ibiJZkQPtQXzqtz+Iep0ZIer mILcRGUyiAVqwOdZF942S26hRF9TuYHznkOB4hcgbPbZTWqTOUVv8URHDDOlnHEY6b K8hQ5EdrMeC425bGwBYdg+ChWgFaNATigXvPKpP0=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3525/push/4779602888@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3525@github.com>
References: <quicwg/base-drafts/pull/3525@github.com>
Subject: Re: [quicwg/base-drafts] eliminate the difference between when having no RTT sample and having one (#3525)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e715dc36407a_551f3fa9d46cd96071073"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazuho
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/yOx6APCQjSxH46CLxQDLE83xG64>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:31:19 -0000

----==_mimepart_5e715dc36407a_551f3fa9d46cd96071073
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho pushed 1 commit.

31f5b8e9815a8d572f21f203ce2a6416765da13d  wordwrap


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3525/files/c4ed9aa8173340359ce52a5030141aef624e562d..31f5b8e9815a8d572f21f203ce2a6416765da13d

----==_mimepart_5e715dc36407a_551f3fa9d46cd96071073
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/kazuho" class="user-mention">@kazuho</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/31f5b8e9815a8d572f21f203ce2a6416765da13d">31f5b8e</a>  wordwrap</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3525/files/c4ed9aa8173340359ce52a5030141aef624e562d..31f5b8e9815a8d572f21f203ce2a6416765da13d">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7DBMDQCOPX7O3BBZ3RIAB4HANCNFSM4LKR6WCQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4AEAIO7ULTQOBAJUTRIAB4HA5CNFSM4LKR6WC2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DQNRQGI3DINSQOVZWQIZUG43TSNRQGI4DQOA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3525/files/c4ed9aa8173340359ce52a5030141aef624e562d..31f5b8e9815a8d572f21f203ce2a6416765da13d",
"url": "https://github.com/quicwg/base-drafts/pull/3525/files/c4ed9aa8173340359ce52a5030141aef624e562d..31f5b8e9815a8d572f21f203ce2a6416765da13d",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e715dc36407a_551f3fa9d46cd96071073--


From nobody Tue Mar 17 16:32:29 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2621D3A0940 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 16:32:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2JO_QN-yJoVT for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 16:32:04 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 98A393A0A80 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 16:32:04 -0700 (PDT)
Received: from github-lowworker-ca5950c.va3-iad.github.net (github-lowworker-ca5950c.va3-iad.github.net [10.48.17.57]) by smtp.github.com (Postfix) with ESMTP id 8CA99A047A for <quic-issues@ietf.org>; Tue, 17 Mar 2020 16:32:03 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584487923; bh=PsX/WlNIeP/pgoMNR42qql7xxHxBAIDCk8jENDHVgiE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=UGACeTiSFAVHx13mV+tBaG2KIRq2DqoNtKt/pBPOwWK7ps0e9JcpgXjFOaLvusGB6 AdB4YYHI71vDAMI+CB/n24hKmYIg9403+qRfLSTY7rXL2DNgE9gOF7atEfuH3FlPgq Rq3HSAtALbKvCZlzQRfRKFSth6+02fSWss5lRkJw=
Date: Tue, 17 Mar 2020 16:32:03 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6TIOGQMR56QPKOD254PU7PHEVBNHHCFKOIVY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3525/review/376473365@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3525@github.com>
References: <quicwg/base-drafts/pull/3525@github.com>
Subject: Re: [quicwg/base-drafts] eliminate the difference between when having no RTT sample and having one (#3525)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e715df37c560_2f5c3fe6f94cd964132232"; 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/m6MWYCh8U_Gq_Yv9SYXGTuSUt80>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:32:28 -0000

----==_mimepart_5e715df37c560_2f5c3fe6f94cd964132232
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

kazuho commented on this pull request.



>  ~~~
 
+where rtt_sample is the initial RTT.
+
+On the first RTT sample for the network path, smoothed_rtt and rttvar are set to
+the values using the formula above, using that first RTT sample as rtt_sample.
+This ensures a measurement erases the history of any persisted or default value.

Thank you for the suggestion. Applied in c4ed9aa.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3525#discussion_r394028844
----==_mimepart_5e715df37c560_2f5c3fe6f94cd964132232
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@kazuho</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3525#discussion_r394028844">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt;  ~~~
 
+where rtt_sample is the initial RTT.
+
+On the first RTT sample for the network path, smoothed_rtt and rttvar are set to
+the values using the formula above, using that first RTT sample as rtt_sample.
+This ensures a measurement erases the history of any persisted or default value.
</pre>
<p>Thank you for the suggestion. Applied in <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/quicwg/base-drafts/commit/c4ed9aa8173340359ce52a5030141aef624e562d/hovercard" href="https://github.com/quicwg/base-drafts/commit/c4ed9aa8173340359ce52a5030141aef624e562d"><tt>c4ed9aa</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/3525#discussion_r394028844">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3VNUMVTK53SKYJJRLRIAB7HANCNFSM4LKR6WCQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZB465AQP4IRZ5FY6LRIAB7HA5CNFSM4LKR6WC2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCZYIOFI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3525#discussion_r394028844",
"url": "https://github.com/quicwg/base-drafts/pull/3525#discussion_r394028844",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e715df37c560_2f5c3fe6f94cd964132232--


From nobody Tue Mar 17 17:01:13 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 70E8C3A0B94 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 17:01:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.553
X-Spam-Level: 
X-Spam-Status: No, score=-1.553 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YX1AWliU7yzx for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 17:01:05 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9A96E3A0B79 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 17:01:05 -0700 (PDT)
Date: Tue, 17 Mar 2020 17:01:03 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584489663; bh=OoPhBUBqDv6qtlfRHrJ/F3my0yr1VZUl8zEVnRxHLtw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=qGdQDWPZfIafL/IiY3PoVUzqtcv2s/tVxzbFXRH/lK+xqBU0xJ4dHRLE5teH1UTZl Drw7ZOpgRrjXPf0spX9+vnG9l2DmmYNY2dOg/bKPhSJ566douaPwvqLB0texJqMhj7 HArJ8MX8+bwouHsF3rk1hQSJZzAqDy83I5e3d61M=
From: Mark Nottingham <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2G6TOCX2LLAVJF6W54PVC37EVBNHHCFHBAYE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3520/review/376483135@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3520@github.com>
References: <quicwg/base-drafts/pull/3520@github.com>
Subject: Re: [quicwg/base-drafts] Core terminology in QPACK (#3520)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7164bf525a1_b713f97b38cd9643938f1"; 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/Tud2JP8qbL_856XU0YmbLNxe7GI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:01:12 -0000

----==_mimepart_5e7164bf525a1_b713f97b38cd9643938f1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mnot commented on this pull request.



>  
-: The compressed representation of a header list.
+: An ordered collection of HTTP field lines associated with an HTTP message.  A
+  field list can contain multiple field lines with the same name.  It can
+  also contain duplicate field lines.  The header field and trailer field
+  sections of an HTTP message each contain a field list.
+
+Field block:

I 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/3520#discussion_r394037752
----==_mimepart_5e7164bf525a1_b713f97b38cd9643938f1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@mnot</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3520#discussion_r394037752">draft-ietf-quic-qpack.md</a>:</p>
<pre style='color:#555'>&gt;  
-: The compressed representation of a header list.
+: An ordered collection of HTTP field lines associated with an HTTP message.  A
+  field list can contain multiple field lines with the same name.  It can
+  also contain duplicate field lines.  The header field and trailer field
+  sections of an HTTP message each contain a field list.
+
+Field block:
</pre>
<p>I 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/3520#discussion_r394037752">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYVHCHDR2WM6UNB6I3RIAFL7ANCNFSM4LHEIOXA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6KA2QEUVMOVEVWEMDRIAFL7A5CNFSM4LHEIOXKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCZYK2PY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3520#discussion_r394037752",
"url": "https://github.com/quicwg/base-drafts/pull/3520#discussion_r394037752",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7164bf525a1_b713f97b38cd9643938f1--


From nobody Tue Mar 17 17:01:33 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A453A3A0B79 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 17:01:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KoNQ7EX_wRzT for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 17:01:29 -0700 (PDT)
Received: from out-16.smtp.github.com (out-16.smtp.github.com [192.30.254.199]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1A3D43A0BAB for <quic-issues@ietf.org>; Tue, 17 Mar 2020 17:01:29 -0700 (PDT)
Received: from github-lowworker-0eea13f.ash1-iad.github.net (github-lowworker-0eea13f.ash1-iad.github.net [10.56.109.26]) by smtp.github.com (Postfix) with ESMTP id 97D8D1210B5 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 17:01:28 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584489688; bh=l9wB9/RYS9zBUmJGL8Syw5owre9aQmSdX+k132v7ZFg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1NpMoUZqkM8LTnzqi08Tzyqz8dJKoAiRiUG8bZjrqwMeQ7FSgUXlj803Cg9kfPWif x7qQ/wZlbGtIPEBzWRkJcdUwIQ/uMqMR0i1OcRNECCs5IS0AKzi7gpxYwagicUeW5Z Y61YHdJj6e8sqzj2pu/qVvWfueo75iTFF8k6fWOw=
Date: Tue, 17 Mar 2020 17:01:28 -0700
From: Mark Nottingham <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3TMDOQK4VTSFSVAD54PVC5REVBNHHCFHBAYE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3520/review/376483261@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3520@github.com>
References: <quicwg/base-drafts/pull/3520@github.com>
Subject: Re: [quicwg/base-drafts] Core terminology in QPACK (#3520)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7164d85295c_55393fd5de8cd96422873c"; 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/o7OAWAzAdRSFr3_G8gURx1dDgcY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:01:31 -0000

----==_mimepart_5e7164d85295c_55393fd5de8cd96422873c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mnot approved this pull request.

Looks like a reasonable start



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3520#pullrequestreview-376483261
----==_mimepart_5e7164d85295c_55393fd5de8cd96422873c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@mnot</b> approved this pull request.</p>

<p>Looks like a reasonable start</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3520#pullrequestreview-376483261">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYJN6OFI7CO3DWZ7G3RIAFNRANCNFSM4LHEIOXA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5YINQXYEGQVVCBOMLRIAFNRA5CNFSM4LHEIOXKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCZYK3PI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3520#pullrequestreview-376483261",
"url": "https://github.com/quicwg/base-drafts/pull/3520#pullrequestreview-376483261",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7164d85295c_55393fd5de8cd96422873c--


From nobody Tue Mar 17 17:02:20 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7968C3A0B94 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 17:02:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TPZwio5iNmj4 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 17:02:17 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4F4E03A0A28 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 17:02:16 -0700 (PDT)
Date: Tue, 17 Mar 2020 17:02:15 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584489735; bh=8g9rtXkuawZ32RIa7AlMUc2qyPvVBca798ZT7PnWpEI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=A71czzbPXtjwZidYZRvtLQ5jnR52TzVVWwh4RSIhG2ow4S7RUVkVgcYYeqnTayDMc GL31RgoqnfHD26tv4MAB2bdJ5yOfmG+ZlNNfVv7eG6kcpFONlCc6mQSyljfxY/oypq KD+4eXicBE7aO/EVgX51uO4QEG/B4ZMPDLHdW2gA=
From: Mark Nottingham <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2VEN5HSRUYU4ZZTL54PVDAPEVBNHHCFCTWBI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3513/review/376483486@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3513@github.com>
References: <quicwg/base-drafts/pull/3513@github.com>
Subject: Re: [quicwg/base-drafts] http-core and Friends (#3513)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e71650779fa5_78193f8679ccd9604421a9"; 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/ofx2fGAV7Ua8CPbigXN8U7aTtbs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:02:19 -0000

----==_mimepart_5e71650779fa5_78193f8679ccd9604421a9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mnot commented on this pull request.



>  
-Just as in previous versions of HTTP, header field names are strings of ASCII
+Just as in previous versions of HTTP, field names are strings of ASCII

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/3513#discussion_r394038030
----==_mimepart_5e71650779fa5_78193f8679ccd9604421a9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@mnot</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3513#discussion_r394038030">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt;  
-Just as in previous versions of HTTP, header field names are strings of ASCII
+Just as in previous versions of HTTP, field names are strings of ASCII
</pre>
<p>Looks good.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3513#discussion_r394038030">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK35WOWH3DJAB2AQ24LRIAFQPANCNFSM4LF5H2GA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2EPCUYOBZVJWRFHW3RIAFQPA5CNFSM4LF5H2GKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCZYK5HQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3513#discussion_r394038030",
"url": "https://github.com/quicwg/base-drafts/pull/3513#discussion_r394038030",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e71650779fa5_78193f8679ccd9604421a9--


From nobody Tue Mar 17 17:06:13 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 67E393A0BF0 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 17:06:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JmUDl2eZvSOf for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 17:06:09 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EDFF33A0BEE for <quic-issues@ietf.org>; Tue, 17 Mar 2020 17:06:08 -0700 (PDT)
Received: from github-lowworker-0f7e7fd.ash1-iad.github.net (github-lowworker-0f7e7fd.ash1-iad.github.net [10.56.110.17]) by smtp.github.com (Postfix) with ESMTP id E43286A11B7 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 17:06:07 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584489967; bh=HGhaXXrKz0+HRsSyVYAZGUX+Xk3Ear294unTQzbXuc4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GGICzaczil4+BexEISdAaVQbiO+jNNr6T3e2eFdwjWC1KcIkAwCMZgrutDzCKslx1 Ia7D43jJYX+jTsRY1M6/JviQdYt4wOIPQ/XHNRCgVmNFLYwmGbjRXpe2E0SBogguhT vx49i9Cc81Wzfx9XpDGkP8k0VWF6lc9vhsaJrZTQ=
Date: Tue, 17 Mar 2020 17:06:07 -0700
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5WRIM7THTWMNPXIR54PVDO7EVBNHHCFIPTEI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3523/600358797@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3523@github.com>
References: <quicwg/base-drafts/issues/3523@github.com>
Subject: Re: [quicwg/base-drafts] Padding overhead in DNS over QUIC scenarios (#3523)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7165efd37ca_3ffa3f896decd96c2004ba"; 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/pOzzLOoAMe85ZHnx_7bJwEywG2I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:06:11 -0000

----==_mimepart_5e7165efd37ca_3ffa3f896decd96c2004ba
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I don't like the idea of creating a version of Quic especially for DNS over Quic, because of the privacy implications. Of course it could be negotiated and remembered, but then it looks like painting the packets with a big target for various kinds of firewall filtering. But then using shorter initials also paints a big target.

I also don't advocate holding V1 at the gate to solve that. I like the suggestion to allow shorter initial packets and to limit the number of bytes that the server sends. But i get that we may want to wait for V2 for that.

For now, I will concentrate on other optimizations, such as limiting the packet overhead. That can be done with implementation guidance.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3523#issuecomment-600358797
----==_mimepart_5e7165efd37ca_3ffa3f896decd96c2004ba
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I don't like the idea of creating a version of Quic especially for DNS over Quic, because of the privacy implications. Of course it could be negotiated and remembered, but then it looks like painting the packets with a big target for various kinds of firewall filtering. But then using shorter initials also paints a big target.</p>
<p>I also don't advocate holding V1 at the gate to solve that. I like the suggestion to allow shorter initial packets and to limit the number of bytes that the server sends. But i get that we may want to wait for V2 for that.</p>
<p>For now, I will concentrate on other optimizations, such as limiting the packet overhead. That can be done with implementation guidance.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3523#issuecomment-600358797">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4GVDIVF64WVIOQB6LRIAF67ANCNFSM4LIG6WCQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5XBRQKXIMS6HD4PR3RIAF67A5CNFSM4LIG6WC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPEL7DI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3523#issuecomment-600358797",
"url": "https://github.com/quicwg/base-drafts/issues/3523#issuecomment-600358797",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7165efd37ca_3ffa3f896decd96c2004ba--


From nobody Tue Mar 17 17:16:01 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D836C3A0C5B for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 17:15:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bkhctMcsHLSL for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 17:15: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 A53443A0C62 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 17:15:35 -0700 (PDT)
Date: Tue, 17 Mar 2020 17:15:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584490534; bh=/9n0aK4F9BSM3vi9KbjOxRbpNfozDFnENEq2TycUM+I=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ivgE+DpMolGCLtEeqBxWbTvCvmL/syTxxBTlhmuSeXxOaFsUks7Z1khN+u93BtS7G Nc4V9S6KIPes5E9kak3YALSlRHcZbmYHZcRlatDy2jY9G3AYSZeJMI9lejbyWy6Jhk aHYVifxks5WLox8E0JAyb9WHjT32xCKgu0syvoBI=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2T5OQHCUMDR6HWWLV4PVESNEVBNHHCBTYWZM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3351/c600361235@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3351@github.com>
References: <quicwg/base-drafts/pull/3351@github.com>
Subject: Re: [quicwg/base-drafts] Specify pacing to allow decoupling from congestion window increase (#3351)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e716826e1091_3cb73f7e666cd9684054f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/nO9gFW3UJ953dQCBRf4tH0clqA4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:16:00 -0000

----==_mimepart_5e716826e1091_3cb73f7e666cd9684054f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@goelvidhi, this doesn't reference any issues; do we still need 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/3351#issuecomment-600361235
----==_mimepart_5e716826e1091_3cb73f7e666cd9684054f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/goelvidhi/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/goelvidhi">@goelvidhi</a>, this doesn't reference any issues; do we still need 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/3351#issuecomment-600361235">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6LID7VGBAKSPLJCCLRIAHCNANCNFSM4KHKICXA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3AX55CBJMW6ZCJN23RIAHCNA5CNFSM4KHKICXKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPEMSEY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3351#issuecomment-600361235",
"url": "https://github.com/quicwg/base-drafts/pull/3351#issuecomment-600361235",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e716826e1091_3cb73f7e666cd9684054f--


From nobody Tue Mar 17 17:22:48 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A8AF63A0C7C for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 17:22:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WQvlbCewOmNi for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 17:22: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 1E70D3A0C60 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 17:22:15 -0700 (PDT)
Date: Tue, 17 Mar 2020 17:22:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584490934; bh=FnJSPN6ErQ718fH4ujJCSBdIFjtu/agDl+L6EGYYGUU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Ha6ISs5KA50MOZptPj7TodN6e+tC0CitaNZ1O5mlxMSRlUbPLXyNovxJl9HbWCaQm ZP9SRnkrsIZhTpfP+z3nO48CLJq3gDKVh0QxxiIPaCYFHRlr4s7/r5vRCFF8fKTUhj 7qj3yV73BJpLxKUbEzoYJJDIAmyixim36GpX4IMQ=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZYE354U4LX2UUMRQ54PVFLNEVBNHHCESD76A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3499/review/376489495@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3499@github.com>
References: <quicwg/base-drafts/pull/3499@github.com>
Subject: Re: [quicwg/base-drafts] Authenticate connection IDs (#3499)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7169b66afb1_180d3fb463ecd9645137c2"; 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/zmeofc8VE5xBiUjL54EQEtxsVs0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:22:39 -0000

----==_mimepart_5e7169b66afb1_180d3fb463ecd9645137c2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

kazuho approved this pull request.

LGTM. I like the cleanliness and explicitness of 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/pull/3499#pullrequestreview-376489495
----==_mimepart_5e7169b66afb1_180d3fb463ecd9645137c2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@kazuho</b> approved this pull request.</p>

<p>LGTM. I like the cleanliness and explicitness of this design.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3499#pullrequestreview-376489495">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK33422W2EGNYUVX6FTRIAH3NANCNFSM4LA5I5BA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2A5RTHAZZSWRM6MGLRIAH3NA5CNFSM4LA5I5BKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCZYMMFY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3499#pullrequestreview-376489495",
"url": "https://github.com/quicwg/base-drafts/pull/3499#pullrequestreview-376489495",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7169b66afb1_180d3fb463ecd9645137c2--


From nobody Tue Mar 17 17:26:10 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 145B13A0C85 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 17:25:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nU2yZUAppHRc for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 17:25:44 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C02CC3A0C4D for <quic-issues@ietf.org>; Tue, 17 Mar 2020 17:25:39 -0700 (PDT)
Date: Tue, 17 Mar 2020 17:25:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584491138; bh=RCU080Re09p1RQRi9M7Nto8T3BgqCqszcvgk2b2rRmo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=k0SZucWeHxL2l8Vd+YPKHw+KH7CKQa59QHB4NVKIPhlPYChZWFmDEW4VvPyb2Uh06 SxeiE/Ii56w2ZCoy57Hl14mU5QKraShZvewX6xu1p6rLoPWDXdhuViSC+eelySCTXN PE/OVjQY4YTNsxIinOVK6t/+AlcwaH2IbKVidqew=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2DOXCKU5OXRPAQWUF4PVFYFEVBNHHCENSPWY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3489/600363904@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3489@github.com>
References: <quicwg/base-drafts/issues/3489@github.com>
Subject: Re: [quicwg/base-drafts] How many probed paths should a server remember? (#3489)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e716a82d620f_571a3f9c1c2cd95c2655cc"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/YhOtKLAak93TBI0kl1qckTCgL2w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:26:09 -0000

----==_mimepart_5e716a82d620f_571a3f9c1c2cd95c2655cc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I think it makes sense to simply advise that servers should remember as many paths as the additional CIDs they hand out, as @erickinnear suggests. @erickinnear, can you write up a PR for this?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3489#issuecomment-600363904
----==_mimepart_5e716a82d620f_571a3f9c1c2cd95c2655cc
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I think it makes sense to simply advise that servers should remember as many paths as the additional CIDs they hand out, as <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/erickinnear/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/erickinnear">@erickinnear</a> suggests. <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/erickinnear/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/erickinnear">@erickinnear</a>, can you write up a PR for this?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3489#issuecomment-600363904">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK77GNIAUM2GRV7N4YDRIAIIFANCNFSM4K7USAHQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3EDUCE4R6YDUJJ423RIAIIFA5CNFSM4K7USAH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPENHAA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3489#issuecomment-600363904",
"url": "https://github.com/quicwg/base-drafts/issues/3489#issuecomment-600363904",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e716a82d620f_571a3f9c1c2cd95c2655cc--


From nobody Tue Mar 17 17:29:06 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 51AB23A0C9C for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 17:28:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kMu8sa0xBg3I for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 17:28:41 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 036E83A0C94 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 17:28:40 -0700 (PDT)
Received: from github-lowworker-5fb2734.va3-iad.github.net (github-lowworker-5fb2734.va3-iad.github.net [10.48.19.27]) by smtp.github.com (Postfix) with ESMTP id 4998D8C06C9 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 17:28:40 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584491320; bh=CGd+lq6qpGr36zFfGU9p8kRDCGX3Xepq9BOKsVvw0k4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=IdOes4efpfPEb2muWSXmZafCAZNFwu78bmx1SJ+o7Qjj75i1zTwY5ARTiq5oPlC/1 IdSyDGEsE+BgjhXB/GzXDhd/XiypBP6nfNhvqMClRCAKjHQ2jFt3kHuExuXevNiQOo pyTvXOJ3PP20FXZPreKZsMS/MhlRqLgGG/JrQTDE=
Date: Tue, 17 Mar 2020 17:28:40 -0700
From: Eric Kinnear <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYQRYLRMKB7WAV3ZEF4PVGDREVBNHHCENSPWY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3489/600364586@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3489@github.com>
References: <quicwg/base-drafts/issues/3489@github.com>
Subject: Re: [quicwg/base-drafts] How many probed paths should a server remember? (#3489)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e716b383a6e8_23b43fcd876cd95c1730c4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: erickinnear
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/EznfwPZmlKOD2SdglzrLWNMilP0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:29:06 -0000

----==_mimepart_5e716b383a6e8_23b43fcd876cd95c1730c4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Sure, will do! I'm thinking this will live right next to the issuing CIDs bit: as we note that you may want to rate limit, we can say it would be a good idea to recognize the state that may be associated with each CID, in this case, the path validation status (which is needed for the validating paths section anyways, since we say you might have remembered it from previously) and any other per-path state that you might keep.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3489#issuecomment-600364586
----==_mimepart_5e716b383a6e8_23b43fcd876cd95c1730c4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Sure, will do! I'm thinking this will live right next to the issuing CIDs bit: as we note that you may want to rate limit, we can say it would be a good idea to recognize the state that may be associated with each CID, in this case, the path validation status (which is needed for the validating paths section anyways, since we say you might have remembered it from previously) and any other per-path state that you might keep.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3489#issuecomment-600364586">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK63BVVAWOA77JPDPVTRIAITRANCNFSM4K7USAHQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYJXG6K623UCBHGMF3RIAITRA5CNFSM4K7USAH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPENMKQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3489#issuecomment-600364586",
"url": "https://github.com/quicwg/base-drafts/issues/3489#issuecomment-600364586",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e716b383a6e8_23b43fcd876cd95c1730c4--


From nobody Tue Mar 17 17:36:08 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9D35A3A0C8A for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 17:36:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 851Iy6K2jazI for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 17:36:02 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A3B553A0C70 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 17:36:02 -0700 (PDT)
Received: from github-lowworker-2e54e43.va3-iad.github.net (github-lowworker-2e54e43.va3-iad.github.net [10.48.17.27]) by smtp.github.com (Postfix) with ESMTP id 9D48C6E0038 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 17:36:01 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584491761; bh=TGKRm35IBxYWnkdOQA3Ly3alhe+CHUHZwbmfJuW/moI=; h=Date:From:To:Subject:From; b=jtIUcNa/Ct99OPFsrv3uEPjKv7wJdprCxDEFDDH8YIR6pLVmrCQSohcBx88w+tyF5 OWRKsUb85c8BxUvY0qOlHuN/chPmZl4HnVxoBnThN4xE7whLD+4IPJG/CvKXtGBwrQ Cyyoaog7B5TtDAztUCJg4wkqqpmrhXL0Q9CeoLOI=
Date: Tue, 17 Mar 2020 17:36:01 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/3a46c3-c1a8e6@github.com>
Subject: [quicwg/base-drafts] c5391c: Script updating gh-pages from 6e27a562. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/-7F8ZUuuDIJAUIlWKngfHwtvktY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:36:06 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: c5391cb44fbb5db6cdb8f18a9c9eea22edccaba3
      https://github.com/quicwg/base-drafts/commit/c5391cb44fbb5db6cdb8f18a9c9eea22edccaba3
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-17 (Tue, 17 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    R ianswett-adaptive-loss/draft-ietf-quic-http.html
    R ianswett-adaptive-loss/draft-ietf-quic-http.txt
    R ianswett-adaptive-loss/draft-ietf-quic-invariants.html
    R ianswett-adaptive-loss/draft-ietf-quic-invariants.txt
    R ianswett-adaptive-loss/draft-ietf-quic-qpack.html
    R ianswett-adaptive-loss/draft-ietf-quic-qpack.txt
    R ianswett-adaptive-loss/draft-ietf-quic-recovery.html
    R ianswett-adaptive-loss/draft-ietf-quic-recovery.txt
    R ianswett-adaptive-loss/draft-ietf-quic-tls.html
    R ianswett-adaptive-loss/draft-ietf-quic-tls.txt
    R ianswett-adaptive-loss/draft-ietf-quic-transport.html
    R ianswett-adaptive-loss/draft-ietf-quic-transport.txt
    R ianswett-adaptive-loss/index.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-http.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-http.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-invariants.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-invariants.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-qpack.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-qpack.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-recovery.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-recovery.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-tls.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-tls.txt
    R ianswett-idle-timeout-editorial/draft-ietf-quic-transport.html
    R ianswett-idle-timeout-editorial/draft-ietf-quic-transport.txt
    R ianswett-idle-timeout-editorial/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 6e27a562. [ci skip]


  Commit: bb828f1e31e31c5ba3a6b2e45acca019b7ccf0a9
      https://github.com/quicwg/base-drafts/commit/bb828f1e31e31c5ba3a6b2e45acca019b7ccf0a9
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-17 (Tue, 17 Mar 2020)

  Changed paths:
    A archive.json
    R issues.json
    R pulls.json

  Log Message:
  -----------
  Seed archive.json to minimize rate limits


  Commit: c1a8e6dfc876fa7710df8309d12b4c56877c31fb
      https://github.com/quicwg/base-drafts/commit/c1a8e6dfc876fa7710df8309d12b4c56877c31fb
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    A archive.json
    M index.html
    R issues.json
    R pulls.json

  Log Message:
  -----------
  Merge commit 'bb828f1e31e31c5ba3a6b2e45acca019b7ccf0a9' into gh-pages
[ci skip]


Compare: https://github.com/quicwg/base-drafts/compare/3a46c34469c5...c1a8e6dfc876


From nobody Tue Mar 17 17:37:19 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 71EAA3A0C9C for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 17:37:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pNoTkk8cnFF3 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 17:37:15 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3D0893A0CB1 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 17:37:15 -0700 (PDT)
Date: Tue, 17 Mar 2020 17:37:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584491834; bh=86om0YhbcDUOluTRlplOsGst6QPhuvsd85tZcqugQRc=; h=Date:From:To:Subject:From; b=aqcdr6cjqEhwr0GMknfkLtwBbPUOipupJCJBQW5kLRLKKOIE6Hr0ytvfVhQaTGKrE nCbmEqmg630YinCbTOtHinDWICAqvHKmYDprnVp/do0quOK8q8oAH6Uy5IIovz7aOC Kar1/Z1nehuuYwgK+HoIqExd98z5T2DMg4f2CjoI=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/63ee9b-75ce72@github.com>
Subject: [quicwg/base-drafts] 75ce72: Update circle config
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/AJAU_xnQx2PLgWBnxxJcy4-Ckx4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:37:18 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 75ce725ceff08de30cc3abf5670b07f5ab50efd5
      https://github.com/quicwg/base-drafts/commit/75ce725ceff08de30cc3abf5670b07f5ab50efd5
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    M .circleci/config.yml

  Log Message:
  -----------
  Update circle config



From nobody Tue Mar 17 17:38:35 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 474D83A0CB5 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 17:38:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id s2QTv9TPGzf8 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 17:38:32 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1B7F73A0CB0 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 17:38:31 -0700 (PDT)
Date: Tue, 17 Mar 2020 17:38:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584491910; bh=WF8R+k238gXXdPf4eRt8iYPWeh8VPYzyD52PfKFNdJw=; h=Date:From:To:Subject:From; b=HmTCcSf6m1J7XS9N7YWDS8Cd5WyXPnzkKhidXfnShZcyQITFAliYwGcTMM2uQnXg6 SvW068RWTGgUCABqIbJK+7QGZ3tOGM1URy4ReQPAmhiACKLIWVwvT/qB+2/4U+0Z+K sW7q8XisNgwh/kXa/70kzCBNSgQ5+YKSCnQ4egTw=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/c1a8e6-e63ad8@github.com>
Subject: [quicwg/base-drafts] e63ad8: Script updating gh-pages from 75ce725c. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ENkGDPdFesxOZVR3FIrU168L1pQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:38:34 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: e63ad8ee78bb74c473f0d2250ed2e4610c7b49cb
      https://github.com/quicwg/base-drafts/commit/e63ad8ee78bb74c473f0d2250ed2e4610c7b49cb
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 75ce725c. [ci skip]



From nobody Tue Mar 17 17:48:37 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 293A73A0A3F for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 17:48:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mqPA-qfn45s4 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 17:48:33 -0700 (PDT)
Received: from out-11.smtp.github.com (out-11.smtp.github.com [192.30.254.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0B76B3A0959 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 17:48:32 -0700 (PDT)
Received: from github-lowworker-25680bd.va3-iad.github.net (github-lowworker-25680bd.va3-iad.github.net [10.48.17.61]) by smtp.github.com (Postfix) with ESMTP id 5DCBD26004F for <quic-issues@ietf.org>; Tue, 17 Mar 2020 17:48:32 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584492512; bh=3rTupKlni69oU2Y35EApNanz5FtZKYKJQkcLXEbquCk=; h=Date:From:To:Subject:From; b=0A5+On8f0MLkO+Yd0dmzO62bHn2L9SF9RGtF2ieYoXubKm9cRkn2oiBAWzlzAPKgo h0P2HErZ0lzN5/HTEulYTvGhafkvsfX6jO3E8oSPLY0x86AcOMWGE/P2IihhPrUQPp iR/JNDbyROiITNzbCowS6rz6W/e7pKhEGdGR3rTo=
Date: Tue, 17 Mar 2020 17:48:32 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/75ce72-a97fd5@github.com>
Subject: [quicwg/base-drafts] 085a89: Lint should report errors
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/E5e_m2KJ4szzSiWfLorNQf1Sv9c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:48:35 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 085a897edf7abbcdb8fd1bb7db8cdaea1e91fbfc
      https://github.com/quicwg/base-drafts/commit/085a897edf7abbcdb8fd1bb7db8cdaea1e91fbfc
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    M .lint.py

  Log Message:
  -----------
  Lint should report errors


  Commit: 0b4fff252e828606c4ad76f5e58e7d466225d7ba
      https://github.com/quicwg/base-drafts/commit/0b4fff252e828606c4ad76f5e58e7d466225d7ba
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Fix line length


  Commit: a97fd54bda5472f47db3a0edd97ad4feb66a1c3c
      https://github.com/quicwg/base-drafts/commit/a97fd54bda5472f47db3a0edd97ad4feb66a1c3c
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    M .lint.py

  Log Message:
  -----------
  Merge branch 'lint-error'


Compare: https://github.com/quicwg/base-drafts/compare/75ce725ceff0...a97fd54bda54


From nobody Tue Mar 17 17:48:42 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 248983A0CE3 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 17:48:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id y9y6Y0rfmQzc for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 17:48: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 F0D663A0959 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 17:48:34 -0700 (PDT)
Date: Tue, 17 Mar 2020 17:48:33 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584492513; bh=GltQ5OQ973E/7vCSFdUOGZeXhWNqaoMyNQtrz+dmb84=; h=Date:From:To:Subject:From; b=KQzkIfTRTb3RRBtTxCNEd3QOWUyVUpZZu5B1BqHjxaMF29Az2hiw+qlGmpCRmNK0t 0xwRU5MGizoCzwebToFrVkhpd61xOm+3b9dUFy5qew4iQKJffIpbGe9ElEuF0oQf38 V7MdxoIjRuNnurN0blHqsRH2cywS2yaX2swDDL3g=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/lint-error/0b4fff-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/QMwdiWGUkpukBAHO07DnNWO57Yo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:48:40 -0000

  Branch: refs/heads/lint-error
  Home:   https://github.com/quicwg/base-drafts


From nobody Tue Mar 17 17:49:01 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4D7003A0CE1 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 17:48:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id oWtg_WidCRHk for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 17:48:58 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DEBB83A0A3F for <quic-issues@ietf.org>; Tue, 17 Mar 2020 17:48:57 -0700 (PDT)
Received: from github-lowworker-cf59896.ash1-iad.github.net (github-lowworker-cf59896.ash1-iad.github.net [10.56.112.26]) by smtp.github.com (Postfix) with ESMTP id ED00E6A0DB3 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 17:48:56 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584492536; bh=o8OZlPLjtM9DhVjTfEDaS0w8Q8y1nX5Mq4VaP+jQbX8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=eDix0QfjNY4kJjgWT7lDU8aB2w+TwcnTAjFqCIGUK3oh60wuIBJk4uY93Ozqy2DQi 5qBn0G5ToudCferjy8UzD65C6A0B/b01if7obPanUjy5bZte8EcNPINumF9Q9PyV2V w15fY7PdAafwHsKsKW9DHXSe2moft6W31ctCBb9U=
Date: Tue, 17 Mar 2020 17:48:56 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK54D7PBPTEJ7LHCWHN4PVIPREVBNHHCFRJIOA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3528/issue_event/3139553171@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3528@github.com>
References: <quicwg/base-drafts/pull/3528@github.com>
Subject: Re: [quicwg/base-drafts] Report errors on linting failure (#3528)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e716ff8dc99a_48f03fef7accd9646845cc"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/IuTSjG8y7Qy8e1LYfTcu4ibFXkM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:49:00 -0000

----==_mimepart_5e716ff8dc99a_48f03fef7accd9646845cc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #3528 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3528#event-3139553171
----==_mimepart_5e716ff8dc99a_48f03fef7accd9646845cc
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="583346288" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3528" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3528/hovercard" href="https://github.com/quicwg/base-drafts/pull/3528">#3528</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3528#event-3139553171">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3XTM63SRGX4VWDHMTRIAK7RANCNFSM4LN52UFA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6PHQOVXPZVQEFJVOLRIAK7RA5CNFSM4LN52UFKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXMQ4PEY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3528#event-3139553171",
"url": "https://github.com/quicwg/base-drafts/pull/3528#event-3139553171",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e716ff8dc99a_48f03fef7accd9646845cc--


From nobody Tue Mar 17 17:49:38 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 76BA63A0CB1 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 17:49:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id N2wQqKhdGQHw for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 17:49:35 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 158533A0959 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 17:49:35 -0700 (PDT)
Date: Tue, 17 Mar 2020 17:49:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584492574; bh=WH43IUd1Hs86LgPzitB8IgZVCjL6EzS5ETjgs4ZnEWU=; h=Date:From:To:Subject:From; b=tuc3WvcZlzXwDDxT1zfizMHuH3mh2EyTNo0ifNdLxrhlyuKCVHwJV/N5KmG7gAsot /S2rwpxxzm9BVD6p4tW7p44RnH7KvLTd/BWiPdRkBYs+AZo59GVmvfzFa8CHKN8aUA kntY4OoeEzwjVchruNsX6O0sb/nIRLhIyEX/Ojk8=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/e63ad8-029ef4@github.com>
Subject: [quicwg/base-drafts] 029ef4: Script updating gh-pages from a97fd54b. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/DXhjrdVoK3J9mWt8EtdRtROnLEs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:49:37 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 029ef43e73b28da098453f04d3cc2b9a579d6267
      https://github.com/quicwg/base-drafts/commit/029ef43e73b28da098453f04d3cc2b9a579d6267
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from a97fd54b. [ci skip]



From nobody Tue Mar 17 17:49:43 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4A15B3A0CE1 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 17:49:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id q3elKOaNbgPs for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 17:49: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 88E793A0CF1 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 17:49:40 -0700 (PDT)
Received: from github-lowworker-6b40fdd.va3-iad.github.net (github-lowworker-6b40fdd.va3-iad.github.net [10.48.16.64]) by smtp.github.com (Postfix) with ESMTP id A6536C607F0 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 17:49:39 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584492579; bh=8X2zhzZqvxCkN587Lzt5eHXtz7wiu1IMZXHLHX3DnGw=; h=Date:From:To:Subject:From; b=Bkr2sy02EjpF1iqERiBcI0Vcb06SSLqAtwfd2B7jAodMICRagMcZpDqxfjxuIHGti g0/DDj3cvV04pk06Wm4XU2ObV68SWelZdkzKtSLEo+zFRUGZCwAwNFNtCSe16sAi3B t6qr+RNhYycg2r9z1WggSw1Nn/VtXZwzEI2o/bx8=
Date: Tue, 17 Mar 2020 17:49:39 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/029ef4-e0f01c@github.com>
Subject: [quicwg/base-drafts] e0f01c: Script updating archive at 2020-03-18T00:49:35Z. [...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/csGFChpzJ1ldJALnShwLRIB8yR4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:49:42 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: e0f01ca006afe5b73864ebfb310f115d05ca49e6
      https://github.com/quicwg/base-drafts/commit/e0f01ca006afe5b73864ebfb310f115d05ca49e6
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    M issues.html
    M issues.js

  Log Message:
  -----------
  Script updating archive at 2020-03-18T00:49:35Z. [ci skip]



From nobody Tue Mar 17 21:44:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EA8EF3A10A2 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 21:44:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id reQvmWsmXEG6 for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 21:44:38 -0700 (PDT)
Received: from out-10.smtp.github.com (out-10.smtp.github.com [192.30.254.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5232D3A10A1 for <quic-issues@ietf.org>; Tue, 17 Mar 2020 21:44:38 -0700 (PDT)
Date: Tue, 17 Mar 2020 21:44:37 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584506677; bh=tfdIWKezOJS0D9AP8vtukOvF1FKWhIXKUXXVMVD8fbQ=; h=Date:From:To:Subject:From; b=EFYxbWYIUrc5c78AN/P2nLWIaAW+Kw8NKUMffX5tUXiF7VEO47OIvQoejPctOuskY oSbI/0jBb5WqU0To8LEdDRG6D4gRTIzSak0AjOjNCEeYHhFwiZqU0egtK9p7NzgdIA VOjHroo5KPG8X/HOuOFZhxiirn0WVIFpx/nEswuM=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/e0f01c-d23f59@github.com>
Subject: [quicwg/base-drafts] d23f59: Update issue renderer [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/bSwjXi5dH5PNV0cayRHgUzUyqGo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 04:44:41 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: d23f59b27e664271b2d4ff407e06d1c4d3e1f044
      https://github.com/quicwg/base-drafts/commit/d23f59b27e664271b2d4ff407e06d1c4d3e1f044
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    M issues.html
    M issues.js

  Log Message:
  -----------
  Update issue renderer [ci skip]



From nobody Tue Mar 17 23:05:34 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F20A33A089B for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 23:05:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6JcDcQsEww9f for <quic-issues@ietfa.amsl.com>; Tue, 17 Mar 2020 23:05:30 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5E6983A089F for <quic-issues@ietf.org>; Tue, 17 Mar 2020 23:05:30 -0700 (PDT)
Received: from github-lowworker-6349a71.ac4-iad.github.net (github-lowworker-6349a71.ac4-iad.github.net [10.52.18.20]) by smtp.github.com (Postfix) with ESMTP id 8309A520DFD for <quic-issues@ietf.org>; Tue, 17 Mar 2020 23:05:28 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584511528; bh=/hl82Tr6DYy47fgaqeQWld4G7mfJ97DzN+CcWXKrvfo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=c7ZOUnxwkR/lzYlTPNOJSGGppXvn9neWKjzPJGM+LE96XLVGDb01rU5XjS1/lz5XV BHFOxSEK7VZ39tiunc3bZr0/sXaDqYX7QPDlWY2aGn2U5Cp5Su2l0qJWtZofX0Yzt6 xGHs5QJ5rjHkKgmx64s/T/OmXpr/Lv1XbwpgyB88=
Date: Tue, 17 Mar 2020 23:05:28 -0700
From: Julian Reschke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYS6K6UQ34KMQDOYRV4PWNSREVBNHHCFCTWBI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3513/review/376584184@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3513@github.com>
References: <quicwg/base-drafts/pull/3513@github.com>
Subject: Re: [quicwg/base-drafts] http-core and Friends (#3513)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e71ba2873475_41433f80136cd9643431c7"; 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/UU0O5cy7v4SAk4ebClMHNgFOInM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 06:05:33 -0000

----==_mimepart_5e71ba2873475_41433f80136cd9643431c7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

reschke commented on this pull request.

I'm a bit concerned because in the core specs, sections *will* still move around, and in the MD format, you have no way to automatically adjust those...



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3513#pullrequestreview-376584184
----==_mimepart_5e71ba2873475_41433f80136cd9643431c7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@reschke</b> commented on this pull request.</p>

<p>I'm a bit concerned because in the core specs, sections <em>will</em> still move around, and in the MD format, you have no way to automatically adjust those...</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3513#pullrequestreview-376584184">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4W7RARJ3EEJTOIEA3RIBQCRANCNFSM4LF5H2GA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3IAFC2HY46EC2X43LRIBQCRA5CNFSM4LF5H2GKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCZZDP6A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3513#pullrequestreview-376584184",
"url": "https://github.com/quicwg/base-drafts/pull/3513#pullrequestreview-376584184",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e71ba2873475_41433f80136cd9643431c7--


From nobody Wed Mar 18 00:37:25 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7B18D3A07B6 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 00:37:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id k2KOIyERcBQ0 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 00:37:22 -0700 (PDT)
Received: from out-9.smtp.github.com (out-9.smtp.github.com [192.30.254.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 555A83A07B5 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 00:37:22 -0700 (PDT)
Date: Wed, 18 Mar 2020 00:37:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584517041; bh=/AXMFTOu4KxuenrYAHz+9kFk4Mt9FiBjqVR5H0n8KaQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=IfimeKfjMxWCpGAAS5FCFn6leyfMY388tbxcTqtpN7ZplfTP+RwNvD+fQLHI7r8ha 0GF6WY8J1tkjE0Opio6qVf2jbIPwyX2aHbbooG0Eb1E+DPOXUEHTdYTzhlkHE6xpHD zD1akr1RJiBasTPic1J3HW2AXMWHjWHva4d8To/8=
From: Gorry Fairhurst <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3AMI4XNY6IVWSDBX54PWYLDEVBNHHCEV4TFI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3501/c600469114@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3501@github.com>
References: <quicwg/base-drafts/pull/3501@github.com>
Subject: Re: [quicwg/base-drafts] Update ACK generation policy (#3501)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e71cfb1755e3_f893f8e0b4cd9606573a6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: gorryfair
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/pb5MLoln20-QDXqy5wQbOMJYkkM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 07:37:24 -0000

----==_mimepart_5e71cfb1755e3_f893f8e0b4cd9606573a6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

I will frame an issue around draft-fairhurst-quic-ack-scaling - about a =0D=

request to change the Default QUIC ACK Policy.=0D
=0D
We do have data, and some experience working with Chromium and Quicly =0D=

that we can share if there is interest.=0D
=0D
Gorry=0D
=0D
On 17/03/2020 22:28, Lucas Pardue wrote:=0D
>=0D
> There seems to be some difference of opinion on the suggested text, =0D=

> which speaks to different opinion on the topic at hand. Can we please =0D=

> get an issue to discuss?=0D
>=0D
> =E2=80=94=0D
> You are receiving this because you authored the thread.=0D
> Reply to this email directly, view it on GitHub =0D
> <https://github.com/quicwg/base-drafts/pull/3501#issuecomment-600330801=
>, =0D
> or unsubscribe =0D
> <https://github.com/notifications/unsubscribe-auth/ABYLLEQGKTQQQ4MNYHO7=
KLDRH72RZANCNFSM4LCHDKLA>.=0D
>=0D
=0D
=0D
-- =0D
You are receiving this because you are subscribed to this thread.=0D
Reply to this email directly or view it on GitHub:=0D
https://github.com/quicwg/base-drafts/pull/3501#issuecomment-600469114=

----==_mimepart_5e71cfb1755e3_f893f8e0b4cd9606573a6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
I will frame an issue around draft-fairhurst-quic-ack-scaling - about a <=
br>=0D
request to change the Default QUIC ACK Policy.<br>=0D
<br>=0D
We do have data, and some experience working with Chromium and Quicly <br=
>=0D
that we can share if there is interest.<br>=0D
<br>=0D
Gorry<br>=0D
<br>=0D
On 17/03/2020 22:28, Lucas Pardue wrote:<br>=0D
&gt;<br>=0D
&gt; There seems to be some difference of opinion on the suggested text, =
<br>=0D
&gt; which speaks to different opinion on the topic at hand. Can we pleas=
e <br>=0D
&gt; get an issue to discuss?<br>=0D
&gt;<br>=0D
&gt; =E2=80=94<br>=0D
&gt; You are receiving this because you authored the thread.<br>=0D
&gt; Reply to this email directly, view it on GitHub <br>=0D
&gt; &lt;https://github.com/quicwg/base-drafts/pull/3501#issuecomment-600=
330801&gt;, <br>=0D
&gt; or unsubscribe <br>=0D
&gt; &lt;https://github.com/notifications/unsubscribe-auth/ABYLLEQGKTQQQ4=
MNYHO7KLDRH72RZANCNFSM4LCHDKLA&gt;.<br>=0D
&gt;<br>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3501#issuecomment-600469114">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJK3XG3=
ZCJIJMYAYWD23RIB23DANCNFSM4LCHDKLA">unsubscribe</a>.<img src=3D"https://g=
ithub.com/notifications/beacon/AFTOJK3OLM5SGHCTIIKL3VDRIB23DA5CNFSM4LCHDK=
LKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPFG46Q.gif=
" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3501#issuecomment-6=
00469114",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3501#issuecomment-6004=
69114",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e71cfb1755e3_f893f8e0b4cd9606573a6--


From nobody Wed Mar 18 00:53:20 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CD2793A080F for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 00:53:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.1
X-Spam-Level: 
X-Spam-Status: No, score=-3.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id i2QjP8VaEmDk for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 00:53:17 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5734B3A0810 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 00:53:17 -0700 (PDT)
Received: from github-lowworker-1ac52d7.ash1-iad.github.net (github-lowworker-1ac52d7.ash1-iad.github.net [10.56.25.52]) by smtp.github.com (Postfix) with ESMTP id 1718D8C13D7 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 00:53:16 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584517996; bh=HnIi8Zo6y+2HDU3NpPDOFB/mXC/vAWPerEK3DaCIDDA=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=VB9bK3PWj9v/TnPF8nxvZ9+k3FNvNqUq+dPMKbKi4OYVePgm7QoeQIKEMu1AXEaq5 cOYb3ya92dt6fhagc7fzojYkN/7TM7bGBmG/qKUO7o1idsmE9ObT6XekkvfsyGaZi+ 5TqteyDAq4mUkf1ZBjTAgNyJeb6qOZIYHy4H/Hyk=
Date: Wed, 18 Mar 2020 00:53:16 -0700
From: Gorry Fairhurst <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK42EXS3EOQJKS6TDBV4PW2GZEVBNHHCFSANWY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3529@github.com>
Subject: [quicwg/base-drafts] Changing the Default QUIC ACK Policy (#3529)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e71d36c4653_1c863f88b3ccd96013841c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: gorryfair
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/PKubATcDRT9F_F8XSxg5dvcyPoI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 07:53:19 -0000

----==_mimepart_5e71d36c4653_1c863f88b3ccd96013841c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

As currently specified, the default QUIC ACK policy models TCP=E2=80=99s =
ACK policy, but consumes significantly more return path capacity. This ca=
n impact resource usage of the return channel, can constrain forward thro=
ughput, and can impact the performance of other sessions sharing an uplin=
k (draft-fairhurst-quic-ack-scaling). This was not discussed in Zurich - =
where discussion moved instead to the separate topic of draft-iyengar-qui=
c-delayed-ack.=0D
=0D
In many current network segments (e.g., cable networks, mobile cellular, =
WiFi and other radio tech), the effects of asymetry are presently mitigat=
ed by network devices RFC3449 that rely upon observing TCP headers.  This=
 results in ossification problems, but does practically have beneit. It r=
educes the TCP ACK rate over the constrained link, it reduces consumption=
 of "radio" transmission opportunities, and reduces traffic volume from A=
CKs. These mitigations are not possible, nor desirable for QUIC. However,=
 the default performance of QUIC  is therefore much worse than for TCP.=0D=

=0D
In QUIC, the default ACK Ratio has to set by the endpoints implementing t=
he protocol  because the sender and receiver have no information about th=
e "cost" of sending an ACK using a link along an asymmetric path.  These =
endpoints can also choose a non-default value to enable a new CC, scale t=
o higher rates, etc (e.g. draft-iyengar-quic-delayed-ack).=0D
=0D
We have shown there can be significant benefit from an ACK Ratio of 1:10 =
and this is expected to alos have benefit for higher levels of asymmetry.=
 The proposed change from 1:2 to 1:10 is predicated on  QUIC's design dec=
isions: starting a connection with an Initial Window of 10 is acceptable,=
 QUIC uses PTO as the loss detection method (a predicate to issue #3357),=
 and QUIC has some form of pacing at the sender, at least to mitigate IW =
bursts. =0D
=0D
=0D
=0D
=0D
-- =0D
You are receiving this because you are subscribed to this thread.=0D
Reply to this email directly or view it on GitHub:=0D
https://github.com/quicwg/base-drafts/issues/3529=

----==_mimepart_5e71d36c4653_1c863f88b3ccd96013841c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p>As currently specified, the default QUIC ACK policy models TCP=E2=80=99=
s ACK policy, but consumes significantly more return path capacity. This =
can impact resource usage of the return channel, can constrain forward th=
roughput, and can impact the performance of other sessions sharing an upl=
ink (draft-fairhurst-quic-ack-scaling). This was not discussed in Zurich =
- where discussion moved instead to the separate topic of draft-iyengar-q=
uic-delayed-ack.</p>=0D
<p>In many current network segments (e.g., cable networks, mobile cellula=
r, WiFi and other radio tech), the effects of asymetry are presently miti=
gated by network devices RFC3449 that rely upon observing TCP headers.  T=
his results in ossification problems, but does practically have beneit. I=
t reduces the TCP ACK rate over the constrained link, it reduces consumpt=
ion of "radio" transmission opportunities, and reduces traffic volume fro=
m ACKs. These mitigations are not possible, nor desirable for QUIC. Howev=
er, the default performance of QUIC  is therefore much worse than for TCP=
.</p>=0D
<p>In QUIC, the default ACK Ratio has to set by the endpoints implementin=
g the protocol  because the sender and receiver have no information about=
 the "cost" of sending an ACK using a link along an asymmetric path.  The=
se endpoints can also choose a non-default value to enable a new CC, scal=
e to higher rates, etc (e.g. draft-iyengar-quic-delayed-ack).</p>=0D
<p>We have shown there can be significant benefit from an ACK Ratio of 1:=
10 and this is expected to alos have benefit for higher levels of asymmet=
ry. The proposed change from 1:2 to 1:10 is predicated on  QUIC's design =
decisions: starting a connection with an Initial Window of 10 is acceptab=
le, QUIC uses PTO as the loss detection method (a predicate to issue <a c=
lass=3D"issue-link js-issue-link" data-error-text=3D"Failed to load title=
" data-id=3D"551584433" data-permission-text=3D"Title is private" data-ur=
l=3D"https://github.com/quicwg/base-drafts/issues/3357" data-hovercard-ty=
pe=3D"issue" data-hovercard-url=3D"/quicwg/base-drafts/issues/3357/hoverc=
ard" href=3D"https://github.com/quicwg/base-drafts/issues/3357">#3357</a>=
), and QUIC has some form of pacing at the sender, at least to mitigate I=
W bursts.</p>=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/issues/3529">view it on GitHub</a>, or <a href=3D"https://=
github.com/notifications/unsubscribe-auth/AFTOJK4GHWZJIYASOTF3QCTRIB4WZAN=
CNFSM4LOJ4RQA">unsubscribe</a>.<img src=3D"https://github.com/notificatio=
ns/beacon/AFTOJK7WWXE5CU6WVUFZ6JLRIB4WZA5CNFSM4LOJ4RQKYY3PNVWWK3TUL52HS4D=
FUVEXG43VMWVGG33NNVSW45C7NFSM4IWIBW3A.gif" height=3D"1" width=3D"1" alt=3D=
"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/issues/3529",=0D
"url": "https://github.com/quicwg/base-drafts/issues/3529",=0D
"name": "View Issue"=0D
},=0D
"description": "View this Issue on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e71d36c4653_1c863f88b3ccd96013841c--


From nobody Wed Mar 18 01:45:49 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 083073A0958 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 01:45:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Fr_mC8y5YnjM for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 01:45: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 A16093A03EB for <quic-issues@ietf.org>; Wed, 18 Mar 2020 01:45:46 -0700 (PDT)
Received: from github-lowworker-1ac52d7.ash1-iad.github.net (github-lowworker-1ac52d7.ash1-iad.github.net [10.56.25.52]) by smtp.github.com (Postfix) with ESMTP id 70F08961769 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 01:45:45 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584521145; bh=GEITlO+n/6kEL0JkMJfYhRqXFpEy2UvSRJ+o4W7EiGo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=CDCm9D5tq8IagRqFgCsxde9v+riKLfpYnY9SYEunZUG7360BNfon1olOGF5n3iHH7 SSC92KCMQfOky0R4joTCGAgkeOIJFOYqyePKRVh6frS9S4wGp3dknRE22+C16EBUdm ahUZbgZH1J2sF3GMMnbeqLMPbTHYvbkn3TN7aP+w=
Date: Wed, 18 Mar 2020 01:45:45 -0700
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZ7NQINQV4LLIGTJ754PXALTEVBMPHAEQRKKY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/commit/2fc5157ed013ae8f84f17e44409c42be87660feb/37890646@github.com>
In-Reply-To: <quicwg/base-drafts/commit/2fc5157ed013ae8f84f17e44409c42be87660feb@github.com>
References: <quicwg/base-drafts/commit/2fc5157ed013ae8f84f17e44409c42be87660feb@github.com>
Subject: Re: [quicwg/base-drafts] Authenticate connection IDs (2fc5157)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e71dfb95f8c5_1c8e3f88b3ccd9602740a0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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/yDeZfSIZp2-eS4uM423Jr0XDIBY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 08:45:48 -0000

----==_mimepart_5e71dfb95f8c5_1c8e3f88b3ccd9602740a0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Yes, that is is correct, I forgot. But the reason I was wondering is that setting the TP appears to be informative to the client, so why would you set a TP the client already knows? I was thinking of this in terms of the server ensuring some sort of guarantee towards the client.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/commit/2fc5157ed013ae8f84f17e44409c42be87660feb#commitcomment-37890646
----==_mimepart_5e71dfb95f8c5_1c8e3f88b3ccd9602740a0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Yes, that is is correct, I forgot. But the reason I was wondering is that setting the TP appears to be informative to the client, so why would you set a TP the client already knows? I was thinking of this in terms of the server ensuring some sort of guarantee towards the client.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/commit/2fc5157ed013ae8f84f17e44409c42be87660feb#commitcomment-37890646">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4EW62UY4I74CKMKY3RICC3TANCNFSM4LFPUAHQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6KCSHFGYIYAH6XIVDRICC3TA5CNFSM4LFPUAH2YY3PNVWWK3TUL52HS4DFVVBW63LNNF2EG33NNVSW45FKMNXW23LFNZ2F62LEZYBEEKSW.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/commit/2fc5157ed013ae8f84f17e44409c42be87660feb#commitcomment-37890646",
"url": "https://github.com/quicwg/base-drafts/commit/2fc5157ed013ae8f84f17e44409c42be87660feb#commitcomment-37890646",
"name": "View Commit"
},
"description": "View this Commit on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e71dfb95f8c5_1c8e3f88b3ccd9602740a0--


From nobody Wed Mar 18 01:48:36 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E55333A0967 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 01:48:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vKJh5qyihSQi for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 01:48:33 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B188B3A0963 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 01:48:33 -0700 (PDT)
Date: Wed, 18 Mar 2020 01:48:32 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584521312; bh=Xs5w4pMNP6uvtS4iPjETOidFinrpHe42aQf7s6WPPag=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=FrKKhxBVPGqMD/PAh7b2w/ltfWmJJJ+xI2LRl7ZPe3LSh1x4+Y6i1/oeouXFUNTAw bzyObdwPUaZT1rXnY/Ey9hbfWTPl9R4IokU7EQVIi8PFUl1tgrf2OyOhCLrVWssCfQ XoP40DQQfUzT55c9sTiSkrpURuGO1Ftj5mq4OoFk=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK54KLY42K3HB6MV4VN4PXAWBEVBMPHAEQRKQI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/commit/2fc5157ed013ae8f84f17e44409c42be87660feb/37890690@github.com>
In-Reply-To: <quicwg/base-drafts/commit/2fc5157ed013ae8f84f17e44409c42be87660feb@github.com>
References: <quicwg/base-drafts/commit/2fc5157ed013ae8f84f17e44409c42be87660feb@github.com>
Subject: Re: [quicwg/base-drafts] Authenticate connection IDs (2fc5157)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e71e0607abae_276d3fb2846cd95c852f8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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/XZ-ohBKQshVg8Avk7GkcFAxDRu4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 08:48:35 -0000

----==_mimepart_5e71e0607abae_276d3fb2846cd95c852f8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Ah, it such that the client can see that the server got the right one.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/commit/2fc5157ed013ae8f84f17e44409c42be87660feb#commitcomment-37890690
----==_mimepart_5e71e0607abae_276d3fb2846cd95c852f8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Ah, it such that the client can see that the server got the right one.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/commit/2fc5157ed013ae8f84f17e44409c42be87660feb#commitcomment-37890690">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3VQN5CU6F3GWGWUETRICDGBANCNFSM4LFPUAHQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK36YF75MDPEG2TPLNDRICDGBA5CNFSM4LFPUAH2YY3PNVWWK3TUL52HS4DFVVBW63LNNF2EG33NNVSW45FKMNXW23LFNZ2F62LEZYBEEKUC.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/commit/2fc5157ed013ae8f84f17e44409c42be87660feb#commitcomment-37890690",
"url": "https://github.com/quicwg/base-drafts/commit/2fc5157ed013ae8f84f17e44409c42be87660feb#commitcomment-37890690",
"name": "View Commit"
},
"description": "View this Commit on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e71e0607abae_276d3fb2846cd95c852f8--


From nobody Wed Mar 18 04:50:16 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B9E3B3A1451 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 04:50:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BL1K9quqYGh8 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 04:50:12 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7C1473A1450 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 04:50:12 -0700 (PDT)
Date: Wed, 18 Mar 2020 04:50:11 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584532211; bh=fSRgYo5sEcoe1zc5UTYJ8E6CJ3E+l4AWNYmfiKm8NkQ=; h=Date:From:To:Subject:From; b=Nf593JzkUvZoVPHcVAk/1cekZnxRKz5UA2OkD9E1sV/N/SmcVK16CJYe8/mfq+d2o Z8WaPPHlr4qJO2DHmo9aExvD5rvfLU+1lB95H2TsP9/ixwl0HrsNGZrJoOohllPK+6 3vjvgFY771YPcWWEtoUK++q3Zgy4qN1q7ll2eaoQ=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/d23f59-cbfd86@github.com>
Subject: [quicwg/base-drafts] cbfd86: Update issue renderer [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/2mK9WAeRsdGzD24oYtsiUjJzCzk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 11:50:14 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: cbfd868652a3db2928a0aa9d202157b6a5d3eb90
      https://github.com/quicwg/base-drafts/commit/cbfd868652a3db2928a0aa9d202157b6a5d3eb90
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    M issues.html
    M issues.js

  Log Message:
  -----------
  Update issue renderer [ci skip]



From nobody Wed Mar 18 08:10:36 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 423513A170A for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 08:10:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id e2Ffwf8GGDJQ for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 08:10: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 0D3B03A1730 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 08:10:30 -0700 (PDT)
Date: Wed, 18 Mar 2020 08:10:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584544229; bh=hweUnMuG1WmYS7PAh20/gaXazr59+Fkbj3XzXEfxZck=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=szDGGyMJMXbrJR6SsmgqEEkt94Zww7sXeLcGkVuJ4PYbmH4n02N/dShg3s3WG/x1e DX0f15tc6kA426sZq/w3/w76ZE7Mq85dJySneTimpR3V59pZr4qknQ3KdLgkNFhw1V 9uTCOBSyaDbnbWnAjB5VIKN7LLhKcaXtHkZj9xm4=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYXGXUQW7UVSVZILE54PYNOLEVBNHHCFCTWBI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3513/c600678253@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3513@github.com>
References: <quicwg/base-drafts/pull/3513@github.com>
Subject: Re: [quicwg/base-drafts] http-core and Friends (#3513)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7239e5d76bc_45e33f9ab8ecd96081771"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/PXsQjjC7C6y4oNxKEDTr-x08eqY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 15:10:34 -0000

----==_mimepart_5e7239e5d76bc_45e33f9ab8ecd96081771
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Yes, I assume we'll need to do a pass once the docs are mostly-final to verify all the references, particularly to things that haven't hit RFC yet.  I don't feel like that would be substantially more work than re-doing this migration at some point 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/3513#issuecomment-600678253
----==_mimepart_5e7239e5d76bc_45e33f9ab8ecd96081771
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Yes, I assume we'll need to do a pass once the docs are mostly-final to verify all the references, particularly to things that haven't hit RFC yet.  I don't feel like that would be substantially more work than re-doing this migration at some point in the future.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3513#issuecomment-600678253">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4OCUZSNXT3KL4FNHTRIDP6LANCNFSM4LF5H2GA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4GSAKRCDI4RRCYFRLRIDP6LA5CNFSM4LF5H2GKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPGZ63I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3513#issuecomment-600678253",
"url": "https://github.com/quicwg/base-drafts/pull/3513#issuecomment-600678253",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7239e5d76bc_45e33f9ab8ecd96081771--


From nobody Wed Mar 18 09:08:25 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 22C6F3A17FE for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 09:08:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ONynXnEwRshN for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 09:08:15 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 218EB3A05A0 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 09:08:14 -0700 (PDT)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id BBBE6A0508 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 09:08:13 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584547693; bh=SHZD6hB6uLaluHWtaOEHnYvdiNvS9xq6FI8ggZYOSc8=; h=Date:From:To:Subject:From; b=xZSfHxflHccpaG6QCMsYXPWbpkPVB/L68fhkiJkziTuj8ANc7BXbD1dN4Cz/Ihnr7 i3JooHF2M0V3uLcaJJAkSwb6SZr2cDj54Py/auReiPiC2nJrew32Wj2RyDuBbGhYl7 YJ7KfTQDkdPtLXH6BaAOVGmHMtRLt201kAuxt6MA=
Date: Wed, 18 Mar 2020 09:08:13 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/security_considerations/000000-5f8086@github.com>
Subject: [quicwg/base-drafts] 5f8086: Import H2 Security Considerations
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/dv8b5lTHaaYh3B32y_L2F0qu_H8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:08:23 -0000

  Branch: refs/heads/http/security_considerations
  Home:   https://github.com/quicwg/base-drafts
  Commit: 5f80865636ab55960bef1cd11d1e9ea9e931352c
      https://github.com/quicwg/base-drafts/commit/5f80865636ab55960bef1cd11d1e9ea9e931352c
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Import H2 Security Considerations



From nobody Wed Mar 18 09:11:11 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CA5EB3A1809 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 09:11:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tWHZk3tchHAm for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 09:11: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 2120F3A1808 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 09:11:08 -0700 (PDT)
Received: from github-lowworker-ca5950c.va3-iad.github.net (github-lowworker-ca5950c.va3-iad.github.net [10.48.17.57]) by smtp.github.com (Postfix) with ESMTP id 4631D1C1CA4 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 09:11:06 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584547866; bh=Lf9eU6RT7R6MrNk8LzMj1GqZRwFcmppjW7jRlEUuspw=; h=Date:From:To:Subject:From; b=BvRx5/fsSqNgTasP7FrUiFkY7BRJXOjWkV553ttU6F/8encxDlkiaFmmy/vZOdtUb 1hGLNwzKZFWiASc7v1ZrYHqDe1aYLxwjc1mcYFWPX7OT+NOwmNvM2o+YuJZjLDbZHr DfemHbrPcVGFlzRUnsV+wjKDynzVX44w8ZdXyHZQ=
Date: Wed, 18 Mar 2020 09:11:06 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/security_considerations/5f8086-1c5fc1@github.com>
Subject: [quicwg/base-drafts] 1c5fc1: Import H2 Security Considerations
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/J1nBkibUlnNPLuZqItNrjg3xnY4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:11:10 -0000

  Branch: refs/heads/http/security_considerations
  Home:   https://github.com/quicwg/base-drafts
  Commit: 1c5fc18a201869f509ab41756e15bb23c850279a
      https://github.com/quicwg/base-drafts/commit/1c5fc18a201869f509ab41756e15bb23c850279a
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Import H2 Security Considerations



From nobody Wed Mar 18 09:12:24 2020
Return-Path: <bounces+848413-a050-quic-issues=ietf.org@sgmail.github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 022003A17A8 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 09:12:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.159
X-Spam-Level: 
X-Spam-Status: No, score=-3.159 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-1.463, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Himrgl7D2-ak for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 09:12:15 -0700 (PDT)
Received: from o8.sgmail.github.com (o8.sgmail.github.com [167.89.101.199]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 45C3B3A180A for <quic-issues@ietf.org>; Wed, 18 Mar 2020 09:12:15 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com;  h=from:reply-to:to:cc:subject:mime-version:content-type:content-transfer-encoding:list-id:list-archive:list-post:list-unsubscribe; s=s20150108; bh=drgqw7FApAiVHZyxUUA22Y6Z50kXMFwC+UYaFLZRDoU=; b= SleW7k9qzDvx3L+AlH/vdzFeaGsALKeGIn/jwWT0Q6cvH0i1YBLoeYRkqeZ83DSK hSDJzGXSn8DiATdj15kKiaSixXvrl7AIfVV7TGrt2ukfMb1KdEmvOU3l/35/Z2tx lEpazNSxxSVBUdZ+w7H1ns16fnnX2ECEmEJGHUYt0FA=
Received: by filter2087p1mdw1.sendgrid.net with SMTP id filter2087p1mdw1-20379-5E72485E-17 2020-03-18 16:12:14.456536266 +0000 UTC m=+73941.498322967
Received: from github-lowworker-cd52d7b.cp1-iad.github.net (unknown [140.82.115.67]) by ismtpd0102p1mdw1.sendgrid.net (SG) with ESMTP id h-7zw6lQTUeVqSB1nVzkIw for <quic-issues@ietf.org>; Wed, 18 Mar 2020 16:12:14.338 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-cd52d7b.cp1-iad.github.net (Postfix) with ESMTP id 191BF92069C for <quic-issues@ietf.org>; Wed, 18 Mar 2020 09:12:14 -0700 (PDT)
Date: Wed, 18 Mar 2020 16:12:14 +0000 (UTC)
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6LVZDCV62QIXHRESN4PYUV5EVBNHHCFTFZFI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3530@github.com>
Subject: [quicwg/base-drafts] Push and Cache Interaction (#3530)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e72485e17b6b_5743f87beccd9601023d5"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1jM98FIpB1DGTJSgfZsFERpWDmO946B/4BaB CYsAKYqo58/UTDnSEgjzYrm2CGv0QzpeMHFepMWIO96RgQTDmtV+jXMIinbnmyQaLVdOIIs5qDJyME vqh9EZUlwew4ExW3iPYBQkCJL7OMae4vm3HIY2Y2lD/6WvW50BOeaDHfj2DJe5PD6ouiO7z0r20GNt E=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/tBy-p6CRCV1-iZhC_zU9MGSP-qc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 18 Mar 2020 16:12:23 -0000

----==_mimepart_5e72485e17b6b_5743f87beccd9601023d5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> This is okay for now, but it should be improved eventually to talk about browser state separately from the cache. IOW, define push as part of the browser history (prehistory) because this is entirely separate from a cache (even if they use the same storage handles).

_Originally posted by @royfielding in https://github.com/quicwg/base-drafts/pull/3407_

@MikeBishop:

> Push isn't part of the cache, but it does use the definition of "cacheable" -- do you think it should be pointing elsewhere?

@mnot:
> This is a very murky area, still.


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3530
----==_mimepart_5e72485e17b6b_5743f87beccd9601023d5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<blockquote>
<p>This is okay for now, but it should be improved eventually to talk about browser state separately from the cache. IOW, define push as part of the browser history (prehistory) because this is entirely separate from a cache (even if they use the same storage handles).</p>
</blockquote>
<p><em>Originally posted by <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/royfielding/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/royfielding">@royfielding</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="559629981" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3407" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3407/hovercard" href="https://github.com/quicwg/base-drafts/pull/3407">#3407</a></em></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/MikeBishop/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/MikeBishop">@MikeBishop</a>:</p>
<blockquote>
<p>Push isn't part of the cache, but it does use the definition of "cacheable" -- do you think it should be pointing elsewhere?</p>
</blockquote>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/mnot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mnot">@mnot</a>:</p>
<blockquote>
<p>This is a very murky area, still.</p>
</blockquote>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3530">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6FHCVMXXHSEBJM7RLRIDXF5ANCNFSM4LOVEOUA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4RSM7JK757BHVXOX3RIDXF5A5CNFSM4LOVEOUKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IWMXEVA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3530",
"url": "https://github.com/quicwg/base-drafts/issues/3530",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e72485e17b6b_5743f87beccd9601023d5--


From nobody Wed Mar 18 09:12:40 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3C2673A1808 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 09:12:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8ghqU76EJbMH for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 09:12:38 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 37E033A17A8 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 09:12:33 -0700 (PDT)
Date: Wed, 18 Mar 2020 09:12:32 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584547952; bh=vZ81WxboPLzms6lbQlThRSvwt7xvSJvWgBeZ25ue4+A=; h=Date:From:To:Subject:From; b=lntqzt64O7s8s28xot1U3NGDYHyurbsJIQ3+ICClO2/fRh3tAO0MidqZPnarfcoLU 6hw/QU0jlISHVYl9pmvE54xQOVjW8Eu6+1PeZ4ouxSV2GxL5GSEAmn4L6/WKmjosIK CSwYStmhWzV1VLNCAvRO3rSnpvnWAGGjlxuKrpaI=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/cbfd86-a0799e@github.com>
Subject: [quicwg/base-drafts] a0799e: Script updating gh-pages from 1c5fc18a. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/f7PfXDnE1vxZIk1KybmG5GGWqL8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:12:39 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: a0799e7de6335b6a5212884ac3c3dcdcbfbf554f
      https://github.com/quicwg/base-drafts/commit/a0799e7de6335b6a5212884ac3c3dcdcbfbf554f
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    A http/security_considerations/draft-ietf-quic-http.html
    A http/security_considerations/draft-ietf-quic-http.txt
    A http/security_considerations/draft-ietf-quic-invariants.html
    A http/security_considerations/draft-ietf-quic-invariants.txt
    A http/security_considerations/draft-ietf-quic-qpack.html
    A http/security_considerations/draft-ietf-quic-qpack.txt
    A http/security_considerations/draft-ietf-quic-recovery.html
    A http/security_considerations/draft-ietf-quic-recovery.txt
    A http/security_considerations/draft-ietf-quic-tls.html
    A http/security_considerations/draft-ietf-quic-tls.txt
    A http/security_considerations/draft-ietf-quic-transport.html
    A http/security_considerations/draft-ietf-quic-transport.txt
    A http/security_considerations/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 1c5fc18a. [ci skip]



From nobody Wed Mar 18 09:12:46 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6506A3A180A for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 09:12:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rlYF1bR4tRhG for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 09:12:44 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 185CD3A17A8 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 09:12:44 -0700 (PDT)
Received: from github-lowworker-f62aa54.va3-iad.github.net (github-lowworker-f62aa54.va3-iad.github.net [10.48.17.68]) by smtp.github.com (Postfix) with ESMTP id 07BFA6A11DB for <quic-issues@ietf.org>; Wed, 18 Mar 2020 09:12:38 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584547958; bh=e/uDTyVhp9hIWCO9JtQUb7+Xf/ZqwYWhoTboZuYWv04=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=yNxftS3DD4CsfUNeCicLDpUHOgkVRfa5Kf++53oV3S8qjzSVAwxG5htuKdKv6Xmr1 etkk86HqFT7ySQs7B7VkhrJOAazmlbsb0CKwIBP8p81AEM/A0ufwiEcGR/LlU+eaAJ PfuvDssKdfrrK/c+BdkFs47gZb/4HyMXkk8Wor/U=
Date: Wed, 18 Mar 2020 09:12:37 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3SELAVGXFJBO3SBSV4PYUXLEVBNHHCCW2GTU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3407/review/377019255@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3407@github.com>
References: <quicwg/base-drafts/pull/3407@github.com>
Subject: Re: [quicwg/base-drafts] Import most H2 references (#3407)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e724875ed886_6a573fab3e8cd95c103299"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/CIj-Z3ckdgkwF8zBiOICTYX0CgE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:12:45 -0000

----==_mimepart_5e724875ed886_6a573fab3e8cd95c103299
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

MikeBishop commented on this pull request.



> @@ -659,6 +704,15 @@ CANCEL_PUSH frame, the client can abort reading the stream with an error code of
 H3_REQUEST_CANCELLED. This asks the server not to transfer additional data and
 indicates that it will be discarded upon receipt.
 
+Pushed responses that are cacheable (see Section 3 of {{!RFC7234}}) can be

Separating to #3530 so I can 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/3407#discussion_r394468210
----==_mimepart_5e724875ed886_6a573fab3e8cd95c103299
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@MikeBishop</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3407#discussion_r394468210">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt; @@ -659,6 +704,15 @@ CANCEL_PUSH frame, the client can abort reading the stream with an error code of
 H3_REQUEST_CANCELLED. This asks the server not to transfer additional data and
 indicates that it will be discarded upon receipt.
 
+Pushed responses that are cacheable (see Section 3 of {{!RFC7234}}) can be
</pre>
<p>Separating to <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="583842090" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3530" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3530/hovercard" href="https://github.com/quicwg/base-drafts/issues/3530">#3530</a> so I can 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/3407#discussion_r394468210">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6FG7SBJYWYJM4UAW3RIDXHLANCNFSM4KPUPZHA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2H2FSTSVQAL5NQSCDRIDXHLA5CNFSM4KPUPZHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCZ4NW5Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3407#discussion_r394468210",
"url": "https://github.com/quicwg/base-drafts/pull/3407#discussion_r394468210",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e724875ed886_6a573fab3e8cd95c103299--


From nobody Wed Mar 18 09:12:50 2020
Return-Path: <bounces+848413-a050-quic-issues=ietf.org@sgmail.github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 31C243A1812 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 09:12:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.564
X-Spam-Level: 
X-Spam-Status: No, score=-3.564 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-1.463, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zmLYvTlrU4BH for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 09:12:46 -0700 (PDT)
Received: from o3.sgmail.github.com (o3.sgmail.github.com [192.254.112.98]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 151393A17A8 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 09:12:45 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com;  h=from:to:subject:mime-version:content-type:content-transfer-encoding;  s=s20150108; bh=48BrZ7btNy2TuYSubNrBLPfoAdYfEhSzoetiG0+3PAA=; b= uPNFe5qmMqgRJw5zguGTNiquojKzx99JrbxM9ZtXin55Ub5o2wtdPni73Wx+uAQM Vks4KUydLUAnzQ77+rnSZvUhhzL+/EZ5z4J7W42J0wgl8iBGQoKcOrHj81OFBPiH QLt5BseVodR8G92GUAdeH4QoTFbZDaP84wftxMzLHk0=
Received: by filter1868p1mdw1.sendgrid.net with SMTP id filter1868p1mdw1-24754-5E72487D-4 2020-03-18 16:12:45.17506967 +0000 UTC m=+74553.382032237
Received: from github-lowworker-cd7bc13.ac4-iad.github.net (unknown [140.82.115.15]) by ismtpd0023p1iad2.sendgrid.net (SG) with ESMTP id IXRFaiOKQZGxcdkSuQ0Sig for <quic-issues@ietf.org>; Wed, 18 Mar 2020 16:12:45.060 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-cd7bc13.ac4-iad.github.net (Postfix) with ESMTP id EF59BB00940 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 09:12:44 -0700 (PDT)
Date: Wed, 18 Mar 2020 16:12:45 +0000 (UTC)
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/a0799e-609e99@github.com>
Subject: [quicwg/base-drafts] 609e99: Script updating archive at 2020-03-18T16:12:38Z. [...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1KsDEAjwC0cWzox2vLfeDNPbotr9bVVYoqsB KcX3QwjCmzhzBEVpNFdsVgsVYucllLmzKsyjU9nPTGNaMz+3HX/9QiHdKUROwdcRVnfKLor56JtsiJ ZQuxARQSRhrLjN/gHMp9Mp+wujf1cjcGtipXPrZlO9UzHjGyfe9CasJe+Q==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/6iRmdZSNTG9XHIGIg8DH1lypvaA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:12:48 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 609e9915f7b93cb0f7b0b98e4c392d8fa04a4bd2
      https://github.com/quicwg/base-drafts/commit/609e9915f7b93cb0f7b0b98e4c392d8fa04a4bd2
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    M archive.json
    M issues.html
    M issues.js

  Log Message:
  -----------
  Script updating archive at 2020-03-18T16:12:38Z. [ci skip]



From nobody Wed Mar 18 09:13:28 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AD38D3A1814 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 09:13:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LtDOuU2GA3dv for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 09:13: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 79F373A17A8 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 09:13:23 -0700 (PDT)
Received: from github-lowworker-45eca55.ac4-iad.github.net (github-lowworker-45eca55.ac4-iad.github.net [10.52.25.70]) by smtp.github.com (Postfix) with ESMTP id 811761C1A7F for <quic-issues@ietf.org>; Wed, 18 Mar 2020 09:13:22 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584548002; bh=CXsQ3l7nvzWnD8oxQLRtHENrYh413i3hEBRC1IRz3fs=; h=Date:From:To:Subject:From; b=CnjjfaVgi34kqbVwsqv4t0rp8R1GW3yKOMw1/PhU6JMM9UPPR3mo3Ko2gnUmuozHj neELAz/JsvwgAZNlY4W+KlVVK934mxi5j4joHXplnhNrGF2iJ+pMeBuhesLtpU1Zd9 c6OpHeKhHbZ61oES6h7k5mcPVHflLwc3oc+NUGg8=
Date: Wed, 18 Mar 2020 09:13:22 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/a97fd5-ce42f4@github.com>
Subject: [quicwg/base-drafts] ce42f4: Import most H2 references (#3407)
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/otVbqDqKhy48q89eOv86HYLULtw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:13:26 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: ce42f47b757bbe3831219ac5c5bdf705f9521beb
      https://github.com/quicwg/base-drafts/commit/ce42f47b757bbe3831219ac5c5bdf705f9521beb
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Import most H2 references (#3407)

* Import most H2 references

* Review feedback

* Ian's feedback

* Request staying open isn't normative



From nobody Wed Mar 18 09:13:32 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 882103A1810 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 09:13:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XultcOnIBopJ for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 09:13:26 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 482143A17A8 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 09:13:26 -0700 (PDT)
Received: from github-lowworker-9bcb4a1.ac4-iad.github.net (github-lowworker-9bcb4a1.ac4-iad.github.net [10.52.25.84]) by smtp.github.com (Postfix) with ESMTP id 7EE1A8C0355 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 09:13:25 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584548005; bh=Jxp/jyV851bnCLZvv89agkvi+nmuE9uWZ5tHjz8cqFc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=h1F+Roi6m/mzBjJ5mJ0WW6CyDEXxNlm4AbhTUJwOEY2I3g0GLk4asqLxE7QjzcRwt FNlfiy1Uaa3ogJEqr3b9q00g9ckcGBREh6qcoEtbaByqkv4aKJJ1aoutcKkpv3Dkxl 3NXpNKdF435t6p6hbJPEOWBDLrf5z/TYZYLwEcEU=
Date: Wed, 18 Mar 2020 09:13:25 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6ZWRIWYDFNKUWUK2N4PYU2LEVBNHHCCW2GTU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3407/review/377020114@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3407@github.com>
References: <quicwg/base-drafts/pull/3407@github.com>
Subject: Re: [quicwg/base-drafts] Import most H2 references (#3407)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7248a56f21c_3a613fb82cecd960964d4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/JhggAW7XdKHXmn4CLXDA5Bw0Z4o>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:13:28 -0000

----==_mimepart_5e7248a56f21c_3a613fb82cecd960964d4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

MikeBishop commented on this pull request.



>  those listed here.
 
+TODO:  This is going to be a big import, probably worthy of its own PR.

This wound up being pretty big.  It will follow as a separate PR to encourage appropriate review.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3407#discussion_r394468864
----==_mimepart_5e7248a56f21c_3a613fb82cecd960964d4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@MikeBishop</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3407#discussion_r394468864">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt;  those listed here.
 
+TODO:  This is going to be a big import, probably worthy of its own PR.
</pre>
<p>This wound up being pretty big.  It will follow as a separate PR to encourage appropriate review.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3407#discussion_r394468864">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZVL6Y5I723HGUHABDRIDXKLANCNFSM4KPUPZHA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZDFSQ2HYLFKJGRNVDRIDXKLA5CNFSM4KPUPZHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCZ4N5UQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3407#discussion_r394468864",
"url": "https://github.com/quicwg/base-drafts/pull/3407#discussion_r394468864",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7248a56f21c_3a613fb82cecd960964d4--


From nobody Wed Mar 18 09:13:58 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id ADC8B3A1810 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 09:13:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BoZWhT8qHYyP for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 09:13:55 -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 A38503A1808 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 09:13:55 -0700 (PDT)
Received: from github-lowworker-0f78100.ash1-iad.github.net (github-lowworker-0f78100.ash1-iad.github.net [10.56.25.48]) by smtp.github.com (Postfix) with ESMTP id 21EE5261578 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 09:13:55 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584548035; bh=qdCKOMPaOujPp35sJ2sXf3lfTHCclsshIV7+rh4MaOg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LUPu5TV/tgje0bt7fEGtzzvOp2YVluOoH1/cGrIMOVxneBaDRZZs5x50Sgraq1MAM t1BeA2gp3y6XU/e+74MGGiekgWHxMuZfDSLAQy4yq0O1tilvuKk3lYNz2+m2ct5OfZ V9p1HBrxxvHUFPoCrvB+LadFiE2P5gIit/ps4WZI=
Date: Wed, 18 Mar 2020 09:13:54 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5IVZFWVXRYAF2LGV54PYU4FEVBNHHCCW2GTU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3407/issue_event/3142168969@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3407@github.com>
References: <quicwg/base-drafts/pull/3407@github.com>
Subject: Re: [quicwg/base-drafts] Import most H2 references (#3407)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7248c2d0fc0_4dca3ff7dcacd960661a1"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/FkN45d25QV7l0UtnZx__ai-WQNQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:13:57 -0000

----==_mimepart_5e7248c2d0fc0_4dca3ff7dcacd960661a1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #3407 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3407#event-3142168969
----==_mimepart_5e7248c2d0fc0_4dca3ff7dcacd960661a1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="559629981" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3407" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3407/hovercard" href="https://github.com/quicwg/base-drafts/pull/3407">#3407</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3407#event-3142168969">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZMBE37MYSXDYAJKK3RIDXMFANCNFSM4KPUPZHA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK47432WZPWE6ZW2ZPDRIDXMFA5CNFSM4KPUPZHKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXNE3DCI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3407#event-3142168969",
"url": "https://github.com/quicwg/base-drafts/pull/3407#event-3142168969",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7248c2d0fc0_4dca3ff7dcacd960661a1--


From nobody Wed Mar 18 09:14:08 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D99E43A1808 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 09:14:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id swKTfq6ege88 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 09:14:05 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B04C43A180A for <quic-issues@ietf.org>; Wed, 18 Mar 2020 09:14:00 -0700 (PDT)
Date: Wed, 18 Mar 2020 09:13:59 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584548039; bh=b6QMJ0Htksh+6ycME1CapDPRLyJYEzoAGnfNrdCLsmU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=AANrS6jZAL4WcLzq612iDb4aLVtvtKRQm12E0uONDSoL9IyKcYebantSwWVhC7yw5 0VewjmvjBdRxWrJqkY99eX5H+Hn3v9fqPIUPqDcmH7EOABKxsDQwzXaLTJ1UAAw4Qm Cb0k2ys1ZJvZN4iEeehIopBZ4J2LEB8xpGUUXBb0=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYVI6BSQNXJMD4YVYV4PYU4PEVBNHHB6RWN54@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3264/issue_event/3142168986@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3264@github.com>
References: <quicwg/base-drafts/issues/3264@github.com>
Subject: Re: [quicwg/base-drafts] Reduce HTTP/3 editorial dependence on HTTP/2 (#3264)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7248c7724fa_5c1d3ff7330cd964401cc"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/APztJldYpZtHmxxm8CHlKvzSAvw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:14:07 -0000

----==_mimepart_5e7248c7724fa_5c1d3ff7330cd964401cc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #3264 via #3407.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3264#event-3142168986
----==_mimepart_5e7248c7724fa_5c1d3ff7330cd964401cc
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="524733935" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3264" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3264/hovercard" href="https://github.com/quicwg/base-drafts/issues/3264">#3264</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="559629981" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3407" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3407/hovercard" href="https://github.com/quicwg/base-drafts/pull/3407">#3407</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3264#event-3142168986">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2TKLDM3FE64VKHTPDRIDXMPANCNFSM4JO435WQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK533GTG4MKCD3WJOGDRIDXMPA5CNFSM4JO435W2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXNE3DGQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3264#event-3142168986",
"url": "https://github.com/quicwg/base-drafts/issues/3264#event-3142168986",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7248c7724fa_5c1d3ff7330cd964401cc--


From nobody Wed Mar 18 09:14:52 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BBC9E3A182A for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 09:14:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NO5tmjYHKuBV for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 09:14:42 -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 46EA03A182B for <quic-issues@ietf.org>; Wed, 18 Mar 2020 09:14:42 -0700 (PDT)
Date: Wed, 18 Mar 2020 09:14:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584548081; bh=0fdFZdwsDXa2Bjj12NmFOIobxs3gYCvVFDbTyd1nj2Y=; h=Date:From:To:Subject:From; b=tZKclmd0hRvCJyFA6wb5AOMPpiyPwhFjJ1G3qSKj3t4ZpbXcZ2wp2DSQfqtYAr8/L CS8VN2mOFgFubJH+JAjfzIm2/9DRU72yBDfJAZFFFx3OR27tF6jPSBuACEHs84FS8L b1t8OvlcEdQmrLXqmEo3QjnlPSnOV9AZk8X/E99Q=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/609e99-116cad@github.com>
Subject: [quicwg/base-drafts] 116cad: Script updating gh-pages from ce42f47b. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Vwo546BkyNp8tNYCALK35tIW4wg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:14:52 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 116cad3a31aa88e5e20f53c220d8f5aaa824b1cb
      https://github.com/quicwg/base-drafts/commit/116cad3a31aa88e5e20f53c220d8f5aaa824b1cb
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from ce42f47b. [ci skip]



From nobody Wed Mar 18 09:18:13 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 479F63A1834 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 09:18:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UCp0nVR-10yX for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 09:18:01 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C7B2A3A1855 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 09:18:01 -0700 (PDT)
Date: Wed, 18 Mar 2020 09:18:00 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584548280; bh=QY8hoUGIafg1oY7Wb29CTd1VvJX1yboH1/cAJRxQK+0=; h=Date:From:To:Subject:From; b=p6HnDZUWXZKjO1D1bTWhSPxEkyljP1EuL1zgYsuk9YdZkVfD5+Fb8CpZDj/OjKiCp eYr+dfMjLgACfDl62gnTD5zlRCMefHgoyCsridOjSyMveNF7C0XBhrqQyyqrnKEIwS Qb7MJnoeKiTjZXWyPP9QP2tz0TvExaCg4Y2KDutw=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/core_and_friends/5db967-54a604@github.com>
Subject: [quicwg/base-drafts] b6fad5: Point to HTTP core; updated field names
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/vGkmm9c2WSIGeraaZsPv4E4JHkU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:18:12 -0000

  Branch: refs/heads/http/core_and_friends
  Home:   https://github.com/quicwg/base-drafts
  Commit: b6fad5474e0da4ef5218fee2fc6c33a6891f2e17
      https://github.com/quicwg/base-drafts/commit/b6fad5474e0da4ef5218fee2fc6c33a6891f2e17
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Point to HTTP core; updated field names


  Commit: 262740da573633dfcd996b9fd46b7d8581afca5a
      https://github.com/quicwg/base-drafts/commit/262740da573633dfcd996b9fd46b7d8581afca5a
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Capital!


  Commit: a122994dc79066b82de18ae17f2b88cd599f70e0
      https://github.com/quicwg/base-drafts/commit/a122994dc79066b82de18ae17f2b88cd599f70e0
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Lucas' feedback


  Commit: 4d9a8fd692673ce15538ffbf1dcd46a394f55f81
      https://github.com/quicwg/base-drafts/commit/4d9a8fd692673ce15538ffbf1dcd46a394f55f81
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Interim


  Commit: 16bf8bc3a60d1a9759d5daa38fa7cb0630c5dac6
      https://github.com/quicwg/base-drafts/commit/16bf8bc3a60d1a9759d5daa38fa7cb0630c5dac6
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Feedback from MNot


  Commit: cff4cc5fe8a44e5ae439fee0123b35d322d3201b
      https://github.com/quicwg/base-drafts/commit/cff4cc5fe8a44e5ae439fee0123b35d322d3201b
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Not all


  Commit: 54a60439a6148a5f32d9fe7a323dc74d8fdac626
      https://github.com/quicwg/base-drafts/commit/54a60439a6148a5f32d9fe7a323dc74d8fdac626
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  MNot fix


Compare: https://github.com/quicwg/base-drafts/compare/5db967cf8bd0...54a60439a614


From nobody Wed Mar 18 09:18:49 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4A6593A184B for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 09:18:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.696
X-Spam-Level: 
X-Spam-Status: No, score=-1.696 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fm4oQF_xWaa0 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 09:18: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 EF3903A1853 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 09:18:37 -0700 (PDT)
Date: Wed, 18 Mar 2020 09:18:37 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584548317; bh=bKGUItYLvq5pVjeFVAdUW4HwhQ8vslynoD4NmaKi3tk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GMZBC2wRD3VEm/d3KwAnyx81fOPKLihnBVRaEf68Nwf/knoDeWnIx+y9Tb1H9V21+ NTWsvQYB9UM7Zl0vPv6MwYxNeIQQWRd7bYPYioYQUhEat+Vpt37yof00zmGrF84GjC qwXA4NIwH5nyT3Zdrxfzg+k6QtLrS+Q91kIPEYls=
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/3513/push/4783393959@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3513@github.com>
References: <quicwg/base-drafts/pull/3513@github.com>
Subject: Re: [quicwg/base-drafts] http-core and Friends (#3513)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7249dd9cde_b603f89c26cd960119840"; 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/UbQZhdJuuNe3nTf3hPgPPVqeLAo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:18:48 -0000

----==_mimepart_5e7249dd9cde_b603f89c26cd960119840
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop pushed 7 commits.

b6fad5474e0da4ef5218fee2fc6c33a6891f2e17  Point to HTTP core; updated field names
262740da573633dfcd996b9fd46b7d8581afca5a  Capital!
a122994dc79066b82de18ae17f2b88cd599f70e0  Lucas' feedback
4d9a8fd692673ce15538ffbf1dcd46a394f55f81  Interim
16bf8bc3a60d1a9759d5daa38fa7cb0630c5dac6  Feedback from MNot
cff4cc5fe8a44e5ae439fee0123b35d322d3201b  Not all
54a60439a6148a5f32d9fe7a323dc74d8fdac626  MNot fix


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3513/files/5db967cf8bd0ad69e09c31274cdb3fb2b5ea1b9b..54a60439a6148a5f32d9fe7a323dc74d8fdac626

----==_mimepart_5e7249dd9cde_b603f89c26cd960119840
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/MikeBishop" class="user-mention">@MikeBishop</a> pushed 7 commits.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/b6fad5474e0da4ef5218fee2fc6c33a6891f2e17">b6fad54</a>  Point to HTTP core; updated field names</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/262740da573633dfcd996b9fd46b7d8581afca5a">262740d</a>  Capital!</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/a122994dc79066b82de18ae17f2b88cd599f70e0">a122994</a>  Lucas&#39; feedback</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/4d9a8fd692673ce15538ffbf1dcd46a394f55f81">4d9a8fd</a>  Interim</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/16bf8bc3a60d1a9759d5daa38fa7cb0630c5dac6">16bf8bc</a>  Feedback from MNot</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/cff4cc5fe8a44e5ae439fee0123b35d322d3201b">cff4cc5</a>  Not all</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/54a60439a6148a5f32d9fe7a323dc74d8fdac626">54a6043</a>  MNot fix</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3513/files/5db967cf8bd0ad69e09c31274cdb3fb2b5ea1b9b..54a60439a6148a5f32d9fe7a323dc74d8fdac626">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7E4BAPWLJFH77CXRTRIDX53ANCNFSM4LF5H2GA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6S2OBFIGRMCRM5YX3RIDX53A5CNFSM4LF5H2GKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DMOBYGI3TINKQOVZWQIZUG44DGMZZGM4TKOI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3513/files/5db967cf8bd0ad69e09c31274cdb3fb2b5ea1b9b..54a60439a6148a5f32d9fe7a323dc74d8fdac626",
"url": "https://github.com/quicwg/base-drafts/pull/3513/files/5db967cf8bd0ad69e09c31274cdb3fb2b5ea1b9b..54a60439a6148a5f32d9fe7a323dc74d8fdac626",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e7249dd9cde_b603f89c26cd960119840--


From nobody Wed Mar 18 09:20:02 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0CFB23A182B for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 09:20:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JaxyWnL0lQdv for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 09:20:00 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id ED3083A182C for <quic-issues@ietf.org>; Wed, 18 Mar 2020 09:19:59 -0700 (PDT)
Received: from github-lowworker-cf59896.ash1-iad.github.net (github-lowworker-cf59896.ash1-iad.github.net [10.56.112.26]) by smtp.github.com (Postfix) with ESMTP id 28F3C6E130A for <quic-issues@ietf.org>; Wed, 18 Mar 2020 09:19:59 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584548399; bh=oHW1YTY3hTBfmO6sLjPILb6AOt4SUOmDQT1JD2UH5Go=; h=Date:From:To:Subject:From; b=bE8H/XBPo8YtPG7w0/r3DB8fAdOoCVuJJif2K6UaN8p9jThHJTxm53VPoWVkz7swA IzSzMeOyxCpfC9/0WSHzDIcJPlJCmbQ6YEEBo6YCwohk9UzPWtoHrRVZqS3zDfUE41 IJIAUTIzZLOCxgzR4zm7/nHViKRyDv/Q5d0+SXBg=
Date: Wed, 18 Mar 2020 09:19:59 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/116cad-ca443d@github.com>
Subject: [quicwg/base-drafts] ca443d: Script updating gh-pages from 54a60439. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/t0H-SDh_FItB4w0E5Jsqzqpqh2w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:20:01 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: ca443da4c1cb1c63d41f679d7e2f69d7768361be
      https://github.com/quicwg/base-drafts/commit/ca443da4c1cb1c63d41f679d7e2f69d7768361be
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    M http/core_and_friends/draft-ietf-quic-http.html
    M http/core_and_friends/draft-ietf-quic-http.txt
    M http/core_and_friends/draft-ietf-quic-invariants.html
    M http/core_and_friends/draft-ietf-quic-invariants.txt
    M http/core_and_friends/draft-ietf-quic-qpack.html
    M http/core_and_friends/draft-ietf-quic-qpack.txt
    M http/core_and_friends/draft-ietf-quic-recovery.html
    M http/core_and_friends/draft-ietf-quic-recovery.txt
    M http/core_and_friends/draft-ietf-quic-tls.html
    M http/core_and_friends/draft-ietf-quic-tls.txt
    M http/core_and_friends/draft-ietf-quic-transport.html
    M http/core_and_friends/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 54a60439. [ci skip]



From nobody Wed Mar 18 09:26:00 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 314F93A1833 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 09:25:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZqyhNCieufqV for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 09:25:48 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 13CF63A1847 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 09:25:48 -0700 (PDT)
Date: Wed, 18 Mar 2020 09:25:47 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584548747; bh=0Wr/GMe1i0OLn1NtknpbdihKRm3JZ6/lrIVjg+mgeK4=; h=Date:From:To:Subject:From; b=acJEL6ib/do1rAqEQPK/pBFxdXQuiW3dp2EFdGB7ffRi7iGTLYXoULAkIZZJtQFH2 pdvaYuX3qmCFy/h7een842nBCAoOdgz9nZt3ettUJicXK+9Tv39urM65aa4nNi+0TX zaBYl0ZUji8U95/nBXx+SuVtc3W5aE9+rzxU/Ox4=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/security_considerations/1c5fc1-ab4e7c@github.com>
Subject: [quicwg/base-drafts] ab4e7c: Import H2 Security Considerations
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/4rZ8w3dujK6_EjWCXsjWbjCSpGA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:25:58 -0000

  Branch: refs/heads/http/security_considerations
  Home:   https://github.com/quicwg/base-drafts
  Commit: ab4e7ca3b82885a05ce7c894ec856c1e9684775b
      https://github.com/quicwg/base-drafts/commit/ab4e7ca3b82885a05ce7c894ec856c1e9684775b
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Import H2 Security Considerations



From nobody Wed Mar 18 09:27:27 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BDDEC3A1880 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 09:27:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3j-HJlG-8atl for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 09:27:15 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 68B463A184B for <quic-issues@ietf.org>; Wed, 18 Mar 2020 09:27:15 -0700 (PDT)
Received: from github-lowworker-fb56993.ac4-iad.github.net (github-lowworker-fb56993.ac4-iad.github.net [10.52.19.31]) by smtp.github.com (Postfix) with ESMTP id 8B2B08C0DFB for <quic-issues@ietf.org>; Wed, 18 Mar 2020 09:27:14 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584548834; bh=yw+J7tdt7uuMOjETZqASEnQT0Orb4QmyNVOIScBj02I=; h=Date:From:To:Subject:From; b=2BsUGzNre08kwJn0bN5l8YMhrlK0Pz7I57MHk8qPG/CWCNW4F0LS7+PsgXN5QCFLm +jPbOgB3l7XDlywA7ahvMRjFneC9u6ZEcPKrNQtfOuY2H7u4lXXqlLNX5nG8hQBiLd 79DObniB3Mry+c6UGrIHGc6tA+FzrEtntUNgtky4=
Date: Wed, 18 Mar 2020 09:27:14 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/ca443d-4edd1b@github.com>
Subject: [quicwg/base-drafts] 4edd1b: Script updating gh-pages from ab4e7ca3. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/CBH3eVIEXQyMS5l_XbtohR76odI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:27:25 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 4edd1b20f96e48d0dba602674f174c79ade46747
      https://github.com/quicwg/base-drafts/commit/4edd1b20f96e48d0dba602674f174c79ade46747
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    M http/security_considerations/draft-ietf-quic-http.html
    M http/security_considerations/draft-ietf-quic-http.txt
    M http/security_considerations/draft-ietf-quic-invariants.html
    M http/security_considerations/draft-ietf-quic-invariants.txt
    M http/security_considerations/draft-ietf-quic-qpack.html
    M http/security_considerations/draft-ietf-quic-qpack.txt
    M http/security_considerations/draft-ietf-quic-recovery.html
    M http/security_considerations/draft-ietf-quic-recovery.txt
    M http/security_considerations/draft-ietf-quic-tls.html
    M http/security_considerations/draft-ietf-quic-tls.txt
    M http/security_considerations/draft-ietf-quic-transport.html
    M http/security_considerations/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from ab4e7ca3. [ci skip]



From nobody Wed Mar 18 09:28:11 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D979D3A1882 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 09:28:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.099
X-Spam-Level: 
X-Spam-Status: No, score=-3.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 72e1-GYreVWa for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 09:27:59 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F1ACF3A1855 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 09:27:58 -0700 (PDT)
Date: Wed, 18 Mar 2020 09:27:58 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584548878; bh=OqUYcO1z1jmkYkcFyzp2Nig/tVlr4ELK6gEMm8vzhXE=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=FpZncRsyE6Wu+9cRyiASz9Za0PfpxuT36eNKySpua9cJQwaqn6NSwRz1ruVsq8jtp cO7PFQTVydqNSjlVTUqxQ8SKr7WMmMvypkKIV62UAmbHlCrxgdGoNSU2lpLb7YHQXi jg0bNfF+p8/TM+oUMecwTojiuB78eVhZTdRFzBZA=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZP2VKIITRK66SN66V4PYWQ5EVBNHHCFTHBIQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3531@github.com>
Subject: [quicwg/base-drafts] Import HTTP/2 Security Considerations (#3531)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e724c0e3cd5f_59e73fe192ecd96c55160"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/p75-Jwk2mxpQskZV9XRa3rwMF_I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 18 Mar 2020 16:28:09 -0000

----==_mimepart_5e724c0e3cd5f_59e73fe192ecd96c55160
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

The follow-on to #3407; depends on #3513.  **DO NOT MERGE** before #3513 lands.

Imports most of the HTTP/2 Security Considerations text, modulo updates to reference HTTP/3 or http-core concepts.  Suggestions on a more sensible structuring of concerns welcome; this still feels like a bit of a grab-bag.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/3531

-- Commit Summary --

  * Import H2 Security Considerations

-- File Changes --

    M draft-ietf-quic-http.md (205)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/3531.patch
https://github.com/quicwg/base-drafts/pull/3531.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3531

----==_mimepart_5e724c0e3cd5f_59e73fe192ecd96c55160
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>The follow-on to <a class=3D"issue-link js-issue-link" data-error-text=
=3D"Failed to load title" data-id=3D"559629981" data-permission-text=3D"T=
itle is private" data-url=3D"https://github.com/quicwg/base-drafts/issues=
/3407" data-hovercard-type=3D"pull_request" data-hovercard-url=3D"/quicwg=
/base-drafts/pull/3407/hovercard" href=3D"https://github.com/quicwg/base-=
drafts/pull/3407">#3407</a>; depends on <a class=3D"issue-link js-issue-l=
ink" data-error-text=3D"Failed to load title" data-id=3D"579499530" data-=
permission-text=3D"Title is private" data-url=3D"https://github.com/quicw=
g/base-drafts/issues/3513" data-hovercard-type=3D"pull_request" data-hove=
rcard-url=3D"/quicwg/base-drafts/pull/3513/hovercard" href=3D"https://git=
hub.com/quicwg/base-drafts/pull/3513">#3513</a>.  <strong>DO NOT MERGE</s=
trong> before <a class=3D"issue-link js-issue-link" data-error-text=3D"Fa=
iled to load title" data-id=3D"579499530" data-permission-text=3D"Title i=
s private" data-url=3D"https://github.com/quicwg/base-drafts/issues/3513"=
 data-hovercard-type=3D"pull_request" data-hovercard-url=3D"/quicwg/base-=
drafts/pull/3513/hovercard" href=3D"https://github.com/quicwg/base-drafts=
/pull/3513">#3513</a> lands.</p>
<p>Imports most of the HTTP/2 Security Considerations text, modulo update=
s to reference HTTP/3 or http-core concepts.  Suggestions on a more sensi=
ble structuring of concerns welcome; this still feels like a bit of a gra=
b-bag.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>&nbsp;&nbsp;<a href=3D'https://github.com/quicwg/base-drafts/pull/3531=
'>https://github.com/quicwg/base-drafts/pull/3531</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Import H2 Security Considerations</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href=3D"https://github.com/quicwg/base-drafts/pull/3531/files#diff=
-3d2f9fd0738589657498f2c06ee02f2f">draft-ietf-quic-http.md</a>
    (205)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href=3D'https://github.com/quicwg/base-drafts/pull/3531.patch'>h=
ttps://github.com/quicwg/base-drafts/pull/3531.patch</a></li>
  <li><a href=3D'https://github.com/quicwg/base-drafts/pull/3531.diff'>ht=
tps://github.com/quicwg/base-drafts/pull/3531.diff</a></li>
</ul>

<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3531">view it on GitHub</a>, or <a href=3D"https://gi=
thub.com/notifications/unsubscribe-auth/AFTOJKY66GLS4EKPVPP7EVLRIDZA5ANCN=
FSM4LOVOONA">unsubscribe</a>.<img src=3D"https://github.com/notifications=
/beacon/AFTOJK4L6YVAPYMRGYMMYF3RIDZA5A5CNFSM4LOVOONKYY3PNVWWK3TUL52HS4DFU=
VEXG43VMWVGG33NNVSW45C7NFSM4IWM4FCA.gif" height=3D"1" width=3D"1" alt=3D"=
" /></p>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3531",
"url": "https://github.com/quicwg/base-drafts/pull/3531",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e724c0e3cd5f_59e73fe192ecd96c55160--


From nobody Wed Mar 18 09:32:46 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5365A3A07D3 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 09:32:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Ywm3fhR49iIU for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 09:32:44 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CA9513A182A for <quic-issues@ietf.org>; Wed, 18 Mar 2020 09:32:43 -0700 (PDT)
Date: Wed, 18 Mar 2020 09:32:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584549163; bh=HXE+gFPhff/9nIWjnEzILjocmZgjmbX1BD55wWzjeEU=; h=Date:From:To:Subject:From; b=GbqBSpqep8E2e2sND9lP4iMUog//b022e7iLVPyz/7KG8kG21bA8DFMzjZA93vRMa +THwBNwF3mUbNWe+t9gqQGk8A75+TrW/gpUI+lVMtOvfTCyIY2RfvfDhPOux3lf/Rk iuOhsuXY2zokLY/6PVwhMV48uQWoG+LkqRrf4Ims=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/security_considerations/ab4e7c-1f3248@github.com>
Subject: [quicwg/base-drafts] ae28bd: Wrapping
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/4rcpDjqC1OvbMkoi3Ogx5Ecq1lU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:32:45 -0000

  Branch: refs/heads/http/security_considerations
  Home:   https://github.com/quicwg/base-drafts
  Commit: ae28bd57ca122fffe9930c2b46887f4198169c46
      https://github.com/quicwg/base-drafts/commit/ae28bd57ca122fffe9930c2b46887f4198169c46
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Wrapping


  Commit: 1f324810d8e2b513e587b897b5d5a531b841b3fe
      https://github.com/quicwg/base-drafts/commit/1f324810d8e2b513e587b897b5d5a531b841b3fe
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  URL reference format


Compare: https://github.com/quicwg/base-drafts/compare/ab4e7ca3b828...1f324810d8e2


From nobody Wed Mar 18 09:33:15 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6D28E3A07D3 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 09:33:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id x3NSYF8L2Ds4 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 09:33:12 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 195C83A07AD for <quic-issues@ietf.org>; Wed, 18 Mar 2020 09:33:11 -0700 (PDT)
Date: Wed, 18 Mar 2020 09:33:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584549186; bh=CgegfMiiB7rGpU3KKWoB1CUBGk2TBy/tUerDc7bDlNQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=fGX3YjENRNUKYOydJI7bIgoo7ssaBIjGTO24QjxsbMQInjDhdVqWehTGEgszIwuXW kyyWFVjZW60I/NWxaTATKHBl26dfwReD3d6wE9bqtrtEMRQbRGaMAELfhzUPrnzAKB XR9g/5yUaueCck+0xLUtJ3csxgfd9kODjM3X4vqU=
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/3531/push/4783470732@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3531@github.com>
References: <quicwg/base-drafts/pull/3531@github.com>
Subject: Re: [quicwg/base-drafts] Import HTTP/2 Security Considerations (#3531)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e724d423a095_7f1f3fb7cbacd95c1644a5"; 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/9lATR3zA_QQOe0gdv_eJmuKQYfE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:33:14 -0000

----==_mimepart_5e724d423a095_7f1f3fb7cbacd95c1644a5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop pushed 2 commits.

ae28bd57ca122fffe9930c2b46887f4198169c46  Wrapping
1f324810d8e2b513e587b897b5d5a531b841b3fe  URL reference format


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3531/files/ab4e7ca3b82885a05ce7c894ec856c1e9684775b..1f324810d8e2b513e587b897b5d5a531b841b3fe

----==_mimepart_5e724d423a095_7f1f3fb7cbacd95c1644a5
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/ae28bd57ca122fffe9930c2b46887f4198169c46">ae28bd5</a>  Wrapping</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/1f324810d8e2b513e587b897b5d5a531b841b3fe">1f32481</a>  URL reference format</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3531/files/ab4e7ca3b82885a05ce7c894ec856c1e9684775b..1f324810d8e2b513e587b897b5d5a531b841b3fe">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7NM563HSJ6YHXEMYTRIDZUFANCNFSM4LOVOONA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3JDKX6LDIN34GJ2F3RIDZUFA5CNFSM4LOVOONKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TANJTHEYDMNKQOVZWQIZUG44DGNBXGA3TGMQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3531/files/ab4e7ca3b82885a05ce7c894ec856c1e9684775b..1f324810d8e2b513e587b897b5d5a531b841b3fe",
"url": "https://github.com/quicwg/base-drafts/pull/3531/files/ab4e7ca3b82885a05ce7c894ec856c1e9684775b..1f324810d8e2b513e587b897b5d5a531b841b3fe",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e724d423a095_7f1f3fb7cbacd95c1644a5--


From nobody Wed Mar 18 09:34:09 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 201A73A14D5 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 09:34:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iZRUE744u92R for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 09:34:06 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D2C913A07AD for <quic-issues@ietf.org>; Wed, 18 Mar 2020 09:34:06 -0700 (PDT)
Date: Wed, 18 Mar 2020 09:34:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584549246; bh=Z7b2yMzIqny8HXcMD2vf4eQzJE/RS6CmlDnwPVOjezY=; h=Date:From:To:Subject:From; b=odWcbNoyXeh9FfPZM/Q76CqpadwfRGUX4BkL31KnfOc+LIEI6PKVse8HYdtGyyrgP QBmCw3KBRZSXG8/r6D17sD3O91X66ivxTCblp4w2J035f54SMQP0eqQ0Hp7+Tslm5H EEwBVNWOnzzP3mI19hiZldrploa+9xTgcmdNifgI=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/4edd1b-7ae48a@github.com>
Subject: [quicwg/base-drafts] 7ae48a: Script updating gh-pages from 1f324810. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/iXVmQkkrM9dytdxelq1IosbKLCQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:34:08 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 7ae48a3e6691a6f95fdecc8b8ea70e04eb49d948
      https://github.com/quicwg/base-drafts/commit/7ae48a3e6691a6f95fdecc8b8ea70e04eb49d948
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    M http/security_considerations/draft-ietf-quic-http.html
    M http/security_considerations/draft-ietf-quic-http.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 1f324810. [ci skip]



From nobody Wed Mar 18 11:24:19 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BCE8B3A19DD for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 11:24:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.098
X-Spam-Level: 
X-Spam-Status: No, score=-3.098 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GzdobCouv0ob for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 11:24:12 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1B83A3A19E0 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 11:23:21 -0700 (PDT)
Date: Wed, 18 Mar 2020 11:23:19 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584555799; bh=/9p8lMYvzSHZPMWTfj+kPHad5bco6PQlhvdHQB2VZ3c=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=GMZwsX8MvAp68THD3kHDpBDSBd9x3ayFpdpgqT7HvBGACjnO0CxFve0kfYh2+/xf0 BSWG/RUFG6ia3R8EGIe4jvXxPhGjWbvIMSdHlYMYp6Ix4v+EHFbjbKGKFk8k/LhL72 +witkPUj0AdX/+isWLx6vRjWKeY3Dk/p1E5aV0TY=
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4CWNIZERKT7B4FRSV4PZEBPEVBNHHCFTPLZM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3532@github.com>
Subject: [quicwg/base-drafts] Defense against version number corruption (#3532)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e726717aead3_358b3fcc56ecd96822784"; 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/gBpBHu1dbFYnwOXnBOsZmuZ8qXk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 18:24:18 -0000

----==_mimepart_5e726717aead3_358b3fcc56ecd96822784
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

The "packet corruption" test that @marten-seemann added to the interop-runner has surfaced an issue about version number corruption. Suppose that a long header packet is corrupted in transit, and that the corruption changes the value of the version number. Per spec, the server will respond with a version number negotiation packet. In the test, we observe that when clients receive such packets, they abandon the connection attempt.

Obviously, this is a rare event. We don't know how frequent packet corruption is today. The [1997 paper by Vern Paxson ](https://cseweb.ucsd.edu/classes/wi01/cse222/papers/paxson-e2e-packets-sigcomm97.pdf) measured "1 packet in 5000". In theory, only one in 2^16 of these corruptions would not be detected by the UDP checksum, leading to undetected corruption in 1 in 300 million packets.

That's a very small number, but I don't know whether the 1997 measurements are still valid. They could be higher. I also don't know whether the loss patterns would be detected by the UDP checksum, since some middleboxes appear to rewrite these checksums. Faced with exactly the same issue, we decided recently to add a checksum to the Retry packets.

Clients can protect against such corruptions by checking the incoming VN packets for sanity. If the server issues a VN in response to a corrupted packet, the list of supported versions will include the version proposed by the client. That should normally never happen. Ignoring such bogus VN does protect against most version number correction issues. Should we point that out in the spec?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3532
----==_mimepart_5e726717aead3_358b3fcc56ecd96822784
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>The "packet corruption" test that <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/marten-seemann/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/marten-seemann">@marten-seemann</a> added to the interop-runner has surfaced an issue about version number corruption. Suppose that a long header packet is corrupted in transit, and that the corruption changes the value of the version number. Per spec, the server will respond with a version number negotiation packet. In the test, we observe that when clients receive such packets, they abandon the connection attempt.</p>
<p>Obviously, this is a rare event. We don't know how frequent packet corruption is today. The <a href="https://cseweb.ucsd.edu/classes/wi01/cse222/papers/paxson-e2e-packets-sigcomm97.pdf" rel="nofollow">1997 paper by Vern Paxson </a> measured "1 packet in 5000". In theory, only one in 2^16 of these corruptions would not be detected by the UDP checksum, leading to undetected corruption in 1 in 300 million packets.</p>
<p>That's a very small number, but I don't know whether the 1997 measurements are still valid. They could be higher. I also don't know whether the loss patterns would be detected by the UDP checksum, since some middleboxes appear to rewrite these checksums. Faced with exactly the same issue, we decided recently to add a checksum to the Retry packets.</p>
<p>Clients can protect against such corruptions by checking the incoming VN packets for sanity. If the server issues a VN in response to a corrupted packet, the list of supported versions will include the version proposed by the client. That should normally never happen. Ignoring such bogus VN does protect against most version number correction issues. Should we point that out in the spec?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3532">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7KVESSFJ7HRP7RKX3RIEGRPANCNFSM4LOXX7TA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZRCNJGSES2IEWEQMLRIEGRPA5CNFSM4LOXX7TKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IWN5PFQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3532",
"url": "https://github.com/quicwg/base-drafts/issues/3532",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e726717aead3_358b3fcc56ecd96822784--


From nobody Wed Mar 18 12:42:20 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 04DBD3A1ADA for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 12:42:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id C8N3Hz336Qts for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 12:42: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 D2AE03A1AD8 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 12:42:16 -0700 (PDT)
Date: Wed, 18 Mar 2020 12:42:15 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584560535; bh=73z28LBWfuADQwNbstgcpdWnJ3Q/M6qUfxX56r7ZpQk=; h=Date:From:To:Subject:From; b=rTJ9gVS211OJm1Kh9E6R3quj/6kteW+SLu/UVctk72vveUxcKZZg5Ha0k3FbzjpBU qFVnxRi1Os/LtpBPFJjSalbYtPflAzD0NCAobBufBQBKIBH+tRr9/RCCZq1WJuh+MK Vo2ogpw3PnzWZwnpLkMKL9eEkjAIb7pHGNh+fEQc=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-merge-pto/1ae805-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/KSw8SVoO8rk9p3GAi_P_pj8yeIc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 19:42:18 -0000

  Branch: refs/heads/ianswett-merge-pto
  Home:   https://github.com/quicwg/base-drafts


From nobody Wed Mar 18 12:42:25 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0553A3A1AE7 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 12:42:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ihwide7ezov8 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 12:42: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 A4A1B3A1AD8 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 12:42:19 -0700 (PDT)
Date: Wed, 18 Mar 2020 12:42:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584560538; bh=GWVhc27Y5NxtxeQ9Oi36drqL8L5eSYn1H6IJt/JRFZU=; h=Date:From:To:Subject:From; b=gRTCJah/msSGchRmyzmoqLeW85ogD/mplqA7JqzQU/VnWQlop6K1DV9l7gVzMPtYi wNjpKJqlxx4X4d9tk36x4xHFaZXIPI36JAMuvk5/glhiOe17T5mBEmfmmK2yIc6knh Cq31yaODvD2VZTToJlqwIS2eD34lyGSBVCtmAjTE=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/qpack-editorial-0519/51aed8-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/6-jYXEgZZtfM_VsaRRXEIkkxCGs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 19:42:22 -0000

  Branch: refs/heads/qpack-editorial-0519
  Home:   https://github.com/quicwg/base-drafts


From nobody Wed Mar 18 12:42:42 2020
Return-Path: <bounces+848413-a050-quic-issues=ietf.org@sgmail.github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2CB323A1AE0 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 12:42:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.563
X-Spam-Level: 
X-Spam-Status: No, score=-3.563 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-1.463, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 348glyhVoMum for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 12:42:39 -0700 (PDT)
Received: from o4.sgmail.github.com (o4.sgmail.github.com [192.254.112.99]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8F1803A1ADE for <quic-issues@ietf.org>; Wed, 18 Mar 2020 12:42:39 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com;  h=from:to:subject:mime-version:content-type:content-transfer-encoding;  s=s20150108; bh=yPvzks3LyZryke4xn5D/vlluTnJD2yClCe8PWdUrx1A=; b= KPG+NUuxxlfis/qFSIvx597lOy9Pbn7IXeWT/iic01GoS5Se4FSms0HG279uXV83 LdPBo1CnnA4JvjyF2dBCRyemziCGZSZYVsCXo+1GTA8mI/OMoFeTu0GkFrpe4O99 /AiSWmQtVrtzKd2GhJoERlW8AYFFjiwlP/7PI8IjWz4=
Received: by filter1578p1mdw1.sendgrid.net with SMTP id filter1578p1mdw1-21723-5E7279AE-24 2020-03-18 19:42:38.598519128 +0000 UTC m=+86517.811277099
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) by ismtpd0018p1iad2.sendgrid.net (SG) with ESMTP id _XHvjMYdTVunb-WBksdOjg for <quic-issues@ietf.org>; Wed, 18 Mar 2020 19:42:38.513 +0000 (UTC)
Received: from github-lowworker-9bcb4a1.ac4-iad.github.net (github-lowworker-9bcb4a1.ac4-iad.github.net [10.52.25.84]) by smtp.github.com (Postfix) with ESMTP id 1FD82C60B09 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 12:42:38 -0700 (PDT)
Date: Wed, 18 Mar 2020 19:42:38 +0000 (UTC)
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/close2205/839f79-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2TYNgLi24PCvkbz7QkrDSAX4pAt12PgEDfIm kILy2Bv06/1jvUa6e/4f5xyy4UU5WHhi9Z0AhrQX6ixeTwGiO5dIgoKYrZBtPfcQ+45yn8e3fGu+LS V0UunGrAtjNIhmY1cCPa6DI/lFxTP4e/NtH6uSqyhcU9fGu3izlf2VXqgA==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/wTWyvvMumPKvjlVDMcjYf-IQj0E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 19:42:41 -0000

  Branch: refs/heads/close2205
  Home:   https://github.com/quicwg/base-drafts


From nobody Wed Mar 18 12:42:46 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 660BF3A1AE0 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 12:42:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6zlEzVo0EBXp for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 12:42:43 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 068383A1AED for <quic-issues@ietf.org>; Wed, 18 Mar 2020 12:42:43 -0700 (PDT)
Received: from github-lowworker-fb56993.ac4-iad.github.net (github-lowworker-fb56993.ac4-iad.github.net [10.52.19.31]) by smtp.github.com (Postfix) with ESMTP id 04B60A0DFE for <quic-issues@ietf.org>; Wed, 18 Mar 2020 12:42:42 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584560562; bh=yWALtH29G1mbFiyVY+3kep/yXMGbblAp7wKvLU8+7XA=; h=Date:From:To:Subject:From; b=hGxZEUQagV8Qp2AZjAqlZdFPe7COb2vcQQWtbhXDn5gfBIpDLbwkgh02t4NHc/oKj 28TYg3y1WT2Y4S+q5OXSr8wkpyGtNo/sYQWHlDBRqOwnlATjVb5yddW1FXuv1Kkley LV2mmVr8KprzTUDtZBhQ6XTXNW6V4bvccBT9Sdzc=
Date: Wed, 18 Mar 2020 12:42:41 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-fix-no-rtt/9ee4f3-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/38cu97SYvjn3fSeO-a2TYkGYcVs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 19:42:45 -0000

  Branch: refs/heads/ianswett-fix-no-rtt
  Home:   https://github.com/quicwg/base-drafts


From nobody Wed Mar 18 12:42:50 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8CFD03A1AE2 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 12:42:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zsGk0qa_6kEm for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 12:42:44 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 680E73A1AE1 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 12:42:44 -0700 (PDT)
Date: Wed, 18 Mar 2020 12:42:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584560563; bh=f0Hq2m1p4S9la24bRPIsBz84YCdw1eUpZVcMNIzdNSs=; h=Date:From:To:Subject:From; b=SpsYPY936Bhq/YrQR4e8PPiNQMCkHwXgyRfG0LfGWcXaEV+K/29ZaFZSQH7mTgMi2 T8VEx+1hwvv46EQslieHQwDI7SAm/cCzwRorfmrFGUor0lM1rrJ4Sn4PBeOAAi/wSw uWDFqipqhOHwRCxmYoU6dDFBJ5UJ7uLpANWnVTag=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-pto-datagrams/a1b9be-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/cBgKtckssd2nwHrthG4LwT3ht8c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 19:42:46 -0000

  Branch: refs/heads/ianswett-pto-datagrams
  Home:   https://github.com/quicwg/base-drafts


From nobody Wed Mar 18 12:42:54 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 50C3E3A1AE1 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 12:42:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Xkk1lNoUqRFB for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 12:42:45 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4E0BA3A1AE0 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 12:42:45 -0700 (PDT)
Received: from github-lowworker-a27607f.ash1-iad.github.net (github-lowworker-a27607f.ash1-iad.github.net [10.56.18.61]) by smtp.github.com (Postfix) with ESMTP id 758DFA1DB6 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 12:42:44 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584560564; bh=gUUaoB+4Uvs84cx50FJ5fRJrAOeNEge7sHDsWosI1bw=; h=Date:From:To:Subject:From; b=Ttr/kus50Gk5zw8zFIMShcI5RfSPXkHy7Qco/OfDGH5NuTXBMl92H+T3ul739zMMJ D8GdJStjP5lJ+wBy1+9wL4dokzNkU08bhwtzOsD5FN3D9XsoiwzXZEjV4iLfrQhhgC xi61KhZPVh/UjrozNNPlIbDpsMZnaMS8hhOWE2co=
Date: Wed, 18 Mar 2020 12:42:44 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-pto-ack-eliciting/114b20-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/7t2nsdasUbjrUpZiBCemssLtf7Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 19:42:46 -0000

  Branch: refs/heads/ianswett-pto-ack-eliciting
  Home:   https://github.com/quicwg/base-drafts


From nobody Wed Mar 18 12:42:57 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AB0E73A1AE2 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 12:42:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Px22iw49a8XM for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 12:42:41 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9250F3A1ADE for <quic-issues@ietf.org>; Wed, 18 Mar 2020 12:42:41 -0700 (PDT)
Date: Wed, 18 Mar 2020 12:42:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584560560; bh=Ej/K3uKaYmFW3ZmaJV86LQuIUhbHl5zIWJT2PajuZ6k=; h=Date:From:To:Subject:From; b=T/y8OEr/Ciuw8BKSrSgwdUNKbhnXYOjEoxXrU1Q+jEjCyrCVHQ7MKLxEHQp6sPbQv aIjNJfveGJfjW0zEx9AWQJ2F6bGaBgNrwHQCAU4vPsF9+pD7yTlxpf0zBIMNsvtJzw hLPcZ9bSOHP9aKr30c8pSaQvaI0ijyojRcwEz70o=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-merge-cto-pto/d3adee-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/jBry3CLjW4vmcj2LtG_lpMUsfOc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 19:42:47 -0000

  Branch: refs/heads/ianswett-merge-cto-pto
  Home:   https://github.com/quicwg/base-drafts


From nobody Wed Mar 18 12:43:01 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 78C853A1ADE for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 12:42:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2zXH022dVcBP for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 12:42:47 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E2A073A1AE4 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 12:42:46 -0700 (PDT)
Received: from github-lowworker-d93c4b6.va3-iad.github.net (github-lowworker-d93c4b6.va3-iad.github.net [10.48.17.47]) by smtp.github.com (Postfix) with ESMTP id EF3B96A0062 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 12:42:45 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584560565; bh=eF+55im72hSwqkdNGKVLPS41u7h2NRyUi1tWP3DM9Xg=; h=Date:From:To:Subject:From; b=GinpSFzP8XuJ8ZQJC/cp0o7viKyafCC1yn03hOLXYwGKeF9I/DKLqUM1907Y8gSZA Y2ukr/FggCEpA0rNk3tCQyi7DeyMjVkkkQKSDtkdJSu7etQuqpE8p9qrga4bcRQwWf 9USwslAUmlJS9R2RZJDzTWVXWCOl4eKucXWEWosQ=
Date: Wed, 18 Mar 2020 12:42:45 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-consistent-recovery/55525b-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/HT5AGvaFvdCWlRC1hGgKhIXITgU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 19:42:49 -0000

  Branch: refs/heads/ianswett-consistent-recovery
  Home:   https://github.com/quicwg/base-drafts


From nobody Wed Mar 18 12:43:05 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E020A3A1ADE for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 12:42:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1i0EvM4wvmqB for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 12:42:48 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B37E63A1AE0 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 12:42:48 -0700 (PDT)
Date: Wed, 18 Mar 2020 12:42:47 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584560568; bh=4f0Wigj4zcUspu0E/KALPqo+4CvLe6pgC1+cGd2TMqs=; h=Date:From:To:Subject:From; b=QQphzbwAQTox7HuxjXdnQuHlBdcjbjEbGiRScFyfQryt5BpkT1JlPKBmPsGLAcAVL 3Fx5ZVPGpwvKRpgTWbLUUx2uwKGfXlYlC73gfEQJPMJoGj6mfkpWGkBleZkOXpQHTu o9A3qW6gQXuK1kGcNqIc9jEUHgWC8JctU8p1aaF0=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/jri/ecn/78a9f6-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/2FJoKddF9HQHmwEDYzuuNimJTSY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 19:42:50 -0000

  Branch: refs/heads/jri/ecn
  Home:   https://github.com/quicwg/base-drafts


From nobody Wed Mar 18 12:43:08 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 44C3C3A1AFB for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 12:42:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1JgqWWDkrEgk for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 12:42: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 2A6163A1AE0 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 12:42:50 -0700 (PDT)
Received: from github-lowworker-1dbcc59.ash1-iad.github.net (github-lowworker-1dbcc59.ash1-iad.github.net [10.56.105.54]) by smtp.github.com (Postfix) with ESMTP id 7368AC60AE9 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 12:42:49 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584560569; bh=8VtPdbKIGw0wIH/Q65NrmHpqaEfiqqeeEMEm/ZsW54Q=; h=Date:From:To:Subject:From; b=crc07PXM1RmepHW0gbcT6YtJQNvLXEeie1UBRw4kWSTKTfyVgdCS5OT7UKf9FECMR FC37YcppFPnse3FAf/TEXiILcp7Gv376IfSOmlbPI2hiqDMIwybbdrqhI+IgNVoRcW 1Ol5ODh+cxMKNm53Bdg2Bb0oQqV776c5/ZfwXRMk=
Date: Wed, 18 Mar 2020 12:42:49 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/security_headings/7335c6-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/4vAvJjHEedq_AVb1uFXQ1dMIpFo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 19:42:53 -0000

  Branch: refs/heads/http/security_headings
  Home:   https://github.com/quicwg/base-drafts


From nobody Wed Mar 18 12:43:12 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 69C663A1AF6 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 12:42:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Lm2i3skdD3F1 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 12:42: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 2AD983A1AE1 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 12:42:51 -0700 (PDT)
Received: from github-lowworker-1ac52d7.ash1-iad.github.net (github-lowworker-1ac52d7.ash1-iad.github.net [10.56.25.52]) by smtp.github.com (Postfix) with ESMTP id 7DF24960301 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 12:42:50 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584560570; bh=/9/k8QKNbl+z7EkizF1S/8QQ+lV6FaGR0N5CdJ1wBAM=; h=Date:From:To:Subject:From; b=q6jtdWazifc9QWK77TPqpUMg9zyUCvWRidrM9dlZ69bnvUvRsQK/qh8OgNMMFtYjC T8BPZ2VQIrawbCmqSzibNNG67IX7NV70J3xoiygcvTbiCJ4xDgGyTpjaJLwS9FpyNl hfTy3ykp3SypVH43difqAav5wbtb/wUzY73DBCFk=
Date: Wed, 18 Mar 2020 12:42:50 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/8164/ed68fd-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/hBIw6JS6GxTDkvIGlcnh_1y9AXQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 19:42:56 -0000

  Branch: refs/heads/http/8164
  Home:   https://github.com/quicwg/base-drafts


From nobody Wed Mar 18 12:43:15 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 05C8A3A1B1B for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 12:42:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nS5RMZYap44Y for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 12:42:48 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EACB63A1AEE for <quic-issues@ietf.org>; Wed, 18 Mar 2020 12:42:47 -0700 (PDT)
Date: Wed, 18 Mar 2020 12:42:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584560566; bh=HkD4oEbp6As17YknDjx4p+B5woc3bTr51CzhRRpgsos=; h=Date:From:To:Subject:From; b=zkNI2yC2eMbYnWYpg9Qy/2tCQOx5mpOsDRCCKdkJdD2xSp5boJDXOEtDuWAOPpany dtMqRng6l8sn0Pv59jezIJj/rbMsDO7MdenHGXkJmn/sM1QYDmX0imGsnM1YAOxENR ZDuTRKgSjkNDAKBlEMwnkLbHgFLMuWqr8HN5PFiA=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/define-terms/5579d5-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/4IXAhzGAMO0RCvY6eTIAadRVIEg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 19:42:56 -0000

  Branch: refs/heads/define-terms
  Home:   https://github.com/quicwg/base-drafts


From nobody Wed Mar 18 12:43:20 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C85CC3A1B13 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 12:43:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id knCc1WTvnk0d for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 12:43:07 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 96D353A1AFA for <quic-issues@ietf.org>; Wed, 18 Mar 2020 12:43:07 -0700 (PDT)
Date: Wed, 18 Mar 2020 12:43:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584560586; bh=vvc3eqGGYBed8y+RdIZvCV49F8Prxgf9QRAUbfhlhO0=; h=Date:From:To:Subject:From; b=ZxVnq3ZusWYK0vKqajtS+K4Eo3ZBwcEE5wRdobFJ+PGWz9sNY50sDER92SkPDuW7x nWNUHsz83K4QQ3gHhKNnNIyxtYAV2dcO/wW9HN1KbytBgmPLgpnXTi7PKb/NxqaUiC 1qrP3sBQNVXHd1b5l28NfAbbnSNwPYVo2trKbyIo=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-set-to-null/9b9faa-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/wwIzQiyUiuBjMRpI5rFORTXJjJc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 19:43:10 -0000

  Branch: refs/heads/ianswett-set-to-null
  Home:   https://github.com/quicwg/base-drafts


From nobody Wed Mar 18 12:43:24 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0C0BE3A1B10 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 12:43:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HpMj5_MlqtcK for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 12:43:08 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DC64C3A1AFA for <quic-issues@ietf.org>; Wed, 18 Mar 2020 12:43:08 -0700 (PDT)
Date: Wed, 18 Mar 2020 12:43:08 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584560588; bh=uwyEK6UaB7lH1x7a/GLy+flpQgeniYTHOID8hyhA7IA=; h=Date:From:To:Subject:From; b=sz1KywQoIXVUl06UspTd3Bf/FN+keEXRh/D37RxujpOW/ECh/6f4b72k1+/saVue/ vyfdk1jTcPEEoCqfGgNBJhil/R+NPQHFUYvly1Qn/RFiTgZ+Xg9DXSRBhQya5SiNu9 4GjRVF5+q35Kd8GYFrIuiuvgCo7S5KXzJoj3f4iI=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/complete-settings/aea79e-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/sntEbx2c0XAzEWMr4vzGe3CIBZ4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 19:43:10 -0000

  Branch: refs/heads/http/complete-settings
  Home:   https://github.com/quicwg/base-drafts


From nobody Wed Mar 18 12:43:27 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BB4173A1AE1 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 12:43:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id eA1aq35V3hMx for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 12:43:15 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 717A73A1AE0 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 12:43:15 -0700 (PDT)
Received: from github-lowworker-d93c4b6.va3-iad.github.net (github-lowworker-d93c4b6.va3-iad.github.net [10.48.17.47]) by smtp.github.com (Postfix) with ESMTP id 7C9EE660DEF for <quic-issues@ietf.org>; Wed, 18 Mar 2020 12:43:09 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584560589; bh=MxfIGhALjYG87ghmk0bVWeFSzR6Var7wPy+Y3DZ8WdA=; h=Date:From:To:Subject:From; b=AqLLONax9BvDwfSSbxxo8QS4aKJXt46X9pDnZwyh/Q1Xw2eitENt/66AL/vNCIiSK JxcfEMnocYLKSNqNw3fYgOuuC2etx1gkWUT9RacqMbnxt1wmynEBkygR1H8tfiKaRL 69wnmVcyHLvYwuXmukl5r8tI17zo/LwkqrkBkPLI=
Date: Wed, 18 Mar 2020 12:43:09 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/initial_iana/1c6c27-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/wY2i4GMYY22I_COn5FTKveE6V-I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 18 Mar 2020 19:43:17 -0000

  Branch: refs/heads/http/initial_iana
  Home:   https://github.com/quicwg/base-drafts


From nobody Wed Mar 18 12:43:39 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 033413A1AE1 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 12:43:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fRLBZeUIjYpj for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 12:43:36 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CD1F53A1AE2 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 12:43:36 -0700 (PDT)
Received: from github-lowworker-52827f8.ash1-iad.github.net (github-lowworker-52827f8.ash1-iad.github.net [10.56.108.24]) by smtp.github.com (Postfix) with ESMTP id EC0AF96177D for <quic-issues@ietf.org>; Wed, 18 Mar 2020 12:43:35 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584560615; bh=giti3aessJQCTsBYvHh+mVWSikMp/5dkO6kx1tOidCw=; h=Date:From:To:Subject:From; b=Lu3SAByiMvWQL/uWev/cbui5pBv/z52jku7E/GbyOj+BCGmz1lfhmgqHQL4sg8+Mn sZ9Aodtlnbq1tdi6/ciOnLkHq3EeVbEaACGPE0w/MT8jrHA7MDPZmA5VrIRCCY1/4J kbNnZtIYD8zMzORoz8r1AZ5ZWUZYQYsQHCZAS6YQ=
Date: Wed, 18 Mar 2020 12:43:35 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-initial-secrets-constant/9c4573-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/LxQ1zg3hH10ewsNmq9L__knKXMU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 19:43:38 -0000

  Branch: refs/heads/ianswett-initial-secrets-constant
  Home:   https://github.com/quicwg/base-drafts


From nobody Wed Mar 18 12:44:11 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 36B373A1AEE for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 12:44:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tfWVh-AXiLZF for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 12:44: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 33E323A1AE8 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 12:44:09 -0700 (PDT)
Received: from github-lowworker-9d2806a.ash1-iad.github.net (github-lowworker-9d2806a.ash1-iad.github.net [10.56.102.50]) by smtp.github.com (Postfix) with ESMTP id 75F46C60E52 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 12:44:08 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584560648; bh=2Z9sDvEELKnGIvbVGjwOgFPGx4/YLBh+y3UqV12+QjE=; h=Date:From:To:Subject:From; b=xDcF+UPHlImJR2deAqWqIvECbYjNx4/S+1PECJu3z5WF4u+SV3Ub7UkSPz1DW2ax5 Vk0z6EfmyGwdrxWyAMT/4WqhgRLM1OpN1gaD+f2JthnCRkrS67pkiV6YOixHeKOQZM QSyt9vEQJLc9sv5kT2k4Z4NwsI0eOlxdM/AoZkf4=
Date: Wed, 18 Mar 2020 12:44:08 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-retransmitting-acks-is-bad-ok/8ca608-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/WpFU6s79LKkiYwUr8qUNdmqWV0Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 19:44:10 -0000

  Branch: refs/heads/ianswett-retransmitting-acks-is-bad-ok
  Home:   https://github.com/quicwg/base-drafts


From nobody Wed Mar 18 12:44:27 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 721D43A1B04 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 12:44:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Ygp9q5SfvRgB for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 12:44: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 59A9C3A1B13 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 12:44:22 -0700 (PDT)
Received: from github-lowworker-ca5950c.va3-iad.github.net (github-lowworker-ca5950c.va3-iad.github.net [10.48.17.57]) by smtp.github.com (Postfix) with ESMTP id 7475E961765 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 12:44:21 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584560661; bh=+Ho5DnXyMcC6zqM1g1WlkfY7bL/boPTHG2cyEGG8CqM=; h=Date:From:To:Subject:From; b=qhzxmAi8VLqxl1zlu8ssBLXW0UOJL5T5p32Q37TS1JB1hRYkMlz8VV1fiMIzEefDH Hrk0ou+7WKOaRnN0TndBDI1DLEg8eRZKJASFsrnm8fVYVCGTSIKyZ/UlIpFjJ2DuT0 x6OsVpkw6aKWM0hW9VAJMmUezs/wsmZZKQEdcnBc=
Date: Wed, 18 Mar 2020 12:44:21 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-spurious-loss/b6a619-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/VsBjuFuXDE7gcNCtn9a3fDl7Ink>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 19:44:26 -0000

  Branch: refs/heads/ianswett-spurious-loss
  Home:   https://github.com/quicwg/base-drafts


From nobody Wed Mar 18 12:44:36 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B69FF3A1AED for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 12:44:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WOeKTshGHWgj for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 12:44:34 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B9FBB3A1AE1 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 12:44:34 -0700 (PDT)
Received: from github-lowworker-cf59896.ash1-iad.github.net (github-lowworker-cf59896.ash1-iad.github.net [10.56.112.26]) by smtp.github.com (Postfix) with ESMTP id 14958661114 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 12:44:34 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584560674; bh=l5NXSLOXsvs7rVgpUcq6WsbwmDmfj/4v/DbDKpwiMBE=; h=Date:From:To:Subject:From; b=tu3YqzhEIinqVIXnxcg1tJ8cuE2yqSstXyYxVo8rOA5UvjlHavgSDQQlpaUGdto93 RX8f1qWqNy1kvCqkdJY0vexjDDkbnuIYtOFkwghm+SX7WZizF6tsBhLjpPct0Cwhgv Sdob9zo3I6pSRMz7sjK3LVWOltP1crRlqLYhnWzc=
Date: Wed, 18 Mar 2020 12:44:33 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-server-ping/ec7cf1-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/99o-kzkn2YUHUCNYISFOmfasii8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 19:44:36 -0000

  Branch: refs/heads/ianswett-server-ping
  Home:   https://github.com/quicwg/base-drafts


From nobody Wed Mar 18 12:44:48 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 29C793A1AED for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 12:44:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YMyGkJShjcyo for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 12:44: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 EB4C23A1ADA for <quic-issues@ietf.org>; Wed, 18 Mar 2020 12:44:44 -0700 (PDT)
Received: from github-lowworker-cf59896.ash1-iad.github.net (github-lowworker-cf59896.ash1-iad.github.net [10.56.112.26]) by smtp.github.com (Postfix) with ESMTP id 3C47C9602E6 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 12:44:44 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584560684; bh=jtGtQR8Vhv0S35s4d+iBWY8TM/p2iNfz2ItK3o/TBlE=; h=Date:From:To:Subject:From; b=ztAMOhQBzQytveYPVD4GTyKeByJvCcIrUtU2v2MdXdiFlfcVDfN2WMEpXkXqiUjc9 bguOlo8Di3gXEdy3/UNIcqMbDbwKWsH42t9pYIFCvpRYVTXN03/h0PyLuUgsYo5d8J dr0Jtq+nXR1mUKxRy2/YVimoLd+Vf0VCXe5DwQxc=
Date: Wed, 18 Mar 2020 12:44:44 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-timer-mode/ac7d47-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/NcIAwjbcB3IXJGo_rxM1HwE7RA4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 19:44:46 -0000

  Branch: refs/heads/ianswett-timer-mode
  Home:   https://github.com/quicwg/base-drafts


From nobody Wed Mar 18 12:45:01 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5B6EB3A1AE1 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 12:44:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4iiM_Xwn5bY2 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 12:44:58 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9821C3A1ADA for <quic-issues@ietf.org>; Wed, 18 Mar 2020 12:44:58 -0700 (PDT)
Received: from github-lowworker-1dbcc59.ash1-iad.github.net (github-lowworker-1dbcc59.ash1-iad.github.net [10.56.105.54]) by smtp.github.com (Postfix) with ESMTP id D34006608A7 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 12:44:57 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584560697; bh=z4/0VySETMD2ijhuqBgNDs3fFTrhYTnhoCoB9BtGGMU=; h=Date:From:To:Subject:From; b=Gr3jUFt3zcNrBBFZxq84bne2lXcjfzGBHkDU7h60UnlsKeCv6rZX3WbMHNNHZCQUV z8FlbI8/3Hw+zlSA1OqBzHZRZF7FrVFNnWO6XoYZahtSA5buS5I6bnFYAkkBGJ2Uop B/5ma6nPPEb/jpgarru7SXArbYmwLypglHTCT2kg=
Date: Wed, 18 Mar 2020 12:44:57 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-limit-cwnd-increase/e8bff3-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/U6F9h4htYDn32gHar4JLVNyOiAg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 19:44:59 -0000

  Branch: refs/heads/ianswett-limit-cwnd-increase
  Home:   https://github.com/quicwg/base-drafts


From nobody Wed Mar 18 12:45:15 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A6A7A3A1AE1 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 12:45:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mLPtP5blSYWx for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 12:45:12 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 98AE93A1ADA for <quic-issues@ietf.org>; Wed, 18 Mar 2020 12:45:12 -0700 (PDT)
Received: from github-lowworker-a6a2749.va3-iad.github.net (github-lowworker-a6a2749.va3-iad.github.net [10.48.16.62]) by smtp.github.com (Postfix) with ESMTP id A66D08C11FD for <quic-issues@ietf.org>; Wed, 18 Mar 2020 12:45:11 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584560711; bh=lIN8kKftJBxd+49NgC+s2U7cMAWnOgYRidMd/CTLskU=; h=Date:From:To:Subject:From; b=wgmeDimb4eq0o2T5++2vmS8bwAfCnIdyqTvB2WfWV2oAK6TV4GllZEDpFhpQ/FWA5 V1U5UrJ8y8ntXXBX85/GjoxS9kWgl1eu7t95D3lMk23G0d2mxzsFVnX0goEMKhpLAW bP7PKWHP8PjRWJOYUlHWPh9OcGCnf7pPnh521cjI=
Date: Wed, 18 Mar 2020 12:45:11 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/jri/iw-normative/bece9d-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/B0FuGBJ5JB_uxYfENLjFJslwq4s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 19:45:14 -0000

  Branch: refs/heads/jri/iw-normative
  Home:   https://github.com/quicwg/base-drafts


From nobody Wed Mar 18 12:46:29 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 58DD23A1AF5 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 12:46:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tTk5T8ZiqwYw for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 12:46:24 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 55AFE3A1AEE for <quic-issues@ietf.org>; Wed, 18 Mar 2020 12:46:24 -0700 (PDT)
Date: Wed, 18 Mar 2020 12:46:23 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584560783; bh=kPFvTPU8pGIIXxoRK+qds1e0RutgKrOb9lvXS76C0S8=; h=Date:From:To:Subject:From; b=bkP3l5J08I0fgl/5c11t3/cVCtjQl5lxaIQa5IDoMwUla4x12rMLvPIotDzw9K7uT 6VIK6yEUhhWcrL4PDRKyIu2tBxDHzYR+HtuT/fKSOCtHGTOt9sXdyfrWR7TGSCXRRT RBPFVQx6oaHX8ZS2zcFlCd+m5NYKsYZXIWNR3Lfw=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/uoaerg-uoa/dplpmtu/d69f79-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/iWhYjjd53MDswjagqhqUEahKlrE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 19:46:27 -0000

  Branch: refs/heads/uoaerg-uoa/dplpmtu
  Home:   https://github.com/quicwg/base-drafts


From nobody Wed Mar 18 14:16:57 2020
Return-Path: <bounces+848413-a050-quic-issues=ietf.org@sgmail.github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EB6A63A1C68 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 14:16:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.017
X-Spam-Level: 
X-Spam-Status: No, score=-3.017 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-1.463, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id avcvv9qhbekq for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 14:16:53 -0700 (PDT)
Received: from xtrwsrhn.outbound-mail.sendgrid.net (xtrwsrhn.outbound-mail.sendgrid.net [167.89.101.2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 215C13A0D8C for <quic-issues@ietf.org>; Wed, 18 Mar 2020 14:16:52 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com;  h=from:reply-to:to:cc:in-reply-to:references:subject:mime-version:content-type:content-transfer-encoding:list-id:list-archive:list-post:list-unsubscribe; s=s20150108; bh=8jbg+drmWqP4AiRBrGXYZulIyUZOr+lU4oe74xSz8vQ=; b= eRmytyv7pJ7UXxh9PKtCrPESzTWQmqFywg0dMYeTa7IvcGBZmAVFRSHGcODnFXcD qrpTS4zy7GXvhog9H/7Gq0F60LVpH9f6H2EWuvPyxgzp6u9i25wIOWN30r8nsney 9mDFFhX/Bcaf+j+MII7cPJeVl8lBAlM6iRC1nhp3a+g=
Received: by filter1780p1mdw1.sendgrid.net with SMTP id filter1780p1mdw1-18914-5E728FC3-1D 2020-03-18 21:16:51.72552836 +0000 UTC m=+92612.993206702
Received: from github-lowworker-25680bd.va3-iad.github.net (unknown [140.82.115.5]) by ismtpd0115p1mdw1.sendgrid.net (SG) with ESMTP id g_Y0kPFFRe66xn9-5rDwgA for <quic-issues@ietf.org>; Wed, 18 Mar 2020 21:16:51.675 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-25680bd.va3-iad.github.net (Postfix) with ESMTP id 5FB2A140B18 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 14:16:51 -0700 (PDT)
Date: Wed, 18 Mar 2020 21:16:51 +0000 (UTC)
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2XFBI4G2SSTFGJN3F4PZYMHEVBNHHCFTPLZM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3532/600862789@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3532@github.com>
References: <quicwg/base-drafts/issues/3532@github.com>
Subject: Re: [quicwg/base-drafts] Defense against version number corruption (#3532)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e728fc35e743_71f13ff2bb0cd9682927bc"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2vYaK4+uXCB3QcMXXyc5VnMMA/VrlwVuMAr9 N3boJcwZuDM44i440KvOjuWwvmbCF8OJghWg6g492x9f2vOHV1GsydB7Cifwwe6gLPOflGi73yWpVO ogN26v53WqJRsbdW+1DDawZRYoTCcoifMxpBpLLliS7l4gR9gwK16BsjWmUVkBFMKS0rIPE+teHw5y E=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/wtQpGO0Rr6AInXN9BqgbvZtAT9I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 21:16:55 -0000

----==_mimepart_5e728fc35e743_71f13ff2bb0cd9682927bc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

We used to require that a client ignore Version Negotiation packets that include the version the client attempted.

@DavidSchinazi edited that out.  Maybe we should restore it.  That pushes the odds of failure to 1 in 90 quadrillion.  Would that help?

I want to say that this is a design 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/3532#issuecomment-600862789
----==_mimepart_5e728fc35e743_71f13ff2bb0cd9682927bc
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>We used to require that a client ignore Version Negotiation packets that include the version the client attempted.</p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/DavidSchinazi/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/DavidSchinazi">@DavidSchinazi</a> edited that out.  Maybe we should restore it.  That pushes the odds of failure to 1 in 90 quadrillion.  Would that help?</p>
<p>I want to say that this is a design 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/3532#issuecomment-600862789">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK27MS2CO7VRTX4WPSTRIE24HANCNFSM4LOXX7TA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZYSPVCIJ7BTFWEJDDRIE24HA5CNFSM4LOXX7TKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPIHARI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3532#issuecomment-600862789",
"url": "https://github.com/quicwg/base-drafts/issues/3532#issuecomment-600862789",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e728fc35e743_71f13ff2bb0cd9682927bc--


From nobody Wed Mar 18 14:21:14 2020
Return-Path: <bounces+848413-a050-quic-issues=ietf.org@sgmail.github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8828A3A1C7F for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 14:21:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.563
X-Spam-Level: 
X-Spam-Status: No, score=-3.563 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-1.463, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cMv52v8P1JyA for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 14:21:07 -0700 (PDT)
Received: from o7.sgmail.github.com (o7.sgmail.github.com [167.89.101.198]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A0E283A1C7B for <quic-issues@ietf.org>; Wed, 18 Mar 2020 14:21:07 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com;  h=from:to:subject:mime-version:content-type:content-transfer-encoding;  s=s20150108; bh=8ntalJ0wCMLuhHmVz25302Q8wr6499rU0ymE1ndv56s=; b= XIUBrNC4RLuJgwV424bhIb9UU1a6P2yiQS2wOkDse1dP3ltImbPP0qdQSWVFvXcV 1A1bGzREmLkIjl1BpPAjbSDyS4B3VbZ2WbYwa/nw33/n8be7Efr81fbwrZMuD12k q0iLeenQ5uvUUNO1SuBwYxaYyJMVIHkQXe6lGsRilc4=
Received: by filter1694p1mdw1.sendgrid.net with SMTP id filter1694p1mdw1-26325-5E7290C2-19 2020-03-18 21:21:06.806432739 +0000 UTC m=+92734.949702518
Received: from github-lowworker-275fa97.va3-iad.github.net (unknown [140.82.115.14]) by ismtpd0036p1iad1.sendgrid.net (SG) with ESMTP id hdb-EcBiRnGt2QdDm5RG3Q for <quic-issues@ietf.org>; Wed, 18 Mar 2020 21:21:06.762 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-275fa97.va3-iad.github.net (Postfix) with ESMTP id AB7846E1BD0 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 14:21:06 -0700 (PDT)
Date: Wed, 18 Mar 2020 21:21:06 +0000 (UTC)
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/jri/ack-ranges/728343-1eac80@github.com>
Subject: [quicwg/base-drafts] 1eac80: comments
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0f5SNK+JfIfb8I6NreVCa+8T7l/80veXZRsN blgYDdWfZhaoFwpBSW2bXADNPkwmbzpVfIunWlCu3WBZjP7dxptKw/PoTmyqL1KPs0L/GUAZlBq72g /6OXHsUi3CdWlwlZoDuM7E9qFvmQMxPDUBAtm1gjK+XOJb1EvY3uiIbymw==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/cR96wqR70uspatM8pDVxkD_6FiM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 21:21:12 -0000

  Branch: refs/heads/jri/ack-ranges
  Home:   https://github.com/quicwg/base-drafts
  Commit: 1eac80b4cfc048ae8dddcb102f87cfd76c3219a0
      https://github.com/quicwg/base-drafts/commit/1eac80b4cfc048ae8dddcb102f87cfd76c3219a0
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  comments



From nobody Wed Mar 18 14:21:40 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EF28F3A1C7F for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 14:21:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Jytmq1XgY5IN for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 14:21:37 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B406D3A1C7D for <quic-issues@ietf.org>; Wed, 18 Mar 2020 14:21:37 -0700 (PDT)
Received: from github-lowworker-cf59896.ash1-iad.github.net (github-lowworker-cf59896.ash1-iad.github.net [10.56.112.26]) by smtp.github.com (Postfix) with ESMTP id 72AE98C160D for <quic-issues@ietf.org>; Wed, 18 Mar 2020 14:21:36 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584566496; bh=Pn/70IAyiLMT9yX3hiGX3MDxj4TnswgmLbkxZhsE8Uo=; h=Date:From:To:Subject:From; b=l8XKh1ZT5g/+gDuwTDxrYkbTvenZbQWoWggfKXyak8Uff3V+y/Y4imaflBBcx/tga heXBmxzkQ97amuHjb1LkX6YBYf71IKa04SposUV25L/Rfr5WR1ACPmbyyVnsJ5/6wl I/8peSU9jegiHpRalQpiZZWz0Y9V71+wKyAr/OkU=
Date: Wed, 18 Mar 2020 14:21:36 -0700
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/jri/ack-ranges/1eac80-514b65@github.com>
Subject: [quicwg/base-drafts] f152ad: Rewrite section on ack range limiting
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/1VLbgkuKPq5F7i1elJqNMLXk8kE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 21:21:39 -0000

  Branch: refs/heads/jri/ack-ranges
  Home:   https://github.com/quicwg/base-drafts
  Commit: f152ad9ede4a5b771d3d049bd15c5a6ba218ec6b
      https://github.com/quicwg/base-drafts/commit/f152ad9ede4a5b771d3d049bd15c5a6ba218ec6b
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Rewrite section on ack range limiting


  Commit: 514b6566b2bbe9a09c7197d5975a215f80b20026
      https://github.com/quicwg/base-drafts/commit/514b6566b2bbe9a09c7197d5975a215f80b20026
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  comments


Compare: https://github.com/quicwg/base-drafts/compare/1eac80b4cfc0...514b6566b2bb


From nobody Wed Mar 18 14:21:44 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 707B83A1C7F for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 14:21:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SXdsqcwf9U46 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 14:21:40 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 06E053A1C7D for <quic-issues@ietf.org>; Wed, 18 Mar 2020 14:21:39 -0700 (PDT)
Received: from github-lowworker-9d2806a.ash1-iad.github.net (github-lowworker-9d2806a.ash1-iad.github.net [10.56.102.50]) by smtp.github.com (Postfix) with ESMTP id 66EDB8C0BD5 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 14:21:38 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584566498; bh=xD1EAcePVJQ4cXO4niS9C9Hy1cmKLl2SYXHMrofE9cg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=RS0kTvoT79X7avSiJMVJ/df8DcPYtt0qQ31TCtr0qLV6YDijVR38TZvXCUbpxxvN4 4Hrmuk3+uOdTj1RY0wN8Kxvm96+epBm7FC4FJ14pz8WWhFEC0jp1Mf3VNFNJknItkE lKWFoKxWSoMKfVBA+xsLuFYxIY7IS/MD5XLL+l2Q=
Date: Wed, 18 Mar 2020 14:21:38 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3315/push/4784760203@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3315@github.com>
References: <quicwg/base-drafts/pull/3315@github.com>
Subject: Re: [quicwg/base-drafts] Rewrite section on ack range limiting (#3315)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7290e2576df_239b3f9defacd95c65477"; 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/bpIrJo1NGHkU6VjWfnszwdGT6MY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 21:21:42 -0000

----==_mimepart_5e7290e2576df_239b3f9defacd95c65477
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 1 commit.

1eac80b4cfc048ae8dddcb102f87cfd76c3219a0  comments


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3315/files/728343044188a715eac636089aacde074a9a2386..1eac80b4cfc048ae8dddcb102f87cfd76c3219a0

----==_mimepart_5e7290e2576df_239b3f9defacd95c65477
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/1eac80b4cfc048ae8dddcb102f87cfd76c3219a0">1eac80b</a>  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/3315/files/728343044188a715eac636089aacde074a9a2386..1eac80b4cfc048ae8dddcb102f87cfd76c3219a0">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2YTD47KVE3T6OR4L3RIE3OFANCNFSM4KBZKW7Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7EQPDB3BNHVBB35M3RIE3OFA5CNFSM4KBZKW72YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM2TQNBUG44TAMKQOVZWQIZUG44DINZWGAZDAMY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3315/files/728343044188a715eac636089aacde074a9a2386..1eac80b4cfc048ae8dddcb102f87cfd76c3219a0",
"url": "https://github.com/quicwg/base-drafts/pull/3315/files/728343044188a715eac636089aacde074a9a2386..1eac80b4cfc048ae8dddcb102f87cfd76c3219a0",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e7290e2576df_239b3f9defacd95c65477--


From nobody Wed Mar 18 14:22:08 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DC4D73A1C7D for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 14:22:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZfkDdI4yUyjZ for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 14:22:05 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B7F073A1C62 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 14:22:05 -0700 (PDT)
Date: Wed, 18 Mar 2020 14:22:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584566524; bh=2MbqLSc7UOuhjkBY88MHCCyvPeHuK/79q2sbM6TnKus=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=zE8U6qQkd1oEfGVHXVlj1aX9Myh9IefNANa8pF7Coge5i1Mzi0qg/rhmH/1gJTiz0 4panaIpSntUO/8caBZ64RxDdlOao4FXj+qIsOxiZLdUhCKYK06+UUZM0yvbNdYR467 UeHELmueCOPc6jBlBcf62n0qTsgGrqOZbg42T7X8=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3315/push/4784762145@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3315@github.com>
References: <quicwg/base-drafts/pull/3315@github.com>
Subject: Re: [quicwg/base-drafts] Rewrite section on ack range limiting (#3315)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7290fc992c3_68b63f9a70ccd964239498"; 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/KFYzHEKlnwL-6PH9Sas1nVryHjE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 21:22:07 -0000

----==_mimepart_5e7290fc992c3_68b63f9a70ccd964239498
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 2 commits.

f152ad9ede4a5b771d3d049bd15c5a6ba218ec6b  Rewrite section on ack range limiting
514b6566b2bbe9a09c7197d5975a215f80b20026  comments


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3315/files/1eac80b4cfc048ae8dddcb102f87cfd76c3219a0..514b6566b2bbe9a09c7197d5975a215f80b20026

----==_mimepart_5e7290fc992c3_68b63f9a70ccd964239498
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/janaiyengar" class="user-mention">@janaiyengar</a> pushed 2 commits.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/f152ad9ede4a5b771d3d049bd15c5a6ba218ec6b">f152ad9</a>  Rewrite section on ack range limiting</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/514b6566b2bbe9a09c7197d5975a215f80b20026">514b656</a>  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/3315/files/1eac80b4cfc048ae8dddcb102f87cfd76c3219a0..514b6566b2bbe9a09c7197d5975a215f80b20026">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3A2KHXME7GT7QI74LRIE3PZANCNFSM4KBZKW7Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2EM5ZD5KXMJFZJ7PTRIE3PZA5CNFSM4KBZKW72YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM2TQNBUG44TAMKQOVZWQIZUG44DINZWGIYTINI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3315/files/1eac80b4cfc048ae8dddcb102f87cfd76c3219a0..514b6566b2bbe9a09c7197d5975a215f80b20026",
"url": "https://github.com/quicwg/base-drafts/pull/3315/files/1eac80b4cfc048ae8dddcb102f87cfd76c3219a0..514b6566b2bbe9a09c7197d5975a215f80b20026",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e7290fc992c3_68b63f9a70ccd964239498--


From nobody Wed Mar 18 14:22:59 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E5C823A1C82 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 14:22:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QWZGSI3UwXxo for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 14:22:50 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E1FFE3A1C7F for <quic-issues@ietf.org>; Wed, 18 Mar 2020 14:22:49 -0700 (PDT)
Received: from github-lowworker-c73936b.ash1-iad.github.net (github-lowworker-c73936b.ash1-iad.github.net [10.56.112.13]) by smtp.github.com (Postfix) with ESMTP id 424028C16A2 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 14:22:49 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584566569; bh=xap8WdEHwGgcXpA32IpzVWz8ruTHJPdKH/q7uyhfNfA=; h=Date:From:To:Subject:From; b=HJUPmJILNyzllmACO+eJEp3reVMa+L1CdX51ZmcMm9OZ+tOdFle2E1jIrAwXDB04K ZFnyBSzexneE4p8Wa6i3qR/QYfmAGbxZJU6dqQWUPNeuTXzZsYJe2x5Cp4sAjNLl3o OHeVbEM9m6IL6ATjK9hbrnmkvyFVHRaeaE1Rr3bQ=
Date: Wed, 18 Mar 2020 14:22:49 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/7ae48a-04ca56@github.com>
Subject: [quicwg/base-drafts] 04ca56: Script updating gh-pages from 514b6566. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ntwY0nIU8I21EioeEAKxKrG_56c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 21:22:59 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 04ca5620449d721d1b5114112128ab5c3c35a548
      https://github.com/quicwg/base-drafts/commit/04ca5620449d721d1b5114112128ab5c3c35a548
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    R close2205/draft-ietf-quic-http.html
    R close2205/draft-ietf-quic-http.txt
    R close2205/draft-ietf-quic-invariants.html
    R close2205/draft-ietf-quic-invariants.txt
    R close2205/draft-ietf-quic-qpack.html
    R close2205/draft-ietf-quic-qpack.txt
    R close2205/draft-ietf-quic-recovery.html
    R close2205/draft-ietf-quic-recovery.txt
    R close2205/draft-ietf-quic-tls.html
    R close2205/draft-ietf-quic-tls.txt
    R close2205/draft-ietf-quic-transport.html
    R close2205/draft-ietf-quic-transport.txt
    R close2205/index.html
    R define-terms/draft-ietf-quic-http.html
    R define-terms/draft-ietf-quic-http.txt
    R define-terms/draft-ietf-quic-invariants.html
    R define-terms/draft-ietf-quic-invariants.txt
    R define-terms/draft-ietf-quic-qpack.html
    R define-terms/draft-ietf-quic-qpack.txt
    R define-terms/draft-ietf-quic-recovery.html
    R define-terms/draft-ietf-quic-recovery.txt
    R define-terms/draft-ietf-quic-tls.html
    R define-terms/draft-ietf-quic-tls.txt
    R define-terms/draft-ietf-quic-transport.html
    R define-terms/draft-ietf-quic-transport.txt
    R define-terms/index.html
    R ianswett-consistent-recovery/draft-ietf-quic-http.html
    R ianswett-consistent-recovery/draft-ietf-quic-http.txt
    R ianswett-consistent-recovery/draft-ietf-quic-invariants.html
    R ianswett-consistent-recovery/draft-ietf-quic-invariants.txt
    R ianswett-consistent-recovery/draft-ietf-quic-qpack.html
    R ianswett-consistent-recovery/draft-ietf-quic-qpack.txt
    R ianswett-consistent-recovery/draft-ietf-quic-recovery.html
    R ianswett-consistent-recovery/draft-ietf-quic-recovery.txt
    R ianswett-consistent-recovery/draft-ietf-quic-tls.html
    R ianswett-consistent-recovery/draft-ietf-quic-tls.txt
    R ianswett-consistent-recovery/draft-ietf-quic-transport.html
    R ianswett-consistent-recovery/draft-ietf-quic-transport.txt
    R ianswett-consistent-recovery/index.html
    R ianswett-fix-no-rtt/draft-ietf-quic-http.html
    R ianswett-fix-no-rtt/draft-ietf-quic-http.txt
    R ianswett-fix-no-rtt/draft-ietf-quic-invariants.html
    R ianswett-fix-no-rtt/draft-ietf-quic-invariants.txt
    R ianswett-fix-no-rtt/draft-ietf-quic-qpack.html
    R ianswett-fix-no-rtt/draft-ietf-quic-qpack.txt
    R ianswett-fix-no-rtt/draft-ietf-quic-recovery.html
    R ianswett-fix-no-rtt/draft-ietf-quic-recovery.txt
    R ianswett-fix-no-rtt/draft-ietf-quic-tls.html
    R ianswett-fix-no-rtt/draft-ietf-quic-tls.txt
    R ianswett-fix-no-rtt/draft-ietf-quic-transport.html
    R ianswett-fix-no-rtt/draft-ietf-quic-transport.txt
    R ianswett-fix-no-rtt/index.html
    R ianswett-initial-secrets-constant/draft-ietf-quic-http.html
    R ianswett-initial-secrets-constant/draft-ietf-quic-http.txt
    R ianswett-initial-secrets-constant/draft-ietf-quic-invariants.html
    R ianswett-initial-secrets-constant/draft-ietf-quic-invariants.txt
    R ianswett-initial-secrets-constant/draft-ietf-quic-qpack.html
    R ianswett-initial-secrets-constant/draft-ietf-quic-qpack.txt
    R ianswett-initial-secrets-constant/draft-ietf-quic-recovery.html
    R ianswett-initial-secrets-constant/draft-ietf-quic-recovery.txt
    R ianswett-initial-secrets-constant/draft-ietf-quic-tls.html
    R ianswett-initial-secrets-constant/draft-ietf-quic-tls.txt
    R ianswett-initial-secrets-constant/draft-ietf-quic-transport.html
    R ianswett-initial-secrets-constant/draft-ietf-quic-transport.txt
    R ianswett-initial-secrets-constant/index.html
    R ianswett-merge-cto-pto/draft-ietf-quic-http.html
    R ianswett-merge-cto-pto/draft-ietf-quic-http.txt
    R ianswett-merge-cto-pto/draft-ietf-quic-invariants.html
    R ianswett-merge-cto-pto/draft-ietf-quic-invariants.txt
    R ianswett-merge-cto-pto/draft-ietf-quic-qpack.html
    R ianswett-merge-cto-pto/draft-ietf-quic-qpack.txt
    R ianswett-merge-cto-pto/draft-ietf-quic-recovery.html
    R ianswett-merge-cto-pto/draft-ietf-quic-recovery.txt
    R ianswett-merge-cto-pto/draft-ietf-quic-tls.html
    R ianswett-merge-cto-pto/draft-ietf-quic-tls.txt
    R ianswett-merge-cto-pto/draft-ietf-quic-transport.html
    R ianswett-merge-cto-pto/draft-ietf-quic-transport.txt
    R ianswett-merge-cto-pto/index.html
    R ianswett-merge-pto/draft-ietf-quic-http.html
    R ianswett-merge-pto/draft-ietf-quic-http.txt
    R ianswett-merge-pto/draft-ietf-quic-invariants.html
    R ianswett-merge-pto/draft-ietf-quic-invariants.txt
    R ianswett-merge-pto/draft-ietf-quic-qpack.html
    R ianswett-merge-pto/draft-ietf-quic-qpack.txt
    R ianswett-merge-pto/draft-ietf-quic-recovery.html
    R ianswett-merge-pto/draft-ietf-quic-recovery.txt
    R ianswett-merge-pto/draft-ietf-quic-tls.html
    R ianswett-merge-pto/draft-ietf-quic-tls.txt
    R ianswett-merge-pto/draft-ietf-quic-transport.html
    R ianswett-merge-pto/draft-ietf-quic-transport.txt
    R ianswett-merge-pto/index.html
    R ianswett-pto-ack-eliciting/draft-ietf-quic-http.html
    R ianswett-pto-ack-eliciting/draft-ietf-quic-http.txt
    R ianswett-pto-ack-eliciting/draft-ietf-quic-invariants.html
    R ianswett-pto-ack-eliciting/draft-ietf-quic-invariants.txt
    R ianswett-pto-ack-eliciting/draft-ietf-quic-qpack.html
    R ianswett-pto-ack-eliciting/draft-ietf-quic-qpack.txt
    R ianswett-pto-ack-eliciting/draft-ietf-quic-recovery.html
    R ianswett-pto-ack-eliciting/draft-ietf-quic-recovery.txt
    R ianswett-pto-ack-eliciting/draft-ietf-quic-tls.html
    R ianswett-pto-ack-eliciting/draft-ietf-quic-tls.txt
    R ianswett-pto-ack-eliciting/draft-ietf-quic-transport.html
    R ianswett-pto-ack-eliciting/draft-ietf-quic-transport.txt
    R ianswett-pto-ack-eliciting/index.html
    R ianswett-pto-datagrams/draft-ietf-quic-http.html
    R ianswett-pto-datagrams/draft-ietf-quic-http.txt
    R ianswett-pto-datagrams/draft-ietf-quic-invariants.html
    R ianswett-pto-datagrams/draft-ietf-quic-invariants.txt
    R ianswett-pto-datagrams/draft-ietf-quic-qpack.html
    R ianswett-pto-datagrams/draft-ietf-quic-qpack.txt
    R ianswett-pto-datagrams/draft-ietf-quic-recovery.html
    R ianswett-pto-datagrams/draft-ietf-quic-recovery.txt
    R ianswett-pto-datagrams/draft-ietf-quic-tls.html
    R ianswett-pto-datagrams/draft-ietf-quic-tls.txt
    R ianswett-pto-datagrams/draft-ietf-quic-transport.html
    R ianswett-pto-datagrams/draft-ietf-quic-transport.txt
    R ianswett-pto-datagrams/index.html
    R ianswett-set-to-null/draft-ietf-quic-http.html
    R ianswett-set-to-null/draft-ietf-quic-http.txt
    R ianswett-set-to-null/draft-ietf-quic-invariants.html
    R ianswett-set-to-null/draft-ietf-quic-invariants.txt
    R ianswett-set-to-null/draft-ietf-quic-qpack.html
    R ianswett-set-to-null/draft-ietf-quic-qpack.txt
    R ianswett-set-to-null/draft-ietf-quic-recovery.html
    R ianswett-set-to-null/draft-ietf-quic-recovery.txt
    R ianswett-set-to-null/draft-ietf-quic-tls.html
    R ianswett-set-to-null/draft-ietf-quic-tls.txt
    R ianswett-set-to-null/draft-ietf-quic-transport.html
    R ianswett-set-to-null/draft-ietf-quic-transport.txt
    R ianswett-set-to-null/index.html
    R ianswett-spurious-loss/draft-ietf-quic-http.html
    R ianswett-spurious-loss/draft-ietf-quic-http.txt
    R ianswett-spurious-loss/draft-ietf-quic-invariants.html
    R ianswett-spurious-loss/draft-ietf-quic-invariants.txt
    R ianswett-spurious-loss/draft-ietf-quic-qpack.html
    R ianswett-spurious-loss/draft-ietf-quic-qpack.txt
    R ianswett-spurious-loss/draft-ietf-quic-recovery.html
    R ianswett-spurious-loss/draft-ietf-quic-recovery.txt
    R ianswett-spurious-loss/draft-ietf-quic-tls.html
    R ianswett-spurious-loss/draft-ietf-quic-tls.txt
    R ianswett-spurious-loss/draft-ietf-quic-transport.html
    R ianswett-spurious-loss/draft-ietf-quic-transport.txt
    R ianswett-spurious-loss/index.html
    M index.html
    A jri/ack-ranges/draft-ietf-quic-http.html
    A jri/ack-ranges/draft-ietf-quic-http.txt
    A jri/ack-ranges/draft-ietf-quic-invariants.html
    A jri/ack-ranges/draft-ietf-quic-invariants.txt
    A jri/ack-ranges/draft-ietf-quic-qpack.html
    A jri/ack-ranges/draft-ietf-quic-qpack.txt
    A jri/ack-ranges/draft-ietf-quic-recovery.html
    A jri/ack-ranges/draft-ietf-quic-recovery.txt
    A jri/ack-ranges/draft-ietf-quic-tls.html
    A jri/ack-ranges/draft-ietf-quic-tls.txt
    A jri/ack-ranges/draft-ietf-quic-transport.html
    A jri/ack-ranges/draft-ietf-quic-transport.txt
    A jri/ack-ranges/index.html
    R qpack-editorial-0519/draft-ietf-quic-http.html
    R qpack-editorial-0519/draft-ietf-quic-http.txt
    R qpack-editorial-0519/draft-ietf-quic-invariants.html
    R qpack-editorial-0519/draft-ietf-quic-invariants.txt
    R qpack-editorial-0519/draft-ietf-quic-qpack.html
    R qpack-editorial-0519/draft-ietf-quic-qpack.txt
    R qpack-editorial-0519/draft-ietf-quic-recovery.html
    R qpack-editorial-0519/draft-ietf-quic-recovery.txt
    R qpack-editorial-0519/draft-ietf-quic-tls.html
    R qpack-editorial-0519/draft-ietf-quic-tls.txt
    R qpack-editorial-0519/draft-ietf-quic-transport.html
    R qpack-editorial-0519/draft-ietf-quic-transport.txt
    R qpack-editorial-0519/index.html

  Log Message:
  -----------
  Script updating gh-pages from 514b6566. [ci skip]



From nobody Wed Mar 18 14:24:21 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5EB143A1C88 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 14:24:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zfl98HBuyEmW for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 14:24:18 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0BA0F3A1C86 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 14:24:18 -0700 (PDT)
Received: from github-lowworker-f144ac1.va3-iad.github.net (github-lowworker-f144ac1.va3-iad.github.net [10.48.16.59]) by smtp.github.com (Postfix) with ESMTP id 089DF6E0DC1 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 14:24:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584566657; bh=zX+D0GKvjN9Ro0uGzC8lJQPFE7TAhi9SUJLNgTVSTRM=; h=Date:From:To:Subject:From; b=Hw2LKr5keh/AwJ5m1bu6JxsuBPveQt+Boo35QExm7fp1tZfYYaJCJKCEft3GKxmzK kerg8YblrfPqU1vJd9hZ/585zCl4HVm+ATWYr1IiE/b+F6XAoYBYhxVq5JMeh5hCW+ U7vziLfaG+lwSLPZQO4CQiSvdRWjHAZYQMetCets=
Date: Wed, 18 Mar 2020 14:24:16 -0700
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/jri/ack-ranges/514b65-9178fe@github.com>
Subject: [quicwg/base-drafts] 9178fe: mo comments
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/XY3F31JNtdDR6_Pdxw2qSkoPdeQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 21:24:19 -0000

  Branch: refs/heads/jri/ack-ranges
  Home:   https://github.com/quicwg/base-drafts
  Commit: 9178fef012e99107b6060f9831ebc5d0f6f317e8
      https://github.com/quicwg/base-drafts/commit/9178fef012e99107b6060f9831ebc5d0f6f317e8
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  mo comments



From nobody Wed Mar 18 14:24:48 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 125EC3A1C91 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 14:24:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Y7_tR4wMfrn0 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 14:24:39 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DC5B33A1C9B for <quic-issues@ietf.org>; Wed, 18 Mar 2020 14:24:39 -0700 (PDT)
Date: Wed, 18 Mar 2020 14:24:39 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584566679; bh=y4IXUJR6V5hdJjXY2AhotGH+AxZTzZHDOcgug33BX8k=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=QMY7fV8w2zEdF97SoW7+oDrx/JWyyYJSHDPA0QrU+FwkYlLoDpxjxxGPY9YUJx3vl uUnQCVHPhBV3VwBcUfdv1Wn9CVRiRCXTP1QneyuEFhY5zL63oYpymWeuRInWXZUTgt YVa1vh80IEr86o9dqa6aO6qzk9EPt8bxNK30Cb8I=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3315/push/4784772766@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3315@github.com>
References: <quicwg/base-drafts/pull/3315@github.com>
Subject: Re: [quicwg/base-drafts] Rewrite section on ack range limiting (#3315)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e72919728eb7_6c543fc6b68cd964413da"; 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/XWpINH-zFor1ajIZydUz-AAnSkI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 21:24:47 -0000

----==_mimepart_5e72919728eb7_6c543fc6b68cd964413da
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 1 commit.

9178fef012e99107b6060f9831ebc5d0f6f317e8  mo comments


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3315/files/514b6566b2bbe9a09c7197d5975a215f80b20026..9178fef012e99107b6060f9831ebc5d0f6f317e8

----==_mimepart_5e72919728eb7_6c543fc6b68cd964413da
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/9178fef012e99107b6060f9831ebc5d0f6f317e8">9178fef</a>  mo 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/3315/files/514b6566b2bbe9a09c7197d5975a215f80b20026..9178fef012e99107b6060f9831ebc5d0f6f317e8">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2RGJ5V7FNRDFLAVODRIE3ZPANCNFSM4KBZKW7Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYKTZDBFBFL5ECPBVTRIE3ZPA5CNFSM4KBZKW72YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM2TQNBUG44TAMKQOVZWQIZUG44DINZXGI3TMNQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3315/files/514b6566b2bbe9a09c7197d5975a215f80b20026..9178fef012e99107b6060f9831ebc5d0f6f317e8",
"url": "https://github.com/quicwg/base-drafts/pull/3315/files/514b6566b2bbe9a09c7197d5975a215f80b20026..9178fef012e99107b6060f9831ebc5d0f6f317e8",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e72919728eb7_6c543fc6b68cd964413da--


From nobody Wed Mar 18 14:25:15 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4FB263A1C8D for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 14:25:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Gro7v2WG4F6B for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 14:25:12 -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 4293C3A1C88 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 14:25:12 -0700 (PDT)
Received: from github-lowworker-2e54e43.va3-iad.github.net (github-lowworker-2e54e43.va3-iad.github.net [10.48.17.27]) by smtp.github.com (Postfix) with ESMTP id D8106261741 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 14:25:11 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584566711; bh=cvpypg6MPpsYw2w24wAXT+JTrUoaWJkL311zjxxFZJk=; h=Date:From:To:Subject:From; b=ibGoSFqGJVqH0Q61bWdOAWQ+wE7uy+6qSDctB9NKQKd1BSOtxkU8IHe5arQ7cfnAS OEHVzTtpGNXvZ5kxSccv40qvYHyrDNjMhXAHAj4znU9fHSBYYU+ZHKrTBYiZ8gZaxP 60INsukqP2QqoYPYtZd0ZkDGvKEZLsI+sbDZj5jk=
Date: Wed, 18 Mar 2020 14:25:11 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/04ca56-2c704e@github.com>
Subject: [quicwg/base-drafts] 2c704e: Script updating gh-pages from 9178fef0. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/65z2Oo8X6ecvv4hVgpCjp4mAweA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 21:25:13 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 2c704ee0f3075fd401f12aee81bb760ece283a30
      https://github.com/quicwg/base-drafts/commit/2c704ee0f3075fd401f12aee81bb760ece283a30
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    M index.html
    M jri/ack-ranges/draft-ietf-quic-transport.html
    M jri/ack-ranges/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from 9178fef0. [ci skip]



From nobody Wed Mar 18 14:25:27 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4FCA03A1C88 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 14:25:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.041
X-Spam-Level: 
X-Spam-Status: No, score=-1.041 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4b46oZ-AbwlJ for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 14:25:24 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5FA913A1C86 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 14:25:24 -0700 (PDT)
Received: from github-lowworker-1dbcc59.ash1-iad.github.net (github-lowworker-1dbcc59.ash1-iad.github.net [10.56.105.54]) by smtp.github.com (Postfix) with ESMTP id 5621C6A03AE for <quic-issues@ietf.org>; Wed, 18 Mar 2020 14:25:23 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584566723; bh=AEjVC9AH7TEzgvYD4FXIwhgv9TLrwU5S4jz3CHI6BcY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1TycMKFmt4KnHJqXDxjSIgLqFWeBcyCz+k0chcAeCQ4tPDKcWSv+1SA4dd83qXkjy wF0qfh3VBikzqE7Sfoq7PRk5K1pq4+dE2loRNo2cwusuempVfAlE4AJGrTCeDmkmHw QLG5JWu4yKluDbsHA+deWAUs/yuGrgpZwS5uBXT4=
Date: Wed, 18 Mar 2020 14:25:23 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKY3OLQPLNKM2U2HXXN4PZZMHEVBNHHCA4LU5E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3315/c600866555@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3315@github.com>
References: <quicwg/base-drafts/pull/3315@github.com>
Subject: Re: [quicwg/base-drafts] Rewrite section on ack range limiting (#3315)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7291c345397_439a3fc366acd96010817a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/3xTGMlW2LXe3VthOn374KpU0Ov4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 21:25:25 -0000

----==_mimepart_5e7291c345397_439a3fc366acd96010817a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Ok, comments incorporated, 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/3315#issuecomment-600866555
----==_mimepart_5e7291c345397_439a3fc366acd96010817a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Ok, comments incorporated, 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/3315#issuecomment-600866555">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYLT4SV4OD2CFVWJ4DRIE34HANCNFSM4KBZKW7Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK34OADYOBC2NP5S6QDRIE34HA5CNFSM4KBZKW72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPIH56Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3315#issuecomment-600866555",
"url": "https://github.com/quicwg/base-drafts/pull/3315#issuecomment-600866555",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7291c345397_439a3fc366acd96010817a--


From nobody Wed Mar 18 14:26:52 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 956CA3A1CC2 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 14:26:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XkgrCT920HDj for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 14:26: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 4B1443A1CAD for <quic-issues@ietf.org>; Wed, 18 Mar 2020 14:26:49 -0700 (PDT)
Received: from github-lowworker-39b4a70.va3-iad.github.net (github-lowworker-39b4a70.va3-iad.github.net [10.48.16.66]) by smtp.github.com (Postfix) with ESMTP id 772222C19C9 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 14:26:48 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584566808; bh=rLHKO02eCNwy0e6sCxi2aaMzBNf0KGZ1u3MjbrG6aQg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=EcXW67TB13Rcp9i+UP2xZJduh2xGgdB8mGlqOwBxT4sCSaR3JDQ/UmQOJrwsTQI/8 ZUwG9V1Iff6Jt+UfQTWDyXmVBFi+HDqhaLoQgKeKXlxaMxCivDcfVp14gsd8dUk1W2 sLQgD6ad+cU1QZIYnIvDEo1bwV9MWk1Svz7+eAnI=
Date: Wed, 18 Mar 2020 14:26:48 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3COZJHPI4AAWGXNAV4PZZRREVBNHHCFICXXQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3521/review/377247153@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3521@github.com>
References: <quicwg/base-drafts/pull/3521@github.com>
Subject: Re: [quicwg/base-drafts] Recommend a 1ms timer granularity (#3521)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7292186a637_670d3fa9b3acd964119950"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/WSnwxYJ20bBT5K3op6ns9UejSNU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 21:26:51 -0000

----==_mimepart_5e7292186a637_670d3fa9b3acd964119950
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar approved this pull request.

This seems reasonable.



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3521#pullrequestreview-377247153
----==_mimepart_5e7292186a637_670d3fa9b3acd964119950
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> approved this pull request.</p>

<p>This seems reasonable.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3521#pullrequestreview-377247153">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK26SGHH5ODOHOHOBELRIE4BRANCNFSM4LHTRKMA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYNKXFYV5R7U572W4TRIE4BRA5CNFSM4LHTRKMKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCZ6FLMI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3521#pullrequestreview-377247153",
"url": "https://github.com/quicwg/base-drafts/pull/3521#pullrequestreview-377247153",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7292186a637_670d3fa9b3acd964119950--


From nobody Wed Mar 18 14:35:11 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 313B13A1CB7 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 14:35:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UlhFscmFMGOH for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 14:35:02 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F3AE63A1CA3 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 14:34:51 -0700 (PDT)
Received: from github-lowworker-6b40fdd.va3-iad.github.net (github-lowworker-6b40fdd.va3-iad.github.net [10.48.16.64]) by smtp.github.com (Postfix) with ESMTP id 2CBEB521E73 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 14:34:51 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584567291; bh=P8vR2jsDTc7Hdbn6vqBcuSXg6gIYly8lamx+FDvooHM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=UfrCmyMRi8XAZhiY+pTCPKzuznhIQm6kNzLRw8OJueC6/Nuc98prZPLPVCdGSGxnA xTpL2xO+hBCQLAdgjD804lILU0KwTxcNZxPwfAo9cvXdhTG7kUvCpnEu3nJcKvSNkH /O2cISlnPYtTKPI/mNtFS2wrXM/4n423+Xa23L3A=
Date: Wed, 18 Mar 2020 14:34:51 -0700
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6JJEWSTFHYTZCQSX54PZ2PXEVBNHHCFTPLZM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3532/600870295@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3532@github.com>
References: <quicwg/base-drafts/issues/3532@github.com>
Subject: Re: [quicwg/base-drafts] Defense against version number corruption (#3532)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7293fb1d52d_2f553fb4654cd96c7469e"; 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/LWQGZb_5lv8TLBQAa8YpZyH4O2o>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 21:35:09 -0000

----==_mimepart_5e7293fb1d52d_2f553fb4654cd96c7469e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

The problem with the "one in 300 million" figure is that it relies on the UDP checksum. If you cannot trust the UDP checksum, the figure is "1 in 5000", which is more concerning. And there are scenarios in which uncontrolled middle-boxes do rewrite that checksum.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3532#issuecomment-600870295
----==_mimepart_5e7293fb1d52d_2f553fb4654cd96c7469e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>The problem with the "one in 300 million" figure is that it relies on the UDP checksum. If you cannot trust the UDP checksum, the figure is "1 in 5000", which is more concerning. And there are scenarios in which uncontrolled middle-boxes do rewrite that checksum.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3532#issuecomment-600870295">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2PY6DGP7MP2ZJGBNDRIE47XANCNFSM4LOXX7TA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK44GQTZGQBGSG3XSSDRIE47XA5CNFSM4LOXX7TKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPII3FY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3532#issuecomment-600870295",
"url": "https://github.com/quicwg/base-drafts/issues/3532#issuecomment-600870295",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7293fb1d52d_2f553fb4654cd96c7469e--


From nobody Wed Mar 18 14:38:17 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 24BE53A1CC0 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 14:38:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.554
X-Spam-Level: 
X-Spam-Status: No, score=-6.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qoprqmCrSOQO for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 14:38: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 56B7D3A1CB2 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 14:37:53 -0700 (PDT)
Received: from github-lowworker-d1d6e31.ash1-iad.github.net (github-lowworker-d1d6e31.ash1-iad.github.net [10.56.105.50]) by smtp.github.com (Postfix) with ESMTP id 49A242C0D08 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 14:37:46 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584567466; bh=htenLkj7wOpO3efIKBoKTPnvj20/Sl2d3bsl0DSrCaY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=D2GqSG+fvmgxPKbl2EajQ4eaquIrTo2huCHRRWS/cDjGlG/LQIb8acLTYU+D7WPRW lklvimm1ZjRhyqQMLVDkwkefOCtTxHZ2YqA7HGYDXivXgNpkkpmVr6z8eLOvZEPCOz eSUZN8MTOPmvUBogJXMh8VHLqeHdCrPG0Tix2jas=
Date: Wed, 18 Mar 2020 14:37:46 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3ATIGFOKI52E2T2VF4PZ22VEVBNHHCFTPLZM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3532/600871402@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3532@github.com>
References: <quicwg/base-drafts/issues/3532@github.com>
Subject: Re: [quicwg/base-drafts] Defense against version number corruption (#3532)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7294aa3a95c_59a83fa5fbccd964117428"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/vH1LZ5rSpPySNF2Wuzr0K3utpQ8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 21:38:16 -0000

----==_mimepart_5e7294aa3a95c_59a83fa5fbccd964117428
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I'd support restoring that check that @DavidSchinazi edited out.

Anecdotally, we've found packet corruption to be very rare and basically a non-issue.  Or maybe something in the network or the host is just dropping them, but we don't receive them in userspace.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3532#issuecomment-600871402
----==_mimepart_5e7294aa3a95c_59a83fa5fbccd964117428
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I'd support restoring that check that <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/DavidSchinazi/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/DavidSchinazi">@DavidSchinazi</a> edited out.</p>
<p>Anecdotally, we've found packet corruption to be very rare and basically a non-issue.  Or maybe something in the network or the host is just dropping them, but we don't receive them in userspace.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3532#issuecomment-600871402">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6WS5VN3V43TCFD3J3RIE5KVANCNFSM4LOXX7TA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4CTI6BWJBTLZ2U2O3RIE5KVA5CNFSM4LOXX7TKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPIJD2Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3532#issuecomment-600871402",
"url": "https://github.com/quicwg/base-drafts/issues/3532#issuecomment-600871402",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7294aa3a95c_59a83fa5fbccd964117428--


From nobody Wed Mar 18 14:43:37 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D19583A1CD3 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 14:43:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.1
X-Spam-Level: 
X-Spam-Status: No, score=-3.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MhqmLOfcoyjs for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 14:43: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 51BB83A1CD1 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 14:43:34 -0700 (PDT)
Date: Wed, 18 Mar 2020 14:43:33 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584567813; bh=sLDMHLNLCopInYUdEu8qot2dd9wrWwTs2agGAc7Y5hE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=SStpRK21umSjVQKBOktygZun5LqbyP+9JF+vZxWrL3rgwWTfTsP2wrcVDusVwC6oM 6w1JMkiJU461+PpsMw3USW7tYaaPnSR6oRvPNfnbHepMn6IfBMGjcQHtSeurktfJCI XfFauKaabGcXX6R2JEjjXwrZCI0nV8IcMpRZ5Q9c=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4WBK5GB3647JXV2254PZ3QLEVBNHHCFKOIVY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3525/review/377253942@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3525@github.com>
References: <quicwg/base-drafts/pull/3525@github.com>
Subject: Re: [quicwg/base-drafts] eliminate the difference between when having no RTT sample and having one (#3525)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e729605596c1_575c3f8dffccd964115590"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/h45daWGj5w1HRFDOyUiG67YpEPM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 21:43:36 -0000

----==_mimepart_5e729605596c1_575c3f8dffccd964115590
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar approved this pull request.

Just a few editorial suggestions.

> +smoothed_rtt and rttvar are computed as follows, similar to {{?RFC6298}}.  When
+there are no samples for a network path:

```suggestion
smoothed_rtt and rttvar are computed as follows, similar to {{?RFC6298}}.

When there are no samples for a network path, and on the first RTT sample for
the network path:
```

> +where rtt_sample is the initial RTT.
+
+On the first RTT sample for the network path, smoothed_rtt and rttvar are set to
+the values using the formula above, using that first RTT sample as rtt_sample.
+This ensures that the first measurement erases the history of any persisted or
+default value.

```suggestion
Before any RTT samples are available, the initial RTT is used as rtt_sample. 
On the first RTT sample for the network path, that sample is used as rtt_sample.
This ensures that the first measurement erases the history of any persisted or
default values.
```

> +When no previous RTT is available, the initial RTT SHOULD be set to 333ms,
+resulting in a 1 second initial timeout as recommended in {{?RFC6298}}. Resumed
+connections over the same network SHOULD use the previous connection's final
+smoothed RTT value as the resumed connection's initial RTT.

```suggestion
Resumed
connections over the same network SHOULD use the previous connection's final
smoothed RTT value as the resumed connection's initial RTT. When no previous
RTT is available, the initial RTT SHOULD be set to 333ms, resulting in a 1 second
initial timeout, as recommended in {{?RFC6298}}.
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3525#pullrequestreview-377253942
----==_mimepart_5e729605596c1_575c3f8dffccd964115590
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@janaiyengar</b> approved this pull request.</p>=0D
=0D
<p>Just a few editorial suggestions.</p><hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3525#discussi=
on_r394654606">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +smoothed_rtt and rttvar are computed as f=
ollows, similar to {{?RFC6298}}.  When=0D
+there are no samples for a network path:=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-smoothed_rtt and rttvar are computed as follo=
ws, similar to {{?RFC6298}}.  When=0D
-there are no samples for a network path:=0D
+smoothed_rtt and rttvar are computed as follows, similar to {{?RFC6298}}=
.=0D
+=0D
+When there are no samples for a network path, and on the first RTT sampl=
e for=0D
+the network path:=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3525#discussi=
on_r394655507">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +where rtt_sample is the initial RTT.=0D
+=0D
+On the first RTT sample for the network path, smoothed_rtt and rttvar ar=
e set to=0D
+the values using the formula above, using that first RTT sample as rtt_s=
ample.=0D
+This ensures that the first measurement erases the history of any persis=
ted or=0D
+default value.=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-where rtt_sample is the initial RTT.=0D
-=0D
-On the first RTT sample for the network path, smoothed_rtt and rttvar ar=
e set to=0D
-the values using the formula above, using that first RTT sample as rtt_s=
ample.=0D
-This ensures that the first measurement erases the history of any persis=
ted or=0D
-default value.=0D
+Before any RTT samples are available, the initial RTT is used as rtt_sam=
ple. =0D
+On the first RTT sample for the network path, that sample is used as rtt=
_sample.=0D
+This ensures that the first measurement erases the history of any persis=
ted or=0D
+default values.=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3525#discussi=
on_r394656282">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +When no previous RTT is available, the in=
itial RTT SHOULD be set to 333ms,=0D
+resulting in a 1 second initial timeout as recommended in {{?RFC6298}}. =
Resumed=0D
+connections over the same network SHOULD use the previous connection&#39=
;s final=0D
+smoothed RTT value as the resumed connection&#39;s initial RTT.=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-When no previous RTT is available, the initia=
l RTT SHOULD be set to 333ms,=0D
-resulting in a 1 second initial timeout as recommended in {{?RFC6298}}. =
Resumed=0D
-connections over the same network SHOULD use the previous connection's f=
inal=0D
-smoothed RTT value as the resumed connection's initial RTT.=0D
+Resumed=0D
+connections over the same network SHOULD use the previous connection's f=
inal=0D
+smoothed RTT value as the resumed connection's initial RTT. When no prev=
ious=0D
+RTT is available, the initial RTT SHOULD be set to 333ms, resulting in a=
 1 second=0D
+initial timeout, as recommended in {{?RFC6298}}.=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3525#pullrequestreview-377253942">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
KYCFRIRUMCVXCJ7M4TRIE6ALANCNFSM4LKR6WCQ">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK7AO65WOAC2DZ442R3RIE6ALA5CNFSM4=
LKR6WC2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GOCZ6HANQ.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3525#pullrequestrev=
iew-377253942",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3525#pullrequestreview=
-377253942",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e729605596c1_575c3f8dffccd964115590--


From nobody Wed Mar 18 14:50:08 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CC1633A1CED for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 14:50:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id O9ggsy92axKC for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 14:50: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 A28663A1CE8 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 14:50:05 -0700 (PDT)
Received: from github-lowworker-b2150d3.ash1-iad.github.net (github-lowworker-b2150d3.ash1-iad.github.net [10.56.113.12]) by smtp.github.com (Postfix) with ESMTP id 259CBC60588 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 14:50:04 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584568204; bh=zgcTMINTJF4L79v/+ZEXgNxbjfJmdIeXcu5oyvDJKaA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=O0Cdn9AqRhZ9z5/R1UUAdhViH0Osu3xEyJKBgDe69ZxfXApHmHO8TnIjzpujeX9Bp zlKyMqoRgr4AHRo6e+gdt6erEjwOgLPpe7/NJrHXagLrrtISDfNU7IGsaw0syJtxhZ 21hHNujyywd6hlN4XTp21Ih/9WnHk4+arj9RxKIY=
Date: Wed, 18 Mar 2020 14:50:04 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6XPTRJUNPPUBKJ4DN4PZ4IZEVBNHHCFTPLZM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3532/600876289@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3532@github.com>
References: <quicwg/base-drafts/issues/3532@github.com>
Subject: Re: [quicwg/base-drafts] Defense against version number corruption (#3532)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e72978c1698e_496e3f95764cd95c112081"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/r7l8edjB8r7AWs3HVi3JBBr0tGc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 21:50:07 -0000

----==_mimepart_5e72978c1698e_496e3f95764cd95c112081
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I'm fine with adding this check back in. It's not onerous to implementers. This is a design 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/3532#issuecomment-600876289
----==_mimepart_5e72978c1698e_496e3f95764cd95c112081
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I'm fine with adding this check back in. It's not onerous to implementers. This is a design 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/3532#issuecomment-600876289">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6OTHMOAQFCQ7C2IBTRIE6YZANCNFSM4LOXX7TA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3S5CFPNIMWP2PRABTRIE6YZA5CNFSM4LOXX7TKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPIKKAI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3532#issuecomment-600876289",
"url": "https://github.com/quicwg/base-drafts/issues/3532#issuecomment-600876289",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e72978c1698e_496e3f95764cd95c112081--


From nobody Wed Mar 18 14:58:18 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 78FF43A1D04 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 14:58:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NNqh4dfvCkZ3 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 14:58:15 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5D42F3A1D03 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 14:58:15 -0700 (PDT)
Date: Wed, 18 Mar 2020 14:58:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584568694; bh=Avkg7eoHQsh5DtX7de9+DFAQ8VPAuZcyz5k0bVRQY1A=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=UZPbHnYe/kSQqEPhvSgd2yJVfFqKfzf2ETgkpcrgsIU3o/IFD79Ou+AGwMh8Hhcdt Z9o/1wMNV8SpVuFcpehCCUrBTwSP0K+hwaDUYHlT+Hxwq0r9z6vRrUaA30epxaOX0g IrrkO4W0MyCyZIfa2BskJToOtfRP2GPsgLaKVzIk=
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZ26EZSG23TL24SPOV4PZ5HNEVBNHHCFTPLZM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3532/600879441@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3532@github.com>
References: <quicwg/base-drafts/issues/3532@github.com>
Subject: Re: [quicwg/base-drafts] Defense against version number corruption (#3532)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e72997628c78_13bb3fcd40ecd964631ab"; 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/HuIJqrSVEBCVAR6tGweCZaQmFOo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 21:58:17 -0000

----==_mimepart_5e72997628c78_13bb3fcd40ecd964631ab
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Now if we were really paranoid, we would consider the possibility that the VN packet itself is corrupted. 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3532#issuecomment-600879441
----==_mimepart_5e72997628c78_13bb3fcd40ecd964631ab
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Now if we were really paranoid, we would consider the possibility that the VN packet itself is corrupted.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3532#issuecomment-600879441">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5DFEKV3JZHQOGDXL3RIE7XNANCNFSM4LOXX7TA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6GN6V3CBL5PCDPOOTRIE7XNA5CNFSM4LOXX7TKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPILCUI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3532#issuecomment-600879441",
"url": "https://github.com/quicwg/base-drafts/issues/3532#issuecomment-600879441",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e72997628c78_13bb3fcd40ecd964631ab--


From nobody Wed Mar 18 15:01:28 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 51C8E3A1D12 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 15:01:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.1
X-Spam-Level: 
X-Spam-Status: No, score=-3.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bjp4ibIhpOvA for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 15:01:25 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E39423A1D11 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 15:01:24 -0700 (PDT)
Received: from github-lowworker-d93c4b6.va3-iad.github.net (github-lowworker-d93c4b6.va3-iad.github.net [10.48.17.47]) by smtp.github.com (Postfix) with ESMTP id 0F9C5A0DF8 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 15:01:24 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584568884; bh=BPDhTF2irQaYmNpr99t1wXrkXYQacxxiBjF4BR/Pmf8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=appP7RUmpQp/w0O1ALcCCXannW1GVPPczLvKMmgkVGxxlg9s1uMzbV5zwAbZWIpFV H9PPYbsHiWMupwZhOWjfK4bau06+Eazl+2TcnvQXMTNoubO+2YmIlRNpTNCvxFBf7t xj49JHOfLWdpidl0mr/Zle5KvJiy4qVb2s5zmn6o=
Date: Wed, 18 Mar 2020 15:01:24 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4KIOFAR4CVEMC62BV4PZ5THEVBNHHCFTHBIQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3531/review/377210304@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3531@github.com>
References: <quicwg/base-drafts/pull/3531@github.com>
Subject: Re: [quicwg/base-drafts] Import HTTP/2 Security Considerations (#3531)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e729a33f3fb4_1df23f819a4cd960169514"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/PFU4opypbTFk_Aua1d9ESGD5lEY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:01:28 -0000

----==_mimepart_5e729a33f3fb4_1df23f819a4cd960169514
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson approved this pull request.

Looks good to me.  Thanks for doing the hard work here.

> +of establishing authority are discussed in Section 11.1 of {{!SEMANTICS}}.
+
+## Cross-Protocol Attacks
+
+The use of ALPN in the TLS and QUIC handshakes establishes the target
+application protocol before application-layer bytes are processed.  Because all
+QUIC packets are encrypted, it is difficult for an attacker to control the
+plaintext bytes of an HTTP/3 connection which could be used in a cross-protocol
+attack on a plaintext protocol.
+
+## Intermediary Encapsulation Attacks
+
+The HTTP/3 field encoding allows the expression of names that are not valid
+field names in the syntax used by HTTP (Section 4.3 of {{!SEMANTICS}}). Requests
+or responses containing invalid field names MUST be treated as malformed
+({{malformed}).  An intermediary therefore cannot translate an HTTP/3 request or

```suggestion
({{malformed}}).  An intermediary therefore cannot translate an HTTP/3 request or
```

> +of establishing authority are discussed in Section 11.1 of {{!SEMANTICS}}.
+
+## Cross-Protocol Attacks
+
+The use of ALPN in the TLS and QUIC handshakes establishes the target
+application protocol before application-layer bytes are processed.  Because all
+QUIC packets are encrypted, it is difficult for an attacker to control the
+plaintext bytes of an HTTP/3 connection which could be used in a cross-protocol
+attack on a plaintext protocol.
+
+## Intermediary Encapsulation Attacks
+
+The HTTP/3 field encoding allows the expression of names that are not valid
+field names in the syntax used by HTTP (Section 4.3 of {{!SEMANTICS}}). Requests
+or responses containing invalid field names MUST be treated as malformed
+({{malformed}).  An intermediary therefore cannot translate an HTTP/3 request or

MUST NOT instead of cannot?

> +
+The number of PUSH_PROMISE frames is constrained in a similar fashion.  A client
+that accepts server push SHOULD limit the number of Push IDs it issues at a
+time.
+
+Processing capacity cannot be guarded as effectively as state capacity.
+
+The ability to send undefined protocol elements which the peer is required to
+ignore can be abused to cause a peer to expend additional processing time.  This
+might be done by setting multiple undefined SETTINGS parameters, unknown frame
+types, or unknown stream types.  Note, however, that some uses are entirely
+legitimate, such as optional-to-understand extensions and padding to increase
+resistance to traffic analysis.
+
+Header compression also offers some opportunities to waste processing resources;
+see Section 7 of {{!QPACK} for more details on potential abuses.

```suggestion
see Section 7 of {{!QPACK}} for more details on potential abuses.
```

> +Pushed responses for which an origin server is not authoritative (see
+{{connection-reuse}}) MUST NOT be used or cached.

```suggestion
Pushed responses for which an origin server is not authoritative MUST NOT
be used or cached; see {{connection-reuse}}.
```

> +
+## Intermediary Encapsulation Attacks
+
+The HTTP/3 field encoding allows the expression of names that are not valid
+field names in the syntax used by HTTP (Section 4.3 of {{!SEMANTICS}}). Requests
+or responses containing invalid field names MUST be treated as malformed
+({{malformed}).  An intermediary therefore cannot translate an HTTP/3 request or
+response containing an invalid field name into an HTTP/1.1 message.
+
+Similarly, HTTP/3 allows header field values that are not valid. While most of
+the values that can be encoded will not alter header field parsing, carriage
+return (CR, ASCII 0xd), line feed (LF, ASCII 0xa), and the zero character (NUL,
+ASCII 0x0) might be exploited by an attacker if they are translated verbatim.
+Any request or response that contains a character not permitted in a header
+field value MUST be treated as malformed ({{malformed}}).  Valid characters are
+defined by the "field-content" ABNF rule in 4.4 of {{!SEMANTICS}}.

```suggestion
defined by the "field-content" ABNF rule in Section 4.4 of {{!SEMANTICS}}.
```

> +might be done by setting multiple undefined SETTINGS parameters, unknown frame
+types, or unknown stream types.  Note, however, that some uses are entirely
+legitimate, such as optional-to-understand extensions and padding to increase
+resistance to traffic analysis.
+
+Header compression also offers some opportunities to waste processing resources;
+see Section 7 of {{!QPACK} for more details on potential abuses.
+
+All these features -- i.e., server push, unknown protocol elements, header
+compression -- have legitimate uses.  These features become a burden only when
+they are used unnecessarily or to excess.
+
+An endpoint that doesn't monitor this behavior exposes itself to a risk of
+denial-of-service attack.  Implementations SHOULD track the use of these
+features and set limits on their use.  An endpoint MAY treat activity that is
+suspicious as a connection error ({{errors}) of type H3_EXCESSIVE_LOAD.

```suggestion
suspicious as a connection error ({{errors}}) of type H3_EXCESSIVE_LOAD.
```

> +denial-of-service attack.  Implementations SHOULD track the use of these
+features and set limits on their use.  An endpoint MAY treat activity that is
+suspicious as a connection error ({{errors}) of type H3_EXCESSIVE_LOAD.
+
+### Limits on Field Section Size
+
+A large field section ({{request-response}}) can cause an implementation to
+commit a large amount of state.  Header fields that are critical for routing can
+appear toward the end of a header field section, which prevents streaming of the
+header field section to its ultimate destination.  This ordering and other
+reasons, such as ensuring cache correctness, mean that an endpoint might need to
+buffer the entire header field section.  Since there is no hard limit to the
+size of a field section, some endpoints could be forced to commit a large amount
+of available memory for header fields.
+
+An endpoint can use the SETTINGS_MAX_HEADER_LIST_SIZE ({{settings-parameters}})

Name check here.

> +### CONNECT Issues
+
+The CONNECT method can be used to create disproportionate load on an proxy,
+since stream creation is relatively inexpensive when compared to the creation
+and maintenance of a TCP connection.  A proxy might also maintain some resources
+for a TCP connection beyond the closing of the stream that carries the CONNECT
+request, since the outgoing TCP connection remains in the TIME_WAIT state.
+Therefore, a proxy cannot rely on QUIC stream limits alone to control the
+resources consumed by CONNECT requests.
+
+## Use of Compression
+
+Compression can allow an attacker to recover secret data when it is compressed
+in the same context as data under attacker control. HTTP/2 enables compression
+of fields ({{header-formatting}}); the following concerns also apply to the use
+of HTTP compressed content- codings (Section 6.1.2 of {{!SEMANTICS}}).

```suggestion
of HTTP compressed content-codings; see Section 6.1.2 of {{!SEMANTICS}}.
```

> +client can discard responses that it cannot process.
+
+### CONNECT Issues
+
+The CONNECT method can be used to create disproportionate load on an proxy,
+since stream creation is relatively inexpensive when compared to the creation
+and maintenance of a TCP connection.  A proxy might also maintain some resources
+for a TCP connection beyond the closing of the stream that carries the CONNECT
+request, since the outgoing TCP connection remains in the TIME_WAIT state.
+Therefore, a proxy cannot rely on QUIC stream limits alone to control the
+resources consumed by CONNECT requests.
+
+## Use of Compression
+
+Compression can allow an attacker to recover secret data when it is compressed
+in the same context as data under attacker control. HTTP/2 enables compression

```suggestion
in the same context as data under attacker control. HTTP/3 enables compression
```

> +since stream creation is relatively inexpensive when compared to the creation
+and maintenance of a TCP connection.  A proxy might also maintain some resources
+for a TCP connection beyond the closing of the stream that carries the CONNECT
+request, since the outgoing TCP connection remains in the TIME_WAIT state.
+Therefore, a proxy cannot rely on QUIC stream limits alone to control the
+resources consumed by CONNECT requests.
+
+## Use of Compression
+
+Compression can allow an attacker to recover secret data when it is compressed
+in the same context as data under attacker control. HTTP/2 enables compression
+of fields ({{header-formatting}}); the following concerns also apply to the use
+of HTTP compressed content- codings (Section 6.1.2 of {{!SEMANTICS}}).
+
+There are demonstrable attacks on compression that exploit the characteristics
+of the web (e.g., [BREACH]).  The attacker induces multiple requests containing

Maybe be consistent...
```suggestion
of the web (e.g., {{BREACH}}).  The attacker induces multiple requests containing
```

> +in the same context as data under attacker control. HTTP/2 enables compression
+of fields ({{header-formatting}}); the following concerns also apply to the use
+of HTTP compressed content- codings (Section 6.1.2 of {{!SEMANTICS}}).
+
+There are demonstrable attacks on compression that exploit the characteristics
+of the web (e.g., [BREACH]).  The attacker induces multiple requests containing
+varying plaintext, observing the length of the resulting ciphertext in each,
+which reveals a shorter length when a guess about the secret is correct.
+
+Implementations communicating on a secure channel MUST NOT compress content that
+includes both confidential and attacker-controlled data unless separate
+compression dictionaries are used for each source of data.  Compression MUST NOT
+be used if the source of data cannot be reliably determined.
+
+Further considerations regarding the compression of header fields are
+described in [QPACK].

```suggestion
described in {{QPACK}}.
```

> +which reveals a shorter length when a guess about the secret is correct.
+
+Implementations communicating on a secure channel MUST NOT compress content that
+includes both confidential and attacker-controlled data unless separate
+compression dictionaries are used for each source of data.  Compression MUST NOT
+be used if the source of data cannot be reliably determined.
+
+Further considerations regarding the compression of header fields are
+described in [QPACK].
+
+## Padding and Traffic Analysis
+
+Padding can be used to obscure the exact size of frame content and is provided
+to mitigate specific attacks within HTTP, for example, attacks where compressed
+content includes both attacker-controlled plaintext and secret data (e.g.,
+[BREACH]).

```suggestion
{{BREACH}}).
```

> @@ -1722,6 +1881,23 @@ addresses), such implementations will need to either actively retrieve the
 client's current address or addresses when they are relevant or explicitly
 accept that the original address might change.
 
+## Privacy Considerations
+
+Several characteristics of HTTP/3 provide an observer an opportunity to
+correlate actions of a single client or server over time.  These include the
+value of settings, the timing of reactions to stimulus, and the handling of any
+features that are controlled by settings.
+
+As far as these create observable differences in behavior, they could be used as
+a basis for fingerprinting a specific client.
+
+HTTP/3's preference for using a single QUIC connection allows correlation of a
+user's activity on a site.  Reusing connections for different origins allows
+tracking across those origins.

```suggestion
for correlation of activity across those origins.
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3531#pullrequestreview-377210304
----==_mimepart_5e729a33f3fb4_1df23f819a4cd960169514
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@martinthomson</b> approved this pull request.</p>=0D
=0D
<p>Looks good to me.  Thanks for doing the hard work here.</p><hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3531#discussi=
on_r394619526">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +of establishing authority are discussed i=
n Section 11.1 of {{!SEMANTICS}}.=0D
+=0D
+## Cross-Protocol Attacks=0D
+=0D
+The use of ALPN in the TLS and QUIC handshakes establishes the target=0D=

+application protocol before application-layer bytes are processed.  Beca=
use all=0D
+QUIC packets are encrypted, it is difficult for an attacker to control t=
he=0D
+plaintext bytes of an HTTP/3 connection which could be used in a cross-p=
rotocol=0D
+attack on a plaintext protocol.=0D
+=0D
+## Intermediary Encapsulation Attacks=0D
+=0D
+The HTTP/3 field encoding allows the expression of names that are not va=
lid=0D
+field names in the syntax used by HTTP (Section 4.3 of {{!SEMANTICS}}). =
Requests=0D
+or responses containing invalid field names MUST be treated as malformed=
=0D
+({{malformed}).  An intermediary therefore cannot translate an HTTP/3 re=
quest or=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-({{malformed}).  An intermediary therefore ca=
nnot translate an HTTP/3 request or=0D
+({{malformed}}).  An intermediary therefore cannot translate an HTTP/3 r=
equest or=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3531#discussi=
on_r394619840">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +of establishing authority are discussed i=
n Section 11.1 of {{!SEMANTICS}}.=0D
+=0D
+## Cross-Protocol Attacks=0D
+=0D
+The use of ALPN in the TLS and QUIC handshakes establishes the target=0D=

+application protocol before application-layer bytes are processed.  Beca=
use all=0D
+QUIC packets are encrypted, it is difficult for an attacker to control t=
he=0D
+plaintext bytes of an HTTP/3 connection which could be used in a cross-p=
rotocol=0D
+attack on a plaintext protocol.=0D
+=0D
+## Intermediary Encapsulation Attacks=0D
+=0D
+The HTTP/3 field encoding allows the expression of names that are not va=
lid=0D
+field names in the syntax used by HTTP (Section 4.3 of {{!SEMANTICS}}). =
Requests=0D
+or responses containing invalid field names MUST be treated as malformed=
=0D
+({{malformed}).  An intermediary therefore cannot translate an HTTP/3 re=
quest or=0D
</pre>=0D
<p>MUST NOT instead of cannot?</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3531#discussi=
on_r394622011">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +=0D
+The number of PUSH_PROMISE frames is constrained in a similar fashion.  =
A client=0D
+that accepts server push SHOULD limit the number of Push IDs it issues a=
t a=0D
+time.=0D
+=0D
+Processing capacity cannot be guarded as effectively as state capacity.=0D=

+=0D
+The ability to send undefined protocol elements which the peer is requir=
ed to=0D
+ignore can be abused to cause a peer to expend additional processing tim=
e.  This=0D
+might be done by setting multiple undefined SETTINGS parameters, unknown=
 frame=0D
+types, or unknown stream types.  Note, however, that some uses are entir=
ely=0D
+legitimate, such as optional-to-understand extensions and padding to inc=
rease=0D
+resistance to traffic analysis.=0D
+=0D
+Header compression also offers some opportunities to waste processing re=
sources;=0D
+see Section 7 of {{!QPACK} for more details on potential abuses.=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-see Section 7 of {{!QPACK} for more details o=
n potential abuses.=0D
+see Section 7 of {{!QPACK}} for more details on potential abuses.=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3531#discussi=
on_r394622224">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +Pushed responses for which an origin serv=
er is not authoritative (see=0D
+{{connection-reuse}}) MUST NOT be used or cached.=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-Pushed responses for which an origin server i=
s not authoritative (see=0D
-{{connection-reuse}}) MUST NOT be used or cached.=0D
+Pushed responses for which an origin server is not authoritative MUST NO=
T=0D
+be used or cached; see {{connection-reuse}}.=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3531#discussi=
on_r394622379">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +=0D
+## Intermediary Encapsulation Attacks=0D
+=0D
+The HTTP/3 field encoding allows the expression of names that are not va=
lid=0D
+field names in the syntax used by HTTP (Section 4.3 of {{!SEMANTICS}}). =
Requests=0D
+or responses containing invalid field names MUST be treated as malformed=
=0D
+({{malformed}).  An intermediary therefore cannot translate an HTTP/3 re=
quest or=0D
+response containing an invalid field name into an HTTP/1.1 message.=0D
+=0D
+Similarly, HTTP/3 allows header field values that are not valid. While m=
ost of=0D
+the values that can be encoded will not alter header field parsing, carr=
iage=0D
+return (CR, ASCII 0xd), line feed (LF, ASCII 0xa), and the zero characte=
r (NUL,=0D
+ASCII 0x0) might be exploited by an attacker if they are translated verb=
atim.=0D
+Any request or response that contains a character not permitted in a hea=
der=0D
+field value MUST be treated as malformed ({{malformed}}).  Valid charact=
ers are=0D
+defined by the &quot;field-content&quot; ABNF rule in 4.4 of {{!SEMANTIC=
S}}.=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-defined by the "field-content" ABNF rule in 4=
.4 of {{!SEMANTICS}}.=0D
+defined by the "field-content" ABNF rule in Section 4.4 of {{!SEMANTICS}=
}.=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3531#discussi=
on_r394624240">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +might be done by setting multiple undefin=
ed SETTINGS parameters, unknown frame=0D
+types, or unknown stream types.  Note, however, that some uses are entir=
ely=0D
+legitimate, such as optional-to-understand extensions and padding to inc=
rease=0D
+resistance to traffic analysis.=0D
+=0D
+Header compression also offers some opportunities to waste processing re=
sources;=0D
+see Section 7 of {{!QPACK} for more details on potential abuses.=0D
+=0D
+All these features -- i.e., server push, unknown protocol elements, head=
er=0D
+compression -- have legitimate uses.  These features become a burden onl=
y when=0D
+they are used unnecessarily or to excess.=0D
+=0D
+An endpoint that doesn&#39;t monitor this behavior exposes itself to a r=
isk of=0D
+denial-of-service attack.  Implementations SHOULD track the use of these=
=0D
+features and set limits on their use.  An endpoint MAY treat activity th=
at is=0D
+suspicious as a connection error ({{errors}) of type H3_EXCESSIVE_LOAD.=0D=

</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-suspicious as a connection error ({{errors}) =
of type H3_EXCESSIVE_LOAD.=0D
+suspicious as a connection error ({{errors}}) of type H3_EXCESSIVE_LOAD.=
=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3531#discussi=
on_r394630895">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +denial-of-service attack.  Implementation=
s SHOULD track the use of these=0D
+features and set limits on their use.  An endpoint MAY treat activity th=
at is=0D
+suspicious as a connection error ({{errors}) of type H3_EXCESSIVE_LOAD.=0D=

+=0D
+### Limits on Field Section Size=0D
+=0D
+A large field section ({{request-response}}) can cause an implementation=
 to=0D
+commit a large amount of state.  Header fields that are critical for rou=
ting can=0D
+appear toward the end of a header field section, which prevents streamin=
g of the=0D
+header field section to its ultimate destination.  This ordering and oth=
er=0D
+reasons, such as ensuring cache correctness, mean that an endpoint might=
 need to=0D
+buffer the entire header field section.  Since there is no hard limit to=
 the=0D
+size of a field section, some endpoints could be forced to commit a larg=
e amount=0D
+of available memory for header fields.=0D
+=0D
+An endpoint can use the SETTINGS_MAX_HEADER_LIST_SIZE ({{settings-parame=
ters}})=0D
</pre>=0D
<p>Name check here.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3531#discussi=
on_r394633059">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +### CONNECT Issues=0D
+=0D
+The CONNECT method can be used to create disproportionate load on an pro=
xy,=0D
+since stream creation is relatively inexpensive when compared to the cre=
ation=0D
+and maintenance of a TCP connection.  A proxy might also maintain some r=
esources=0D
+for a TCP connection beyond the closing of the stream that carries the C=
ONNECT=0D
+request, since the outgoing TCP connection remains in the TIME_WAIT stat=
e.=0D
+Therefore, a proxy cannot rely on QUIC stream limits alone to control th=
e=0D
+resources consumed by CONNECT requests.=0D
+=0D
+## Use of Compression=0D
+=0D
+Compression can allow an attacker to recover secret data when it is comp=
ressed=0D
+in the same context as data under attacker control. HTTP/2 enables compr=
ession=0D
+of fields ({{header-formatting}}); the following concerns also apply to =
the use=0D
+of HTTP compressed content- codings (Section 6.1.2 of {{!SEMANTICS}}).=0D=

</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-of HTTP compressed content- codings (Section =
6.1.2 of {{!SEMANTICS}}).=0D
+of HTTP compressed content-codings; see Section 6.1.2 of {{!SEMANTICS}}.=
=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3531#discussi=
on_r394633405">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +client can discard responses that it cann=
ot process.=0D
+=0D
+### CONNECT Issues=0D
+=0D
+The CONNECT method can be used to create disproportionate load on an pro=
xy,=0D
+since stream creation is relatively inexpensive when compared to the cre=
ation=0D
+and maintenance of a TCP connection.  A proxy might also maintain some r=
esources=0D
+for a TCP connection beyond the closing of the stream that carries the C=
ONNECT=0D
+request, since the outgoing TCP connection remains in the TIME_WAIT stat=
e.=0D
+Therefore, a proxy cannot rely on QUIC stream limits alone to control th=
e=0D
+resources consumed by CONNECT requests.=0D
+=0D
+## Use of Compression=0D
+=0D
+Compression can allow an attacker to recover secret data when it is comp=
ressed=0D
+in the same context as data under attacker control. HTTP/2 enables compr=
ession=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-in the same context as data under attacker co=
ntrol. HTTP/2 enables compression=0D
+in the same context as data under attacker control. HTTP/3 enables compr=
ession=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3531#discussi=
on_r394633872">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +since stream creation is relatively inexp=
ensive when compared to the creation=0D
+and maintenance of a TCP connection.  A proxy might also maintain some r=
esources=0D
+for a TCP connection beyond the closing of the stream that carries the C=
ONNECT=0D
+request, since the outgoing TCP connection remains in the TIME_WAIT stat=
e.=0D
+Therefore, a proxy cannot rely on QUIC stream limits alone to control th=
e=0D
+resources consumed by CONNECT requests.=0D
+=0D
+## Use of Compression=0D
+=0D
+Compression can allow an attacker to recover secret data when it is comp=
ressed=0D
+in the same context as data under attacker control. HTTP/2 enables compr=
ession=0D
+of fields ({{header-formatting}}); the following concerns also apply to =
the use=0D
+of HTTP compressed content- codings (Section 6.1.2 of {{!SEMANTICS}}).=0D=

+=0D
+There are demonstrable attacks on compression that exploit the character=
istics=0D
+of the web (e.g., [BREACH]).  The attacker induces multiple requests con=
taining=0D
</pre>=0D
<p>Maybe be consistent...</p>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-of the web (e.g., [BREACH]).  The attacker in=
duces multiple requests containing=0D
+of the web (e.g., {{BREACH}}).  The attacker induces multiple requests c=
ontaining=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3531#discussi=
on_r394633973">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +in the same context as data under attacke=
r control. HTTP/2 enables compression=0D
+of fields ({{header-formatting}}); the following concerns also apply to =
the use=0D
+of HTTP compressed content- codings (Section 6.1.2 of {{!SEMANTICS}}).=0D=

+=0D
+There are demonstrable attacks on compression that exploit the character=
istics=0D
+of the web (e.g., [BREACH]).  The attacker induces multiple requests con=
taining=0D
+varying plaintext, observing the length of the resulting ciphertext in e=
ach,=0D
+which reveals a shorter length when a guess about the secret is correct.=
=0D
+=0D
+Implementations communicating on a secure channel MUST NOT compress cont=
ent that=0D
+includes both confidential and attacker-controlled data unless separate=0D=

+compression dictionaries are used for each source of data.  Compression =
MUST NOT=0D
+be used if the source of data cannot be reliably determined.=0D
+=0D
+Further considerations regarding the compression of header fields are=0D=

+described in [QPACK].=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-described in [QPACK].=0D
+described in {{QPACK}}.=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3531#discussi=
on_r394634109">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +which reveals a shorter length when a gue=
ss about the secret is correct.=0D
+=0D
+Implementations communicating on a secure channel MUST NOT compress cont=
ent that=0D
+includes both confidential and attacker-controlled data unless separate=0D=

+compression dictionaries are used for each source of data.  Compression =
MUST NOT=0D
+be used if the source of data cannot be reliably determined.=0D
+=0D
+Further considerations regarding the compression of header fields are=0D=

+described in [QPACK].=0D
+=0D
+## Padding and Traffic Analysis=0D
+=0D
+Padding can be used to obscure the exact size of frame content and is pr=
ovided=0D
+to mitigate specific attacks within HTTP, for example, attacks where com=
pressed=0D
+content includes both attacker-controlled plaintext and secret data (e.g=
.,=0D
+[BREACH]).=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-[BREACH]).=0D
+{{BREACH}}).=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3531#discussi=
on_r394646618">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -1722,6 +1881,23 @@ addresses), such im=
plementations will need to either actively retrieve the=0D
 client&#39;s current address or addresses when they are relevant or expl=
icitly=0D
 accept that the original address might change.=0D
 =0D
+## Privacy Considerations=0D
+=0D
+Several characteristics of HTTP/3 provide an observer an opportunity to=0D=

+correlate actions of a single client or server over time.  These include=
 the=0D
+value of settings, the timing of reactions to stimulus, and the handling=
 of any=0D
+features that are controlled by settings.=0D
+=0D
+As far as these create observable differences in behavior, they could be=
 used as=0D
+a basis for fingerprinting a specific client.=0D
+=0D
+HTTP/3&#39;s preference for using a single QUIC connection allows correl=
ation of a=0D
+user&#39;s activity on a site.  Reusing connections for different origin=
s allows=0D
+tracking across those origins.=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-tracking across those origins.=0D
+for correlation of activity across those origins.=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3531#pullrequestreview-377210304">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K4ZLNHGLHEYONHLLOLRIFADHANCNFSM4LOVOONA">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK4YJ3BSFAKT4J5BPADRIFADHA5CNFSM4=
LOVOONKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GOCZ54LQA.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3531#pullrequestrev=
iew-377210304",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3531#pullrequestreview=
-377210304",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e729a33f3fb4_1df23f819a4cd960169514--


From nobody Wed Mar 18 15:04:29 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B9B4A3A1D12 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 15:04:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id d16-48enmWYl for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 15:04: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 49C703A1ABD for <quic-issues@ietf.org>; Wed, 18 Mar 2020 15:04:26 -0700 (PDT)
Received: from github-lowworker-9d2806a.ash1-iad.github.net (github-lowworker-9d2806a.ash1-iad.github.net [10.56.102.50]) by smtp.github.com (Postfix) with ESMTP id A5A5396174E for <quic-issues@ietf.org>; Wed, 18 Mar 2020 15:04:25 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584569065; bh=Sfn/NWQSOANtbAIb0TLwdZOwdUCPd2pnoQG8m+dsuYU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=v6my/0pdyijC+1uu12DiMacp0Cvz/MbsLvR+E0VQZazeZyXMGp7UhVzwRZhoabWIw Fooqcw3GYbw6dwrk689FZhAO1q+foUyczcVGL9AuEf3oUiowclk+/aX3eZUyVS7PAb BR8Es3prs0N/tBs0iMaacM2GPO0O35TPVRytfOM8=
Date: Wed, 18 Mar 2020 15:04:25 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZYRY6GUFKTGBRTMJF4PZ56TEVBNHHCFTPLZM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3532/600881690@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3532@github.com>
References: <quicwg/base-drafts/issues/3532@github.com>
Subject: Re: [quicwg/base-drafts] Defense against version number corruption (#3532)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e729ae996e97_2d013fbb8d8cd95c19612c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/WjyGJLFOszQjZzu8-cHwUwNbQRQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:04:28 -0000

----==_mimepart_5e729ae996e97_2d013fbb8d8cd95c19612c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> [..] we would consider the possibility that the VN packet itself is corrupted.

I did.  If we don't trust the UDP checksum on either, the error rates are still pretty high, but either checksum bumps it up to 1.5 trillion and both is 90 quadrillion.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3532#issuecomment-600881690
----==_mimepart_5e729ae996e97_2d013fbb8d8cd95c19612c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<blockquote>
<p>[..] we would consider the possibility that the VN packet itself is corrupted.</p>
</blockquote>
<p>I did.  If we don't trust the UDP checksum on either, the error rates are still pretty high, but either checksum bumps it up to 1.5 trillion and both is 90 quadrillion.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3532#issuecomment-600881690">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK53SWXTBQABDHJCNZ3RIFAOTANCNFSM4LOXX7TA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYZML5UMEUXWF5FYBTRIFAOTA5CNFSM4LOXX7TKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPILUGQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3532#issuecomment-600881690",
"url": "https://github.com/quicwg/base-drafts/issues/3532#issuecomment-600881690",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e729ae996e97_2d013fbb8d8cd95c19612c--


From nobody Wed Mar 18 15:05:04 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C831C3A1D15 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 15:05:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0jGCdsE03c-7 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 15:05:01 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 920553A1D14 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 15:05:01 -0700 (PDT)
Date: Wed, 18 Mar 2020 15:05:00 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584569100; bh=uotfF8BSCdGXsKJ3POHxTzvQlmbZbNHT+LWHNTl3IXQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Mky2Nk9K/bPhQC6wGiKY1d5aztMFXPOeWOFnGdwS81uJHNF/NwCRcbvRiUJGoEN1R vcrshGtp4YozuLLpBBvLgfnSIVTqcmfzgjOdvvRPb6bsVq1Qxu73koA/gullo1AIGf QMG9P5jE6IeDbiG9YR7Q1E1cki1EM1E52oF4bI1U=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7JSETIRYO33JF7ZAV4PZ6AZEVBNHHCFTPLZM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3532/600881892@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3532@github.com>
References: <quicwg/base-drafts/issues/3532@github.com>
Subject: Re: [quicwg/base-drafts] Defense against version number corruption (#3532)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e729b0c74949_61af3ff2be6cd96415687"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/u8Z1j6M-q8WJLUHY2QOnUkaYtsk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:05:03 -0000

----==_mimepart_5e729b0c74949_61af3ff2be6cd96415687
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I was thinking about that -- it doesn't need paranoia, it's just a question of how often -- and in this case the chances are vanishingly 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/3532#issuecomment-600881892
----==_mimepart_5e729b0c74949_61af3ff2be6cd96415687
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I was thinking about that -- it doesn't need paranoia, it's just a question of how often -- and in this case the chances are vanishingly small.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3532#issuecomment-600881892">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4ZEJWIJSN67U4F453RIFAQZANCNFSM4LOXX7TA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK626WCIEYD5IKMUOFDRIFAQZA5CNFSM4LOXX7TKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPILVZA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3532#issuecomment-600881892",
"url": "https://github.com/quicwg/base-drafts/issues/3532#issuecomment-600881892",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e729b0c74949_61af3ff2be6cd96415687--


From nobody Wed Mar 18 15:22:33 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 22BC53A1D47 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 15:22:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FI0EchuqJxbj for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 15:22:22 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0F44E3A1D42 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 15:22:22 -0700 (PDT)
Received: from github-lowworker-6b40fdd.va3-iad.github.net (github-lowworker-6b40fdd.va3-iad.github.net [10.48.16.64]) by smtp.github.com (Postfix) with ESMTP id 55BFD8C0551 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 15:22:21 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584570141; bh=KYD8Itqn5j6YNCLnCIDmS3koJnRj91+VsBppKe90fMs=; h=Date:From:To:Subject:From; b=Glhs+IfYfew6/K+eQKsBV1wuLKS6mO4igKZpIXgncRQS6uSKpJPZXTjLYGO1OJb+n mLBVOwLF1QVQ7ZeTUqoVCE7PrsGRLMS4j8cjXWsJ9AzZkz0Tpgx7lorN7d3WRs9axC zRtmNwOKLeGnhJIsIEj5VxeKzoMQu4MJsrgE9RC0=
Date: Wed, 18 Mar 2020 15:22:21 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ignore-same-version-vn/000000-8b9fca@github.com>
Subject: [quicwg/base-drafts] 8b9fca: Limit connection drops from Version Negotiation
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Lk7xodKTRYkFZ3b_Ye6boFqfDGI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:22:24 -0000

  Branch: refs/heads/ignore-same-version-vn
  Home:   https://github.com/quicwg/base-drafts
  Commit: 8b9fca5fac1626c928456b70da85689113260dad
      https://github.com/quicwg/base-drafts/commit/8b9fca5fac1626c928456b70da85689113260dad
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-19 (Thu, 19 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Limit connection drops from Version Negotiation

The text was a little too broad.  This breaks up the text and adds two
caveats to handling rules:

1. If you have handled another packet, then assume that everything is
good.

2. If you the VN includes QUIC v1, then assume that something got
corrupted.

Closes #3532.



From nobody Wed Mar 18 15:23:35 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2287F3A1D50 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 15:23:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id IGodLSBUSY_4 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 15:23:32 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BAD733A1D4F for <quic-issues@ietf.org>; Wed, 18 Mar 2020 15:23:32 -0700 (PDT)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id F0771E0539 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 15:23:31 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584570211; bh=MZPVFjMAb0FjxQ3+uxocY7msqiLPfXdRSZG0jSzt36A=; h=Date:From:To:Subject:From; b=ltwFkkHAsSIc+gpZo8CI61lg7emzo6IJ3WNO57OKIqg/0w3ZyY1ZpdwTSBmu7srFV lDxeAd1uPdOSbYL4aW11uvwEnCGTZapcQMBj/YqdU76PDcAvx/3AleQuhmJTJQGPZ4 TmD9AXj1Y05P5O1+frIt4GrdVyHbBwu4/ClMSWvQ=
Date: Wed, 18 Mar 2020 15:23:31 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/2c704e-da8635@github.com>
Subject: [quicwg/base-drafts] da8635: Script updating gh-pages from 8b9fca5f. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/eqV05QJpFYRVIEA1H_rTcGIWYsU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:23:34 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: da8635b5f8c9e9fe8e9e7c9290a80cb54f86f986
      https://github.com/quicwg/base-drafts/commit/da8635b5f8c9e9fe8e9e7c9290a80cb54f86f986
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    A ignore-same-version-vn/draft-ietf-quic-http.html
    A ignore-same-version-vn/draft-ietf-quic-http.txt
    A ignore-same-version-vn/draft-ietf-quic-invariants.html
    A ignore-same-version-vn/draft-ietf-quic-invariants.txt
    A ignore-same-version-vn/draft-ietf-quic-qpack.html
    A ignore-same-version-vn/draft-ietf-quic-qpack.txt
    A ignore-same-version-vn/draft-ietf-quic-recovery.html
    A ignore-same-version-vn/draft-ietf-quic-recovery.txt
    A ignore-same-version-vn/draft-ietf-quic-tls.html
    A ignore-same-version-vn/draft-ietf-quic-tls.txt
    A ignore-same-version-vn/draft-ietf-quic-transport.html
    A ignore-same-version-vn/draft-ietf-quic-transport.txt
    A ignore-same-version-vn/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 8b9fca5f. [ci skip]



From nobody Wed Mar 18 15:31:56 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 689463A1D4B for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 15:31:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.695
X-Spam-Level: 
X-Spam-Status: No, score=-1.695 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zEsWs3SxpDtP for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 15:31:54 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1EB903A1D4A for <quic-issues@ietf.org>; Wed, 18 Mar 2020 15:31:54 -0700 (PDT)
Date: Wed, 18 Mar 2020 15:31:53 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584570713; bh=LCl/NliTkGmeRK1qdlequHosxJmUWOcU5STi18tb48E=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=1nUc9srhukrkM6jq1B9H9GszF1NYFmbWBFL5KR1iYNIrryL2pup2KvH0FY5hy2tP2 h6liaFXFOSGuLTl8D3boJ2iPyINZuW21YQwL8NnCnushMunmaQaVOTzFZGxpndqUIS YIRoZUSXqNj7VQjre5LjIAQ429kflEIaJyZSWII8=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYRZXK4MGQZSHBHB5V4P2BFTEVBNHHCFT6HRA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3533@github.com>
Subject: [quicwg/base-drafts] Limit connection drops from Version Negotiation (#3533)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e72a15921a15_1b4c3fe540ecd9601112fc"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: 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_-1cY5f1bw3FBNaAd1QrEimX2c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:31:56 -0000

----==_mimepart_5e72a15921a15_1b4c3fe540ecd9601112fc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

The text was a little too broad.  This breaks up the text and adds two
caveats to handling rules:

1. If you have handled another packet, then assume that everything is good.

2. If you the VN includes QUIC v1, then assume that something got corrupted.

The issue addresses the second, but I think we were implying the first for some time.

Closes #3532.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/3533

-- Commit Summary --

  * Limit connection drops from Version Negotiation

-- File Changes --

    M draft-ietf-quic-transport.md (24)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/3533.patch
https://github.com/quicwg/base-drafts/pull/3533.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3533

----==_mimepart_5e72a15921a15_1b4c3fe540ecd9601112fc
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>The text was a little too broad.  This breaks up the text and adds two<br>
caveats to handling rules:</p>
<ol>
<li>
<p>If you have handled another packet, then assume that everything is good.</p>
</li>
<li>
<p>If you the VN includes QUIC v1, then assume that something got corrupted.</p>
</li>
</ol>
<p>The issue addresses the second, but I think we were implying the first for some time.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #3532.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="583920587" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3532" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3532/hovercard" href="https://github.com/quicwg/base-drafts/issues/3532">#3532</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/3533'>https://github.com/quicwg/base-drafts/pull/3533</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Limit connection drops from Version Negotiation</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/3533/files#diff-db016291106766877c4921a79f8596e0">draft-ietf-quic-transport.md</a>
    (24)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3533.patch'>https://github.com/quicwg/base-drafts/pull/3533.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3533.diff'>https://github.com/quicwg/base-drafts/pull/3533.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3533">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3D7AIJV3KDQRHFMT3RIFDVTANCNFSM4LO36HRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZMC3IPDYK5QWKPSGLRIFDVTA5CNFSM4LO36HR2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IWPY6EA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3533",
"url": "https://github.com/quicwg/base-drafts/pull/3533",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e72a15921a15_1b4c3fe540ecd9601112fc--


From nobody Wed Mar 18 15:50:28 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 61ECD3A1DBB for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 15:50:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4WWJKPz5kUJ6 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 15:50:25 -0700 (PDT)
Received: from out-15.smtp.github.com (out-15.smtp.github.com [192.30.254.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3CF2F3A1DB4 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 15:50:25 -0700 (PDT)
Date: Wed, 18 Mar 2020 15:50:23 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584571823; bh=zOOzpRKU+Lk8qOrBs3O0iWsnrZglkr9A5YN+m6Nd+U8=; h=Date:From:To:Subject:From; b=td+R0nBc5yrCLD0i6jSiPi8bFKtoexDDFfyiOYm7fEu32zQot+bZV0v8PsFm72mOK f8w5/AZ5d1gx4xlM/FI6EnTY1y0ugohNrphiZWzsWV0+pFJGEIZdlIZ06lTm+KUtqP bGrJVhHE/bUn4FkU+sIeIxpKbYxKyHyhi44XOjns=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/ce42f4-b2ece8@github.com>
Subject: [quicwg/base-drafts] f152ad: Rewrite section on ack range limiting
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/CvRAgci12MKEmr8abf2X4FWkIhc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:50:27 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: f152ad9ede4a5b771d3d049bd15c5a6ba218ec6b
      https://github.com/quicwg/base-drafts/commit/f152ad9ede4a5b771d3d049bd15c5a6ba218ec6b
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Rewrite section on ack range limiting


  Commit: 514b6566b2bbe9a09c7197d5975a215f80b20026
      https://github.com/quicwg/base-drafts/commit/514b6566b2bbe9a09c7197d5975a215f80b20026
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  comments


  Commit: 9178fef012e99107b6060f9831ebc5d0f6f317e8
      https://github.com/quicwg/base-drafts/commit/9178fef012e99107b6060f9831ebc5d0f6f317e8
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  mo comments


  Commit: b2ece82b60b494bb6129019719d50e4902ae03de
      https://github.com/quicwg/base-drafts/commit/b2ece82b60b494bb6129019719d50e4902ae03de
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-19 (Thu, 19 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #3315 from quicwg/jri/ack-ranges

Rewrite section on ack range limiting


Compare: https://github.com/quicwg/base-drafts/compare/ce42f47b757b...b2ece82b60b4


From nobody Wed Mar 18 15:50:31 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A893D3A1DB4 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 15:50:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rvZeYQB0D45N for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 15:50: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 895983A1DB8 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 15:50:25 -0700 (PDT)
Date: Wed, 18 Mar 2020 15:50:24 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584571824; bh=oZR3CDyl3u7JaM1ejr2rG2hr/QbPaNlfhvULGsZ//j8=; h=Date:From:To:Subject:From; b=XtNBaIMGob+3EGXaxMqX6qYS/Ef7hcBOUEdybGCa8wSSsJqS4YoL3HYkx2oMykG3c GesquFXHg8nJW/SdcbOH2m89siFej2SPoWKOldDOIB7HRbLgonYGO1ljzkIhU5Bc1k X1wgXEr+SOY/mN4+ZJKW3VVgFB60zF0iRxNYsrPM=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/jri/ack-ranges/9178fe-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/9dqOO6Oacoq5oKygG-uct9Xu4kg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:50:27 -0000

  Branch: refs/heads/jri/ack-ranges
  Home:   https://github.com/quicwg/base-drafts


From nobody Wed Mar 18 15:50:50 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9DA993A1DBE for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 15:50:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JvVnWdnhABIR for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 15:50:47 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 73F213A1DBD for <quic-issues@ietf.org>; Wed, 18 Mar 2020 15:50:47 -0700 (PDT)
Received: from github-lowworker-b19c547.va3-iad.github.net (github-lowworker-b19c547.va3-iad.github.net [10.48.17.66]) by smtp.github.com (Postfix) with ESMTP id 9900AA00A6 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 15:50:46 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584571846; bh=IORhj7wsnRsu+xS3sTPaWwma7uZpEUogmgTm14Iur24=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=0o4uOmXtS44hjR+rWEP3KH/XEbFh5GBHJdk33PivFuNaJN/wOkoCkiqVk0bffhYPa foFrgA84O095Zui6H85AuNpGjvGH8BmhBx1AcizUXhsrJQ6FaMiZjLuiaig+FR+SFO s0jpaFLQiZjOT9DPlyGL08kZFLpZDnG+6b3aPZ90=
Date: Wed, 18 Mar 2020 15:50:46 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK52DU2QIJRXNELMGKF4P2DMNEVBNHHCA4LU5E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3315/issue_event/3143442877@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3315@github.com>
References: <quicwg/base-drafts/pull/3315@github.com>
Subject: Re: [quicwg/base-drafts] Rewrite section on ack range limiting (#3315)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e72a5c689b6a_66da3fdb79acd96c723e6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/m8ZQB3h4ihW1039NLciqQNUDsq0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:50:49 -0000

----==_mimepart_5e72a5c689b6a_66da3fdb79acd96c723e6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #3315 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3315#event-3143442877
----==_mimepart_5e72a5c689b6a_66da3fdb79acd96c723e6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="544306409" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3315" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3315/hovercard" href="https://github.com/quicwg/base-drafts/pull/3315">#3315</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3315#event-3143442877">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZQDCK2QYURDFXYWXTRIFF4NANCNFSM4KBZKW7Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4ELQCUPACYB3IY5ELRIFF4NA5CNFSM4KBZKW72YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXNOSDPI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3315#event-3143442877",
"url": "https://github.com/quicwg/base-drafts/pull/3315#event-3143442877",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e72a5c689b6a_66da3fdb79acd96c723e6--


From nobody Wed Mar 18 15:50:54 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C3AFC3A1DC2 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 15:50:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7p-M5AFQZtFJ for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 15:50:51 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7A8E73A1DCC for <quic-issues@ietf.org>; Wed, 18 Mar 2020 15:50:46 -0700 (PDT)
Date: Wed, 18 Mar 2020 15:50:45 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584571845; bh=QOn6r2yyyDKeQL0aJfplJuYoKmYnw0KppiHQxXnTs0Y=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=b2VSoGXWqUehTDKWz1Vwc5lnGdhqxLa10c6h1F0UthHNC/+GwWupvM41/GlN3bapl gtt4jxD7RwLkaWEiWNlqU55YgL2IbZtj5DXP8rYMgw1ThenAvmJbfPOSadcH5gwJOw mXHuuvMnuQv6To7dAk6Om96V/ATLlJZIv5clAtPs=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7S3T432BARJ3ZU6EV4P2DMLEVBNHHCA4LXMM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3316/issue_event/3143442885@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3316@github.com>
References: <quicwg/base-drafts/issues/3316@github.com>
Subject: Re: [quicwg/base-drafts] Fix language in recommendations for ack-range limits (#3316)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e72a5c5a7593_40b83f92920cd9601075f4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ymH00l_OmC7z4V7mf1FGeqwnxeI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:50:53 -0000

----==_mimepart_5e72a5c5a7593_40b83f92920cd9601075f4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #3316 via #3315.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3316#event-3143442885
----==_mimepart_5e72a5c5a7593_40b83f92920cd9601075f4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="544307043" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3316" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3316/hovercard" href="https://github.com/quicwg/base-drafts/issues/3316">#3316</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="544306409" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3315" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3315/hovercard" href="https://github.com/quicwg/base-drafts/pull/3315">#3315</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3316#event-3143442885">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZQSG4KKXK2GTH2FMDRIFF4LANCNFSM4KBZMAJA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6DNODTTDBASKPW3W3RIFF4LA5CNFSM4KBZMAJKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXNOSDRI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3316#event-3143442885",
"url": "https://github.com/quicwg/base-drafts/issues/3316#event-3143442885",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e72a5c5a7593_40b83f92920cd9601075f4--


From nobody Wed Mar 18 15:50:59 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CF9D63A1DBD for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 15:50:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.041
X-Spam-Level: 
X-Spam-Status: No, score=-1.041 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lYUhKCsTBowj for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 15: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 C27653A1DCE for <quic-issues@ietf.org>; Wed, 18 Mar 2020 15:50:50 -0700 (PDT)
Date: Wed, 18 Mar 2020 15:50:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584571849; bh=j7H1k1pQEbEnug08hIXejsDJcmH+BUDzbnkMLCEoGbc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1avcXbsmdEsB+7VIBbDbj/5GIoeLd2Buerx8gj7inHSFV4I+3S7mZhR3OmMekaQh0 In/ora7Gmy7s0lK6EKaVXbosSz9Vu3tn+I6QHJBe8aQUdWGsqVtm4V2rKToMUSO/9d RxtclrBVIUvUpUlwmGt+/yYKDNlQQFE/f4xW1W5Y=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2GPDMG37FJJGQGJON4P2DMTEVBNHHCA4LU5E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3315/c600897605@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3315@github.com>
References: <quicwg/base-drafts/pull/3315@github.com>
Subject: Re: [quicwg/base-drafts] Rewrite section on ack range limiting (#3315)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e72a5c9cfeb3_42763f83314cd968593c1"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/dgMYF_8QEkIYQWE_uQ_yxOHPc3A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:50:57 -0000

----==_mimepart_5e72a5c9cfeb3_42763f83314cd968593c1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Woo!

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3315#issuecomment-600897605
----==_mimepart_5e72a5c9cfeb3_42763f83314cd968593c1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Woo!</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3315#issuecomment-600897605">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2LC73IFQ5OK75BC7TRIFF4TANCNFSM4KBZKW7Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYEPNGDHDYRGFHYPR3RIFF4TA5CNFSM4KBZKW72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPIPQRI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3315#issuecomment-600897605",
"url": "https://github.com/quicwg/base-drafts/pull/3315#issuecomment-600897605",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e72a5c9cfeb3_42763f83314cd968593c1--


From nobody Wed Mar 18 15:51:34 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0F3193A1DBF for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 15:51:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hwOB35v_RPzP for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 15:51:31 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 09DD63A1DBE for <quic-issues@ietf.org>; Wed, 18 Mar 2020 15:51:31 -0700 (PDT)
Received: from github-lowworker-5fb2734.va3-iad.github.net (github-lowworker-5fb2734.va3-iad.github.net [10.48.19.27]) by smtp.github.com (Postfix) with ESMTP id 2DA1E6A05A7 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 15:51:30 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584571890; bh=yDJLpmB7/exAj4xiamebcqlyZ55oNJIyu8040DyEj5U=; h=Date:From:To:Subject:From; b=P0u3qpCKWD8vDFjMEdA15aF6ikXv6xVZ9t6G5Shr6IowrfTEOFt1DvvpjMkhx9Dvf HwYh1GbJtmmd0pK0SJqiwyh0wc8/1r4AiMMvDIi3BJDaV6AsSlQ9NcG6HkbK9oRs/T oUv93AX0n3np50KPiNbc21LSp9Ay7iv60S8XzCRY=
Date: Wed, 18 Mar 2020 15:51:30 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/da8635-404f0e@github.com>
Subject: [quicwg/base-drafts] 404f0e: Script updating gh-pages from b2ece82b. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Mvb2lFQTuBj1VwvyGY5ImvPYYZs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:51:32 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 404f0ebce0eb872667ff0d614298e929c27c3318
      https://github.com/quicwg/base-drafts/commit/404f0ebce0eb872667ff0d614298e929c27c3318
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from b2ece82b. [ci skip]



From nobody Wed Mar 18 16:07:39 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9C2F13A1DFD for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 16:07:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bCHbZ_jp5MRw for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 16:07:36 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 342833A1DF9 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 16:07:30 -0700 (PDT)
Date: Wed, 18 Mar 2020 16:07:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584572849; bh=hn//bnuM8jgLgTU+NPofhBAA2iGQUEoT5Tfzcmbylj0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=bQmAVdJlCDY3h0mVYfQqRal59WeYetxHQ1LdOKzJHNzBz5PJIvNeDnTjeTLWDGks7 hKvDDSinfroHPd6ikyR7mtPZKnh8Mkw7tl+g42EPeeqyx6B9qqMKaumwfgwbveSO0j Sjtl0btaEqiJ/N5N3UoCHFshjLl/C6jepC0JW4AA=
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYM6P65WDGQZNE25J54P2FLDEVBNHHCFT6HRA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3533/review/377297903@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3533@github.com>
References: <quicwg/base-drafts/pull/3533@github.com>
Subject: Re: [quicwg/base-drafts] Limit connection drops from Version Negotiation (#3533)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e72a9b13515b_2ffc3fcdcd6cd95c106240"; 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/CavlSDgAUOFptTfQEJKvq4KaoDI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:07:38 -0000

----==_mimepart_5e72a9b13515b_2ffc3fcdcd6cd95c106240
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

huitema approved this pull request.

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/3533#pullrequestreview-377297903
----==_mimepart_5e72a9b13515b_2ffc3fcdcd6cd95c106240
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@huitema</b> approved this pull request.</p>

<p>Works for me.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3533#pullrequestreview-377297903">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7LDZHU6MN47OG2HJTRIFH3DANCNFSM4LO36HRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYM3E5G6C5RFKCV4ULRIFH3DA5CNFSM4LO36HR2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCZ6RX3Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3533#pullrequestreview-377297903",
"url": "https://github.com/quicwg/base-drafts/pull/3533#pullrequestreview-377297903",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e72a9b13515b_2ffc3fcdcd6cd95c106240--


From nobody Wed Mar 18 16:47:14 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 144E33A1E5A for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 16:47:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.041
X-Spam-Level: 
X-Spam-Status: No, score=-1.041 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MJJa5JR4rd0p for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 16:47:11 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E82C13A1E18 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 16:47:10 -0700 (PDT)
Date: Wed, 18 Mar 2020 16:47:09 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584575229; bh=9APQPWbw24U2WejW8oP85Q4ugdJ/EQWsUls8xivZLJA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LDQvre1X0FKtQ8wnnEmR2LNhCH+X9bpubtsLzEaC9B5eWEtEnAGkeVGe56iGUtr1L LZRyngoVdMkfH858HZEzd23K4rmJIVMyEB/fjjZvvapvCSwa2G8NNwCmbIVBK72ov9 RhnnEpWNKuBfWv2Okw8LQxFDWYhMcHsPqqkqSz6M=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6T7YIEYVNRVIAOBRF4P2J73EVBNHHCFT6HRA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3533/review/377314518@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3533@github.com>
References: <quicwg/base-drafts/pull/3533@github.com>
Subject: Re: [quicwg/base-drafts] Limit connection drops from Version Negotiation (#3533)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e72b2fdaf1f3_21ab3fc4aa8cd96835978"; 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/H5tkA7Ktgqy_cA-pKkumM8OGCJo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:47:12 -0000

----==_mimepart_5e72b2fdaf1f3_21ab3fc4aa8cd96835978
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

kazuho approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3533#pullrequestreview-377314518
----==_mimepart_5e72b2fdaf1f3_21ab3fc4aa8cd96835978
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@kazuho</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3533#pullrequestreview-377314518">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZAZIRBKBAV35MJ5MTRIFMP3ANCNFSM4LO36HRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4Z4KLCGIS24VUTCN3RIFMP3A5CNFSM4LO36HR2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCZ6VZVQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3533#pullrequestreview-377314518",
"url": "https://github.com/quicwg/base-drafts/pull/3533#pullrequestreview-377314518",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e72b2fdaf1f3_21ab3fc4aa8cd96835978--


From nobody Wed Mar 18 16:48:55 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B1B9F3A1E60 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 16:48:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.553
X-Spam-Level: 
X-Spam-Status: No, score=-1.553 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MvHL6q2LEREw for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 16:48:52 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E34633A1E5F for <quic-issues@ietf.org>; Wed, 18 Mar 2020 16:48:51 -0700 (PDT)
Received: from github-lowworker-45eca55.ac4-iad.github.net (github-lowworker-45eca55.ac4-iad.github.net [10.52.25.70]) by smtp.github.com (Postfix) with ESMTP id D8A9F8C08A4 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 16:48:50 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584575330; bh=WaaLalbWVqSzcxZ6LtsUYpCdK3WVOk5MfWMsyAwVYmw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GtN2Jxr9zjinI9BiURY5V95mFjpeW2Idwccx4UyuZrpuKfXHyT0uEpH046bPwmwXw Gt78aDNceRjpdgMawDty7Wm87baYyp0U7pmUIdXifgFNLC+oA6GLtAykesNa0q1jtE WsHLgbMEDt/0C6RDGqVgyuFLV0KrrKSgSkN9GGEA=
Date: Wed, 18 Mar 2020 16:48:50 -0700
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4PMJQ4IBQCZ6TME7N4P2KGFEVBNHHCFTPLZM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3532/600913066@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3532@github.com>
References: <quicwg/base-drafts/issues/3532@github.com>
Subject: Re: [quicwg/base-drafts] Defense against version number corruption (#3532)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e72b362c8679_37853fbfdf4cd964141340"; 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/QSDmSm-SX9_e4-AoDJw8B5YqdHw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:48:54 -0000

----==_mimepart_5e72b362c8679_37853fbfdf4cd964141340
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

To clarify the `@DavidSchinazi edited that out` statement, that happened when we decided to move version negotiation to an extension. The [current text](https://tools.ietf.org/html/draft-ietf-quic-transport-27#section-6.2) states that `When a client receives a Version Negotiation packet, it MUST abandon the current connection attempt.` - I'd be supportive of adding a sentence such as `Clients MUST ignore received Version Negotiation packets that contain the version they attempted 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/3532#issuecomment-600913066
----==_mimepart_5e72b362c8679_37853fbfdf4cd964141340
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>To clarify the <code>@DavidSchinazi edited that out</code> statement, that happened when we decided to move version negotiation to an extension. The <a href="https://tools.ietf.org/html/draft-ietf-quic-transport-27#section-6.2" rel="nofollow">current text</a> states that <code>When a client receives a Version Negotiation packet, it MUST abandon the current connection attempt.</code> - I'd be supportive of adding a sentence such as <code>Clients MUST ignore received Version Negotiation packets that contain the version they attempted to use.</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/3532#issuecomment-600913066">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK65DY5D5LJDR2P7RA3RIFMWFANCNFSM4LOXX7TA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYZFZN657PXEBI23ZDRIFMWFA5CNFSM4LOXX7TKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPITJKQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3532#issuecomment-600913066",
"url": "https://github.com/quicwg/base-drafts/issues/3532#issuecomment-600913066",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e72b362c8679_37853fbfdf4cd964141340--


From nobody Wed Mar 18 17:02:47 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 40A583A1E97 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 17:02:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.696
X-Spam-Level: 
X-Spam-Status: No, score=-1.696 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id blCe8wpEDQh3 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 17:02:43 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 86AB13A1E81 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 17:02:43 -0700 (PDT)
Date: Wed, 18 Mar 2020 17:02:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584576161; bh=wZnCH8ZdQLA1RNzUQYEHlAj0/kHDmPrf9Dn0NsT043c=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=NvFgQI2e3tNC+f3Q7dnVMubdNxyndJatUh4quUJsVPkb+YknDbmSQ3g8oqV7/R4qH 2yMWN+wN+HpZ35BjLYFk4zJ0FYPn7RlaxxrYK967NHMRaGeUipZ6xu0B7wZAF43sTB pmXOCxckVcU7FvuANfe2qKrrLhLCrT0FwvuV8PEo=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2ACQMIBLYH3IH7FWF4P2L2DEVBNHHCFT6HRA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3533/review/377319514@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3533@github.com>
References: <quicwg/base-drafts/pull/3533@github.com>
Subject: Re: [quicwg/base-drafts] Limit connection drops from Version Negotiation (#3533)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e72b6a1b58d1_64e73fcb152cd95c56987"; 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/eFfEV8MQ3CfAbq1kTwfrSgrHyO4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:02:46 -0000

----==_mimepart_5e72b6a1b58d1_64e73fcb152cd95c56987
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

DavidSchinazi approved this pull request.



> -future versions of QUIC to negotiate the version in use between endpoints.
-Future versions of QUIC might change how implementations that support multiple
-versions of QUIC react to Version Negotiation packets when attempting to
-establish a connection using this version.  How to perform version negotiation
-is left as future work defined by future versions of QUIC.  In particular,
-that future work will need to ensure robustness against version downgrade
-attacks; see {{version-downgrade}}.
+Version Negotiation packets are designed to allow future versions of QUIC to
+negotiate the version in use between endpoints.  Future versions of QUIC might
+change how implementations that support multiple versions of QUIC react to
+Version Negotiation packets when attempting to establish a connection using this
+version.
+
+A client that supports only this version of QUIC MUST abandon the current
+connection attempt if it receives a Version Negotiation packet.  However, a
+client MUST discard any Version Negotiation packet if is has received and

typo: if *it* has 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/3533#pullrequestreview-377319514
----==_mimepart_5e72b6a1b58d1_64e73fcb152cd95c56987
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@DavidSchinazi</b> approved this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3533#discussion_r394706905">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; -future versions of QUIC to negotiate the version in use between endpoints.
-Future versions of QUIC might change how implementations that support multiple
-versions of QUIC react to Version Negotiation packets when attempting to
-establish a connection using this version.  How to perform version negotiation
-is left as future work defined by future versions of QUIC.  In particular,
-that future work will need to ensure robustness against version downgrade
-attacks; see {{version-downgrade}}.
+Version Negotiation packets are designed to allow future versions of QUIC to
+negotiate the version in use between endpoints.  Future versions of QUIC might
+change how implementations that support multiple versions of QUIC react to
+Version Negotiation packets when attempting to establish a connection using this
+version.
+
+A client that supports only this version of QUIC MUST abandon the current
+connection attempt if it receives a Version Negotiation packet.  However, a
+client MUST discard any Version Negotiation packet if is has received and
</pre>
<p>typo: if <em>it</em> has 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/3533#pullrequestreview-377319514">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK55YK5J52IQZA6X5LDRIFOKDANCNFSM4LO36HRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYUBL3BE7ZWG3Q4MR3RIFOKDA5CNFSM4LO36HR2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCZ6XAWQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3533#pullrequestreview-377319514",
"url": "https://github.com/quicwg/base-drafts/pull/3533#pullrequestreview-377319514",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e72b6a1b58d1_64e73fcb152cd95c56987--


From nobody Wed Mar 18 17:07:28 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6A3373A1E8E for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 17:07:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.696
X-Spam-Level: 
X-Spam-Status: No, score=-1.696 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: 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-BInaM5MjbD for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 17:07:23 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BEC023A1E86 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 17:07:23 -0700 (PDT)
Received: from github-lowworker-9d2806a.ash1-iad.github.net (github-lowworker-9d2806a.ash1-iad.github.net [10.56.102.50]) by smtp.github.com (Postfix) with ESMTP id C082166054D for <quic-issues@ietf.org>; Wed, 18 Mar 2020 17:07:22 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584576442; bh=V2Rzx1nl3Arge5GdrV1Bc5o0WSrJJCN+/iOrFBP6IeE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=szM81W0ygxId63H56lVdoP+KdIKa2wvjykZ7HBFnyvv+YFOt4tUoOXjSrO6EjZ+a1 AN8PNeCcfo0QgXOtwKcq/5j9RjyA+TAE9zVgAQyyTgzl1YEo2ovksgEsyVJRxuZN+p rF6Ja3vyxaW+MvAdMCLozO4Uv1fY7v+qUwQOoHjI=
Date: Wed, 18 Mar 2020 17:07:22 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3Y7Y77WUWCZGXLVDV4P2MLVEVBNHHCFT6HRA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3533/review/377319265@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3533@github.com>
References: <quicwg/base-drafts/pull/3533@github.com>
Subject: Re: [quicwg/base-drafts] Limit connection drops from Version Negotiation (#3533)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e72b7baaf3ff_6d5e3f8c3becd96415352b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Q4aaxmBDIUtUvTulKmrHZuA0bOw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:07:26 -0000

----==_mimepart_5e72b7baaf3ff_6d5e3f8c3becd96415352b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar commented on this pull request.

Some editorial suggestions.

> +A client that supports only this version of QUIC MUST abandon the current
+connection attempt if it receives a Version Negotiation packet.  However, a
+client MUST discard any Version Negotiation packet if is has received and
+successfully processed a packet.  In addition, a client MUST discard a Version
+Negotiation packet that lists the QUIC version selected by the client.

```suggestion
A client that supports only this version of QUIC MUST abandon the current
connection attempt if it receives a Version Negotiation packet, with the
following two exceptions. A client MUST discard any Version Negotiation packet
if is has received and successfully processed any other packet, including an
earlier Version Negotiation packet. A client MUST discard a Version Negotiation
packet that lists the QUIC version selected by the client.
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3533#pullrequestreview-377319265
----==_mimepart_5e72b7baaf3ff_6d5e3f8c3becd96415352b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@janaiyengar</b> commented on this pull request.</p>=0D
=0D
<p>Some editorial suggestions.</p><hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3533#discussi=
on_r394707431">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +A client that supports only this version =
of QUIC MUST abandon the current=0D
+connection attempt if it receives a Version Negotiation packet.  However=
, a=0D
+client MUST discard any Version Negotiation packet if is has received an=
d=0D
+successfully processed a packet.  In addition, a client MUST discard a V=
ersion=0D
+Negotiation packet that lists the QUIC version selected by the client.=0D=

</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-A client that supports only this version of Q=
UIC MUST abandon the current=0D
-connection attempt if it receives a Version Negotiation packet.  However=
, a=0D
-client MUST discard any Version Negotiation packet if is has received an=
d=0D
-successfully processed a packet.  In addition, a client MUST discard a V=
ersion=0D
-Negotiation packet that lists the QUIC version selected by the client.=0D=

+A client that supports only this version of QUIC MUST abandon the curren=
t=0D
+connection attempt if it receives a Version Negotiation packet, with the=
=0D
+following two exceptions. A client MUST discard any Version Negotiation =
packet=0D
+if is has received and successfully processed any other packet, includin=
g an=0D
+earlier Version Negotiation packet. A client MUST discard a Version Nego=
tiation=0D
+packet that lists the QUIC version selected by the client.=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3533#pullrequestreview-377319265">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K6Q7ZJ2JVW5YYHNQ23RIFO3VANCNFSM4LO36HRQ">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK5EQAHXKAJZJ57L323RIFO3VA5CNFSM4=
LO36HR2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GOCZ6W6YI.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3533#pullrequestrev=
iew-377319265",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3533#pullrequestreview=
-377319265",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e72b7baaf3ff_6d5e3f8c3becd96415352b--


From nobody Wed Mar 18 17:19:31 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 482053A1ED6 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 17:19:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 69OOPo_nR41C for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 17:19:19 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 645C63A1EEB for <quic-issues@ietf.org>; Wed, 18 Mar 2020 17:19:19 -0700 (PDT)
Date: Wed, 18 Mar 2020 17:19:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584577158; bh=guwbhnhQEFuE9xSvPWOeN1r6LE8d/QyRcyd8ETgguHA=; h=Date:From:To:Subject:From; b=buMTqSiuvznNMy0tGg4GVjrUAPk7ZCxMMMDlbVzm1QMM5aX5ftNk/5PzW+BaKwiM8 1wLjXNwPXz/gCKi59K5G1pir1vz2XkZC/yVPDYLMzDukGCiP+1C9csCqrpx9IIUOtb KiWHwy5qe+HYeSYv6khxgdIj70mCApOb1yl9hmC4=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ignore-same-version-vn/8b9fca-0829f1@github.com>
Subject: [quicwg/base-drafts] 0829f1: Fixing typo
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/f9divMcn_M70Ox5uWvbBrgNAgdg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:19:24 -0000

  Branch: refs/heads/ignore-same-version-vn
  Home:   https://github.com/quicwg/base-drafts
  Commit: 0829f13f86e7b112cf5a84563565f5354718bbc5
      https://github.com/quicwg/base-drafts/commit/0829f13f86e7b112cf5a84563565f5354718bbc5
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-19 (Thu, 19 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Fixing typo

Co-Authored-By: David Schinazi <DavidSchinazi@users.noreply.github.com>



From nobody Wed Mar 18 17:19:43 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 60DAC3A1EC9 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 17:19:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JHkej4zcaGO7 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 17:19:41 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2F9CF3A1EC8 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 17:19:41 -0700 (PDT)
Date: Wed, 18 Mar 2020 17:19:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584577180; bh=qhNtsxzRhA0K1JEa5wmdYwIg0vXdy0vvdZ8kJkm518c=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=h8R1T9J/WcyeL6PK2gRFT0Q8jXU5qjJ842fIlCwGMnaIBAa6WF+tmb7wRiy4iZS9t PkRfIisdOTqF3hqxMcDGb7uy/KBHobpn6VM+sC6DxJylMPik9iruyGVBURtqntRSL/ bugNyyGXn3ym9u6laG65jR7ajjQaQ1cmTqjWHLdE=
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/3533/push/4785327258@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3533@github.com>
References: <quicwg/base-drafts/pull/3533@github.com>
Subject: Re: [quicwg/base-drafts] Limit connection drops from Version Negotiation (#3533)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e72ba9c16686_29ca3fb894ecd95c681cd"; 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/hvOEYZOPpxstjchV2hicAwgb3ZU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:19:43 -0000

----==_mimepart_5e72ba9c16686_29ca3fb894ecd95c681cd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

0829f13f86e7b112cf5a84563565f5354718bbc5  Fixing typo


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3533/files/8b9fca5fac1626c928456b70da85689113260dad..0829f13f86e7b112cf5a84563565f5354718bbc5

----==_mimepart_5e72ba9c16686_29ca3fb894ecd95c681cd
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/0829f13f86e7b112cf5a84563565f5354718bbc5">0829f13</a>  Fixing typo</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3533/files/8b9fca5fac1626c928456b70da85689113260dad..0829f13f86e7b112cf5a84563565f5354718bbc5">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZNPDNEA2W6PWWBHPTRIFQJZANCNFSM4LO36HRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZBI46AJDMWC644YQLRIFQJZA5CNFSM4LO36HR2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TANRZHAYDSNSQOVZWQIZUG44DKMZSG4ZDKOA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3533/files/8b9fca5fac1626c928456b70da85689113260dad..0829f13f86e7b112cf5a84563565f5354718bbc5",
"url": "https://github.com/quicwg/base-drafts/pull/3533/files/8b9fca5fac1626c928456b70da85689113260dad..0829f13f86e7b112cf5a84563565f5354718bbc5",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e72ba9c16686_29ca3fb894ecd95c681cd--


From nobody Wed Mar 18 17:20:30 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8A7D53A1ECC for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 17:20:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EA_7ebWRspnd for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 17:20:28 -0700 (PDT)
Received: from out-12.smtp.github.com (out-12.smtp.github.com [192.30.254.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EF91C3A1ECB for <quic-issues@ietf.org>; Wed, 18 Mar 2020 17:20:27 -0700 (PDT)
Received: from github-lowworker-edec459.ac4-iad.github.net (github-lowworker-edec459.ac4-iad.github.net [10.52.18.32]) by smtp.github.com (Postfix) with ESMTP id 5D3AE121099 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 17:20:27 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584577227; bh=RtQWaiauGfMTZVIakg9EaTV83CUYTiQwaNu1NI5/DEc=; h=Date:From:To:Subject:From; b=jPCTRKJb7/1PfSCtkwIUWzzBbrSTMo03bYm+Tz1NZqK5v44Wo3dzIAQChtyKy3OM5 pLLA9hLg4OmnSK2mQncwtCx3iheWWrtwjr/QDsBYYLG6cyXiejUfAOHcYBhBO8aQC3 DRdvPfHA1ZY3KqEeQ4HdonRuNDcjtUWBRqxr1kZ0=
Date: Wed, 18 Mar 2020 17:20:27 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/404f0e-430a95@github.com>
Subject: [quicwg/base-drafts] 430a95: Script updating gh-pages from 0829f13f. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/NsqpFWvICPcN0ERgObSRkckQco4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:20:30 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 430a95adcb180e287a10618fe28d304f29b6afa8
      https://github.com/quicwg/base-drafts/commit/430a95adcb180e287a10618fe28d304f29b6afa8
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-19 (Thu, 19 Mar 2020)

  Changed paths:
    M ignore-same-version-vn/draft-ietf-quic-http.html
    M ignore-same-version-vn/draft-ietf-quic-http.txt
    M ignore-same-version-vn/draft-ietf-quic-invariants.html
    M ignore-same-version-vn/draft-ietf-quic-invariants.txt
    M ignore-same-version-vn/draft-ietf-quic-qpack.html
    M ignore-same-version-vn/draft-ietf-quic-qpack.txt
    M ignore-same-version-vn/draft-ietf-quic-recovery.html
    M ignore-same-version-vn/draft-ietf-quic-recovery.txt
    M ignore-same-version-vn/draft-ietf-quic-tls.html
    M ignore-same-version-vn/draft-ietf-quic-tls.txt
    M ignore-same-version-vn/draft-ietf-quic-transport.html
    M ignore-same-version-vn/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 0829f13f. [ci skip]



From nobody Wed Mar 18 17:20:42 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 539A53A1ECF for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 17:20:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id oKUX3CPLZwzF for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 17:20:39 -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 332943A1ECE for <quic-issues@ietf.org>; Wed, 18 Mar 2020 17:20:39 -0700 (PDT)
Received: from github-lowworker-c53a806.ac4-iad.github.net (github-lowworker-c53a806.ac4-iad.github.net [10.52.23.45]) by smtp.github.com (Postfix) with ESMTP id CA9DB12128A for <quic-issues@ietf.org>; Wed, 18 Mar 2020 17:20:38 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584577238; bh=GINbXkjrQTcPGqAFGobxtpXsL2+1SnOx/IVK5IQrfG8=; h=Date:From:To:Subject:From; b=BHIM9fbNfafgJfnHbG/tA4tHtqxIqTxTcnC2I/ZCBJz9j8Xn4NyQBrErPNLfcvQST 4yUuR8ncfV47OIygd0mzJf1XQMESOY69TH4dPaVYUcO2JWh9sG9zawGEyP6u5BxY8O I+N6Tuwu1dWRaQs87164tvp+rPDzb5PzT158+XUA=
Date: Wed, 18 Mar 2020 17:20:38 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/430a95-7e5f1d@github.com>
Subject: [quicwg/base-drafts] 7e5f1d: Script updating archive at 2020-03-19T00:20:33Z. [...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/v2ZRm_TrJYTR_88ViOqBlBHOJuI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:20:40 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 7e5f1d6ca2f187c1b3d4220669f2758641e53d6f
      https://github.com/quicwg/base-drafts/commit/7e5f1d6ca2f187c1b3d4220669f2758641e53d6f
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-19 (Thu, 19 Mar 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-03-19T00:20:33Z. [ci skip]



From nobody Wed Mar 18 17:21:08 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7FC883A1ECE for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 17:21:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VaVAIfaVUqMq for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 17:21:05 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6E32F3A1ECB for <quic-issues@ietf.org>; Wed, 18 Mar 2020 17:21:05 -0700 (PDT)
Date: Wed, 18 Mar 2020 17:21:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584577264; bh=u7Ua28ia/Y0GFK6mFCPzC/GVeVnEuUd/DB97GBJxwVA=; h=Date:From:To:Subject:From; b=vFy84Z7PG3mKSh1tWSCa+iagYSk07KtI7gJyxG36cBk6wJHhmsKcdj2Lk5bVMPhNR pCwNXOi9DWE7vL0JTVcAAx9V53QXylfSsQ22/ikmNGb9G3XHVn0k2Ha72iw5uUE3Cr QOmvS6wbdgy32Ym6lJCmFM+GEiaUNt1471RLQ+sY=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ignore-same-version-vn/0829f1-369416@github.com>
Subject: [quicwg/base-drafts] 369416: Jana's suggestion
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/9s0Wu6HAEDH9UFHYWDWa-NKSm50>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:21:07 -0000

  Branch: refs/heads/ignore-same-version-vn
  Home:   https://github.com/quicwg/base-drafts
  Commit: 3694163e12642a883968502c1225472f80692c16
      https://github.com/quicwg/base-drafts/commit/3694163e12642a883968502c1225472f80692c16
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-19 (Thu, 19 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Jana's suggestion



From nobody Wed Mar 18 17:21:29 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2D1FA3A1ED3 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 17:21:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BjOQH0b33Ax2 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 17:21:27 -0700 (PDT)
Received: from out-11.smtp.github.com (out-11.smtp.github.com [192.30.254.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0E2953A1ED2 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 17:21:26 -0700 (PDT)
Received: from github-lowworker-ca5950c.va3-iad.github.net (github-lowworker-ca5950c.va3-iad.github.net [10.48.17.57]) by smtp.github.com (Postfix) with ESMTP id 7A5E2261574 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 17:21:26 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584577286; bh=aEfuWPdPtVZaA4YSMzOe70ldM69TG7QNAEydK4VK4PI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=RA0wNCRGCfbRrDA7k8YvVtaMRRLZ8nxeDKt90IAz0MvMUXV32CYOKqWbuffQDC7Z/ i+p68vmI52cP0LpbpvDKHWxKIXQD7C8v/NbFuKWzGiXNwc2JxSGShEjMpb3V9ctpuc f1Jbd01PYyGoElWvMfRBBiPwcjuyTsJwJUMpPlTQ=
Date: Wed, 18 Mar 2020 17:21:26 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3533/push/4785331946@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3533@github.com>
References: <quicwg/base-drafts/pull/3533@github.com>
Subject: Re: [quicwg/base-drafts] Limit connection drops from Version Negotiation (#3533)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e72bb06340a4_21b13fd490ccd964541b3"; 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/SyOn6xaU265FHyMWqicThTkrMQA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:21:29 -0000

----==_mimepart_5e72bb06340a4_21b13fd490ccd964541b3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

3694163e12642a883968502c1225472f80692c16  Jana's suggestion


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3533/files/0829f13f86e7b112cf5a84563565f5354718bbc5..3694163e12642a883968502c1225472f80692c16

----==_mimepart_5e72bb06340a4_21b13fd490ccd964541b3
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/3694163e12642a883968502c1225472f80692c16">3694163</a>  Jana&#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/3533/files/0829f13f86e7b112cf5a84563565f5354718bbc5..3694163e12642a883968502c1225472f80692c16">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3PFXL4TJSITIFUHSLRIFQQNANCNFSM4LO36HRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4NJ4EMPQTITBNRAB3RIFQQNA5CNFSM4LO36HR2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TANRZHAYDSNSQOVZWQIZUG44DKMZTGE4TINQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3533/files/0829f13f86e7b112cf5a84563565f5354718bbc5..3694163e12642a883968502c1225472f80692c16",
"url": "https://github.com/quicwg/base-drafts/pull/3533/files/0829f13f86e7b112cf5a84563565f5354718bbc5..3694163e12642a883968502c1225472f80692c16",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e72bb06340a4_21b13fd490ccd964541b3--


From nobody Wed Mar 18 17:22:35 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9DCD83A1ED6 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 17:22:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.553
X-Spam-Level: 
X-Spam-Status: No, score=-1.553 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cEyMJ0X7Bgrn for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 17:22:33 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 546C13A1ED0 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 17:22:33 -0700 (PDT)
Date: Wed, 18 Mar 2020 17:22:32 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584577352; bh=K0GZVAPfpYMJFtlyvBRAm2BBtPfhvp5A1/V7GayxReQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=wDw6KEsGFZe+EdZaTFOBT7hIjKUFnN2Re76CEXSWUs1wxcG01eqvFPkqURSdYAwSM 54rv3BgFwpTlRD6rzADFl8pF0j8y7wpx1TE3aX5tbeb9x3y+LLwju3/KjV7y3HftY2 bRaOvzHyvZETBaT02Y/oPCuZduMO9npWGtlwlrGo=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3525/push/4785334867@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3525@github.com>
References: <quicwg/base-drafts/pull/3525@github.com>
Subject: Re: [quicwg/base-drafts] eliminate the difference between when having no RTT sample and having one (#3525)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e72bb489722c_211a3faca9ecd96c10336e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazuho
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/jBQhmfugqAAbr5_gxIFjQtKStCo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:22:35 -0000

----==_mimepart_5e72bb489722c_211a3faca9ecd96c10336e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho pushed 1 commit.

512a5a4399191b11bc207443cce2cbd75943bbee  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/3525/files/31f5b8e9815a8d572f21f203ce2a6416765da13d..512a5a4399191b11bc207443cce2cbd75943bbee

----==_mimepart_5e72bb489722c_211a3faca9ecd96c10336e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/kazuho" class="user-mention">@kazuho</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/512a5a4399191b11bc207443cce2cbd75943bbee">512a5a4</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/3525/files/31f5b8e9815a8d572f21f203ce2a6416765da13d..512a5a4399191b11bc207443cce2cbd75943bbee">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7UJDB4AYAJCSDRNA3RIFQURANCNFSM4LKR6WCQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2KVVQUSDENJMO36A3RIFQURA5CNFSM4LKR6WC2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DQNRQGI3DINSQOVZWQIZUG44DKMZTGQ4DMNY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3525/files/31f5b8e9815a8d572f21f203ce2a6416765da13d..512a5a4399191b11bc207443cce2cbd75943bbee",
"url": "https://github.com/quicwg/base-drafts/pull/3525/files/31f5b8e9815a8d572f21f203ce2a6416765da13d..512a5a4399191b11bc207443cce2cbd75943bbee",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e72bb489722c_211a3faca9ecd96c10336e--


From nobody Wed Mar 18 17:22:57 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E82153A1EEF for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 17:22:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id s3fO-LWaJnRH for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 17:22: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 5B7DC3A1EE6 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 17:22:46 -0700 (PDT)
Date: Wed, 18 Mar 2020 17:22:45 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584577366; bh=r8qKYzXB59JBOkf39wrZLnRRSQOi4HfXReprfIj0Y7k=; h=Date:From:To:Subject:From; b=SwWjUykeARY0vwT1Q6JiKDMGTtBXs63iGftsb1aJeVCzxaJISoAiNBnTU3p43kfNF YE23rHp4wt7PVAik+g+2uEwXh12xy9LiTTGoSZL0/U1ztsp6igrkrghjDlfebxnzoQ gUUBByen9EMz32dlhuFOajCCAGTWCVZB7BOUaA2g=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/7e5f1d-672207@github.com>
Subject: [quicwg/base-drafts] 672207: Script updating gh-pages from 3694163e. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/HtFU9Ae7-HZtHq33p8kH3EIAzb0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:22:56 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 6722073656fe4807362cdfea95b13e9aadc1571b
      https://github.com/quicwg/base-drafts/commit/6722073656fe4807362cdfea95b13e9aadc1571b
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-19 (Thu, 19 Mar 2020)

  Changed paths:
    M ignore-same-version-vn/draft-ietf-quic-transport.html
    M ignore-same-version-vn/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 3694163e. [ci skip]



From nobody Wed Mar 18 17:27:05 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CF8523A1EE2 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 17:27:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.696
X-Spam-Level: 
X-Spam-Status: No, score=-1.696 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JdQ0o4r-7lw5 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 17:27:03 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8648B3A1EE1 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 17:27:03 -0700 (PDT)
Received: from github-lowworker-1b8c660.ash1-iad.github.net (github-lowworker-1b8c660.ash1-iad.github.net [10.56.18.59]) by smtp.github.com (Postfix) with ESMTP id 000FB8C116B for <quic-issues@ietf.org>; Wed, 18 Mar 2020 17:27:01 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584577622; bh=UZ4h4G0U5bgKt0uy64oipXLEVz2ijX4CaVDqVpmrUzg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=c8F0hmpoODt91+REY6/P9us0fHEHQmCXJZ6ivOlzvG1UhvdNe3SrLx6hJS1oUAYRw 6oiD/TZiRXVvsbWh2gpkegMUYFLjDHhAYgQUGTDXCAEbMUUNoemmuhyBNLpywg80O4 0th6x3KD8GSccayctp3CLgWeaLxj2Egk9CDvphLk=
Date: Wed, 18 Mar 2020 17:27:01 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3IJRYSNFUDKPWB7U54P2OVLEVBNHHCFKOIVY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3525/review/377335798@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3525@github.com>
References: <quicwg/base-drafts/pull/3525@github.com>
Subject: Re: [quicwg/base-drafts] eliminate the difference between when having no RTT sample and having one (#3525)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e72bc55e41b9_42f43fe2c8acd95c105130"; 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/qmuW8zDlyDVtYlrO3_dp71FqS1Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:27:05 -0000

----==_mimepart_5e72bc55e41b9_42f43fe2c8acd95c105130
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

kazuho commented on this pull request.



> +smoothed_rtt and rttvar are computed as follows, similar to {{?RFC6298}}.  When
+there are no samples for a network path:

Splitting the text when having no samples and having one is intentional, see the changes suggested in https://github.com/quicwg/base-drafts/pull/3525#pullrequestreview-374825664.

I'm personally fine with the changes proposed here, but I would like to see what @ianswett thinks. Maybe it's OK, as the we have two paragraphs right after, discussing about each of the two conditions.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3525#discussion_r394720545
----==_mimepart_5e72bc55e41b9_42f43fe2c8acd95c105130
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@kazuho</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3525#discussion_r394720545">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; +smoothed_rtt and rttvar are computed as follows, similar to {{?RFC6298}}.  When
+there are no samples for a network path:
</pre>
<p>Splitting the text when having no samples and having one is intentional, see the changes suggested in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="581552302" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3525" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3525/hovercard?comment_id=374825664&amp;comment_type=review" href="https://github.com/quicwg/base-drafts/pull/3525#pullrequestreview-374825664">#3525 (review)</a>.</p>
<p>I'm personally fine with the changes proposed here, but I would like to see what <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/ianswett/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ianswett">@ianswett</a> thinks. Maybe it's OK, as the we have two paragraphs right after, discussing about each of the two conditions.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3525#discussion_r394720545">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7JYIWVMMROB3AON3TRIFRFLANCNFSM4LKR6WCQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3UXYJBVDOMC5F5QFTRIFRFLA5CNFSM4LKR6WC2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCZ6275Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3525#discussion_r394720545",
"url": "https://github.com/quicwg/base-drafts/pull/3525#discussion_r394720545",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e72bc55e41b9_42f43fe2c8acd95c105130--


From nobody Wed Mar 18 17:29:24 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6D3333A1EE9 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 17:29:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0W-JG7b7e05L for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 17:29: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 495673A1EEB for <quic-issues@ietf.org>; Wed, 18 Mar 2020 17:29:21 -0700 (PDT)
Date: Wed, 18 Mar 2020 17:29:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584577760; bh=FnnPFstsVwjeANlHBHQaNtWkCH5+SnmKiwE2PTJFnYY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=KQAHzlt58+BYCF7mcdS2l6AAMjhqF/dl9ag/3z8TQn7m1lQfd3dE/uLYF6o9IQdJ/ +BFF4QSGKm2+L6d4pTah7OGMLG2D8ImkK7/cy7u81UB8w3K9dgWpuX9Up3tJZwxon8 XvllWa8EB+GaDYIBfHgnXWY6oBxwk1fvKa5w4mss=
From: Mark Nottingham <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4G7DZ4NOQYL4JEJS54P2O6BEVBNHHCFTFZFI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3530/600924373@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3530@github.com>
References: <quicwg/base-drafts/issues/3530@github.com>
Subject: Re: [quicwg/base-drafts] Push and Cache Interaction (#3530)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e72bce0571ca_20083f90048cd95c1991d"; 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/Y96jNCjIBkRnx4vgyOVEE6g_Jnc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:29:23 -0000

----==_mimepart_5e72bce0571ca_20083f90048cd95c1991d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I would be very concerned if H3 started defining push in a way that's more specific / different to H2. If we're going to "clean up" push, it should be done across the board, and by the HTTP wg.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3530#issuecomment-600924373
----==_mimepart_5e72bce0571ca_20083f90048cd95c1991d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I would be very concerned if H3 started defining push in a way that's more specific / different to H2. If we're going to "clean up" push, it should be done across the board, and by the HTTP wg.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3530#issuecomment-600924373">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKY57HBDJRSEJA7S3U3RIFROBANCNFSM4LOVEOUA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZBSWRQPUFKD2ANWV3RIFROBA5CNFSM4LOVEOUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPIWBVI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3530#issuecomment-600924373",
"url": "https://github.com/quicwg/base-drafts/issues/3530#issuecomment-600924373",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e72bce0571ca_20083f90048cd95c1991d--


From nobody Wed Mar 18 17:32:35 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9BB933A1C1C for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 17:32:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rz1ZgfrhnD3L for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 17:32:32 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2FA4A3A1939 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 17:32:32 -0700 (PDT)
Received: from github-lowworker-275fa97.va3-iad.github.net (github-lowworker-275fa97.va3-iad.github.net [10.48.17.64]) by smtp.github.com (Postfix) with ESMTP id 55B6A8C08B1 for <quic-issues@ietf.org>; Wed, 18 Mar 2020 17:32:31 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584577951; bh=6JkztLKSf9tmjr5lCO8aPl+DWqwR3ReMEs7hc+DmgcI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gM+a/PrLRJDOxVeN8ORIdklNjvSes4kFhwImHV1xWaup2eq/Xk1hts6FvCqRq2Ul9 kWXlk+NHV4RkvrWSLREx3ahNAL3/Tan4ROHTeZkmE0JW8A0QGioUtpvmTkyE8PCqT/ uaI+DV0UtsJBX+q+HUCgGraGxB+IFeDDJ8byyl3Y=
Date: Wed, 18 Mar 2020 17:32:31 -0700
From: Mark Nottingham <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5NWXNTOOEM3ODXDSN4P2PJ7EVBNHHCFTFZFI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3530/600925128@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3530@github.com>
References: <quicwg/base-drafts/issues/3530@github.com>
Subject: Re: [quicwg/base-drafts] Push and Cache Interaction (#3530)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e72bd9f45936_4b33fd2cdecd968532f7"; 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/LFMhFqEpuyohI41pSZACUPt1Bfk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:32:34 -0000

----==_mimepart_5e72bd9f45936_4b33fd2cdecd968532f7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

See also https://github.com/whatwg/fetch/issues/354

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3530#issuecomment-600925128
----==_mimepart_5e72bd9f45936_4b33fd2cdecd968532f7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>See also <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="169313905" data-permission-text="Title is private" data-url="https://github.com/whatwg/fetch/issues/354" data-hovercard-type="issue" data-hovercard-url="/whatwg/fetch/issues/354/hovercard" href="https://github.com/whatwg/fetch/issues/354">whatwg/fetch#354</a></p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3530#issuecomment-600925128">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK44SOVSYQBRRB7QWALRIFRZ7ANCNFSM4LOVEOUA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6Z5QUEJGSO6V54ZBDRIFRZ7A5CNFSM4LOVEOUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPIWHSA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3530#issuecomment-600925128",
"url": "https://github.com/quicwg/base-drafts/issues/3530#issuecomment-600925128",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e72bd9f45936_4b33fd2cdecd968532f7--


From nobody Wed Mar 18 19:45:35 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1B71A3A2060 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 19:45:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.041
X-Spam-Level: 
X-Spam-Status: No, score=-1.041 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HagNX_d7B_J6 for <quic-issues@ietfa.amsl.com>; Wed, 18 Mar 2020 19:45:32 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E45753A205E for <quic-issues@ietf.org>; Wed, 18 Mar 2020 19:45:31 -0700 (PDT)
Received: from github-lowworker-c5134a3.ac4-iad.github.net (github-lowworker-c5134a3.ac4-iad.github.net [10.52.23.55]) by smtp.github.com (Postfix) with ESMTP id AAD9CC6049E for <quic-issues@ietf.org>; Wed, 18 Mar 2020 19:45:30 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584585930; bh=TDDpGaYI9lrtc1sZF3YsSDZmh7ruawijONJSGNm5n2k=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=lUrxEAxeeYSWrS/VbAiG2c4+1CRPtVK1jAkhCUTn1uJ3Ozz/2GAtCuuLnGVYPMW8W PSM7KZygaNqLYDS6zs0v4r0v7MzTAj8MaknHelModRHcBhXpRDwxcHmonleNQ/L9UL Ta0SZ1cNbrMhTgJXSRHLAZiugjvkY+qjna6HlLMc=
Date: Wed, 18 Mar 2020 19:45:30 -0700
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3ENILWKZHP3FGSPKF4P264VEVBNHHCFT6HRA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3533/review/377387835@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3533@github.com>
References: <quicwg/base-drafts/pull/3533@github.com>
Subject: Re: [quicwg/base-drafts] Limit connection drops from Version Negotiation (#3533)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e72dcca9cb05_2bff3fee346cd95c5819e"; 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/35NB0n5Q-Ps4dkjFqSTTloeQO4Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 02:45:34 -0000

----==_mimepart_5e72dcca9cb05_2bff3fee346cd95c5819e
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/3533#pullrequestreview-377387835
----==_mimepart_5e72dcca9cb05_2bff3fee346cd95c5819e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@marten-seemann</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3533#pullrequestreview-377387835">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK737HLF6ONG5LJQ6MLRIGBMVANCNFSM4LO36HRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK434G5YMHZHN452HMDRIGBMVA5CNFSM4LO36HR2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCZ7HWOY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3533#pullrequestreview-377387835",
"url": "https://github.com/quicwg/base-drafts/pull/3533#pullrequestreview-377387835",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e72dcca9cb05_2bff3fee346cd95c5819e--


From nobody Thu Mar 19 03:57:44 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C7D533A270D for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 03:57:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.041
X-Spam-Level: 
X-Spam-Status: No, score=-1.041 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wnoeGuzJjAVN for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 03:57:41 -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 78CD33A270B for <quic-issues@ietf.org>; Thu, 19 Mar 2020 03:57:41 -0700 (PDT)
Date: Thu, 19 Mar 2020 03:57:39 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584615460; bh=gak8eaQEQN5OZ8pyts5rC7J0CgkR8wwTOkCx+YePZCg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gd97aJ+lhqTx3wZEUUDShuUFz3rv45vdS91s1YIzUDlCRBKcqKshS3X9YSsdurroD Q/XP4YOHr75fzCPzIreDskCBcgfNHu+FgfMcKmK7MothVK04cllRrHc/X1lGoyL0k3 9PQ24v4dYmMe2Du28ggjb9k6dRr6y5isALSXnb9M=
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4GFBWUSLGO7YV4TSN4P4YSHEVBNHHCFTFZFI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3530/601116050@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3530@github.com>
References: <quicwg/base-drafts/issues/3530@github.com>
Subject: Re: [quicwg/base-drafts] Push and Cache Interaction (#3530)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e735023e7a88_63533ff1726cd95c15991f"; 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/s-GPqT6sqJeMZrqepXejrdeJQOg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 10:57:43 -0000

----==_mimepart_5e735023e7a88_63533ff1726cd95c15991f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This sounds like a design issue, but I defer to the HTTP folks to categorize 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/3530#issuecomment-601116050
----==_mimepart_5e735023e7a88_63533ff1726cd95c15991f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>This sounds like a design issue, but I defer to the HTTP folks to categorize 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/3530#issuecomment-601116050">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYCNQKQCL52RC22O6DRIH3CHANCNFSM4LOVEOUA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7LAV6Y33KQM3R4E6LRIH3CHA5CNFSM4LOVEOUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPKE3EQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3530#issuecomment-601116050",
"url": "https://github.com/quicwg/base-drafts/issues/3530#issuecomment-601116050",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e735023e7a88_63533ff1726cd95c15991f--


From nobody Thu Mar 19 05:37:16 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9CF453A28A3 for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 05:37:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.545
X-Spam-Level: 
X-Spam-Status: No, score=-6.545 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_SPF_HELO_TEMPERROR=0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YGWBxrNlRcuZ for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 05:37: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 824213A289D for <quic-issues@ietf.org>; Thu, 19 Mar 2020 05:37:09 -0700 (PDT)
Received: from github-lowworker-6b40fdd.va3-iad.github.net (github-lowworker-6b40fdd.va3-iad.github.net [10.48.16.64]) by smtp.github.com (Postfix) with ESMTP id 586BA1C02CD for <quic-issues@ietf.org>; Thu, 19 Mar 2020 05:37:08 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584621428; bh=N3iRJnG1y6RuO24UEJyK68FpC1KaeSUjhSgQNrApfPs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=En4KqdkIxY7mqiQxH7HGhpvLWAwfBDbxlAwWfFfke3IxApk01cSN4Bi+UYd/QnNtS EDXnkKFDo2vO6m+KgaugNBZ1EJHWcueYaC8WKlncRCQjuaR843BUM7SruoxOIpVujm dKMMQ8naJ4GniMsbGhnX6ldhj8ZFuhFnbT+3XB+U=
Date: Thu, 19 Mar 2020 05:37:08 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7CEYKG3LM5VEZ5J6V4P5EHJEVBNHHCFTHBIQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3531/review/377677480@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3531@github.com>
References: <quicwg/base-drafts/pull/3531@github.com>
Subject: Re: [quicwg/base-drafts] Import HTTP/2 Security Considerations (#3531)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7367744b184_3a1a3ffbec8cd96c153a2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/S9CUSj_4-sVM-M4CKvEmdbcLGUw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 12:37:15 -0000

----==_mimepart_5e7367744b184_3a1a3ffbec8cd96c153a2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

MikeBishop commented on this pull request.



> +Pushed responses for which an origin server is not authoritative (see
+{{connection-reuse}}) MUST NOT be used or cached.

If this were pointing to an expanded description of handling pushed responses, I think that would be the right arrangement.  This is pointing specifically to a discussion of when a server is authoritative.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3531#discussion_r394993455
----==_mimepart_5e7367744b184_3a1a3ffbec8cd96c153a2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@MikeBishop</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3531#discussion_r394993455">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt; +Pushed responses for which an origin server is not authoritative (see
+{{connection-reuse}}) MUST NOT be used or cached.
</pre>
<p>If this were pointing to an expanded description of handling pushed responses, I think that would be the right arrangement.  This is pointing specifically to a discussion of when a server is authoritative.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3531#discussion_r394993455">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZLTXBDEV7V5XQMTOTRIIGXJANCNFSM4LOVOONA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2EUWF7RXTTYUBATPDRIIGXJA5CNFSM4LOVOONKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC2BONKA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3531#discussion_r394993455",
"url": "https://github.com/quicwg/base-drafts/pull/3531#discussion_r394993455",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7367744b184_3a1a3ffbec8cd96c153a2--


From nobody Thu Mar 19 05:42:03 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5D69A3A28D9 for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 05:41:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jfoV5rvSc-2W for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 05:41:53 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4A73F3A28E4 for <quic-issues@ietf.org>; Thu, 19 Mar 2020 05:41:53 -0700 (PDT)
Date: Thu, 19 Mar 2020 05:41:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584621712; bh=rSg6yiqXAnAGN2aMsgimtfEUoJozpM/MMuFOSvy2qbo=; h=Date:From:To:Subject:From; b=M1m5YUFcl8uPJ4HxEmfxWJ0tHHgyHl8oHQDLAJt4g15TFCfNLFNMJ5O+QSTKc/miL XKMqRiwFJMPdu2YPypAuLxij6CRjXHE1vla5Ocj2QQc7iEBUyFtz6ed/QA9ayJPzZc CFX65p2Zm9TcAiicCXlsOhj1aP4iALzBYDgkhKcU=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/security_considerations/1f3248-b53aa8@github.com>
Subject: [quicwg/base-drafts] b53aa8: Apply suggestions from code review
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/VBo70Y-dVli1NLqh3jWCpu1inMk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 12:42:02 -0000

  Branch: refs/heads/http/security_considerations
  Home:   https://github.com/quicwg/base-drafts
  Commit: b53aa88fe335490604dc6e51e73d36e55c3c0360
      https://github.com/quicwg/base-drafts/commit/b53aa88fe335490604dc6e51e73d36e55c3c0360
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-19 (Thu, 19 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Apply suggestions from code review

Co-Authored-By: Martin Thomson <mt@lowentropy.net>



From nobody Thu Mar 19 05:42:19 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 689523A28B3 for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 05:42:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uMqj0Rk-Abam for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 05:42:16 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 26DF53A28B2 for <quic-issues@ietf.org>; Thu, 19 Mar 2020 05:42:16 -0700 (PDT)
Received: from github-lowworker-9bcb4a1.ac4-iad.github.net (github-lowworker-9bcb4a1.ac4-iad.github.net [10.52.25.84]) by smtp.github.com (Postfix) with ESMTP id 0FE0E661F62 for <quic-issues@ietf.org>; Thu, 19 Mar 2020 05:42:15 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584621735; bh=s3yOWlVDVABQ7G/CyS07/7BZSJJPObVSkJFMOi+Q5Oc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Q38UtGA1azKNdkUoIQ1iEdv6oU8ZBi4aabUxrBTRSElkM0IY6usdrXU+7iPpW3UQI Egb9f3FPGK+qrvPeJm6cdjfr/HjsLO/WQ1OMWcx+0cUKe0iQfkmHWqPXuuwXYlveLh hZAXD01l6iTIGysQnBUbW0cjbA+BzgW34+UDyQnE=
Date: Thu, 19 Mar 2020 05:42:15 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3531/push/4787744520@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3531@github.com>
References: <quicwg/base-drafts/pull/3531@github.com>
Subject: Re: [quicwg/base-drafts] Import HTTP/2 Security Considerations (#3531)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7368a76aa_50943fdc384cd96c8239c"; 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/HNa2bC8YIqiQQbQnsojqGsgAfQk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 12:42:17 -0000

----==_mimepart_5e7368a76aa_50943fdc384cd96c8239c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop pushed 1 commit.

b53aa88fe335490604dc6e51e73d36e55c3c0360  Apply suggestions from code review


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3531/files/1f324810d8e2b513e587b897b5d5a531b841b3fe..b53aa88fe335490604dc6e51e73d36e55c3c0360

----==_mimepart_5e7368a76aa_50943fdc384cd96c8239c
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/b53aa88fe335490604dc6e51e73d36e55c3c0360">b53aa88</a>  Apply suggestions from code review</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3531/files/1f324810d8e2b513e587b897b5d5a531b841b3fe..b53aa88fe335490604dc6e51e73d36e55c3c0360">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2KBIX52WF5EBGT7ATRIIHKPANCNFSM4LOVOONA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYNEWYTDSZGS47TXEDRIIHKPA5CNFSM4LOVOONKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TANJTHEYDMNKQOVZWQIZUG44DONZUGQ2TEMA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3531/files/1f324810d8e2b513e587b897b5d5a531b841b3fe..b53aa88fe335490604dc6e51e73d36e55c3c0360",
"url": "https://github.com/quicwg/base-drafts/pull/3531/files/1f324810d8e2b513e587b897b5d5a531b841b3fe..b53aa88fe335490604dc6e51e73d36e55c3c0360",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e7368a76aa_50943fdc384cd96c8239c--


From nobody Thu Mar 19 05:42:37 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 31DE43A28B6 for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 05:42:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.1
X-Spam-Level: 
X-Spam-Status: No, score=-3.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id k-86S-iDD0Zt for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 05:42:33 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 76F573A28B3 for <quic-issues@ietf.org>; Thu, 19 Mar 2020 05:42:33 -0700 (PDT)
Received: from github-lowworker-39ac79b.ac4-iad.github.net (github-lowworker-39ac79b.ac4-iad.github.net [10.52.18.15]) by smtp.github.com (Postfix) with ESMTP id 0DC6B1C2DD4 for <quic-issues@ietf.org>; Thu, 19 Mar 2020 05:42:32 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584621752; bh=jmW1gu253VRcrvZaMqBEGbEZBVNTjBZlqRYWyLopkls=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=IgJj8K5fZP6ZcKIqAounM7Vl3lB4yCSYdXakQXt6lK/34I6E/9ksMQYFLWDI0stnE jrIVQyMZw2y/OX2Mq5MM4ZJP+vOoQJjEWHsn6H+qJDCAQBJ6Nmab8gr2j1pbfElGtv 0oRsKvSksZI1eZc2ggX+fywRPR24Rysw4mj2VQ58=
Date: Thu, 19 Mar 2020 05:42:31 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6J6JZ2J32HPKANN6F4P5E3PEVBNHHCFTHBIQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3531/review/377678701@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3531@github.com>
References: <quicwg/base-drafts/pull/3531@github.com>
Subject: Re: [quicwg/base-drafts] Import HTTP/2 Security Considerations (#3531)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7368b7f2d73_35233f91758cd96c245aa"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/eRpInJlwC9MEQJHcWYXGtT8vDns>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 12:42:35 -0000

----==_mimepart_5e7368b7f2d73_35233f91758cd96c245aa
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

MikeBishop commented on this pull request.



> +of establishing authority are discussed in Section 11.1 of {{!SEMANTICS}}.
+
+## Cross-Protocol Attacks
+
+The use of ALPN in the TLS and QUIC handshakes establishes the target
+application protocol before application-layer bytes are processed.  Because all
+QUIC packets are encrypted, it is difficult for an attacker to control the
+plaintext bytes of an HTTP/3 connection which could be used in a cross-protocol
+attack on a plaintext protocol.
+
+## Intermediary Encapsulation Attacks
+
+The HTTP/3 field encoding allows the expression of names that are not valid
+field names in the syntax used by HTTP (Section 4.3 of {{!SEMANTICS}}). Requests
+or responses containing invalid field names MUST be treated as malformed
+({{malformed}).  An intermediary therefore cannot translate an HTTP/3 request or

I don't think this is a new restriction; it's a statement about the ramifications of a compliant implementation.  If you follow the previous MUST NOT, the ramification is that you cannot produce an invalid HTTP/1.1 request from an HTTP/3 request.

> +Pushed responses for which an origin server is not authoritative (see
+{{connection-reuse}}) MUST NOT be used or cached.

If this were pointing to an expanded description of handling pushed responses, I think that would be the right arrangement. This is pointing specifically to a discussion of when a server is authoritative.

> +denial-of-service attack.  Implementations SHOULD track the use of these
+features and set limits on their use.  An endpoint MAY treat activity that is
+suspicious as a connection error ({{errors}) of type H3_EXCESSIVE_LOAD.
+
+### Limits on Field Section Size
+
+A large field section ({{request-response}}) can cause an implementation to
+commit a large amount of state.  Header fields that are critical for routing can
+appear toward the end of a header field section, which prevents streaming of the
+header field section to its ultimate destination.  This ordering and other
+reasons, such as ensuring cache correctness, mean that an endpoint might need to
+buffer the entire header field section.  Since there is no hard limit to the
+size of a field section, some endpoints could be forced to commit a large amount
+of available memory for header fields.
+
+An endpoint can use the SETTINGS_MAX_HEADER_LIST_SIZE ({{settings-parameters}})

Seems to be up-to-date for now, though we might want to change it per #3452.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3531#discussion_r394994403
----==_mimepart_5e7368b7f2d73_35233f91758cd96c245aa
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@MikeBishop</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3531#discussion_r394994403">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt; +of establishing authority are discussed in Section 11.1 of {{!SEMANTICS}}.
+
+## Cross-Protocol Attacks
+
+The use of ALPN in the TLS and QUIC handshakes establishes the target
+application protocol before application-layer bytes are processed.  Because all
+QUIC packets are encrypted, it is difficult for an attacker to control the
+plaintext bytes of an HTTP/3 connection which could be used in a cross-protocol
+attack on a plaintext protocol.
+
+## Intermediary Encapsulation Attacks
+
+The HTTP/3 field encoding allows the expression of names that are not valid
+field names in the syntax used by HTTP (Section 4.3 of {{!SEMANTICS}}). Requests
+or responses containing invalid field names MUST be treated as malformed
+({{malformed}).  An intermediary therefore cannot translate an HTTP/3 request or
</pre>
<p>I don't think this is a new restriction; it's a statement about the ramifications of a compliant implementation.  If you follow the previous MUST NOT, the ramification is that you cannot produce an invalid HTTP/1.1 request from an HTTP/3 request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3531#discussion_r394995436">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt; +Pushed responses for which an origin server is not authoritative (see
+{{connection-reuse}}) MUST NOT be used or cached.
</pre>
<p>If this were pointing to an expanded description of handling pushed responses, I think that would be the right arrangement. This is pointing specifically to a discussion of when a server is authoritative.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3531#discussion_r394996097">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt; +denial-of-service attack.  Implementations SHOULD track the use of these
+features and set limits on their use.  An endpoint MAY treat activity that is
+suspicious as a connection error ({{errors}) of type H3_EXCESSIVE_LOAD.
+
+### Limits on Field Section Size
+
+A large field section ({{request-response}}) can cause an implementation to
+commit a large amount of state.  Header fields that are critical for routing can
+appear toward the end of a header field section, which prevents streaming of the
+header field section to its ultimate destination.  This ordering and other
+reasons, such as ensuring cache correctness, mean that an endpoint might need to
+buffer the entire header field section.  Since there is no hard limit to the
+size of a field section, some endpoints could be forced to commit a large amount
+of available memory for header fields.
+
+An endpoint can use the SETTINGS_MAX_HEADER_LIST_SIZE ({{settings-parameters}})
</pre>
<p>Seems to be up-to-date for now, though we might want to change it per <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="564114532" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3452" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3452/hovercard" href="https://github.com/quicwg/base-drafts/issues/3452">#3452</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3531#discussion_r394994403">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYN7DJRSLSA2RLT4WDRIIHLPANCNFSM4LOVOONA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYYLEFIXRSJ7GYBMPLRIIHLPA5CNFSM4LOVOONKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC2BOW3I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3531#discussion_r394994403",
"url": "https://github.com/quicwg/base-drafts/pull/3531#discussion_r394994403",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7368b7f2d73_35233f91758cd96c245aa--


From nobody Thu Mar 19 05:46:43 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C057B3A28C5 for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 05:46:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LqIx0w6QfpgP for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 05:46: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 8A4113A28C3 for <quic-issues@ietf.org>; Thu, 19 Mar 2020 05:46:40 -0700 (PDT)
Received: from github-lowworker-6b40fdd.va3-iad.github.net (github-lowworker-6b40fdd.va3-iad.github.net [10.48.16.64]) by smtp.github.com (Postfix) with ESMTP id C6F591C0A0A for <quic-issues@ietf.org>; Thu, 19 Mar 2020 05:46:39 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584621999; bh=zg9wvbjVfx1sObb4JmmM+fE/OEb3R29aKwYVoghdvMU=; h=Date:From:To:Subject:From; b=NVi7i9LEUAYu8aoXog5FXnL0/tiRpTT4bRSNbaf9s4TN5e+/+fNLLsWd4FJ1F8zIT veCSUcU/NemPmYbCVJ6v40+V/lNwo4j9tir0ntlYhc7Gc89r9jlWqzBrwSvfFfeYzP lA3vQSXxnOTF6uvzK5Cqdwzsa/lRgUmq0bKTyRDI=
Date: Thu, 19 Mar 2020 05:46:39 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/security_considerations/b53aa8-fd258e@github.com>
Subject: [quicwg/base-drafts] fd258e: No, this was correct
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/1sU0AUBrq9lxcLiOzF5_tp6o5RU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 12:46:42 -0000

  Branch: refs/heads/http/security_considerations
  Home:   https://github.com/quicwg/base-drafts
  Commit: fd258e3ee78166f78bf22a3b4d3d2bf2aa5e6190
      https://github.com/quicwg/base-drafts/commit/fd258e3ee78166f78bf22a3b4d3d2bf2aa5e6190
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-19 (Thu, 19 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  No, this was correct



From nobody Thu Mar 19 05:47:05 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6F9A83A28C7 for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 05:47:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QlK5SB5I1uaD for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 05:47:03 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2FE3A3A28B5 for <quic-issues@ietf.org>; Thu, 19 Mar 2020 05:47:03 -0700 (PDT)
Received: from github-lowworker-2e54e43.va3-iad.github.net (github-lowworker-2e54e43.va3-iad.github.net [10.48.17.27]) by smtp.github.com (Postfix) with ESMTP id 6934CC60BD0 for <quic-issues@ietf.org>; Thu, 19 Mar 2020 05:47:02 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584622022; bh=zczS8PWP52/1eAf2TXiGBuvH89p0J9kGgVmlDptcDUY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=JL4GEwyCbPfTyz/GC9hAIc2cHwsMCVDKlWiPOlBfBM705w0Ls7JJEueLHfz0Gmb9O pqHt+LXd+eVPEsCMEF4OmDn5l7mQecZLZPJfHRH/BHeo8zuK/wFCLwI/MdUASY+vcd Yy/2xCarcjg57gtDxRC0nCYG+m3cWHIjMt9g4FYs=
Date: Thu, 19 Mar 2020 05:47:02 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3531/push/4787765597@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3531@github.com>
References: <quicwg/base-drafts/pull/3531@github.com>
Subject: Re: [quicwg/base-drafts] Import HTTP/2 Security Considerations (#3531)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7369c65b1a2_498f3f92ea0cd96c58023"; 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/N3eL4Aqo70SKIVj8uQR9wMcz_fU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 12:47:05 -0000

----==_mimepart_5e7369c65b1a2_498f3f92ea0cd96c58023
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop pushed 1 commit.

fd258e3ee78166f78bf22a3b4d3d2bf2aa5e6190  No, this was correct


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3531/files/b53aa88fe335490604dc6e51e73d36e55c3c0360..fd258e3ee78166f78bf22a3b4d3d2bf2aa5e6190

----==_mimepart_5e7369c65b1a2_498f3f92ea0cd96c58023
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/fd258e3ee78166f78bf22a3b4d3d2bf2aa5e6190">fd258e3</a>  No, this was correct</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3531/files/b53aa88fe335490604dc6e51e73d36e55c3c0360..fd258e3ee78166f78bf22a3b4d3d2bf2aa5e6190">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZGHKUTYUUUXYW62ZLRIIH4NANCNFSM4LOVOONA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYIRC46JCCI2HDTMDTRIIH4NA5CNFSM4LOVOONKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TANJTHEYDMNKQOVZWQIZUG44DONZWGU2TSNY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3531/files/b53aa88fe335490604dc6e51e73d36e55c3c0360..fd258e3ee78166f78bf22a3b4d3d2bf2aa5e6190",
"url": "https://github.com/quicwg/base-drafts/pull/3531/files/b53aa88fe335490604dc6e51e73d36e55c3c0360..fd258e3ee78166f78bf22a3b4d3d2bf2aa5e6190",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e7369c65b1a2_498f3f92ea0cd96c58023--


From nobody Thu Mar 19 05:48:04 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2D8AC3A28C9 for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 05:48:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KouZVIpXfqsE for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 05:47: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 DA4753A28C7 for <quic-issues@ietf.org>; Thu, 19 Mar 2020 05:47:51 -0700 (PDT)
Received: from github-lowworker-ca235ff.ash1-iad.github.net (github-lowworker-ca235ff.ash1-iad.github.net [10.56.110.15]) by smtp.github.com (Postfix) with ESMTP id 19C5E9617AC for <quic-issues@ietf.org>; Thu, 19 Mar 2020 05:47:51 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584622071; bh=gdcOkDiQW6jJKagIEkgIG6iohQ3eHvvVhDFO+FtTqZE=; h=Date:From:To:Subject:From; b=oWWXbMX9pmleAETDSl8O+EkH9Z4yRj8cBr1hWRmi14+r9GjIeIJTgPAKFmDHYiyVX 9lqOPRM3/LgmFenQOx0BExDz5T8o5ghXqq0pNsifBLj+sxF4PdRRdssn5gNYt6za6Z OmKN8iNf2tacBkmuepm5psiNkZzs4pDo5Zrh6Pdo=
Date: Thu, 19 Mar 2020 05:47:50 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/672207-8af07e@github.com>
Subject: [quicwg/base-drafts] 8af07e: Script updating gh-pages from fd258e3e. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/YOcjoXxiuRsEFAzs-7asQ6z9WZU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 12:48:02 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 8af07e251f09ca5fc41ef4d082c698e922260c94
      https://github.com/quicwg/base-drafts/commit/8af07e251f09ca5fc41ef4d082c698e922260c94
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-19 (Thu, 19 Mar 2020)

  Changed paths:
    M http/security_considerations/draft-ietf-quic-http.html
    M http/security_considerations/draft-ietf-quic-http.txt
    M http/security_considerations/draft-ietf-quic-invariants.html
    M http/security_considerations/draft-ietf-quic-invariants.txt
    M http/security_considerations/draft-ietf-quic-qpack.html
    M http/security_considerations/draft-ietf-quic-qpack.txt
    M http/security_considerations/draft-ietf-quic-recovery.html
    M http/security_considerations/draft-ietf-quic-recovery.txt
    M http/security_considerations/draft-ietf-quic-tls.html
    M http/security_considerations/draft-ietf-quic-tls.txt
    M http/security_considerations/draft-ietf-quic-transport.html
    M http/security_considerations/draft-ietf-quic-transport.txt
    M index.html
    R what-to-validate/draft-ietf-quic-http.html
    R what-to-validate/draft-ietf-quic-http.txt
    R what-to-validate/draft-ietf-quic-invariants.html
    R what-to-validate/draft-ietf-quic-invariants.txt
    R what-to-validate/draft-ietf-quic-qpack.html
    R what-to-validate/draft-ietf-quic-qpack.txt
    R what-to-validate/draft-ietf-quic-recovery.html
    R what-to-validate/draft-ietf-quic-recovery.txt
    R what-to-validate/draft-ietf-quic-tls.html
    R what-to-validate/draft-ietf-quic-tls.txt
    R what-to-validate/draft-ietf-quic-transport.html
    R what-to-validate/draft-ietf-quic-transport.txt
    R what-to-validate/index.html

  Log Message:
  -----------
  Script updating gh-pages from fd258e3e. [ci skip]



From nobody Thu Mar 19 05:48:10 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 04FF03A28C7 for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 05:48:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Hvr4hBmP6TN0 for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 05:48:01 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0D0B93A289D for <quic-issues@ietf.org>; Thu, 19 Mar 2020 05:48:01 -0700 (PDT)
Date: Thu, 19 Mar 2020 05:48:00 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584622080; bh=hKIA3KXcf6SpJq5lejruhNeRDwq1as8wJL1okBYUQ/Y=; h=Date:From:To:Subject:From; b=z3xDD+8x8RUh/bUEOt8YQY0PXm5Vt0IE0EzGCdiqYF4RDhLp2c6WlGucmtCK5W6yQ UadJTlkbnY30cD0M1GNVAapcA2XYliA7hy2gSAMgEWrjBXDQFWd0yLjz6v6aHE5V1d 4XtrWMFBUBny3WywfcdA/P6ds6UELJSkRLX4hRcE=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/8af07e-27cf2b@github.com>
Subject: [quicwg/base-drafts] 27cf2b: Script updating archive at 2020-03-19T12:47:54Z. [...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/N0mhSnS7R7bZTKD3fjyQwFPhF6Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 12:48:04 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 27cf2b40d02e5c625ff9fa77006662a525b4f6ac
      https://github.com/quicwg/base-drafts/commit/27cf2b40d02e5c625ff9fa77006662a525b4f6ac
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-19 (Thu, 19 Mar 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-03-19T12:47:54Z. [ci skip]



From nobody Thu Mar 19 06:02:29 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7E06C3A2900 for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 06:02:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bHr81UFVJeFP for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 06:02:25 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id ED4763A1485 for <quic-issues@ietf.org>; Thu, 19 Mar 2020 06:02:24 -0700 (PDT)
Date: Thu, 19 Mar 2020 06:02:23 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584622944; bh=Q1XLoLnm8SAPJF8NqS45ysgVazuoM8EBkWDApr5NY8k=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=QaElSL5DZa2xh6RC5POJ3oThOo6U3C7jxwMFVsVu5KPxICbFWctOW2bvH7B0SS9bK G3psDF+FKcirczxIh7tdHgGfjSLuWQtHf9oydqjRTAwRURRujqTmfgmx8U2k7d1hZp X9YdUgE/616TnGevy8YR69kWpNnMXWDt+TPONYhU=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZEJWJWAKCOY2JFTK54P5HF7EVBNHHCFTFZFI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3530/601164799@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3530@github.com>
References: <quicwg/base-drafts/issues/3530@github.com>
Subject: Re: [quicwg/base-drafts] Push and Cache Interaction (#3530)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e736d5ff1401_6e5f3fc4f22cd96c916e8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/gGcTm6GqBQGqPJp9oJWNRf5gZNM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 13:02:27 -0000

----==_mimepart_5e736d5ff1401_6e5f3fc4f22cd96c916e8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I agree; I think my ideal outcome here would be to leave it as-is, or failing that, for another document to have appropriate text I can point to.  The issue exists mostly to ensure we didn't lose Roy's unaddressed comment when I merged the PR.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3530#issuecomment-601164799
----==_mimepart_5e736d5ff1401_6e5f3fc4f22cd96c916e8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I agree; I think my ideal outcome here would be to leave it as-is, or failing that, for another document to have appropriate text I can point to.  The issue exists mostly to ensure we didn't lose Roy's unaddressed comment when I merged the PR.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3530#issuecomment-601164799">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6G4PBM3J76N2XTUKLRIIJV7ANCNFSM4LOVEOUA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2LA3QDSOJ3WICYXGDRIIJV7A5CNFSM4LOVEOUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPKQX7Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3530#issuecomment-601164799",
"url": "https://github.com/quicwg/base-drafts/issues/3530#issuecomment-601164799",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e736d5ff1401_6e5f3fc4f22cd96c916e8--


From nobody Thu Mar 19 06:30:07 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7A0893A2978 for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 06:30:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kOUNJTwDVD-e for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 06:30:04 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 426A13A2977 for <quic-issues@ietf.org>; Thu, 19 Mar 2020 06:30:04 -0700 (PDT)
Received: from github-lowworker-1dbcc59.ash1-iad.github.net (github-lowworker-1dbcc59.ash1-iad.github.net [10.56.105.54]) by smtp.github.com (Postfix) with ESMTP id 5C276E15F3 for <quic-issues@ietf.org>; Thu, 19 Mar 2020 06:30:03 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584624603; bh=ucUN1aUn34KRTMznzrFik7fZZrcyDzPeTONw/4v5vmE=; h=Date:From:To:Subject:From; b=hHRgMud8/STqWXjkbax129lDWpKzQgd20CkI9MYpEX6wey/KT3+ft3AQypr0VvoQP TgF7dOaCR6CBSuLi/9uPRj7+uSH8YbhD2wf163eTGHYR4ZWHXo+PJdyWytJ9G1aw4b Ku8stO76icDJlQFQ4dj7j5KVq6FaUrurb8kx9r9c=
Date: Thu, 19 Mar 2020 06:30:03 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/27cf2b-3c12a1@github.com>
Subject: [quicwg/base-drafts] 3c12a1: Script updating gh-pages from 4407d622. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/TXFv-cybecRc7UX2h9vIDD5wED4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 13:30:06 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 3c12a179ba3109a3054d46a9439f5a531e5cb0fc
      https://github.com/quicwg/base-drafts/commit/3c12a179ba3109a3054d46a9439f5a531e5cb0fc
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-19 (Thu, 19 Mar 2020)

  Changed paths:
    M index.html
    M qpack/core_terminology/draft-ietf-quic-http.html
    M qpack/core_terminology/draft-ietf-quic-http.txt
    M qpack/core_terminology/draft-ietf-quic-invariants.html
    M qpack/core_terminology/draft-ietf-quic-invariants.txt
    M qpack/core_terminology/draft-ietf-quic-qpack.html
    M qpack/core_terminology/draft-ietf-quic-qpack.txt
    M qpack/core_terminology/draft-ietf-quic-recovery.html
    M qpack/core_terminology/draft-ietf-quic-recovery.txt
    M qpack/core_terminology/draft-ietf-quic-tls.html
    M qpack/core_terminology/draft-ietf-quic-tls.txt
    M qpack/core_terminology/draft-ietf-quic-transport.html
    M qpack/core_terminology/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from 4407d622. [ci skip]



From nobody Thu Mar 19 06:33:28 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BB2633A26FA for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 06:33:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BfrTx0JVVMBb for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 06:33: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 580003A2956 for <quic-issues@ietf.org>; Thu, 19 Mar 2020 06:33:25 -0700 (PDT)
Received: from github-lowworker-a27607f.ash1-iad.github.net (github-lowworker-a27607f.ash1-iad.github.net [10.56.18.61]) by smtp.github.com (Postfix) with ESMTP id 784C61C1D04 for <quic-issues@ietf.org>; Thu, 19 Mar 2020 06:33:24 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584624804; bh=sEwJWNvUO+FJaEU9icGabkgWryJLfvxZgarnwtdL3p0=; h=Date:From:To:Subject:From; b=CkgbwmO8t2rZ5O1LPEOuO3o9JVnpzuIKGTXA2RWodE9ma2buYDc91rXCEONvyc0Nt GpD6t8laqnpsIJl34RcyKkzvjJV4FD1kQd5piuElTcGfG/y54l62j6Arg9MTzx0qVy lX1fkWQX71+NCdHtHMr3M/7kp+IYh/vwNgqXtbT0=
Date: Thu, 19 Mar 2020 06:33:24 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/3c12a1-b6a65f@github.com>
Subject: [quicwg/base-drafts] b6a65f: Script updating gh-pages from b2ece82b. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/rBPFiWgdtXkyYbudLsz2u-GD_50>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 13:33:27 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: b6a65f22b75e1bd114ad754bff4e5547299ee2dc
      https://github.com/quicwg/base-drafts/commit/b6a65f22b75e1bd114ad754bff4e5547299ee2dc
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-19 (Thu, 19 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from b2ece82b. [ci skip]



From nobody Thu Mar 19 07:18:04 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 084B33A15DC for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 07:18:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.041
X-Spam-Level: 
X-Spam-Status: No, score=-1.041 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id G3KsnTr9-UtZ for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 07:18:01 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D9BBE3A15D8 for <quic-issues@ietf.org>; Thu, 19 Mar 2020 07:18:00 -0700 (PDT)
Received: from github-lowworker-292e294.va3-iad.github.net (github-lowworker-292e294.va3-iad.github.net [10.48.102.70]) by smtp.github.com (Postfix) with ESMTP id B8800A1E6A for <quic-issues@ietf.org>; Thu, 19 Mar 2020 07:17:59 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584627479; bh=CgYHqkLrJT60lhHvC1mTnKb/b8E1jk0NKQP5t+m0pUQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=k+JVIwGgXHwpxEi1zcoeNHmP9+2TgLAmn/gg1QB+Nx990WguerAFJlwx0hdQjVX/o einUIpbEk+lrvox7HQ2DD6KYufKN9KvY4Ok+8xkN/E7DiyJDJNslxtW4QIpO9oXMPW j4AjSm9EDl0bQW66qWUaTO3nGbXEORxJX97jNBaI=
Date: Thu, 19 Mar 2020 07:17:59 -0700
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5YGCMPKSPK7EY4CCV4P5QBPEVBNHHCFTFZFI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3530/601204165@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3530@github.com>
References: <quicwg/base-drafts/issues/3530@github.com>
Subject: Re: [quicwg/base-drafts] Push and Cache Interaction (#3530)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e737f17a9293_5ed03fc19accd968141962"; 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/5v66mAjE7ornI81Zdd8uZBXQuws>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 14:18:02 -0000

----==_mimepart_5e737f17a9293_5ed03fc19accd968141962
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I think this is out of scope for the work in QUIC WG.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3530#issuecomment-601204165
----==_mimepart_5e737f17a9293_5ed03fc19accd968141962
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I think this is out of scope for the work in QUIC WG.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3530#issuecomment-601204165">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYBPF2SSID5X4M2NJLRIISRPANCNFSM4LOVEOUA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2IEGV6QWGFYWWFW53RIISRPA5CNFSM4LOVEOUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPK2LRI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3530#issuecomment-601204165",
"url": "https://github.com/quicwg/base-drafts/issues/3530#issuecomment-601204165",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e737f17a9293_5ed03fc19accd968141962--


From nobody Thu Mar 19 07:30:18 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EE6413A2A5E for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 07:30:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8buTHnknYqAl for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 07:30:14 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CF3FE3A2A5D for <quic-issues@ietf.org>; Thu, 19 Mar 2020 07:30:14 -0700 (PDT)
Date: Thu, 19 Mar 2020 07:30:13 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584628213; bh=u2/eM1pK5WJ2cnwwFXeK9JwRdcLf62TKuaj+sBuzyxk=; h=Date:From:To:Subject:From; b=hSQV9PEojJTixhgRpAzH6mpqlFBCccd9GSnTTILLmZIR8Oo2dt7IzN3IU/JKzKJlE 3B41fUOacYFQ+v9o72d6hsBhF3bEaI/Dg+N+k8VViNa4zGvDZ17voum+PhYW93C7mf E2iFjumJibI0nLTbpG5I+wMuoyKC00qIbvrnkOro=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/expire_reflog/000000-93dcde@github.com>
Subject: [quicwg/base-drafts] 93dcde: Try expiring reflog in Circle
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/dRenn1_i7eyfkVL0t65bWE7Z19w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 14:30:16 -0000

  Branch: refs/heads/expire_reflog
  Home:   https://github.com/quicwg/base-drafts
  Commit: 93dcde0c8609ba5d268aea9dc881913d734752c4
      https://github.com/quicwg/base-drafts/commit/93dcde0c8609ba5d268aea9dc881913d734752c4
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-19 (Thu, 19 Mar 2020)

  Changed paths:
    M .circleci/config.yml

  Log Message:
  -----------
  Try expiring reflog in Circle



From nobody Thu Mar 19 07:31:25 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E70C33A2A65 for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 07:31:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HqFjDSJZsfTi for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 07:31:22 -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 DF6503A2A61 for <quic-issues@ietf.org>; Thu, 19 Mar 2020 07:31:22 -0700 (PDT)
Date: Thu, 19 Mar 2020 07:31:22 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584628282; bh=V+FpbNDm327Beu8/mFEluiwI30+u71WEk+oOfZtLVLQ=; h=Date:From:To:Subject:From; b=wsdcR13pR4emX39UzstT38MTGCcoPwbfSFCCSAXp5LV4/vXZBih+1tBB6fsdddNmb 5RrycepIADtk93ftLgPvOxt8KK4yxs3DsHRP7k0I2eDSuX7Zd80S8F5Q2CcIwyC8MS ycRzlsTSv3c1OkvAbp1bBUgGOZTp1jxlf/HEIz8g=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/b6a65f-dc0369@github.com>
Subject: [quicwg/base-drafts] dc0369: Script updating gh-pages from 93dcde0c. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/5gLuSEFFXHoaTvFh0YTB_lvg3wg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 14:31:24 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: dc03696762c75c41cacd45ade26f15f27e238367
      https://github.com/quicwg/base-drafts/commit/dc03696762c75c41cacd45ade26f15f27e238367
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-19 (Thu, 19 Mar 2020)

  Changed paths:
    A expire_reflog/draft-ietf-quic-http.html
    A expire_reflog/draft-ietf-quic-http.txt
    A expire_reflog/draft-ietf-quic-invariants.html
    A expire_reflog/draft-ietf-quic-invariants.txt
    A expire_reflog/draft-ietf-quic-qpack.html
    A expire_reflog/draft-ietf-quic-qpack.txt
    A expire_reflog/draft-ietf-quic-recovery.html
    A expire_reflog/draft-ietf-quic-recovery.txt
    A expire_reflog/draft-ietf-quic-tls.html
    A expire_reflog/draft-ietf-quic-tls.txt
    A expire_reflog/draft-ietf-quic-transport.html
    A expire_reflog/draft-ietf-quic-transport.txt
    A expire_reflog/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 93dcde0c. [ci skip]



From nobody Thu Mar 19 07:33:28 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 13F373A2A6B for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 07:33:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tMUW69ShO963 for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 07:33:25 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 13EEA3A2A53 for <quic-issues@ietf.org>; Thu, 19 Mar 2020 07:33:20 -0700 (PDT)
Date: Thu, 19 Mar 2020 07:33:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584628399; bh=ziiwE2SMozQC0bmfeMT3T+UKZVqa/TkvppKGXP98jrs=; h=Date:From:To:Subject:From; b=idscLF1wUeqWlXWPNWoKu9S4KfDBHEkYkTa9fQxnE468NoD7tXfkx73No/LTkaNAl rWuQiCcAf7ETbtm0R6dhYPdRKYznopa0uGtzgFcC3F6ytYjoz1a49OSjX+JPOyYveP wL+4sVwi6gt/rWSnj2bjxf9mSW4U6rGTnKoPOlfo=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/dc0369-451143@github.com>
Subject: [quicwg/base-drafts] 451143: Script updating gh-pages from 93dcde0c. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/jV4gL2VOS-bpRTFlKLcJKJv-nPc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 14:33:26 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 45114336078bdf6666fa16a0f637942643f7df87
      https://github.com/quicwg/base-drafts/commit/45114336078bdf6666fa16a0f637942643f7df87
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-19 (Thu, 19 Mar 2020)

  Changed paths:
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 93dcde0c. [ci skip]



From nobody Thu Mar 19 07:33:35 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8E0E13A2A53 for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 07:33:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SDRzzVvsBzMg for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 07:33:32 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2141F3A2A62 for <quic-issues@ietf.org>; Thu, 19 Mar 2020 07:33:32 -0700 (PDT)
Date: Thu, 19 Mar 2020 07:33:31 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584628411; bh=8fbT9CKAUASgRX4SBFG1b4NeMUcQhPbAQ4TDdewoUpY=; h=Date:From:To:Subject:From; b=EFodKiaazH3aX53QgVwc2jxjJ4Jn7/qncFL2anJ5unDe1p1yqaNJGNxQ+0kQh7RU9 5CCQBRQK3G7roOWMiMAa8Nq5IX+m7wrA0ZvBANvJ56cZ+Ml4Wa9Y+joroEICAqv6DW NrxpzrdQSN6PyaqqBzgVVw4ttvQlF8A3Gma/sOQ4=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/b2ece8-93dcde@github.com>
Subject: [quicwg/base-drafts] 93dcde: Try expiring reflog in Circle
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/dltzdGJYHUdwurG-W1kTtWPcSsk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 14:33:34 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 93dcde0c8609ba5d268aea9dc881913d734752c4
      https://github.com/quicwg/base-drafts/commit/93dcde0c8609ba5d268aea9dc881913d734752c4
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-19 (Thu, 19 Mar 2020)

  Changed paths:
    M .circleci/config.yml

  Log Message:
  -----------
  Try expiring reflog in Circle



From nobody Thu Mar 19 07:34:33 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 12F873A2A6E for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 07:34:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KAVAkNdyOvS8 for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 07:34:31 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CE2873A2A66 for <quic-issues@ietf.org>; Thu, 19 Mar 2020 07:34:30 -0700 (PDT)
Date: Thu, 19 Mar 2020 07:34:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584628470; bh=Lw5bo1oiuM/R0kWzZwbN9xjHZ1tTPj/mjHUi5rk582s=; h=Date:From:To:Subject:From; b=oiV3Ll7zOd7UPyls1P7SrFzrU6QOI3VkIi577W7XbCt2yM8UpW9FnseVwCnnczKdF 7ueTbcW94SYnVEAy797fEqlZifi0CciXRmfW6DbGzCKN2n1UMkGTyYVhdfCJcKvvMP 8fGuOBQSYasIOOU0fNiloV4MpxyWZLpQbvbX3UDY=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/451143-292da6@github.com>
Subject: [quicwg/base-drafts] 292da6: Script updating gh-pages from 93dcde0c. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/hy7XCpHpPYaWFLXzOUBFiGzzIxs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 14:34:32 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 292da61013f498583c3f8879b17f422fad5cec76
      https://github.com/quicwg/base-drafts/commit/292da61013f498583c3f8879b17f422fad5cec76
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-19 (Thu, 19 Mar 2020)

  Changed paths:
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 93dcde0c. [ci skip]



From nobody Thu Mar 19 08:17:28 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 60C983A044F for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 08:17:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.696
X-Spam-Level: 
X-Spam-Status: No, score=-1.696 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Xfs892d45V92 for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 08: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 2B0783A044D for <quic-issues@ietf.org>; Thu, 19 Mar 2020 08:17:22 -0700 (PDT)
Date: Thu, 19 Mar 2020 08:17:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584631041; bh=tBuePgf6BLkmX8w6IuAVnA3g0PQMhIF1kynpfV5nr4A=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=fSaCJaM1W06jAXEmP129SaXdaD39Z8iECEUl/GyfgtTw1VetmnA2vITrZD98ceyrT i5VlAZgvFAg0miekVvuZZyEzaW6hbb3G05R3CSeCQg4seC6vQV7ZiYv4yFy8ZwGUM1 dEynwkmrziDzyBZ/L2vlNGEQrM5J2sAbLlO9/Dfs=
From: ekr <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5AFB7LPR7U7LKIBMF4P5XABEVBNHHCFIPTEI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3523/601237238@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3523@github.com>
References: <quicwg/base-drafts/issues/3523@github.com>
Subject: Re: [quicwg/base-drafts] Padding overhead in DNS over QUIC scenarios (#3523)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e738d00eabc1_5d623f93a0ecd95c886dd"; 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/Mvrc1wo9X49bKMKi0r6zYyug5FA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 15:17:26 -0000

----==_mimepart_5e738d00eabc1_5d623f93a0ecd95c886dd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

Won't DoQ need a different ALPN?=0D
=0D
On Tue, Mar 17, 2020 at 5:06 PM Christian Huitema <notifications@github.c=
om>=0D
wrote:=0D
=0D
> I don't like the idea of creating a version of Quic especially for DNS=0D=

> over Quic, because of the privacy implications. Of course it could be=0D=

> negotiated and remembered, but then it looks like painting the packets =
with=0D
> a big target for various kinds of firewall filtering. But then using=0D=

> shorter initials also paints a big target.=0D
>=0D
> I also don't advocate holding V1 at the gate to solve that. I like the=0D=

> suggestion to allow shorter initial packets and to limit the number of=0D=

> bytes that the server sends. But i get that we may want to wait for V2 =
for=0D
> that.=0D
>=0D
> For now, I will concentrate on other optimizations, such as limiting th=
e=0D
> packet overhead. That can be done with implementation guidance.=0D
>=0D
> =E2=80=94=0D
> You are receiving this because you are subscribed to this thread.=0D
> Reply to this email directly, view it on GitHub=0D
> <https://github.com/quicwg/base-drafts/issues/3523#issuecomment-6003587=
97>,=0D
> or unsubscribe=0D
> <https://github.com/notifications/unsubscribe-auth/AAIPLILMF4HC5TKEY45L=
WGDRIAF6TANCNFSM4LIG6WCQ>=0D
> .=0D
>=0D
=0D
=0D
-- =0D
You are receiving this because you are subscribed to this thread.=0D
Reply to this email directly or view it on GitHub:=0D
https://github.com/quicwg/base-drafts/issues/3523#issuecomment-601237238=

----==_mimepart_5e738d00eabc1_5d623f93a0ecd95c886dd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
Won&#39;t DoQ need a different ALPN?<br>=0D
<br>=0D
On Tue, Mar 17, 2020 at 5:06 PM Christian Huitema &lt;notifications@githu=
b.com&gt;<br>=0D
wrote:<br>=0D
<br>=0D
&gt; I don&#39;t like the idea of creating a version of Quic especially f=
or DNS<br>=0D
&gt; over Quic, because of the privacy implications. Of course it could b=
e<br>=0D
&gt; negotiated and remembered, but then it looks like painting the packe=
ts with<br>=0D
&gt; a big target for various kinds of firewall filtering. But then using=
<br>=0D
&gt; shorter initials also paints a big target.<br>=0D
&gt;<br>=0D
&gt; I also don&#39;t advocate holding V1 at the gate to solve that. I li=
ke the<br>=0D
&gt; suggestion to allow shorter initial packets and to limit the number =
of<br>=0D
&gt; bytes that the server sends. But i get that we may want to wait for =
V2 for<br>=0D
&gt; that.<br>=0D
&gt;<br>=0D
&gt; For now, I will concentrate on other optimizations, such as limiting=
 the<br>=0D
&gt; packet overhead. That can be done with implementation guidance.<br>=0D=

&gt;<br>=0D
&gt; =E2=80=94<br>=0D
&gt; You are receiving this because you are subscribed to this thread.<br=
>=0D
&gt; Reply to this email directly, view it on GitHub<br>=0D
&gt; &lt;https://github.com/quicwg/base-drafts/issues/3523#issuecomment-6=
00358797&gt;,<br>=0D
&gt; or unsubscribe<br>=0D
&gt; &lt;https://github.com/notifications/unsubscribe-auth/AAIPLILMF4HC5T=
KEY45LWGDRIAF6TANCNFSM4LIG6WCQ&gt;<br>=0D
&gt; .<br>=0D
&gt;<br>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/issues/3523#issuecomment-601237238">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJK6G=
ZOODEWKJ3T3UZ2TRIIZQBANCNFSM4LIG6WCQ">unsubscribe</a>.<img src=3D"https:/=
/github.com/notifications/beacon/AFTOJK5UQ4HWMCC7HAFL2HLRIIZQBA5CNFSM4LIG=
6WC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPLCN5Q.g=
if" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/issues/3523#issuecomment=
-601237238",=0D
"url": "https://github.com/quicwg/base-drafts/issues/3523#issuecomment-60=
1237238",=0D
"name": "View Issue"=0D
},=0D
"description": "View this Issue on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e738d00eabc1_5d623f93a0ecd95c886dd--


From nobody Thu Mar 19 10:15:33 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3C4103A09F0 for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 10:15:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0JNWWHYWCdmL for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 10:15:29 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6608D3A09E2 for <quic-issues@ietf.org>; Thu, 19 Mar 2020 10:15:29 -0700 (PDT)
Date: Thu, 19 Mar 2020 10:15:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584638128; bh=N3h1jnuAjj6idn8Ng7olIMCImrm6BwNqowMC43sd8dU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=EXDflOssz42E8y/8U/V0wxZYdytmxCgkl00lqwLikkulPNNWm+dHtDvJDNHb8fpTC BrfsTpHqugwSGaPiw8Ez+MDwr2k55HT9Syq2R4AH5CVU3GtPgVpv7azd5M3yCZKt53 xFEDwOegZpXYn5Goi7fYPcMYmxmBzFYCrvu1+t+8=
From: "Roy T. Fielding" <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZPSEQYLDMCUHHMDWF4P6E3BEVBNHHCFTFZFI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3530/601306624@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3530@github.com>
References: <quicwg/base-drafts/issues/3530@github.com>
Subject: Re: [quicwg/base-drafts] Push and Cache Interaction (#3530)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e73a8b039998_20733fdb10ecd9681076eb"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: royfielding
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/R1fTgtXUzk09Y1-tMFK0nnfMpLU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 17:15:32 -0000

----==_mimepart_5e73a8b039998_20733fdb10ecd9681076eb
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

My comment was intended to be editorial for QUIC, but it is also critical to understand from an implementation perspective (regardless of protocol).

When a browser makes a request and receives a 2xx response, that response is not "part of the cache". It is part of the working state (hypertext workspace) for the user agent (windows/tabs/history). The response may also be cached, but the working state is not subject to cache controls or freshness. The same should be true for push or it won't be usable for non-cached session-specific content.

I don't need QUIC to redefine that. It's actually something that should be defined by user agents (Fetch). What I need is for the HTTP/3 text to be consistent with the existing distinction between the working state of a user agent and the terminology for a cache. They are distinct on purpose. We should probably reinforce that in http-core as well, beyond the brief section in Caching.

I'd prefer that we keep this open (editorial) until I get a chance to review the next draft version.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3530#issuecomment-601306624
----==_mimepart_5e73a8b039998_20733fdb10ecd9681076eb
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>My comment was intended to be editorial for QUIC, but it is also critical to understand from an implementation perspective (regardless of protocol).</p>
<p>When a browser makes a request and receives a 2xx response, that response is not "part of the cache". It is part of the working state (hypertext workspace) for the user agent (windows/tabs/history). The response may also be cached, but the working state is not subject to cache controls or freshness. The same should be true for push or it won't be usable for non-cached session-specific content.</p>
<p>I don't need QUIC to redefine that. It's actually something that should be defined by user agents (Fetch). What I need is for the HTTP/3 text to be consistent with the existing distinction between the working state of a user agent and the terminology for a cache. They are distinct on purpose. We should probably reinforce that in http-core as well, beyond the brief section in Caching.</p>
<p>I'd prefer that we keep this open (editorial) until I get a chance to review the next draft version.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3530#issuecomment-601306624">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2MVZYYDHZB2JNZB5TRIJHLBANCNFSM4LOVEOUA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4RSDYSXZ2CC4HLVLDRIJHLBA5CNFSM4LOVEOUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPLTMAA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3530#issuecomment-601306624",
"url": "https://github.com/quicwg/base-drafts/issues/3530#issuecomment-601306624",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e73a8b039998_20733fdb10ecd9681076eb--


From nobody Thu Mar 19 10:21:16 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 71A583A0A3D for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 10:21:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2mvKwiLhRc7h for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 10:21:12 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 88C143A0A3B for <quic-issues@ietf.org>; Thu, 19 Mar 2020 10:21:12 -0700 (PDT)
Date: Thu, 19 Mar 2020 10:21:11 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584638471; bh=+VGt6OzdEiy5UjtWSZhuUvzuZYHmy//C98s/2MgePCE=; h=Date:From:To:Subject:From; b=bIAnqjczW/kYI7HPYTItNCEk8qbnjm+X/5i9drY+RT9MbM44dCZ1b1baxLrZhi/Db RjWs9crtMYwOiG2HlLMYi/PsjRgSnxaz1tvLtDVJXsK9AAw6EPg4t32J9HvOnCvjPU 0gqstXlBI5wkul9AifP962bH6vs/DCjM/eHSM0k0=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/qpack/core_terminology/4407d6-24628e@github.com>
Subject: [quicwg/base-drafts] 24628e: No field blocks
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/GzNPcr85ILHrnHncS8GOqB_zYrY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 17:21:15 -0000

  Branch: refs/heads/qpack/core_terminology
  Home:   https://github.com/quicwg/base-drafts
  Commit: 24628e3206c49b428a015c3807a9c60f4e161d05
      https://github.com/quicwg/base-drafts/commit/24628e3206c49b428a015c3807a9c60f4e161d05
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-19 (Thu, 19 Mar 2020)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  No field blocks



From nobody Thu Mar 19 10:21:43 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 022843A0A43 for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 10:21:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OWynLLetBvVD for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 10:21: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 A677B3A0A42 for <quic-issues@ietf.org>; Thu, 19 Mar 2020 10:21:38 -0700 (PDT)
Date: Thu, 19 Mar 2020 10:21:37 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584638497; bh=YXQ/AwBXJca6y9t79yxiCZaQ9STbpWnEf2sIJvBAUVE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=CcM6/S3cetkMVQcwFc/j5R30aMd/ZeFVu2ahM/WFbauOwSTPk3LiFsxZSOu0jpa7H fW9sbK3YBMBmPyb0ipp8qMBp0Dmc1LpANpVJwyY+WOOjDag7pMjUlnPEQokvemfPZM KiiOcMC35sqR6So+3haGeJ+HBEGB2PJkMD3ykK58=
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/3520/push/4789212257@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3520@github.com>
References: <quicwg/base-drafts/pull/3520@github.com>
Subject: Re: [quicwg/base-drafts] Core terminology in QPACK (#3520)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e73aa218e401_2ab3fb4d96cd964100617"; 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/9FFmr6O9vTtBNXRl4n82ii6191Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 17:21:41 -0000

----==_mimepart_5e73aa218e401_2ab3fb4d96cd964100617
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop pushed 1 commit.

24628e3206c49b428a015c3807a9c60f4e161d05  No field blocks


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3520/files/4407d622b2ceb9c14afbe356002dd3a848f0558b..24628e3206c49b428a015c3807a9c60f4e161d05

----==_mimepart_5e73aa218e401_2ab3fb4d96cd964100617
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/24628e3206c49b428a015c3807a9c60f4e161d05">24628e3</a>  No field blocks</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3520/files/4407d622b2ceb9c14afbe356002dd3a848f0558b..24628e3206c49b428a015c3807a9c60f4e161d05">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6RQVRQLWNIAU4RK63RIJICDANCNFSM4LHEIOXA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5IBRN5LWYKX56KLZ3RIJICDA5CNFSM4LHEIOXKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DOOBSGM2TKMCQOVZWQIZUG44DSMRRGIZDKNY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3520/files/4407d622b2ceb9c14afbe356002dd3a848f0558b..24628e3206c49b428a015c3807a9c60f4e161d05",
"url": "https://github.com/quicwg/base-drafts/pull/3520/files/4407d622b2ceb9c14afbe356002dd3a848f0558b..24628e3206c49b428a015c3807a9c60f4e161d05",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e73aa218e401_2ab3fb4d96cd964100617--


From nobody Thu Mar 19 10:22:25 2020
Return-Path: <bounces+848413-a050-quic-issues=ietf.org@sgmail.github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C7D7A3A0A48 for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 10:22:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.563
X-Spam-Level: 
X-Spam-Status: No, score=-3.563 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-1.463, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, UNPARSEABLE_RELAY=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Bb76sWkve7XX for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 10:22:22 -0700 (PDT)
Received: from o11.sgmail.github.com (o11.sgmail.github.com [167.89.101.202]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BC39E3A0A46 for <quic-issues@ietf.org>; Thu, 19 Mar 2020 10:22:21 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com;  h=from:to:subject:mime-version:content-type:content-transfer-encoding;  s=s20150108; bh=ZdFfzpZ5BHZ7CBob2pdsPOr3ZsslzNtl28N/h+NwIr4=; b= KX+VqXa10EpWiw9rcIc6auT244D6PjJpN+B64mdA+NmAzX9c9peysp0fB++7gi1g 1zY8mCdneSEeeGSZCLT/P9rUOE15CbFz2Gwm5r9kbVf00kfBnw1BjG+7P1GcCIy6 2pnnr43i21568K6CXNQOTCMZ6P88nO8bK/zJSYab8HE=
Received: by filter1696p1mdw1.sendgrid.net with SMTP id filter1696p1mdw1-20729-5E73AA4C-E 2020-03-19 17:22:20.227128218 +0000 UTC m=+64651.047147701
Received: from github-lowworker-9bcb4a1.ac4-iad.github.net (unknown) by ismtpd0089p1iad2.sendgrid.net (SG) with ESMTP id AFLxttHlRFqu0RKASqSzWw for <quic-issues@ietf.org>; Thu, 19 Mar 2020 17:22:19.925 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-9bcb4a1.ac4-iad.github.net (Postfix) with ESMTP id BB9174C40EE6 for <quic-issues@ietf.org>; Thu, 19 Mar 2020 10:22:19 -0700 (PDT)
Date: Thu, 19 Mar 2020 17:22:20 +0000 (UTC)
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/292da6-56f780@github.com>
Subject: [quicwg/base-drafts] 56f780: Script updating gh-pages from 24628e32. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1rswh7X1y+4sCBiKNLMtJfLOjdhgEFyOVhJU 7VOuA3MNDeh3tZsj2imdw8g2zqW0ecZ1JYgI/N2ss3k7C6Lu6jR+Gws7/RfXMVG/VTRDTN0/Hftn9l H5NnR99W50oU3e3OAGvdUp+adBaW3Kx3NEMTBdm0jZli6ELqXZKuLuWppw==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/swQ4lsHe8dS92lJtbLaCirlMFec>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 17:22:24 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 56f7800c691a7b9733d982c5719466bf16b93f4c
      https://github.com/quicwg/base-drafts/commit/56f7800c691a7b9733d982c5719466bf16b93f4c
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-19 (Thu, 19 Mar 2020)

  Changed paths:
    M index.html
    M qpack/core_terminology/draft-ietf-quic-qpack.html
    M qpack/core_terminology/draft-ietf-quic-qpack.txt

  Log Message:
  -----------
  Script updating gh-pages from 24628e32. [ci skip]



From nobody Thu Mar 19 10:23:17 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0A6B53A0BB2 for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 10:23:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id k14dNMfOfrXO for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 10:23: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 3A4923A0A52 for <quic-issues@ietf.org>; Thu, 19 Mar 2020 10:23:07 -0700 (PDT)
Received: from github-lowworker-f1f7af9.ash1-iad.github.net (github-lowworker-f1f7af9.ash1-iad.github.net [10.56.111.13]) by smtp.github.com (Postfix) with ESMTP id 551B92C221F for <quic-issues@ietf.org>; Thu, 19 Mar 2020 10:23:06 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584638586; bh=cr9kdlIYaXrSuf81/Pl9ADpC5FeBUf4CiEqzn61Qv3s=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=lbf/oGAA0sIN9if6ieTAvc2LtoE+cw17K29Ke+FcFXQGC8mhqGYdkgt5vnhk7Zqxj kzNOJC864rRiDpRU+G9FLtYuUd+okYot6CHn9p3kDggyPL+pckxKMF73KXsu8ctp+U wqOqicqUHFAYpQnVB48la0C0gC6GKRN56P7Fymps=
Date: Thu, 19 Mar 2020 10:23:06 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKY5KUL57LH5MQFOUUF4P6FXVEVBNHHCFHBAYE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3520/review/377935670@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3520@github.com>
References: <quicwg/base-drafts/pull/3520@github.com>
Subject: Re: [quicwg/base-drafts] Core terminology in QPACK (#3520)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e73aa7a424bf_28e93f83d18cd96423533a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/sIaB6PxQEsoi-VZJswRIYI_-X4s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 17:23:16 -0000

----==_mimepart_5e73aa7a424bf_28e93f83d18cd96423533a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

MikeBishop commented on this pull request.



>  
-: The compressed representation of a header list.
+: An ordered collection of HTTP field lines associated with an HTTP message.  A
+  field list can contain multiple field lines with the same name.  It can
+  also contain duplicate field lines.  The header field and trailer field
+  sections of an HTTP message each contain a field list.
+
+Field block:

24628e32 takes the route of turning all references to "blocks" into "encoded field sections" or "field sections," as appropriate.  In a few cases, I wound up talking about a "series of field representations" instead.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3520#discussion_r395194350
----==_mimepart_5e73aa7a424bf_28e93f83d18cd96423533a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@MikeBishop</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3520#discussion_r395194350">draft-ietf-quic-qpack.md</a>:</p>
<pre style='color:#555'>&gt;  
-: The compressed representation of a header list.
+: An ordered collection of HTTP field lines associated with an HTTP message.  A
+  field list can contain multiple field lines with the same name.  It can
+  also contain duplicate field lines.  The header field and trailer field
+  sections of an HTTP message each contain a field list.
+
+Field block:
</pre>
<p><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/quicwg/base-drafts/commit/24628e3206c49b428a015c3807a9c60f4e161d05/hovercard" href="https://github.com/quicwg/base-drafts/commit/24628e3206c49b428a015c3807a9c60f4e161d05"><tt>24628e3</tt></a> takes the route of turning all references to "blocks" into "encoded field sections" or "field sections," as appropriate.  In a few cases, I wound up talking about a "series of field representations" instead.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3520#discussion_r395194350">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7VM6FQ5MMMUMKJCODRIJIHVANCNFSM4LHEIOXA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5ZYJXFOP42Y5JIMMTRIJIHVA5CNFSM4LHEIOXKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC2DNONQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3520#discussion_r395194350",
"url": "https://github.com/quicwg/base-drafts/pull/3520#discussion_r395194350",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e73aa7a424bf_28e93f83d18cd96423533a--


From nobody Thu Mar 19 10:44:19 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A92143A0C59 for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 10:44:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CPVlygsB8lzq for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 10:44: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 A289A3A0C0D for <quic-issues@ietf.org>; Thu, 19 Mar 2020 10:44:09 -0700 (PDT)
Date: Thu, 19 Mar 2020 10:44:08 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584639848; bh=2ANR8d+kMn8CrnTRoFv461mx0cq1mMNTZDL9NlEfM6o=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=bf6/X7Tyx2C3SDHG1Wa/FVoVD5a0288quCUZFlRL41z3fS+aLMVjrPlg4EPwTbg5p 4QTkLogPMd4mxiSJihPmN73EI9PaO60SQiLFn9Vl+a334LQGyRILDdfsm835uHPwLf gwvHlEzEGxrMWJQoABAdaeCBj7kIfL2ILpITwXQg=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5SZR4PBJIFXF6CBVN4P6IGREVBNHHCFTHBIQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3531/review/377953197@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3531@github.com>
References: <quicwg/base-drafts/pull/3531@github.com>
Subject: Re: [quicwg/base-drafts] Import HTTP/2 Security Considerations (#3531)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e73af68b221d_37b13f9a93ccd9641073f3"; 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/ST-_tLiHSNXfurCCaykNlxIYgug>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 17:44:17 -0000

----==_mimepart_5e73af68b221d_37b13f9a93ccd9641073f3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

LPardue commented on this pull request.



> +
+Caching responses that are pushed is possible based on the guidance provided by
+the origin server in the Cache-Control header field. However, this can cause
+issues if a single server hosts more than one tenant.  For example, a server
+might offer multiple users each a small portion of its URI space.
+
+Where multiple tenants share space on the same server, that server MUST ensure
+that tenants are not able to push representations of resources that they do not
+have authority over.  Failure to enforce this would allow a tenant to provide a
+representation that would be served out of cache, overriding the actual
+representation that the authoritative tenant provides.
+
+Pushed responses for which an origin server is not authoritative (see
+{{connection-reuse}}) MUST NOT be used or cached.
+
+## Denial-of-Service Considerations

Is it worth a link to the HTTP/2 DoS CVE(s) from 2019 as a practical demonstration?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3531#pullrequestreview-377953197
----==_mimepart_5e73af68b221d_37b13f9a93ccd9641073f3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@LPardue</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3531#discussion_r395208581">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt; +
+Caching responses that are pushed is possible based on the guidance provided by
+the origin server in the Cache-Control header field. However, this can cause
+issues if a single server hosts more than one tenant.  For example, a server
+might offer multiple users each a small portion of its URI space.
+
+Where multiple tenants share space on the same server, that server MUST ensure
+that tenants are not able to push representations of resources that they do not
+have authority over.  Failure to enforce this would allow a tenant to provide a
+representation that would be served out of cache, overriding the actual
+representation that the authoritative tenant provides.
+
+Pushed responses for which an origin server is not authoritative (see
+{{connection-reuse}}) MUST NOT be used or cached.
+
+## Denial-of-Service Considerations
</pre>
<p>Is it worth a link to the HTTP/2 DoS CVE(s) from 2019 as a practical demonstration?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3531#pullrequestreview-377953197">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6N5CH4LZIPZGYI2TDRIJKWRANCNFSM4LOVOONA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYYD7BJEH5WKOS7BZDRIJKWRA5CNFSM4LOVOONKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC2DRXLI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3531#pullrequestreview-377953197",
"url": "https://github.com/quicwg/base-drafts/pull/3531#pullrequestreview-377953197",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e73af68b221d_37b13f9a93ccd9641073f3--


From nobody Thu Mar 19 10:52:19 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 911E73A0C00 for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 10:52:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vJjPcBG8qQHa for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 10:52:15 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 00A9A3A0C03 for <quic-issues@ietf.org>; Thu, 19 Mar 2020 10:52:14 -0700 (PDT)
Received: from github-lowworker-0f78100.ash1-iad.github.net (github-lowworker-0f78100.ash1-iad.github.net [10.56.25.48]) by smtp.github.com (Postfix) with ESMTP id EECBB521ECD for <quic-issues@ietf.org>; Thu, 19 Mar 2020 10:52:13 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584640333; bh=+aoXEqZvfB//I31la2HzHNXYjoh1ddDE5oczaIAEetI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=JcCK6fCdXom4+Y91K8ctMtm5k5sYqtyLh8wl3TXqZejJiq3dCuJnYpscm9Z8JHEHL 3D2dpGpO6Xw5+sRIlztLUblMSFCC9KquhIe0OAIZMskdDdFxTiv5j3dudtARw1mvUu jaiwNhv7vcEmrfyltFqIAXe5CQWFWvMYjmX5LNMI=
Date: Thu, 19 Mar 2020 10:52:13 -0700
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5ZPKF7KNHYC7ETAUN4P6JE3EVBNHHCFTHBIQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3531/c601325366@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3531@github.com>
References: <quicwg/base-drafts/pull/3531@github.com>
Subject: Re: [quicwg/base-drafts] Import HTTP/2 Security Considerations (#3531)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e73b14ddd541_67ae3fd79dacd9606215"; 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/mOiz_jWS5jVufn7XlaYEF9ERVLQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 17:52:17 -0000

----==_mimepart_5e73b14ddd541_67ae3fd79dacd9606215
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

There's a few places where it seems the new "field" terminology is applied inconsistently, but given the PR dependency chain maybe that will shake out. I'll take another look once other things have landed.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3531#issuecomment-601325366
----==_mimepart_5e73b14ddd541_67ae3fd79dacd9606215
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>There's a few places where it seems the new "field" terminology is applied inconsistently, but given the PR dependency chain maybe that will shake out. I'll take another look once other things have landed.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3531#issuecomment-601325366">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYEQPCW2CHSMCN5FJDRIJLU3ANCNFSM4LOVOONA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4M5XRSJ5TBGRHCNFDRIJLU3A5CNFSM4LOVOONKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPLX6NQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3531#issuecomment-601325366",
"url": "https://github.com/quicwg/base-drafts/pull/3531#issuecomment-601325366",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e73b14ddd541_67ae3fd79dacd9606215--


From nobody Thu Mar 19 11:30:04 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 682533A0CD2 for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 11:30:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ouNLstYmxuBv for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 11:30:00 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D93163A0CCB for <quic-issues@ietf.org>; Thu, 19 Mar 2020 11:29:59 -0700 (PDT)
Date: Thu, 19 Mar 2020 11:29:59 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584642599; bh=fMe/7s1a9WWtCw9HxJvcttrl2eRzu+DmN2+7j7fnOdM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=sr2jXYhIztfqdRnLwz8vadjEMwZOKYijiSh2LHoI6CEdbnwKsmQc0gyaZXaVmotEl IdAbo+k/TmHu+u3OMOxhUah9w9PlrcWyFofLaFzecucZdef4x8Jgha2DU3c+etcaDf hTTmd+E5Hc/tnv14bS2LeKTq4B/hdBFpo7aDr8p4=
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4W5EJ7PUVNKSABMSV4P6NSPEVBNHHCFIPTEI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3523/601343746@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3523@github.com>
References: <quicwg/base-drafts/issues/3523@github.com>
Subject: Re: [quicwg/base-drafts] Padding overhead in DNS over QUIC scenarios (#3523)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e73ba27bd6f_73d63ff8c02cd960118647"; 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/CFuFcVmngCStTgFLK9frxHPWaHw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 18:30:02 -0000

----==_mimepart_5e73ba27bd6f_73d63ff8c02cd960118647
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Yes, DNS over QUIC uses its own ALPN.  The draft specifies "doq". (The "sticking out" issue is hopefully solved with ESNI/ECHO.) But in the QUIC stack, the test for Initial packet length is performed before parsing the content of the Client Hello. Short Initial packets are just discarded before processing.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3523#issuecomment-601343746
----==_mimepart_5e73ba27bd6f_73d63ff8c02cd960118647
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Yes, DNS over QUIC uses its own ALPN.  The draft specifies "doq". (The "sticking out" issue is hopefully solved with ESNI/ECHO.) But in the QUIC stack, the test for Initial packet length is performed before parsing the content of the Client Hello. Short Initial packets are just discarded before processing.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3523#issuecomment-601343746">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK27FB6V72XC3TGLKX3RIJQCPANCNFSM4LIG6WCQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7RFV5WM2OXF7XJPOTRIJQCPA5CNFSM4LIG6WC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPL4OAQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3523#issuecomment-601343746",
"url": "https://github.com/quicwg/base-drafts/issues/3523#issuecomment-601343746",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e73ba27bd6f_73d63ff8c02cd960118647--


From nobody Thu Mar 19 12:26:18 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 378B33A0DB5 for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 12:26:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vqUqjd879_zP for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 12:26:01 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8CCBE3A0DBD for <quic-issues@ietf.org>; Thu, 19 Mar 2020 12:26:01 -0700 (PDT)
Date: Thu, 19 Mar 2020 12:26:00 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584645960; bh=/rflqZOLIP+1T6okGI5QhSOnBZeM5ZgC9rykMR/tZy4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=m3RnYFgQRO78fdGIJahsMFGNVHxNZ/Z6F5qZxTSABrgQebsVVQ358a6H0YRak1TPZ d5ehujxQzYVJ6Kg4ty8fyMGLZO75G/sI6THTjb9fmamoN44+u8sPRpFcZsSS8DroLB Nc3HFAJ1dZ1QjGsu1oF9CsWteGnz+ktW2xHt7GSc=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6NPUODPBTEDQGLY2V4P6UEREVBNHHCFTPLZM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3532/601374157@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3532@github.com>
References: <quicwg/base-drafts/issues/3532@github.com>
Subject: Re: [quicwg/base-drafts] Defense against version number corruption (#3532)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e73c748592b4_77973ff4268cd96c160718"; 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/QyRiwfVw_-r-oKGjsm0XaERbQ_E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 19 Mar 2020 19:26:03 -0000

----==_mimepart_5e73c748592b4_77973ff4268cd96c160718
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I support the change.

Does the general concern about security proofs that is driving us to authenticate the CIDs also apply to the version 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/3532#issuecomment-601374157
----==_mimepart_5e73c748592b4_77973ff4268cd96c160718
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I support the change.</p>
<p>Does the general concern about security proofs that is driving us to authenticate the CIDs also apply to the version field?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3532#issuecomment-601374157">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYKMLMMTPDUD5JMQJTRIJWURANCNFSM4LOXX7TA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3TMJFO547K4GMTD63RIJWURA5CNFSM4LOXX7TKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPMD3TI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3532#issuecomment-601374157",
"url": "https://github.com/quicwg/base-drafts/issues/3532#issuecomment-601374157",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e73c748592b4_77973ff4268cd96c160718--


From nobody Thu Mar 19 12:37:20 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 60D6C3A0DF2 for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 12:37:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5DnQ6Ju17JDJ for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 12:37:16 -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 BF7D13A0DF4 for <quic-issues@ietf.org>; Thu, 19 Mar 2020 12:37:16 -0700 (PDT)
Received: from github-lowworker-52827f8.ash1-iad.github.net (github-lowworker-52827f8.ash1-iad.github.net [10.56.108.24]) by smtp.github.com (Postfix) with ESMTP id 3163D121127 for <quic-issues@ietf.org>; Thu, 19 Mar 2020 12:37:16 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584646636; bh=2y7L7PER8er7JcTxf9Pt4cC0rYUnJUOouvk4jhRXVCw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=pMk7eVjMlc9FNaYo9+dcosV4LqcoTGT95CigANi1ElPlCv5NoI1DWyLP75zG+dBbl TqQ/54n4CCYSOZRTX+HOhv+pv7hTsNDpIoNnZrQK3qT8OpSmuVEQY2r3bch0YX7lIY uqkVANVdyi99NmRBBVOnNY93A37SmZjzGPJdO5OY=
Date: Thu, 19 Mar 2020 12:37:15 -0700
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4UUYYQMRMFM42GV2N4P6VOXEVBNHHCFSANWY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3529/601378758@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3529@github.com>
References: <quicwg/base-drafts/issues/3529@github.com>
Subject: Re: [quicwg/base-drafts] Changing the Default QUIC ACK Policy (#3529)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e73c9ebe0a17_44c03ff2374cd95c1087e1"; 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/PVpRM9dWYMcaih0Z3iLqv9jYXoI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 19:37:19 -0000

----==_mimepart_5e73c9ebe0a17_44c03ff2374cd95c1087e1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Even though we've avoided straying this far from the TCP spec, I think allowing this would be good for the internet. It should probably be documented for TCP, too.

How does ack stretching of this nature work for BBR bandwidth estimation? It's harder to use the ack pacing, 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/3529#issuecomment-601378758
----==_mimepart_5e73c9ebe0a17_44c03ff2374cd95c1087e1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Even though we've avoided straying this far from the TCP spec, I think allowing this would be good for the internet. It should probably be documented for TCP, too.</p>
<p>How does ack stretching of this nature work for BBR bandwidth estimation? It's harder to use the ack pacing, 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/3529#issuecomment-601378758">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYODVKRRCGY72LPSY3RIJX6XANCNFSM4LOJ4RQA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZFSVMR7TSRD55DCPDRIJX6XA5CNFSM4LOJ4RQKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPME7RQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3529#issuecomment-601378758",
"url": "https://github.com/quicwg/base-drafts/issues/3529#issuecomment-601378758",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e73c9ebe0a17_44c03ff2374cd95c1087e1--


From nobody Thu Mar 19 12:48:32 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D03523A0E2E for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 12:48:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dQZeXfGZF_OS for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 12:48:28 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E96E23A0E2A for <quic-issues@ietf.org>; Thu, 19 Mar 2020 12:48:27 -0700 (PDT)
Received: from github-lowworker-f1f7af9.ash1-iad.github.net (github-lowworker-f1f7af9.ash1-iad.github.net [10.56.111.13]) by smtp.github.com (Postfix) with ESMTP id 4C5016E11C8 for <quic-issues@ietf.org>; Thu, 19 Mar 2020 12:48:27 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584647307; bh=wR7pQZvLvx6BNjSmNFzBVBi8jMZxehkrmfbZ+j6i/8g=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=dP/aXd9OHWGGfbCdmERkcH+506cYftP3lgmBYLS3LCD/s4JQPVVJVGARn7kTrdibX +WdIeKg/evitxjqfZVLtoNnjAMHrM0psx2h3rRh1KRzqz8iHRJC3S13PD3w99K6fKf xwkncprT5q1TBewjq25YoN06ilPFAgAOdGMmT+TM=
Date: Thu, 19 Mar 2020 12:48:27 -0700
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7KO4CFTEYQH2SQFQ54P6WYXEVBNHHCFWJJQQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3534@github.com>
Subject: [quicwg/base-drafts] NEW_CONNECTION_ID text is too restrictive on receivers (#3534)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e73cc8b3bd40_2ed13f949e0cd95c124555"; 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/-HfSNgjFQZK-O74_hXASI2PoltY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 19:48:31 -0000

----==_mimepart_5e73cc8b3bd40_2ed13f949e0cd95c124555
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This is a small point, but it's pointlessly creating pain in our implementation and possibly some others. In Sec 19.15 (NEW_CONNECTION_ID frame):

`An endpoint that receives a NEW_CONNECTION_ID frame with a sequence number smaller than the Retire Prior To field of a previously received NEW_CONNECTION_ID frame MUST immediately send a corresponding RETIRE_CONNECTION_ID frame that retires the newly received connection ID.`

IMO this is poorly formulated. If the receiver has already sent an RCID frame for the sequence number and that RCID has been acked, it may have thrown away state for that sequence number and shouldn't have to resend a frame the peer has received. In particular, a buggy or malicious peer might send a very old sequence number, or the NCID receiver might have preemptively retired a sequence number it hadn't seen when it got the retire-prior-to field.

Simply appending 'if has not already done so' to the text above would do the trick I think. I'm happy to file a PR unless most people think this is a terrible idea.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3534
----==_mimepart_5e73cc8b3bd40_2ed13f949e0cd95c124555
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>This is a small point, but it's pointlessly creating pain in our implementation and possibly some others. In Sec 19.15 (NEW_CONNECTION_ID frame):</p>
<p><code>An endpoint that receives a NEW_CONNECTION_ID frame with a sequence number smaller than the Retire Prior To field of a previously received NEW_CONNECTION_ID frame MUST immediately send a corresponding RETIRE_CONNECTION_ID frame that retires the newly received connection ID.</code></p>
<p>IMO this is poorly formulated. If the receiver has already sent an RCID frame for the sequence number and that RCID has been acked, it may have thrown away state for that sequence number and shouldn't have to resend a frame the peer has received. In particular, a buggy or malicious peer might send a very old sequence number, or the NCID receiver might have preemptively retired a sequence number it hadn't seen when it got the retire-prior-to field.</p>
<p>Simply appending 'if has not already done so' to the text above would do the trick I think. I'm happy to file a PR unless most people think this is a terrible idea.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3534">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6PREBP3KX3LVTIQWTRIJZIXANCNFSM4LPS5XJQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4UQJLE52Z25HOQ22TRIJZIXA5CNFSM4LPS5XJ2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IWZFGCA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3534",
"url": "https://github.com/quicwg/base-drafts/issues/3534",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e73cc8b3bd40_2ed13f949e0cd95c124555--


From nobody Thu Mar 19 12:52:17 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 140873A0E3C for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 12:52:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GWuE_vV4Qy-M for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 12:52:12 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1FB933A0E3B for <quic-issues@ietf.org>; Thu, 19 Mar 2020 12:52:11 -0700 (PDT)
Received: from github-lowworker-6349a71.ac4-iad.github.net (github-lowworker-6349a71.ac4-iad.github.net [10.52.18.20]) by smtp.github.com (Postfix) with ESMTP id 9CBE49607FF for <quic-issues@ietf.org>; Thu, 19 Mar 2020 12:52:10 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584647530; bh=QqcIzkL4aeRpQhiOuFghvrCU9cHYnwui/GgOpKAzJz0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=utRTUP3keFiPxUOigiOq3u5B44Rft22/k1OETpbPUIBpc7zydrFLZ0NuU/7BZjub5 KQ6GZ1Z1/eJ4RKjC9LHzJImilKaPyrIIKme8ELajjEetB5AOseeQcJtN+WVNwlq7tn QZirKCDaUylbbhSLYg87keTT9tZ8zJQRtykR4lfE=
Date: Thu, 19 Mar 2020 12:52:10 -0700
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2TWP6TCJK4WLAZUTN4P6XGVEVBNHHCFWJJQQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3534/601384691@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3534@github.com>
References: <quicwg/base-drafts/issues/3534@github.com>
Subject: Re: [quicwg/base-drafts] NEW_CONNECTION_ID text is too restrictive on receivers (#3534)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e73cd6a8ef70_18723ffd5cccd960235042"; 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/K_L8fMByn5mcvrzDm6zmJr9iKbw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 19:52:16 -0000

----==_mimepart_5e73cd6a8ef70_18723ffd5cccd960235042
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

As a related point, it would be useful to say that an NCID receiver SHOULD NOT immediately retire old CIDs solely as the result of the NCID frame, except when instructed by Retire-Prior-to. This can lead to infinite loops if the peer tries to keep a specific number of CIDs available.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3534#issuecomment-601384691
----==_mimepart_5e73cd6a8ef70_18723ffd5cccd960235042
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>As a related point, it would be useful to say that an NCID receiver SHOULD NOT immediately retire old CIDs solely as the result of the NCID frame, except when instructed by Retire-Prior-to. This can lead to infinite loops if the peer tries to keep a specific number of CIDs available.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3534#issuecomment-601384691">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZQXIPCZZULGIZO76DRIJZWVANCNFSM4LPS5XJQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6DHEP3COO6GAQJE4DRIJZWVA5CNFSM4LPS5XJ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPMGN4Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3534#issuecomment-601384691",
"url": "https://github.com/quicwg/base-drafts/issues/3534#issuecomment-601384691",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e73cd6a8ef70_18723ffd5cccd960235042--


From nobody Thu Mar 19 13:16:55 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 705793A0EAA for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 13:16:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.007
X-Spam-Level: 
X-Spam-Status: No, score=-2.007 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ORMaya3nDeTA for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 13:16:47 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5BAE63A0EB0 for <quic-issues@ietf.org>; Thu, 19 Mar 2020 13:16:47 -0700 (PDT)
Received: from github-lowworker-56fcc46.va3-iad.github.net (github-lowworker-56fcc46.va3-iad.github.net [10.48.102.32]) by smtp.github.com (Postfix) with ESMTP id 323148C1DCE for <quic-issues@ietf.org>; Thu, 19 Mar 2020 13:16:46 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584649006; bh=RjYY69rt/EBHz644gTlc3hccMnn0F1JD+BvIQL40SHM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=SNlBiB45RG1AwMbIR0xkwFb2/Z/DlWdTgXAhfaxi84/gIJZK29zlTgSVBB9fO5uxy fZT2rbvj5WYowRdrsYqhR7y3+agVB7hUuiCBmvEaBsb7J9e9PFm0wPclzGmm3qXePZ oG7p+YMFDN8W2FNi81CkarLTm8DSJmPZLFZyw/1U=
Date: Thu, 19 Mar 2020 13:16:46 -0700
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKY3CMGOFGGNDZHEPQ54P62C5EVBNHHCFTPLZM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3532/601395553@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3532@github.com>
References: <quicwg/base-drafts/issues/3532@github.com>
Subject: Re: [quicwg/base-drafts] Defense against version number corruption (#3532)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e73d32e22c6b_55dd3fb1078cd960658e7"; 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/9zKUCNDwn_WE_gnqyBWZbrTMqZI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 20:16:53 -0000

----==_mimepart_5e73d32e22c6b_55dd3fb1078cd960658e7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke The security concerns do apply to the version field, our current plan to address that is [draft-ietf-quic-version-negotiation](https://tools.ietf.org/html/draft-ietf-quic-version-negotiation).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3532#issuecomment-601395553
----==_mimepart_5e73d32e22c6b_55dd3fb1078cd960658e7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinduke/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinduke">@martinduke</a> The security concerns do apply to the version field, our current plan to address that is <a href="https://tools.ietf.org/html/draft-ietf-quic-version-negotiation" rel="nofollow">draft-ietf-quic-version-negotiation</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3532#issuecomment-601395553">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3EON2DKWLKMZT4UT3RIJ4S5ANCNFSM4LOXX7TA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5H4W6JCR5MYXYUZU3RIJ4S5A5CNFSM4LOXX7TKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPMJCYI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3532#issuecomment-601395553",
"url": "https://github.com/quicwg/base-drafts/issues/3532#issuecomment-601395553",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e73d32e22c6b_55dd3fb1078cd960658e7--


From nobody Thu Mar 19 13:21:34 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 738303A0EDA for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 13:21:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TjjPRsKVnlxu for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 13:21:30 -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 95F363A0ED1 for <quic-issues@ietf.org>; Thu, 19 Mar 2020 13:21:30 -0700 (PDT)
Date: Thu, 19 Mar 2020 13:21:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584649289; bh=BHczGw9+QUrXRHuw3fBXoohyY1hAM6CtzmkchB4E5Y0=; h=Date:From:To:Subject:From; b=ip/JR+Czm5hPFQWU1C0c9vRJmVQ7n3Bd1DSQHeJVdhwK2+Oz3GicXCF8Zxd32i+IL vVlZUCPnCAG0Hd+JBFKgzLt3l5fFwjB06zJLmrEJqRLLcp/OIVSODLuQqIEweTNuib Pz0zxuub9Kqt4fObMY51K/htnz90hD6ZCLdtayAQ=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/hs-done-where/35b94e-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/e3Z6Z1tZD3gXUejQBLALN2S8fLA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 20:21:33 -0000

  Branch: refs/heads/hs-done-where
  Home:   https://github.com/quicwg/base-drafts


From nobody Thu Mar 19 13:22:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 00BEF3A0EDB for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 13:22:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9u3LKrNzI3vI for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 13:22: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 0C3873A0EDA for <quic-issues@ietf.org>; Thu, 19 Mar 2020 13:22:39 -0700 (PDT)
Date: Thu, 19 Mar 2020 13:22:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584649358; bh=Y6jAG5cmA8hyJaxtSqWiBbEkuVsk/QW8lZD3CMFRN1c=; h=Date:From:To:Subject:From; b=h1RmjHCK5sxFx+n4FRJuEN6NI0KJQQAqsPx4Xf4LRKoVe1ueQGtYAll6U4nzuoKr/ TICq/hk/KhlSScru01t5rdNhg93ILOJoSP0bEBeykN1PVfqilHRNs+6EjcKwWbgJ5J PNRHq89bfNG9gaoNX+D00nOShvSUT9rNjB2RPV/Y=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/padding-advice/fc74be-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/4hXikG9FhL8zHYdzchEr-3723bk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 20:22:40 -0000

  Branch: refs/heads/padding-advice
  Home:   https://github.com/quicwg/base-drafts


From nobody Thu Mar 19 13:42:45 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CC18F3A0F13 for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 13:42:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HaOsZUtdtcGC for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 13:42:37 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 412C83A0F19 for <quic-issues@ietf.org>; Thu, 19 Mar 2020 13:42:37 -0700 (PDT)
Received: from github-lowworker-cf59896.ash1-iad.github.net (github-lowworker-cf59896.ash1-iad.github.net [10.56.112.26]) by smtp.github.com (Postfix) with ESMTP id 611BB521ECF for <quic-issues@ietf.org>; Thu, 19 Mar 2020 13:42:36 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584650556; bh=EO2W2hTO/uBAbRKQaDetARzTHJLA/4uitfB9w00XMaw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Cyv0cxU5eyRsmXCg8aL9T+y7/ONSkjx9j5h4uBmv5iSMRUbD30brbcw/zUgAO3rY4 hXHQhw4Uw635A3ixZ0ZPbmPqH3EeDLWqf8FDz04BgY4sffloapW1Y7IlD3VNv3u8Yq BLhRnGc4UZNsaAuKvEygmC/4wiCc7z/y3Eqd8tAQ=
Date: Thu, 19 Mar 2020 13:42:36 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK774S65FEQWZVXZ6QF4P65DZEVBNHHCFTHBIQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3531/c601406818@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3531@github.com>
References: <quicwg/base-drafts/pull/3531@github.com>
Subject: Re: [quicwg/base-drafts] Import HTTP/2 Security Considerations (#3531)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e73d93c5047c_5a903fcc4decd96c984be"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/KyjnW8rPAXjE7Kd77TZ0vTJq2Ho>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 20:42:44 -0000

----==_mimepart_5e73d93c5047c_5a903fcc4decd96c984be
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Given the chain, this PR *should* consistently use the new terminology.  If I missed something, please flag 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/3531#issuecomment-601406818
----==_mimepart_5e73d93c5047c_5a903fcc4decd96c984be
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Given the chain, this PR <em>should</em> consistently use the new terminology.  If I missed something, please flag 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/3531#issuecomment-601406818">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3HHUAAZYH7MSAYAELRIJ7TZANCNFSM4LOVOONA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6TD2T6OR7AV4MX4WDRIJ7TZA5CNFSM4LOVOONKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPML2YQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3531#issuecomment-601406818",
"url": "https://github.com/quicwg/base-drafts/pull/3531#issuecomment-601406818",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e73d93c5047c_5a903fcc4decd96c984be--


From nobody Thu Mar 19 13:46:36 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DEFF13A0F29 for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 13:46:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.1
X-Spam-Level: 
X-Spam-Status: No, score=-7.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1jbgnhdG5klq for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 13:46: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 5FC943A0F35 for <quic-issues@ietf.org>; Thu, 19 Mar 2020 13:46:28 -0700 (PDT)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id BDA33C6164A for <quic-issues@ietf.org>; Thu, 19 Mar 2020 13:46:26 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584650786; bh=on4bfCndnYnmSx20KAmgun/zY51U+28LWckHUFbbcgU=; h=Date:From:To:Subject:From; b=dfewjwNC5T4PBhuKYxxqx9733FixDGEkloOIy2trkdgpoNXDej13erZqL55Ham7kg b/EzruvhEoZTZSoD+WVG5NQR2a3Y64LtNU71oN3BhYTG2QgbPsFal17ir7xnjolyZb 4q0n7skdo4SjtVk4tvYKpClzEZ3ROcxfi8ScmS84=
Date: Thu, 19 Mar 2020 13:46:26 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/security_considerations/fd258e-85d2f9@github.com>
Subject: [quicwg/base-drafts] 85d2f9: Fields, again
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/UgYX3eDGJbSQLi3EsO5mZHXh8nE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 20:46:35 -0000

  Branch: refs/heads/http/security_considerations
  Home:   https://github.com/quicwg/base-drafts
  Commit: 85d2f9d57313304d064ca0f9abe2da0437c5cd50
      https://github.com/quicwg/base-drafts/commit/85d2f9d57313304d064ca0f9abe2da0437c5cd50
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-19 (Thu, 19 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Fields, again



From nobody Thu Mar 19 13:46:53 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DA1E53A0F26 for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 13:46:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PSsOB03zIH9I for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 13:46: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 552A53A0F2E for <quic-issues@ietf.org>; Thu, 19 Mar 2020 13:46:50 -0700 (PDT)
Date: Thu, 19 Mar 2020 13:46:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584650809; bh=Hu/MaMrk8XGrZMBw7JCAvWrmindblFmb3NmWfLb958I=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=zLVmDbyVMt7jTSdpXmxGaW2/9JEDbzhoqRFArpgESzHP/A6sD1REHqiVlmLr9s2YV Jwb/pqLAkbtf8BVbUxBZdhB5tF2eQxJ8RdGpDEVdOKAXAx2PH1BwNDv/LLedqhj8vt eCXFajtQ+LxH7oSSv3Qh02l6Csf5yBqco+OjnVkU=
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/3531/push/4790116961@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3531@github.com>
References: <quicwg/base-drafts/pull/3531@github.com>
Subject: Re: [quicwg/base-drafts] Import HTTP/2 Security Considerations (#3531)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e73da39869d4_47c13fbdb14cd96c60731"; 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/O9JD9Q8hZcB5Ko1Pr3t8DlPnvm8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 20:46:52 -0000

----==_mimepart_5e73da39869d4_47c13fbdb14cd96c60731
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop pushed 1 commit.

85d2f9d57313304d064ca0f9abe2da0437c5cd50  Fields, again


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3531/files/fd258e3ee78166f78bf22a3b4d3d2bf2aa5e6190..85d2f9d57313304d064ca0f9abe2da0437c5cd50

----==_mimepart_5e73da39869d4_47c13fbdb14cd96c60731
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/85d2f9d57313304d064ca0f9abe2da0437c5cd50">85d2f9d</a>  Fields, again</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3531/files/fd258e3ee78166f78bf22a3b4d3d2bf2aa5e6190..85d2f9d57313304d064ca0f9abe2da0437c5cd50">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2UTEHUET5SOAWPG4LRIKADTANCNFSM4LOVOONA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZNB7GGY2SWC5D4AH3RIKADTA5CNFSM4LOVOONKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TANJTHEYDMNKQOVZWQIZUG44TAMJRGY4TMMI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3531/files/fd258e3ee78166f78bf22a3b4d3d2bf2aa5e6190..85d2f9d57313304d064ca0f9abe2da0437c5cd50",
"url": "https://github.com/quicwg/base-drafts/pull/3531/files/fd258e3ee78166f78bf22a3b4d3d2bf2aa5e6190..85d2f9d57313304d064ca0f9abe2da0437c5cd50",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e73da39869d4_47c13fbdb14cd96c60731--


From nobody Thu Mar 19 13:47:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7ECA03A0F28 for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 13:47:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8uHhUiWkmQYa for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 13:47:36 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1D8AE3A0F35 for <quic-issues@ietf.org>; Thu, 19 Mar 2020 13:47:36 -0700 (PDT)
Date: Thu, 19 Mar 2020 13:47:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584650854; bh=z70chyA7E9mViPptraCWStmLZ2EnLpASYZ1vDLDcA4o=; h=Date:From:To:Subject:From; b=t+dV2n47l7L3xGrvwrdM979A68SeJk5YBJa349C0Hu3ZV5P+rQW1hd01Rq9mZZNAF VcifxFbJkKU25hL/ePsYwqlTgu7SIsR2Vm5/2S3zeL2RDWSeor8RU3TM8gURUDcwtw hDcC4mN/csQqtmfGEtPCgEm6bc8kkfWn8B7gHJLw=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/56f780-6e616d@github.com>
Subject: [quicwg/base-drafts] 6e616d: Script updating gh-pages from 85d2f9d5. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/BvEyqe8XlFAMk0emPzC8gWbFFiM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 20:47:39 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 6e616de0d0b245b7e5c17e13e57549c40b33913d
      https://github.com/quicwg/base-drafts/commit/6e616de0d0b245b7e5c17e13e57549c40b33913d
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-19 (Thu, 19 Mar 2020)

  Changed paths:
    M http/security_considerations/draft-ietf-quic-http.html
    M http/security_considerations/draft-ietf-quic-http.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 85d2f9d5. [ci skip]



From nobody Thu Mar 19 14:22:03 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D78583A0FC4 for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 14:22:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id u7PHZyqxMaOG for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 14:22:00 -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 6257C3A0E5B for <quic-issues@ietf.org>; Thu, 19 Mar 2020 14:22:00 -0700 (PDT)
Date: Thu, 19 Mar 2020 14:21:59 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584652919; bh=aNmXKVUqiDOINDYtfKL6Fhrt0m96W0jsnXumj5xW1Cs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=EbSzpZtQHMbX8i27enEoeOO3mfKlz7hyZqIOyUMz6lTr0IdhGW5EnxrmkvJ+m500p vKY2TKrPG7Szje0VAc+23vTbQ09FwDy/BN/InfWZmDZWIZU0vaMuJ+2C425hn/4zTY pubQz7IQVHmZkF6GkTpOqEitf/PoaSbT6TfuV+x4=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5DF5WTCQQIHDVW4EN4P7BXPEVBNHHCFTPLZM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3532/601422959@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3532@github.com>
References: <quicwg/base-drafts/issues/3532@github.com>
Subject: Re: [quicwg/base-drafts] Defense against version number corruption (#3532)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e73e2776ea91_1d113fd8e00cd96c32979"; 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/CT59TemqZdkdTjfWJG2kCuxQyiI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 21:22:02 -0000

----==_mimepart_5e73e2776ea91_1d113fd8e00cd96c32979
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@DavidSchinazi Thanks, but is it sufficient for this to be an extension? What if the base spec isn't provably secure?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3532#issuecomment-601422959
----==_mimepart_5e73e2776ea91_1d113fd8e00cd96c32979
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/DavidSchinazi/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/DavidSchinazi">@DavidSchinazi</a> Thanks, but is it sufficient for this to be an extension? What if the base spec isn't provably secure?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3532#issuecomment-601422959">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZLHCJ23JR75DR6L6LRIKEHPANCNFSM4LOXX7TA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2E6UBX7CXGGILCXNTRIKEHPA5CNFSM4LOXX7TKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPMPY3Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3532#issuecomment-601422959",
"url": "https://github.com/quicwg/base-drafts/issues/3532#issuecomment-601422959",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e73e2776ea91_1d113fd8e00cd96c32979--


From nobody Thu Mar 19 15:43:46 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 57EAB3A1079 for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 15:43:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.481
X-Spam-Level: 
X-Spam-Status: No, score=-1.481 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lh2y-I2_CRi9 for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 15:43:38 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C55FD3A1213 for <quic-issues@ietf.org>; Thu, 19 Mar 2020 15:43:18 -0700 (PDT)
Received: from github-lowworker-fa7043e.ash1-iad.github.net (github-lowworker-fa7043e.ash1-iad.github.net [10.56.109.45]) by smtp.github.com (Postfix) with ESMTP id 99A5DE0F80 for <quic-issues@ietf.org>; Thu, 19 Mar 2020 15:43:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584657797; bh=wsnUDA9uRtHpxmfuY0KDgh3dnHPKPCV4HHwHQibo5v4=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=cByu4wm8/dNkTXLjHU271+6p7bhDCBKpeJkE/dmkOlCPbHYl4FBfcuh7goPuo7VUl D0Fqci2KCGJByCneg4H9E7CJ2dpFe3PcF+10Z8oPJz8KgfONAJuDsCe7GH8sdQ457v i+zHQ2c16RYYwHTfY0J8WGS6XD1KkutoNLs7mrHE=
Date: Thu, 19 Mar 2020 15:43:17 -0700
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZZVFZK57HOCQLZIP54P7LILEVBNHHCFWTUEU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3535@github.com>
Subject: [quicwg/base-drafts] Added more test to NCID section (#3535)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e73f58587f9c_2f613ffd8a2cd964845ee"; 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/xaOtk08GseeXpoAD7AX1uHULPVM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:43:44 -0000

----==_mimepart_5e73f58587f9c_2f613ffd8a2cd964845ee
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Fixes #3534
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/3535

-- Commit Summary --

  * Added more test to NCID section

-- File Changes --

    M draft-ietf-quic-transport.md (10)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/3535.patch
https://github.com/quicwg/base-drafts/pull/3535.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3535

----==_mimepart_5e73f58587f9c_2f613ffd8a2cd964845ee
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 #3534.">Fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="584657284" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3534" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3534/hovercard" href="https://github.com/quicwg/base-drafts/issues/3534">#3534</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/3535'>https://github.com/quicwg/base-drafts/pull/3535</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Added more test to NCID section</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/3535/files#diff-db016291106766877c4921a79f8596e0">draft-ietf-quic-transport.md</a>
    (10)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3535.patch'>https://github.com/quicwg/base-drafts/pull/3535.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3535.diff'>https://github.com/quicwg/base-drafts/pull/3535.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3535">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYBK7PQ6FSJL3CGFZDRIKNYLANCNFSM4LPXZM7A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYTJH3WCY5TRDYSEB3RIKNYLA5CNFSM4LPXZM7KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IW2OQSQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3535",
"url": "https://github.com/quicwg/base-drafts/pull/3535",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e73f58587f9c_2f613ffd8a2cd964845ee--


From nobody Thu Mar 19 16:01:51 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C47443A11B8 for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 16:01:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id M_fjwVFMOFsn for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 16:01: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 4916F3A11BE for <quic-issues@ietf.org>; Thu, 19 Mar 2020 16:01:42 -0700 (PDT)
Date: Thu, 19 Mar 2020 16:01:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584658900; bh=pg1ybokMvVu2K8PfigfACqK0B9lY+mbKSUOzThXFBPk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Go0ZnNI9bhZps1bUY+iENSRdooTLWiEqmf+Dlt1KZFD7qZ77MPwb5h4k6+KuL3ULY OQwn1HKimUaqLNz7r5sMvCahGfEu8Gyiy7b3L+Utj7wBTGuSBjzdqJ1jinz40EWZx5 P60rQBAFJIxWoexz/tSrng+PcLnJshHMIZUVu9ME=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5XIUDSMBK3TVA6G7V4P7NNJEVBNHHCFTPLZM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3532/601455493@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3532@github.com>
References: <quicwg/base-drafts/issues/3532@github.com>
Subject: Re: [quicwg/base-drafts] Defense against version number corruption (#3532)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e73f9d4d44f9_a543fc9148cd9682119b"; 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/OcszJcCDNk5q8ZUadkd908mTRpE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:01:49 -0000

----==_mimepart_5e73f9d4d44f9_a543fc9148cd9682119b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke there's still time for us to make the use of that extension mandatory before we ship, but I'd suggest having that discussion on a separate issue.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3532#issuecomment-601455493
----==_mimepart_5e73f9d4d44f9_a543fc9148cd9682119b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinduke/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinduke">@martinduke</a> there's still time for us to make the use of that extension mandatory before we ship, but I'd suggest having that discussion on a separate issue.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3532#issuecomment-601455493">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5FLFAUGGHHMWTBFXLRIKP5JANCNFSM4LOXX7TA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4JGENVEU23UTTTJK3RIKP5JA5CNFSM4LOXX7TKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPMXXBI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3532#issuecomment-601455493",
"url": "https://github.com/quicwg/base-drafts/issues/3532#issuecomment-601455493",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e73f9d4d44f9_a543fc9148cd9682119b--


From nobody Thu Mar 19 16:08:16 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6AA453A11D0 for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 16:08:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kPbn5u92jUWf for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 16:08:12 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 744923A11CE for <quic-issues@ietf.org>; Thu, 19 Mar 2020 16:08:12 -0700 (PDT)
Received: from github-lowworker-c53a806.ac4-iad.github.net (github-lowworker-c53a806.ac4-iad.github.net [10.52.23.45]) by smtp.github.com (Postfix) with ESMTP id 4E1378C0C59 for <quic-issues@ietf.org>; Thu, 19 Mar 2020 16:08:11 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584659291; bh=L72pSpBHwRTLAhG6EqB8lBqgTmatPDImvvGkIzI4PMw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xZ9nQ1YkOfeLVknJWawjgQ8DX07swK0dyjZBOoOyXSWjLG3pTkj6B+RNwxjzgY8Bj B/mN7gEl6SMjRWCq2eVM0WxTg9HY3uAbvDwo7VtsW3D6F/vo/CVYwIQObMIpmsQ7fN rDmmdZPDP3dBMRL1IgxTW+Cw9WlWR51FrXusbkWY=
Date: Thu, 19 Mar 2020 16:08:11 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZXM2EFBLQR3NUKNNF4P7OFXEVBNHHCFWJJQQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3534/601457153@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3534@github.com>
References: <quicwg/base-drafts/issues/3534@github.com>
Subject: Re: [quicwg/base-drafts] NEW_CONNECTION_ID text is too restrictive on receivers (#3534)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e73fb5b3d90e_70d93f95e58cd95c5042d"; 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/e3Qay7pwbTVhKtTvDS-dZc0XmF8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:08:15 -0000

----==_mimepart_5e73fb5b3d90e_70d93f95e58cd95c5042d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> Simply appending 'if has not already done so' to the text above would do the trick I think.

I think this would be a nice clarification.

> As a related point, it would be useful to say that an NCID receiver SHOULD NOT immediately retire old CIDs solely as the result of the NCID frame, except when instructed by Retire-Prior-to. This can lead to infinite loops if the peer tries to keep a specific number of CIDs available.

I think we already prohibit such behavior through the use of active_connection_id_limit TP. Section 5.1.1 states: _endpoints store received connection IDs for future use and advertise the number of connection IDs they are willing to store with the active_connection_id_limit transport parameter._

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3534#issuecomment-601457153
----==_mimepart_5e73fb5b3d90e_70d93f95e58cd95c5042d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<blockquote>
<p>Simply appending 'if has not already done so' to the text above would do the trick I think.</p>
</blockquote>
<p>I think this would be a nice clarification.</p>
<blockquote>
<p>As a related point, it would be useful to say that an NCID receiver SHOULD NOT immediately retire old CIDs solely as the result of the NCID frame, except when instructed by Retire-Prior-to. This can lead to infinite loops if the peer tries to keep a specific number of CIDs available.</p>
</blockquote>
<p>I think we already prohibit such behavior through the use of active_connection_id_limit TP. Section 5.1.1 states: <em>endpoints store received connection IDs for future use and advertise the number of connection IDs they are willing to store with the active_connection_id_limit transport parameter.</em></p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3534#issuecomment-601457153">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6GNZZIG3TRERHKGILRIKQVXANCNFSM4LPS5XJQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6CIMFJHHNU56T5N6LRIKQVXA5CNFSM4LPS5XJ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPMYEAI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3534#issuecomment-601457153",
"url": "https://github.com/quicwg/base-drafts/issues/3534#issuecomment-601457153",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e73fb5b3d90e_70d93f95e58cd95c5042d--


From nobody Thu Mar 19 16:13:14 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C583D3A11E5 for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 16:13:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mfUHkSzkzBME for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 16:13:10 -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 509C33A11A9 for <quic-issues@ietf.org>; Thu, 19 Mar 2020 16:13:10 -0700 (PDT)
Received: from github-lowworker-2300405.va3-iad.github.net (github-lowworker-2300405.va3-iad.github.net [10.48.17.39]) by smtp.github.com (Postfix) with ESMTP id 7FF061204FF for <quic-issues@ietf.org>; Thu, 19 Mar 2020 16:13:09 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584659589; bh=zu8jTRon0Re7FPACtdZhQfgE+cEWN+ibR8v5HOPFioI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=qJURRuxOazot9MgV5hacLz+kVwD08FMu/D+/jmziImfvecU4p18G/d1THGTiR89Bf DCSGGWjYW4YDrJw0H4J0o8OYcwoQG1eWwGAjVqld/sy6jlRWKJW0zAy5YTjuoFZiYK L94anx3HD5KbIGF1MAZ3bC2m3eK4R5ui5a7RzpCQ=
Date: Thu, 19 Mar 2020 16:13:09 -0700
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4ILNYPC4YABLEYNSV4P7OYLEVBNHHCFWJJQQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3534/601458378@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3534@github.com>
References: <quicwg/base-drafts/issues/3534@github.com>
Subject: Re: [quicwg/base-drafts] NEW_CONNECTION_ID text is too restrictive on receivers (#3534)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e73fc853aada_58493fd27f2cd96811903c"; 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/_7GUs-uH0dyY2KwWfESZCInzQzk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:13:12 -0000

----==_mimepart_5e73fc853aada_58493fd27f2cd96811903c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> I think we already prohibit such behavior through the use of active_connection_id_limit TP. 

I was probably unclear. For a while, our implementation was doing something dumb: each time it got a new CID, it started using it and retired all previous ones regardless of Retire Prior To. This created infinite loops where the client was trying to make sure that we always had two CIDs. We should probably warn against that.

Please see if the text in the PR is clear 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/3534#issuecomment-601458378
----==_mimepart_5e73fc853aada_58493fd27f2cd96811903c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<blockquote>
<p>I think we already prohibit such behavior through the use of active_connection_id_limit TP.</p>
</blockquote>
<p>I was probably unclear. For a while, our implementation was doing something dumb: each time it got a new CID, it started using it and retired all previous ones regardless of Retire Prior To. This created infinite loops where the client was trying to make sure that we always had two CIDs. We should probably warn against that.</p>
<p>Please see if the text in the PR is clear 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/3534#issuecomment-601458378">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2FA5WCNXJE6XQESX3RIKRILANCNFSM4LPS5XJQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK44ADPYXDA4XUAV5KTRIKRILA5CNFSM4LPS5XJ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPMYNSQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3534#issuecomment-601458378",
"url": "https://github.com/quicwg/base-drafts/issues/3534#issuecomment-601458378",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e73fc853aada_58493fd27f2cd96811903c--


From nobody Thu Mar 19 16:34:04 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C78EA3A1242 for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 16:34:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.1
X-Spam-Level: 
X-Spam-Status: No, score=-3.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fqzIyWdYlf5p for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 16:34:00 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A665C3A123F for <quic-issues@ietf.org>; Thu, 19 Mar 2020 16:34:00 -0700 (PDT)
Received: from github-lowworker-f62aa54.va3-iad.github.net (github-lowworker-f62aa54.va3-iad.github.net [10.48.17.68]) by smtp.github.com (Postfix) with ESMTP id 9D62D6A1D70 for <quic-issues@ietf.org>; Thu, 19 Mar 2020 16:33:59 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584660839; bh=vhTT/e6ZlUHhd9cXh+mXqfwTxw5nOVdwF7aWUBcL2NI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=uqpaFmTIXCpMhdHpALvNiYoLnL2oyDNeOf4PIMfVsch3hRksEQHffqc/0L11YggFy dWwQ8a7vLpxO97PI6od+Dkic7Scec3+LL9GJtkvqQCGQtFnxXf8rL+8SOk6nz8mW75 FbnuG1axgVxO1G5cxWgWG39blGquKU9RWwCIi7F4=
Date: Thu, 19 Mar 2020 16:33:59 -0700
From: Eric Kinnear <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2JNXPS3C4BQZY7IEV4P7RGPEVBNHHCFWTUEU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3535/review/378158838@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3535@github.com>
References: <quicwg/base-drafts/pull/3535@github.com>
Subject: Re: [quicwg/base-drafts] Added more test to NCID section (#3535)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7401678d414_7e943fc5f54cd95c518ef"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: erickinnear
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/GWBNSpmJOwFKNmTqrZiNaevEcC8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:34:03 -0000

----==_mimepart_5e7401678d414_7e943fc5f54cd95c518ef
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

erickinnear commented on this pull request.



> @@ -5579,8 +5585,8 @@ value.
 An endpoint that receives a NEW_CONNECTION_ID frame with a sequence number
 smaller than the Retire Prior To field of a previously received
 NEW_CONNECTION_ID frame MUST immediately send a corresponding
-RETIRE_CONNECTION_ID frame that retires the newly received connection ID.
-
+RETIRE_CONNECTION_ID frame that retires the newly received connection ID,
+unless it has already done so for that sequence number.

Was the concern about doing this multiple times, or was it about the `immediately` part? That still wasn't clear based on the discussion on the list.

> @@ -5571,6 +5571,12 @@ Retire Prior To field MUST be less than or equal to the Sequence Number field.
 Receiving a value greater than the Sequence Number MUST be treated as a
 connection error of type FRAME_ENCODING_ERROR.
 
+Endpoints that receive a NEW_CONNECTION_ID frame SHOULD NOT retire connection

I honestly find this (and that it is normative language) more confusing than not: it's incredibly specific about the requirement, and that requirement is the exact inverse requirement of Retire Prior To -- I get that that's the point, but the phrasing leads me down a confusing path. 
I went to suggest an alternative for wording (and a new location away from the frame mechanics and as the second to last paragraph of `{{retiring-cids}}`), but I'm struggling to find anything here that doesn't seem to cause additional confusion. 

I'm not quite seeing how any reading of the Retire _PRIOR_ To text leads one to try and retire all of the CIDs that aren't _PRIOR_ to the value received. From the description of the issue you ran into, the problem was less around RPT at all and more than you tried to throw away all other CIDs when you got a NCID frame, which might be something worth mentioning but is not this text.

Text more to that effect would probably go best around the active_cid_limit discussion where we indicate that you should probably keep as many as you said you would be willing for the peer to send you.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3535#pullrequestreview-378158838
----==_mimepart_5e7401678d414_7e943fc5f54cd95c518ef
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@erickinnear</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3535#discussion_r395373440">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -5579,8 +5585,8 @@ value.
 An endpoint that receives a NEW_CONNECTION_ID frame with a sequence number
 smaller than the Retire Prior To field of a previously received
 NEW_CONNECTION_ID frame MUST immediately send a corresponding
-RETIRE_CONNECTION_ID frame that retires the newly received connection ID.
-
+RETIRE_CONNECTION_ID frame that retires the newly received connection ID,
+unless it has already done so for that sequence number.
</pre>
<p>Was the concern about doing this multiple times, or was it about the <code>immediately</code> part? That still wasn't clear based on the discussion on the list.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3535#discussion_r395376106">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -5571,6 +5571,12 @@ Retire Prior To field MUST be less than or equal to the Sequence Number field.
 Receiving a value greater than the Sequence Number MUST be treated as a
 connection error of type FRAME_ENCODING_ERROR.
 
+Endpoints that receive a NEW_CONNECTION_ID frame SHOULD NOT retire connection
</pre>
<p>I honestly find this (and that it is normative language) more confusing than not: it's incredibly specific about the requirement, and that requirement is the exact inverse requirement of Retire Prior To -- I get that that's the point, but the phrasing leads me down a confusing path.<br>
I went to suggest an alternative for wording (and a new location away from the frame mechanics and as the second to last paragraph of <code>{{retiring-cids}}</code>), but I'm struggling to find anything here that doesn't seem to cause additional confusion.</p>
<p>I'm not quite seeing how any reading of the Retire <em>PRIOR</em> To text leads one to try and retire all of the CIDs that aren't <em>PRIOR</em> to the value received. From the description of the issue you ran into, the problem was less around RPT at all and more than you tried to throw away all other CIDs when you got a NCID frame, which might be something worth mentioning but is not this text.</p>
<p>Text more to that effect would probably go best around the active_cid_limit discussion where we indicate that you should probably keep as many as you said you would be willing for the peer to send you.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3535#pullrequestreview-378158838">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7ID4ZZUQH772MWUUDRIKTWPANCNFSM4LPXZM7A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKY5QXGBTIGVRR3CPR3RIKTWPA5CNFSM4LPXZM7KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC2FD55Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3535#pullrequestreview-378158838",
"url": "https://github.com/quicwg/base-drafts/pull/3535#pullrequestreview-378158838",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7401678d414_7e943fc5f54cd95c518ef--


From nobody Thu Mar 19 16:45:32 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 95C443A1276 for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 16:45:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.1
X-Spam-Level: 
X-Spam-Status: No, score=-3.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ixozwMStCyr0 for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 16:45: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 D8C8E3A12AF for <quic-issues@ietf.org>; Thu, 19 Mar 2020 16:45:21 -0700 (PDT)
Received: from github-lowworker-28f8021.ac4-iad.github.net (github-lowworker-28f8021.ac4-iad.github.net [10.52.25.98]) by smtp.github.com (Postfix) with ESMTP id 04E7B1C068F for <quic-issues@ietf.org>; Thu, 19 Mar 2020 16:45:20 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584661520; bh=0TcDtUjVp9lr2uMCT+4mC3MAPLMU+7xit57ddR1fS5c=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=D0ADDkKZVu8xUWukuD3gybewxHWbAbTvFs+ooh5Yz2ACRu4Q3z4ERsbrQxJfEatW/ ZbWM5NiC9/RcQEuBd925mpV5W3T5rOun2J7x5UBrPMvmZvKmtXxJQd9OhPAsbbaMXB thxaU+gRSLWVXdRXYJvCU9jXjT5O3KKFtLXxwwtM=
Date: Thu, 19 Mar 2020 16:45:19 -0700
From: Eric Kinnear <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYVAYJJ266HINEZQTV4P7SQ7EVBNHHCFWJJQQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3534/601466583@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3534@github.com>
References: <quicwg/base-drafts/issues/3534@github.com>
Subject: Re: [quicwg/base-drafts] NEW_CONNECTION_ID text is too restrictive on receivers (#3534)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e74040fea723_31053f8a0e2cd968687aa"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: erickinnear
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/xBSKe3iGe2vn-Fn8FIyeOfLN1Vk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:45:31 -0000

----==_mimepart_5e74040fea723_31053f8a0e2cd968687aa
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Taking a look at the PR, I'm finding the proposed text to be a bit unclear, too. 

Based on the discussion on the list, this seems to be a misreading of the text itself. 
>From the list:
> I MUST send RCID for everything below retire-prior-to, whether or not I've seen the NCID for it.

I don't believe that this is actually what the text says. The text says: 
```
An endpoint that receives a NEW_CONNECTION_ID frame with a sequence number 
smaller than the Retire Prior To field of a previously received NEW_CONNECTION_ID 
frame MUST immediately send a corresponding RETIRE_CONNECTION_ID frame 
that retires the newly received connection ID. 
```

This to me reads as "If you said everything below CID 10 is done, and then you send me CID 8, I must immediately send a RCID frame for 8 since I can't use it". 

>  CID handling that doesn't require potentially large amounts of state to keep track of long-retired CIDs

> If the receiver has already sent an RCID frame for the sequence number and that RCID has been acked, it may have thrown away state for that sequence number and shouldn't have to resend a frame the peer has received. In particular, a buggy or malicious peer might send a very old sequence number, or the NCID receiver might have preemptively retired a sequence number it hadn't seen when it got the retire-prior-to field.

I don't believe that there is any CID-specific state required at all for this. You do need to store the current highest value that you've ever seen for RPT, which is a single integer, I'll call it `currentRPT`. 

Beyond that, when you get a NCID frame, you check the sequence number. If it's less than `currentRPT`, you should immediately *enqueue* (which I think might be a reasonable wording change to make, since immediately seems to have caused concern when the intent was that you put it on the tracks leaving the station, not that you force the train out the door before it's allowed) a RCID frame for that sequence number. 

Note that a RCID frame contains a single value, the sequence number of the connection ID being retired, which incidentally is contained by the NCID frame you're responding to. 

We can argue as to whether or not you should bother to send RCID again when the same frame has been acked, but (a) storing that is actually _more_ state and (b) we're working pretty hard to avoid tracking ACKs of packets.

I might be missing something here -- can you help me understand the concern about storing state in order to meet the requirements of this text?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3534#issuecomment-601466583
----==_mimepart_5e74040fea723_31053f8a0e2cd968687aa
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Taking a look at the PR, I'm finding the proposed text to be a bit unclear, too.</p>
<p>Based on the discussion on the list, this seems to be a misreading of the text itself.<br>
>From the list:</p>
<blockquote>
<p>I MUST send RCID for everything below retire-prior-to, whether or not I've seen the NCID for it.</p>
</blockquote>
<p>I don't believe that this is actually what the text says. The text says:</p>
<pre><code>An endpoint that receives a NEW_CONNECTION_ID frame with a sequence number 
smaller than the Retire Prior To field of a previously received NEW_CONNECTION_ID 
frame MUST immediately send a corresponding RETIRE_CONNECTION_ID frame 
that retires the newly received connection ID. 
</code></pre>
<p>This to me reads as "If you said everything below CID 10 is done, and then you send me CID 8, I must immediately send a RCID frame for 8 since I can't use it".</p>
<blockquote>
<p>CID handling that doesn't require potentially large amounts of state to keep track of long-retired CIDs</p>
</blockquote>
<blockquote>
<p>If the receiver has already sent an RCID frame for the sequence number and that RCID has been acked, it may have thrown away state for that sequence number and shouldn't have to resend a frame the peer has received. In particular, a buggy or malicious peer might send a very old sequence number, or the NCID receiver might have preemptively retired a sequence number it hadn't seen when it got the retire-prior-to field.</p>
</blockquote>
<p>I don't believe that there is any CID-specific state required at all for this. You do need to store the current highest value that you've ever seen for RPT, which is a single integer, I'll call it <code>currentRPT</code>.</p>
<p>Beyond that, when you get a NCID frame, you check the sequence number. If it's less than <code>currentRPT</code>, you should immediately <em>enqueue</em> (which I think might be a reasonable wording change to make, since immediately seems to have caused concern when the intent was that you put it on the tracks leaving the station, not that you force the train out the door before it's allowed) a RCID frame for that sequence number.</p>
<p>Note that a RCID frame contains a single value, the sequence number of the connection ID being retired, which incidentally is contained by the NCID frame you're responding to.</p>
<p>We can argue as to whether or not you should bother to send RCID again when the same frame has been acked, but (a) storing that is actually <em>more</em> state and (b) we're working pretty hard to avoid tracking ACKs of packets.</p>
<p>I might be missing something here -- can you help me understand the concern about storing state in order to meet the requirements of this text?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3534#issuecomment-601466583">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6MLQYKICXV7622RQDRIKVA7ANCNFSM4LPS5XJQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2D64AVD67ZENKLZ3TRIKVA7A5CNFSM4LPS5XJ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPM2NVY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3534#issuecomment-601466583",
"url": "https://github.com/quicwg/base-drafts/issues/3534#issuecomment-601466583",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e74040fea723_31053f8a0e2cd968687aa--


From nobody Thu Mar 19 16:50:28 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8C6C23A127F for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 16:50:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id J8SHuSY2IaWY for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 16:50:16 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 771163A1277 for <quic-issues@ietf.org>; Thu, 19 Mar 2020 16:50:16 -0700 (PDT)
Date: Thu, 19 Mar 2020 16:50:15 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584661815; bh=NcO5nZBEdB1JWyCajIk23OGU5cTvXX7DtiEhLyiujXE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=RRv0dZ9MnT4tm2NV6tSuWWLna5dTcCJ6r2HTP1QXQ0ZAWVLDIryLxEjByKY7411vo dWAwnlhWazN0UtZacA7PK85DqwrSaJLbY+cQIheKI8+7g0aKhrIAVL16PE/ZFMlx2K PpFKW8UBR1idHFUj9JWAO4J8jQZE7DLJpg5J+rd4=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK27IGWLW3ALXMQNDBN4P7TDPEVBNHHCFWJJQQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3534/601467677@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3534@github.com>
References: <quicwg/base-drafts/issues/3534@github.com>
Subject: Re: [quicwg/base-drafts] NEW_CONNECTION_ID text is too restrictive on receivers (#3534)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e74053788667_25253fae510cd96c490f"; 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/z6xD8grfh__P_JfPehJtXj4ssL0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:50:27 -0000

----==_mimepart_5e74053788667_25253fae510cd96c490f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Yes, I concede that the original email was garbled. I read the original text the same way you do.

The issue is that if I decide to retire immediately without actually having the sequence number, that should be sufficient. Making me send it again after the NCID is gratuitous, and in at least one implementation creates state solely to track this corner case.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3534#issuecomment-601467677
----==_mimepart_5e74053788667_25253fae510cd96c490f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Yes, I concede that the original email was garbled. I read the original text the same way you do.</p>
<p>The issue is that if I decide to retire immediately without actually having the sequence number, that should be sufficient. Making me send it again after the NCID is gratuitous, and in at least one implementation creates state solely to track this corner case.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3534#issuecomment-601467677">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZJQT3ZOZDRUW6LFNTRIKVTPANCNFSM4LPS5XJQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6WJ4HD7NPZBPJYCJ3RIKVTPA5CNFSM4LPS5XJ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPM2WHI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3534#issuecomment-601467677",
"url": "https://github.com/quicwg/base-drafts/issues/3534#issuecomment-601467677",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e74053788667_25253fae510cd96c490f--


From nobody Thu Mar 19 16:52:16 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4118A3A1281 for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 16:52:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ky157dBDamnQ for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 16:52:13 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CFE923A127F for <quic-issues@ietf.org>; Thu, 19 Mar 2020 16:52:07 -0700 (PDT)
Received: from github-lowworker-cd7bc13.ac4-iad.github.net (github-lowworker-cd7bc13.ac4-iad.github.net [10.52.25.102]) by smtp.github.com (Postfix) with ESMTP id 9B09B6A002D for <quic-issues@ietf.org>; Thu, 19 Mar 2020 16:52:06 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584661926; bh=qsTytkT8DYmGxns8xyhypqxj+vfQ8Mw75Rtbo/ROtSo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Ai4MxqmpJMEWL7lyV54MAZj5sxQ97kkXeFFL3s0vsLoB6x6KRwVD+mPazq31ExIxW ++/0eCTgFQmGC5a8dvsJ3whPJzeCHxf0VlhqiuPRbmHXGUo54vwj30N2TJjfan6Gfp 4ONHebX4J/hxOGYcb6jwHPHM6kWIXD0h26cyuCbM=
Date: Thu, 19 Mar 2020 16:52:06 -0700
From: Eric Kinnear <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK63WQENEANK52POCFV4P7TKNEVBNHHCFWJJQQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3534/601468116@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3534@github.com>
References: <quicwg/base-drafts/issues/3534@github.com>
Subject: Re: [quicwg/base-drafts] NEW_CONNECTION_ID text is too restrictive on receivers (#3534)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7405a68b89a_7dda3fbd894cd96c800f1"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: erickinnear
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ateZ1TpvWqAzbDftJD8xfAu0DtQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:52:14 -0000

----==_mimepart_5e7405a68b89a_7dda3fbd894cd96c800f1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Ah cool, that's excellent then! :)

What's the state that gets created to track that case? If you retired them all upon getting RPT without checking to see if you had them yet, don't you still have to keep track of the RPT value or which ones you've already retired? I'm probably missing some other piece of state 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/3534#issuecomment-601468116
----==_mimepart_5e7405a68b89a_7dda3fbd894cd96c800f1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Ah cool, that's excellent then! :)</p>
<p>What's the state that gets created to track that case? If you retired them all upon getting RPT without checking to see if you had them yet, don't you still have to keep track of the RPT value or which ones you've already retired? I'm probably missing some other piece of state 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/issues/3534#issuecomment-601468116">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7WOCIVUJ2Q7EUIDCTRIKV2NANCNFSM4LPS5XJQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZLGOOUT5TMXOVSPYTRIKV2NA5CNFSM4LPS5XJ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPM2ZVA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3534#issuecomment-601468116",
"url": "https://github.com/quicwg/base-drafts/issues/3534#issuecomment-601468116",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7405a68b89a_7dda3fbd894cd96c800f1--


From nobody Thu Mar 19 17:00:12 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 11C473A12A6 for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 17:00:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.997
X-Spam-Level: 
X-Spam-Status: No, score=-1.997 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, T_SPF_TEMPERROR=0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xjoG-PbeGDtj for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 16:59:58 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 56AA33A12A0 for <quic-issues@ietf.org>; Thu, 19 Mar 2020 16:59:58 -0700 (PDT)
Received: from github-lowworker-1ac52d7.ash1-iad.github.net (github-lowworker-1ac52d7.ash1-iad.github.net [10.56.25.52]) by smtp.github.com (Postfix) with ESMTP id 8B5DE282A68 for <quic-issues@ietf.org>; Thu, 19 Mar 2020 16:59:56 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584662396; bh=xUIOJxIfrjVODHniD2n+FlvD7stqY49NURW5zb4UDp8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=jji8srwBawBGPGwYGft9updnryDoNNU0DGThLC7FSca3G9/62lFb4nPozswzeGzWU JO/A1SJxS1zq7BWIwMWhFuw1sy8yLsHDGzmsi86Yg+UO/zxdw9uAQ6GB6Nv5QRD1H+ I2GQ7KddUbVVv6ZD4RqIPtXWPB2grb1pq1M2dpwo=
Date: Thu, 19 Mar 2020 16:59:56 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3JEWNPXUUF3AIG4454P7UHZEVBNHHCFWJJQQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3534/601469943@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3534@github.com>
References: <quicwg/base-drafts/issues/3534@github.com>
Subject: Re: [quicwg/base-drafts] NEW_CONNECTION_ID text is too restrictive on receivers (#3534)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e74077c7a932_49af3fe23a0cd96824684"; 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/ytimODeKJkjpxZW3USNqmZG9SYI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:00:09 -0000

----==_mimepart_5e74077c7a932_49af3fe23a0cd96824684
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I think what an endpoint is required to track are:
* active connection IDs
* sequence number of connection IDs that are being retired (but are yet to be acknowledged)

When receiving a NCID frame with RPT, an endpoint checks if there are any active CIDs below the RPT, and retires them. I do not think an endpoint has to track RPT, though admittedly, I haven't implement them (yet).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3534#issuecomment-601469943
----==_mimepart_5e74077c7a932_49af3fe23a0cd96824684
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I think what an endpoint is required to track are:</p>
<ul>
<li>active connection IDs</li>
<li>sequence number of connection IDs that are being retired (but are yet to be acknowledged)</li>
</ul>
<p>When receiving a NCID frame with RPT, an endpoint checks if there are any active CIDs below the RPT, and retires them. I do not think an endpoint has to track RPT, though admittedly, I haven't implement them (yet).</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3534#issuecomment-601469943">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6SP7FP54664NZSHRTRIKWXZANCNFSM4LPS5XJQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4UIIE3OT5TO7GIC73RIKWXZA5CNFSM4LPS5XJ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPM3H5Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3534#issuecomment-601469943",
"url": "https://github.com/quicwg/base-drafts/issues/3534#issuecomment-601469943",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e74077c7a932_49af3fe23a0cd96824684--


From nobody Thu Mar 19 17:14:48 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CE2E83A12E7 for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 17:14:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.695
X-Spam-Level: 
X-Spam-Status: No, score=-1.695 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sY2msCoEbO-q for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 17:14:39 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 02A493A1048 for <quic-issues@ietf.org>; Thu, 19 Mar 2020 17:13:56 -0700 (PDT)
Date: Thu, 19 Mar 2020 17:13:54 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584663234; bh=3yg/wfGLDH5Li1pePiyy3JAuw6gMlrSFg/HCzvxccUY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=iElbX0+hsQ+caCX542+nsAM3OJFtXF693F6RrArMwuIZ7X3+ReT87K5REdZq/ze9u hIib1h7ptN6cfZNjbdvcSuGW1O7d0pZ1+hkd5htlg+ROLKhrgm4WOOu5SAb0wGU1k/ +aRyV3rTedrcKHf0xVjKJmus/DA0b3lMqYpSSvE0=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7A7MUSL7YWC4ZAIY54P7V4FEVBNHHCFWTUEU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3535/review/378174705@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3535@github.com>
References: <quicwg/base-drafts/pull/3535@github.com>
Subject: Re: [quicwg/base-drafts] Added more test to NCID section (#3535)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e740ac23966c_2c103fc1014cd9644414f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/1wQg-colM4E2qKXDOnbpN_z5KXM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:14:46 -0000

----==_mimepart_5e740ac23966c_2c103fc1014cd9644414f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.



> @@ -5579,8 +5585,8 @@ value.
 An endpoint that receives a NEW_CONNECTION_ID frame with a sequence number
 smaller than the Retire Prior To field of a previously received
 NEW_CONNECTION_ID frame MUST immediately send a corresponding
-RETIRE_CONNECTION_ID frame that retires the newly received connection ID.
-
+RETIRE_CONNECTION_ID frame that retires the newly received connection ID,
+unless it has already done so for that sequence number.

I would also lose the "immediately".  That's not a useful word to use in this context.

> @@ -5571,6 +5571,12 @@ Retire Prior To field MUST be less than or equal to the Sequence Number field.
 Receiving a value greater than the Sequence Number MUST be treated as a
 connection error of type FRAME_ENCODING_ERROR.
 
+Endpoints that receive a NEW_CONNECTION_ID frame SHOULD NOT retire connection
+IDs with a sequence number equal to or greater than the Retire Prior To field
+solely as a result of receiving the frame. If the peer is trying to maintain a
+stock of provided CIDs, this can result in an infinite loop of
+NEW_CONNECTION_ID and RETIRE_CONNECTION_ID frames.

I don't think that we need this 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/3535#pullrequestreview-378174705
----==_mimepart_5e740ac23966c_2c103fc1014cd9644414f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinthomson</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3535#discussion_r395386814">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -5579,8 +5585,8 @@ value.
 An endpoint that receives a NEW_CONNECTION_ID frame with a sequence number
 smaller than the Retire Prior To field of a previously received
 NEW_CONNECTION_ID frame MUST immediately send a corresponding
-RETIRE_CONNECTION_ID frame that retires the newly received connection ID.
-
+RETIRE_CONNECTION_ID frame that retires the newly received connection ID,
+unless it has already done so for that sequence number.
</pre>
<p>I would also lose the "immediately".  That's not a useful word to use in this context.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3535#discussion_r395386891">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -5571,6 +5571,12 @@ Retire Prior To field MUST be less than or equal to the Sequence Number field.
 Receiving a value greater than the Sequence Number MUST be treated as a
 connection error of type FRAME_ENCODING_ERROR.
 
+Endpoints that receive a NEW_CONNECTION_ID frame SHOULD NOT retire connection
+IDs with a sequence number equal to or greater than the Retire Prior To field
+solely as a result of receiving the frame. If the peer is trying to maintain a
+stock of provided CIDs, this can result in an infinite loop of
+NEW_CONNECTION_ID and RETIRE_CONNECTION_ID frames.
</pre>
<p>I don't think that we need this 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/3535#pullrequestreview-378174705">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4WEJT2N75RZZWPJZLRIKYMFANCNFSM4LPXZM7A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK37YMZP6GODIKRGWWLRIKYMFA5CNFSM4LPXZM7KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC2FHZ4I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3535#pullrequestreview-378174705",
"url": "https://github.com/quicwg/base-drafts/pull/3535#pullrequestreview-378174705",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e740ac23966c_2c103fc1014cd9644414f--


From nobody Thu Mar 19 17:15:55 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 954ED3A12EB for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 17:15:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.999
X-Spam-Level: 
X-Spam-Status: No, score=-1.999 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_SPF_HELO_TEMPERROR=0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uyg4EF-4GMc3 for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 17:15:41 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C4A223A12FF for <quic-issues@ietf.org>; Thu, 19 Mar 2020 17:15:13 -0700 (PDT)
Date: Thu, 19 Mar 2020 17:15:12 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584663312; bh=ZrAzqfsRDw/RO2pkwW9mN4HbLZQnunTr6fs2WeuLoXo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GLBbC8bPnCksl6vgjqilqEcublNaDM1JVUi46v0VAcepUwPyEbpYscmRjUsa7Jcr2 Ecfir6wInWVyGcfeZz0/a0vc2kVsthy/Ip3qQKdQ01qX9bo2dRc0xKOi8Lqn1SwiLL wp+G74vFPYQh+WQiosmdS5c2GBSWEkHZJI6f3vbI=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4JGNZ6DF246YTUTTN4P7WBBEVBNHHCFWTUEU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3535/c601473795@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3535@github.com>
References: <quicwg/base-drafts/pull/3535@github.com>
Subject: Re: [quicwg/base-drafts] Added more test to NCID section (#3535)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e740b1061fb3_434f3fbcc1ecd96c7772f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/q0pyv0nPzxvpO48zfdIUtsO8KFo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:15:54 -0000

----==_mimepart_5e740b1061fb3_434f3fbcc1ecd96c7772f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

If you drop the first paragraph, this is just an editorial fix as far as I'm concerned. 

That is, not sending a frame that was previously sent is not a change.  And - assuming that you dump it - "immediately" has no defined meaning anyway.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3535#issuecomment-601473795
----==_mimepart_5e740b1061fb3_434f3fbcc1ecd96c7772f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>If you drop the first paragraph, this is just an editorial fix as far as I'm concerned.</p>
<p>That is, not sending a frame that was previously sent is not a change.  And - assuming that you dump it - "immediately" has no defined meaning anyway.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3535#issuecomment-601473795">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7OPUPIVDYMTYAYRLTRIKYRBANCNFSM4LPXZM7A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2NSAN56GB23PGETA3RIKYRBA5CNFSM4LPXZM7KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPM4GAY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3535#issuecomment-601473795",
"url": "https://github.com/quicwg/base-drafts/pull/3535#issuecomment-601473795",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e740b1061fb3_434f3fbcc1ecd96c7772f--


From nobody Thu Mar 19 17:28:55 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 55FF23A132F for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 17:28:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.545
X-Spam-Level: 
X-Spam-Status: No, score=-1.545 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_SPF_HELO_TEMPERROR=0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wAPR3FrMWTuX for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 17:28:45 -0700 (PDT)
Received: from out-11.smtp.github.com (out-11.smtp.github.com [192.30.254.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 97C343A132B for <quic-issues@ietf.org>; Thu, 19 Mar 2020 17:28:16 -0700 (PDT)
Received: from github-lowworker-edec459.ac4-iad.github.net (github-lowworker-edec459.ac4-iad.github.net [10.52.18.32]) by smtp.github.com (Postfix) with ESMTP id 03E53261576 for <quic-issues@ietf.org>; Thu, 19 Mar 2020 17:28:05 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584664085; bh=lA2A7cUrMEtAvAP7/jZ+ZJ373EgmfqinGwZgTswg3iQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LzxrADoztL+a+vFG2+9DUJS3KFivKV1AEgLkUdfPGSd4k0eL8FhnER8jA9KzrvgCA XIk+jCgbOTYJL7SDoAbN67nyrkSz7uc4vwygthdv6h8MOV+rDPi3LX8m4ESS1NK67J mitGPOsxBdCOUy0/AofkCO46T88RuIQnofjYBXtE=
Date: Thu, 19 Mar 2020 17:28:04 -0700
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4YER6NBDJDGKIDR3F4P7XRJEVBNHHCFWJJQQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3534/601476711@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3534@github.com>
References: <quicwg/base-drafts/issues/3534@github.com>
Subject: Re: [quicwg/base-drafts] NEW_CONNECTION_ID text is too restrictive on receivers (#3534)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e740e14d1b6a_6d683f935c8cd9601725e3"; 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/_fCWp0JsK0aq5hVdQmleqvTb6uA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:28:55 -0000

----==_mimepart_5e740e14d1b6a_6d683f935c8cd9601725e3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho what you suggest would certainly work. However, a malicious peer could send an infinite number of NCIDs as long as it kept advancing rpt, spiraling the state upwards.

To avoid this, we keep a window of unacked but retired sequence numbers and construct RCID from that. That's why having an NCID come in well below the window results in additional state for us.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3534#issuecomment-601476711
----==_mimepart_5e740e14d1b6a_6d683f935c8cd9601725e3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/kazuho/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/kazuho">@kazuho</a> what you suggest would certainly work. However, a malicious peer could send an infinite number of NCIDs as long as it kept advancing rpt, spiraling the state upwards.</p>
<p>To avoid this, we keep a window of unacked but retired sequence numbers and construct RCID from that. That's why having an NCID come in well below the window results in additional state for us.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3534#issuecomment-601476711">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4TRIBKPLZXNSJIHNTRIK2BJANCNFSM4LPS5XJQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2BFB4YQTSIMSZCOYLRIK2BJA5CNFSM4LPS5XJ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPM44ZY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3534#issuecomment-601476711",
"url": "https://github.com/quicwg/base-drafts/issues/3534#issuecomment-601476711",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e740e14d1b6a_6d683f935c8cd9601725e3--


From nobody Thu Mar 19 17:32:01 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9FB3E3A1348 for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 17:31:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.545
X-Spam-Level: 
X-Spam-Status: No, score=-1.545 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_SPF_HELO_TEMPERROR=0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gcrWKkhDDWNS for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 17:31:32 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 96BA53A138B for <quic-issues@ietf.org>; Thu, 19 Mar 2020 17:31:26 -0700 (PDT)
Date: Thu, 19 Mar 2020 17:31:24 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584664284; bh=ZzCFYq1MYXvsXt9oR7ZZ3/mhUWdGaJ+uu1W+7PVol/Y=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Ye44qynFaPd4t8AO0iEe3pTg/VgK1NYipDKlQ8MzF1yluD2xzoVaYXSS2n47hAXl8 NG4jbVxEj08z2ennT5+yo8rBeKzJ2g/ObutFUY+y4djzcRPoEUlMQ43XXvUjSUOkco YYE0+xhbPDrFg6G7/8O7y+ihaBJipDRrqw/NONKA=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6OPTSSDCYX436R2454P7X5ZEVBNHHCFWJJQQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3534/601477414@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3534@github.com>
References: <quicwg/base-drafts/issues/3534@github.com>
Subject: Re: [quicwg/base-drafts] NEW_CONNECTION_ID text is too restrictive on receivers (#3534)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e740edcc3981_3e623ff53f2cd96c7929b"; 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/0X8yBy8SArsq9dI0QFhFznP1jUk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:31:43 -0000

----==_mimepart_5e740edcc3981_3e623ff53f2cd96c7929b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke Exactly. We have an issue for that problem: #3509. Agreeing on what to do to resolve the unbounded state problem might help resolving this issue 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/3534#issuecomment-601477414
----==_mimepart_5e740edcc3981_3e623ff53f2cd96c7929b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinduke/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinduke">@martinduke</a> Exactly. We have an issue for that problem: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="578914025" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3509" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3509/hovercard" href="https://github.com/quicwg/base-drafts/issues/3509">#3509</a>. Agreeing on what to do to resolve the unbounded state problem might help resolving this issue 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/issues/3534#issuecomment-601477414">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZVRNTTJZ7MR52PX2TRIK2NZANCNFSM4LPS5XJQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZGU5S6BR5Y2UC6AQLRIK2NZA5CNFSM4LPS5XJ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPM5CJQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3534#issuecomment-601477414",
"url": "https://github.com/quicwg/base-drafts/issues/3534#issuecomment-601477414",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e740edcc3981_3e623ff53f2cd96c7929b--


From nobody Thu Mar 19 17:33:44 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B0A703A1348 for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 17:33:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id chF3mtzIJeOH for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 17:33: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 508483A133D for <quic-issues@ietf.org>; Thu, 19 Mar 2020 17:33:14 -0700 (PDT)
Received: from github-lowworker-1dbcc59.ash1-iad.github.net (github-lowworker-1dbcc59.ash1-iad.github.net [10.56.105.54]) by smtp.github.com (Postfix) with ESMTP id 96AA12C0E55 for <quic-issues@ietf.org>; Thu, 19 Mar 2020 17:33:13 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584664393; bh=c9UfbNrFmCz37ua/pcEZHX8U7lVqRGfZdKyWyFszc7I=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=MtiudM+QCVHgfWYUEggwwAT9RMAcuVH9IkdDor7cOnO+RXjKwm4MrrpWtzkD+Z7Gv k0tBzJjpeV/ktdEE/ieUv4lIzezkPslXMW4dH/nLpY7RsjYQbqQeIeL4X01PFU27nV JkPyBNQ/D83RWjW2nrTu0A8JkW8Z0J5Kyui5NksU=
Date: Thu, 19 Mar 2020 17:33:13 -0700
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6ACTQE4DTJKZKFJMN4P7YETEVBNHHCFWTUEU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3535/review/378180140@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3535@github.com>
References: <quicwg/base-drafts/pull/3535@github.com>
Subject: Re: [quicwg/base-drafts] Added more test to NCID section (#3535)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e740f4988395_78673f7e4e6cd96c146162"; 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/hckar8_FfPXArDq_KNBV3PyGFmc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:33:39 -0000

----==_mimepart_5e740f4988395_78673f7e4e6cd96c146162
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinduke commented on this pull request.



> @@ -5579,8 +5585,8 @@ value.
 An endpoint that receives a NEW_CONNECTION_ID frame with a sequence number
 smaller than the Retire Prior To field of a previously received
 NEW_CONNECTION_ID frame MUST immediately send a corresponding
-RETIRE_CONNECTION_ID frame that retires the newly received connection ID.
-
+RETIRE_CONNECTION_ID frame that retires the newly received connection ID,
+unless it has already done so for that sequence number.

@erickinnear The multiple times part.
@martinthomson good suggestion; I will patch it after I make dinner.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3535#discussion_r395391470
----==_mimepart_5e740f4988395_78673f7e4e6cd96c146162
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinduke</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3535#discussion_r395391470">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -5579,8 +5585,8 @@ value.
 An endpoint that receives a NEW_CONNECTION_ID frame with a sequence number
 smaller than the Retire Prior To field of a previously received
 NEW_CONNECTION_ID frame MUST immediately send a corresponding
-RETIRE_CONNECTION_ID frame that retires the newly received connection ID.
-
+RETIRE_CONNECTION_ID frame that retires the newly received connection ID,
+unless it has already done so for that sequence number.
</pre>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/erickinnear/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/erickinnear">@erickinnear</a> The multiple times part.<br>
<a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinthomson/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a> good suggestion; I will patch it after I make dinner.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3535#discussion_r395391470">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7FPYTEF5VS2SEJLXLRIK2UTANCNFSM4LPXZM7A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2GFPS4RV6JPN3PQMTRIK2UTA5CNFSM4LPXZM7KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC2FJELA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3535#discussion_r395391470",
"url": "https://github.com/quicwg/base-drafts/pull/3535#discussion_r395391470",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e740f4988395_78673f7e4e6cd96c146162--


From nobody Thu Mar 19 17:35:32 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C5B8E3A1359 for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 17:35:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jG9z_X6JbiVe for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 17:35:23 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 86BD63A1354 for <quic-issues@ietf.org>; Thu, 19 Mar 2020 17:35:07 -0700 (PDT)
Date: Thu, 19 Mar 2020 17:34:57 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584664497; bh=uXHe1WhJz8xIZpExdXo6zemy41UoLhZid/0ZPS7xBTg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=sICT9vPChAi1PbT1n70hTdiTPlQCY7+soPMtpEAHRf9L78RAHdYul+xaHXTj8UwJO Ap/QZ3XgSC2+f2FcDhcfeBnvezPb7Kbh4R9KzQYuyTNre8rJIV/d/2FhefaS+XuHTW WUGOG9GdYnABoMnG/WGDjIrFDEn1R8OhX7zaI3sU=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYQT2OLJAQSFXFIUQF4P7YLDEVBNHHCFWTUEU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3535/review/378180584@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3535@github.com>
References: <quicwg/base-drafts/pull/3535@github.com>
Subject: Re: [quicwg/base-drafts] Added more test to NCID section (#3535)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e740fb1d4efd_62043fbd45ccd96c50059"; 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/oCwS4JcRJCvdos4ipoHh_89sNkc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:35:31 -0000

----==_mimepart_5e740fb1d4efd_62043fbd45ccd96c50059
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinduke commented on this pull request.



> @@ -5571,6 +5571,12 @@ Retire Prior To field MUST be less than or equal to the Sequence Number field.
 Receiving a value greater than the Sequence Number MUST be treated as a
 connection error of type FRAME_ENCODING_ERROR.
 
+Endpoints that receive a NEW_CONNECTION_ID frame SHOULD NOT retire connection

I am happy to jettison this paragraph to get the other bit through. The point is to say "here is a stupid thing to do and don't do it". If there's some other wording, or some other place to put it that's better, I'm fine with that 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/3535#discussion_r395391892
----==_mimepart_5e740fb1d4efd_62043fbd45ccd96c50059
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinduke</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3535#discussion_r395391892">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -5571,6 +5571,12 @@ Retire Prior To field MUST be less than or equal to the Sequence Number field.
 Receiving a value greater than the Sequence Number MUST be treated as a
 connection error of type FRAME_ENCODING_ERROR.
 
+Endpoints that receive a NEW_CONNECTION_ID frame SHOULD NOT retire connection
</pre>
<p>I am happy to jettison this paragraph to get the other bit through. The point is to say "here is a stupid thing to do and don't do it". If there's some other wording, or some other place to put it that's better, I'm fine with that 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/3535#discussion_r395391892">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4XZBWCPSDP4TPVAGLRIK23DANCNFSM4LPXZM7A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4L54KZCWFYIHS5CI3RIK23DA5CNFSM4LPXZM7KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC2FJH2A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3535#discussion_r395391892",
"url": "https://github.com/quicwg/base-drafts/pull/3535#discussion_r395391892",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e740fb1d4efd_62043fbd45ccd96c50059--


From nobody Thu Mar 19 17:37:18 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 817243A135A for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 17:37:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.543
X-Spam-Level: 
X-Spam-Status: No, score=-1.543 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, T_SPF_TEMPERROR=0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Am4g0vSQXpQi for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 17:37:10 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A97943A1336 for <quic-issues@ietf.org>; Thu, 19 Mar 2020 17:36:31 -0700 (PDT)
Date: Thu, 19 Mar 2020 17:36:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584664590; bh=FkERMAifuFtQa1ZJu5auorH+TYbupMhL4go1G/u97D8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=FpEonLPLcs/pBXoWdoRNZAhIZwjYAkxvbe9FIxCyGuiidQTxc3xN14vsb++IGmr0S NGP9yfBcBzAt1B+yA6pIZYzYBU+Ru53Hj//FVW94GnAuEWPwBL/TMPGEmX3pUeEuk7 /GyFpEtLOJBGEYeXLQmYJQ7cdnP6t71lNirSjjQQ=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5JERJFWY4L3KPBBMN4P7YQ5EVBNHHCFWTUEU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3535/c601478535@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3535@github.com>
References: <quicwg/base-drafts/pull/3535@github.com>
Subject: Re: [quicwg/base-drafts] Added more test to NCID section (#3535)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e74100e1cf72_20983fc5b0ecd9601807e5"; 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/cSwi7ykgXNHSH_5MckOcP1bztbA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:37:18 -0000

----==_mimepart_5e74100e1cf72_20983fc5b0ecd9601807e5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson I'm happy to drop the first paragraph, and I'm glad to hear that it's editorial. Two people on our team took the existing text to mean that we had to send RCID after receiving NCID even though we'd previously retired that sequence number.

Update coming soon.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3535#issuecomment-601478535
----==_mimepart_5e74100e1cf72_20983fc5b0ecd9601807e5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinthomson/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a> I'm happy to drop the first paragraph, and I'm glad to hear that it's editorial. Two people on our team took the existing text to mean that we had to send RCID after receiving NCID even though we'd previously retired that sequence number.</p>
<p>Update coming soon.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3535#issuecomment-601478535">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6FFANZW2VF54P2D4LRIK3A5ANCNFSM4LPXZM7A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3ATFFOH3ZTM2B6OBTRIK3A5A5CNFSM4LPXZM7KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPM5LBY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3535#issuecomment-601478535",
"url": "https://github.com/quicwg/base-drafts/pull/3535#issuecomment-601478535",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e74100e1cf72_20983fc5b0ecd9601807e5--


From nobody Thu Mar 19 17:47:33 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id ADF863A1382 for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 17:47:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.021
X-Spam-Level: 
X-Spam-Status: No, score=-1.021 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, T_SPF_HELO_TEMPERROR=0.01, 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 sdq-01KwzG-1 for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 17:47:17 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C07333A1372 for <quic-issues@ietf.org>; Thu, 19 Mar 2020 17:46:56 -0700 (PDT)
Received: from github-lowworker-9bcb4a1.ac4-iad.github.net (github-lowworker-9bcb4a1.ac4-iad.github.net [10.52.25.84]) by smtp.github.com (Postfix) with ESMTP id 8C4FB8C11D3 for <quic-issues@ietf.org>; Thu, 19 Mar 2020 17:46:38 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584665198; bh=Iog7zS6i3t+/b3gWirpEIvKLCE0Sp0zwD8v4FNkAouk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LQEWSrq+PRh+fiRUadZerXX0OqhDqMW88mNMPCOZF7DvWhDoF/kRJ4ZNlXySQu5+z 6o6pDbrPPpokEVyvooTLsSNbfOwrwbNZnxQONWIfdf32/sIqX4kTrGzvy/GVGF5zxU ci6WAq/VDBytqGN5WAdF9cI7JoOMJWiHpNVVM0og=
Date: Thu, 19 Mar 2020 17:46:38 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZHMQUTVROJ4CMCUG54P7ZW5EVBNHHCFWJJQQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3534/601480734@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3534@github.com>
References: <quicwg/base-drafts/issues/3534@github.com>
Subject: Re: [quicwg/base-drafts] NEW_CONNECTION_ID text is too restrictive on receivers (#3534)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e74126e7c6a5_307d3feea4ecd95c152123"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/VWBogIFjoBC5LmR1PGtfuQoE2qA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:47:31 -0000

----==_mimepart_5e74126e7c6a5_307d3feea4ecd95c152123
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Taking this as editorial based on the proposal (and promised tweaks).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3534#issuecomment-601480734
----==_mimepart_5e74126e7c6a5_307d3feea4ecd95c152123
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Taking this as editorial based on the proposal (and promised tweaks).</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3534#issuecomment-601480734">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3YNJ4XTPJCSNV3ERDRIK4G5ANCNFSM4LPS5XJQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3HIDILME7QY5E7CD3RIK4G5A5CNFSM4LPS5XJ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPM54HQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3534#issuecomment-601480734",
"url": "https://github.com/quicwg/base-drafts/issues/3534#issuecomment-601480734",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e74126e7c6a5_307d3feea4ecd95c152123--


From nobody Thu Mar 19 19:23:57 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D30B93A14E6 for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 19:23:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0IyruR7xz0UO for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 19:23: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 56F513A14E5 for <quic-issues@ietf.org>; Thu, 19 Mar 2020 19:23:52 -0700 (PDT)
Received: from github-lowworker-fa7043e.ash1-iad.github.net (github-lowworker-fa7043e.ash1-iad.github.net [10.56.109.45]) by smtp.github.com (Postfix) with ESMTP id C4B35960240 for <quic-issues@ietf.org>; Thu, 19 Mar 2020 19:23:51 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584671031; bh=5FrMS7mEO8ZFwdUb1fzqdYZ+WmbEKtOzS7i4EYc/pPY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Y4QSc/1IrTomigIin8cHw/ts1a98BCK/vEyzAg8GRub6fBC0Zmm7Z4Us/d8KGilTl A7tHZjdgLLYazmvaaW5fluNphpVzC/3s0TDmw6T3vsqAg7+ug3GvTS6GNNOxRgojfA ULDjbceA9hor6lW9Z/SsqGKe7NOmlLSgwoFrL/JM=
Date: Thu, 19 Mar 2020 19:23:51 -0700
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3535/push/4791088500@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3535@github.com>
References: <quicwg/base-drafts/pull/3535@github.com>
Subject: Re: [quicwg/base-drafts] Added more test to NCID section (#3535)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e742937b5913_39f33fde1a6cd968268086"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinduke
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/vbOqf265zdEJKgDaCqCDoY4S8io>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 02:23:56 -0000

----==_mimepart_5e742937b5913_39f33fde1a6cd968268086
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke pushed 1 commit.

22c7e1245c0889e7c43944e8c4dc1482175927de  take all the suggestions


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3535/files/2e306e30c55c8a21b1a6818c670fc52c529677cf..22c7e1245c0889e7c43944e8c4dc1482175927de

----==_mimepart_5e742937b5913_39f33fde1a6cd968268086
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinduke" class="user-mention">@martinduke</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/22c7e1245c0889e7c43944e8c4dc1482175927de">22c7e12</a>  take all the 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/3535/files/2e306e30c55c8a21b1a6818c670fc52c529677cf..22c7e1245c0889e7c43944e8c4dc1482175927de">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZNJ66NGHLPFYOZXQ3RILHTPANCNFSM4LPXZM7A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2Z42WUI7H566B67PTRILHTPA5CNFSM4LPXZM7KYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TCMRXGE2TKMCQOVZWQIZUG44TCMBYHA2TAMA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3535/files/2e306e30c55c8a21b1a6818c670fc52c529677cf..22c7e1245c0889e7c43944e8c4dc1482175927de",
"url": "https://github.com/quicwg/base-drafts/pull/3535/files/2e306e30c55c8a21b1a6818c670fc52c529677cf..22c7e1245c0889e7c43944e8c4dc1482175927de",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e742937b5913_39f33fde1a6cd968268086--


From nobody Thu Mar 19 19:25:40 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 570BC3A14E6 for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 19:25:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bAz983Svi_4z for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 19:25:33 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 11B623A14E1 for <quic-issues@ietf.org>; Thu, 19 Mar 2020 19:25:33 -0700 (PDT)
Received: from github-lowworker-e8b54ca.ac4-iad.github.net (github-lowworker-e8b54ca.ac4-iad.github.net [10.52.23.39]) by smtp.github.com (Postfix) with ESMTP id 3B097E08D8 for <quic-issues@ietf.org>; Thu, 19 Mar 2020 19:25:32 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584671132; bh=BoIaNzzTAavKCWLQLsuLX2SgkrCldvJo0Fn4EfE9J70=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GO9DLyHOEs3oMM2TUwL78k2ky+KVSDM/Tp28VjIsa9L+KrFzj9hVAa/bUpQfQHciz ChmJPYuxBd0bLyoKBpVAdmKHbpwLOAu1TokcTya+7mUddR82nPl1HebUPtga21iDcy llmj8JAQl8p6qb2BytdeaS2h5iPUDxQA43FLCVJA=
Date: Thu, 19 Mar 2020 19:25:32 -0700
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYUNNCHXB7Y2ANQMSF4QAFJZEVBNHHCFWTUEU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3535/c601499226@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3535@github.com>
References: <quicwg/base-drafts/pull/3535@github.com>
Subject: Re: [quicwg/base-drafts] Added more text to NCID section (#3535)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e74299c2c447_5e3b3fd5b12cd96026714e"; 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/NOdbVlr-6Nn9tS0GIflyHotxQE8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 02:25:38 -0000

----==_mimepart_5e74299c2c447_5e3b3fd5b12cd96026714e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson Feel free to change to "editorial"

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3535#issuecomment-601499226
----==_mimepart_5e74299c2c447_5e3b3fd5b12cd96026714e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinthomson/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a> Feel free to change to "editorial"</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3535#issuecomment-601499226">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7WJ72JR3BG4GALLNDRILHZZANCNFSM4LPXZM7A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZUCOOLFRLCS5F65LDRILHZZA5CNFSM4LPXZM7KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPNCMWQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3535#issuecomment-601499226",
"url": "https://github.com/quicwg/base-drafts/pull/3535#issuecomment-601499226",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e74299c2c447_5e3b3fd5b12cd96026714e--


From nobody Thu Mar 19 20:03:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9B7F33A150A for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 20:03:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29SzD_cKGFCu for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 20:03:37 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C36F13A1508 for <quic-issues@ietf.org>; Thu, 19 Mar 2020 20:03:36 -0700 (PDT)
Received: from github-lowworker-c5134a3.ac4-iad.github.net (github-lowworker-c5134a3.ac4-iad.github.net [10.52.23.55]) by smtp.github.com (Postfix) with ESMTP id 64E6A1C0A02 for <quic-issues@ietf.org>; Thu, 19 Mar 2020 20:03:35 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584673415; bh=4na7xkQzFRr/ohN/l8BYQtbiX2yrGB33P4C3Hlo9/Yw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=RJJBTvp3IF1hmdYy4qyZ23MWg8UHybKOT+QIRiS4NQHjIj+Cnc++NKuzFrE07M19j V3zQZ76kY4cyQeGiAavPOtyIKhs/I7p4B1TG3cGdmfq2pp7sZOzSsJcu78SfkXWd8b gIrrmZJxIHtqouFKTRTE79SWAudXqOb2b1d7OsoQ=
Date: Thu, 19 Mar 2020 20:03:35 -0700
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5Q7VO5ECBFHRGCLT54QAJYPEVBNHHCFWTUEU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3535/review/378211773@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3535@github.com>
References: <quicwg/base-drafts/pull/3535@github.com>
Subject: Re: [quicwg/base-drafts] Added more text to NCID section (#3535)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e74328751140_4b0d3fe52aacd95c484f"; 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/AP9FsHjFsc8FKUcAdeVmysvnhCg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 03:03:39 -0000

----==_mimepart_5e74328751140_4b0d3fe52aacd95c484f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

nibanks approved this pull request.

Looks fine to me, though I do think it's better with some kind of language to send it sooner rather than later.

> @@ -5578,9 +5578,9 @@ value.
 
 An endpoint that receives a NEW_CONNECTION_ID frame with a sequence number
 smaller than the Retire Prior To field of a previously received
-NEW_CONNECTION_ID frame MUST immediately send a corresponding
-RETIRE_CONNECTION_ID frame that retires the newly received connection ID.
-
+NEW_CONNECTION_ID frame MUST send a corresponding RETIRE_CONNECTION_ID frame

"promptly send"? Though that's almost the same as immediately.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3535#pullrequestreview-378211773
----==_mimepart_5e74328751140_4b0d3fe52aacd95c484f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@nibanks</b> approved this pull request.</p>

<p>Looks fine to me, though I do think it's better with some kind of language to send it sooner rather than later.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3535#discussion_r395420354">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -5578,9 +5578,9 @@ value.
 
 An endpoint that receives a NEW_CONNECTION_ID frame with a sequence number
 smaller than the Retire Prior To field of a previously received
-NEW_CONNECTION_ID frame MUST immediately send a corresponding
-RETIRE_CONNECTION_ID frame that retires the newly received connection ID.
-
+NEW_CONNECTION_ID frame MUST send a corresponding RETIRE_CONNECTION_ID frame
</pre>
<p>"promptly send"? Though that's almost the same as immediately.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3535#pullrequestreview-378211773">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5FWECKPLN4CHHHPC3RILMIPANCNFSM4LPXZM7A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2UEL3LOQ4NRW2YHDDRILMIPA5CNFSM4LPXZM7KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC2FQ3PI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3535#pullrequestreview-378211773",
"url": "https://github.com/quicwg/base-drafts/pull/3535#pullrequestreview-378211773",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e74328751140_4b0d3fe52aacd95c484f--


From nobody Thu Mar 19 21:46:52 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 774F83A157C for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 21:46:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lSvHqE5PjR42 for <quic-issues@ietfa.amsl.com>; Thu, 19 Mar 2020 21:46: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 5E8493A157B for <quic-issues@ietf.org>; Thu, 19 Mar 2020 21:46:49 -0700 (PDT)
Received: from github-lowworker-bb778fb.ash1-iad.github.net (github-lowworker-bb778fb.ash1-iad.github.net [10.56.102.56]) by smtp.github.com (Postfix) with ESMTP id 7F3D21C132D for <quic-issues@ietf.org>; Thu, 19 Mar 2020 21:46:48 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584679608; bh=34Nv4RVI0NvLQrSmeODV/43BaCXZ11wWjFz/DcTzD0Y=; h=Date:From:To:Subject:From; b=cIK0EZHyJ6INkm0TyV6iUle+xCxTmM4tZu3Dwekhter+D30hqEiaG8E11v9UlB0V6 rF7XT8w3KFUEjXGSFmHKxglFsErvUARddWyLRwhpkLxsdvvaJY0VngJ7RRLtSODo0X x4km23uKTzXMxfW60mrmM1QSaGppUwCM3clezDJc=
Date: Thu, 19 Mar 2020 21:46:48 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/6e616d-f2a8b0@github.com>
Subject: [quicwg/base-drafts] f2a8b0: More updates
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/4xYtvbN6UJtG1lxFvwDMzTn4pKg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 04:46:51 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: f2a8b0f1ce8c529cd015aca588803806fe06ab61
      https://github.com/quicwg/base-drafts/commit/f2a8b0f1ce8c529cd015aca588803806fe06ab61
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-20 (Fri, 20 Mar 2020)

  Changed paths:
    M issues.html
    M issues.js

  Log Message:
  -----------
  More updates
[ci skip]



From nobody Fri Mar 20 10:41:18 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 077FD3A0D60 for <quic-issues@ietfa.amsl.com>; Fri, 20 Mar 2020 10:41:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.089
X-Spam-Level: 
X-Spam-Status: No, score=-3.089 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, T_SPF_TEMPERROR=0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cRAavkWYEORG for <quic-issues@ietfa.amsl.com>; Fri, 20 Mar 2020 10:40:58 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 00B503A0D6F for <quic-issues@ietf.org>; Fri, 20 Mar 2020 10:40:47 -0700 (PDT)
Date: Fri, 20 Mar 2020 10:40:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584726046; bh=l5nmX0y4ffFDhfjJO8EnG5hNw049h0CzN9qRKSAs6Ec=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=bHJii2q+HtQyuyGcqAFL9oJkYaETqAVQbV9DVGiqF82CNlr9YJuJs1ZMG+Ny1c6tp iSHqYVfKwohDpDak1wKmKyYRQhHcOULDFBzf8z211FaZNmd+6Bj0cAzZtnQoQEGYE+ OkCnkvLG86g4XehrpB5q+WSKhX0g9HYNkYP9XcM8=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2KBWA4NMAZ3FRR2HV4QDQR5EVBNHHCFTHBIQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3531/review/378680616@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3531@github.com>
References: <quicwg/base-drafts/pull/3531@github.com>
Subject: Re: [quicwg/base-drafts] Import HTTP/2 Security Considerations (#3531)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e75001eb49c4_1d113fe6a44cd96473696"; 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/lHnUCltrh6srmxSIuxyyv9AQ2Bk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 17:41:15 -0000

----==_mimepart_5e75001eb49c4_1d113fe6a44cd96473696
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

LPardue commented on this pull request.

@MikeBishop these comments/suggestion address my earlier one about use of headers. I might be applying things wrong.

> +- the inclusion of uppercase header field names, or
+- the inclusion of invalid characters in header field names or values

```suggestion
- the inclusion of uppercase field names, or
- the inclusion of invalid characters in field names or values
```

> +features are strictly bounded.
+
+The number of PUSH_PROMISE frames is constrained in a similar fashion.  A client
+that accepts server push SHOULD limit the number of Push IDs it issues at a
+time.
+
+Processing capacity cannot be guarded as effectively as state capacity.
+
+The ability to send undefined protocol elements which the peer is required to
+ignore can be abused to cause a peer to expend additional processing time.  This
+might be done by setting multiple undefined SETTINGS parameters, unknown frame
+types, or unknown stream types.  Note, however, that some uses are entirely
+legitimate, such as optional-to-understand extensions and padding to increase
+resistance to traffic analysis.
+
+Header compression also offers some opportunities to waste processing resources;

Is it still called "header compression" in a post-header world?

> +A server that receives a larger header block than it is willing to handle can
+send an HTTP 431 (Request Header Fields Too Large) status code {{?RFC6585}}.  A
+client can discard responses that it cannot process.

Is this behaviour restricted to encoded blocks of Header field sections? Could a large trailer section trigger 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/3531#pullrequestreview-378680616
----==_mimepart_5e75001eb49c4_1d113fe6a44cd96473696
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@LPardue</b> commented on this pull request.</p>=0D
=0D
<p><a class=3D"user-mention" data-hovercard-type=3D"user" data-hovercard-=
url=3D"/users/MikeBishop/hovercard" data-octo-click=3D"hovercard-link-cli=
ck" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/Mi=
keBishop">@MikeBishop</a> these comments/suggestion address my earlier on=
e about use of headers. I might be applying things wrong.</p><hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3531#discussi=
on_r395788454">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +- the inclusion of uppercase header field=
 names, or=0D
+- the inclusion of invalid characters in header field names or values=0D=

</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-- the inclusion of uppercase header field nam=
es, or=0D
-- the inclusion of invalid characters in header field names or values=0D=

+- the inclusion of uppercase field names, or=0D
+- the inclusion of invalid characters in field names or values=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3531#discussi=
on_r395790135">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +features are strictly bounded.=0D
+=0D
+The number of PUSH_PROMISE frames is constrained in a similar fashion.  =
A client=0D
+that accepts server push SHOULD limit the number of Push IDs it issues a=
t a=0D
+time.=0D
+=0D
+Processing capacity cannot be guarded as effectively as state capacity.=0D=

+=0D
+The ability to send undefined protocol elements which the peer is requir=
ed to=0D
+ignore can be abused to cause a peer to expend additional processing tim=
e.  This=0D
+might be done by setting multiple undefined SETTINGS parameters, unknown=
 frame=0D
+types, or unknown stream types.  Note, however, that some uses are entir=
ely=0D
+legitimate, such as optional-to-understand extensions and padding to inc=
rease=0D
+resistance to traffic analysis.=0D
+=0D
+Header compression also offers some opportunities to waste processing re=
sources;=0D
</pre>=0D
<p>Is it still called "header compression" in a post-header world?</p>=0D=

=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3531#discussi=
on_r395791766">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +A server that receives a larger header bl=
ock than it is willing to handle can=0D
+send an HTTP 431 (Request Header Fields Too Large) status code {{?RFC658=
5}}.  A=0D
+client can discard responses that it cannot process.=0D
</pre>=0D
<p>Is this behaviour restricted to encoded blocks of Header field section=
s? Could a large trailer section trigger it?</p>=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3531#pullrequestreview-378680616">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
KZQFN2VTUYCYSRAH23RIOTB5ANCNFSM4LOVOONA">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJKYPQE6FE3U3767C6SLRIOTB5A5CNFSM4=
LOVOONKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GOC2JDKKA.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3531#pullrequestrev=
iew-378680616",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3531#pullrequestreview=
-378680616",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e75001eb49c4_1d113fe6a44cd96473696--


From nobody Fri Mar 20 12:35:01 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0AD9A3A0D44 for <quic-issues@ietfa.amsl.com>; Fri, 20 Mar 2020 12:34:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.553
X-Spam-Level: 
X-Spam-Status: No, score=-1.553 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZV8y3-x3xiGi for <quic-issues@ietfa.amsl.com>; Fri, 20 Mar 2020 12:34:56 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 99CF63A0D43 for <quic-issues@ietf.org>; Fri, 20 Mar 2020 12:34:56 -0700 (PDT)
Date: Fri, 20 Mar 2020 12:34:55 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584732895; bh=4hQMVxPhTe4yMIK/2/M9ZVm672JlTpOpSQMiU7FewKo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Dv5mK0xj2YtXrci2pSLfxXyWWLm/0X/Ix0sqRYS9gqnXVi8M1ENW8WrCJtmwQ/5Hn vD3mjibSI0lPy3TLLa6fq33D+ZZ/m3fIxac4D2hZNUhbbQWPYklFlWaAHZr4q0Ilqe G1Ya5z1e2N4xHOmyP4NmN5S4pN1sEkf4QERNhXOo=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3473/push/4794935212@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3473@github.com>
References: <quicwg/base-drafts/pull/3473@github.com>
Subject: Re: [quicwg/base-drafts] renamed max_packet_size to max_udp_size (#3473)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e751adf96a06_14173f9cfe0cd96c3381d5"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinduke
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/_VmHBheuObe7QJbR2ECGX_j-9Fo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 19:34:58 -0000

----==_mimepart_5e751adf96a06_14173f9cfe0cd96c3381d5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke pushed 1 commit.

1e206d545ec643e8fb99b90c606eb50715528aab  Update draft-ietf-quic-transport.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3473/files/de3edd54868f36ce17fb2a2700573c72deb9ba5a..1e206d545ec643e8fb99b90c606eb50715528aab

----==_mimepart_5e751adf96a06_14173f9cfe0cd96c3381d5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinduke" class="user-mention">@martinduke</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/1e206d545ec643e8fb99b90c606eb50715528aab">1e206d5</a>  Update draft-ietf-quic-transport.md</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3473/files/de3edd54868f36ce17fb2a2700573c72deb9ba5a..1e206d545ec643e8fb99b90c606eb50715528aab">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7MLPRFIRUZOWZOYSLRIPAN7ANCNFSM4KYYCLOQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7COSAGCY7BFBBNLDDRIPAN7A5CNFSM4KYYCLO2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TQMBQGYZTIOKQOVZWQIZUG44TIOJTGUZDCMQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3473/files/de3edd54868f36ce17fb2a2700573c72deb9ba5a..1e206d545ec643e8fb99b90c606eb50715528aab",
"url": "https://github.com/quicwg/base-drafts/pull/3473/files/de3edd54868f36ce17fb2a2700573c72deb9ba5a..1e206d545ec643e8fb99b90c606eb50715528aab",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e751adf96a06_14173f9cfe0cd96c3381d5--


From nobody Fri Mar 20 12:35:22 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 72B5F3A0D7F for <quic-issues@ietfa.amsl.com>; Fri, 20 Mar 2020 12:35:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.553
X-Spam-Level: 
X-Spam-Status: No, score=-1.553 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Wi9jH7b7GNPr for <quic-issues@ietfa.amsl.com>; Fri, 20 Mar 2020 12:35:20 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 29F3C3A0D43 for <quic-issues@ietf.org>; Fri, 20 Mar 2020 12:35:20 -0700 (PDT)
Received: from github-lowworker-0f78100.ash1-iad.github.net (github-lowworker-0f78100.ash1-iad.github.net [10.56.25.48]) by smtp.github.com (Postfix) with ESMTP id CC3B3A007B for <quic-issues@ietf.org>; Fri, 20 Mar 2020 12:35:18 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584732918; bh=xWFdZez7mmQvEurzWmOAsFk51cttqTsaXLOu4+bwIVU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=PS60f+D6OEcJDV2Omyu+FIRLM/243NH7bMR+ucsW3i8Y/lSPS35bppk3qgYZ1RgtO DkuPABVQMYyYKYaPwbOJvBUp74e5sJ7wx4zMoVC7IKjD5lexDQ8zG3Kg55P3on1nZ4 XKwRTNEZmVFTxR5emAkf22rQz2wDyOtwJh82+Kck=
Date: Fri, 20 Mar 2020 12:35:18 -0700
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3473/push/4794936743@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3473@github.com>
References: <quicwg/base-drafts/pull/3473@github.com>
Subject: Re: [quicwg/base-drafts] renamed max_packet_size to max_udp_size (#3473)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e751af6bbcdd_1883fc3402cd95c13714b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinduke
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/9i7trLmTZJ1chWJ47rzKkjKzFoM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 19:35:22 -0000

----==_mimepart_5e751af6bbcdd_1883fc3402cd95c13714b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke pushed 1 commit.

d8b5817e78134a6093d84ebcc9e1d40f16e68e18  Update draft-ietf-quic-transport.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3473/files/1e206d545ec643e8fb99b90c606eb50715528aab..d8b5817e78134a6093d84ebcc9e1d40f16e68e18

----==_mimepart_5e751af6bbcdd_1883fc3402cd95c13714b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinduke" class="user-mention">@martinduke</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/d8b5817e78134a6093d84ebcc9e1d40f16e68e18">d8b5817</a>  Update draft-ietf-quic-transport.md</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3473/files/1e206d545ec643e8fb99b90c606eb50715528aab..d8b5817e78134a6093d84ebcc9e1d40f16e68e18">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7RWNZZFWTSE3RUWI3RIPAPNANCNFSM4KYYCLOQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK32J5HDWZXYVXWSCTLRIPAPNA5CNFSM4KYYCLO2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TQMBQGYZTIOKQOVZWQIZUG44TIOJTGY3TIMY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3473/files/1e206d545ec643e8fb99b90c606eb50715528aab..d8b5817e78134a6093d84ebcc9e1d40f16e68e18",
"url": "https://github.com/quicwg/base-drafts/pull/3473/files/1e206d545ec643e8fb99b90c606eb50715528aab..d8b5817e78134a6093d84ebcc9e1d40f16e68e18",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e751af6bbcdd_1883fc3402cd95c13714b--


From nobody Fri Mar 20 13:07:25 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B78873A0DEF for <quic-issues@ietfa.amsl.com>; Fri, 20 Mar 2020 13:07:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.481
X-Spam-Level: 
X-Spam-Status: No, score=-1.481 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id y7vgVpZFWOpu for <quic-issues@ietfa.amsl.com>; Fri, 20 Mar 2020 13:07:19 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7FF9D3A0DBB for <quic-issues@ietf.org>; Fri, 20 Mar 2020 13:07:19 -0700 (PDT)
Received: from github-lowworker-bb778fb.ash1-iad.github.net (github-lowworker-bb778fb.ash1-iad.github.net [10.56.102.56]) by smtp.github.com (Postfix) with ESMTP id 875F78C1DCE for <quic-issues@ietf.org>; Fri, 20 Mar 2020 13:07:18 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584734838; bh=0Fq+gAG+VFmoG7dznbDo2lKzd1W1FQ7Tba8d76wj4zk=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=YaCVrTMOqaDJ+FsLMiJKu2be0g/+tkqN416/Wce4dEC5DBUPVUC72Pqs3wzigHOAK 6ueGp3W8bvuxYJK8sK4CvzG+UaaRUzCQFcCwIedfXBEr7cXB/2B5a9ULIdd0B3el2X vJyKy1A4VDhsbyFo47vZjl+yshsfAX3xAPMCqNkM=
Date: Fri, 20 Mar 2020 13:07:18 -0700
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3V2LWV4HF2REBF3C54QEBXNEVBNHHCFYX2PM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3536@github.com>
Subject: [quicwg/base-drafts] 5tuple routing (#3536)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e75227675e08_2fa73fe64facd9683255f"; 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/wKF6teeH2WPmCflfoaftfrT2dIc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 20:07:22 -0000

----==_mimepart_5e75227675e08_2fa73fe64facd9683255f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Addresses #3500.

I&#39;m flexible on wording and where exactly it lives in the document. I put it in Security Considerations.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/3536

-- Commit Summary --

  * Added considerations for 5tuple routing
  * s/may/can

-- File Changes --

    M draft-ietf-quic-transport.md (23)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/3536.patch
https://github.com/quicwg/base-drafts/pull/3536.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3536

----==_mimepart_5e75227675e08_2fa73fe64facd9683255f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Addresses <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="575751442" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3500" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3500/hovercard" href="https://github.com/quicwg/base-drafts/issues/3500">#3500</a>.</p>
<p>I'm flexible on wording and where exactly it lives in the document. I put it in Security Considerations.</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/3536'>https://github.com/quicwg/base-drafts/pull/3536</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Added considerations for 5tuple routing</li>
  <li>s/may/can</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/3536/files#diff-db016291106766877c4921a79f8596e0">draft-ietf-quic-transport.md</a>
    (23)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3536.patch'>https://github.com/quicwg/base-drafts/pull/3536.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3536.diff'>https://github.com/quicwg/base-drafts/pull/3536.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3536">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3YA26S4IFOQ2IAMBLRIPEHNANCNFSM4LQTUQYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYAR5LDISC7MCTCSFDRIPEHNA5CNFSM4LQTUQYKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IXC7J5Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3536",
"url": "https://github.com/quicwg/base-drafts/pull/3536",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e75227675e08_2fa73fe64facd9683255f--


From nobody Fri Mar 20 13:10:07 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B8EDF3A0E16 for <quic-issues@ietfa.amsl.com>; Fri, 20 Mar 2020 13:09:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.007
X-Spam-Level: 
X-Spam-Status: No, score=-2.007 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FG5hf6iwVJ01 for <quic-issues@ietfa.amsl.com>; Fri, 20 Mar 2020 13:09:51 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3FA2B3A0E33 for <quic-issues@ietf.org>; Fri, 20 Mar 2020 13:09:51 -0700 (PDT)
Received: from github-lowworker-ca5950c.va3-iad.github.net (github-lowworker-ca5950c.va3-iad.github.net [10.48.17.57]) by smtp.github.com (Postfix) with ESMTP id 59786520095 for <quic-issues@ietf.org>; Fri, 20 Mar 2020 13:09:50 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584734990; bh=y1D2rHeY5jqSTkkTZs4D/fI3luflRF+e7SnMCVc2KI8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=FHxbYqRTCZR7CYzev1TqtAL4Xl64fxAeXiRATXHfnnMobV8Nywh7mbZ/amc8+L+hD 6Bt73qT5sdYVLeg0pfJFLt30nbnjOmVzJsy5LOL9636nc3IUg5r7RW318YtRSxQ6AA L32p4ddu8SzTmEMBEVspCisMYojLMYZGgwBNSGQQ=
Date: Fri, 20 Mar 2020 13:09:50 -0700
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3536/push/4795065298@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3536@github.com>
References: <quicwg/base-drafts/pull/3536@github.com>
Subject: Re: [quicwg/base-drafts] 5tuple routing (#3536)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e75230e4ad6d_59b93f94852cd9641074d3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinduke
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/2j4_zhlxqwAmv-0NbQ8CjDVgMEM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 20:10:05 -0000

----==_mimepart_5e75230e4ad6d_59b93f94852cd9641074d3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke pushed 1 commit.

657b103281dcbdceb2b1309dcdd1b1aae96fd71c  typo


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3536/files/b3e5a0c51f2e392366846026bafb98a0e654b4df..657b103281dcbdceb2b1309dcdd1b1aae96fd71c

----==_mimepart_5e75230e4ad6d_59b93f94852cd9641074d3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinduke" class="user-mention">@martinduke</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/657b103281dcbdceb2b1309dcdd1b1aae96fd71c">657b103</a>  typo</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3536/files/b3e5a0c51f2e392366846026bafb98a0e654b4df..657b103281dcbdceb2b1309dcdd1b1aae96fd71c">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3NEHDXYAW2LPLLMODRIPEQ5ANCNFSM4LQTUQYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4CV63RGNYOQHRHTCDRIPEQ5A5CNFSM4LQTUQYKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TCNZRHEZDMMKQOVZWQIZUG44TKMBWGUZDSOA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3536/files/b3e5a0c51f2e392366846026bafb98a0e654b4df..657b103281dcbdceb2b1309dcdd1b1aae96fd71c",
"url": "https://github.com/quicwg/base-drafts/pull/3536/files/b3e5a0c51f2e392366846026bafb98a0e654b4df..657b103281dcbdceb2b1309dcdd1b1aae96fd71c",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e75230e4ad6d_59b93f94852cd9641074d3--


From nobody Fri Mar 20 14:54:05 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7A1BC3A0ED6 for <quic-issues@ietfa.amsl.com>; Fri, 20 Mar 2020 14:53:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wSUzyMJmAFfH for <quic-issues@ietfa.amsl.com>; Fri, 20 Mar 2020 14:53:53 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BFB023A0EDC for <quic-issues@ietf.org>; Fri, 20 Mar 2020 14:53:53 -0700 (PDT)
Date: Fri, 20 Mar 2020 14:53:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584741232; bh=twkjcTQ9KksB44cNo7DJ6XY7VWqoRm19rL1AB2WLSYI=; h=Date:From:To:Subject:From; b=ElSOp9d0YqUfviwwCFS0ZzhFtl8TDqhFwVCrTT1sLIDxMjZkmqWQI/8qJkFytuGt1 NpWeityywpW/kRDWHjgBjwwcCxc1Amk7wp+bTru6GOn7Yjv4XgqvEHarcpNve8Vwyl g1hFdU6xNqnMzC+ys77KuWQAm7oNIrLuYb9Lvi5Y=
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/93dcde-7957c1@github.com>
Subject: [quicwg/base-drafts] 5989bb: renamed max_packet_size to max_udp_size
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/6J5IXIUcWL2nWnSaauTO8DRKWMc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 21:53:59 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 5989bb0affa6d676c0376895979f8f0b78567676
      https://github.com/quicwg/base-drafts/commit/5989bb0affa6d676c0376895979f8f0b78567676
  Author: Martin Duke <m.duke@f5.com>
  Date:   2020-02-20 (Thu, 20 Feb 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  renamed max_packet_size to max_udp_size


  Commit: b50ed262f07380cdb9ccc6d479fdd473031b0389
      https://github.com/quicwg/base-drafts/commit/b50ed262f07380cdb9ccc6d479fdd473031b0389
  Author: Martin Duke <m.duke@f5.com>
  Date:   2020-02-20 (Thu, 20 Feb 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  fixed typo


  Commit: 6b9a39e1d28db32f2cb5393cde08a1df28311b15
      https://github.com/quicwg/base-drafts/commit/6b9a39e1d28db32f2cb5393cde08a1df28311b15
  Author: Martin Duke <m.duke@f5.com>
  Date:   2020-02-20 (Thu, 20 Feb 2020)

  Changed paths:
    M .circleci/config.yml
    M CONTRIBUTING.md
    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
    M ietf.json
    R initial-protection.js
    A protection-samples.js

  Log Message:
  -----------
  synced to latest, resolved conflict


  Commit: 985a57a2a8c761ba5cb20158df8975971a8717cd
      https://github.com/quicwg/base-drafts/commit/985a57a2a8c761ba5cb20158df8975971a8717cd
  Author: Martin Duke <m.duke@f5.com>
  Date:   2020-02-20 (Thu, 20 Feb 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  erase merge artifact


  Commit: ef507076480a2b94374d7f6f7b4b5b910944c012
      https://github.com/quicwg/base-drafts/commit/ef507076480a2b94374d7f6f7b4b5b910944c012
  Author: Martin Duke <m.duke@f5.com>
  Date:   2020-02-20 (Thu, 20 Feb 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  delete whitespace


  Commit: bbf7a7298a63b48c78e30fad7cdf2bd2bb4d8db0
      https://github.com/quicwg/base-drafts/commit/bbf7a7298a63b48c78e30fad7cdf2bd2bb4d8db0
  Author: Martin Duke <m.duke@f5.com>
  Date:   2020-02-21 (Fri, 21 Feb 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Resolved multiple review comments


  Commit: 2fa2b972b25fa08cff394ac32ec07aaf0bc057e0
      https://github.com/quicwg/base-drafts/commit/2fa2b972b25fa08cff394ac32ec07aaf0bc057e0
  Author: martinduke <martin.h.duke@gmail.com>
  Date:   2020-02-22 (Sat, 22 Feb 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-Authored-By: Martin Thomson <mt@lowentropy.net>


  Commit: 64710472cca748614f36ece3ad206416120e8e27
      https://github.com/quicwg/base-drafts/commit/64710472cca748614f36ece3ad206416120e8e27
  Author: Martin Duke <m.duke@f5.com>
  Date:   2020-02-24 (Mon, 24 Feb 2020)

  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
    M protection-samples.js

  Log Message:
  -----------
  MT's suggestion and resolve conflict


  Commit: de3edd54868f36ce17fb2a2700573c72deb9ba5a
      https://github.com/quicwg/base-drafts/commit/de3edd54868f36ce17fb2a2700573c72deb9ba5a
  Author: Martin Duke <m.duke@f5.com>
  Date:   2020-02-24 (Mon, 24 Feb 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge branch 'max_datagram' of https://github.com/martinduke/base-drafts into max_datagram


  Commit: 1e206d545ec643e8fb99b90c606eb50715528aab
      https://github.com/quicwg/base-drafts/commit/1e206d545ec643e8fb99b90c606eb50715528aab
  Author: martinduke <martin.h.duke@gmail.com>
  Date:   2020-03-20 (Fri, 20 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-Authored-By: Martin Thomson <mt@lowentropy.net>


  Commit: d8b5817e78134a6093d84ebcc9e1d40f16e68e18
      https://github.com/quicwg/base-drafts/commit/d8b5817e78134a6093d84ebcc9e1d40f16e68e18
  Author: martinduke <martin.h.duke@gmail.com>
  Date:   2020-03-20 (Fri, 20 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-Authored-By: Martin Thomson <mt@lowentropy.net>


  Commit: ac6752383b4324c17fa5f50ad34e4ad227c8c2ec
      https://github.com/quicwg/base-drafts/commit/ac6752383b4324c17fa5f50ad34e4ad227c8c2ec
  Author: Martin Duke <m.duke@f5.com>
  Date:   2020-03-20 (Fri, 20 Mar 2020)

  Changed paths:
    M .circleci/config.yml
    M .lint.py
    M draft-ietf-quic-http.md
    M draft-ietf-quic-invariants.md
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Sync with latest. Merge branch 'master' of https://github.com/quicwg/base-drafts into max_datagram


  Commit: 1fee0f7444a3cc70f7b8b987e0b54421cf480988
      https://github.com/quicwg/base-drafts/commit/1fee0f7444a3cc70f7b8b987e0b54421cf480988
  Author: Martin Duke <m.duke@f5.com>
  Date:   2020-03-20 (Fri, 20 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  take in changes from github. Merge branch 'max_datagram' of https://github.com/martinduke/base-drafts into max_datagram


  Commit: 7957c17d373b6be4daee67de88682d53be6c27a5
      https://github.com/quicwg/base-drafts/commit/7957c17d373b6be4daee67de88682d53be6c27a5
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-03-20 (Fri, 20 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #3473 from martinduke/max_datagram

renamed max_packet_size to max_udp_size


Compare: https://github.com/quicwg/base-drafts/compare/93dcde0c8609...7957c17d373b


From nobody Fri Mar 20 14:54:15 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 00EC33A0EE1 for <quic-issues@ietfa.amsl.com>; Fri, 20 Mar 2020 14:54:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3e2uyNC0DPI4 for <quic-issues@ietfa.amsl.com>; Fri, 20 Mar 2020 14:54:13 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E1A563A0ED6 for <quic-issues@ietf.org>; Fri, 20 Mar 2020 14:54:12 -0700 (PDT)
Received: from github-lowworker-1dbcc59.ash1-iad.github.net (github-lowworker-1dbcc59.ash1-iad.github.net [10.56.105.54]) by smtp.github.com (Postfix) with ESMTP id 438588C1CA2 for <quic-issues@ietf.org>; Fri, 20 Mar 2020 14:54:12 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584741252; bh=4sVgmiHkAhgxEyn3TplqXsu1FVahtd8yXC1scVm58NI=; h=Date:From:To:Subject:From; b=I/cN7bxZb3nqwMQght60IkDJSGy72C8dJfKVTHQChkCRuLX3u8rg6s68xokjwgEgj KlQTM3k4Nq+JmO8y1KoQd1h4u4maDc0iGBTfHgYBE9rxOGzNnjmdB/IFc7os2ZA0JP LDZWgOrT74HhDIEYGS60Lc/xYM+lzPDe63lUsQqE=
Date: Fri, 20 Mar 2020 14:54:12 -0700
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/resumption-rtt/a9757a-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/3KfmGzB-P6mBxhw0HnBEfVxLzlU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 21:54:14 -0000

  Branch: refs/heads/resumption-rtt
  Home:   https://github.com/quicwg/base-drafts


From nobody Fri Mar 20 14:54:19 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C26A53A0ED6 for <quic-issues@ietfa.amsl.com>; Fri, 20 Mar 2020 14:54:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id K-1lO0-Ey4n5 for <quic-issues@ietfa.amsl.com>; Fri, 20 Mar 2020 14:54:13 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A626E3A0EE0 for <quic-issues@ietf.org>; Fri, 20 Mar 2020 14:54:13 -0700 (PDT)
Received: from github-lowworker-9d2806a.ash1-iad.github.net (github-lowworker-9d2806a.ash1-iad.github.net [10.56.102.50]) by smtp.github.com (Postfix) with ESMTP id B2FDB8C004B for <quic-issues@ietf.org>; Fri, 20 Mar 2020 14:54:11 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584741251; bh=no5JMLveH1HGVJi5ELmVUX94I59HX6fKI+h1t3J0v3I=; h=Date:From:To:Subject:From; b=dYo1+2xxe7wK5HnUCuHzODc/H7Q08gwvCxaHDhTltwRRYawrSp5W5OIxqN6gAfuoo niEvneThZYLqguawKpedBs0RFzrNYk6LSYaPdDAyn9drnHndtzqbV5ZMq3aHVdbOlH kU3CHUipSSY0wwtqsqV0jGCGgb97otRB0f+aXszQ=
Date: Fri, 20 Mar 2020 14:54:11 -0700
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/7957c1-b8bc06@github.com>
Subject: [quicwg/base-drafts] a9757a: Allow but not recommend seeding of RTT on resumption
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/3OwUQlq_xpBZeXHasJZ0N8jRXY4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 21:54:15 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: a9757a7a2e69d4d03a2740a6a5f6be26848c88d2
      https://github.com/quicwg/base-drafts/commit/a9757a7a2e69d4d03a2740a6a5f6be26848c88d2
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-04 (Wed, 04 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Allow but not recommend seeding of RTT on resumption

Closes #3464.


  Commit: b8bc068b1d5b08acdb54a402e5981ff19ee13d94
      https://github.com/quicwg/base-drafts/commit/b8bc068b1d5b08acdb54a402e5981ff19ee13d94
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-03-20 (Fri, 20 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Merge pull request #3496 from quicwg/resumption-rtt

Allow but not recommend seeding of RTT on resumption


Compare: https://github.com/quicwg/base-drafts/compare/7957c17d373b...b8bc068b1d5b


From nobody Fri Mar 20 14:54:24 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C60E33A0ED6 for <quic-issues@ietfa.amsl.com>; Fri, 20 Mar 2020 14:54:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HY_Yycr1kHsh for <quic-issues@ietfa.amsl.com>; Fri, 20 Mar 2020 14:54:17 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F0DB93A0EF2 for <quic-issues@ietf.org>; Fri, 20 Mar 2020 14:54:16 -0700 (PDT)
Received: from github-lowworker-b19c547.va3-iad.github.net (github-lowworker-b19c547.va3-iad.github.net [10.48.17.66]) by smtp.github.com (Postfix) with ESMTP id 2988BA0DF8 for <quic-issues@ietf.org>; Fri, 20 Mar 2020 14:54:16 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584741256; bh=5L9RunHUE/RVAvthX1G1YcTz9GM2IC1u7Ix5bMb85xY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=aXqAzGXl1/BLsm3+M97a8rbNfCCr63GxwOpTXm3PlYB33BJaKC/yssDMprEYble3y LfSU6o+j4BEldBTHl51/Jx/g+EqdTQWHGQ+848CLMzLE0VxuDxX3Oz+9IBQQQDDUtn XOj69Cu+IxxFrzRcB8tT+wEc+5tOUd+5QEpYnjzU=
Date: Fri, 20 Mar 2020 14:54:16 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3K4UUP5KWE6XLM6MN4QEOIREVBNHHCDZCX6I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3473/issue_event/3151019330@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3473@github.com>
References: <quicwg/base-drafts/pull/3473@github.com>
Subject: Re: [quicwg/base-drafts] renamed max_packet_size to max_udp_size (#3473)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e753b881a8c7_5d73fadb64cd9683794c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/jDlIx5X8nj_uxZmZAj69HZKmF9w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 21:54:19 -0000

----==_mimepart_5e753b881a8c7_5d73fadb64cd9683794c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #3473 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3473#event-3151019330
----==_mimepart_5e753b881a8c7_5d73fadb64cd9683794c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="568612850" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3473" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3473/hovercard" href="https://github.com/quicwg/base-drafts/pull/3473">#3473</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3473#event-3151019330">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6QZG7BRGIU2JZ5K23RIPQYRANCNFSM4KYYCLOQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYD3RQDE7R5LA6WGO3RIPQYRA5CNFSM4KYYCLO2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXPIL2QQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3473#event-3151019330",
"url": "https://github.com/quicwg/base-drafts/pull/3473#event-3151019330",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e753b881a8c7_5d73fadb64cd9683794c--


From nobody Fri Mar 20 14:54:28 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A1C813A0EE9 for <quic-issues@ietfa.amsl.com>; Fri, 20 Mar 2020 14:54:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UflnVG60p3fx for <quic-issues@ietfa.amsl.com>; Fri, 20 Mar 2020 14:54:17 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3DC383A0EF6 for <quic-issues@ietf.org>; Fri, 20 Mar 2020 14:54:17 -0700 (PDT)
Received: from github-lowworker-0eea13f.ash1-iad.github.net (github-lowworker-0eea13f.ash1-iad.github.net [10.56.109.26]) by smtp.github.com (Postfix) with ESMTP id 598A86A1EE7 for <quic-issues@ietf.org>; Fri, 20 Mar 2020 14:54:16 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584741256; bh=4rM7yoA1V9tuu6bmoOHJWJ6KBY60gaTzfN4gHyJuRfE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=qWxqlqoxFtos/hi+pYbX8Qv/o5h0Czh7R0hfUoonoOU9MLittX+PZVrox19txaSad Dvgpo+Z388NAMIsYN8oR243Xzm4iAKsXbRvDdl2R/0Zumw5yB2ysNDGySt8YO8z5Uq 0VxV3CcOEtep3WXMyetHB8rGLWCOoZZIdtIgIr58=
Date: Fri, 20 Mar 2020 14:54:16 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK53OSNOLR4NYY23YDV4QEOIREVBNHHCDYABKU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3471/issue_event/3151019340@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3471@github.com>
References: <quicwg/base-drafts/issues/3471@github.com>
Subject: Re: [quicwg/base-drafts] Change max_packet_size to max_datagram_size (#3471)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e753b884993f_2e5f3fb3354cd95c176766"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/O2t0_iSfl8IG8SkUb9cr-P39MF4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 21:54:21 -0000

----==_mimepart_5e753b884993f_2e5f3fb3354cd95c176766
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #3471 via #3473.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3471#event-3151019340
----==_mimepart_5e753b884993f_2e5f3fb3354cd95c176766
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="568328533" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3471" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3471/hovercard" href="https://github.com/quicwg/base-drafts/issues/3471">#3471</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="568612850" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3473" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3473/hovercard" href="https://github.com/quicwg/base-drafts/pull/3473">#3473</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3471#event-3151019340">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7R3LKXQ2N6TUEQTT3RIPQYRANCNFSM4KYPU5JA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYMELS2UY3EMJGVZMTRIPQYRA5CNFSM4KYPU5JKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXPIL2TA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3471#event-3151019340",
"url": "https://github.com/quicwg/base-drafts/issues/3471#event-3151019340",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e753b884993f_2e5f3fb3354cd95c176766--


From nobody Fri Mar 20 14:54:40 2020
Return-Path: <bounces+848413-a050-quic-issues=ietf.org@sgmail.github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 41DEA3A0EDC for <quic-issues@ietfa.amsl.com>; Fri, 20 Mar 2020 14:54:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.47
X-Spam-Level: 
X-Spam-Status: No, score=-3.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-1.463, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, UNPARSEABLE_RELAY=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wvSxjUbkD0xI for <quic-issues@ietfa.amsl.com>; Fri, 20 Mar 2020 14:54:37 -0700 (PDT)
Received: from xtrwsrhn.outbound-mail.sendgrid.net (xtrwsrhn.outbound-mail.sendgrid.net [167.89.101.2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BFDF13A0ED6 for <quic-issues@ietf.org>; Fri, 20 Mar 2020 14:54:36 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com;  h=from:reply-to:to:cc:in-reply-to:references:subject:mime-version:content-type:content-transfer-encoding:list-id:list-archive:list-post:list-unsubscribe; s=s20150108; bh=+6oRH7b4MDgysj9Pkxwrcy3irDQ0BL9eaEfEGRvvpIM=; b= tBa3nNGyMWNhntfjFTZaoP8ApZugFnPgoHr9qry4mwuAlXZWpVO2NwRswrJqJmR0 A9/OeAGE6n2FLKqrcA1Z9DQ+qDNZJEsg5LtyEztmYA5aNb9Hj+F+Q37M9Td46peV cqPDUlJAnTcrKz8qyTLkSZaMsOjjQf9hQsL4rTIr890=
Received: by filter1899p1mdw1.sendgrid.net with SMTP id filter1899p1mdw1-32275-5E753B9A-2D 2020-03-20 21:54:34.925995196 +0000 UTC m=+167504.011813590
Received: from out-22.smtp.github.com (unknown) by ismtpd0039p1iad1.sendgrid.net (SG) with ESMTP id XaA_gPiHR5mS6pcm91H5iA for <quic-issues@ietf.org>; Fri, 20 Mar 2020 21:54:34.812 +0000 (UTC)
Received: from github-lowworker-c53a806.ac4-iad.github.net (github-lowworker-c53a806.ac4-iad.github.net [10.52.23.45]) by smtp.github.com (Postfix) with ESMTP id 83D37A0928 for <quic-issues@ietf.org>; Fri, 20 Mar 2020 14:54:34 -0700 (PDT)
Date: Fri, 20 Mar 2020 21:54:35 +0000 (UTC)
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK45B2L2JTWGNOGCPJF4QEOJVEVBNHHCERRHEI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3496/issue_event/3151020053@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3496@github.com>
References: <quicwg/base-drafts/pull/3496@github.com>
Subject: Re: [quicwg/base-drafts] Allow but not recommend seeding of RTT on resumption (#3496)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e753b9a7312a_2e743f8c728cd960107819"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2nVWam6P6CBpmk9Q8MhINQSLVpgFxpGpk16R +LaSuE7vBQm6XIoEooPWgVJOquQeV5t/UsZ0Vf22snOAaAoASisf/lyd1E+9DiJOIkNOk5fNewxo2U KGGQuYo7274STrWD2sn/oNENIGrNz0yFExXvXH+s25/cIaJAdl7cj+nCkYIq45M49r1acPxFVlSC5u g=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/EyaLcGOQKm5S6-AbG1AdaAOq1tM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 21:54:38 -0000

----==_mimepart_5e753b9a7312a_2e743f8c728cd960107819
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #3496 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3496#event-3151020053
----==_mimepart_5e753b9a7312a_2e743f8c728cd960107819
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="575022882" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3496" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3496/hovercard" href="https://github.com/quicwg/base-drafts/pull/3496">#3496</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3496#event-3151020053">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZI7RZFETIIRBMRCWLRIPQZVANCNFSM4LAVWOJQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK34D2QMWFT7YNV5IADRIPQZVA5CNFSM4LAVWOJ2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXPIMAFI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3496#event-3151020053",
"url": "https://github.com/quicwg/base-drafts/pull/3496#event-3151020053",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e753b9a7312a_2e743f8c728cd960107819--


From nobody Fri Mar 20 14:54:46 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7E06A3A0EDC for <quic-issues@ietfa.amsl.com>; Fri, 20 Mar 2020 14:54:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pvm7fi3fKoyu for <quic-issues@ietfa.amsl.com>; Fri, 20 Mar 2020 14:54: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 EF91F3A0ED6 for <quic-issues@ietf.org>; Fri, 20 Mar 2020 14:54:34 -0700 (PDT)
Date: Fri, 20 Mar 2020 14:54:32 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584741272; bh=4YLLgxhO36BtqR8k8XhA6iWVZTY4axlfl4yR1U7ZGqQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1liALshvOKJZZpx37hRwwMNaJ5ugSDueg6luP4FHJmAilOl1nyOFPEIXudcpjvSTk u+Fioqlyo93oVOftSxes+q3CqXu9FJ0tQ4j1w3WL7nRmmNuTrG3/r3/RyrrcN6MCjU a+KvRCs8dqRt+ymff2+ZpZi3MtZGYcM9SKq9y5wY=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7LP6GXC5RUWMX6IQV4QEOJREVBNHHCDQXUS4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3464/issue_event/3151020063@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3464@github.com>
References: <quicwg/base-drafts/issues/3464@github.com>
Subject: Re: [quicwg/base-drafts] Initial RTT for resumption (recovery draft) (#3464)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e753b98b5a94_383f3ff009ccd95c1110ae"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/g1xJdCbm-HMw23fxEET3HdgySc0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 21:54:43 -0000

----==_mimepart_5e753b98b5a94_383f3ff009ccd95c1110ae
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #3464 via #3496.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3464#event-3151020063
----==_mimepart_5e753b98b5a94_383f3ff009ccd95c1110ae
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="566424727" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3464" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3464/hovercard" href="https://github.com/quicwg/base-drafts/issues/3464">#3464</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="575022882" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3496" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3496/hovercard" href="https://github.com/quicwg/base-drafts/pull/3496">#3496</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3464#event-3151020063">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4CMXU7LIWU7LAFCH3RIPQZRANCNFSM4KWVNNFQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYXIVDCMQC4J5AVRXTRIPQZRA5CNFSM4KWVNNF2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXPIMAHY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3464#event-3151020063",
"url": "https://github.com/quicwg/base-drafts/issues/3464#event-3151020063",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e753b98b5a94_383f3ff009ccd95c1110ae--


From nobody Fri Mar 20 14:54:55 2020
Return-Path: <bounces+848413-a050-quic-issues=ietf.org@sgmail.github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5E1463A0EDC for <quic-issues@ietfa.amsl.com>; Fri, 20 Mar 2020 14:54:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.563
X-Spam-Level: 
X-Spam-Status: No, score=-3.563 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-1.463, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, UNPARSEABLE_RELAY=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LYhef757u7Rr for <quic-issues@ietfa.amsl.com>; Fri, 20 Mar 2020 14:54:45 -0700 (PDT)
Received: from o7.sgmail.github.com (o7.sgmail.github.com [167.89.101.198]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8C9B73A0ED6 for <quic-issues@ietf.org>; Fri, 20 Mar 2020 14:54:45 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com;  h=from:to:subject:mime-version:content-type:content-transfer-encoding;  s=s20150108; bh=sEOSQ4nnBUu+hVTxFplNetmjHlfMjnocFRGSgMR5Z6w=; b= S7+TBNjwX/JjOXm8wwLSvrolKrgzC5/PcxINmQ/jiBzLWdTZcNemlUkXFjmU2qOB Oofm3i+/LRxBKyzWcp7pHNzb3WsY+5LRTBBS4/WXvBSADo1eeUePMuNhFEtitz0L IkjsWe0nIxPsPFABsUWrA6YA+BXyxD7Rf/epMuI0sF4=
Received: by filter0869p1las1.sendgrid.net with SMTP id filter0869p1las1-3451-5E753BA4-16 2020-03-20 21:54:44.79214935 +0000 UTC m=+165515.112684930
Received: from out-28.smtp.github.com (unknown) by ismtpd0045p1mdw1.sendgrid.net (SG) with ESMTP id 81cba96NSbawbZFqdSoG2Q for <quic-issues@ietf.org>; Fri, 20 Mar 2020 21:54:44.688 +0000 (UTC)
Date: Fri, 20 Mar 2020 21:54:45 +0000 (UTC)
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/f2a8b0-16270f@github.com>
Subject: [quicwg/base-drafts] 16270f: Script updating gh-pages from 7957c17d. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0qrQFd2PQxf/4W/B9Qbb60DUTCdk/MPPXehl /uIz9W5zxfvDqACP9VqUgiJZhNcVwx8ciaRuWK7rXxvxGrOv4H6xkiJNEFHUrtYwZtO7+QQMOGeOk4 UdZ9aKPYlWqwTzIztyRrTQrlE9pucts8G9JplZRJJmf+RXqBvtODlnT6gQ==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/XVMH7x1SS6ki-xlNRbmBJsxyCbY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 21:54:49 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 16270f9fe051cbf98e39c891454fe8541c7521bb
      https://github.com/quicwg/base-drafts/commit/16270f9fe051cbf98e39c891454fe8541c7521bb
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-20 (Fri, 20 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html
    R padding-outside/draft-ietf-quic-http.html
    R padding-outside/draft-ietf-quic-http.txt
    R padding-outside/draft-ietf-quic-invariants.html
    R padding-outside/draft-ietf-quic-invariants.txt
    R padding-outside/draft-ietf-quic-qpack.html
    R padding-outside/draft-ietf-quic-qpack.txt
    R padding-outside/draft-ietf-quic-recovery.html
    R padding-outside/draft-ietf-quic-recovery.txt
    R padding-outside/draft-ietf-quic-tls.html
    R padding-outside/draft-ietf-quic-tls.txt
    R padding-outside/draft-ietf-quic-transport.html
    R padding-outside/draft-ietf-quic-transport.txt
    R padding-outside/index.html

  Log Message:
  -----------
  Script updating gh-pages from 7957c17d. [ci skip]



From nobody Fri Mar 20 14:55:10 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 671393A0F07 for <quic-issues@ietfa.amsl.com>; Fri, 20 Mar 2020 14:54:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.101
X-Spam-Level: 
X-Spam-Status: No, score=-7.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 09WVUKXyUuIw for <quic-issues@ietfa.amsl.com>; Fri, 20 Mar 2020 14:54: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 EBC723A0EED for <quic-issues@ietf.org>; Fri, 20 Mar 2020 14:54:54 -0700 (PDT)
Received: from github-lowworker-1ac52d7.ash1-iad.github.net (github-lowworker-1ac52d7.ash1-iad.github.net [10.56.25.52]) by smtp.github.com (Postfix) with ESMTP id 04C67C60619 for <quic-issues@ietf.org>; Fri, 20 Mar 2020 14:54:54 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584741294; bh=7brO0i8s4Dx5EQXyWKP41vni4s0evbdjDZRa0Ts68N0=; h=Date:From:To:Subject:From; b=VBJ2GFXdPaWr2QtEu9V1PKYDtGKacNQDegQBhtRmfegfqpbUIimvprUA+vb3P7DL7 PVRAc198qgAbESiYty0G5EsYAuvs1MWPtJyd3ZGcLkya8981jgEykcHBZ96YDUyb8C AkhLWiEMtx7/W05HvAkdCkM0QGMbKpUaRYEeSuno=
Date: Fri, 20 Mar 2020 14:54:53 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/16270f-bec299@github.com>
Subject: [quicwg/base-drafts] bec299: Script updating archive at 2020-03-20T21:54:48Z. [...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/d8Ky4u2GVNO7Lshja6ts46-uSjw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 21:55:08 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: bec299b09e8c2eec1eb29b144f184827a0464d0b
      https://github.com/quicwg/base-drafts/commit/bec299b09e8c2eec1eb29b144f184827a0464d0b
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-20 (Fri, 20 Mar 2020)

  Changed paths:
    M archive.json
    M issues.html
    M issues.js

  Log Message:
  -----------
  Script updating archive at 2020-03-20T21:54:48Z. [ci skip]



From nobody Fri Mar 20 14:56:01 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 792933A0F0F for <quic-issues@ietfa.amsl.com>; Fri, 20 Mar 2020 14:55:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hhPLqUzpVdEz for <quic-issues@ietfa.amsl.com>; Fri, 20 Mar 2020 14:55:52 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 189693A0EF7 for <quic-issues@ietf.org>; Fri, 20 Mar 2020 14:55:52 -0700 (PDT)
Received: from github-lowworker-e8b54ca.ac4-iad.github.net (github-lowworker-e8b54ca.ac4-iad.github.net [10.52.23.39]) by smtp.github.com (Postfix) with ESMTP id 577E26A0C4A for <quic-issues@ietf.org>; Fri, 20 Mar 2020 14:55:51 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584741351; bh=UGgUi4dGx1QH7LbZ8AYnh4tP6WMVsygAuLrsg1b/AcI=; h=Date:From:To:Subject:From; b=sOmt2AZWIIGPau2+OmHu5Kr7FEDaF9WhCM2PwnmuYe/X2/WSsIEOGljjOT7P9dig+ 0kMeXExySd7mi2rzJN6Tl2quVVBzeuvQPf5DkBcG2Z3a99fDWaAEutX4Dm38bvKGN6 cunFy8XC4JIsvePGBMwSv0sxP3vXoDMzCZpnOMUE=
Date: Fri, 20 Mar 2020 14:55:51 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/bec299-27c198@github.com>
Subject: [quicwg/base-drafts] 27c198: Script updating gh-pages from b8bc068b. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/dlHfztERBdQzqffoAsVlpGxwNjE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 21:56:00 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 27c198fb6f12fb5f0c3d2ff30bf678c0e26d1f7d
      https://github.com/quicwg/base-drafts/commit/27c198fb6f12fb5f0c3d2ff30bf678c0e26d1f7d
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-20 (Fri, 20 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from b8bc068b. [ci skip]



From nobody Fri Mar 20 14:57:54 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4445D3A0EE1 for <quic-issues@ietfa.amsl.com>; Fri, 20 Mar 2020 14:57:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.1
X-Spam-Level: 
X-Spam-Status: No, score=-7.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nCa0ZCEVffM7 for <quic-issues@ietfa.amsl.com>; Fri, 20 Mar 2020 14:57:51 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 02F463A0EDC for <quic-issues@ietf.org>; Fri, 20 Mar 2020 14:57:51 -0700 (PDT)
Date: Fri, 20 Mar 2020 14:57:50 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584741470; bh=fRouwUYAfJC5c/6ssRk7kte+CzZVeiqApFyePcVUAXs=; h=Date:From:To:Subject:From; b=yR32A9pkMRnPuYIXrMNec0wjS23QtyT8bb5JvoE6dbIj5i88ONvDOR1KMUcqIh+Ff 8egtk55M4fqxT+tBMcEDGMn7bCfXmlAn1pi/RhNzbQzcHP4qnDDgUHH+CPwhzGvd79 +1+XlO6+GrwKfEMP0d3Mwh9+st0NaGHwPh9BDiYg=
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/close-0rtt/1d1107-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/hYKiHMDezclXey4qiW5jofR6BoU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 21:57:53 -0000

  Branch: refs/heads/close-0rtt
  Home:   https://github.com/quicwg/base-drafts


From nobody Fri Mar 20 14:57:59 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 997993A0EDC for <quic-issues@ietfa.amsl.com>; Fri, 20 Mar 2020 14:57:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.1
X-Spam-Level: 
X-Spam-Status: No, score=-7.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id eiRbl6lnp1Mn for <quic-issues@ietfa.amsl.com>; Fri, 20 Mar 2020 14: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 7F3823A0ED7 for <quic-issues@ietf.org>; Fri, 20 Mar 2020 14:57:50 -0700 (PDT)
Date: Fri, 20 Mar 2020 14:57:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584741469; bh=TYX5LD4hdJ+G/ykgNookUn2McaOg6TlH/0bwvRHZWBo=; h=Date:From:To:Subject:From; b=POk3nsBKugeoDL2rSxmJq/NIXSpuJLSYC3vJR6vLbCwoRfUl0NJ8n4/Y8SyOIlW7s ArmEN1UWZJFhwcQJFlkmyc6sc/Zk8hRIzcTMM0II96lPMBsd+37ShsfmTG+qep+is5 THcV9KjHmCK0qK34ExzsMaxFoVbnErjwJtM5zmog=
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/b8bc06-318fc9@github.com>
Subject: [quicwg/base-drafts] f4c094: Allow CONNECTION_CLOSE in 0-RTT
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/SHZtaa0AYEmDhK3aeOY4dxRsa04>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 21:57:53 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: f4c094c778450378c8785d0d5bd40e562bf772c8
      https://github.com/quicwg/base-drafts/commit/f4c094c778450378c8785d0d5bd40e562bf772c8
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-02-06 (Thu, 06 Feb 2020)

  Changed paths:
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Allow CONNECTION_CLOSE in 0-RTT

This allows us to avoid treating 0-RTT specially more generally.

The advice on where to send CONNECTION_CLOSE seems ornate, but it
reduces to "send CONNECTION_CLOSE in every space you have keys for".

Closes #3435.


  Commit: 68d9617e612166f9ea38fca9b11a7bbdd63e212d
      https://github.com/quicwg/base-drafts/commit/68d9617e612166f9ea38fca9b11a7bbdd63e212d
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-02-10 (Mon, 10 Feb 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Ian's suggestions


  Commit: c8270f602717d0fc0bb3dec51085a7a3ab10665b
      https://github.com/quicwg/base-drafts/commit/c8270f602717d0fc0bb3dec51085a7a3ab10665b
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-02-14 (Fri, 14 Feb 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Define APPLICATION_ERROR code for CONNECTION_CLOSE


  Commit: f01a8ee6672a99e47b4542d7b092a332bf95c7ee
      https://github.com/quicwg/base-drafts/commit/f01a8ee6672a99e47b4542d7b092a332bf95c7ee
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-02-14 (Fri, 14 Feb 2020)

  Changed paths:
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Frame placement by packet number space

Describe where frames can appear in terms of packet number spaces rather
than encryption levels.  This makes it slightly easier to explain
overall.  We still need encryption levels as a concept, but they are
localized to the TLS doc now.


  Commit: a7f2033d821e85766450dc3f75eb033458828b9c
      https://github.com/quicwg/base-drafts/commit/a7f2033d821e85766450dc3f75eb033458828b9c
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-02-14 (Fri, 14 Feb 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Remove some more encryption level stuff


  Commit: 032b88e613631aa31d1d9f3e1ab58ce722cc876a
      https://github.com/quicwg/base-drafts/commit/032b88e613631aa31d1d9f3e1ab58ce722cc876a
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-02-26 (Wed, 26 Feb 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Reason phrase needs to be cleared


  Commit: 7ac257f124012d5afdc07f423ad770511f2ccf5c
      https://github.com/quicwg/base-drafts/commit/7ac257f124012d5afdc07f423ad770511f2ccf5c
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-04 (Wed, 04 Mar 2020)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Closes #3430


  Commit: 64923744854a0835ae0948828f6495a1dc4acd58
      https://github.com/quicwg/base-drafts/commit/64923744854a0835ae0948828f6495a1dc4acd58
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-04 (Wed, 04 Mar 2020)

  Changed paths:
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Forbid application close in Handshake too


  Commit: 198883f45dca18bee33a3a5f32e3550a4e11926d
      https://github.com/quicwg/base-drafts/commit/198883f45dca18bee33a3a5f32e3550a4e11926d
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-04 (Wed, 04 Mar 2020)

  Changed paths:
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Jana's editorial suggestions

Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>


  Commit: 152a5ba309fbed00aea7d3997a23cae8b173d943
      https://github.com/quicwg/base-drafts/commit/152a5ba309fbed00aea7d3997a23cae8b173d943
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-04 (Wed, 04 Mar 2020)

  Changed paths:
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  More of Jana's suggestions, reworded


  Commit: 8fdeb9dafd0bf6ccb5261d41489e77d8ac7691d3
      https://github.com/quicwg/base-drafts/commit/8fdeb9dafd0bf6ccb5261d41489e77d8ac7691d3
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-04 (Wed, 04 Mar 2020)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Sloppy


  Commit: bbe18d7579293ebfb2e9c6c34d9a42c026ba9331
      https://github.com/quicwg/base-drafts/commit/bbe18d7579293ebfb2e9c6c34d9a42c026ba9331
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-04 (Wed, 04 Mar 2020)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Consistency over brevity


  Commit: a5f6205bf3eca9b2caba25c3582d3ec6c355d2e1
      https://github.com/quicwg/base-drafts/commit/a5f6205bf3eca9b2caba25c3582d3ec6c355d2e1
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-09 (Mon, 09 Mar 2020)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Apply suggestion from @ekr


  Commit: da24edbf0d4b53be01670f741d0b8858d9601a66
      https://github.com/quicwg/base-drafts/commit/da24edbf0d4b53be01670f741d0b8858d9601a66
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-09 (Mon, 09 Mar 2020)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Line length fixed


  Commit: df917e429b2005071135d858ad1264864be6d5fe
      https://github.com/quicwg/base-drafts/commit/df917e429b2005071135d858ad1264864be6d5fe
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-11 (Wed, 11 Mar 2020)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Update draft-ietf-quic-tls.md

Co-Authored-By: ianswett <ianswett@users.noreply.github.com>


  Commit: 1d110798aec3e1661f8a41da278888c6ef7a9749
      https://github.com/quicwg/base-drafts/commit/1d110798aec3e1661f8a41da278888c6ef7a9749
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-13 (Fri, 13 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Don't replicate, just send another


  Commit: 318fc96011a470cf5eee06bfae08c3be28932354
      https://github.com/quicwg/base-drafts/commit/318fc96011a470cf5eee06bfae08c3be28932354
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-03-20 (Fri, 20 Mar 2020)

  Changed paths:
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #3440 from quicwg/close-0rtt

Early CONNECTION_CLOSE fixes


Compare: https://github.com/quicwg/base-drafts/compare/b8bc068b1d5b...318fc96011a4


From nobody Fri Mar 20 14:58:16 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 89DCA3A0EE7 for <quic-issues@ietfa.amsl.com>; Fri, 20 Mar 2020 14:58:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ou_zjPYFLanM for <quic-issues@ietfa.amsl.com>; Fri, 20 Mar 2020 14:58:12 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 664533A0EDC for <quic-issues@ietf.org>; Fri, 20 Mar 2020 14:58:12 -0700 (PDT)
Received: from github-lowworker-e8b54ca.ac4-iad.github.net (github-lowworker-e8b54ca.ac4-iad.github.net [10.52.23.39]) by smtp.github.com (Postfix) with ESMTP id BEEDA961A86 for <quic-issues@ietf.org>; Fri, 20 Mar 2020 14:58:11 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584741491; bh=4wfR9GSbW9MtKQYrhcksSTxDupZpJCvicSZar8KuVxI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ztpA2m/V7WXpElCK5r5CViDFPWfROQiRDznT020bI1ChEN4dgh/DT+xqN6ADtH5hi 0QsNi373s7i7fPK8U43AelIpNkbwMHshLsNa4OY46Ln+mpox8KJAvUkTVOLvjNYIEH Y/Ae6fAh76aoZcH2kbpO4WcevifRFi7XasRXVYFY=
Date: Fri, 20 Mar 2020 14:58:11 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3K5UG2DSNR7SDYRK54QEOXHEVBNHHCDBMSUQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3446/issue_event/3151028740@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3446@github.com>
References: <quicwg/base-drafts/issues/3446@github.com>
Subject: Re: [quicwg/base-drafts] A transport CONNECTION_CLOSE code for an application close (#3446)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e753c73b1a4e_77233fa1cb6cd96c784e5"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: 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_q4LsYJ7HsFG80vgjWISo76CNU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 21:58:14 -0000

----==_mimepart_5e753c73b1a4e_77233fa1cb6cd96c784e5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #3446 via #3440.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3446#event-3151028740
----==_mimepart_5e753c73b1a4e_77233fa1cb6cd96c784e5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="562401956" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3446" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3446/hovercard" href="https://github.com/quicwg/base-drafts/issues/3446">#3446</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="561091342" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3440" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3440/hovercard" href="https://github.com/quicwg/base-drafts/pull/3440">#3440</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3446#event-3151028740">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3ASN5J5FJHZLP5HUDRIPRHHANCNFSM4KSJWE5A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7E6X2DV7EJ2OUYBY3RIPRHHA5CNFSM4KSJWE5KYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXPIOEBA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3446#event-3151028740",
"url": "https://github.com/quicwg/base-drafts/issues/3446#event-3151028740",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e753c73b1a4e_77233fa1cb6cd96c784e5--


From nobody Fri Mar 20 14:58:19 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BB1E13A0EDC for <quic-issues@ietfa.amsl.com>; Fri, 20 Mar 2020 14:58:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sQTB7AQKETln for <quic-issues@ietfa.amsl.com>; Fri, 20 Mar 2020 14:58:12 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7EE1D3A0EE1 for <quic-issues@ietf.org>; Fri, 20 Mar 2020 14:58:12 -0700 (PDT)
Date: Fri, 20 Mar 2020 14:58:11 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584741491; bh=GSFuFn4OTaiz+CteGd8ElzuphqnhBzogKe4RloXymxU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=JRD5E9DAaRwWemosh7penZaU/uVlXHO+ncANq08Snhqi2nKWtLxEHIigadaXsiVM3 emKEYZJg+scMyoVM29e0mlqfDU7nhhMVpUaPVO2zpzo6/1F6Z0kowwxjs1ajgd0C+b gY6T3bMn4RSoSBacC+1u6qLBawSXDs6pF0GUCv/o=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK32TUC2DG76H7SHO7V4QEOXHEVBNHHCC3RXUI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3430/issue_event/3151028746@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3430@github.com>
References: <quicwg/base-drafts/issues/3430@github.com>
Subject: Re: [quicwg/base-drafts] It is unclear if some frames are forbidden in 0-RTT (#3430)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e753c7399e3b_4ac3fd91cecd9684304b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/iHDbZbYSzgQPXK-qfIufOAR5zok>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 21:58:14 -0000

----==_mimepart_5e753c7399e3b_4ac3fd91cecd9684304b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #3430 via #3440.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3430#event-3151028746
----==_mimepart_5e753c7399e3b_4ac3fd91cecd9684304b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="560871330" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3430" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3430/hovercard" href="https://github.com/quicwg/base-drafts/issues/3430">#3430</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="561091342" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3440" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3440/hovercard" href="https://github.com/quicwg/base-drafts/pull/3440">#3440</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3430#event-3151028746">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2USYEUS3Q6AFDLPE3RIPRHHANCNFSM4KQZCPYQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYB45MGUQ4MM5UFRTDRIPRHHA5CNFSM4KQZCPY2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXPIOECQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3430#event-3151028746",
"url": "https://github.com/quicwg/base-drafts/issues/3430#event-3151028746",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e753c7399e3b_4ac3fd91cecd9684304b--


From nobody Fri Mar 20 14:58:23 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7B34F3A0EE7 for <quic-issues@ietfa.amsl.com>; Fri, 20 Mar 2020 14:58:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id h-ogVh-x4FUj for <quic-issues@ietfa.amsl.com>; Fri, 20 Mar 2020 14:58:13 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 46BA83A0ED7 for <quic-issues@ietf.org>; Fri, 20 Mar 2020 14:58:13 -0700 (PDT)
Received: from github-lowworker-f1f7af9.ash1-iad.github.net (github-lowworker-f1f7af9.ash1-iad.github.net [10.56.111.13]) by smtp.github.com (Postfix) with ESMTP id 97B2C6A0057 for <quic-issues@ietf.org>; Fri, 20 Mar 2020 14:58:12 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584741492; bh=Kad1yuXakzCqMlueWuBgQWsSo1PYtOcBOcFEFDBKLs8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=hLRtigahEL/AaWGSoXrWgO7k3GkA33iFOxXi5Otof5gFczAHM06wzj8aRkO/q+kqj S3F2Md83z+QnCUUiW6dVzhyosRG86+GnmGWjHsWTAUM0U4owIsPx3btq4+r6wIAcRz jHbNxzv8OBsNU4W0Sta/ZqGg7g0b33DhoI1KlfPQ=
Date: Fri, 20 Mar 2020 14:58:12 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4YVTCP7QKWQ3GXCL54QEOXJEVBNHHCC4MTBY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3440/issue_event/3151028728@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3440@github.com>
References: <quicwg/base-drafts/pull/3440@github.com>
Subject: Re: [quicwg/base-drafts] Early CONNECTION_CLOSE fixes (#3440)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e753c748688d_16333f7edd4cd95c2161c2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/moGXdjohfuPLJRef6B-8h4h46IQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 21:58:15 -0000

----==_mimepart_5e753c748688d_16333f7edd4cd95c2161c2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #3440 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3440#event-3151028728
----==_mimepart_5e753c748688d_16333f7edd4cd95c2161c2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="561091342" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3440" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3440/hovercard" href="https://github.com/quicwg/base-drafts/pull/3440">#3440</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3440#event-3151028728">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2WZHOG6BAIKOEFFQDRIPRHJANCNFSM4KQ7BMUQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK45GUSHWPN3GKD2S4TRIPRHJA5CNFSM4KQ7BMU2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXPIOD6A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3440#event-3151028728",
"url": "https://github.com/quicwg/base-drafts/pull/3440#event-3151028728",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e753c748688d_16333f7edd4cd95c2161c2--


From nobody Fri Mar 20 14:58:28 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A1ADC3A0ED7 for <quic-issues@ietfa.amsl.com>; Fri, 20 Mar 2020 14:58:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id L9YJ4NNR_xuX for <quic-issues@ietfa.amsl.com>; Fri, 20 Mar 2020 14:58:14 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5D2D03A0EE1 for <quic-issues@ietf.org>; Fri, 20 Mar 2020 14:58:14 -0700 (PDT)
Received: from github-lowworker-c53a806.ac4-iad.github.net (github-lowworker-c53a806.ac4-iad.github.net [10.52.23.45]) by smtp.github.com (Postfix) with ESMTP id 62FF66E039E for <quic-issues@ietf.org>; Fri, 20 Mar 2020 14:58:12 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584741492; bh=oLtemvKDcKLhpuNdRJ4MUWiu6ygfuNCH+T6h9eMeLJc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=hW6UyupbR8E/ycT2Bm6/BYLQGamxDI5tjdJekW6BQJWr8O1Ky9LFUYtsXhgvkF5p7 FlZSB5awv5DPw+6iPfqGUJtvYbMYfuwt/TV3H6FsjUk60g/xuAIW717qelHOEAksqw FKCXRrDaiJzzefUQG/RpHZKwb0ubgS/OVb5gCkmY=
Date: Fri, 20 Mar 2020 14:58:12 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZH5V4VVATFS7KOMAN4QEOXJEVBNHHCC3WSBU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3435/issue_event/3151028734@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3435@github.com>
References: <quicwg/base-drafts/issues/3435@github.com>
Subject: Re: [quicwg/base-drafts] Allow CONNECTION_CLOSE in 0-RTT (#3435)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e753c745251b_2e683f8c728cd9601659af"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Ow8E-IuOc3z35Wlhu9vN2Bflh6w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 21:58:16 -0000

----==_mimepart_5e753c745251b_2e683f8c728cd9601659af
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #3435 via #3440.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3435#event-3151028734
----==_mimepart_5e753c745251b_2e683f8c728cd9601659af
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="560910861" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3435" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3435/hovercard" href="https://github.com/quicwg/base-drafts/issues/3435">#3435</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="561091342" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3440" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3440/hovercard" href="https://github.com/quicwg/base-drafts/pull/3440">#3440</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3435#event-3151028734">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZHECIKCACAAM7QLYTRIPRHJANCNFSM4KQ2EHQQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6E3SZA74T7VHFIGRTRIPRHJA5CNFSM4KQ2EHQ2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXPIOD7Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3435#event-3151028734",
"url": "https://github.com/quicwg/base-drafts/issues/3435#event-3151028734",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e753c745251b_2e683f8c728cd9601659af--


From nobody Fri Mar 20 14:58:42 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1DE903A0EE4 for <quic-issues@ietfa.amsl.com>; Fri, 20 Mar 2020 14:58:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QEHz-7hTo57W for <quic-issues@ietfa.amsl.com>; Fri, 20 Mar 2020 14:58: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 DF13B3A0EDC for <quic-issues@ietf.org>; Fri, 20 Mar 2020 14:58:32 -0700 (PDT)
Date: Fri, 20 Mar 2020 14:58:32 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584741512; bh=dvFTsNizKqLUjPWV1OumL0c1VBXj5cspaUX2bV8jPiU=; h=Date:From:To:Subject:From; b=Tsgub0x2RmOPZdXFF8ff+NeDyNLT88yt5K5e/4tnwu9YXugQAmXvLtJ7Qb47WplgS DHocJBCIhFg4vmRtejnNyOHfBg8ukugvlk3IcQD5Mo3H40MTV9xEcG0o3jNaeMmBGN um7WUAzHXq2Z8nvLaZKSpAWHhJwD34T4VQzuyHYQ=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/27c198-c99599@github.com>
Subject: [quicwg/base-drafts] c99599: Script updating gh-pages from 318fc960. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/qK2kZ8j3byA9VtqlLsF4qf9F3Bo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 21:58:39 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: c995992ed4d161f164dce4b2802ae40e352d77b5
      https://github.com/quicwg/base-drafts/commit/c995992ed4d161f164dce4b2802ae40e352d77b5
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-20 (Fri, 20 Mar 2020)

  Changed paths:
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 318fc960. [ci skip]



From nobody Fri Mar 20 14:59:51 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3AB5B3A0EE1 for <quic-issues@ietfa.amsl.com>; Fri, 20 Mar 2020 14:59:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7DnH9eBEhMUf for <quic-issues@ietfa.amsl.com>; Fri, 20 Mar 2020 14:59: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 B1FB23A0EDC for <quic-issues@ietf.org>; Fri, 20 Mar 2020 14:59:46 -0700 (PDT)
Received: from github-lowworker-ca235ff.ash1-iad.github.net (github-lowworker-ca235ff.ash1-iad.github.net [10.56.110.15]) by smtp.github.com (Postfix) with ESMTP id ECEDC2C009F for <quic-issues@ietf.org>; Fri, 20 Mar 2020 14:59:45 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584741585; bh=L9lJIwyiqGjFKFU/LXkAWP3JJJGICrnazhISW4PCw8I=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=mFt7NacZliEao2getZ82LdGFl26KG6MnmiuilWaERtwwO1i8fBYDcAIA4/IfpSldD /qI7mlHG34pzrFIpQYV7QobrrzLEy0GAvnALNZRRDcR1vp0dEs9qUUwSyxJFW2+zL+ zibAmf/3/Pz2CXPW9Shpc5xKTNaxN06w8i1H6V70=
Date: Fri, 20 Mar 2020 14:59:45 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3HENPG5ZJBOLITKMF4QEO5DEVBNHHCD3AHXI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3474/c601928137@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3474@github.com>
References: <quicwg/base-drafts/pull/3474@github.com>
Subject: Re: [quicwg/base-drafts] Remove timing guidance (#3474)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e753cd1deaa1_84f3fac136cd96024197e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/gxaKf29xskm1KGZS0DDYxVEyCA8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 21:59:49 -0000

----==_mimepart_5e753cd1deaa1_84f3fac136cd96024197e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop: there are a couple of outstanding comments -- can you handle those and close this off?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3474#issuecomment-601928137
----==_mimepart_5e753cd1deaa1_84f3fac136cd96024197e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/MikeBishop/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/MikeBishop">@MikeBishop</a>: there are a couple of outstanding comments -- can you handle those and close this off?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3474#issuecomment-601928137">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5ZHC47RKRWEQL4OYTRIPRNDANCNFSM4KZIFXUQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5AIDLABRAJOQQJUSDRIPRNDA5CNFSM4KZIFXU2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPQLDSI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3474#issuecomment-601928137",
"url": "https://github.com/quicwg/base-drafts/pull/3474#issuecomment-601928137",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e753cd1deaa1_84f3fac136cd96024197e--


From nobody Fri Mar 20 17:24:30 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 70F2E3A0FD3 for <quic-issues@ietfa.amsl.com>; Fri, 20 Mar 2020 17:24:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.099
X-Spam-Level: 
X-Spam-Status: No, score=-3.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8hZ87_YsUCG3 for <quic-issues@ietfa.amsl.com>; Fri, 20 Mar 2020 17:24:26 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B941B3A0FD1 for <quic-issues@ietf.org>; Fri, 20 Mar 2020 17:24:26 -0700 (PDT)
Received: from github-lowworker-fa7043e.ash1-iad.github.net (github-lowworker-fa7043e.ash1-iad.github.net [10.56.109.45]) by smtp.github.com (Postfix) with ESMTP id 684B6660DFA for <quic-issues@ietf.org>; Fri, 20 Mar 2020 17:24:25 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584750265; bh=koYXKlwRXJf4DmTeC6y4teM4gKSOEqstK1UCg2pxMAQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=QY6yo/gUxm1rQixw89u6AoQVeQPoaJpPAz6mIJ6IOY2Vq3MclK9008msMj6csuxrl E2pTq41N05vIXG9kRsGKiucTp+6hkixyJuzRLJ2rjeCcnHifd3J2KD17nOqqZ3Z7LK OSO+ReL5NBVLpkEIeEr1GbkFtntIaol5BBUi6SFA=
Date: Fri, 20 Mar 2020 17:24:25 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5SAAX6UNE4AWFYM6V4QE73TEVBNHHCFYX2PM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3536/review/378872391@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3536@github.com>
References: <quicwg/base-drafts/pull/3536@github.com>
Subject: Re: [quicwg/base-drafts] 5tuple routing (#3536)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e755eb95786f_120d3fe3002cd968529e6"; 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/4jUjm70X8N2yW-r6iTXxTPxV9_Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 21 Mar 2020 00:24:29 -0000

----==_mimepart_5e755eb95786f_120d3fe3002cd968529e6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

kazuho commented on this pull request.

Generally looks good, though I think there is one issue.

> +
+* Servers can use an out-of-band mechanism to deliver packets to the correct
+destination or transfer state from the original destination. Properly designed,
+this completely solves the problem and no further measures are necessary.
+
+* Sending the disable_active_migration transport parameter informs the client
+that any address change is likely to terminate the connection, which can lead it
+to use more aggressive timeouts or terminate connections when its IP address
+changes.
+
+* The preferred_address transport parameter can provide a path that does not use
+the 5-tuple based routers.
+
+* Servers MUST either use different Stateless Reset Token keys, or encode the
+client IP address and port in the Stateless Reset token. Doing neither will
+create a Reset Oracle (see {{reset-oracle}}).

The last two advices contradict against each other (or are incomplete).

The discussion about the use of preferred_address TP suggests that there is a direct path to any of the servers behind the server cluster, that are reachable from any client address. An attacker might try to use that path to let one of the servers generate a valid stateless token, and send it to the client.

As an example, consider the case of a server cluster consisting of two servers A and B. Server A is handling a connection QUIC connection that goes to client address X. If an attacker might send a packet directly to server B with source address of X, server B would send a valid stateless reset token to X, causing the connection to be reset.

Regarding specification, I think it might be better to simply refer to {{reset-oracle}} regarding the discussion of Stateless Resets, rather than trying to provide an exhaustive list of how to prevent attacks.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3536#pullrequestreview-378872391
----==_mimepart_5e755eb95786f_120d3fe3002cd968529e6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@kazuho</b> commented on this pull request.</p>

<p>Generally looks good, though I think there is one issue.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3536#discussion_r395940899">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +
+* Servers can use an out-of-band mechanism to deliver packets to the correct
+destination or transfer state from the original destination. Properly designed,
+this completely solves the problem and no further measures are necessary.
+
+* Sending the disable_active_migration transport parameter informs the client
+that any address change is likely to terminate the connection, which can lead it
+to use more aggressive timeouts or terminate connections when its IP address
+changes.
+
+* The preferred_address transport parameter can provide a path that does not use
+the 5-tuple based routers.
+
+* Servers MUST either use different Stateless Reset Token keys, or encode the
+client IP address and port in the Stateless Reset token. Doing neither will
+create a Reset Oracle (see {{reset-oracle}}).
</pre>
<p>The last two advices contradict against each other (or are incomplete).</p>
<p>The discussion about the use of preferred_address TP suggests that there is a direct path to any of the servers behind the server cluster, that are reachable from any client address. An attacker might try to use that path to let one of the servers generate a valid stateless token, and send it to the client.</p>
<p>As an example, consider the case of a server cluster consisting of two servers A and B. Server A is handling a connection QUIC connection that goes to client address X. If an attacker might send a packet directly to server B with source address of X, server B would send a valid stateless reset token to X, causing the connection to be reset.</p>
<p>Regarding specification, I think it might be better to simply refer to {{reset-oracle}} regarding the discussion of Stateless Resets, rather than trying to provide an exhaustive list of how to prevent attacks.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3536#pullrequestreview-378872391">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6Y462JDIOP5R67V4DRIQCLTANCNFSM4LQTUQYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6XNX4OVZGS4M5ZKHTRIQCLTA5CNFSM4LQTUQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC2KSERY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3536#pullrequestreview-378872391",
"url": "https://github.com/quicwg/base-drafts/pull/3536#pullrequestreview-378872391",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e755eb95786f_120d3fe3002cd968529e6--


From nobody Fri Mar 20 18:33:22 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A40353A1057 for <quic-issues@ietfa.amsl.com>; Fri, 20 Mar 2020 18:33:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.041
X-Spam-Level: 
X-Spam-Status: No, score=-1.041 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id y04FonCMNCmG for <quic-issues@ietfa.amsl.com>; Fri, 20 Mar 2020 18:33:14 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 01F023A1059 for <quic-issues@ietf.org>; Fri, 20 Mar 2020 18:33:01 -0700 (PDT)
Date: Fri, 20 Mar 2020 18:33:00 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584754380; bh=IqQumGGPg3HV1MhB5N5PqnUzRzSthmgh58qRG5b9bFo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=G/RRMVpFZfiZ3COHeJw6Wg7bJm/52vx1v1I7GzjeCiLdCWswUK5Yv8TPxISY65MfW vt4TkiNPqKQEgI88fJtDDuuPXw23aG3m7hoAc8BZRCLJNCAdKwVC9lGEWuomiK7UXD ygcwni1W61+u33IeH8NLxWqxDJvh4uRBU2f+HgIs=
From: Vidhi Goel <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4DJUHSE5Y6C3JS7CF4QFH4ZEVBNHHCBTYWZM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3351/c601974304@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3351@github.com>
References: <quicwg/base-drafts/pull/3351@github.com>
Subject: Re: [quicwg/base-drafts] Specify pacing to allow decoupling from congestion window increase (#3351)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e756eccd2e57_7a973fb42facd960976e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: goelvidhi
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/yZNfYbbpWyLxtbiV-Yzizvnm3CE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 01:33:21 -0000

----==_mimepart_5e756eccd2e57_7a973fb42facd960976e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

No, thanks for reminding 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/3351#issuecomment-601974304
----==_mimepart_5e756eccd2e57_7a973fb42facd960976e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>No, thanks for reminding 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/3351#issuecomment-601974304">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6NPSYFG6OTMBUD6VTRIQKMZANCNFSM4KHKICXA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3PD4ZJPQ4UIKIBVQTRIQKMZA5CNFSM4KHKICXKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPQWMIA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3351#issuecomment-601974304",
"url": "https://github.com/quicwg/base-drafts/pull/3351#issuecomment-601974304",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e756eccd2e57_7a973fb42facd960976e--


From nobody Fri Mar 20 18:33:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BABEF3A1058 for <quic-issues@ietfa.amsl.com>; Fri, 20 Mar 2020 18:33:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cNdzromVKt-q for <quic-issues@ietfa.amsl.com>; Fri, 20 Mar 2020 18:33:15 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DEC0A3A105A for <quic-issues@ietf.org>; Fri, 20 Mar 2020 18:33:03 -0700 (PDT)
Date: Fri, 20 Mar 2020 18:33:02 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584754382; bh=17sx4nB9N4z4/GxFoGBt5YwonmiEsTqWO4ydvDiQ18Y=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=hSgDcCk/uZBbeFcoa2jeXLYIRhKL+LcVhJT3e9O7NKfNs6fck9XeAp9iLp9txdAui 1NecEkyhvRZ85cjadv8PlS6UQA9MldKTfEwp+omiFeOEr1J2+L3uGrecJNxiHkG3SH wN5ClLFwqbQwebBDgR9NTdememKzzSNOAxXW9yEs=
From: Vidhi Goel <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYMG3TUCXLO5X6M4E54QFH45EVBNHHCBTYWZM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3351/issue_event/3151330444@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3351@github.com>
References: <quicwg/base-drafts/pull/3351@github.com>
Subject: Re: [quicwg/base-drafts] Specify pacing to allow decoupling from congestion window increase (#3351)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e756eceaec3e_5353f93ecacd96411943c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: goelvidhi
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/DXUPK_J-S1ioAn9gQsVIdFYaJBE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 01:33:21 -0000

----==_mimepart_5e756eceaec3e_5353f93ecacd96411943c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #3351.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3351#event-3151330444
----==_mimepart_5e756eceaec3e_5353f93ecacd96411943c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="550442699" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3351" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3351/hovercard" href="https://github.com/quicwg/base-drafts/pull/3351">#3351</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3351#event-3151330444">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK35L2MQGFN37TUWK2DRIQKM5ANCNFSM4KHKICXA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2ODLULBUUMTLVW2RLRIQKM5A5CNFSM4KHKICXKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXPKXZDA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3351#event-3151330444",
"url": "https://github.com/quicwg/base-drafts/pull/3351#event-3151330444",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e756eceaec3e_5353f93ecacd96411943c--


From nobody Fri Mar 20 20:33:12 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9EFC83A1116 for <quic-issues@ietfa.amsl.com>; Fri, 20 Mar 2020 20:33:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iqCdCO5RmH7V for <quic-issues@ietfa.amsl.com>; Fri, 20 Mar 2020 20:33:09 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CB6993A1105 for <quic-issues@ietf.org>; Fri, 20 Mar 2020 20:33:08 -0700 (PDT)
Date: Fri, 20 Mar 2020 20:33:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584761587; bh=iXrzfUM+SIV7VJDabGbO2tV0EqsIqtntNSgqoMmOT3o=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=zUedJmf83lsbgGmeXVVpJTTyqosCD65VnbUeGiLqPDT3Flu7Us2g+ndjk1F6QkFBT efgkZ+fld+e5/yZM6rOhiUSbB0wMV4J8EOqG1OliLRDdV9AGU/j6KOI7uD9hGEORhf oHbvpYUFbtp4fq3q1mAT+8gZhD8P5vtvXN2cADPs=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3FYGBTIDPJZNCW4VV4QFV7FEVBNHHCFYX2PM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3536/review/378888454@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3536@github.com>
References: <quicwg/base-drafts/pull/3536@github.com>
Subject: Re: [quicwg/base-drafts] 5tuple routing (#3536)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e758af2e4282_68313f830cecd960113de"; 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/RMw7-E8PfKGK81I2SptfJleUyiI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 03:33:11 -0000

----==_mimepart_5e758af2e4282_68313f830cecd960113de
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

marten-seemann commented on this pull request.



> @@ -6387,6 +6387,29 @@ following properties:
 Note that these guarantees are the same guarantees provided for any NAT, for the
 same reasons.
 
+## Considerations for 5-tuple routing architectures
+
+QUIC servers can be deployed behind a 5-tuple based routing architecture that
+delivers packets based on both the source and destination IP addresses and
+ports. In such an architecture, clients that change IP address or port are
+likely to be routed to a different server. There are several actions that can
+mitigate or resolve operational and security issues in this case.
+
+* Servers can use an out-of-band mechanism to deliver packets to the correct
+destination or transfer state from the original destination. Properly designed,
+this completely solves the problem and no further measures are necessary.

How would you do this without implementing a CID-based (re-) routing 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/pull/3536#pullrequestreview-378888454
----==_mimepart_5e758af2e4282_68313f830cecd960113de
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@marten-seemann</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3536#discussion_r395957102">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -6387,6 +6387,29 @@ following properties:
 Note that these guarantees are the same guarantees provided for any NAT, for the
 same reasons.
 
+## Considerations for 5-tuple routing architectures
+
+QUIC servers can be deployed behind a 5-tuple based routing architecture that
+delivers packets based on both the source and destination IP addresses and
+ports. In such an architecture, clients that change IP address or port are
+likely to be routed to a different server. There are several actions that can
+mitigate or resolve operational and security issues in this case.
+
+* Servers can use an out-of-band mechanism to deliver packets to the correct
+destination or transfer state from the original destination. Properly designed,
+this completely solves the problem and no further measures are necessary.
</pre>
<p>How would you do this without implementing a CID-based (re-) routing 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/pull/3536#pullrequestreview-378888454">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5CRQBDNTNXJL26XGTRIQYPFANCNFSM4LQTUQYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4Z62PQHVMEKG6R33DRIQYPFA5CNFSM4LQTUQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC2KWCBQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3536#pullrequestreview-378888454",
"url": "https://github.com/quicwg/base-drafts/pull/3536#pullrequestreview-378888454",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e758af2e4282_68313f830cecd960113de--


From nobody Sat Mar 21 12:05:08 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5091C3A08C0 for <quic-issues@ietfa.amsl.com>; Sat, 21 Mar 2020 12:03:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.1
X-Spam-Level: 
X-Spam-Status: No, score=-3.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8_hjOBxSzPD0 for <quic-issues@ietfa.amsl.com>; Sat, 21 Mar 2020 12:02:56 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7399B3A08B8 for <quic-issues@ietf.org>; Sat, 21 Mar 2020 12:02:51 -0700 (PDT)
Received: from github-lowworker-c73936b.ash1-iad.github.net (github-lowworker-c73936b.ash1-iad.github.net [10.56.112.13]) by smtp.github.com (Postfix) with ESMTP id F3901281B8E for <quic-issues@ietf.org>; Sat, 21 Mar 2020 12:02:48 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584817368; bh=n6x2rUy9OZqzSvQv5t0/Qo3PaVb/kTxbJzL7UZ8pJQQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=I1LKHyP2bWNC3dn9CVNey8zHs2qOokU56DVHLFQ0tHSTmqRnKGrDiuVTxDYTFzIU7 Reh0ZHJxDylmZEGUISQui8Kk4yxWV2PH4V4lg9Xn5AvC6mZ41i0LsYWex0VJSMT+Lz l1pjzAQ9AEDXdRCVQ+0gQrcCx3vg/RYUaa9mpVb8=
Date: Sat, 21 Mar 2020 12:02:48 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5GNMRR3PELT6U4TJN4QJC5REVBNHHCFYX2PM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3536/review/378942766@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3536@github.com>
References: <quicwg/base-drafts/pull/3536@github.com>
Subject: Re: [quicwg/base-drafts] 5tuple routing (#3536)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7664d8e2047_6ce83ff098acd9603632e4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Kwgr29h6Dw8rEjtlWjOZQFVPgzE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 19:03:10 -0000

----==_mimepart_5e7664d8e2047_6ce83ff098acd9603632e4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> +## Considerations for 5-tuple routing architectures
+
+QUIC servers can be deployed behind a 5-tuple based routing architecture that
+delivers packets based on both the source and destination IP addresses and
+ports. In such an architecture, clients that change IP address or port are
+likely to be routed to a different server. There are several actions that can
+mitigate or resolve operational and security issues in this case.
+
+* Servers can use an out-of-band mechanism to deliver packets to the correct
+destination or transfer state from the original destination. Properly designed,
+this completely solves the problem and no further measures are necessary.
+
+* Sending the disable_active_migration transport parameter informs the client
+that any address change is likely to terminate the connection, which can lead it
+to use more aggressive timeouts or terminate connections when its IP address
+changes.

The more aggressive timeouts idea is new to me.  I think if the server wants a shorter idle timeout, it should specify that in the handshake via transport params.

> +delivers packets based on both the source and destination IP addresses and
+ports. In such an architecture, clients that change IP address or port are
+likely to be routed to a different server. There are several actions that can
+mitigate or resolve operational and security issues in this case.
+
+* Servers can use an out-of-band mechanism to deliver packets to the correct
+destination or transfer state from the original destination. Properly designed,
+this completely solves the problem and no further measures are necessary.
+
+* Sending the disable_active_migration transport parameter informs the client
+that any address change is likely to terminate the connection, which can lead it
+to use more aggressive timeouts or terminate connections when its IP address
+changes.
+
+* The preferred_address transport parameter can provide a path that does not use
+the 5-tuple based routers.

So can the original path?  I suspect you have something in mind here, but I'm not completely sure what that is, so it might need to be spelled out more.

> +likely to be routed to a different server. There are several actions that can
+mitigate or resolve operational and security issues in this case.
+
+* Servers can use an out-of-band mechanism to deliver packets to the correct
+destination or transfer state from the original destination. Properly designed,
+this completely solves the problem and no further measures are necessary.
+
+* Sending the disable_active_migration transport parameter informs the client
+that any address change is likely to terminate the connection, which can lead it
+to use more aggressive timeouts or terminate connections when its IP address
+changes.
+
+* The preferred_address transport parameter can provide a path that does not use
+the 5-tuple based routers.
+
+* Servers MUST either use different Stateless Reset Token keys, or encode the

I'm not a big fan of having a MUST in this section.  If we need a restriction like this, I think it should be in the section on stateless resets.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3536#pullrequestreview-378942766
----==_mimepart_5e7664d8e2047_6ce83ff098acd9603632e4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3536#discussion_r396019312">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +## Considerations for 5-tuple routing architectures
+
+QUIC servers can be deployed behind a 5-tuple based routing architecture that
+delivers packets based on both the source and destination IP addresses and
+ports. In such an architecture, clients that change IP address or port are
+likely to be routed to a different server. There are several actions that can
+mitigate or resolve operational and security issues in this case.
+
+* Servers can use an out-of-band mechanism to deliver packets to the correct
+destination or transfer state from the original destination. Properly designed,
+this completely solves the problem and no further measures are necessary.
+
+* Sending the disable_active_migration transport parameter informs the client
+that any address change is likely to terminate the connection, which can lead it
+to use more aggressive timeouts or terminate connections when its IP address
+changes.
</pre>
<p>The more aggressive timeouts idea is new to me.  I think if the server wants a shorter idle timeout, it should specify that in the handshake via transport params.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3536#discussion_r396019459">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +delivers packets based on both the source and destination IP addresses and
+ports. In such an architecture, clients that change IP address or port are
+likely to be routed to a different server. There are several actions that can
+mitigate or resolve operational and security issues in this case.
+
+* Servers can use an out-of-band mechanism to deliver packets to the correct
+destination or transfer state from the original destination. Properly designed,
+this completely solves the problem and no further measures are necessary.
+
+* Sending the disable_active_migration transport parameter informs the client
+that any address change is likely to terminate the connection, which can lead it
+to use more aggressive timeouts or terminate connections when its IP address
+changes.
+
+* The preferred_address transport parameter can provide a path that does not use
+the 5-tuple based routers.
</pre>
<p>So can the original path?  I suspect you have something in mind here, but I'm not completely sure what that is, so it might need to be spelled out more.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3536#discussion_r396019512">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +likely to be routed to a different server. There are several actions that can
+mitigate or resolve operational and security issues in this case.
+
+* Servers can use an out-of-band mechanism to deliver packets to the correct
+destination or transfer state from the original destination. Properly designed,
+this completely solves the problem and no further measures are necessary.
+
+* Sending the disable_active_migration transport parameter informs the client
+that any address change is likely to terminate the connection, which can lead it
+to use more aggressive timeouts or terminate connections when its IP address
+changes.
+
+* The preferred_address transport parameter can provide a path that does not use
+the 5-tuple based routers.
+
+* Servers MUST either use different Stateless Reset Token keys, or encode the
</pre>
<p>I'm not a big fan of having a MUST in this section.  If we need a restriction like this, I think it should be in the section on stateless resets.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3536#pullrequestreview-378942766">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZBPTN5LPPCZI76UBLRIUFNRANCNFSM4LQTUQYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3NICYZ2VV24ENHROLRIUFNRA5CNFSM4LQTUQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC2LDKLQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3536#pullrequestreview-378942766",
"url": "https://github.com/quicwg/base-drafts/pull/3536#pullrequestreview-378942766",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7664d8e2047_6ce83ff098acd9603632e4--


From nobody Sat Mar 21 12:06:25 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EE3443A08FE for <quic-issues@ietfa.amsl.com>; Sat, 21 Mar 2020 12:05:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.021
X-Spam-Level: 
X-Spam-Status: No, score=-1.021 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, T_SPF_HELO_TEMPERROR=0.01, 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 PX-Y0kIwzYxc for <quic-issues@ietfa.amsl.com>; Sat, 21 Mar 2020 12:05:24 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9A5813A08C9 for <quic-issues@ietf.org>; Sat, 21 Mar 2020 12:05:24 -0700 (PDT)
Received: from github-lowworker-d1d6e31.ash1-iad.github.net (github-lowworker-d1d6e31.ash1-iad.github.net [10.56.105.50]) by smtp.github.com (Postfix) with ESMTP id 9A5E68C05E1 for <quic-issues@ietf.org>; Sat, 21 Mar 2020 12:05:22 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584817522; bh=LotXKvYb3detmpzMIrfS2Bn2DGBTDj0u3caDGLDwvJc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=WhAB4UfvnqjQ4lVAfNwaagxw3eoxFxOy46tAwLFMPBETk69d4r4N5JqowaDpCuxko 0VAc6qkgAvkUcpqlXx1am5oTIj9GaN5HBnAXXxIf/gtquwqHpPUCorBjyMirIHvBc8 8Pmrj/eqq0FQiMMDSbrVyucHwQOFiH3Q5B8kWHd4=
Date: Sat, 21 Mar 2020 12:05:22 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4P7W63LGDTWQ5GNHV4QJDHFEVBNHHCFWTUEU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3535/review/378943083@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3535@github.com>
References: <quicwg/base-drafts/pull/3535@github.com>
Subject: Re: [quicwg/base-drafts] Added more text to NCID section (#3535)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7665728910b_4b363f8cb1ccd9687347d5"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/WOGd8hf0uzn6II4Q_yyUUDU69mY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 19:05:34 -0000

----==_mimepart_5e7665728910b_4b363f8cb1ccd9687347d5
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/3535#pullrequestreview-378943083
----==_mimepart_5e7665728910b_4b363f8cb1ccd9687347d5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3535#pullrequestreview-378943083">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6WZYVM4UAAZ6ZNZSLRIUFXFANCNFSM4LPXZM7A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3FRA6EJ73VZLOUBEDRIUFXFA5CNFSM4LPXZM7KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC2LDM2Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3535#pullrequestreview-378943083",
"url": "https://github.com/quicwg/base-drafts/pull/3535#pullrequestreview-378943083",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7665728910b_4b363f8cb1ccd9687347d5--


From nobody Sat Mar 21 12:15:29 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9B0D43A08EB for <quic-issues@ietfa.amsl.com>; Sat, 21 Mar 2020 12:13:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.685
X-Spam-Level: 
X-Spam-Status: No, score=-1.685 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, T_SPF_TEMPERROR=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 A2yl7ufNhqhh for <quic-issues@ietfa.amsl.com>; Sat, 21 Mar 2020 12:12:21 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D564C3A08EF for <quic-issues@ietf.org>; Sat, 21 Mar 2020 12:11:31 -0700 (PDT)
Date: Sat, 21 Mar 2020 12:11:27 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584817887; bh=YS/55kAn7/62UGK97+jdMR8iDfVub+0+IFa9/HJ4wmQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ZGaIgBEWQhUM3p1+UG2hpffUJ11rUxWIQoHTg1CB8WiCDVjeJne1BHEwW0C7Kg4+8 rs3vNDs3ENs4k//57eIEfK+QvJGX+bpSuFl1BiKQAHMAqA1rDXBZ0QgIPtmZoS/Gdw cP/+t0rlh3COiAKy7cbkYziD3md0RJu6L70N1ymQ=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK333RLYUOABY5GTPTV4QJD57EVBNHHCFKOIVY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3525/review/378943350@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3525@github.com>
References: <quicwg/base-drafts/pull/3525@github.com>
Subject: Re: [quicwg/base-drafts] eliminate the difference between when having no RTT sample and having one (#3525)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7666df3f23f_5cff3fbfb6ccd96c21309b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/oeNua3J0wrrU-Tbln-QWqYQorUE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 19:14:15 -0000
X-List-Received-Date: Sat, 21 Mar 2020 19:14:15 -0000

----==_mimepart_5e7666df3f23f_5cff3fbfb6ccd96c21309b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett approved this pull request.

I think Jana's suggestions LGTM.

> +smoothed_rtt and rttvar are computed as follows, similar to {{?RFC6298}}.  When
+there are no samples for a network path:

I think @janaiyengar suggestion seems good and slightly clearer than before, though maybe line 361("where rtt_sample is the initial RTT." needs to be updated too?

> @@ -517,12 +521,11 @@ data.
 
 ### Handshakes and New Paths
 
-The initial probe timeout for a new connection or new path SHOULD be
-set to twice the initial RTT.  Resumed connections over the same network
-SHOULD use the previous connection's final smoothed RTT value as the resumed
-connection's initial RTT.  If no previous RTT is available, the initial RTT
-SHOULD be set to 500ms, resulting in a 1 second initial timeout as recommended
-in {{?RFC6298}}.
+Resumed

nit: reflow the text

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3525#pullrequestreview-378943350
----==_mimepart_5e7666df3f23f_5cff3fbfb6ccd96c21309b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> approved this pull request.</p>

<p>I think Jana's suggestions LGTM.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3525#discussion_r396020034">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; +smoothed_rtt and rttvar are computed as follows, similar to {{?RFC6298}}.  When
+there are no samples for a network path:
</pre>
<p>I think <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/janaiyengar/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/janaiyengar">@janaiyengar</a> suggestion seems good and slightly clearer than before, though maybe line 361("where rtt_sample is the initial RTT." needs to be updated too?</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3525#discussion_r396020098">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -517,12 +521,11 @@ data.
 
 ### Handshakes and New Paths
 
-The initial probe timeout for a new connection or new path SHOULD be
-set to twice the initial RTT.  Resumed connections over the same network
-SHOULD use the previous connection&#39;s final smoothed RTT value as the resumed
-connection&#39;s initial RTT.  If no previous RTT is available, the initial RTT
-SHOULD be set to 500ms, resulting in a 1 second initial timeout as recommended
-in {{?RFC6298}}.
+Resumed
</pre>
<p>nit: reflow the text</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3525#pullrequestreview-378943350">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK67U5CLKG7JSBXNK63RIUGN7ANCNFSM4LKR6WCQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4LSNG6KSB6XWRFKBLRIUGN7A5CNFSM4LKR6WC2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC2LDO5Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3525#pullrequestreview-378943350",
"url": "https://github.com/quicwg/base-drafts/pull/3525#pullrequestreview-378943350",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7666df3f23f_5cff3fbfb6ccd96c21309b--


From nobody Sat Mar 21 12:21:24 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 17AC93A08ED for <quic-issues@ietfa.amsl.com>; Sat, 21 Mar 2020 12:21:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.041
X-Spam-Level: 
X-Spam-Status: No, score=-1.041 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ny-eFO9O1E2P for <quic-issues@ietfa.amsl.com>; Sat, 21 Mar 2020 12:21: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 70E8E3A08E6 for <quic-issues@ietf.org>; Sat, 21 Mar 2020 12:21:19 -0700 (PDT)
Received: from github-lowworker-bb778fb.ash1-iad.github.net (github-lowworker-bb778fb.ash1-iad.github.net [10.56.102.56]) by smtp.github.com (Postfix) with ESMTP id 024522C15EA for <quic-issues@ietf.org>; Sat, 21 Mar 2020 12:21:18 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584818478; bh=hTgzL9zuMGeGdQlxSN21UVuvvNfULZJp3hF2wEgOeFk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=obV3lzZmEZ9EImKOn8HvSH1ZJZuwjbwpfscMl7o5xb90jrmxkga4tK8K36Ezg/KDK y2TsNU4LMOffNb+T2p9OXGQO/+yqoGsNmeEmy1lRpQuf/ZFPq7G05E4FW8cVAmtuE1 1bRwF17LTFCgQEls/A/S/5S2vbk2swj06Tk/kxdE=
Date: Sat, 21 Mar 2020 12:21:17 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYVKL4F2CCMU7B3HDV4QJFC3EVBNHHCFT6HRA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3533/review/378944334@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3533@github.com>
References: <quicwg/base-drafts/pull/3533@github.com>
Subject: Re: [quicwg/base-drafts] Limit connection drops from Version Negotiation (#3533)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e76692de6026_1cab3fda2dccd96c359470"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/RfwJOsFXRHpB1Xw3z-ghIHYP2As>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 19:21:22 -0000

----==_mimepart_5e76692de6026_1cab3fda2dccd96c359470
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/3533#pullrequestreview-378944334
----==_mimepart_5e76692de6026_1cab3fda2dccd96c359470
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3533#pullrequestreview-378944334">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7YMMIFZO54CUA3NQ3RIUHS3ANCNFSM4LO36HRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2RUYIKYDTCZBCFZQTRIUHS3A5CNFSM4LO36HR2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC2LDWTQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3533#pullrequestreview-378944334",
"url": "https://github.com/quicwg/base-drafts/pull/3533#pullrequestreview-378944334",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e76692de6026_1cab3fda2dccd96c359470--


From nobody Sat Mar 21 12:40:12 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D8A2A3A0901 for <quic-issues@ietfa.amsl.com>; Sat, 21 Mar 2020 12:40:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.1
X-Spam-Level: 
X-Spam-Status: No, score=-3.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2HzYFzoxxNUf for <quic-issues@ietfa.amsl.com>; Sat, 21 Mar 2020 12:40:05 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8DD643A0900 for <quic-issues@ietf.org>; Sat, 21 Mar 2020 12:40:00 -0700 (PDT)
Date: Sat, 21 Mar 2020 12:39:59 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584819599; bh=E+dtWMlt56R5+CTJl8bOgmuGI28hlfB995OiVQMjKw4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Vsc8OYqrflRsVsH3mBaDS5OSz9tiUwyNGCJqQrL/z6ktupPu7UneGmPWag3BlmVOv rVawAJdxgWvLVs0PKQ5psSc2xcQ1Tqmjzuz2XnOIQgFbSXH4+9rAfeC6f8inzJoJEX jiVxw2ulXcLTsiMLCBBzn4kf/KieZc7p/96OcSiA=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK73PTZMNA3DTLYOHQF4QJHI7EVBNHHCFTHBIQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3531/review/378944999@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3531@github.com>
References: <quicwg/base-drafts/pull/3531@github.com>
Subject: Re: [quicwg/base-drafts] Import HTTP/2 Security Considerations (#3531)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e766d8ff45c_53fa3fcaf28cd96027815e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/OqHwoJkR_HqkE3xhvxx_bhMCOq8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 19:40:11 -0000

----==_mimepart_5e766d8ff45c_53fa3fcaf28cd96027815e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> +the origin server in the Cache-Control header field. However, this can cause
+issues if a single server hosts more than one tenant.  For example, a server
+might offer multiple users each a small portion of its URI space.
+
+Where multiple tenants share space on the same server, that server MUST ensure
+that tenants are not able to push representations of resources that they do not
+have authority over.  Failure to enforce this would allow a tenant to provide a
+representation that would be served out of cache, overriding the actual
+representation that the authoritative tenant provides.
+
+Pushed responses for which an origin server is not authoritative (see
+{{connection-reuse}}) MUST NOT be used or cached.
+
+## Denial-of-Service Considerations
+
+An HTTP/3 connection can demand a greater commitment of resources to operate

I'm not sure I know why this would be true, particularly for HTTP/2 vs HTTP/3?

> +might be done by setting multiple undefined SETTINGS parameters, unknown frame
+types, or unknown stream types.  Note, however, that some uses are entirely
+legitimate, such as optional-to-understand extensions and padding to increase
+resistance to traffic analysis.
+
+Header compression also offers some opportunities to waste processing resources;
+see Section 7 of [QPACK] for more details on potential abuses.
+
+All these features -- i.e., server push, unknown protocol elements, field
+compression -- have legitimate uses.  These features become a burden only when
+they are used unnecessarily or to excess.
+
+An endpoint that doesn't monitor this behavior exposes itself to a risk of
+denial-of-service attack.  Implementations SHOULD track the use of these
+features and set limits on their use.  An endpoint MAY treat activity that is
+suspicious as a connection error ({{errors}}) of type H3_EXCESSIVE_LOAD.

It might be worth calling out that this could close valid connections and cause requests to fail?

> +All these features -- i.e., server push, unknown protocol elements, field
+compression -- have legitimate uses.  These features become a burden only when
+they are used unnecessarily or to excess.
+
+An endpoint that doesn't monitor this behavior exposes itself to a risk of
+denial-of-service attack.  Implementations SHOULD track the use of these
+features and set limits on their use.  An endpoint MAY treat activity that is
+suspicious as a connection error ({{errors}}) of type H3_EXCESSIVE_LOAD.
+
+### Limits on Field Section Size
+
+A large field section ({{request-response}}) can cause an implementation to
+commit a large amount of state.  Header fields that are critical for routing can
+appear toward the end of a header field section, which prevents streaming of the
+header field section to its ultimate destination.  This ordering and other
+reasons, such as ensuring cache correctness, mean that an endpoint might need to

In my experience, this is quite likely a requirement, not just a might.  So I'd be inclined to make this stronger(ie: "likely needs to..."

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3531#pullrequestreview-378944999
----==_mimepart_5e766d8ff45c_53fa3fcaf28cd96027815e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3531#discussion_r396021765">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt; +the origin server in the Cache-Control header field. However, this can cause
+issues if a single server hosts more than one tenant.  For example, a server
+might offer multiple users each a small portion of its URI space.
+
+Where multiple tenants share space on the same server, that server MUST ensure
+that tenants are not able to push representations of resources that they do not
+have authority over.  Failure to enforce this would allow a tenant to provide a
+representation that would be served out of cache, overriding the actual
+representation that the authoritative tenant provides.
+
+Pushed responses for which an origin server is not authoritative (see
+{{connection-reuse}}) MUST NOT be used or cached.
+
+## Denial-of-Service Considerations
+
+An HTTP/3 connection can demand a greater commitment of resources to operate
</pre>
<p>I'm not sure I know why this would be true, particularly for HTTP/2 vs HTTP/3?</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3531#discussion_r396021941">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt; +might be done by setting multiple undefined SETTINGS parameters, unknown frame
+types, or unknown stream types.  Note, however, that some uses are entirely
+legitimate, such as optional-to-understand extensions and padding to increase
+resistance to traffic analysis.
+
+Header compression also offers some opportunities to waste processing resources;
+see Section 7 of [QPACK] for more details on potential abuses.
+
+All these features -- i.e., server push, unknown protocol elements, field
+compression -- have legitimate uses.  These features become a burden only when
+they are used unnecessarily or to excess.
+
+An endpoint that doesn&#39;t monitor this behavior exposes itself to a risk of
+denial-of-service attack.  Implementations SHOULD track the use of these
+features and set limits on their use.  An endpoint MAY treat activity that is
+suspicious as a connection error ({{errors}}) of type H3_EXCESSIVE_LOAD.
</pre>
<p>It might be worth calling out that this could close valid connections and cause requests to fail?</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3531#discussion_r396022266">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt; +All these features -- i.e., server push, unknown protocol elements, field
+compression -- have legitimate uses.  These features become a burden only when
+they are used unnecessarily or to excess.
+
+An endpoint that doesn&#39;t monitor this behavior exposes itself to a risk of
+denial-of-service attack.  Implementations SHOULD track the use of these
+features and set limits on their use.  An endpoint MAY treat activity that is
+suspicious as a connection error ({{errors}}) of type H3_EXCESSIVE_LOAD.
+
+### Limits on Field Section Size
+
+A large field section ({{request-response}}) can cause an implementation to
+commit a large amount of state.  Header fields that are critical for routing can
+appear toward the end of a header field section, which prevents streaming of the
+header field section to its ultimate destination.  This ordering and other
+reasons, such as ensuring cache correctness, mean that an endpoint might need to
</pre>
<p>In my experience, this is quite likely a requirement, not just a might.  So I'd be inclined to make this stronger(ie: "likely needs to..."</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3531#pullrequestreview-378944999">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK44TYW5NQ66HQLQ7KDRIUJY7ANCNFSM4LOVOONA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4TF3HEBZRPHNQN25LRIUJY7A5CNFSM4LOVOONKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC2LD3ZY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3531#pullrequestreview-378944999",
"url": "https://github.com/quicwg/base-drafts/pull/3531#pullrequestreview-378944999",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e766d8ff45c_53fa3fcaf28cd96027815e--


From nobody Sat Mar 21 13:00:19 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B5C2E3A0925 for <quic-issues@ietfa.amsl.com>; Sat, 21 Mar 2020 13:00:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.099
X-Spam-Level: 
X-Spam-Status: No, score=-3.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id If2_PdXpCyUf for <quic-issues@ietfa.amsl.com>; Sat, 21 Mar 2020 13:00:16 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 294003A0921 for <quic-issues@ietf.org>; Sat, 21 Mar 2020 13:00:15 -0700 (PDT)
Date: Sat, 21 Mar 2020 13:00:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584820814; bh=nlLxoZTQoUq0wZ8wLX1eFXkR5B8zHn22sWFGVLyZCPo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1Fdrl7pG5XdvEmWWhgNb2+0TmjjBy1bV/OYaYsCSotD6cMLmw13GBfydd0lcxrk0D 9RmwmVDGlH7+eCl7UV1ah5B3R54sRbK6KKvxsbjOYl520ebOGKTOMSft6jWcewMBTh CXpaX7uXD34MtlfUrw61Kzr8s4sYLNlNTLT6bGxQ=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZ5BQ46I3V7YGFALZF4QJJU5EVBNHHCFHBAYE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3520/review/378946856@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3520@github.com>
References: <quicwg/base-drafts/pull/3520@github.com>
Subject: Re: [quicwg/base-drafts] Core terminology in QPACK (#3520)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e76724ebcb79_31e13f868e2cd96460841c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/0niVg9ysNU0Er5kIWcsNM0f3Jag>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 20:00:18 -0000

----==_mimepart_5e76724ebcb79_31e13f868e2cd96460841c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> @@ -84,9 +84,10 @@ code and issues list for this draft can be found at
 
 The QUIC transport protocol {{QUIC-TRANSPORT}} is designed to support HTTP
 semantics, and its design subsumes many of the features of HTTP/2 {{?RFC7540}}.
-HTTP/2 uses HPACK {{!RFC7541}} for header compression.  If HPACK were used for
-HTTP/3 {{HTTP3}}, it would induce head-of-line blocking due to built-in
-assumptions of a total ordering across frames on all streams.
+HTTP/2 uses HPACK {{!RFC7541}} for compression of the header and trailer
+sections.  If HPACK were used for HTTP/3 {{HTTP3}}, it would induce head-of-line
+blocking due to built-in assumptions of a total ordering across frames on all

```suggestion
blocking for headers due to built-in assumptions of a total ordering across frames on all
```

> @@ -84,9 +84,10 @@ code and issues list for this draft can be found at
 
 The QUIC transport protocol {{QUIC-TRANSPORT}} is designed to support HTTP
 semantics, and its design subsumes many of the features of HTTP/2 {{?RFC7540}}.
-HTTP/2 uses HPACK {{!RFC7541}} for header compression.  If HPACK were used for
-HTTP/3 {{HTTP3}}, it would induce head-of-line blocking due to built-in
-assumptions of a total ordering across frames on all streams.
+HTTP/2 uses HPACK {{!RFC7541}} for compression of the header and trailer
+sections.  If HPACK were used for HTTP/3 {{HTTP3}}, it would induce head-of-line
+blocking due to built-in assumptions of a total ordering across frames on all

Or maybe better would be ", it would make headers head-of-line blocking due 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/3520#pullrequestreview-378946856
----==_mimepart_5e76724ebcb79_31e13f868e2cd96460841c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@ianswett</b> commented on this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3520#discussi=
on_r396023907">draft-ietf-quic-qpack.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -84,9 +84,10 @@ code and issues list fo=
r this draft can be found at=0D
 =0D
 The QUIC transport protocol {{QUIC-TRANSPORT}} is designed to support HT=
TP=0D
 semantics, and its design subsumes many of the features of HTTP/2 {{?RFC=
7540}}.=0D
-HTTP/2 uses HPACK {{!RFC7541}} for header compression.  If HPACK were us=
ed for=0D
-HTTP/3 {{HTTP3}}, it would induce head-of-line blocking due to built-in=0D=

-assumptions of a total ordering across frames on all streams.=0D
+HTTP/2 uses HPACK {{!RFC7541}} for compression of the header and trailer=
=0D
+sections.  If HPACK were used for HTTP/3 {{HTTP3}}, it would induce head=
-of-line=0D
+blocking due to built-in assumptions of a total ordering across frames o=
n all=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-blocking due to built-in assumptions of a tot=
al ordering across frames on all=0D
+blocking for headers due to built-in assumptions of a total ordering acr=
oss frames on all=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3520#discussi=
on_r396023993">draft-ietf-quic-qpack.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -84,9 +84,10 @@ code and issues list fo=
r this draft can be found at=0D
 =0D
 The QUIC transport protocol {{QUIC-TRANSPORT}} is designed to support HT=
TP=0D
 semantics, and its design subsumes many of the features of HTTP/2 {{?RFC=
7540}}.=0D
-HTTP/2 uses HPACK {{!RFC7541}} for header compression.  If HPACK were us=
ed for=0D
-HTTP/3 {{HTTP3}}, it would induce head-of-line blocking due to built-in=0D=

-assumptions of a total ordering across frames on all streams.=0D
+HTTP/2 uses HPACK {{!RFC7541}} for compression of the header and trailer=
=0D
+sections.  If HPACK were used for HTTP/3 {{HTTP3}}, it would induce head=
-of-line=0D
+blocking due to built-in assumptions of a total ordering across frames o=
n all=0D
</pre>=0D
<p>Or maybe better would be ", it would make headers head-of-line blockin=
g due to..."</p>=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3520#pullrequestreview-378946856">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K7HH3HZL2NZB5QWZO3RIUME5ANCNFSM4LHEIOXA">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJKZ2TYGOOWEXVCIF6V3RIUME5A5CNFSM4=
LHEIOXKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GOC2LEKKA.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3520#pullrequestrev=
iew-378946856",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3520#pullrequestreview=
-378946856",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e76724ebcb79_31e13f868e2cd96460841c--


From nobody Sat Mar 21 13:41:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4A6053A096B for <quic-issues@ietfa.amsl.com>; Sat, 21 Mar 2020 13:41:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.1
X-Spam-Level: 
X-Spam-Status: No, score=-3.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CmOEfjiuScIX for <quic-issues@ietfa.amsl.com>; Sat, 21 Mar 2020 13:41:37 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 520C83A0964 for <quic-issues@ietf.org>; Sat, 21 Mar 2020 13:41:37 -0700 (PDT)
Received: from github-lowworker-6349a71.ac4-iad.github.net (github-lowworker-6349a71.ac4-iad.github.net [10.52.18.20]) by smtp.github.com (Postfix) with ESMTP id 3BA128C0E42 for <quic-issues@ietf.org>; Sat, 21 Mar 2020 13:41:36 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584823296; bh=IFY1cRg3S8NtcTdFwyVrw77pKOVwsFv0pN8BzIkXvMk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=lYWwUlsOdYmjInWTPeTh9FbAlt5OFMexQO405PFwGReaEM5uk9EONJkfUZLDDsJDe ltz9M0agmsZc07HjL1JYV9kF8fd+w5Mg8LhUJArp+KxLimdEXcWZuNWiqVKKkMeyUx OOf2/pGgzgYqnfxoQLcsiaEjygXp4yroP278p+EA=
Date: Sat, 21 Mar 2020 13:41:36 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK424PMXW7B6LR6232F4QJOQBEVBNHHCFCTWBI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3513/review/378949891@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3513@github.com>
References: <quicwg/base-drafts/pull/3513@github.com>
Subject: Re: [quicwg/base-drafts] http-core and Friends (#3513)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e767c002a99e_28d23fb93aacd964595ab"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/lQiiZNLSX3DGzDQrqRJVFf9y9Ek>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 20:41:39 -0000

----==_mimepart_5e767c002a99e_28d23fb93aacd964595ab
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> @@ -86,25 +86,28 @@ code and issues list for this draft can be found at
 
 # Introduction
 
-HTTP semantics are used for a broad range of services on the Internet. These
-semantics have commonly been used with two different TCP mappings, HTTP/1.1 and
-HTTP/2.  HTTP/3 supports the same semantics over a new transport protocol, QUIC.
+HTTP semantics {{!SEMANTICS=I-D.ietf-httpbis-semantics}} are used for a broad
+range of services on the Internet. These semantics have commonly been used with

```suggestion
range of services on the Internet. These semantics have most commonly been used with
```

> -HTTP messages.  While these exchanges are human-readable, using whitespace for
-message formatting leads to parsing difficulties and workarounds to be tolerant
-of variant behavior. Because each connection can transfer only a single HTTP
-request or response at a time in each direction, multiple parallel TCP
-connections are often used, reducing the ability of the congestion controller to
-accurately manage traffic between endpoints.
-
-HTTP/2 introduced a binary framing and multiplexing layer to improve latency
-without modifying the transport layer.  However, because the parallel nature of
-HTTP/2's multiplexing is not visible to TCP's loss recovery mechanisms, a lost
-or reordered packet causes all active transactions to experience a stall
-regardless of whether that transaction was impacted by the lost packet.
+HTTP/1.1 {{?HTTP11=I-D.ietf-httpbis-messaging}} is a TCP mapping which uses
+whitespace-delimited text fields to convey HTTP messages.  While these exchanges
+are human-readable, using whitespace for message formatting leads to parsing
+difficulties and workarounds to be tolerant of variant behavior. Because each

```suggestion
complexity and motivates tolerance of variant behavior. Because each
```

Motivates may not be the best word, but requires was my other suggestion, and that's not quite accurate.

> -request or response at a time in each direction, multiple parallel TCP
-connections are often used, reducing the ability of the congestion controller to
-accurately manage traffic between endpoints.
-
-HTTP/2 introduced a binary framing and multiplexing layer to improve latency
-without modifying the transport layer.  However, because the parallel nature of
-HTTP/2's multiplexing is not visible to TCP's loss recovery mechanisms, a lost
-or reordered packet causes all active transactions to experience a stall
-regardless of whether that transaction was impacted by the lost packet.
+HTTP/1.1 {{?HTTP11=I-D.ietf-httpbis-messaging}} is a TCP mapping which uses
+whitespace-delimited text fields to convey HTTP messages.  While these exchanges
+are human-readable, using whitespace for message formatting leads to parsing
+difficulties and workarounds to be tolerant of variant behavior. Because each
+connection can transfer only a single HTTP request or response at a time in each
+direction, multiple parallel TCP connections are often used, reducing the
+ability of the congestion controller to accurately manage traffic between

```suggestion
ability of the congestion controller to effectively manage traffic between
```

> -or reordered packet causes all active transactions to experience a stall
-regardless of whether that transaction was impacted by the lost packet.
+HTTP/1.1 {{?HTTP11=I-D.ietf-httpbis-messaging}} is a TCP mapping which uses
+whitespace-delimited text fields to convey HTTP messages.  While these exchanges
+are human-readable, using whitespace for message formatting leads to parsing
+difficulties and workarounds to be tolerant of variant behavior. Because each
+connection can transfer only a single HTTP request or response at a time in each
+direction, multiple parallel TCP connections are often used, reducing the
+ability of the congestion controller to accurately manage traffic between
+endpoints.
+
+HTTP/2 {{?HTTP2=RFC7540}} introduced a binary framing and multiplexing layer to
+improve latency without modifying the transport layer.  However, because the
+parallel nature of HTTP/2's multiplexing is not visible to TCP's loss recovery
+mechanisms, a lost or reordered packet causes all active transactions to
+experience a stall regardless of whether that transaction was impacted by the

```suggestion
experience a stall regardless of whether that transaction was directly impacted by the
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3513#pullrequestreview-378949891
----==_mimepart_5e767c002a99e_28d23fb93aacd964595ab
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@ianswett</b> commented on this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3513#discussi=
on_r396026995">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -86,25 +86,28 @@ code and issues list f=
or this draft can be found at=0D
 =0D
 # Introduction=0D
 =0D
-HTTP semantics are used for a broad range of services on the Internet. T=
hese=0D
-semantics have commonly been used with two different TCP mappings, HTTP/=
1.1 and=0D
-HTTP/2.  HTTP/3 supports the same semantics over a new transport protoco=
l, QUIC.=0D
+HTTP semantics {{!SEMANTICS=3DI-D.ietf-httpbis-semantics}} are used for =
a broad=0D
+range of services on the Internet. These semantics have commonly been us=
ed with=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-range of services on the Internet. These sema=
ntics have commonly been used with=0D
+range of services on the Internet. These semantics have most commonly be=
en used with=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3513#discussi=
on_r396027175">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; -HTTP messages.  While these exchanges are=
 human-readable, using whitespace for=0D
-message formatting leads to parsing difficulties and workarounds to be t=
olerant=0D
-of variant behavior. Because each connection can transfer only a single =
HTTP=0D
-request or response at a time in each direction, multiple parallel TCP=0D=

-connections are often used, reducing the ability of the congestion contr=
oller to=0D
-accurately manage traffic between endpoints.=0D
-=0D
-HTTP/2 introduced a binary framing and multiplexing layer to improve lat=
ency=0D
-without modifying the transport layer.  However, because the parallel na=
ture of=0D
-HTTP/2&#39;s multiplexing is not visible to TCP&#39;s loss recovery mech=
anisms, a lost=0D
-or reordered packet causes all active transactions to experience a stall=
=0D
-regardless of whether that transaction was impacted by the lost packet.=0D=

+HTTP/1.1 {{?HTTP11=3DI-D.ietf-httpbis-messaging}} is a TCP mapping which=
 uses=0D
+whitespace-delimited text fields to convey HTTP messages.  While these e=
xchanges=0D
+are human-readable, using whitespace for message formatting leads to par=
sing=0D
+difficulties and workarounds to be tolerant of variant behavior. Because=
 each=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-difficulties and workarounds to be tolerant o=
f variant behavior. Because each=0D
+complexity and motivates tolerance of variant behavior. Because each=0D
</pre>=0D
=0D
<p>Motivates may not be the best word, but requires was my other suggesti=
on, and that's not quite accurate.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3513#discussi=
on_r396027205">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; -request or response at a time in each dir=
ection, multiple parallel TCP=0D
-connections are often used, reducing the ability of the congestion contr=
oller to=0D
-accurately manage traffic between endpoints.=0D
-=0D
-HTTP/2 introduced a binary framing and multiplexing layer to improve lat=
ency=0D
-without modifying the transport layer.  However, because the parallel na=
ture of=0D
-HTTP/2&#39;s multiplexing is not visible to TCP&#39;s loss recovery mech=
anisms, a lost=0D
-or reordered packet causes all active transactions to experience a stall=
=0D
-regardless of whether that transaction was impacted by the lost packet.=0D=

+HTTP/1.1 {{?HTTP11=3DI-D.ietf-httpbis-messaging}} is a TCP mapping which=
 uses=0D
+whitespace-delimited text fields to convey HTTP messages.  While these e=
xchanges=0D
+are human-readable, using whitespace for message formatting leads to par=
sing=0D
+difficulties and workarounds to be tolerant of variant behavior. Because=
 each=0D
+connection can transfer only a single HTTP request or response at a time=
 in each=0D
+direction, multiple parallel TCP connections are often used, reducing th=
e=0D
+ability of the congestion controller to accurately manage traffic betwee=
n=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-ability of the congestion controller to accur=
ately manage traffic between=0D
+ability of the congestion controller to effectively manage traffic betwe=
en=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3513#discussi=
on_r396027264">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; -or reordered packet causes all active tra=
nsactions to experience a stall=0D
-regardless of whether that transaction was impacted by the lost packet.=0D=

+HTTP/1.1 {{?HTTP11=3DI-D.ietf-httpbis-messaging}} is a TCP mapping which=
 uses=0D
+whitespace-delimited text fields to convey HTTP messages.  While these e=
xchanges=0D
+are human-readable, using whitespace for message formatting leads to par=
sing=0D
+difficulties and workarounds to be tolerant of variant behavior. Because=
 each=0D
+connection can transfer only a single HTTP request or response at a time=
 in each=0D
+direction, multiple parallel TCP connections are often used, reducing th=
e=0D
+ability of the congestion controller to accurately manage traffic betwee=
n=0D
+endpoints.=0D
+=0D
+HTTP/2 {{?HTTP2=3DRFC7540}} introduced a binary framing and multiplexing=
 layer to=0D
+improve latency without modifying the transport layer.  However, because=
 the=0D
+parallel nature of HTTP/2&#39;s multiplexing is not visible to TCP&#39;s=
 loss recovery=0D
+mechanisms, a lost or reordered packet causes all active transactions to=
=0D
+experience a stall regardless of whether that transaction was impacted b=
y the=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-experience a stall regardless of whether that=
 transaction was impacted by the=0D
+experience a stall regardless of whether that transaction was directly i=
mpacted by the=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3513#pullrequestreview-378949891">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K4IPSLCHOC3PDUF7B3RIURABANCNFSM4LF5H2GA">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK2OPMHY2ARGJWZMYKTRIURABA5CNFSM4=
LF5H2GKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GOC2LFCAY.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3513#pullrequestrev=
iew-378949891",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3513#pullrequestreview=
-378949891",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e767c002a99e_28d23fb93aacd964595ab--


From nobody Sat Mar 21 14:18:10 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4AB553A09A4 for <quic-issues@ietfa.amsl.com>; Sat, 21 Mar 2020 14:18:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HCalTCnTbNft for <quic-issues@ietfa.amsl.com>; Sat, 21 Mar 2020 14:18:08 -0700 (PDT)
Received: from out-9.smtp.github.com (out-9.smtp.github.com [192.30.254.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 37CF93A08BD for <quic-issues@ietf.org>; Sat, 21 Mar 2020 14:18:08 -0700 (PDT)
Received: from github-lowworker-f1f7af9.ash1-iad.github.net (github-lowworker-f1f7af9.ash1-iad.github.net [10.56.111.13]) by smtp.github.com (Postfix) with ESMTP id 467592615A1 for <quic-issues@ietf.org>; Sat, 21 Mar 2020 14:18:07 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584825487; bh=fqhHGHJXj2qdJAKCFNuFa5TIG40Nrq9BttZlIUzQa50=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=VbA8qY07XGF+ylfrQEbr+umgmfreqx5ruKDOm0lPM2FxnNrwgbUI+eTb7cZfmzGpV r7aKkIuivuJXQYvW93oSQN0p9MFIBMGTYM1OlQjC/Z76V7WcoYdKYMOUVovt/+778s 23oZ2DT1TfaBcaziHfdAHMaluQCbNY8W4hGtKSI4=
Date: Sat, 21 Mar 2020 14:18:07 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5DO2ZKZKT7GF5N4F54QJSY5EVBNHHCFNKKLA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3526/602105942@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3526@github.com>
References: <quicwg/base-drafts/issues/3526@github.com>
Subject: Re: [quicwg/base-drafts] QUIC PTO is too conservative, causing a measurable regression in tail latency (#3526)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e76848f605_36d53faa9c6cd9601060ad"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/QJbGXfiDpLaXhpB9DEfOI94XQtY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 21:18:09 -0000

----==_mimepart_5e76848f605_36d53faa9c6cd9601060ad
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson Everything you said makes sense to me.  I'm hoping to come up with a proposal that does 2 things:
1) Is not a regression for our current gQUIC implementation (or TCP best practices)
2) Build on well publicized and accepted concepts from TCP(ie: TLP and RTO)
3) Reduce the rate of spurious retransmits vs gQUIC.

In terms of RTTVar vs an EWMA'd Stdev, I suspect the end result may be something like: SRTT+4*RTTVar OR SRTT + 2(or 3)*EWMA_Stdev, but I don't have enough data to know for sure yet.  The experiments have been started, so hopefully I should know more in 2 weeks.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3526#issuecomment-602105942
----==_mimepart_5e76848f605_36d53faa9c6cd9601060ad
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinthomson/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a> Everything you said makes sense to me.  I'm hoping to come up with a proposal that does 2 things:</p>
<ol>
<li>Is not a regression for our current gQUIC implementation (or TCP best practices)</li>
<li>Build on well publicized and accepted concepts from TCP(ie: TLP and RTO)</li>
<li>Reduce the rate of spurious retransmits vs gQUIC.</li>
</ol>
<p>In terms of RTTVar vs an EWMA'd Stdev, I suspect the end result may be something like: SRTT+4*RTTVar OR SRTT + 2(or 3)*EWMA_Stdev, but I don't have enough data to know for sure yet.  The experiments have been started, so hopefully I should know more in 2 weeks.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3526#issuecomment-602105942">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3ETXSDQIIK7MXRSTTRIUVI5ANCNFSM4LMHRHIA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZRW6736MUKG3BR77LRIUVI7A5CNFSM4LMHRHIKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPRWQVQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3526#issuecomment-602105942",
"url": "https://github.com/quicwg/base-drafts/issues/3526#issuecomment-602105942",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e76848f605_36d53faa9c6cd9601060ad--


From nobody Sat Mar 21 14:28:42 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 60B0E3A09BD for <quic-issues@ietfa.amsl.com>; Sat, 21 Mar 2020 14:28:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XQxXPuJZcjIt for <quic-issues@ietfa.amsl.com>; Sat, 21 Mar 2020 14:28:40 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 40AEA3A09B8 for <quic-issues@ietf.org>; Sat, 21 Mar 2020 14:28:40 -0700 (PDT)
Received: from github-lowworker-56fcc46.va3-iad.github.net (github-lowworker-56fcc46.va3-iad.github.net [10.48.102.32]) by smtp.github.com (Postfix) with ESMTP id 22991E0BF8 for <quic-issues@ietf.org>; Sat, 21 Mar 2020 14:28:39 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584826119; bh=sRSvd9Nf9x070gcQNMPxQbSzfSBObL/qQOUDtuvE2e0=; h=Date:From:To:Subject:From; b=aZbuYecM5LVCrHi2CFVhgcu/9I1fb37M574wqOkVtp6Wd5xREMb61Kn4CL1qb9rdV 5nOdK97QXPFS388ZmGrtWwOr4UDgkpMuMryurlBZG2epEwLwjzfxQWNFfLgHWkun7/ 3FFMl16E1+4dm0mpPOPjNQD9Px/LPXAWArCpS2IQ=
Date: Sat, 21 Mar 2020 14:28:39 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/318fc9-dfef14@github.com>
Subject: [quicwg/base-drafts] 246173: Recommend a 1ms timer granularity
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/fUQKtibuAQmqjLUXKHQxH75yDj0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 21:28:41 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 24617370fea23fed874197b1c020e1ee753e9487
      https://github.com/quicwg/base-drafts/commit/24617370fea23fed874197b1c020e1ee753e9487
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-13 (Fri, 13 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Recommend a 1ms timer granularity

Adds more text about what the constant represents where it's first used and changes a SHOULD to a RECOMMENDED.

Inspired by #3388


  Commit: 58891f5debf4101c7d21e0f49f9caed961f7efe3
      https://github.com/quicwg/base-drafts/commit/58891f5debf4101c7d21e0f49f9caed961f7efe3
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-13 (Fri, 13 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md


  Commit: c07b8c6036738985f1ba89816d62f03fbb7c4fa6
      https://github.com/quicwg/base-drafts/commit/c07b8c6036738985f1ba89816d62f03fbb7c4fa6
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-15 (Sun, 15 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-Authored-By: Martin Thomson <mt@lowentropy.net>


  Commit: dfef1430537a0b52347d196db249909fa577e8f6
      https://github.com/quicwg/base-drafts/commit/dfef1430537a0b52347d196db249909fa577e8f6
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-21 (Sat, 21 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Merge pull request #3521 from quicwg/ianswett-granularity

Recommend a 1ms timer granularity


Compare: https://github.com/quicwg/base-drafts/compare/318fc96011a4...dfef1430537a


From nobody Sat Mar 21 14:28:46 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 80B373A09B8 for <quic-issues@ietfa.amsl.com>; Sat, 21 Mar 2020 14:28:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ecNN0Rd9Eh7F for <quic-issues@ietfa.amsl.com>; Sat, 21 Mar 2020 14:28: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 7D2F53A09BC for <quic-issues@ietf.org>; Sat, 21 Mar 2020 14:28:40 -0700 (PDT)
Received: from github-lowworker-2e54e43.va3-iad.github.net (github-lowworker-2e54e43.va3-iad.github.net [10.48.17.27]) by smtp.github.com (Postfix) with ESMTP id 473C22C0FA8 for <quic-issues@ietf.org>; Sat, 21 Mar 2020 14:28:39 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584826119; bh=4peCheSWBqD2ozVwYzqIlF8HCiV+1Vkt+dXGv3D14Ho=; h=Date:From:To:Subject:From; b=U6sCPknOtXQmeaPskirhL2TvYj65n5+FbCe2mGpH9dfjpvqvfvtgMRqA+uRYkXy5j 9h8EqfgIbvJyI71mjsiUJQ69teDLSeKMeUYMCAqjo4wIeFFAocQ93FS9657o4FcV2X ayAhG9LM2OF1pbjSGXqDY3Hh1YIZq/QW1IttwdFc=
Date: Sat, 21 Mar 2020 14:28:39 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-granularity/c07b8c-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/yTfjTz4iOjeEa1YA2jDHto3OBhw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 21:28:43 -0000

  Branch: refs/heads/ianswett-granularity
  Home:   https://github.com/quicwg/base-drafts


From nobody Sat Mar 21 14:29:05 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 30E3C3A09BB for <quic-issues@ietfa.amsl.com>; Sat, 21 Mar 2020 14:29:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iMnkWBOyS81u for <quic-issues@ietfa.amsl.com>; Sat, 21 Mar 2020 14:29:04 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EE7F93A09BC for <quic-issues@ietf.org>; Sat, 21 Mar 2020 14:29:03 -0700 (PDT)
Received: from github-lowworker-f1f7af9.ash1-iad.github.net (github-lowworker-f1f7af9.ash1-iad.github.net [10.56.111.13]) by smtp.github.com (Postfix) with ESMTP id 2611D8C0063 for <quic-issues@ietf.org>; Sat, 21 Mar 2020 14:29:02 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584826142; bh=nZ4bN89HoL7pDEpNfyv0/bhW94guR9UmM4MwK7gsAfc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Yb9MxYm5zsTRFlrt+oUWQUCIiD1AXywaCQ2e9cR77pqRYYaOvE7ybwWj/rE2+q21n B+pgCz/qJAbmfgSeQdLF3eg5AlNJLehV9ICaMSh6NRJdsxWHdi3DWcLEz5hq8H9Shm 7zfgSOUK4U9VafgL7QbLGJ/oHihIvSB2hOCf22dc=
Date: Sat, 21 Mar 2020 14:29:02 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4WAMUZNVY7JPQYDIF4QJUB5EVBNHHCFICXXQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3521/issue_event/3152115285@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3521@github.com>
References: <quicwg/base-drafts/pull/3521@github.com>
Subject: Re: [quicwg/base-drafts] Recommend a 1ms timer granularity (#3521)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e76871e14cb4_36eb3faa9c6cd9601600d9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/epj-akER5as8uJkZtwW-5Qq7WH4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 21:29:05 -0000

----==_mimepart_5e76871e14cb4_36eb3faa9c6cd9601600d9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #3521 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3521#event-3152115285
----==_mimepart_5e76871e14cb4_36eb3faa9c6cd9601600d9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="580933564" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3521" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3521/hovercard" href="https://github.com/quicwg/base-drafts/pull/3521">#3521</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3521#event-3152115285">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK57ESBTDC7BPKALMPDRIUWR5ANCNFSM4LHTRKMA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4YUSNEBL5LEWV2XYTRIUWR5A5CNFSM4LHTRKMKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXPQXMVI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3521#event-3152115285",
"url": "https://github.com/quicwg/base-drafts/pull/3521#event-3152115285",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e76871e14cb4_36eb3faa9c6cd9601600d9--


From nobody Sat Mar 21 14:30:10 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 88CB33A09BE for <quic-issues@ietfa.amsl.com>; Sat, 21 Mar 2020 14:30:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3UaPBfXty4xH for <quic-issues@ietfa.amsl.com>; Sat, 21 Mar 2020 14:30:07 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6E9F53A09BD for <quic-issues@ietf.org>; Sat, 21 Mar 2020 14:30:07 -0700 (PDT)
Received: from github-lowworker-edec459.ac4-iad.github.net (github-lowworker-edec459.ac4-iad.github.net [10.52.18.32]) by smtp.github.com (Postfix) with ESMTP id 8DB388C0C80 for <quic-issues@ietf.org>; Sat, 21 Mar 2020 14:30:06 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584826206; bh=4ZCYhkQx0/ux3EcNV+na0c4LHPaPetTwMkUXImqD+Zk=; h=Date:From:To:Subject:From; b=ePDItbldQ4LcoR0L1gbKyHV+75LeFgEkn8gee74HDJRI8Np/Nae8C9JgxPHBcv8WD bd0A6oprxYh83Yjw2Lg+26nI8J6FtC/a1q9d/cP9KUsSARExBy13m6OYww1rWarm3D D6EGAtONnyWkfZhjj8CHUUC9zDIFU660bab7NHwg=
Date: Sat, 21 Mar 2020 14:30:06 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/c99599-686a19@github.com>
Subject: [quicwg/base-drafts] 686a19: Script updating gh-pages from dfef1430. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/EKito1nKBejtHeGzRlTQFXi4NXI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 21:30:09 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 686a19b9b151dea267cc811c158fe3d4dc7035a0
      https://github.com/quicwg/base-drafts/commit/686a19b9b151dea267cc811c158fe3d4dc7035a0
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-21 (Sat, 21 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    R ianswett-noop-recovery-changelog/draft-ietf-quic-http.html
    R ianswett-noop-recovery-changelog/draft-ietf-quic-http.txt
    R ianswett-noop-recovery-changelog/draft-ietf-quic-invariants.html
    R ianswett-noop-recovery-changelog/draft-ietf-quic-invariants.txt
    R ianswett-noop-recovery-changelog/draft-ietf-quic-qpack.html
    R ianswett-noop-recovery-changelog/draft-ietf-quic-qpack.txt
    R ianswett-noop-recovery-changelog/draft-ietf-quic-recovery.html
    R ianswett-noop-recovery-changelog/draft-ietf-quic-recovery.txt
    R ianswett-noop-recovery-changelog/draft-ietf-quic-tls.html
    R ianswett-noop-recovery-changelog/draft-ietf-quic-tls.txt
    R ianswett-noop-recovery-changelog/draft-ietf-quic-transport.html
    R ianswett-noop-recovery-changelog/draft-ietf-quic-transport.txt
    R ianswett-noop-recovery-changelog/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from dfef1430. [ci skip]



From nobody Sat Mar 21 14:30:21 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0A90A3A09BE for <quic-issues@ietfa.amsl.com>; Sat, 21 Mar 2020 14:30:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vKUrN_hsk0fE for <quic-issues@ietfa.amsl.com>; Sat, 21 Mar 2020 14:30:19 -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 24A053A09BD for <quic-issues@ietf.org>; Sat, 21 Mar 2020 14:30:18 -0700 (PDT)
Date: Sat, 21 Mar 2020 14:30:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584826218; bh=eBAZAaXMVcLHsTi2q+iedHB7UPzBuY4mpiolhrSplZI=; h=Date:From:To:Subject:From; b=Lonzg8QWFQGktjkS69zzgO2jeuqL3JdUQGlO2S21FYVhSvm42eGP/udeSPY2VK3ee J1iVcoGSNBb7bprajXjbnxbkCjNX7P/s95vDG+e49Ioyi38Ti1B/1lW+gxtyB8nj0V pftaTRPL1xsmK7csCh1PrnOxG69a6sRwZpCjhDmY=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/686a19-49c69c@github.com>
Subject: [quicwg/base-drafts] 49c69c: Script updating archive at 2020-03-21T21:30:12Z. [...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/BNrHK4WIeFTOnMuSrUOpVRMoMOQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 21:30:20 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 49c69c496ddd797be3e02bfbef2b80fbec6b321a
      https://github.com/quicwg/base-drafts/commit/49c69c496ddd797be3e02bfbef2b80fbec6b321a
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-21 (Sat, 21 Mar 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-03-21T21:30:12Z. [ci skip]



From nobody Sat Mar 21 14:36:51 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5B7B33A09CB for <quic-issues@ietfa.amsl.com>; Sat, 21 Mar 2020 14:36:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id S1m9tsKgCGmM for <quic-issues@ietfa.amsl.com>; Sat, 21 Mar 2020 14:36: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 2DC263A09CA for <quic-issues@ietf.org>; Sat, 21 Mar 2020 14:36:49 -0700 (PDT)
Date: Sat, 21 Mar 2020 14:36:48 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584826608; bh=Wab0v/fYb/yWoBHV4OQDreKG2FJ8VRlPE5KJIi3NQMw=; h=Date:From:To:Subject:From; b=lG1/GaIMj85Za8bwZlc7VmDSHYvDntdF/3VDXIGfC/w3wGPvQfh1ZnvR7LceIRP+F 5b1CEd40hW90KZZ48BybbZYna1YVzeGiiS7W2ZGj/Bx1SB5YY1rwrg4ItT0HwXp+gA qOPG7Mc572Vp1P/LY5aRarH+PElqTlsC3dNg/JP4=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-remove-must/000000-b038e8@github.com>
Subject: [quicwg/base-drafts] b038e8: Remove a MUST introduced by #3315
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/MzUF6u_uarKj1GRCvmAV4TOCGOw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 21:36:51 -0000

  Branch: refs/heads/ianswett-remove-must
  Home:   https://github.com/quicwg/base-drafts
  Commit: b038e82eecd0facd0c8d9ebe3c8be296e20b4448
      https://github.com/quicwg/base-drafts/commit/b038e82eecd0facd0c8d9ebe3c8be296e20b4448
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-21 (Sat, 21 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Remove a MUST introduced by #3315

I'm not sure I agree with it in all cases, and it's a new MUST, which makes #3315 inadvertently not editorial.



From nobody Sat Mar 21 14:37:33 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D22053A09CD for <quic-issues@ietfa.amsl.com>; Sat, 21 Mar 2020 14:37:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id llKpWY53bXmU for <quic-issues@ietfa.amsl.com>; Sat, 21 Mar 2020 14:37: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 88FD53A09CA for <quic-issues@ietf.org>; Sat, 21 Mar 2020 14:37:31 -0700 (PDT)
Received: from github-lowworker-0eea13f.ash1-iad.github.net (github-lowworker-0eea13f.ash1-iad.github.net [10.56.109.26]) by smtp.github.com (Postfix) with ESMTP id B0AFA9605BF for <quic-issues@ietf.org>; Sat, 21 Mar 2020 14:37:30 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584826650; bh=ONiRI71IQF3wBDyNk2FFaet7tDGfAMSDv8okH+37q50=; h=Date:From:To:Subject:From; b=ik89t9BdIGSv/iWW1sJ7+vU5zF7WIxY5gaJeIZ6YeHc8nPykptNm/WRbzBgaGg6M3 MxSIoTlMUiBPVtb6RIP04eOD4weg19dEGyh3JVvab2uZJmlhIkEVSamP7gypGb2XcN WQK2JrBhzxLquz4TZkKrDX9O9oz+mrbb31Jqz+wQ=
Date: Sat, 21 Mar 2020 14:37:30 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/49c69c-c5b64d@github.com>
Subject: [quicwg/base-drafts] c5b64d: Script updating gh-pages from b038e82e. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/lm9JY_4AgKBLQsjaEi3JVCj4dys>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 21:37:33 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: c5b64d16eb081497142f0471a6c327ca402f44cb
      https://github.com/quicwg/base-drafts/commit/c5b64d16eb081497142f0471a6c327ca402f44cb
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-21 (Sat, 21 Mar 2020)

  Changed paths:
    A ianswett-remove-must/draft-ietf-quic-http.html
    A ianswett-remove-must/draft-ietf-quic-http.txt
    A ianswett-remove-must/draft-ietf-quic-invariants.html
    A ianswett-remove-must/draft-ietf-quic-invariants.txt
    A ianswett-remove-must/draft-ietf-quic-qpack.html
    A ianswett-remove-must/draft-ietf-quic-qpack.txt
    A ianswett-remove-must/draft-ietf-quic-recovery.html
    A ianswett-remove-must/draft-ietf-quic-recovery.txt
    A ianswett-remove-must/draft-ietf-quic-tls.html
    A ianswett-remove-must/draft-ietf-quic-tls.txt
    A ianswett-remove-must/draft-ietf-quic-transport.html
    A ianswett-remove-must/draft-ietf-quic-transport.txt
    A ianswett-remove-must/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from b038e82e. [ci skip]



From nobody Sat Mar 21 14:38:42 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 143683A09CD for <quic-issues@ietfa.amsl.com>; Sat, 21 Mar 2020 14:38:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.481
X-Spam-Level: 
X-Spam-Status: No, score=-1.481 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id G4V09gOebYNs for <quic-issues@ietfa.amsl.com>; Sat, 21 Mar 2020 14:38:39 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CC0383A09CA for <quic-issues@ietf.org>; Sat, 21 Mar 2020 14:38:39 -0700 (PDT)
Received: from github-lowworker-292e294.va3-iad.github.net (github-lowworker-292e294.va3-iad.github.net [10.48.102.70]) by smtp.github.com (Postfix) with ESMTP id CFAB0A0BBB for <quic-issues@ietf.org>; Sat, 21 Mar 2020 14:38:38 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584826718; bh=ePeBRdPMgBL7Xr4avYBcKfBs1lkpTKQNq+tMDr4IBuw=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=iYjEy77z+Jh3akdLkmPyvcfhOw8mTvvRRa2QlGODHtxhJtGyVsZoBcudzMaueZZi2 aNNZ9nxR+DzHdOPZhedCxPgSH+NEanhEpiOdazlZZO3Du3/BsEgymQU6hdLejtCRf5 OfzePMdKM3wB8fN0FLRT7L7BmtSjNyuc7Ix253Gk=
Date: Sat, 21 Mar 2020 14:38:38 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZUGCKMD2BOXGXXXIF4QJVF5EVBNHHCFZ3FVE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3537@github.com>
Subject: [quicwg/base-drafts] Remove a MUST accidentally introduced by #3315 (#3537)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e76895ec0270_329c3fa02e6cd9602072dc"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/MnGOpkkxcge3R9wxAJiUwY7UulA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 21:38:41 -0000

----==_mimepart_5e76895ec0270_329c3fa02e6cd9602072dc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I&#39;m not sure I agree with it in all cases, and it&#39;s a new MUST, which makes #3315(Rewrite section on ack range limiting) inadvertently not editorial.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/3537

-- Commit Summary --

  * Remove a MUST introduced by #3315

-- File Changes --

    M draft-ietf-quic-transport.md (5)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/3537.patch
https://github.com/quicwg/base-drafts/pull/3537.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3537

----==_mimepart_5e76895ec0270_329c3fa02e6cd9602072dc
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I'm not sure I agree with it in all cases, and it's a new MUST, which makes <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="544306409" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3315" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3315/hovercard" href="https://github.com/quicwg/base-drafts/pull/3315">#3315</a>(Rewrite section on ack range limiting) inadvertently not editorial.</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/3537'>https://github.com/quicwg/base-drafts/pull/3537</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Remove a MUST introduced by #3315</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/3537/files#diff-db016291106766877c4921a79f8596e0">draft-ietf-quic-transport.md</a>
    (5)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3537.patch'>https://github.com/quicwg/base-drafts/pull/3537.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3537.diff'>https://github.com/quicwg/base-drafts/pull/3537.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3537">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3DDRVSSRWOOLLFPGLRIUXV5ANCNFSM4LRBZTLQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3EJQJE4GZ3L234EN3RIUXV5A5CNFSM4LRBZTL2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IXHMWUQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3537",
"url": "https://github.com/quicwg/base-drafts/pull/3537",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e76895ec0270_329c3fa02e6cd9602072dc--


From nobody Sat Mar 21 23:12:40 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 950113A0D73 for <quic-issues@ietfa.amsl.com>; Sat, 21 Mar 2020 23:12:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.041
X-Spam-Level: 
X-Spam-Status: No, score=-1.041 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hL0p1SbpBeEs for <quic-issues@ietfa.amsl.com>; Sat, 21 Mar 2020 23:12: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 A46BA3A0D76 for <quic-issues@ietf.org>; Sat, 21 Mar 2020 23:12:24 -0700 (PDT)
Received: from github-lowworker-9bcb4a1.ac4-iad.github.net (github-lowworker-9bcb4a1.ac4-iad.github.net [10.52.25.84]) by smtp.github.com (Postfix) with ESMTP id 758CC1C072C for <quic-issues@ietf.org>; Sat, 21 Mar 2020 23:12:13 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584857533; bh=GiP3CPjXbd4ZEd5w7IEvxmaHjRdTOd/Ngmly4G5Vlvo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gqYwe8miynb3TDvcm/aHPVzcR6peDklAJ04+KIxFj93ltKaRtMn+/8ZkQgT2ClL03 VGUNBbS9VBzGGiL50OqIQlvmfCy12CIdbmlM4rV2xMHXorJO6JF2b8OenREKQK4hQp r7s3t9BD90ky4C5ZYi+gq72xmviv82Fo60ze3PNk=
Date: Sat, 21 Mar 2020 23:12:13 -0700
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3JXOUMDBWBDJQVGIN4QLRL3EVBNHHCFZ3FVE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3537/review/378975046@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3537@github.com>
References: <quicwg/base-drafts/pull/3537@github.com>
Subject: Re: [quicwg/base-drafts] Remove a MUST accidentally introduced by #3315 (#3537)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7701bd67601_54bf3fc7538cd96c4775e6"; 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/A1gk1_rPdz4AY60N72lL--GREMY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 06:12:39 -0000

----==_mimepart_5e7701bd67601_54bf3fc7538cd96c4775e6
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/3537#pullrequestreview-378975046
----==_mimepart_5e7701bd67601_54bf3fc7538cd96c4775e6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@marten-seemann</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3537#pullrequestreview-378975046">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4YQH55CAMLZEDRKNDRIWT33ANCNFSM4LRBZTLQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4GDY7MVDLBTFRHXWDRIWT33A5CNFSM4LRBZTL2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC2LLGRQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3537#pullrequestreview-378975046",
"url": "https://github.com/quicwg/base-drafts/pull/3537#pullrequestreview-378975046",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7701bd67601_54bf3fc7538cd96c4775e6--


From nobody Sun Mar 22 05:47:09 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 795F33A03F3 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 05:47:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.099
X-Spam-Level: 
X-Spam-Status: No, score=-3.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EKfJZom3LgGM for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 05:47:05 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CF8FD3A02BD for <quic-issues@ietf.org>; Sun, 22 Mar 2020 05:47:04 -0700 (PDT)
Received: from github-lowworker-943b171.ac4-iad.github.net (github-lowworker-943b171.ac4-iad.github.net [10.52.22.59]) by smtp.github.com (Postfix) with ESMTP id C7780A01FD for <quic-issues@ietf.org>; Sun, 22 Mar 2020 05:47:03 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584881223; bh=CakKTrRjKcwzOCu93JJZk7U0bXnE+YhAPeiUtQwUSwI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GHthJgVcUBk+KEpjg3J0r2QmZo2C6BvVvmTRIGGYA96Kh5z6/ZRanh5DMqjjHte0J JAW2IYyNHheE0sru9rp8OPvYXQHS2sc5DTAAnxDdf/wZcDhP+l18704Ys55FItmX80 mdksVcH+n/IUSTpxh7IIXVzAIqdJjiP5blfcQbzA=
Date: Sun, 22 Mar 2020 05:47:03 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4BE7BP57FKIIFK4LV4QM7UPEVBNHHCESD76A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3499/review/379001134@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3499@github.com>
References: <quicwg/base-drafts/pull/3499@github.com>
Subject: Re: [quicwg/base-drafts] Authenticate connection IDs (#3499)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e775e47b7098_11e43f877cecd9647258f1"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Lx7Y_k9ijkY-3s1WvScNrP34844>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 12:47:07 -0000

----==_mimepart_5e775e47b7098_11e43f877cecd9647258f1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett approved this pull request.

Some small nits, but this still LG.

I'd feel more confident in the text's completeness and correctness if a few implementations implemented it and achieved interop.  I don't anticipate any issues, but when we change the handshake, unanticipated new edge cases can be introduced.

> @@ -1475,6 +1475,48 @@ lifetime of a connection, especially in response to connection migration
 ({{migration}}); see {{issue-cid}} for details.
 
 
+## Authenticating Connection IDs {#cid-auth}
+
+The choice each endpoint makes about connection IDs during the handshake is
+authenticated by including all values in transport parameters; see
+{{transport-parameters}}. This ensures that all connection IDs are authenticated
+by the cryptographic handshake.
+
+Each endpoint includes the value of the Source Connection ID field from Initial
+packets it sends in the handshake_connection_id transport parameter; see

One could read that this Connection ID is only used on Initial packets.  If so, I think initial_connection_id would be a better TP name.  But I think this CID can be used used on Initial and 0-RTT from the client and all Initial, Handshake and 1-RTT from the server?

> +* absence of the handshake_connection_id transport parameter from either
+  endpoint,
+
+* absence of the original_connection_id transport parameter from the server,
+
+* absence of the retry_connection_id transport parameter from the server after
+  receiving a Retry packet,
+
+* presence of the retry_connection_id transport parameter when no Retry packet
+  was received, or
+
+* a mismatch between values received from a peer in these transport parameters
+  and the value sent in the corresponding Destination Connection ID fields of
+  Initial packets.
+
+If a zero-length connection IDs is selected, the corresponding transport

```suggestion
If a zero-length connection ID is selected, the corresponding transport
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3499#pullrequestreview-379001134
----==_mimepart_5e775e47b7098_11e43f877cecd9647258f1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@ianswett</b> approved this pull request.</p>=0D
=0D
<p>Some small nits, but this still LG.</p>=0D
<p>I'd feel more confident in the text's completeness and correctness if =
a few implementations implemented it and achieved interop.  I don't antic=
ipate any issues, but when we change the handshake, unanticipated new edg=
e cases can be introduced.</p><hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3499#discussi=
on_r396089134">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -1475,6 +1475,48 @@ lifetime of a conne=
ction, especially in response to connection migration=0D
 ({{migration}}); see {{issue-cid}} for details.=0D
 =0D
 =0D
+## Authenticating Connection IDs {#cid-auth}=0D
+=0D
+The choice each endpoint makes about connection IDs during the handshake=
 is=0D
+authenticated by including all values in transport parameters; see=0D
+{{transport-parameters}}. This ensures that all connection IDs are authe=
nticated=0D
+by the cryptographic handshake.=0D
+=0D
+Each endpoint includes the value of the Source Connection ID field from =
Initial=0D
+packets it sends in the handshake_connection_id transport parameter; see=
=0D
</pre>=0D
<p>One could read that this Connection ID is only used on Initial packets=
.  If so, I think initial_connection_id would be a better TP name.  But I=
 think this CID can be used used on Initial and 0-RTT from the client and=
 all Initial, Handshake and 1-RTT from the server?</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3499#discussi=
on_r396089317">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +* absence of the handshake_connection_id =
transport parameter from either=0D
+  endpoint,=0D
+=0D
+* absence of the original_connection_id transport parameter from the ser=
ver,=0D
+=0D
+* absence of the retry_connection_id transport parameter from the server=
 after=0D
+  receiving a Retry packet,=0D
+=0D
+* presence of the retry_connection_id transport parameter when no Retry =
packet=0D
+  was received, or=0D
+=0D
+* a mismatch between values received from a peer in these transport para=
meters=0D
+  and the value sent in the corresponding Destination Connection ID fiel=
ds of=0D
+  Initial packets.=0D
+=0D
+If a zero-length connection IDs is selected, the corresponding transport=
=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-If a zero-length connection IDs is selected, =
the corresponding transport=0D
+If a zero-length connection ID is selected, the corresponding transport=0D=

</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3499#pullrequestreview-379001134">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K2IN5ZKBAAEC7KQXELRIYCEPANCNFSM4LA5I5BA">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK2RBOUYQV3LH44CZGTRIYCEPA5CNFSM4=
LA5I5BKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GOC2LRSLQ.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3499#pullrequestrev=
iew-379001134",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3499#pullrequestreview=
-379001134",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e775e47b7098_11e43f877cecd9647258f1--


From nobody Sun Mar 22 05:57:13 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 173A13A040B for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 05:57:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id n7kMd1FLGAET for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 05:57:10 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DC5FB3A03FF for <quic-issues@ietf.org>; Sun, 22 Mar 2020 05:57:10 -0700 (PDT)
Received: from github-lowworker-b2150d3.ash1-iad.github.net (github-lowworker-b2150d3.ash1-iad.github.net [10.56.113.12]) by smtp.github.com (Postfix) with ESMTP id DF80328009C for <quic-issues@ietf.org>; Sun, 22 Mar 2020 05:57:09 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584881829; bh=BLEuecn0XD6MmAdGAoRHopOQPHYApcvud56NbHggBs4=; h=Date:From:To:Subject:From; b=H1+OxUYeeiDQ+u+NkMJsZn7SrhsbR249us1odFwAyALNeHCdim3n1D7jKXakwANmL uLpg3OmNvb/3g5BrPXkIlYJMb8I/pXTSPV7JvHknoXzf2VbHeTCV7uqdSw0uzRKbep EIdVlxH7lHuQVGOrWy3BW70XZNliwJwuPU1zmUkc=
Date: Sun, 22 Mar 2020 05:57:09 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/dfef14-6ab43d@github.com>
Subject: [quicwg/base-drafts] b21446: Only send one immediate ACK
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/PqJOsGHADY4h8VbupEEpY_4119E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 12:57:12 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: b2144658e256b02511dc607574ada4db9d71d838
      https://github.com/quicwg/base-drafts/commit/b2144658e256b02511dc607574ada4db9d71d838
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-01-17 (Fri, 17 Jan 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Only send one immediate ACK

Fixes #3357


  Commit: 0a2fed988a64ca0767c045fd677e641aacbd50a0
      https://github.com/quicwg/base-drafts/commit/0a2fed988a64ca0767c045fd677e641aacbd50a0
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-01-18 (Sat, 18 Jan 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  MUST -> SHOULD


  Commit: 5af33e54216e64024779612263152c8cff7d04bf
      https://github.com/quicwg/base-drafts/commit/5af33e54216e64024779612263152c8cff7d04bf
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-01-18 (Sat, 18 Jan 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Kazuho's suggestion


  Commit: 6ab43d73b8a97834de38c12b4a8d63133eb89d54
      https://github.com/quicwg/base-drafts/commit/6ab43d73b8a97834de38c12b4a8d63133eb89d54
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-22 (Sun, 22 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #3361 from quicwg/ianswett-one-immediate-ack

Only send one immediate ACK


Compare: https://github.com/quicwg/base-drafts/compare/dfef1430537a...6ab43d73b8a9


From nobody Sun Mar 22 05:57:30 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4C8783A03FF for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 05:57:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fpHmsLmMlkJp for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 05:57:11 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 22AE63A0404 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 05:57:11 -0700 (PDT)
Date: Sun, 22 Mar 2020 05:57:10 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584881830; bh=NiglgUVOzn4HddXBfVlaI3+lg491wuS/U5A7b9iayYU=; h=Date:From:To:Subject:From; b=RsaHBRqpiL/9xFo4aGwHF9yjJyDKYdZ4YXv4JmfB04YlF8pTfDHKvTEZ6x1wvCedv zCOtuWDAfdNk5LQNlt8kKmYtzVum0LTl47tOMBx4hOPkxRmebrDwwoODrrLX059Kb5 JQ3K9+8DfBMTDfqdG39MDsykzNrywiWluPWCNztk=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-one-immediate-ack/5af33e-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/pu8PRl-_SHXdQhuiSdah2hXf2oA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 12:57:13 -0000

  Branch: refs/heads/ianswett-one-immediate-ack
  Home:   https://github.com/quicwg/base-drafts


From nobody Sun Mar 22 05:57:36 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AC3E83A040E for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 05:57:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id oLzXe6raVglQ for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 05:57:31 -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 2F2913A0404 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 05:57:31 -0700 (PDT)
Date: Sun, 22 Mar 2020 05:57:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584881850; bh=y1b/Z3gfk6Ax5FUaungkyMYgify7cKQ+CWvL/D4H/Qs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=l4PZF9cYspQb/5ejbpUK+8Er0cnVx8+V95HUX8xI/KhoJ5xy26bI1T68rHpZmmOSF 137/NuFzCCwC9VvUUoQUBlA/aR6wgRjZ01HoedoUMf3xAegpeg7Z2sjLRBIpNh9o6x QzxFXpKvMZkjs/hz+/uaIqrbkKfNF/DA87JFy274=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK43WDTM2LZ53O2EKKV4QNA3VEVBNHHCBYECWE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3357/issue_event/3152640089@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3357@github.com>
References: <quicwg/base-drafts/issues/3357@github.com>
Subject: Re: [quicwg/base-drafts] Only send one immediate ACK after reordering (#3357)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7760ba7cdeb_25a43fd6a32cd96867016c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/RTCM6NscNg8PqKq3aY-TO-JNszk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 12:57:33 -0000

----==_mimepart_5e7760ba7cdeb_25a43fd6a32cd96867016c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #3357 via #3361.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3357#event-3152640089
----==_mimepart_5e7760ba7cdeb_25a43fd6a32cd96867016c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="551584433" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3357" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3357/hovercard" href="https://github.com/quicwg/base-drafts/issues/3357">#3357</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="551641407" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3361" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3361/hovercard" href="https://github.com/quicwg/base-drafts/pull/3361">#3361</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3357#event-3152640089">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZPVGJSCXJVILDLJFLRIYDLVANCNFSM4KIM3CHA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2GKFZKWQNY46LWMR3RIYDLVA5CNFSM4KIM3CHKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXPUXQWI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3357#event-3152640089",
"url": "https://github.com/quicwg/base-drafts/issues/3357#event-3152640089",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7760ba7cdeb_25a43fd6a32cd96867016c--


From nobody Sun Mar 22 05:57:40 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7F4C13A0404 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 05:57:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VcZHXtD-tlP6 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 05:57: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 08EE33A040B for <quic-issues@ietf.org>; Sun, 22 Mar 2020 05:57:32 -0700 (PDT)
Date: Sun, 22 Mar 2020 05:57:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584881850; bh=vEI4hTyWmNVEguGTIyMwu3Bs1aHMvEvz7fKfYNeVoug=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=MzUJW21TeiwaRPkfzsRp8iR0w/5/jgQaKYyPyG/oEeDJ8bRRomzl3EqWUjzVa8LBW C8du5ydbdQhoT0pjRQD6f6sBSlaoUmwB9ijZs0gflyBJPfOL9PGP2F5G0NvRjruWTS 1vpwncmzGc6SLJooGI7ZzAWmVxiko/kOqsFqQCYA=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3PHLYTN7M7A64JBMF4QNA3VEVBNHHCBYLBH4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3361/issue_event/3152640087@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3361@github.com>
References: <quicwg/base-drafts/pull/3361@github.com>
Subject: Re: [quicwg/base-drafts] Only send one immediate ACK (#3361)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7760bacc831_4ea13f8a6eecd9601190e1"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/sgSBEYBJTJ_o4fyicXTbbeqlA2E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 12:57:34 -0000

----==_mimepart_5e7760bacc831_4ea13f8a6eecd9601190e1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #3361 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3361#event-3152640087
----==_mimepart_5e7760bacc831_4ea13f8a6eecd9601190e1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="551641407" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3361" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3361/hovercard" href="https://github.com/quicwg/base-drafts/pull/3361">#3361</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3361#event-3152640087">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5L54DRMGD26ZUDWG3RIYDLVANCNFSM4KIONCIA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3RPLWYUBJNPGIT7ATRIYDLVA5CNFSM4KIONCIKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXPUXQVY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3361#event-3152640087",
"url": "https://github.com/quicwg/base-drafts/pull/3361#event-3152640087",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7760bacc831_4ea13f8a6eecd9601190e1--


From nobody Sun Mar 22 05:58:11 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4219C3A0414 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 05:58:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BFe2-YCkNfkI for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 05:58:07 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C450C3A0404 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 05:58:07 -0700 (PDT)
Received: from github-lowworker-f62aa54.va3-iad.github.net (github-lowworker-f62aa54.va3-iad.github.net [10.48.17.68]) by smtp.github.com (Postfix) with ESMTP id 1739DE0A73 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 05:58:07 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584881887; bh=H9AB9TrVHvK5K16WexnM7NbHqbkZaYiXojYbb5zrIo8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=hrSzgEedej97Y1I7b0wWq5iD+zDPu2/m7+OtShwD5LYwSodJfzJM0T5ZeYRjrx3wP 3ceEkCC1FMXek0kVxbYfl2H8irjzMhmHSea1v5wt/SeZT6UckCAvcjwYnarTdR3Hau 8hNWCw5nttAegpafCydI6a5dEV/pYwfDeJaqVkxY=
Date: Sun, 22 Mar 2020 05:58:07 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK25M3PQ5367JMJEUDN4QNA57EVBNHHCCZFIHA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3418/issue_event/3152640541@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3418@github.com>
References: <quicwg/base-drafts/issues/3418@github.com>
Subject: Re: [quicwg/base-drafts] Order transport parameters (#3418)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7760df7cd7_6f2e3fc436ccd9603045e3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/tzBtmrWDYvwl8J2wARbPfDuATTw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 12:58:09 -0000

----==_mimepart_5e7760df7cd7_6f2e3fc436ccd9603045e3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #3418.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3418#event-3152640541
----==_mimepart_5e7760df7cd7_6f2e3fc436ccd9603045e3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="560244792" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3418" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3418/hovercard" href="https://github.com/quicwg/base-drafts/issues/3418">#3418</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3418#event-3152640541">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZXTE5T6MMXBD375QTRIYDN7ANCNFSM4KQHVFMA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6CINQRFLKXKFWFZUDRIYDN7A5CNFSM4KQHVFMKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXPUXUHI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3418#event-3152640541",
"url": "https://github.com/quicwg/base-drafts/issues/3418#event-3152640541",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7760df7cd7_6f2e3fc436ccd9603045e3--


From nobody Sun Mar 22 05:58:39 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AEA4B3A040B for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 05:58:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GcsbMWDWZuDs for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 05:58:30 -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 3E14A3A0404 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 05:58:30 -0700 (PDT)
Received: from github-lowworker-3a0df0f.ac4-iad.github.net (github-lowworker-3a0df0f.ac4-iad.github.net [10.52.25.92]) by smtp.github.com (Postfix) with ESMTP id F33C7120105 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 05:58:28 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584881909; bh=X6ZCuIMts04tg9goDR1sqPJjJSLknmzkEzm3Ae/8cxo=; h=Date:From:To:Subject:From; b=hsjHJENUWrlILbVB89ge7SYyp0ZkCUFBbItpzTLjpUW5VtrfMJ56cuZtibuS+TP0Q zmtXw2S2QaS3QtjDym5zA7a8K4gh+yh678iUNBWtQhIWzIdzqdZ5mDvv7+ussAvUtc +RIZic2+T2Gy75VN2y3a1fyMUkymy3LE76D2/OWU=
Date: Sun, 22 Mar 2020 05:58:28 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/c5b64d-9c09a1@github.com>
Subject: [quicwg/base-drafts] 9c09a1: Script updating gh-pages from 6ab43d73. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/8yuo1-YWGwCRLZu-bL4H-QN7JTw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 12:58:34 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 9c09a1871465b3657f7e6f4ac921beb9403bf44d
      https://github.com/quicwg/base-drafts/commit/9c09a1871465b3657f7e6f4ac921beb9403bf44d
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-22 (Sun, 22 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 6ab43d73. [ci skip]



From nobody Sun Mar 22 05:58:44 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 24E793A044D for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 05:58:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id A6KBmX-z9yaH for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 05:58:38 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 97A493A040B for <quic-issues@ietf.org>; Sun, 22 Mar 2020 05:58:38 -0700 (PDT)
Received: from github-lowworker-c73936b.ash1-iad.github.net (github-lowworker-c73936b.ash1-iad.github.net [10.56.112.13]) by smtp.github.com (Postfix) with ESMTP id E8692280068 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 05:58:37 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584881917; bh=TKSeiAwdiGw2yXZj7/Q6iqCDfgldxXJEPIis6lfmmUE=; h=Date:From:To:Subject:From; b=l+K2RfOmVGiR4Zbvf0BRp7plH8+41D8y+fA+NRaOU9RCFXWMuRa6atW0peehxSuqw 7ppNN2Se7AT4uZ81KYPpHdv4IoxLRnkUrLGXf8OpoD8l8aHjsknBDsHxpZqEZiEeSF uMap8mnCLY4ynWr6wChp9ieQfNOQHn5cjlbUsznA=
Date: Sun, 22 Mar 2020 05:58:37 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/9c09a1-18e5c2@github.com>
Subject: [quicwg/base-drafts] 18e5c2: Script updating archive at 2020-03-22T12:58:32Z. [...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/WhXd1Mjej8GNLMs0i-wfcueZPL4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 12:58:41 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 18e5c2042ee94ac5e7d5734e8d217a4dfe4eb1b4
      https://github.com/quicwg/base-drafts/commit/18e5c2042ee94ac5e7d5734e8d217a4dfe4eb1b4
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-22 (Sun, 22 Mar 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-03-22T12:58:32Z. [ci skip]



From nobody Sun Mar 22 06:02:05 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A1F323A040E for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 06:02:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id excFk_KQicSO for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 06:02: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 828453A03F8 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 06:02:01 -0700 (PDT)
Received: from github-lowworker-3a0df0f.ac4-iad.github.net (github-lowworker-3a0df0f.ac4-iad.github.net [10.52.25.92]) by smtp.github.com (Postfix) with ESMTP id CF0B996174B for <quic-issues@ietf.org>; Sun, 22 Mar 2020 06:02:00 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584882120; bh=1+H9IzWPquI+X2XDxBMz7nduwGSaZI9EDsxDu2FKodM=; h=Date:From:To:Subject:From; b=Ecoksu8i5C2R4Sq23P19rb5ZPvHK8pk4G2Pwa2trm5GxdTcbLGm7EUvW7NkFhBjJB sFfOlyJgVt3jK3w6jJ+DOto/G9v/sL4X24eVgJipSynswZf8bcrzJTc4NRFv0shHgL aImM2V4YZL9xT1jvp5+kIKRn+nTg+tR0QTFH6OcI=
Date: Sun, 22 Mar 2020 06:02:00 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-no-crypto-data/82c82d-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/TyzJ9YBDEMjuHh53UuToSdzdAWM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 13:02:03 -0000

  Branch: refs/heads/ianswett-no-crypto-data
  Home:   https://github.com/quicwg/base-drafts


From nobody Sun Mar 22 06:02:22 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5401E3A0418 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 06:02:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EPPn4bi5sa11 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 06:02:08 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 447C13A041A for <quic-issues@ietf.org>; Sun, 22 Mar 2020 06:02:08 -0700 (PDT)
Received: from github-lowworker-1dbcc59.ash1-iad.github.net (github-lowworker-1dbcc59.ash1-iad.github.net [10.56.105.54]) by smtp.github.com (Postfix) with ESMTP id 5F4722C1D42 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 06:02:07 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584882127; bh=93M/e2zEvWTK2JHzoivSls571qvejx8kFOAK7mwF5Vs=; h=Date:From:To:Subject:From; b=s6KneX+8bxZ9VsWLqiVvJXn/ncZc6YX/stKw0mOa2I/M4qx+6NfE4B2Q7WS2FJk7v qqSVCUMcC5schXh5LyAqTLIL7yuq0ZgQPQ5O+NCfq3PiXe2hFjC19iLrsxbVu3bHct oX7CQRYk57cl7RElAAd61gpsuYWKVwQF2NF0vsV8=
Date: Sun, 22 Mar 2020 06:02:07 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-send-after-ack/a6370e-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/nL9mZgsxnia7wsVvIdzm-FCkWpM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 13:02:12 -0000

  Branch: refs/heads/ianswett-send-after-ack
  Home:   https://github.com/quicwg/base-drafts


From nobody Sun Mar 22 06:02:26 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D3C683A041A for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 06:02:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qC7sUhTQQrW5 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 06:02: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 C9CBC3A03F8 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 06:02:10 -0700 (PDT)
Received: from github-lowworker-0eea13f.ash1-iad.github.net (github-lowworker-0eea13f.ash1-iad.github.net [10.56.109.26]) by smtp.github.com (Postfix) with ESMTP id 1FE9D2C118D for <quic-issues@ietf.org>; Sun, 22 Mar 2020 06:02:10 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584882130; bh=ovQnf2GGmZl2WA8OFd9/wT9M0TKOyJh8znI3i2aH/iY=; h=Date:From:To:Subject:From; b=VRHVREdYGVbRoX3CO+kpUqeVM8pXzh7epcbYG8uL9Y8561DPEPkYhmiOdjjEdFjo9 zmR7WF4hJNiFtJevzlzET2rmxz8e6OJe9s568IZeeuj2ef4nXyCKpphgdPEkTDBShQ /d0gy3H5DfTMMVBM3z367g7TVmTZYioEJsiDs7IE=
Date: Sun, 22 Mar 2020 06:02:10 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-mad-us/9aebef-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/WYFWK56WQeItc1cyEjwXZKLxF9Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 13:02:12 -0000

  Branch: refs/heads/ianswett-mad-us
  Home:   https://github.com/quicwg/base-drafts


From nobody Sun Mar 22 06:02:31 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2E51F3A041C for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 06:02:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qEvNBZDWXv9z for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 06:02:20 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 210263A040E for <quic-issues@ietf.org>; Sun, 22 Mar 2020 06:02:20 -0700 (PDT)
Date: Sun, 22 Mar 2020 06:02:19 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584882139; bh=Rcqa6OcLi3QHuC0ulC3IDW8f2qmSqC+vdmgl6FT5bR8=; h=Date:From:To:Subject:From; b=QURUVBjvnCr/9MyNy2IOECXG7kmjMfYFddenY6uFpbQHx0pYipTgkauyC5hbO9/Bk OLd0QW/HZLTRrfPLNazx/9W1di5Ng37XXXH/wvNlpy3hjR1gMVhQdwZDYEof554sBh JwZwO+c2lST11yb1inJtmltVWv7JvQbmbS5/Y9zM=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/revert-3442-ianswett-remove-ignoring-loss/0a7735-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/2fuv48MA_qn3Q4iZdhAfs-ptiw0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 13:02:23 -0000

  Branch: refs/heads/revert-3442-ianswett-remove-ignoring-loss
  Home:   https://github.com/quicwg/base-drafts


From nobody Sun Mar 22 06:08:09 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 498513A05AC for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 06:08:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dpodt9cFzyId for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 06:08:05 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8EDAE3A0522 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 06:08:05 -0700 (PDT)
Date: Sun, 22 Mar 2020 06:08:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584882484; bh=eSklaF1H09l2padwpnJsI/nsAiE/lzR5YIrrer+YQww=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=QGOzLHaiQiWEADh/iomFoX/yFGQxKEBdVofk8zQLwA8g3TiEqMk3QpuPuIGG7PHsy gZ/wPjFUgtPtxQpsekwHlhvX6HDiku+hrzi7vb7hYRBWCOD+XF2egoIMM9+w7BBdEP 6L7SzM5AC9To9o5HCQ/7GPG6DOs41KO4PQSChkng=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4PIFMY7H6M7Y7SCTV4QNCDJEVBNHHCCXPLHM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3413/602197839@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3413@github.com>
References: <quicwg/base-drafts/issues/3413@github.com>
Subject: Re: [quicwg/base-drafts] Does the amplification limit apply to PTO packets? (#3413)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e77633475a07_57bc3fb6a6acd9648030ed"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/1JxR4JoU3Upzn84VBvj3UY_HM14>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 13:08:08 -0000

----==_mimepart_5e77633475a07_57bc3fb6a6acd9648030ed
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ekr the PTO should be updated when an ack-eliciting packet is sent, since the right edge moves, so that case should already be handled correctly.  I'll write an editorial PR to try to make all this extra clear.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3413#issuecomment-602197839
----==_mimepart_5e77633475a07_57bc3fb6a6acd9648030ed
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/ekr/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ekr">@ekr</a> the PTO should be updated when an ack-eliciting packet is sent, since the right edge moves, so that case should already be handled correctly.  I'll write an editorial PR to try to make all this extra clear.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3413#issuecomment-602197839">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4PGAK32SDCQ7KSDODRIYETJANCNFSM4KPZEBSA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2Q5D5GQQBVGVTG5GTRIYETJA5CNFSM4KPZEBSKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPSM6TY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3413#issuecomment-602197839",
"url": "https://github.com/quicwg/base-drafts/issues/3413#issuecomment-602197839",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e77633475a07_57bc3fb6a6acd9648030ed--


From nobody Sun Mar 22 06:52:54 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 736F13A0817 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 06:52:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XhahmyHl0-yY for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 06:52:38 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C35453A0894 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 06:52:38 -0700 (PDT)
Date: Sun, 22 Mar 2020 06:52:37 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584885157; bh=adFd6Xc9ahkLAE9ytj9gwvdGH8vJN4h5vE52KsiWitw=; h=Date:From:To:Subject:From; b=uEJSBuYjky1zvlIYCoyJ8ZVjI2x5kxH27kSrNt5r+vHRSrR6brthLSrpLr7V0zxvH /gCKuuTqMe6k7BHRn+ecKdhi4Rjxqh/DRXhfiSD8nylUkr7yxk6hD/xYlTZYGdEfJO x86dRe9WnrxTvm4UNIG/2vmcd0ZvM28CrT8Nkfaw=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-appendix-recommended/000000-05f595@github.com>
Subject: [quicwg/base-drafts] 05f595: Remove normative text from the Recovery Appendix
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/WVXLMh_CGibx8hrgqJXbh48DRSY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 13:52:53 -0000

  Branch: refs/heads/ianswett-appendix-recommended
  Home:   https://github.com/quicwg/base-drafts
  Commit: 05f5956b827e93aa895cf4d3d6a30b81db29e13a
      https://github.com/quicwg/base-drafts/commit/05f5956b827e93aa895cf4d3d6a30b81db29e13a
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-22 (Sun, 22 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Remove normative text from the Recovery Appendix

Moves some RECOMMENDEDs up and removes others which are already elsewhere in the draft and reference those sections.

This was intended to fix #3205, which I can still do in this PR if @larseggert would like, but I still think of Min CWND and Initial CWND as constants per-connection, even if they're not truly constants.



From nobody Sun Mar 22 06:53:32 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id ABFDB3A0814 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 06:53:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.098
X-Spam-Level: 
X-Spam-Status: No, score=-3.098 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rYMugjQ0PKpY for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 06:53:25 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D393B3A0811 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 06:53:24 -0700 (PDT)
Received: from github-lowworker-0f7e7fd.ash1-iad.github.net (github-lowworker-0f7e7fd.ash1-iad.github.net [10.56.110.17]) by smtp.github.com (Postfix) with ESMTP id DD57B9604FE for <quic-issues@ietf.org>; Sun, 22 Mar 2020 06:53:23 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584885203; bh=2bKnzGHlzfdNu2Tf96z6hILhmY1Otb1sq1OcrO7z60M=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=xdlj5wDhiP2wsAsn0Dz8bFBGORI9rR4IWcQvdJZT0D6aFDyxrduS+gN5CmYuea2r/ x2mpbvGkUcrIek4SwryCMuoEzrxcutqEQTs79fe9ZN52P971nFyhzTQoxoVL6W55nC wM4vGJSP31Thzlvh33hm5rnzPjqOLHN+YrDhYTSA=
Date: Sun, 22 Mar 2020 06:53:23 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6APRLJZDGY4EU7DS54QNHNHEVBNHHCF2LOLU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3538@github.com>
Subject: [quicwg/base-drafts] Remove normative text from the Recovery Appendix (#3538)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e776dd3cdbe9_34b73fac0c2cd95c146144"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/0YfroOiwsPUIyewrcH67No4IuSQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 13:53:31 -0000

----==_mimepart_5e776dd3cdbe9_34b73fac0c2cd95c146144
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Moves some RECOMMENDEDs up and removes others which are already elsewhere in the draft and reference those sections.

This was intended to fix #3205, which I can still do in this PR if @larseggert would like, but I still think of Min CWND and Initial CWND as constants per-connection, even if they&#39;re not truly constants.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/3538

-- Commit Summary --

  * Remove normative text from the Recovery Appendix

-- File Changes --

    M draft-ietf-quic-recovery.md (21)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/3538.patch
https://github.com/quicwg/base-drafts/pull/3538.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3538

----==_mimepart_5e776dd3cdbe9_34b73fac0c2cd95c146144
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Moves some RECOMMENDEDs up and removes others which are already elsewhere in the draft and reference those sections.</p>
<p>This was intended to <span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #3205.">fix</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="519981339" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3205" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3205/hovercard" href="https://github.com/quicwg/base-drafts/issues/3205">#3205</a>, which I can still do in this PR if <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/larseggert/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/larseggert">@larseggert</a> would like, but I still think of Min CWND and Initial CWND as constants per-connection, even if they're not truly constants.</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/3538'>https://github.com/quicwg/base-drafts/pull/3538</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Remove normative text from the Recovery Appendix</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/3538/files#diff-98295c891c68edd662536cf2a42bf089">draft-ietf-quic-recovery.md</a>
    (21)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3538.patch'>https://github.com/quicwg/base-drafts/pull/3538.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3538.diff'>https://github.com/quicwg/base-drafts/pull/3538.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3538">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5C6JGDZ2FYA5NAYATRIYJ5HANCNFSM4LRJSPZQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6KCNHEF5P2BQJCRBLRIYJ5HA5CNFSM4LRJSPZ2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IXJNZOQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3538",
"url": "https://github.com/quicwg/base-drafts/pull/3538",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e776dd3cdbe9_34b73fac0c2cd95c146144--


From nobody Sun Mar 22 06:53:36 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CCE1F3A080A for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 06:53:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0UXEN-kLaJ-J for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 06:53:33 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 70DD23A0841 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 06:53:33 -0700 (PDT)
Received: from github-lowworker-3a0df0f.ac4-iad.github.net (github-lowworker-3a0df0f.ac4-iad.github.net [10.52.25.92]) by smtp.github.com (Postfix) with ESMTP id 7175C8C0FAB for <quic-issues@ietf.org>; Sun, 22 Mar 2020 06:53:32 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584885212; bh=YIQEYG3xc3B96CYcBnRGtNMJISejFXZpLWtDwia9sRc=; h=Date:From:To:Subject:From; b=cgyU3d+Sr6WrVlzRdeRwhOeuH4/0WxA3vZ0zPerZ6EhwSfC4NHUnzmj9i8LZDTvok qpf7efGL7vV+APhky+dMP8ciYi54Kn/ToztNBMJ1QBjPv1dBIaJ4Y13d2aW6Ob2hzh neMk89D4hXXPn2wvW44e8L5cz0eE/bcHGjrqbtdE=
Date: Sun, 22 Mar 2020 06:53:32 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/18e5c2-3a1d45@github.com>
Subject: [quicwg/base-drafts] 3a1d45: Script updating gh-pages from 05f5956b. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/oD9q7w6-5VQU6PEWWjQL3G6OC50>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 13:53:35 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 3a1d45b7b649331a187f11c1b22e753749890e7d
      https://github.com/quicwg/base-drafts/commit/3a1d45b7b649331a187f11c1b22e753749890e7d
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-22 (Sun, 22 Mar 2020)

  Changed paths:
    A ianswett-appendix-recommended/draft-ietf-quic-http.html
    A ianswett-appendix-recommended/draft-ietf-quic-http.txt
    A ianswett-appendix-recommended/draft-ietf-quic-invariants.html
    A ianswett-appendix-recommended/draft-ietf-quic-invariants.txt
    A ianswett-appendix-recommended/draft-ietf-quic-qpack.html
    A ianswett-appendix-recommended/draft-ietf-quic-qpack.txt
    A ianswett-appendix-recommended/draft-ietf-quic-recovery.html
    A ianswett-appendix-recommended/draft-ietf-quic-recovery.txt
    A ianswett-appendix-recommended/draft-ietf-quic-tls.html
    A ianswett-appendix-recommended/draft-ietf-quic-tls.txt
    A ianswett-appendix-recommended/draft-ietf-quic-transport.html
    A ianswett-appendix-recommended/draft-ietf-quic-transport.txt
    A ianswett-appendix-recommended/index.html
    R ianswett-no-crypto-data/draft-ietf-quic-http.html
    R ianswett-no-crypto-data/draft-ietf-quic-http.txt
    R ianswett-no-crypto-data/draft-ietf-quic-invariants.html
    R ianswett-no-crypto-data/draft-ietf-quic-invariants.txt
    R ianswett-no-crypto-data/draft-ietf-quic-qpack.html
    R ianswett-no-crypto-data/draft-ietf-quic-qpack.txt
    R ianswett-no-crypto-data/draft-ietf-quic-recovery.html
    R ianswett-no-crypto-data/draft-ietf-quic-recovery.txt
    R ianswett-no-crypto-data/draft-ietf-quic-spin-exp.html
    R ianswett-no-crypto-data/draft-ietf-quic-spin-exp.txt
    R ianswett-no-crypto-data/draft-ietf-quic-tls.html
    R ianswett-no-crypto-data/draft-ietf-quic-tls.txt
    R ianswett-no-crypto-data/draft-ietf-quic-transport.html
    R ianswett-no-crypto-data/draft-ietf-quic-transport.txt
    R ianswett-no-crypto-data/index.html
    R ianswett-send-after-ack/draft-ietf-quic-http.html
    R ianswett-send-after-ack/draft-ietf-quic-http.txt
    R ianswett-send-after-ack/draft-ietf-quic-invariants.html
    R ianswett-send-after-ack/draft-ietf-quic-invariants.txt
    R ianswett-send-after-ack/draft-ietf-quic-qpack.html
    R ianswett-send-after-ack/draft-ietf-quic-qpack.txt
    R ianswett-send-after-ack/draft-ietf-quic-recovery.html
    R ianswett-send-after-ack/draft-ietf-quic-recovery.txt
    R ianswett-send-after-ack/draft-ietf-quic-tls.html
    R ianswett-send-after-ack/draft-ietf-quic-tls.txt
    R ianswett-send-after-ack/draft-ietf-quic-transport.html
    R ianswett-send-after-ack/draft-ietf-quic-transport.txt
    R ianswett-send-after-ack/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 05f5956b. [ci skip]



From nobody Sun Mar 22 07:05:30 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0F0B83A00C0 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 07:05:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.099
X-Spam-Level: 
X-Spam-Status: No, score=-2.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id r8CPaMyp8C78 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 07:05:26 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A58213A0028 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 07:05:26 -0700 (PDT)
Received: from github-lowworker-0f78100.ash1-iad.github.net (github-lowworker-0f78100.ash1-iad.github.net [10.56.25.48]) by smtp.github.com (Postfix) with ESMTP id 8C67828227D for <quic-issues@ietf.org>; Sun, 22 Mar 2020 07:05:25 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584885925; bh=NMyHYxOG5XJ+QpSzDmstXcbh5pCl1qicE3jCojJEbg8=; h=Date:From:To:Subject:From; b=F3gY3pQFZUg29DQQ8Bg1xrwmZJGPauOZu/kp+Ly6Ru4ZA7KJbKNds6jV9yjRDrQDF 2DBPrsQ4bSVmGyiS5rKmj67enFjgkKdpPk3uW1G4dbxRK7YB3iOPX8h4sDEZfhX1Rw JuYxVlr9Ji14U7gXyTF1jqyJt2Jb5ScNkUgO7ETE=
Date: Sun, 22 Mar 2020 07:05:25 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-appendix-recommended/05f595-642ce7@github.com>
Subject: [quicwg/base-drafts] 642ce7: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/f5wjoE2ja7Ci7IOB25qtXYfFLzE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 14:05:29 -0000

  Branch: refs/heads/ianswett-appendix-recommended
  Home:   https://github.com/quicwg/base-drafts
  Commit: 642ce7caca446e4b44bd395ac082e49c3b9b50f2
      https://github.com/quicwg/base-drafts/commit/642ce7caca446e4b44bd395ac082e49c3b9b50f2
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-22 (Sun, 22 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

More fixes.



From nobody Sun Mar 22 07:05:49 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8071B3A00C0 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 07:05:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.553
X-Spam-Level: 
X-Spam-Status: No, score=-1.553 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XHDnuGM5dPqc for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 07:05:47 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 310873A0028 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 07:05:47 -0700 (PDT)
Received: from github-lowworker-275fa97.va3-iad.github.net (github-lowworker-275fa97.va3-iad.github.net [10.48.17.64]) by smtp.github.com (Postfix) with ESMTP id 515E68C08AE for <quic-issues@ietf.org>; Sun, 22 Mar 2020 07:05:46 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584885946; bh=zPWfEYjg/lTif6c13iFCK5Lzmebc+CEnnbuuFW17HiY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=jCF8x2PHyyH/hcgxi7vN7obDNZJBVPcCVMkpupQJOet6WJwugxEWv8XKZjN0sJR1D pyqOadd3SJsVQUCs8lxMw2fG9eNIxP8QvCyaAawEzJV86xcKix9tuqI3tv8r7yiOqW +GxfXlTxbpgk4Ni0CtJPq9Gyb/dBe6/7x0HnW5f4=
Date: Sun, 22 Mar 2020 07:05:46 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3538/push/4799600471@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3538@github.com>
References: <quicwg/base-drafts/pull/3538@github.com>
Subject: Re: [quicwg/base-drafts] Remove normative text from the Recovery Appendix (#3538)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7770ba42196_69b13f8d83ecd95c12833"; 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/TuLC7ROD0cLhCY-BNKTs1AlQDVo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 14:05:49 -0000

----==_mimepart_5e7770ba42196_69b13f8d83ecd95c12833
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

642ce7caca446e4b44bd395ac082e49c3b9b50f2  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/3538/files/05f5956b827e93aa895cf4d3d6a30b81db29e13a..642ce7caca446e4b44bd395ac082e49c3b9b50f2

----==_mimepart_5e7770ba42196_69b13f8d83ecd95c12833
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/642ce7caca446e4b44bd395ac082e49c3b9b50f2">642ce7c</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/3538/files/05f5956b827e93aa895cf4d3d6a30b81db29e13a..642ce7caca446e4b44bd395ac082e49c3b9b50f2">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKY65JXISUZOBVXXM6TRIYLLVANCNFSM4LRJSPZQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK455TECMP6LNTPHRCLRIYLLVA5CNFSM4LRJSPZ2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TEMBQHEZDGNSQOVZWQIZUG44TSNRQGA2DOMI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3538/files/05f5956b827e93aa895cf4d3d6a30b81db29e13a..642ce7caca446e4b44bd395ac082e49c3b9b50f2",
"url": "https://github.com/quicwg/base-drafts/pull/3538/files/05f5956b827e93aa895cf4d3d6a30b81db29e13a..642ce7caca446e4b44bd395ac082e49c3b9b50f2",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e7770ba42196_69b13f8d83ecd95c12833--


From nobody Sun Mar 22 07:06:17 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8BC793A00C0 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 07:06:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id P6i6a1HGVaPP for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 07:06:15 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 62B153A0028 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 07:06:15 -0700 (PDT)
Date: Sun, 22 Mar 2020 07:06:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584885974; bh=oP0PbHXd4xU0n2CNP5265QJYs9fWvOkYMgj0Y9j24AM=; h=Date:From:To:Subject:From; b=uo7uG++7CkcpMviLivhUyI9AGvVOZnsKHDcp7uaKRpY9y4kfMXt/bmzgUDCDCkm+B nNGY6HEJ41zbogeVxbCND7nJEpSr+mnGCC0CmN50/nvb7DxKfB5uhlINso9WMNyDMt huG4WigJJCPXg6KY8w8cd30DNPid4HWd3OqYWUIA=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/3a1d45-5c6916@github.com>
Subject: [quicwg/base-drafts] 5c6916: Script updating gh-pages from 642ce7ca. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/kGudstJv9R4n1Yt0x9Cz3nJvvqg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 14:06:17 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 5c6916ba47774e3b4e0d2b4d5482b4f3e9d3dc5a
      https://github.com/quicwg/base-drafts/commit/5c6916ba47774e3b4e0d2b4d5482b4f3e9d3dc5a
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-22 (Sun, 22 Mar 2020)

  Changed paths:
    M ianswett-appendix-recommended/draft-ietf-quic-recovery.html
    M ianswett-appendix-recommended/draft-ietf-quic-recovery.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 642ce7ca. [ci skip]



From nobody Sun Mar 22 07:09:08 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 198963A00D5 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 07:09:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.099
X-Spam-Level: 
X-Spam-Status: No, score=-2.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TzAxII4WLPJJ for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 07:09:05 -0700 (PDT)
Received: from out-16.smtp.github.com (out-16.smtp.github.com [192.30.254.199]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 29D573A00C0 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 07:09:05 -0700 (PDT)
Date: Sun, 22 Mar 2020 07:09:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584886144; bh=Mjc4xQJfVsbaxcP5p3ftn8Pi2rTCOA6oZHl8wTI2Ylw=; h=Date:From:To:Subject:From; b=MHbpixQXvgpaN0ie94ouRf8J3kGVdGvdJutWxNBPKq/SC/ZotHmdTc/8QlRkV5Edr n8nY9DrGhRC698rnb0tBTInqVTykQi4ByQST8h6p4TrFHQZllX4oKl9Rkb8r2kHXRZ Kx4iniwk5s8SsJsnKiwNpJVcCs2xf0AQ1Yt9ZbtY=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-appendix-recommended/642ce7-1c5933@github.com>
Subject: [quicwg/base-drafts] 1c5933: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/KlQarAyRFfv0Hhq7TRFdBIRB-L0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 14:09:07 -0000

  Branch: refs/heads/ianswett-appendix-recommended
  Home:   https://github.com/quicwg/base-drafts
  Commit: 1c593340d789d6125321e5472f64683dd5394000
      https://github.com/quicwg/base-drafts/commit/1c593340d789d6125321e5472f64683dd5394000
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-22 (Sun, 22 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



From nobody Sun Mar 22 07:09:35 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 01B413A0121 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 07:09:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.553
X-Spam-Level: 
X-Spam-Status: No, score=-1.553 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BEvEShya_2WO for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 07:09:26 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CC6463A00C0 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 07:09:25 -0700 (PDT)
Date: Sun, 22 Mar 2020 07:09:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584886165; bh=rWgwgK+6KESagI5LTfzPVuZx/roZ3XeAQzK5ZIZ2Unc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=RYAj/2C+9+UfFa6xGxqamHsceKm8O+nmumkkQftS+Gw8Rl5VwreJySQCiRRx/RQND Hn+hJcp9Z+7cuPUCoMql09SrlwFK8nfRuOJ7aEYknVNPjOGRRYpSC1wK4fvjk50B/k YKXYtl6RevvtnRQCB1jzLKuhrAUYAS/l9uGDFGzo=
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/3538/push/4799608783@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3538@github.com>
References: <quicwg/base-drafts/pull/3538@github.com>
Subject: Re: [quicwg/base-drafts] Remove normative text from the Recovery Appendix (#3538)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e777195119cf_2d2c3f9d7dccd9682075cf"; 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/dDGBjn0JKDKUx05mtKqpTw0xN-A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 22 Mar 2020 14:09:30 -0000

----==_mimepart_5e777195119cf_2d2c3f9d7dccd9682075cf
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

1c593340d789d6125321e5472f64683dd5394000  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/3538/files/642ce7caca446e4b44bd395ac082e49c3b9b50f2..1c593340d789d6125321e5472f64683dd5394000

----==_mimepart_5e777195119cf_2d2c3f9d7dccd9682075cf
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/1c593340d789d6125321e5472f64683dd5394000">1c59334</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/3538/files/642ce7caca446e4b44bd395ac082e49c3b9b50f2..1c593340d789d6125321e5472f64683dd5394000">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4XUMPSUT2ZYLTUEALRIYLZLANCNFSM4LRJSPZQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3HJRKFQRBSVC2LZWTRIYLZLA5CNFSM4LRJSPZ2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TEMBQHEZDGNSQOVZWQIZUG44TSNRQHA3TQMY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3538/files/642ce7caca446e4b44bd395ac082e49c3b9b50f2..1c593340d789d6125321e5472f64683dd5394000",
"url": "https://github.com/quicwg/base-drafts/pull/3538/files/642ce7caca446e4b44bd395ac082e49c3b9b50f2..1c593340d789d6125321e5472f64683dd5394000",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e777195119cf_2d2c3f9d7dccd9682075cf--


From nobody Sun Mar 22 07:09:56 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A6CAF3A0141 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 07:09:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id C8IggIK7hVA9 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 07:09:48 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 87EEC3A00C0 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 07:09:48 -0700 (PDT)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id 88EC76A0A92 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 07:09:47 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584886187; bh=bg/2Ot948W5cdPpR8hD4ru5LhspQCcoxJtBrTWBD/Gc=; h=Date:From:To:Subject:From; b=oL13YkILk4OYvada+9fvVhsqp1VOhrycbbZ0sXqPHmnkHNFHi4xE6QB6T+kuKN/Au SUmzpVAU44JH+c99wZO66JYTkPZYukljkqCKA2TTFvvOAhMAzE/9sZ3LN5lpr9HuGQ sgbbhV5OpVC47inE38BHJnzCWJyNhHNXICCZHqUs=
Date: Sun, 22 Mar 2020 07:09:47 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/5c6916-34cc67@github.com>
Subject: [quicwg/base-drafts] 34cc67: Script updating gh-pages from 1c593340. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/lbYSffMFzN-9J4ZxHDW_jaw3m7I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 14:09:50 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 34cc6766ceeb90eee2b3d7365f5e1991db48a831
      https://github.com/quicwg/base-drafts/commit/34cc6766ceeb90eee2b3d7365f5e1991db48a831
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-22 (Sun, 22 Mar 2020)

  Changed paths:
    M ianswett-appendix-recommended/draft-ietf-quic-recovery.html
    M ianswett-appendix-recommended/draft-ietf-quic-recovery.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 1c593340. [ci skip]



From nobody Sun Mar 22 07:15:59 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7CBBB3A0141 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 07:15:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Sd1rtdpHqrXC for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 07:15:55 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 493B23A012A for <quic-issues@ietf.org>; Sun, 22 Mar 2020 07:15:55 -0700 (PDT)
Received: from github-lowworker-f62aa54.va3-iad.github.net (github-lowworker-f62aa54.va3-iad.github.net [10.48.17.68]) by smtp.github.com (Postfix) with ESMTP id 6991E8C0C80 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 07:15:54 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584886554; bh=eAwauqZbwxN2E7Y0xzZpJrlLGOwXfojIcaRnRyl6rk4=; h=Date:From:To:Subject:From; b=HwJcg+TZE3v/xAPELSRQw/uBTD6waMcLXUSaHnIj8aGEPzw1w91Mu8CrtJaD5zDWp eYjLzoOgE/k1ZU8jJQ8VFWFCLfwujCfu888NW0TJ6o87QziyUBXJdx+i+O7bwYNN+0 ZmDpdXXmPK05QE6Qr0T14em3RvW8ODCIcck867kU=
Date: Sun, 22 Mar 2020 07:15:54 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-appendix-recommended/1c5933-b93294@github.com>
Subject: [quicwg/base-drafts] b93294: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/yk-Mc4DbkxbJUub5pEP-tc9xAcI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 14:15:58 -0000

  Branch: refs/heads/ianswett-appendix-recommended
  Home:   https://github.com/quicwg/base-drafts
  Commit: b9329499d67dfcd20cceec5f248408c2e2bbbed6
      https://github.com/quicwg/base-drafts/commit/b9329499d67dfcd20cceec5f248408c2e2bbbed6
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-22 (Sun, 22 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Remove one more RECOMMENDs



From nobody Sun Mar 22 07:16:19 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3FDDE3A0141 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 07:16:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.553
X-Spam-Level: 
X-Spam-Status: No, score=-1.553 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id D7RN60BBVrF8 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 07:16:17 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0003C3A012A for <quic-issues@ietf.org>; Sun, 22 Mar 2020 07:16:16 -0700 (PDT)
Received: from github-lowworker-fa7043e.ash1-iad.github.net (github-lowworker-fa7043e.ash1-iad.github.net [10.56.109.45]) by smtp.github.com (Postfix) with ESMTP id E8429520075 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 07:16:15 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584886575; bh=l2IESN+vtNn169w6jRe7qa2N5aE0pKARhsvmb4AsU9s=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=v7APNF8iZF7w/En9mfe06YzpLdNZji2Lc8VnWcKQz6ZV+3Z8a6rAz7Vl/lkouvUA5 l9Um+A3B1W8btQFBt7StU/29GWh9n76eojnGQa2ULZ1EE6/iAq7sH5djn2+NC82jaK pDmIwIGHSTc2k55Q1LOGopOTieUboSE36ERlDEis=
Date: Sun, 22 Mar 2020 07:16:15 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3538/push/4799624480@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3538@github.com>
References: <quicwg/base-drafts/pull/3538@github.com>
Subject: Re: [quicwg/base-drafts] Remove normative text from the Recovery Appendix (#3538)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e77732fd7024_4c943f9a564cd968285957"; 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/QlkkYavv2M9gIiYyTXyOa081AFA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 14:16:19 -0000

----==_mimepart_5e77732fd7024_4c943f9a564cd968285957
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

b9329499d67dfcd20cceec5f248408c2e2bbbed6  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/3538/files/1c593340d789d6125321e5472f64683dd5394000..b9329499d67dfcd20cceec5f248408c2e2bbbed6

----==_mimepart_5e77732fd7024_4c943f9a564cd968285957
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/b9329499d67dfcd20cceec5f248408c2e2bbbed6">b932949</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/3538/files/1c593340d789d6125321e5472f64683dd5394000..b9329499d67dfcd20cceec5f248408c2e2bbbed6">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2YEZDWU25W5OLAPPTRIYMS7ANCNFSM4LRJSPZQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5XT6ZD574GYKRQ4ITRIYMS7A5CNFSM4LRJSPZ2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TEMBQHEZDGNSQOVZWQIZUG44TSNRSGQ2DQMA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3538/files/1c593340d789d6125321e5472f64683dd5394000..b9329499d67dfcd20cceec5f248408c2e2bbbed6",
"url": "https://github.com/quicwg/base-drafts/pull/3538/files/1c593340d789d6125321e5472f64683dd5394000..b9329499d67dfcd20cceec5f248408c2e2bbbed6",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e77732fd7024_4c943f9a564cd968285957--


From nobody Sun Mar 22 07:18:43 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5A70B3A02BC for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 07:18:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.099
X-Spam-Level: 
X-Spam-Status: No, score=-2.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UrcRUwXA3L8D for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 07:18: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 4C00A3A03FC for <quic-issues@ietf.org>; Sun, 22 Mar 2020 07:18:41 -0700 (PDT)
Received: from github-lowworker-1ac52d7.ash1-iad.github.net (github-lowworker-1ac52d7.ash1-iad.github.net [10.56.25.52]) by smtp.github.com (Postfix) with ESMTP id F0CE6121262 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 07:18:40 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584886721; bh=tngCXmIs1rJyRtjptlj15U4XHAXjXPSRYyxL9F2Mu4A=; h=Date:From:To:Subject:From; b=yGGZGsgQ8u+n8HWbkGr1ToVqDhlT0/j6nzxFocvj25k2sjsopDxyaUo5h0PVFuLdk lM7RGSzf8/DsMFlDMZfmIUt6C1aZnB7TC18gmzeudWXmN6B803JO747SEppjv0h5yy +9n6IptOzjW5BmQgfCcA5hkif95IUbM1pXlegDL4=
Date: Sun, 22 Mar 2020 07:18:40 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-appendix-recommended/b93294-9377e7@github.com>
Subject: [quicwg/base-drafts] 9377e7: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/4A5ZjfQTXD3sDiDjmfLRwIPZi40>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 14:18:43 -0000

  Branch: refs/heads/ianswett-appendix-recommended
  Home:   https://github.com/quicwg/base-drafts
  Commit: 9377e7102c4004ebfedb9bb22ad5c0db9b2cc19b
      https://github.com/quicwg/base-drafts/commit/9377e7102c4004ebfedb9bb22ad5c0db9b2cc19b
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-22 (Sun, 22 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



From nobody Sun Mar 22 07:19:04 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 436673A02BD for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 07:19:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.553
X-Spam-Level: 
X-Spam-Status: No, score=-1.553 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BnQE9iegpsoL for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 07:19: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 2556E3A02BC for <quic-issues@ietf.org>; Sun, 22 Mar 2020 07:19:01 -0700 (PDT)
Date: Sun, 22 Mar 2020 07:19:00 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584886740; bh=U4VJkIocjDKx4Pj3YHGeLkJXNk8l8fcFj/n/ta+VWEM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Eu0AkieWtL+O5oXXpvEBegLjjEDWQcegTMZS2zXnKPGPkgNdOR8wQkNITZ2hMszFI vVO0D8NnQAoTETeDxVOySbG2VwwtnXiRmZOmE0hsp6rKu60E+wFDYo9ZiOxP7ti6h/ DJzixBLT+f/pPbdeRft/6UwEwykBWkxxdQmB9dL4=
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/3538/push/4799630684@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3538@github.com>
References: <quicwg/base-drafts/pull/3538@github.com>
Subject: Re: [quicwg/base-drafts] Remove normative text from the Recovery Appendix (#3538)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7773d41587a_2e463fceb52cd9681004b"; 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/X0KOhq1kOgFFFMfq8xZOQOU1bNs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 14:19:03 -0000

----==_mimepart_5e7773d41587a_2e463fceb52cd9681004b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

9377e7102c4004ebfedb9bb22ad5c0db9b2cc19b  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/3538/files/b9329499d67dfcd20cceec5f248408c2e2bbbed6..9377e7102c4004ebfedb9bb22ad5c0db9b2cc19b

----==_mimepart_5e7773d41587a_2e463fceb52cd9681004b
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/9377e7102c4004ebfedb9bb22ad5c0db9b2cc19b">9377e71</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/3538/files/b9329499d67dfcd20cceec5f248408c2e2bbbed6..9377e7102c4004ebfedb9bb22ad5c0db9b2cc19b">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2VYQO5Y7FEZC3LQFDRIYM5JANCNFSM4LRJSPZQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZ3ZZZ5BNE4PWJZ5ADRIYM5JA5CNFSM4LRJSPZ2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TEMBQHEZDGNSQOVZWQIZUG44TSNRTGA3DQNA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3538/files/b9329499d67dfcd20cceec5f248408c2e2bbbed6..9377e7102c4004ebfedb9bb22ad5c0db9b2cc19b",
"url": "https://github.com/quicwg/base-drafts/pull/3538/files/b9329499d67dfcd20cceec5f248408c2e2bbbed6..9377e7102c4004ebfedb9bb22ad5c0db9b2cc19b",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e7773d41587a_2e463fceb52cd9681004b--


From nobody Sun Mar 22 07:19:21 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 73B563A02BD for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 07:19:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.099
X-Spam-Level: 
X-Spam-Status: No, score=-2.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kf_vgrUa5dj0 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 07:19:19 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3C6C83A02BC for <quic-issues@ietf.org>; Sun, 22 Mar 2020 07:19:19 -0700 (PDT)
Received: from github-lowworker-fa7043e.ash1-iad.github.net (github-lowworker-fa7043e.ash1-iad.github.net [10.56.109.45]) by smtp.github.com (Postfix) with ESMTP id 65049281A4E for <quic-issues@ietf.org>; Sun, 22 Mar 2020 07:19:18 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584886758; bh=eg2Jv8PBeVTBGuicGcLJnqCMTH0XUSMg1HcIF0EAX+U=; h=Date:From:To:Subject:From; b=0gJX/eZOatoRhkJtfIHee+3i516oIPKRaYQ1KP8DBxqnc57vOSiV6ZMH4LDnguuth NhlubE+GAeOUTV7b2sHh0pUIuiqpGWnpdBjHQw+WZKJbbQ2+tqZtkdJ7DnLQ0ZHcn8 0GMl81Yxg2TzS7OhYLprHmoEYc7pCG6mZnGu1CcA=
Date: Sun, 22 Mar 2020 07:19:18 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-appendix-recommended/9377e7-cf8339@github.com>
Subject: [quicwg/base-drafts] cf8339: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/L_fRelvSYpd7VrPYZdtU3SFEw9E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 14:19:21 -0000

  Branch: refs/heads/ianswett-appendix-recommended
  Home:   https://github.com/quicwg/base-drafts
  Commit: cf83390780ab5d7fb6de9bc433509d9fff6a1f3f
      https://github.com/quicwg/base-drafts/commit/cf83390780ab5d7fb6de9bc433509d9fff6a1f3f
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-22 (Sun, 22 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



From nobody Sun Mar 22 07:19:42 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D5D6C3A03FF for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 07:19:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.553
X-Spam-Level: 
X-Spam-Status: No, score=-1.553 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HEkUyOk5cEa4 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 07:19: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 A501B3A03FA for <quic-issues@ietf.org>; Sun, 22 Mar 2020 07:19:39 -0700 (PDT)
Received: from github-lowworker-ca5950c.va3-iad.github.net (github-lowworker-ca5950c.va3-iad.github.net [10.48.17.57]) by smtp.github.com (Postfix) with ESMTP id F0AC91C068D for <quic-issues@ietf.org>; Sun, 22 Mar 2020 07:19:38 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584886778; bh=o5x/PQAVLogZiKy8l1cif5oleuSS51Sd3eJg4RHhti8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Ls1S0u1xtJsxwZQX49GcMJsg4TUYEatlCu1FnjwCwfcs2kkLA/qwj8nhpUP/YOv9Q ojUXWo466EcWRKbbiTaQ+j2zxwBzPT1fnfNeVDwFYkH7ozdDTtkQt26OcJRn+pkQ+9 bCkmG7msK/sNSZUYXYEKza+nx+kNEzfkOnPnOO/Q=
Date: Sun, 22 Mar 2020 07:19:38 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3538/push/4799632046@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3538@github.com>
References: <quicwg/base-drafts/pull/3538@github.com>
Subject: Re: [quicwg/base-drafts] Remove normative text from the Recovery Appendix (#3538)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7773fae35e1_439a3fc11c8cd968832b8"; 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/bXK8PE2R_neMz2g72UaOIDJZr2Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 14:19:41 -0000

----==_mimepart_5e7773fae35e1_439a3fc11c8cd968832b8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

cf83390780ab5d7fb6de9bc433509d9fff6a1f3f  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/3538/files/9377e7102c4004ebfedb9bb22ad5c0db9b2cc19b..cf83390780ab5d7fb6de9bc433509d9fff6a1f3f

----==_mimepart_5e7773fae35e1_439a3fc11c8cd968832b8
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/cf83390780ab5d7fb6de9bc433509d9fff6a1f3f">cf83390</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/3538/files/9377e7102c4004ebfedb9bb22ad5c0db9b2cc19b..cf83390780ab5d7fb6de9bc433509d9fff6a1f3f">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK673JOPWOCGLIINKCDRIYM7VANCNFSM4LRJSPZQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYWQC5XO2HPVUIAQXLRIYM7VA5CNFSM4LRJSPZ2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TEMBQHEZDGNSQOVZWQIZUG44TSNRTGIYDINQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3538/files/9377e7102c4004ebfedb9bb22ad5c0db9b2cc19b..cf83390780ab5d7fb6de9bc433509d9fff6a1f3f",
"url": "https://github.com/quicwg/base-drafts/pull/3538/files/9377e7102c4004ebfedb9bb22ad5c0db9b2cc19b..cf83390780ab5d7fb6de9bc433509d9fff6a1f3f",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e7773fae35e1_439a3fc11c8cd968832b8--


From nobody Sun Mar 22 07:20:44 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6D5CE3A03F4 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 07:20:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.099
X-Spam-Level: 
X-Spam-Status: No, score=-2.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8iLEwWjbjpUj for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 07:20:41 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6EFE03A02BC for <quic-issues@ietf.org>; Sun, 22 Mar 2020 07:20:41 -0700 (PDT)
Received: from github-lowworker-292e294.va3-iad.github.net (github-lowworker-292e294.va3-iad.github.net [10.48.102.70]) by smtp.github.com (Postfix) with ESMTP id C38446A0E32 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 07:20:40 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584886840; bh=yFOz94nSh/7SIk2StHxvo4eelmurDkkK+DaxPphPNdE=; h=Date:From:To:Subject:From; b=M0+lylcKV59KQeGavI/jvyTe6y2JgySwsdgglCdsKDInZ/kNPjYjlW28BEX4ysoFI H5JApvC/5tv6Rn/786F8RvtdsMEAHv2fpDcma1DvoG3sblmm1WQVrtHxm1vX5U8HVT 9AE9nMZlNtLArAZt/QGW7t2Eern6Pxh+YdiSDTCQ=
Date: Sun, 22 Mar 2020 07:20:40 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-appendix-recommended/cf8339-3fc39f@github.com>
Subject: [quicwg/base-drafts] 3fc39f: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ZZoNXWkjNq7ANn3e8e6j-VJwhBk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 14:20:43 -0000

  Branch: refs/heads/ianswett-appendix-recommended
  Home:   https://github.com/quicwg/base-drafts
  Commit: 3fc39f20336830e011ec04c1ef28b22214430664
      https://github.com/quicwg/base-drafts/commit/3fc39f20336830e011ec04c1ef28b22214430664
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-22 (Sun, 22 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



From nobody Sun Mar 22 07:21:06 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 979AA3A03F4 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 07:21:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.553
X-Spam-Level: 
X-Spam-Status: No, score=-1.553 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EHdZs_9cA5rD for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 07:21:02 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8F2043A02BC for <quic-issues@ietf.org>; Sun, 22 Mar 2020 07:21:02 -0700 (PDT)
Date: Sun, 22 Mar 2020 07:21:01 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584886861; bh=AEMCD8eicpCcA02dByLya2RSBclpIfkRYoJrMo0hMHw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=0YbWV9rm8FCJn/E5DSQurfwZtDEkIsDnEQA2MaqpfYacaAzQaP3VjBCaqRYJp3u88 HTf0N1v4gRwUnS5twHM3wokWBmMR7XNxgw98sHUaUOeP3Hm4IAiDbmEVB7OtWtXfI2 n9NHLYMdIcQr+Ib4fTHKlYO9OYIvEVkhjkbtZZMY=
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/3538/push/4799635417@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3538@github.com>
References: <quicwg/base-drafts/pull/3538@github.com>
Subject: Re: [quicwg/base-drafts] Remove normative text from the Recovery Appendix (#3538)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e77744da4e40_3d203f9941acd9641862e7"; 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/53kbie4DnHRKhVCbKBATYwP-E_Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 22 Mar 2020 14:21:05 -0000

----==_mimepart_5e77744da4e40_3d203f9941acd9641862e7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

3fc39f20336830e011ec04c1ef28b22214430664  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/3538/files/cf83390780ab5d7fb6de9bc433509d9fff6a1f3f..3fc39f20336830e011ec04c1ef28b22214430664

----==_mimepart_5e77744da4e40_3d203f9941acd9641862e7
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/3fc39f20336830e011ec04c1ef28b22214430664">3fc39f2</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/3538/files/cf83390780ab5d7fb6de9bc433509d9fff6a1f3f..3fc39f20336830e011ec04c1ef28b22214430664">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZ57TUVZLU5EMDAVIDRIYNE3ANCNFSM4LRJSPZQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7HJIMZKQ22H53KEQLRIYNE3A5CNFSM4LRJSPZ2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TEMBQHEZDGNSQOVZWQIZUG44TSNRTGU2DCNY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3538/files/cf83390780ab5d7fb6de9bc433509d9fff6a1f3f..3fc39f20336830e011ec04c1ef28b22214430664",
"url": "https://github.com/quicwg/base-drafts/pull/3538/files/cf83390780ab5d7fb6de9bc433509d9fff6a1f3f..3fc39f20336830e011ec04c1ef28b22214430664",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e77744da4e40_3d203f9941acd9641862e7--


From nobody Sun Mar 22 07:21:54 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 92E563A03FA for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 07:21:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bVYRnGb2fwfa for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 07:21:51 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6350B3A02BC for <quic-issues@ietf.org>; Sun, 22 Mar 2020 07:21:51 -0700 (PDT)
Date: Sun, 22 Mar 2020 07:21:50 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584886910; bh=JFi2ZHexFEBa2+2XUU+fEpKvT9xPagKNVH0MpWQi6CU=; h=Date:From:To:Subject:From; b=uD7AKWLdMabCzPWkcETzKIJXryFDXEeus1hVxNx5ZRZKptS0juRWsiAsfDCsKyYa4 Fgw1bc7KHFkATEw0/ArAMV5vU8ThPGutN+YRtFBtiRQJhM732GvpxpHg0eDMSNcyET lYlH0KW2C7EwBuPhkwCJsxvLXZecnlYoQzswmk/k=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/34cc67-9ff74c@github.com>
Subject: [quicwg/base-drafts] 9ff74c: Script updating gh-pages from 3fc39f20. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/kRzdLscmoAlP-pX7r0vOnEluIZY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 14:21:53 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 9ff74c8b2ac8e7368f0e8502644d950928976b7a
      https://github.com/quicwg/base-drafts/commit/9ff74c8b2ac8e7368f0e8502644d950928976b7a
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-22 (Sun, 22 Mar 2020)

  Changed paths:
    M ianswett-appendix-recommended/draft-ietf-quic-recovery.html
    M ianswett-appendix-recommended/draft-ietf-quic-recovery.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 3fc39f20. [ci skip]



From nobody Sun Mar 22 07:28:02 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B2AF03A03FC for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 07:27:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TlBctHvVgqLD for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 07:27:58 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id ABDF53A03FA for <quic-issues@ietf.org>; Sun, 22 Mar 2020 07:27:58 -0700 (PDT)
Received: from github-lowworker-fb56993.ac4-iad.github.net (github-lowworker-fb56993.ac4-iad.github.net [10.52.19.31]) by smtp.github.com (Postfix) with ESMTP id E129E66110C for <quic-issues@ietf.org>; Sun, 22 Mar 2020 07:27:57 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584887277; bh=jNIPJkoFA47qF7xjjAdq/hLBUWOzhj1Q5tQhDduw270=; h=Date:From:To:Subject:From; b=eKugJHjzpcm0wekxCXBtck3YPEKANtbRblHYnpaGnq7s/oTjwXunAI9+FTGwjG9Ei c9t+KUN6s30dM0d7HLLMlhsVwFOGuKOmjs23f64O25uUSzu4aF1FIotCvMpAVzLifE WqLsWHilDy+K8xSW3i+k7WDHhyxrOxBgXz91pnfU=
Date: Sun, 22 Mar 2020 07:27:57 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-pto-counts/000000-7f3cda@github.com>
Subject: [quicwg/base-drafts] 7f3cda: Clarify PTO packets count towards amplification limit
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/3vDUnIMBPMyjZLG4uL7vBmFoE3w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 14:28:00 -0000

  Branch: refs/heads/ianswett-pto-counts
  Home:   https://github.com/quicwg/base-drafts
  Commit: 7f3cda841c01bcb677892e61e03341be06bef5a7
      https://github.com/quicwg/base-drafts/commit/7f3cda841c01bcb677892e61e03341be06bef5a7
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-22 (Sun, 22 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Clarify PTO packets count towards amplification limit

Fixes #3413



From nobody Sun Mar 22 07:28:39 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6BE213A03FF for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 07:28:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.481
X-Spam-Level: 
X-Spam-Status: No, score=-1.481 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HTmWiQjKLniU for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 07:28: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 2A92F3A03FA for <quic-issues@ietf.org>; Sun, 22 Mar 2020 07:28:37 -0700 (PDT)
Date: Sun, 22 Mar 2020 07:28:35 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584887315; bh=ejEovQxBYMw+WSBSG73H3aWEzuT08m5nauZuwwh96S4=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=0wZGa7a8xy/HkfEp3uSTPHyXK872PoHkG+ikAaflqJ2lKsLd0pF92qRI7Gk+6waZT U3nY8X4h3gJ91BZzItlijoduIb+SVBovGnBI0LUIyjJITNLRxHGSR1XZs5MZAa0K1x h2U4a5goZ1uw4gaean5hgd0PUl4kzw4pPACjVQb0=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5MN2RC3PLUAPAUFBF4QNLRHEVBNHHCF2MO7I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3539@github.com>
Subject: [quicwg/base-drafts] Clarify PTO packets count towards amplification limit (#3539)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e777613dfcca_1e3d3fb6a6acd96420877b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/IO8qCkPVes_ym_8ToZYlnzT2VKA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 14:28:39 -0000

----==_mimepart_5e777613dfcca_1e3d3fb6a6acd96420877b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Fixes #3413
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/3539

-- Commit Summary --

  * Clarify PTO packets count towards amplification limit

-- File Changes --

    M draft-ietf-quic-recovery.md (3)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/3539.patch
https://github.com/quicwg/base-drafts/pull/3539.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3539

----==_mimepart_5e777613dfcca_1e3d3fb6a6acd96420877b
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 #3413.">Fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="559803195" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3413" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3413/hovercard" href="https://github.com/quicwg/base-drafts/issues/3413">#3413</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/3539'>https://github.com/quicwg/base-drafts/pull/3539</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Clarify PTO packets count towards amplification limit</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/3539/files#diff-98295c891c68edd662536cf2a42bf089">draft-ietf-quic-recovery.md</a>
    (3)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3539.patch'>https://github.com/quicwg/base-drafts/pull/3539.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3539.diff'>https://github.com/quicwg/base-drafts/pull/3539.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3539">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6FKYWBDF3D4CJAQK3RIYOBHANCNFSM4LRJ66TA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4KTWEKYP6PPZR2NFDRIYOBHA5CNFSM4LRJ66TKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IXJR35A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3539",
"url": "https://github.com/quicwg/base-drafts/pull/3539",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e777613dfcca_1e3d3fb6a6acd96420877b--


From nobody Sun Mar 22 07:28:44 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DD8973A0522 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 07:28:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZL23n4bAV0P5 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 07:28: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 2EC313A03FA for <quic-issues@ietf.org>; Sun, 22 Mar 2020 07:28:39 -0700 (PDT)
Date: Sun, 22 Mar 2020 07:28:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584887318; bh=hX7p9iABFiIsqcfipemAVV26UKo6eGP0RO3+ewvghGs=; h=Date:From:To:Subject:From; b=QvChPvumZuY/VFh07GM1iDiht/8GkEMJntuz2Vp/ZEYzh04oHW2oeRmfbk7G/5Hq6 QTtTuBXKWkymgXxq3ibqpvdKI/azKPN/RRet3SfEDAR7ElutAPdAiX0d+hS2DpUK7T pG+AXnQYrRsfMyZaSc5Zv2pZHc1jeCapVkUXcRwQ=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/9ff74c-f34008@github.com>
Subject: [quicwg/base-drafts] f34008: Script updating gh-pages from 7f3cda84. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/eE-KMctq0uBPn6TYeK9K4B722wo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 14:28:42 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: f340083e7163420c1787b209a1eecdc132734dbc
      https://github.com/quicwg/base-drafts/commit/f340083e7163420c1787b209a1eecdc132734dbc
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-22 (Sun, 22 Mar 2020)

  Changed paths:
    A ianswett-pto-counts/draft-ietf-quic-http.html
    A ianswett-pto-counts/draft-ietf-quic-http.txt
    A ianswett-pto-counts/draft-ietf-quic-invariants.html
    A ianswett-pto-counts/draft-ietf-quic-invariants.txt
    A ianswett-pto-counts/draft-ietf-quic-qpack.html
    A ianswett-pto-counts/draft-ietf-quic-qpack.txt
    A ianswett-pto-counts/draft-ietf-quic-recovery.html
    A ianswett-pto-counts/draft-ietf-quic-recovery.txt
    A ianswett-pto-counts/draft-ietf-quic-tls.html
    A ianswett-pto-counts/draft-ietf-quic-tls.txt
    A ianswett-pto-counts/draft-ietf-quic-transport.html
    A ianswett-pto-counts/draft-ietf-quic-transport.txt
    A ianswett-pto-counts/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 7f3cda84. [ci skip]



From nobody Sun Mar 22 07:49:35 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A54473A0522 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 07:49:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DXvZEtrBQLNY for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 07:49:30 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0AD303A07AD for <quic-issues@ietf.org>; Sun, 22 Mar 2020 07:49:28 -0700 (PDT)
Date: Sun, 22 Mar 2020 07:49:27 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584888567; bh=veUUdwCk8s+IRL3fU8i3UUx0nSuRCwn7kFMHXs4R9bI=; h=Date:From:To:Subject:From; b=n+t/0HZK/zmMrHG3dDjEMCyiJQxqycYQHHM0yCbXEwLOnXGkxEynAaY3SjfL4c3go WBE/dO2i4J+IdANVQdWIFnCb+q9Snjtcllpe61uu871pJlwzpErGSJBxS7ruh0FJyG FiAOSigz3sm1qODAtB13E3mXv3ccVwm5XZZ9y5WA=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-pto-counts/7f3cda-eb47fe@github.com>
Subject: [quicwg/base-drafts] eb47fe: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/2wAlsTe89loVvRZwg_s09nK3mGM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 14:49:33 -0000

  Branch: refs/heads/ianswett-pto-counts
  Home:   https://github.com/quicwg/base-drafts
  Commit: eb47fe039e4eb2a94d91e2db11784e3c52d6b0e4
      https://github.com/quicwg/base-drafts/commit/eb47fe039e4eb2a94d91e2db11784e3c52d6b0e4
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-22 (Sun, 22 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Add a note which came up in #3340 about 0-RTT being accepted, but not path/address validation.



From nobody Sun Mar 22 07:50:30 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B62AD3A0768 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 07:49:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.553
X-Spam-Level: 
X-Spam-Status: No, score=-1.553 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JSBE9A1FD3qa for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 07:49:50 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 313D73A0767 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 07:49:50 -0700 (PDT)
Received: from github-lowworker-943b171.ac4-iad.github.net (github-lowworker-943b171.ac4-iad.github.net [10.52.22.59]) by smtp.github.com (Postfix) with ESMTP id A88C18C044B for <quic-issues@ietf.org>; Sun, 22 Mar 2020 07:49:48 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584888588; bh=j24DP2mX0Fa0GlAwW4nx5h66ZkN5F4tAihwglUh4Gng=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ORFs+CznAuLoiMIUftL46Gy2ANwOiENvTwrGbupYbGRctD/ZzrGyQT9nIbwQpTMw+ X3chRNQiyd2J7jyQhnAbg/AxHTDuXMezVvGsg0fMjP1ykcx6/5nrJxEmmw2iJWuA+B NfTfpiJErQLcF8Re5AJum6MkJ9DAcOW0ZNdB6MuE=
Date: Sun, 22 Mar 2020 07:49:48 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3539/push/4799705783@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3539@github.com>
References: <quicwg/base-drafts/pull/3539@github.com>
Subject: Re: [quicwg/base-drafts] Clarify PTO packets count towards amplification limit (#3539)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e777b0c98436_11d33f877cecd964494370"; 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/Qnd6-KO_3bWOafvM7jSJU_tZEoQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 14:49:52 -0000

----==_mimepart_5e777b0c98436_11d33f877cecd964494370
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

eb47fe039e4eb2a94d91e2db11784e3c52d6b0e4  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/3539/files/7f3cda841c01bcb677892e61e03341be06bef5a7..eb47fe039e4eb2a94d91e2db11784e3c52d6b0e4

----==_mimepart_5e777b0c98436_11d33f877cecd964494370
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/eb47fe039e4eb2a94d91e2db11784e3c52d6b0e4">eb47fe0</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/3539/files/7f3cda841c01bcb677892e61e03341be06bef5a7..eb47fe039e4eb2a94d91e2db11784e3c52d6b0e4">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4GJADNP2M3OHBEO4DRIYQQZANCNFSM4LRJ66TA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2ARHMUUP4O7EPVWXLRIYQQZA5CNFSM4LRJ66TKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TEMBRGUZDMN2QOVZWQIZUG44TSNZQGU3TQMY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3539/files/7f3cda841c01bcb677892e61e03341be06bef5a7..eb47fe039e4eb2a94d91e2db11784e3c52d6b0e4",
"url": "https://github.com/quicwg/base-drafts/pull/3539/files/7f3cda841c01bcb677892e61e03341be06bef5a7..eb47fe039e4eb2a94d91e2db11784e3c52d6b0e4",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e777b0c98436_11d33f877cecd964494370--


From nobody Sun Mar 22 07:50:40 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 927B03A076F for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 07:50:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.099
X-Spam-Level: 
X-Spam-Status: No, score=-2.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Rg65XzPuOWJQ for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 07:50: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 28A6C3A0768 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 07:50:13 -0700 (PDT)
Received: from github-lowworker-45eca55.ac4-iad.github.net (github-lowworker-45eca55.ac4-iad.github.net [10.52.25.70]) by smtp.github.com (Postfix) with ESMTP id 43F9796056B for <quic-issues@ietf.org>; Sun, 22 Mar 2020 07:50:12 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584888612; bh=q2k+u9E8/IJBDs4l8OjGCgJvwkAwbHaS1IIao5QKn5E=; h=Date:From:To:Subject:From; b=SAD4Y14jrCR9w/fu5rBxVN5ohjJ76GF9RGAwqVLyEolEq3vyLD9+bcINhDAhlpDBx qE0Cu9eOPMCwVcA+gS+peizIaDbZz6fqMfOevzxkyXedWglCug4fHnGonoD68kBLxG 4l/CGlHvRlytLAvLzvTekAy1g5sLHvN5tg1kTi7k=
Date: Sun, 22 Mar 2020 07:50:12 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-pto-counts/eb47fe-997968@github.com>
Subject: [quicwg/base-drafts] 997968: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/mXB8MIcvs7EvTrt7xNOsVF4Lv3I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 14:50:16 -0000

  Branch: refs/heads/ianswett-pto-counts
  Home:   https://github.com/quicwg/base-drafts
  Commit: 99796822b309ecd39bee7d648d4916c4edcdfc99
      https://github.com/quicwg/base-drafts/commit/99796822b309ecd39bee7d648d4916c4edcdfc99
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-22 (Sun, 22 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



From nobody Sun Mar 22 07:50:44 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 323BC3A07AD for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 07:50:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.553
X-Spam-Level: 
X-Spam-Status: No, score=-1.553 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SAfIC8LZ1a49 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 07:50:34 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 036A73A078F for <quic-issues@ietf.org>; Sun, 22 Mar 2020 07:50:33 -0700 (PDT)
Date: Sun, 22 Mar 2020 07:50:32 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584888632; bh=MFBAERHlcnUORoUchjTmCUKN7lZAnAmnbX7sAJBRlVs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=keMRmx+qYN563yJU3LbqWFpy04YQ6OzPGPODfA2KByotjXBBlbgs1VSfX4mId5z/S Zy9yzD0TUvZwPAmnmo0NsKkrxKLnImI3PJyQTXE0sA6U8YFLuGkeKhhECcVw9ixrkX GDKwzCDSOa51Y9lWRh7ULF1syB+kkxIuAATLw2RM=
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/3539/push/4799707676@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3539@github.com>
References: <quicwg/base-drafts/pull/3539@github.com>
Subject: Re: [quicwg/base-drafts] Clarify PTO packets count towards amplification limit (#3539)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e777b38b2259_6eeb3f89266cd95c103426"; 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/8lmxxB5xm2YUp-06zjKj7jCclR0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 14:50:38 -0000

----==_mimepart_5e777b38b2259_6eeb3f89266cd95c103426
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

99796822b309ecd39bee7d648d4916c4edcdfc99  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/3539/files/eb47fe039e4eb2a94d91e2db11784e3c52d6b0e4..99796822b309ecd39bee7d648d4916c4edcdfc99

----==_mimepart_5e777b38b2259_6eeb3f89266cd95c103426
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/99796822b309ecd39bee7d648d4916c4edcdfc99">9979682</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/3539/files/eb47fe039e4eb2a94d91e2db11784e3c52d6b0e4..99796822b309ecd39bee7d648d4916c4edcdfc99">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2QSY5RTTOI3HR4IJLRIYQTRANCNFSM4LRJ66TA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKY6IGWCWTCO77LCBQTRIYQTRA5CNFSM4LRJ66TKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TEMBRGUZDMN2QOVZWQIZUG44TSNZQG43DONQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3539/files/eb47fe039e4eb2a94d91e2db11784e3c52d6b0e4..99796822b309ecd39bee7d648d4916c4edcdfc99",
"url": "https://github.com/quicwg/base-drafts/pull/3539/files/eb47fe039e4eb2a94d91e2db11784e3c52d6b0e4..99796822b309ecd39bee7d648d4916c4edcdfc99",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e777b38b2259_6eeb3f89266cd95c103426--


From nobody Sun Mar 22 07:53:30 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 653043A07BB for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 07:53:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jBNRQohYvMxp for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 07:51:03 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 552993A07DD for <quic-issues@ietf.org>; Sun, 22 Mar 2020 07:51:03 -0700 (PDT)
Date: Sun, 22 Mar 2020 07:51:02 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584888662; bh=+idKLj4OU6tAw3dHHxKK5T8MR9IvY0dPB+QSzA5uqjA=; h=Date:From:To:Subject:From; b=HlkwWw/3OzNnJ9xf6P6U6TZhGcgKJNv+Y6w7Vcb566jSZs0Gc2asQpao1jrsJjTdg xNsTuPGK7Edpl0sqwzXokGJMqhG3bkgzUSfZBehyfAsCHfRwkEoeS7q+YJaOazhjX2 Fkz6R1M1m7T3gR5u9uodtm+0x96tiaQgg81b7b0E=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/f34008-9b3281@github.com>
Subject: [quicwg/base-drafts] 9b3281: Script updating gh-pages from 99796822. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/cJzSCOcRlQPEo9EvOn9ODSzzK5o>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 14:53:28 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 9b3281c3c7093db7593c0bf5fcae1d77876fd21f
      https://github.com/quicwg/base-drafts/commit/9b3281c3c7093db7593c0bf5fcae1d77876fd21f
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-22 (Sun, 22 Mar 2020)

  Changed paths:
    M ianswett-pto-counts/draft-ietf-quic-recovery.html
    M ianswett-pto-counts/draft-ietf-quic-recovery.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 99796822. [ci skip]



From nobody Sun Mar 22 09:17:54 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 137923A07BB for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 09:17:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OpUeSXbmTpDV for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 09:17: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 8A4D33A07B3 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 09:17:50 -0700 (PDT)
Received: from github-lowworker-39ac79b.ac4-iad.github.net (github-lowworker-39ac79b.ac4-iad.github.net [10.52.18.15]) by smtp.github.com (Postfix) with ESMTP id 57EF0C60224 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 09:17:49 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584893869; bh=hbfy3e3xezdiVyY0048IXFC7VuBeSghC0L/PLYvfTWA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=F501b8Kp0JYzVaf7XV/E1tP7dBfbW28l4FwfFTcfm6uXBvFXgGGTJ1N3v3Hg/MrcS M9tZzeaeM71ixklJ984mg2uYjRIpBL8Oe1nYSxOgvUHRJnPP688KUUhtwwSG988hu+ a0E7FdRgtwMdkl76eabWa1WQ57bH8eMD+2c+4FWE=
Date: Sun, 22 Mar 2020 09:17:49 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYBTSGJMOJ3MFN54G54QNYK3EVBNHHCEV4TFI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3501/review/379020995@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3501@github.com>
References: <quicwg/base-drafts/pull/3501@github.com>
Subject: Re: [quicwg/base-drafts] Update ACK generation policy (#3501)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e778fad48245_6c483ffae78cd96835615d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/HsbmtRmJ6f3_Sw4pWcTC8TyW9Rg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 16:17:52 -0000

----==_mimepart_5e778fad48245_6c483ffae78cd96835615d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.

I don't want to land this for reasons posted in the issue.

> @@ -3170,11 +3170,21 @@ delayed retransmissions from the peer. For Initial and Handshake packets,
 a max_ack_delay of 0 is used. The sender uses the receiver's `max_ack_delay`
 value in determining timeouts for timer-based retransmission, as detailed in
 Section 5.2.1 of {{QUIC-RECOVERY}}.
+The max_ack_delay needs to be set so that at least several samples can

When max_ack_delay is first sent, the path RTT is not known.

>  
-In order to assist loss detection at the sender, an endpoint SHOULD send an ACK
+An ACK frame SHOULD be generated for at least every tenth ack-eliciting

There's no mention here of ACKing more frequently for N initial packets to avoid reducing the increase in slow-start.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3501#pullrequestreview-379020995
----==_mimepart_5e778fad48245_6c483ffae78cd96835615d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> commented on this pull request.</p>

<p>I don't want to land this for reasons posted in the issue.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3501#discussion_r396111350">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -3170,11 +3170,21 @@ delayed retransmissions from the peer. For Initial and Handshake packets,
 a max_ack_delay of 0 is used. The sender uses the receiver&#39;s `max_ack_delay`
 value in determining timeouts for timer-based retransmission, as detailed in
 Section 5.2.1 of {{QUIC-RECOVERY}}.
+The max_ack_delay needs to be set so that at least several samples can
</pre>
<p>When max_ack_delay is first sent, the path RTT is not known.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3501#discussion_r396111502">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-In order to assist loss detection at the sender, an endpoint SHOULD send an ACK
+An ACK frame SHOULD be generated for at least every tenth ack-eliciting
</pre>
<p>There's no mention here of ACKing more frequently for N initial packets to avoid reducing the increase in slow-start.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3501#pullrequestreview-379020995">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6W472S7RJJRMHJFXTRIY223ANCNFSM4LCHDKLA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZRHI7XZNDEF6FH6XTRIY223A5CNFSM4LCHDKLKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC2LWNQY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3501#pullrequestreview-379020995",
"url": "https://github.com/quicwg/base-drafts/pull/3501#pullrequestreview-379020995",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e778fad48245_6c483ffae78cd96835615d--


From nobody Sun Mar 22 09:18:04 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BB01D3A07B3 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 09:17:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.1
X-Spam-Level: 
X-Spam-Status: No, score=-3.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OPKNwTvXQlaX for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 09:17:51 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2CB623A07BA for <quic-issues@ietf.org>; Sun, 22 Mar 2020 09:17:51 -0700 (PDT)
Received: from github-lowworker-d93c4b6.va3-iad.github.net (github-lowworker-d93c4b6.va3-iad.github.net [10.48.17.47]) by smtp.github.com (Postfix) with ESMTP id 1DB0928214E for <quic-issues@ietf.org>; Sun, 22 Mar 2020 09:17:50 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584893870; bh=cqMT6fbYTVBMILyit5wP7IZGsN8/ks/OlmI+dlyUOM0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LUYaDQX2eiPao6q9kloSAMJXlYuq9eNAlNijSMkGX9ioSMQ9+YjXpHONxXkOAGSo9 9snVA/cj2nwEgZ9rb0mbMhuAFsCQRRW+a36KX2vP8jKBrXPdj9WXIHdY4fC2IlEb++ cBGl0aptFbwmoTArbAuLqt4ZOcR2CpX6nCPSUX3I=
Date: Sun, 22 Mar 2020 09:17:50 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZTOAFFTATUQIAU63N4QNYK5EVBNHHCFSANWY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3529/602233642@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3529@github.com>
References: <quicwg/base-drafts/issues/3529@github.com>
Subject: Re: [quicwg/base-drafts] Changing the Default QUIC ACK Policy (#3529)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e778faedb2e_58593fb2d8acd9686741a8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/NkKTagLGD2QniSk3nFE6zPqKCNw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 16:17:53 -0000

----==_mimepart_5e778faedb2e_58593fb2d8acd9686741a8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

> As currently specified, the default QUIC ACK policy models TCP=E2=80=99=
s ACK policy, but consumes significantly more return path capacity. This =
can impact resource usage of the return channel, can constrain forward th=
roughput, and can impact the performance of other sessions sharing an upl=
ink (draft-fairhurst-quic-ack-scaling). This was not discussed in Zurich =
- where discussion moved instead to the separate topic of draft-iyengar-q=
uic-delayed-ack.=0D
=0D
I don't believe QUIC ACKs are significantly larger.  In fact, I believe t=
he ACK frame itself is typically smaller than TCP ACKs, but the savings t=
here are used on QUIC's 16-byte auth hash and likely a non-zero-length CI=
D.  Do you have a size analysis written up somewhere?=0D
=0D
> =0D
> In many current network segments (e.g., cable networks, mobile cellular=
, WiFi and other radio tech), the effects of asymetry are presently mitig=
ated by network devices RFC3449 that rely upon observing TCP headers. Thi=
s results in ossification problems, but does practically have beneit. It =
reduces the TCP ACK rate over the constrained link, it reduces consumptio=
n of "radio" transmission opportunities, and reduces traffic volume from =
ACKs. These mitigations are not possible, nor desirable for QUIC. However=
, the default performance of QUIC is therefore much worse than for TCP.=0D=

=0D
I think this is the core issue.  It's not that QUIC ACKs are really consu=
ming significantly more capacity in terms of bytes on the wire, it's that=
 middleboxes can't decide to thin the ACKs, because they don't know which=
 packets are ACK-only packets.=0D
=0D
> =0D
> In QUIC, the default ACK Ratio has to set by the endpoints implementing=
 the protocol because the sender and receiver have no information about t=
he "cost" of sending an ACK using a link along an asymmetric path. These =
endpoints can also choose a non-default value to enable a new CC, scale t=
o higher rates, etc (e.g. draft-iyengar-quic-delayed-ack).=0D
> =0D
> We have shown there can be significant benefit from an ACK Ratio of 1:1=
0 and this is expected to alos have benefit for higher levels of asymmetr=
y. The proposed change from 1:2 to 1:10 is predicated on QUIC's design de=
cisions: starting a connection with an Initial Window of 10 is acceptable=
, QUIC uses PTO as the loss detection method (a predicate to issue #3357)=
, and QUIC has some form of pacing at the sender, at least to mitigate IW=
 bursts.=0D
=0D
Did you implement the optimization already described in the recovery draf=
t?: "As an optimization, a receiver MAY process multiple packets before s=
ending any ACK frames in response.  In this case the receiver can determi=
ne whether an immediate or delayed acknowledgement should be generated af=
ter processing incoming packets."=0D
=0D
@larseggert did and I believe found it hugely reduce the number of ACKs, =
sometimes too much.=0D
=0D
As I've said before, I would really prefer not specify an approach in QUI=
C transport that is a heuristic like the PR attached to this issue does. =
 In particular, on lower bandwidth networks, 10 packets may be the entire=
 congestion window and is too large a value.  On higher bandwidth network=
s, every 20 packets has shown to be slightly better than 10, at least whe=
n using BBR.  I wrote #3518 to add some editorial text about why every 2 =
packets is a SHOULD, not a MUST.  Chrome did not to default enable the AC=
K strategy #3501 recommends until BBR was launched, because there was a p=
erformance regression with Cubic.  I'd rather not assume everyone is usin=
g BBR or a BBR-like congestion controller.=0D
=0D
@martinduke BBR does fine with stretch ACKs.  Cubic and Reno suffer in so=
me cases, however.=0D
=0D
-- =0D
You are receiving this because you are subscribed to this thread.=0D
Reply to this email directly or view it on GitHub:=0D
https://github.com/quicwg/base-drafts/issues/3529#issuecomment-602233642=

----==_mimepart_5e778faedb2e_58593fb2d8acd9686741a8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<blockquote>=0D
<p>As currently specified, the default QUIC ACK policy models TCP=E2=80=99=
s ACK policy, but consumes significantly more return path capacity. This =
can impact resource usage of the return channel, can constrain forward th=
roughput, and can impact the performance of other sessions sharing an upl=
ink (draft-fairhurst-quic-ack-scaling). This was not discussed in Zurich =
- where discussion moved instead to the separate topic of draft-iyengar-q=
uic-delayed-ack.</p>=0D
</blockquote>=0D
<p>I don't believe QUIC ACKs are significantly larger.  In fact, I believ=
e the ACK frame itself is typically smaller than TCP ACKs, but the saving=
s there are used on QUIC's 16-byte auth hash and likely a non-zero-length=
 CID.  Do you have a size analysis written up somewhere?</p>=0D
<blockquote>=0D
<p>In many current network segments (e.g., cable networks, mobile cellula=
r, WiFi and other radio tech), the effects of asymetry are presently miti=
gated by network devices RFC3449 that rely upon observing TCP headers. Th=
is results in ossification problems, but does practically have beneit. It=
 reduces the TCP ACK rate over the constrained link, it reduces consumpti=
on of "radio" transmission opportunities, and reduces traffic volume from=
 ACKs. These mitigations are not possible, nor desirable for QUIC. Howeve=
r, the default performance of QUIC is therefore much worse than for TCP.<=
/p>=0D
</blockquote>=0D
<p>I think this is the core issue.  It's not that QUIC ACKs are really co=
nsuming significantly more capacity in terms of bytes on the wire, it's t=
hat middleboxes can't decide to thin the ACKs, because they don't know wh=
ich packets are ACK-only packets.</p>=0D
<blockquote>=0D
<p>In QUIC, the default ACK Ratio has to set by the endpoints implementin=
g the protocol because the sender and receiver have no information about =
the "cost" of sending an ACK using a link along an asymmetric path. These=
 endpoints can also choose a non-default value to enable a new CC, scale =
to higher rates, etc (e.g. draft-iyengar-quic-delayed-ack).</p>=0D
<p>We have shown there can be significant benefit from an ACK Ratio of 1:=
10 and this is expected to alos have benefit for higher levels of asymmet=
ry. The proposed change from 1:2 to 1:10 is predicated on QUIC's design d=
ecisions: starting a connection with an Initial Window of 10 is acceptabl=
e, QUIC uses PTO as the loss detection method (a predicate to issue <a cl=
ass=3D"issue-link js-issue-link" data-error-text=3D"Failed to load title"=
 data-id=3D"551584433" data-permission-text=3D"Title is private" data-url=
=3D"https://github.com/quicwg/base-drafts/issues/3357" data-hovercard-typ=
e=3D"issue" data-hovercard-url=3D"/quicwg/base-drafts/issues/3357/hoverca=
rd" href=3D"https://github.com/quicwg/base-drafts/issues/3357">#3357</a>)=
, and QUIC has some form of pacing at the sender, at least to mitigate IW=
 bursts.</p>=0D
</blockquote>=0D
<p>Did you implement the optimization already described in the recovery d=
raft?: "As an optimization, a receiver MAY process multiple packets befor=
e sending any ACK frames in response.  In this case the receiver can dete=
rmine whether an immediate or delayed acknowledgement should be generated=
 after processing incoming packets."</p>=0D
<p><a class=3D"user-mention" data-hovercard-type=3D"user" data-hovercard-=
url=3D"/users/larseggert/hovercard" data-octo-click=3D"hovercard-link-cli=
ck" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/la=
rseggert">@larseggert</a> did and I believe found it hugely reduce the nu=
mber of ACKs, sometimes too much.</p>=0D
<p>As I've said before, I would really prefer not specify an approach in =
QUIC transport that is a heuristic like the PR attached to this issue doe=
s.  In particular, on lower bandwidth networks, 10 packets may be the ent=
ire congestion window and is too large a value.  On higher bandwidth netw=
orks, every 20 packets has shown to be slightly better than 10, at least =
when using BBR.  I wrote <a class=3D"issue-link js-issue-link" data-error=
-text=3D"Failed to load title" data-id=3D"579918418" data-permission-text=
=3D"Title is private" data-url=3D"https://github.com/quicwg/base-drafts/i=
ssues/3518" data-hovercard-type=3D"pull_request" data-hovercard-url=3D"/q=
uicwg/base-drafts/pull/3518/hovercard" href=3D"https://github.com/quicwg/=
base-drafts/pull/3518">#3518</a> to add some editorial text about why eve=
ry 2 packets is a SHOULD, not a MUST.  Chrome did not to default enable t=
he ACK strategy <a class=3D"issue-link js-issue-link" data-error-text=3D"=
Failed to load title" data-id=3D"576164650" data-permission-text=3D"Title=
 is private" data-url=3D"https://github.com/quicwg/base-drafts/issues/350=
1" data-hovercard-type=3D"pull_request" data-hovercard-url=3D"/quicwg/bas=
e-drafts/pull/3501/hovercard" href=3D"https://github.com/quicwg/base-draf=
ts/pull/3501">#3501</a> recommends until BBR was launched, because there =
was a performance regression with Cubic.  I'd rather not assume everyone =
is using BBR or a BBR-like congestion controller.</p>=0D
<p><a class=3D"user-mention" data-hovercard-type=3D"user" data-hovercard-=
url=3D"/users/martinduke/hovercard" data-octo-click=3D"hovercard-link-cli=
ck" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/ma=
rtinduke">@martinduke</a> BBR does fine with stretch ACKs.  Cubic and Ren=
o suffer in some cases, however.</p>=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/issues/3529#issuecomment-602233642">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJK57=
V24J4K2T3IOS6JLRIY225ANCNFSM4LOJ4RQA">unsubscribe</a>.<img src=3D"https:/=
/github.com/notifications/beacon/AFTOJK5CVY73LWZBLAFHSBLRIY225A5CNFSM4LOJ=
4RQKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPSVWKQ.g=
if" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/issues/3529#issuecomment=
-602233642",=0D
"url": "https://github.com/quicwg/base-drafts/issues/3529#issuecomment-60=
2233642",=0D
"name": "View Issue"=0D
},=0D
"description": "View this Issue on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e778faedb2e_58593fb2d8acd9686741a8--


From nobody Sun Mar 22 10:43:25 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 559073A0940 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 10:43:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BaMnJ7qHgz3M for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 10:43: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 4D8693A093D for <quic-issues@ietf.org>; Sun, 22 Mar 2020 10:43:19 -0700 (PDT)
Received: from github-lowworker-292e294.va3-iad.github.net (github-lowworker-292e294.va3-iad.github.net [10.48.102.70]) by smtp.github.com (Postfix) with ESMTP id 046AE9600AC for <quic-issues@ietf.org>; Sun, 22 Mar 2020 10:43:19 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584898999; bh=kYSROJ3zjwHoa8OTlFobk1yPocvnLRzm0LtdPq/wyXg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ZBCpskB3gBazewnGkMj0YooOpGaOyv/dxOf5QLl1oXCMdS4TtNi62tLp5VfycTFM1 lb5Vyhp7XqGcxvdYr6pGuLV1wdeIIvjLXRIKOvlR2E3JNqELWyAP98YMgQNs48KGc0 B23o/omEPrHquzs53bhvv3fUr/eP9it9nFShYivA=
Date: Sun, 22 Mar 2020 10:43:18 -0700
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7ZOWYPZGCXK4NGGH54QOCLNEVBNHHCESD76A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3499/c602245593@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3499@github.com>
References: <quicwg/base-drafts/pull/3499@github.com>
Subject: Re: [quicwg/base-drafts] Authenticate connection IDs (#3499)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e77a3b6ea20d_1fb23ff7c58cd960661333"; 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/JPgFZeLS1BD6XWQOhLAqlOeNhNM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 17:43:23 -0000

----==_mimepart_5e77a3b6ea20d_1fb23ff7c58cd960661333
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett I have implement it in picoquic as such:

1) Always send the handshake CID. Not an interop issue since implementations are supposed to ignore unknown CID

2) Send the retry CID when also sending the ODCID.

3) Verify that the client is not sending Retry CID

4) If the protocol version is newer than "draft 27", check that the handshake CID is present, and that the retry CID is present if required. Then check that the values are what is expected.

5) When verifying the retry token, check that the retry CID sent by the client is what is expected.

That version of picoquic is used in the interop runner, and I have not noticed any issue related to CID checks. But then the tests are bypassed with draft-27 versions. I suppose I could split the TP test into verifying that the CID are present if the version is newer than draft-27, and then check that the CID have the expected value if they are present. That would allow for interop testing with draft 27.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3499#issuecomment-602245593
----==_mimepart_5e77a3b6ea20d_1fb23ff7c58cd960661333
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/ianswett/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ianswett">@ianswett</a> I have implement it in picoquic as such:</p>
<ol>
<li>
<p>Always send the handshake CID. Not an interop issue since implementations are supposed to ignore unknown CID</p>
</li>
<li>
<p>Send the retry CID when also sending the ODCID.</p>
</li>
<li>
<p>Verify that the client is not sending Retry CID</p>
</li>
<li>
<p>If the protocol version is newer than "draft 27", check that the handshake CID is present, and that the retry CID is present if required. Then check that the values are what is expected.</p>
</li>
<li>
<p>When verifying the retry token, check that the retry CID sent by the client is what is expected.</p>
</li>
</ol>
<p>That version of picoquic is used in the interop runner, and I have not noticed any issue related to CID checks. But then the tests are bypassed with draft-27 versions. I suppose I could split the TP test into verifying that the CID are present if the version is newer than draft-27, and then check that the CID have the expected value if they are present. That would allow for interop testing with draft 27.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3499#issuecomment-602245593">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2MV5ZK4DAA2V2HKPLRIZE3NANCNFSM4LA5I5BA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7G2CEQ7TWUPLEI6NLRIZE3NA5CNFSM4LA5I5BKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPSYTWI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3499#issuecomment-602245593",
"url": "https://github.com/quicwg/base-drafts/pull/3499#issuecomment-602245593",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e77a3b6ea20d_1fb23ff7c58cd960661333--


From nobody Sun Mar 22 12:25:49 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 06ABB3A080C for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 12:25:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KYhAE_zAjvsd for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 12: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 AAA9F3A080A for <quic-issues@ietf.org>; Sun, 22 Mar 2020 12:25:45 -0700 (PDT)
Received: from github-lowworker-39b4a70.va3-iad.github.net (github-lowworker-39b4a70.va3-iad.github.net [10.48.16.66]) by smtp.github.com (Postfix) with ESMTP id 92FEA9604C5 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 12:25:43 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584905143; bh=KYHxvDS7dIKe5xgHSrVGHJ5K5Z+m5I63uoF8+cRs1ss=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=w6MuhGKqcfTv8XwbSbiYVGCndTkSnNWuxxOMne2dkTWR6YS23P6nCbgMRbZbdkFzU sHtWxgR/TdVHW6U1hMbnozrDNbq/V52FkRJEBwLIuxA182ocs9X+neEe323GBJIIdv zzaifGQ4v8CEAQ5PSjkyFitA/X5MhzgObFlKlLnM=
Date: Sun, 22 Mar 2020 12:25:43 -0700
From: Gorry Fairhurst <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7IKQKUTBFJDHWED554QOOLPEVBNHHCEV4TFI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3501/review/379038862@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3501@github.com>
References: <quicwg/base-drafts/pull/3501@github.com>
Subject: Re: [quicwg/base-drafts] Update ACK generation policy (#3501)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e77bbb784700_547f3fd285acd964772e4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: gorryfair
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/GWBLmfPCS0YjIrFdDC9oFuYgDJk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 19:25:48 -0000

----==_mimepart_5e77bbb784700_547f3fd285acd964772e4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

gorryfair commented on this pull request.



> @@ -3170,11 +3170,21 @@ delayed retransmissions from the peer. For Initial and Handshake packets,
 a max_ack_delay of 0 is used. The sender uses the receiver's `max_ack_delay`
 value in determining timeouts for timer-based retransmission, as detailed in
 Section 5.2.1 of {{QUIC-RECOVERY}}.
+The max_ack_delay needs to be set so that at least several samples can

Does that matter for there first RTT?  The sender still receives an ACK after IW packets (assuming IW packets are sent)? If it matters, let's figure out how to solve that.

If the RTT turns out to be smaller than max_ack_delay*n (n updates/sec), then you can reduce max_ack_delay. I think this replicates  the ACK policy in Chromium? - but would be happy to see a different formulation that generates sufficient ACKs.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3501#discussion_r396131247
----==_mimepart_5e77bbb784700_547f3fd285acd964772e4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@gorryfair</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3501#discussion_r396131247">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -3170,11 +3170,21 @@ delayed retransmissions from the peer. For Initial and Handshake packets,
 a max_ack_delay of 0 is used. The sender uses the receiver&#39;s `max_ack_delay`
 value in determining timeouts for timer-based retransmission, as detailed in
 Section 5.2.1 of {{QUIC-RECOVERY}}.
+The max_ack_delay needs to be set so that at least several samples can
</pre>
<p>Does that matter for there first RTT?  The sender still receives an ACK after IW packets (assuming IW packets are sent)? If it matters, let's figure out how to solve that.</p>
<p>If the RTT turns out to be smaller than max_ack_delay*n (n updates/sec), then you can reduce max_ack_delay. I think this replicates  the ACK policy in Chromium? - but would be happy to see a different formulation that generates sufficient ACKs.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3501#discussion_r396131247">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK43CAN4KNVYZCACK2LRIZQ3PANCNFSM4LCHDKLA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK35AOEX5OFMYGWG543RIZQ3PA5CNFSM4LCHDKLKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC2L2ZDQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3501#discussion_r396131247",
"url": "https://github.com/quicwg/base-drafts/pull/3501#discussion_r396131247",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e77bbb784700_547f3fd285acd964772e4--


From nobody Sun Mar 22 12:27:55 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5E97F3A081C for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 12:27:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uxhjgZS4C_cK for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 12: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 2AA333A0814 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 12:27:51 -0700 (PDT)
Received: from github-lowworker-1ac52d7.ash1-iad.github.net (github-lowworker-1ac52d7.ash1-iad.github.net [10.56.25.52]) by smtp.github.com (Postfix) with ESMTP id 2566BC605BC for <quic-issues@ietf.org>; Sun, 22 Mar 2020 12:27:51 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584905271; bh=FE8qTerCTVDExoTi61zgSF+bWGhXT8UGm/keAON7Xkc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=uNqc/yvEp6C352WqQWpbiv6kCGnjhKiHcEeMq7DauNQ1aWv6SfS1Ra26e5H84RxMa +nerqn3RcPlKeLcT2fcw89ERZRdfXw63JN0590r0wWlOd8wbmRw1YQqXlE3Qoianh8 UZZakFIELYkax9Bd+bWVQunQcfxaT5szov0hUXCk=
Date: Sun, 22 Mar 2020 12:27:51 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2F2GJUIKOJZV6M4DN4QOOTPEVBNHHCEV4TFI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3501/review/379039034@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3501@github.com>
References: <quicwg/base-drafts/pull/3501@github.com>
Subject: Re: [quicwg/base-drafts] Update ACK generation policy (#3501)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e77bc3715bee_21c53fdabcacd95c936d9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/YOHzP4PYhabv4apNYvten1uhEbc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 19:27:54 -0000

----==_mimepart_5e77bc3715bee_21c53fdabcacd95c936d9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> @@ -3170,11 +3170,21 @@ delayed retransmissions from the peer. For Initial and Handshake packets,
 a max_ack_delay of 0 is used. The sender uses the receiver's `max_ack_delay`
 value in determining timeouts for timer-based retransmission, as detailed in
 Section 5.2.1 of {{QUIC-RECOVERY}}.
+The max_ack_delay needs to be set so that at least several samples can

max_ack_delay is unilateral, chosen prior to an RTT sample, and never changed over the course of the connection(unless one implements the ack-frequency extension, of course).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3501#discussion_r396131448
----==_mimepart_5e77bc3715bee_21c53fdabcacd95c936d9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3501#discussion_r396131448">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -3170,11 +3170,21 @@ delayed retransmissions from the peer. For Initial and Handshake packets,
 a max_ack_delay of 0 is used. The sender uses the receiver&#39;s `max_ack_delay`
 value in determining timeouts for timer-based retransmission, as detailed in
 Section 5.2.1 of {{QUIC-RECOVERY}}.
+The max_ack_delay needs to be set so that at least several samples can
</pre>
<p>max_ack_delay is unilateral, chosen prior to an RTT sample, and never changed over the course of the connection(unless one implements the ack-frequency extension, of course).</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3501#discussion_r396131448">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZ5AUOZN7H2GIFRHZDRIZRDPANCNFSM4LCHDKLA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK46TSQ2SSFZMU5HGRLRIZRDPA5CNFSM4LCHDKLKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC2L22OQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3501#discussion_r396131448",
"url": "https://github.com/quicwg/base-drafts/pull/3501#discussion_r396131448",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e77bc3715bee_21c53fdabcacd95c936d9--


From nobody Sun Mar 22 12:48:47 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E8BC53A0873 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 12:48:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MGmorj2QvID0 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 12:48:42 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B4AE83A046E for <quic-issues@ietf.org>; Sun, 22 Mar 2020 12:48:22 -0700 (PDT)
Received: from github-lowworker-edec459.ac4-iad.github.net (github-lowworker-edec459.ac4-iad.github.net [10.52.18.32]) by smtp.github.com (Postfix) with ESMTP id 69182521EB9 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 12:48:21 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584906501; bh=TZwLycKEn2YSGCu0JhcKaHTp37d0aVTTVz7YCJlZf3Q=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ZAjoDgav7m6mcG72oiOIPXKoftiZNk4tgKEJdbUOMl0s6y1mZVQB1P6TqYmiaMDJ/ oYD/MeVJhaUiBGSZDFR4DzxfsSQ89euzs7aG0oGA3Zy+3NxwOwKHt1p6MCPXZTxGh6 7QlzSC5D5jcvhcn6/IZxNuZutD4+2+bmIXpi7e3A=
Date: Sun, 22 Mar 2020 12:48:21 -0700
From: Gorry Fairhurst <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZVMW55T2BO5FNZQKV4QORALEVBNHHCEV4TFI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3501/review/379040817@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3501@github.com>
References: <quicwg/base-drafts/pull/3501@github.com>
Subject: Re: [quicwg/base-drafts] Update ACK generation policy (#3501)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e77c1055513d_4dc43f950e4cd960459b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: gorryfair
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/kzgunOjYsawv7oU49Qzl4P8b9DQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 19:48:44 -0000

----==_mimepart_5e77c1055513d_4dc43f950e4cd960459b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

gorryfair commented on this pull request.



> @@ -3170,11 +3170,21 @@ delayed retransmissions from the peer. For Initial and Handshake packets,
 a max_ack_delay of 0 is used. The sender uses the receiver's `max_ack_delay`
 value in determining timeouts for timer-based retransmission, as detailed in
 Section 5.2.1 of {{QUIC-RECOVERY}}.
+The max_ack_delay needs to be set so that at least several samples can

Bah, OK. Not sure why its designed that way - but let's live with that. A different way, is for a receiver with an RTT sample to use that to achieve the same outcome at the receiver?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3501#discussion_r396133450
----==_mimepart_5e77c1055513d_4dc43f950e4cd960459b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@gorryfair</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3501#discussion_r396133450">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -3170,11 +3170,21 @@ delayed retransmissions from the peer. For Initial and Handshake packets,
 a max_ack_delay of 0 is used. The sender uses the receiver&#39;s `max_ack_delay`
 value in determining timeouts for timer-based retransmission, as detailed in
 Section 5.2.1 of {{QUIC-RECOVERY}}.
+The max_ack_delay needs to be set so that at least several samples can
</pre>
<p>Bah, OK. Not sure why its designed that way - but let's live with that. A different way, is for a receiver with an RTT sample to use that to achieve the same outcome at the receiver?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3501#discussion_r396133450">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZB5TMEQAOYNUFO5KLRIZTQLANCNFSM4LCHDKLA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZXDXSUNPB5QJ4K3NLRIZTQLA5CNFSM4LCHDKLKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC2L3IMI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3501#discussion_r396133450",
"url": "https://github.com/quicwg/base-drafts/pull/3501#discussion_r396133450",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e77c1055513d_4dc43f950e4cd960459b--


From nobody Sun Mar 22 12:53:19 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0E6D53A0886 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 12:53:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jlzOiWTvMveR for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 12:53: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 BFC5C3A087C for <quic-issues@ietf.org>; Sun, 22 Mar 2020 12:53:15 -0700 (PDT)
Received: from github-lowworker-c53a806.ac4-iad.github.net (github-lowworker-c53a806.ac4-iad.github.net [10.52.23.45]) by smtp.github.com (Postfix) with ESMTP id AC55796075B for <quic-issues@ietf.org>; Sun, 22 Mar 2020 12:53:14 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584906794; bh=0zjkbOwzsJuaV8G0WBk4L6QHaLnLutksdKryxa+kQFE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=bNhl0Z6kUH4hHQY5Z0oARnRI1u+VO7GEraPuwk8a++KqiEBsvApDx4k7B6j+VirEP kT7tndLspFRs36cXfEiYjmSIMaGOK8BmduIAGmu9nkT0QslN8xDCFxOq79o54qqMuh 2mN46L4DZRiFit8LjTAV51Ab2vyZrX3YmKkeFUs4=
Date: Sun, 22 Mar 2020 12:53:14 -0700
From: Gorry Fairhurst <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7KNTRBEU7NFTHEAU54QORSVEVBNHHCEV4TFI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3501/review/379041228@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3501@github.com>
References: <quicwg/base-drafts/pull/3501@github.com>
Subject: Re: [quicwg/base-drafts] Update ACK generation policy (#3501)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e77c22a9d9cc_5eae3f8c57acd96063738"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: gorryfair
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/WHwndbe7sxjA80IQhgFPu9kk4HE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 19:53:17 -0000

----==_mimepart_5e77c22a9d9cc_5eae3f8c57acd96063738
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

gorryfair commented on this pull request.



>  
-In order to assist loss detection at the sender, an endpoint SHOULD send an ACK
+An ACK frame SHOULD be generated for at least every tenth ack-eliciting

Sure you could add that rule also. When do you think this helps... for RTT << ACK_delay?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3501#discussion_r396133944
----==_mimepart_5e77c22a9d9cc_5eae3f8c57acd96063738
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@gorryfair</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3501#discussion_r396133944">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-In order to assist loss detection at the sender, an endpoint SHOULD send an ACK
+An ACK frame SHOULD be generated for at least every tenth ack-eliciting
</pre>
<p>Sure you could add that rule also. When do you think this helps... for RTT &lt;&lt; ACK_delay?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3501#discussion_r396133944">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKY2DFNUNMK2AHIPP2DRIZUCVANCNFSM4LCHDKLA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5M5VGBWMXYVT3PYRTRIZUCVA5CNFSM4LCHDKLKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC2L3LTA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3501#discussion_r396133944",
"url": "https://github.com/quicwg/base-drafts/pull/3501#discussion_r396133944",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e77c22a9d9cc_5eae3f8c57acd96063738--


From nobody Sun Mar 22 12:53:33 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EA2083A087C for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 12:53:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id D7U6UKiBVZGu for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 12:53:23 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 927873A0891 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 12:53:23 -0700 (PDT)
Received: from github-lowworker-9d2806a.ash1-iad.github.net (github-lowworker-9d2806a.ash1-iad.github.net [10.56.102.50]) by smtp.github.com (Postfix) with ESMTP id 5BB3DA0B7E for <quic-issues@ietf.org>; Sun, 22 Mar 2020 12:53:22 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584906802; bh=TzTRSmi6+UNg0wbsi36/wnpayqpz66rT5o3hAcyBGBU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=k+/1uNmlh7pUW9/4yVdzYizGzfKNsyj/05uG0BNxVJsflIsHvghuFuQwQpCHOaohJ Tdz9ZeWgE69zbPeex3RHceFSnWlhIZf6DcecZ2JrxjEHjdemHJqvr2wXBMSvd6drVz Jw96jWvH+mzgTLDiS+MUKHLcyFvsn3zVRzjW5ReU=
Date: Sun, 22 Mar 2020 12:53:22 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK37HVNNEWLD5U6BOHN4QORTFEVBNHHCEV4TFI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3501/review/379041244@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3501@github.com>
References: <quicwg/base-drafts/pull/3501@github.com>
Subject: Re: [quicwg/base-drafts] Update ACK generation policy (#3501)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e77c2324b5a0_31b93fe7856cd96c1196f5"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/azG6f_FEQJA_CxFsoJmYQRyT4ks>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 19:53:25 -0000

----==_mimepart_5e77c2324b5a0_31b93fe7856cd96c1196f5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> @@ -3170,11 +3170,21 @@ delayed retransmissions from the peer. For Initial and Handshake packets,
 a max_ack_delay of 0 is used. The sender uses the receiver's `max_ack_delay`
 value in determining timeouts for timer-based retransmission, as detailed in
 Section 5.2.1 of {{QUIC-RECOVERY}}.
+The max_ack_delay needs to be set so that at least several samples can

max_ack_delay is used in the PTO timeout, and there's no guarantee the two peers have a similar view of RTT(in fact, it's pretty much guaranteed they're not quite identical), so an explicit signal is necessary.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3501#discussion_r396133956
----==_mimepart_5e77c2324b5a0_31b93fe7856cd96c1196f5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3501#discussion_r396133956">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -3170,11 +3170,21 @@ delayed retransmissions from the peer. For Initial and Handshake packets,
 a max_ack_delay of 0 is used. The sender uses the receiver&#39;s `max_ack_delay`
 value in determining timeouts for timer-based retransmission, as detailed in
 Section 5.2.1 of {{QUIC-RECOVERY}}.
+The max_ack_delay needs to be set so that at least several samples can
</pre>
<p>max_ack_delay is used in the PTO timeout, and there's no guarantee the two peers have a similar view of RTT(in fact, it's pretty much guaranteed they're not quite identical), so an explicit signal is necessary.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3501#discussion_r396133956">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6U76PAZRVTK3KJXI3RIZUDFANCNFSM4LCHDKLA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYAIH64VOMKENVJ7FTRIZUDFA5CNFSM4LCHDKLKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC2L3LXA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3501#discussion_r396133956",
"url": "https://github.com/quicwg/base-drafts/pull/3501#discussion_r396133956",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e77c2324b5a0_31b93fe7856cd96c1196f5--


From nobody Sun Mar 22 13:26:42 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 93F7B3A0774 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 13:26:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rbs0vfMec50c for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 13:26:37 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4BB3E3A076F for <quic-issues@ietf.org>; Sun, 22 Mar 2020 13:26:37 -0700 (PDT)
Received: from github-lowworker-6b40fdd.va3-iad.github.net (github-lowworker-6b40fdd.va3-iad.github.net [10.48.16.64]) by smtp.github.com (Postfix) with ESMTP id 7874D8C05DC for <quic-issues@ietf.org>; Sun, 22 Mar 2020 13:26:36 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584908796; bh=yy25qIePTq6OMiotj4227zRrGULOej9HdmxxTO1hp+c=; h=Date:From:To:Subject:From; b=Ds9YdeBfA1ielbNAvqFMPO9xKShp5fdlCXfeZ0fdRiHI7pJlA1TY0Fs3YfDrysaUP cGeb9CDscMzNSYKu870QDPZeE6kk1s380LyDM8wgHufc67I3nkqVuC7FlcLEDmuW2R GuTIPVUzasPIyGvYWeQlxE4t1A2MmVzqHoowh6v0=
Date: Sun, 22 Mar 2020 13:26:36 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-loss-first/000000-6290d1@github.com>
Subject: [quicwg/base-drafts] 6290d1: Notify the congestion controller of losses first
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/1MmfL1nqr2nVEidQ3jKtuVOVLto>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 20:26:40 -0000

  Branch: refs/heads/ianswett-loss-first
  Home:   https://github.com/quicwg/base-drafts
  Commit: 6290d1447ecdc63e4b0a702d0a0bd27d01904d6a
      https://github.com/quicwg/base-drafts/commit/6290d1447ecdc63e4b0a702d0a0bd27d01904d6a
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-22 (Sun, 22 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Notify the congestion controller of losses first

Fixes #3495 and #3288 by notifying the congestion controller of lost packets prior to notifying it of acknowledged packets and passing all lost packets into InPersistentCongestion().



From nobody Sun Mar 22 13:27:39 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E74263A0784 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 13:27:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xv5ia-r-U5XF for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 13:27:36 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C4C033A0775 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 13:27:36 -0700 (PDT)
Received: from github-lowworker-c73936b.ash1-iad.github.net (github-lowworker-c73936b.ash1-iad.github.net [10.56.112.13]) by smtp.github.com (Postfix) with ESMTP id D302E8C1EAD for <quic-issues@ietf.org>; Sun, 22 Mar 2020 13:27:35 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584908855; bh=a83BjuFrOc9dzp9zpRMN73McdEV/RUoIH7Wni5P8knI=; h=Date:From:To:Subject:From; b=ReEbt0oQKHIZpkEQfvGz6WmXWk2W3dqeCGtawXYqa8m3IupGYtg/rRhTKI5ryoHqs C0Zc9dNoPsxtMs/uP0gLKIpU5hKFaCuh30u/ZjMy+rzZPwwCMuxy+mB9X7Mbq2LPpv uYWM0S5a8e43tYjM+fAc+jWgX4tJ57KXqc5/0hDo=
Date: Sun, 22 Mar 2020 13:27:35 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/9b3281-2844fc@github.com>
Subject: [quicwg/base-drafts] 2844fc: Script updating gh-pages from 6290d144. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/33J8RQ76TKlsLt7zVTdxTVqMYFI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 20:27:38 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 2844fc35437bdb6f43661b222c408658a87f62ea
      https://github.com/quicwg/base-drafts/commit/2844fc35437bdb6f43661b222c408658a87f62ea
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-22 (Sun, 22 Mar 2020)

  Changed paths:
    A ianswett-loss-first/draft-ietf-quic-http.html
    A ianswett-loss-first/draft-ietf-quic-http.txt
    A ianswett-loss-first/draft-ietf-quic-invariants.html
    A ianswett-loss-first/draft-ietf-quic-invariants.txt
    A ianswett-loss-first/draft-ietf-quic-qpack.html
    A ianswett-loss-first/draft-ietf-quic-qpack.txt
    A ianswett-loss-first/draft-ietf-quic-recovery.html
    A ianswett-loss-first/draft-ietf-quic-recovery.txt
    A ianswett-loss-first/draft-ietf-quic-tls.html
    A ianswett-loss-first/draft-ietf-quic-tls.txt
    A ianswett-loss-first/draft-ietf-quic-transport.html
    A ianswett-loss-first/draft-ietf-quic-transport.txt
    A ianswett-loss-first/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 6290d144. [ci skip]



From nobody Sun Mar 22 13:27:50 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 583A43A0784 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 13:27:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.098
X-Spam-Level: 
X-Spam-Status: No, score=-3.098 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SR-r9GM6sdVd for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 13:27:46 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B985E3A0775 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 13:27:46 -0700 (PDT)
Received: from github-lowworker-0f78100.ash1-iad.github.net (github-lowworker-0f78100.ash1-iad.github.net [10.56.25.48]) by smtp.github.com (Postfix) with ESMTP id CB04C6E0A6E for <quic-issues@ietf.org>; Sun, 22 Mar 2020 13:27:45 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584908865; bh=67eDk5gYpDbF9jqnbqrWnkmC/k/XvkCVhJFvVaIdbx4=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=Obq93aHmo5tn5riZz+yS/yzejaGGwAeIWs7ESRAaIv5E0Wxohrt3TrPvJQRTUsT7M zevwMdIiCOKT3kUiPgAnJjvHrv/7jrVPrbg/8ixmgs5XlUv8rz6gsN1s+3nciPicOE M/IVtdLVkSveiwbYkr72F2udT+0ykdUzgM1r2ojg=
Date: Sun, 22 Mar 2020 13:27:45 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5RZWEBWMKLXEXPE2F4QOVUDEVBNHHCF2VMJI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3540@github.com>
Subject: [quicwg/base-drafts] Notify the congestion controller of losses first (#3540)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e77ca41bac5c_11f23f80a88cd96836984"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ooRtfI9flSPJeyjH-eIjtCpBSlg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 20:27:49 -0000

----==_mimepart_5e77ca41bac5c_11f23f80a88cd96836984
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Fixes #3495 and #3288 by notifying the congestion controller of lost packets prior to notifying it of acknowledged packets and passing all lost packets into InPersistentCongestion().
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/3540

-- Commit Summary --

  * Notify the congestion controller of losses first

-- File Changes --

    M draft-ietf-quic-recovery.md (29)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/3540.patch
https://github.com/quicwg/base-drafts/pull/3540.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3540

----==_mimepart_5e77ca41bac5c_11f23f80a88cd96836984
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 #3495.">Fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="574984794" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3495" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3495/hovercard" href="https://github.com/quicwg/base-drafts/issues/3495">#3495</a> and <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="534157219" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3288" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3288/hovercard" href="https://github.com/quicwg/base-drafts/issues/3288">#3288</a> by notifying the congestion controller of lost packets prior to notifying it of acknowledged packets and passing all lost packets into InPersistentCongestion().</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/3540'>https://github.com/quicwg/base-drafts/pull/3540</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Notify the congestion controller of losses first</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/3540/files#diff-98295c891c68edd662536cf2a42bf089">draft-ietf-quic-recovery.md</a>
    (29)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3540.patch'>https://github.com/quicwg/base-drafts/pull/3540.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3540.diff'>https://github.com/quicwg/base-drafts/pull/3540.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3540">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3QWK3HT2D3UP7LUMTRIZYEDANCNFSM4LRNSNXQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2ACEYWBH35YOFWFGDRIZYEDA5CNFSM4LRNSNX2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IXKVRFA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3540",
"url": "https://github.com/quicwg/base-drafts/pull/3540",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e77ca41bac5c_11f23f80a88cd96836984--


From nobody Sun Mar 22 13:36:40 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EEC133A0855 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 13:36:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.099
X-Spam-Level: 
X-Spam-Status: No, score=-2.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id K7OXj-iBoYcL for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 13:36:28 -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 F1BA33A0836 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 13:36:27 -0700 (PDT)
Date: Sun, 22 Mar 2020 13:36:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584909387; bh=CTXKmnQYyHa9tZ8u3g2ivqBhGmX0EdXf8e//Uf8XPYQ=; h=Date:From:To:Subject:From; b=Sj4rqHWLtWnVS+mISLMvat0pG7QhSmssfwjW51eVd4XeKPPpHDaey2iOJP1/pGgMG qUP87ikCeEThCD0xB9nBZCi6HIWpHJIBhMgdYffS+aP5WYGUuveD6Xr57aD+z98HsL D4sJ5DTBLgD1vBCH1ADzn9DZWfO3zAuP/3wThIyM=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-loss-first/6290d1-0c944e@github.com>
Subject: [quicwg/base-drafts] 0c944e: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/UVcfSgCvZ0qy8DuE1IOpVDUhq04>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 20:36:39 -0000

  Branch: refs/heads/ianswett-loss-first
  Home:   https://github.com/quicwg/base-drafts
  Commit: 0c944ea9badc434888c169b4609687d404ad2fcb
      https://github.com/quicwg/base-drafts/commit/0c944ea9badc434888c169b4609687d404ad2fcb
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-22 (Sun, 22 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



From nobody Sun Mar 22 13:37:03 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D724A3A084E for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 13:36:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.553
X-Spam-Level: 
X-Spam-Status: No, score=-1.553 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tFx-bgR_5eBG for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 13:36:49 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3EBE53A084B for <quic-issues@ietf.org>; Sun, 22 Mar 2020 13:36:49 -0700 (PDT)
Received: from github-lowworker-52827f8.ash1-iad.github.net (github-lowworker-52827f8.ash1-iad.github.net [10.56.108.24]) by smtp.github.com (Postfix) with ESMTP id 9453A521160 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 13:36:48 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584909408; bh=LEMo62ToWdOH8aDDKTOqSWtLPUiRrQjptT2Jw5zb6+E=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=jwll98YztjoUNPDjLWnFd+tvrOK4Aw4AOfgPYf1v+glMa5jYkSnSKsaGIkCGrVWP5 QnsAUsDra5bo+MpSSJpjSKa2Wi2od4z+IDDVchYiBbED0Sl1sFDoKZSgkwl4O4TvIH JA14NP2KfxVm88rKbfETCfJFWcbXzuWdNERHmqck=
Date: Sun, 22 Mar 2020 13:36:48 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3540/push/4800512387@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3540@github.com>
References: <quicwg/base-drafts/pull/3540@github.com>
Subject: Re: [quicwg/base-drafts] Notify the congestion controller of losses first (#3540)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e77cc6083fc2_25c63fa4522cd96415260"; 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/d7uJLfFVW0RRXs8JAxjFs6sQuuM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 20:37:02 -0000

----==_mimepart_5e77cc6083fc2_25c63fa4522cd96415260
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

0c944ea9badc434888c169b4609687d404ad2fcb  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/3540/files/6290d1447ecdc63e4b0a702d0a0bd27d01904d6a..0c944ea9badc434888c169b4609687d404ad2fcb

----==_mimepart_5e77cc6083fc2_25c63fa4522cd96415260
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/0c944ea9badc434888c169b4609687d404ad2fcb">0c944ea</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/3540/files/6290d1447ecdc63e4b0a702d0a0bd27d01904d6a..0c944ea9badc434888c169b4609687d404ad2fcb">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYRLMNIEE6CXFELH7TRIZZGBANCNFSM4LRNSNXQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKY4CJSVUTO2OF5MSR3RIZZGBA5CNFSM4LRNSNX2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TEMBWGU2DKOCQOVZWQIZUHAYDANJRGIZTQNY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3540/files/6290d1447ecdc63e4b0a702d0a0bd27d01904d6a..0c944ea9badc434888c169b4609687d404ad2fcb",
"url": "https://github.com/quicwg/base-drafts/pull/3540/files/6290d1447ecdc63e4b0a702d0a0bd27d01904d6a..0c944ea9badc434888c169b4609687d404ad2fcb",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e77cc6083fc2_25c63fa4522cd96415260--


From nobody Sun Mar 22 13:37:24 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4FF6D3A00C1 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 13:37:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id q7GI1RP5V2eY for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 13:37:13 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4740C3A07BC for <quic-issues@ietf.org>; Sun, 22 Mar 2020 13:37:13 -0700 (PDT)
Date: Sun, 22 Mar 2020 13:37:12 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584909432; bh=9YvUPyVIB7PdHHFd450DJFdVgtL+D2ihqtzHfSKudu0=; h=Date:From:To:Subject:From; b=z2wNtSuVcRLbuicouP8CMcfUO9RWR7YNUVzNiMj3omcuLaXied8UjqNkGDAdderC6 dZPfb2GPXbI5ifBjX0DJSoz38QOojBnLcR0JzhutVnNBDEHY7UuSxgTRqC+gFJg3ku L3E7o0QO51/hO9rRTJwDemsHQYpwzizA7EJ5Apho=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/2844fc-b7b1f3@github.com>
Subject: [quicwg/base-drafts] b7b1f3: Script updating gh-pages from 0c944ea9. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ICGtJTAjfgXXoH9FYfY94VUYXjo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 20:37:23 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: b7b1f37b9db0b6366adeba3022ff525298520975
      https://github.com/quicwg/base-drafts/commit/b7b1f37b9db0b6366adeba3022ff525298520975
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-22 (Sun, 22 Mar 2020)

  Changed paths:
    M ianswett-loss-first/draft-ietf-quic-recovery.html
    M ianswett-loss-first/draft-ietf-quic-recovery.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 0c944ea9. [ci skip]



From nobody Sun Mar 22 13:43:01 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D4F863A07FF for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 13:42:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MDOmNyNImEpX for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 13:42:58 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 802763A07EB for <quic-issues@ietf.org>; Sun, 22 Mar 2020 13:42:58 -0700 (PDT)
Received: from github-lowworker-d93c4b6.va3-iad.github.net (github-lowworker-d93c4b6.va3-iad.github.net [10.48.17.47]) by smtp.github.com (Postfix) with ESMTP id 9F9B8C60B09 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 13:42:57 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584909777; bh=izyunKKS4iNTn24WiPQq9qpKXQnZleqe6RTRFS3ob6Q=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=epz9rD0AsYnvsWzfasnc5/iToc8HxAb6e6Pb91nEZzo3FBZZmYQRwvLGode4XKwUq EncSLuAiprn+DmVsh80Eha+nN9ze6ZmeyhGP3qDijwYH8O+K46scIGqzcUvUplXflw TpnE8hoHJDpl4ifjBBuuxPZ1EC9HmX+puKtWL/4Q=
Date: Sun, 22 Mar 2020 13:42:57 -0700
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5ZYFYNKIHVCAHM2I54QOXNDEVBNHHCESD76A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3499/review/379045265@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3499@github.com>
References: <quicwg/base-drafts/pull/3499@github.com>
Subject: Re: [quicwg/base-drafts] Authenticate connection IDs (#3499)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e77cdd1909da_6d393fb6a3acd96c57888"; 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/EePvvSQsnbWgLYa9ewBRlBgyzoc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 20:43:00 -0000

----==_mimepart_5e77cdd1909da_6d393fb6a3acd96c57888
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

DavidSchinazi commented on this pull request.



> @@ -1475,6 +1475,48 @@ lifetime of a connection, especially in response to connection migration
 ({{migration}}); see {{issue-cid}} for details.
 
 
+## Authenticating Connection IDs {#cid-auth}
+
+The choice each endpoint makes about connection IDs during the handshake is
+authenticated by including all values in transport parameters; see
+{{transport-parameters}}. This ensures that all connection IDs are authenticated
+by the cryptographic handshake.
+
+Each endpoint includes the value of the Source Connection ID field from Initial
+packets it sends in the handshake_connection_id transport parameter; see

I think it's called `handshake_connection_id` because it is the connection ID used during the handshake, I think it's a reasonable name

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3499#discussion_r396138532
----==_mimepart_5e77cdd1909da_6d393fb6a3acd96c57888
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@DavidSchinazi</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3499#discussion_r396138532">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1475,6 +1475,48 @@ lifetime of a connection, especially in response to connection migration
 ({{migration}}); see {{issue-cid}} for details.
 
 
+## Authenticating Connection IDs {#cid-auth}
+
+The choice each endpoint makes about connection IDs during the handshake is
+authenticated by including all values in transport parameters; see
+{{transport-parameters}}. This ensures that all connection IDs are authenticated
+by the cryptographic handshake.
+
+Each endpoint includes the value of the Source Connection ID field from Initial
+packets it sends in the handshake_connection_id transport parameter; see
</pre>
<p>I think it's called <code>handshake_connection_id</code> because it is the connection ID used during the handshake, I think it's a reasonable name</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3499#discussion_r396138532">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3UWF5DE43XD37ZIGLRIZZ5DANCNFSM4LA5I5BA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5W332RZNFONSNISJLRIZZ5DA5CNFSM4LA5I5BKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC2L4LEI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3499#discussion_r396138532",
"url": "https://github.com/quicwg/base-drafts/pull/3499#discussion_r396138532",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e77cdd1909da_6d393fb6a3acd96c57888--


From nobody Sun Mar 22 13:48:46 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3CD523A045B for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 13:48:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zn5g8I4m96uH for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 13:48: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 E175F3A0443 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 13:48:42 -0700 (PDT)
Received: from github-lowworker-0eea13f.ash1-iad.github.net (github-lowworker-0eea13f.ash1-iad.github.net [10.56.109.26]) by smtp.github.com (Postfix) with ESMTP id 18914C602FF for <quic-issues@ietf.org>; Sun, 22 Mar 2020 13:48:42 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584910122; bh=eXts78y8/Bw1Ktge9iMWP0rHrCUIwufBKNbUjaS4/sE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=VdbLGGLceulI829nw4DQ1VjboFt4kzpQ3bcYg4InIHkW0sethmd77RM8Gfl9yCHTe SncDXJf7Ua3bhnxxVEZcI9pcNSMrqcpPsWBoQ3/rftYB44xa3Zs51Xpu+u5KAjObIE Rm3J72wy7Te/r0AnuHh7o4SrcMyeLGDu5k2gW56U=
Date: Sun, 22 Mar 2020 13:48:42 -0700
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2NPOLXF3CN5UVCYZV4QOYCVEVBNHHCESD76A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3499/c602270861@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3499@github.com>
References: <quicwg/base-drafts/pull/3499@github.com>
Subject: Re: [quicwg/base-drafts] Authenticate connection IDs (#3499)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e77cf2a99eb_51303f96418cd964106636"; 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/Ory1ZtRY2u8wvf4N9J23GAINfJY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 20:48:45 -0000

----==_mimepart_5e77cf2a99eb_51303f96418cd964106636
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I like @huitema's deployment plan. I think it would be valuable to get deployment experience of these new transport parameters in draft-27 so that it doesn't break interop. Perhaps we should add a temporary subsection to the spec on how to this, with a note that it'll be removed before publication. It could say something like this:
1. If using draft-28 or later, these transport parameters MUST be sent, and received ones MUST be validated.
2. If using draft-27 or earlier, these transport parameters SHOULD be sent, and upon receipt:
    - if `handshake_connection_id` is present, then validate using draft-28 rules
    - else validate using draft-27 rules

Thoughts?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3499#issuecomment-602270861
----==_mimepart_5e77cf2a99eb_51303f96418cd964106636
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I like <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/huitema/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/huitema">@huitema</a>'s deployment plan. I think it would be valuable to get deployment experience of these new transport parameters in draft-27 so that it doesn't break interop. Perhaps we should add a temporary subsection to the spec on how to this, with a note that it'll be removed before publication. It could say something like this:</p>
<ol>
<li>If using draft-28 or later, these transport parameters MUST be sent, and received ones MUST be validated.</li>
<li>If using draft-27 or earlier, these transport parameters SHOULD be sent, and upon receipt:
<ul>
<li>if <code>handshake_connection_id</code> is present, then validate using draft-28 rules</li>
<li>else validate using draft-27 rules</li>
</ul>
</li>
</ol>
<p>Thoughts?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3499#issuecomment-602270861">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7GFYRCTYAOEVR6JDDRIZ2SVANCNFSM4LA5I5BA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3HRQ7PNUCIYLYY333RIZ2SVA5CNFSM4LA5I5BKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPS6ZDI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3499#issuecomment-602270861",
"url": "https://github.com/quicwg/base-drafts/pull/3499#issuecomment-602270861",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e77cf2a99eb_51303f96418cd964106636--


From nobody Sun Mar 22 13:55:44 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D3D7E3A0800 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 13:55:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id P55Qk3CY3JiG for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 13:55: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 7C91F3A081E for <quic-issues@ietf.org>; Sun, 22 Mar 2020 13:55:41 -0700 (PDT)
Received: from github-lowworker-f045d1f.ac4-iad.github.net (github-lowworker-f045d1f.ac4-iad.github.net [10.52.19.54]) by smtp.github.com (Postfix) with ESMTP id 77D1FC602D2 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 13:55:40 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584910540; bh=Jfwtvf4TDNXlMzhnlgWJ9iybZrif0Rt52D94Qw43SXM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=M93Am334GV6mVtHNFXggWNrvgOZbhi5lfHnze61xwtVweU5P4iEnpRBqBPfAI7/6o x8iR6D2Kn0MGIb4qjS9vL6851V//SZ0mzC1PonLsQ3NXC0eacJmm8IAxqyqE6ax5/U ZYuGP3xfNA+6lJ2WekOmiEPnXcZAvSC8ipwgBTWw=
Date: Sun, 22 Mar 2020 13:55:40 -0700
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYHO3INWZSN7T6KI5F4QOY4ZEVBNHHCESD76A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3499/c602271629@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3499@github.com>
References: <quicwg/base-drafts/pull/3499@github.com>
Subject: Re: [quicwg/base-drafts] Authenticate connection IDs (#3499)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e77d0cc67ea3_6c63fb68a2cd96032661"; 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/ri0be4eVQsOdFLOeKvPC0y_A7Ds>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 20:55:43 -0000

----==_mimepart_5e77d0cc67ea3_6c63fb68a2cd96032661
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@DavidSchinazi in practice, you can only publish new spec as draft-28. So what you want is not a new draft, but maybe a note on the implementers' slack. By the way, I did change my implementation to check the values if they are 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/3499#issuecomment-602271629
----==_mimepart_5e77d0cc67ea3_6c63fb68a2cd96032661
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/DavidSchinazi/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/DavidSchinazi">@DavidSchinazi</a> in practice, you can only publish new spec as draft-28. So what you want is not a new draft, but maybe a note on the implementers' slack. By the way, I did change my implementation to check the values if they are 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/3499#issuecomment-602271629">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5GJ7OFK5UGMQXUMTLRIZ3MZANCNFSM4LA5I5BA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK453DEFTUPLPTIXNETRIZ3MZA5CNFSM4LA5I5BKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPS67DI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3499#issuecomment-602271629",
"url": "https://github.com/quicwg/base-drafts/pull/3499#issuecomment-602271629",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e77d0cc67ea3_6c63fb68a2cd96032661--


From nobody Sun Mar 22 14:11:28 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 48D063A0850 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 14:11:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qej7thl5jsdA for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 14:11: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 3A2203A084E for <quic-issues@ietf.org>; Sun, 22 Mar 2020 14:11:22 -0700 (PDT)
Received: from github-lowworker-f62aa54.va3-iad.github.net (github-lowworker-f62aa54.va3-iad.github.net [10.48.17.68]) by smtp.github.com (Postfix) with ESMTP id 2B3ED9602E6 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 14:11:22 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584911482; bh=6EgsG/3cYbH8ct2FH9sHm8FxCIo6E45d/xKd6S5fLts=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=BB4+6JWJaRabZt+DCVioXgSzJmGpFm4OngTmC+svLQ0hR+1cPLxZnm8zkFROidDLI rTC0v8/lgq1hbZNTb3QH44oQPzwQ62IlQa0QTSzRutl1bVzHmJQg3GP+gJSelZkGjZ 6hCf7CRnO4tQvYjOZrpXib0PDsAYukHtsz4v9HJI=
Date: Sun, 22 Mar 2020 14:11:22 -0700
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6J252IJTQDPVHB4MF4QO2XVEVBNHHCESD76A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3499/c602273562@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3499@github.com>
References: <quicwg/base-drafts/pull/3499@github.com>
Subject: Re: [quicwg/base-drafts] Authenticate connection IDs (#3499)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e77d47a1dac6_2843fcc1decd960601c9"; 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/XhE7Rw6H84IhmL8lb3JK7_yXXT0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 21:11:26 -0000

----==_mimepart_5e77d47a1dac6_2843fcc1decd960601c9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@huitema That sounds good to me, or perhaps on the implementer's wiki

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3499#issuecomment-602273562
----==_mimepart_5e77d47a1dac6_2843fcc1decd960601c9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/huitema/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/huitema">@huitema</a> That sounds good to me, or perhaps on the implementer's wiki</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3499#issuecomment-602273562">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7QFM2SVGRIVACBXHDRIZ5HVANCNFSM4LA5I5BA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKY73HQ76OLY6SSI2JTRIZ5HVA5CNFSM4LA5I5BKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPS7OGQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3499#issuecomment-602273562",
"url": "https://github.com/quicwg/base-drafts/pull/3499#issuecomment-602273562",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e77d47a1dac6_2843fcc1decd960601c9--


From nobody Sun Mar 22 14:54:13 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 937643A0847 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 14:54:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id u75VyoGlPZWv for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 14:54:10 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 82DDA3A084B for <quic-issues@ietf.org>; Sun, 22 Mar 2020 14:54:10 -0700 (PDT)
Received: from github-lowworker-bb778fb.ash1-iad.github.net (github-lowworker-bb778fb.ash1-iad.github.net [10.56.102.56]) by smtp.github.com (Postfix) with ESMTP id 078F7A0B7E for <quic-issues@ietf.org>; Sun, 22 Mar 2020 14:54:09 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584914049; bh=mY92/ys6z4rAHczT7sgtPIAOgDpvVoszryFX/GYNFA4=; h=Date:From:To:Subject:From; b=b8TimItjUVbpo8Bc3CyzqIw/mMzlAmd0zRFcrdwA9i18KwaNoBl++6K+dUfO6VCX4 1IWOK0MWpKp70cv6nyRaP4GMAHoZeuPrOoxhfiMCIEg1PowogTcXezktSIptQORxjs Sekb9aUWoycpTmynrf0iuCZAgYjvBbR5A/OOcMI0=
Date: Sun, 22 Mar 2020 14:54:08 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/authenticate-hs-cid/beba71-efb4c7@github.com>
Subject: [quicwg/base-drafts] efb4c7: singular
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/nSUUK_mAuCUXVYZ0uVQP8tCUvGQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 21:54:12 -0000

  Branch: refs/heads/authenticate-hs-cid
  Home:   https://github.com/quicwg/base-drafts
  Commit: efb4c78cb4f64b9a926382777700f964ec6c0d61
      https://github.com/quicwg/base-drafts/commit/efb4c78cb4f64b9a926382777700f964ec6c0d61
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-23 (Mon, 23 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  singular

Co-Authored-By: ianswett <ianswett@users.noreply.github.com>



From nobody Sun Mar 22 14:54:35 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4719B3A084A for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 14:54:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4KhC-pHfrUgV for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 14:54:31 -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 B96BC3A0847 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 14:54:31 -0700 (PDT)
Received: from github-lowworker-f1f7af9.ash1-iad.github.net (github-lowworker-f1f7af9.ash1-iad.github.net [10.56.111.13]) by smtp.github.com (Postfix) with ESMTP id 00C0C121269 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 14:54:31 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584914071; bh=iy8tx4BazIqTEIa4XF0bw5WsTqMUR65kWLy9h4al+TA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=nbaYOUWwpv+Oy8aGlQ2uO+vf7i+Lb7BVrc0LJErtGgoGPtrvWme1k+QwjfQaYdI1p ZpOwDG4C5BjzQvm/o7XL6y3mkD7ncyPCVURSsF12tmZdZUDtgsb4tIujTppx7NhJrC 6Xsg2ylySp2e56w7AVvKYI8zc7wXLK1X0UltHvco=
Date: Sun, 22 Mar 2020 14:54:30 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3499/push/4800674441@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3499@github.com>
References: <quicwg/base-drafts/pull/3499@github.com>
Subject: Re: [quicwg/base-drafts] Authenticate connection IDs (#3499)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e77de96ada83_37153fecba0cd9601859b1"; 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/iwWJ_NsiFxEyqADSmcsmLpahyfU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 21:54:34 -0000

----==_mimepart_5e77de96ada83_37153fecba0cd9601859b1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

efb4c78cb4f64b9a926382777700f964ec6c0d61  singular


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3499/files/beba71f8e874d803b9fb712312d62f769988d74d..efb4c78cb4f64b9a926382777700f964ec6c0d61

----==_mimepart_5e77de96ada83_37153fecba0cd9601859b1
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/efb4c78cb4f64b9a926382777700f964ec6c0d61">efb4c78</a>  singular</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3499/files/beba71f8e874d803b9fb712312d62f769988d74d..efb4c78cb4f64b9a926382777700f964ec6c0d61">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZHGLC37SAZWYJSSI3RI2CJNANCNFSM4LA5I5BA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6HF7FTP2VL32XL2CDRI2CJNA5CNFSM4LA5I5BKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DGMZXGEZDKNSQOVZWQIZUHAYDANRXGQ2DIMI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3499/files/beba71f8e874d803b9fb712312d62f769988d74d..efb4c78cb4f64b9a926382777700f964ec6c0d61",
"url": "https://github.com/quicwg/base-drafts/pull/3499/files/beba71f8e874d803b9fb712312d62f769988d74d..efb4c78cb4f64b9a926382777700f964ec6c0d61",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e77de96ada83_37153fecba0cd9601859b1--


From nobody Sun Mar 22 14:55:36 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 77A2A3A084B for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 14:55:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mZptFZfi2I1t for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 14:55:33 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 22A4E3A084A for <quic-issues@ietf.org>; Sun, 22 Mar 2020 14:55:33 -0700 (PDT)
Date: Sun, 22 Mar 2020 14:55:32 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584914132; bh=rB8Y4eiMtk5vrpvzDb2hA93afPM7dDDYDobMLgCDpdI=; h=Date:From:To:Subject:From; b=DTSXny44fkrbdHVHU0BblZlNhw81h3y3VpY2NiNCn5/vwYR0q7B8tH0Pky8Qn8qu0 H0G1YG93zr15VtDFulZrrqG7TfV4Tv0ykRwQhScAqlyoggObpTl0zQKy668In/sXJ2 MuGArKJk3gE/IuGW5FefK7EuKfJIf9cjCohNHtBU=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/b7b1f3-893e4f@github.com>
Subject: [quicwg/base-drafts] 893e4f: Script updating gh-pages from efb4c78c. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/icYBYGsKtEuGsR5tJLy-W6uc2ag>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 21:55:35 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 893e4f624a5fcb5dc6d3bf9b8fec603d34081002
      https://github.com/quicwg/base-drafts/commit/893e4f624a5fcb5dc6d3bf9b8fec603d34081002
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-22 (Sun, 22 Mar 2020)

  Changed paths:
    M authenticate-hs-cid/draft-ietf-quic-http.html
    M authenticate-hs-cid/draft-ietf-quic-http.txt
    M authenticate-hs-cid/draft-ietf-quic-invariants.html
    M authenticate-hs-cid/draft-ietf-quic-invariants.txt
    M authenticate-hs-cid/draft-ietf-quic-qpack.html
    M authenticate-hs-cid/draft-ietf-quic-qpack.txt
    M authenticate-hs-cid/draft-ietf-quic-recovery.html
    M authenticate-hs-cid/draft-ietf-quic-recovery.txt
    M authenticate-hs-cid/draft-ietf-quic-tls.html
    M authenticate-hs-cid/draft-ietf-quic-tls.txt
    M authenticate-hs-cid/draft-ietf-quic-transport.html
    M authenticate-hs-cid/draft-ietf-quic-transport.txt
    M index.html
    R lint-tab/draft-ietf-quic-http.html
    R lint-tab/draft-ietf-quic-http.txt
    R lint-tab/draft-ietf-quic-invariants.html
    R lint-tab/draft-ietf-quic-invariants.txt
    R lint-tab/draft-ietf-quic-qpack.html
    R lint-tab/draft-ietf-quic-qpack.txt
    R lint-tab/draft-ietf-quic-recovery.html
    R lint-tab/draft-ietf-quic-recovery.txt
    R lint-tab/draft-ietf-quic-tls.html
    R lint-tab/draft-ietf-quic-tls.txt
    R lint-tab/draft-ietf-quic-transport.html
    R lint-tab/draft-ietf-quic-transport.txt
    R lint-tab/index.html

  Log Message:
  -----------
  Script updating gh-pages from efb4c78c. [ci skip]



From nobody Sun Mar 22 14:55:44 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 07CFD3A084B for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 14:55:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KyeRi24ualUj for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 14:55:42 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D49653A084A for <quic-issues@ietf.org>; Sun, 22 Mar 2020 14:55:41 -0700 (PDT)
Received: from github-lowworker-9d2806a.ash1-iad.github.net (github-lowworker-9d2806a.ash1-iad.github.net [10.56.102.50]) by smtp.github.com (Postfix) with ESMTP id 35B91520212 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 14:55:41 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584914141; bh=yQo4KrOcjfz2LwWqG72BdU9kfzUg+OnjqhcbKmRvGIQ=; h=Date:From:To:Subject:From; b=Oo0o3W+5lFBcxl9S6JHGIwfpImQ+E5y5nzHjnH0BdDhDaL+ixHv6t2cp/trXdbDFb 9wuoU5/LEOBGJxhgOQoLRe0e48foXoboxEuckjuAEDPaIr/9OXG3pcK90qEDDJ+kp9 BeOmK9ehQFvDW+dvpvLnA/kHPeoeb/Dp2XeE3ees=
Date: Sun, 22 Mar 2020 14:55:41 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/893e4f-ca95ac@github.com>
Subject: [quicwg/base-drafts] ca95ac: Script updating archive at 2020-03-22T21:55:35Z. [...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/SMoP1qhKjkrdC2iaBtVWDiofE40>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 21:55:43 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: ca95acb08cd47d193f1eb5dcd45bac5c2c1eb92a
      https://github.com/quicwg/base-drafts/commit/ca95acb08cd47d193f1eb5dcd45bac5c2c1eb92a
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-22 (Sun, 22 Mar 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-03-22T21:55:35Z. [ci skip]



From nobody Sun Mar 22 15:03:12 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D1E623A08DB for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 15:03:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NcDr4ghcZ-BD for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 15:03:08 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3A0AE3A08DA for <quic-issues@ietf.org>; Sun, 22 Mar 2020 15:03:07 -0700 (PDT)
Date: Sun, 22 Mar 2020 15:03:07 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584914587; bh=ue7YH5hPFh0ZJ589aMw5llzyk+pollg8svFY5FeL+ls=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=kk171+CJ6TjGXQZd6XCGNssEUYeb3TqJW8617DA7fX6wrokB82hL7AWZd03JT5Yil 46uHTK9sdER0Op/qa3aN6q1hysV++Y9rfvrEZ/R6uooQQ8BAOdXxuuhZVI3jD27qA6 K6Go7SsvyaDLFFg7eFzc3CgemPtlFnkrasmgX+Yw=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK375NOBQI7L32OUNPF4QPAZXEVBNHHCFWTUEU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3535/review/379052099@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3535@github.com>
References: <quicwg/base-drafts/pull/3535@github.com>
Subject: Re: [quicwg/base-drafts] Added more text to NCID section (#3535)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e77e09b7f51_14c13fe173acd96c1372e0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/_Hoybm0Af30ywPMjviiWeI4wP3s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 22:03:10 -0000

----==_mimepart_5e77e09b7f51_14c13fe173acd96c1372e0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.



> @@ -5578,9 +5578,9 @@ value.
 
 An endpoint that receives a NEW_CONNECTION_ID frame with a sequence number
 smaller than the Retire Prior To field of a previously received
-NEW_CONNECTION_ID frame MUST immediately send a corresponding
-RETIRE_CONNECTION_ID frame that retires the newly received connection ID.
-
+NEW_CONNECTION_ID frame MUST send a corresponding RETIRE_CONNECTION_ID frame

Yeah, this is fine as is.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3535#discussion_r396146316
----==_mimepart_5e77e09b7f51_14c13fe173acd96c1372e0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinthomson</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3535#discussion_r396146316">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -5578,9 +5578,9 @@ value.
 
 An endpoint that receives a NEW_CONNECTION_ID frame with a sequence number
 smaller than the Retire Prior To field of a previously received
-NEW_CONNECTION_ID frame MUST immediately send a corresponding
-RETIRE_CONNECTION_ID frame that retires the newly received connection ID.
-
+NEW_CONNECTION_ID frame MUST send a corresponding RETIRE_CONNECTION_ID frame
</pre>
<p>Yeah, this is fine as is.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3535#discussion_r396146316">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7WKYSIPVTTEM643YLRI2DJXANCNFSM4LPXZM7A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6DGDGB7V2BDAPDORLRI2DJXA5CNFSM4LPXZM7KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC2L6AQY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3535#discussion_r396146316",
"url": "https://github.com/quicwg/base-drafts/pull/3535#discussion_r396146316",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e77e09b7f51_14c13fe173acd96c1372e0--


From nobody Sun Mar 22 16:29:46 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B95FE3A0542 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 16:29:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BDOM4zvoAdm7 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 16:29:42 -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 851AA3A0402 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 16:29:42 -0700 (PDT)
Received: from github-lowworker-9bcb4a1.ac4-iad.github.net (github-lowworker-9bcb4a1.ac4-iad.github.net [10.52.25.84]) by smtp.github.com (Postfix) with ESMTP id EB71F260198 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 16:29:41 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584919782; bh=t1Bl7FkQjc1QNRqhYUFC6ZwuUaexohN3eVY56lBtVsY=; h=Date:From:To:Subject:From; b=Fo9LrPnxIBGPk3sn3NyPNR1DVjgRydcJu6CrrjuFqHuK/XEHerAPkjV3MuWnQDDZo lvuTkmulkEKJ9xIsHjVDH+unszVkkAMtNc6DEbOMk4ZpQMJ4DKSwdAmgfp0hyjjYQN DbEURz0vcwdR1eHXUPTNVr9Z3FAK4MGYbxcNCdIA=
Date: Sun, 22 Mar 2020 16:29:41 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/6ab43d-685280@github.com>
Subject: [quicwg/base-drafts] c2620e: Count entire datagram for anti-amplification
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ZhoY0x8urT6rOKG3wafdPBLWr1M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 23:29:44 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: c2620e132e97d2f4508e7d8499fff553767a953c
      https://github.com/quicwg/base-drafts/commit/c2620e132e97d2f4508e7d8499fff553767a953c
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-02-19 (Wed, 19 Feb 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Count entire datagram for anti-amplification

This is a tweak to the text suggested in #3333.

Closes #3333.


  Commit: 6852805c0b32df149462e61965f0f80881c82238
      https://github.com/quicwg/base-drafts/commit/6852805c0b32df149462e61965f0f80881c82238
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-23 (Mon, 23 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #3470 from quicwg/padding-outside

Count entire datagram for anti-amplification


Compare: https://github.com/quicwg/base-drafts/compare/6ab43d73b8a9...6852805c0b32


From nobody Sun Mar 22 16:30:07 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7C8183A0402 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 16:29:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RyD3tHqeHlpi for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 16:29: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 69C5E3A040A for <quic-issues@ietf.org>; Sun, 22 Mar 2020 16:29:43 -0700 (PDT)
Date: Sun, 22 Mar 2020 16:29:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584919782; bh=mCwjvh8LE3+ybjdoLcLAwUut8Bk7fUuU5bPgvpjBEQ8=; h=Date:From:To:Subject:From; b=ZMQ+XbuOOcrQ5nnKacE5DI5uZYNpjLL/Rf71yU9pf4H8hK9sjDNbGYOgVfeU54wx4 IRQKZQI36CqQNA4Hu8qE1FrrKH0nRNc4hDX8JbZa8STS0BdTRiTMaR0ysMfvY26Tsi iCQhJSdxFNMvoCBZqeWS9raHMsgTJnLHLv+/bfT8=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/padding-outside/c2620e-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/OhKwh1nmmMBg6HVwn658DRgWKL8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 23:29:45 -0000

  Branch: refs/heads/padding-outside
  Home:   https://github.com/quicwg/base-drafts


From nobody Sun Mar 22 16:30:12 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DA0BC3A040A for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 16:30:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GvNmIUts1Yeb for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 16:30:04 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 249863A0402 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 16:30:03 -0700 (PDT)
Date: Sun, 22 Mar 2020 16:30:02 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584919802; bh=NbB8z3pw8s7REXKyQ5aAXwffZyYUzBe0EAdCE5fEjrI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Ym2c2r/PwhiSpvt+ZkUZkMbttr11oENLqQrnpRrHRus2f5q2gxo+2bu7mPf/B0Wyv XH7zSXajoOlGRloaGCpnTuzRW7WXa+Jrg0GfrArg1OfvB3vHVDh9iCnM04cFPcPuGR ofRH3ty6KxECeP3Vu+z0+oWeHGP1n78hpCaLKp5o=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKY6KF63CKB6CXDMPBN4QPK7VEVBNHHCDT2TFA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3470/issue_event/3153193961@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3470@github.com>
References: <quicwg/base-drafts/pull/3470@github.com>
Subject: Re: [quicwg/base-drafts] Count entire datagram for anti-amplification (#3470)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e77f4fa903a2_2bfe3fc924acd96022252"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/9u6bIzkAiE-x6Ttb3vYv-7P2mZ0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 23:30:06 -0000

----==_mimepart_5e77f4fa903a2_2bfe3fc924acd96022252
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #3470 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3470#event-3153193961
----==_mimepart_5e77f4fa903a2_2bfe3fc924acd96022252
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="567235368" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3470" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3470/hovercard" href="https://github.com/quicwg/base-drafts/pull/3470">#3470</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3470#event-3153193961">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3WTQYEPXNQWNUJP6TRI2NPVANCNFSM4KXO6G4Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZ2ZAYPJY6OLA37FIDRI2NPVA5CNFSM4KXO6G42YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXPY6X2I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3470#event-3153193961",
"url": "https://github.com/quicwg/base-drafts/pull/3470#event-3153193961",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e77f4fa903a2_2bfe3fc924acd96022252--


From nobody Sun Mar 22 16:30:15 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0FC0E3A0402 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 16:30:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5AZ74piXYypK for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 16:30:04 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 24A883A0407 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 16:30:03 -0700 (PDT)
Date: Sun, 22 Mar 2020 16:30:03 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584919803; bh=EoX38IZHBeZKx01tVM5Uh3gp9XsxrfkiyfUqsH26JYM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=JhsYKv9fk7RcqMjh/u/qUFSGf5a0PKFaxu9MtKbRDJf4mPZSfyXS/EF590JluYmTX ZMo19ot85ujo3hJPdhZ1CzwpK5fgGBLH1WQSTxuiMkWTt+jVwoqzgq2FshTG0MEaux s5KP89oQJqOr6vjCpDVVOc7VKzQkA6eafaBnqxLc=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6FUDHQUXGQXBMV2VV4QPK7XEVBNHHCBMO65M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3333/issue_event/3153193964@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3333@github.com>
References: <quicwg/base-drafts/issues/3333@github.com>
Subject: Re: [quicwg/base-drafts] Padding outside QUIC packet (#3333)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e77f4fbd7ca_48cb3fb6076cd96c1292de"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/p_WxaDUwnkuaiQKl80gEIZGEQAw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 23:30:07 -0000

----==_mimepart_5e77f4fbd7ca_48cb3fb6076cd96c1292de
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #3333 via #3470.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3333#event-3153193964
----==_mimepart_5e77f4fbd7ca_48cb3fb6076cd96c1292de
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="548527851" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3333" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3333/hovercard" href="https://github.com/quicwg/base-drafts/issues/3333">#3333</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="567235368" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3470" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3470/hovercard" href="https://github.com/quicwg/base-drafts/pull/3470">#3470</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3333#event-3153193964">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6HMX3CD6RP5HSLG2LRI2NPXANCNFSM4KFV7MQQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5OA6IXXI22AVFC3KTRI2NPXA5CNFSM4KFV7MQ2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXPY6X3A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3333#event-3153193964",
"url": "https://github.com/quicwg/base-drafts/issues/3333#event-3153193964",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e77f4fbd7ca_48cb3fb6076cd96c1292de--


From nobody Sun Mar 22 16:30:30 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 96B173A05A0 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 16:30:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id McPuanqjq4Oe for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 16:30:25 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CBCCB3A0407 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 16:30:25 -0700 (PDT)
Received: from github-lowworker-f1f7af9.ash1-iad.github.net (github-lowworker-f1f7af9.ash1-iad.github.net [10.56.111.13]) by smtp.github.com (Postfix) with ESMTP id 2A5CA660326 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 16:30:25 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584919825; bh=hZrXGu7C3rJuZ4bUdEM4RGFjqjw2UO/tynPL7CYMVow=; h=Date:From:To:Subject:From; b=bXosA9YQopS3djvNzuDmMO1WHDVUNo4ouLgr5rwm6gihH21Mh2Rb3vF9mBHeiXEUj oBCNlPK4B6m4g8RMLl4r6gPrmbwQQQIrKza6TZ7iXYPT0+jZKoQe1DulEhnNn38OHT kibnNC4J+K+PdaGxK3Vcp61nplUTwwZtwjOwzfVk=
Date: Sun, 22 Mar 2020 16:30:25 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/685280-107296@github.com>
Subject: [quicwg/base-drafts] 4c848c: what needs to be checked for address validation
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/WJXnAR3W8Ez4ZNFbZ2gAEi6qIEI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 23:30:28 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 4c848c6184e7eeefc37d1b9432c3434754b4ac5e
      https://github.com/quicwg/base-drafts/commit/4c848c6184e7eeefc37d1b9432c3434754b4ac5e
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-02-12 (Wed, 12 Feb 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  what needs to be checked for address validation

This makes the text more concrete.  Much more concrete.

Closes #2125.


  Commit: 3fc2b7823c89d05cabd98a206b50722af2429dd5
      https://github.com/quicwg/base-drafts/commit/3fc2b7823c89d05cabd98a206b50722af2429dd5
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-02-12 (Wed, 12 Feb 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Editorial changes


  Commit: 55dfc6f01ac290121e8693e5fb66dea0c37e253b
      https://github.com/quicwg/base-drafts/commit/55dfc6f01ac290121e8693e5fb66dea0c37e253b
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-02-14 (Fri, 14 Feb 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  A little less detail


  Commit: 01b60ac478f8476a016232d95b82b1d8603983ff
      https://github.com/quicwg/base-drafts/commit/01b60ac478f8476a016232d95b82b1d8603983ff
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-02-14 (Fri, 14 Feb 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  But 'stable' needs definition or it is just weaselly


  Commit: d9ccbdcbddfd77755d331cc3892f9e3c214f939e
      https://github.com/quicwg/base-drafts/commit/d9ccbdcbddfd77755d331cc3892f9e3c214f939e
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-02-17 (Mon, 17 Feb 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Tighten requirement; explain it some


  Commit: 9c5c738c1d0cd4c8c7ade6c1371bf81033d02c57
      https://github.com/quicwg/base-drafts/commit/9c5c738c1d0cd4c8c7ade6c1371bf81033d02c57
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-02-09 (Sun, 09 Feb 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Take ekr's suggestion, remove note.


  Commit: bc10a8ea253a7a50a38c420f7c5bbb06e0078a78
      https://github.com/quicwg/base-drafts/commit/bc10a8ea253a7a50a38c420f7c5bbb06e0078a78
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-02-09 (Sun, 09 Feb 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Tweak


  Commit: 10729612c4185e861a3f5ca4de082f36f6334732
      https://github.com/quicwg/base-drafts/commit/10729612c4185e861a3f5ca4de082f36f6334732
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-23 (Mon, 23 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #3327 from quicwg/what-to-validate

What needs to be checked for address validation


Compare: https://github.com/quicwg/base-drafts/compare/6852805c0b32...10729612c418


From nobody Sun Mar 22 16:30:34 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1F2433A0407 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 16:30:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xD0Zx39j0ouY for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 16:30:26 -0700 (PDT)
Received: from out-10.smtp.github.com (out-10.smtp.github.com [192.30.254.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id ABAC23A0542 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 16:30:26 -0700 (PDT)
Date: Sun, 22 Mar 2020 16:30:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584919826; bh=HU2VVVVmNI/kZFDLweRgT95VCHXcYLA7MvpHv5/i79A=; h=Date:From:To:Subject:From; b=jXi4/ScCRGxmhPQzaqdR2tuHHtHwtmrYeaaIY+zVnnmH8h/sNE3huvy98ohQRM7tY HhpS7x6cl6hjGQpDTYOwanDeTmMCKPB2m3P2PoNoxSG2BlWtfVIAdNG+iQw5j0qQ0b sHws/BPKrPpLcRKgS1csSGlT3ChpKIWI9wJXLRlI=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/what-to-validate/bc10a8-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/uUXYoJujpZ4GoomQ4IjQNXCJa20>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 23:30:28 -0000

  Branch: refs/heads/what-to-validate
  Home:   https://github.com/quicwg/base-drafts


From nobody Sun Mar 22 16:30:43 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A234B3A040A for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 16:30:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: 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-77ARhAiBfp for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 16:30: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 928143A0407 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 16:30:39 -0700 (PDT)
Received: from github-lowworker-f144ac1.va3-iad.github.net (github-lowworker-f144ac1.va3-iad.github.net [10.48.16.59]) by smtp.github.com (Postfix) with ESMTP id BC4D81C048C for <quic-issues@ietf.org>; Sun, 22 Mar 2020 16:30:38 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584919838; bh=xp0Sa3oqtsCsSQsSCPNQPQ4z/bCErj59i8qegAi29fw=; h=Date:From:To:Subject:From; b=qZL2t/Uz2sbaC3oNpWCZDMbbCeW/VBfoRu8LWWKcPe1kwyNR6Y9wH67zAXog8cmkt Q4IHo7Pa3V7iL5dTnruV0grF1t4u4IjYcoi2qHrbD1/ZtjhU3ThX2YbzoQeGR3H+9F 80urDrw5c7XtcgK4hzYvcWPygIsu8wWkrmQ6oOgA=
Date: Sun, 22 Mar 2020 16:30:38 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/ca95ac-470c98@github.com>
Subject: [quicwg/base-drafts] 470c98: Script updating gh-pages from 6852805c. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/QzV-mrMzORngEwM44huW5KOvPAs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 23:30:41 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 470c987b5c4886517ad8a9a69af5424cb3fecb43
      https://github.com/quicwg/base-drafts/commit/470c987b5c4886517ad8a9a69af5424cb3fecb43
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-22 (Sun, 22 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 6852805c. [ci skip]



From nobody Sun Mar 22 16:30:50 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 784BC3A0542 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 16:30:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id f9X4eH0AzSH1 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 16:30:47 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 53C8E3A0407 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 16:30:47 -0700 (PDT)
Received: from github-lowworker-6b40fdd.va3-iad.github.net (github-lowworker-6b40fdd.va3-iad.github.net [10.48.16.64]) by smtp.github.com (Postfix) with ESMTP id 747D82829B6 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 16:30:46 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584919846; bh=nzkesPveipvz86vAoy0L9SOHZ5EUGiPAHiyhkOicy6A=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=uRFFOJfozODjQVEqtJOhwQ4Jhm8JPW7hV77hUuM/XxhI1PzI5kWWuSzBCazQ5dGg1 lVDvRLlGrAg4FQ4HB63UEauHZXHpqOfDeC/c+lWup2YMXxJh+nvjlK5VHmg+a7P+B3 6XBzdeO40qWNtxgq0n4pnMSAeyYC68TQ8OG0i9PU=
Date: Sun, 22 Mar 2020 16:30:46 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZVGZH3BVXX52UIMTV4QPLCNEVBNHHBOQW33U@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/2125/issue_event/3153194491@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2125@github.com>
References: <quicwg/base-drafts/issues/2125@github.com>
Subject: Re: [quicwg/base-drafts] Document what needs to be checked for address validation (#2125)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e77f52664fc8_d753ff6c6acd96811558b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/DS15jUAJIoAcMpVNbiHRAhiMKP0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 23:30:49 -0000

----==_mimepart_5e77f52664fc8_d753ff6c6acd96811558b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #2125 via #3327.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/2125#event-3153194491
----==_mimepart_5e77f52664fc8_d753ff6c6acd96811558b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="390257629" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/2125" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2125/hovercard" href="https://github.com/quicwg/base-drafts/issues/2125">#2125</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="546658449" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3327" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3327/hovercard" href="https://github.com/quicwg/base-drafts/pull/3327">#3327</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/2125#event-3153194491">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZMJQVI2ERBLRHU74TRI2NSNANCNFSM4GJ6KIMA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7C62EZTM7NKZSPLRLRI2NSNA5CNFSM4GJ6KIMKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXPY636Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/2125#event-3153194491",
"url": "https://github.com/quicwg/base-drafts/issues/2125#event-3153194491",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e77f52664fc8_d753ff6c6acd96811558b--


From nobody Sun Mar 22 16:30:54 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A29733A0407 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 16:30:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rGV4R3lw_MQU for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 16:30:48 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 145D13A040A for <quic-issues@ietf.org>; Sun, 22 Mar 2020 16:30:48 -0700 (PDT)
Received: from github-lowworker-6b40fdd.va3-iad.github.net (github-lowworker-6b40fdd.va3-iad.github.net [10.48.16.64]) by smtp.github.com (Postfix) with ESMTP id 026958C0B73 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 16:30:47 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584919847; bh=PCkYBDxHWUdkCsuDu+dOITmdMOYRZlSZ8rEhsQQccx0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1uqoiqVNm6b75KTF2ip63Box3PSk6TttLgxTkMm24c6pWioDWLAiv2S9syNaFdJ3E xZLFWYjfyFs9WiWMqYzLRLXUPKkcJmC5w8liSHV2Q2T5lF9/BypblMpBusldemEFHP Vsrr9yYwp7Z3jUxnihG0QEuua060zVpN4koluwqs=
Date: Sun, 22 Mar 2020 16:30:46 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZZFDPKW35GCHBS27V4QPLCNEVBNHHCBFKYSE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3327/issue_event/3153194488@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3327@github.com>
References: <quicwg/base-drafts/pull/3327@github.com>
Subject: Re: [quicwg/base-drafts] What needs to be checked for address validation (#3327)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e77f526e5664_d813ff6c6acd96888153"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Citi4UX__HTdJxaBCElKiOQajYs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 23:30:50 -0000

----==_mimepart_5e77f526e5664_d813ff6c6acd96888153
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #3327 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3327#event-3153194488
----==_mimepart_5e77f526e5664_d813ff6c6acd96888153
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="546658449" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3327" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3327/hovercard" href="https://github.com/quicwg/base-drafts/pull/3327">#3327</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3327#event-3153194488">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5LT334JBYZQTTFQBTRI2NSNANCNFSM4KEDFNNA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYJL53UYG3CS7QATFLRI2NSNA5CNFSM4KEDFNNKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXPY636A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3327#event-3153194488",
"url": "https://github.com/quicwg/base-drafts/pull/3327#event-3153194488",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e77f526e5664_d813ff6c6acd96888153--


From nobody Sun Mar 22 16:31:21 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2EE813A040A for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 16:31:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8LIKjZDTVWaV for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 16:31:18 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3C0A73A0407 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 16:31:18 -0700 (PDT)
Date: Sun, 22 Mar 2020 16:31:17 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584919877; bh=zphoBgRoQywyEva3mG8BNPWijD22MuRaE36MDor+aZ0=; h=Date:From:To:Subject:From; b=IRTU6uMHRi6ZAbtY7XR6KdUiqRhtXipcciY1NK4f79pyn6+XKRI61dGgeuHjOi7Bu NIzywCae3BgBiIZpi5QT+R22SREkCGgV7lHoPUOIyHQAA4lyHRlHfn7pdJKxETE2W6 rcdWjBzfFEFUlOBljqNcD5NUqbM0sz37fL3cCMZg=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/470c98-fad57c@github.com>
Subject: [quicwg/base-drafts] fad57c: Script updating gh-pages from 10729612. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/dgto3EEaR162sJj2yo5KHgpTYu4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 23:31:19 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: fad57c9a2570ee9310c34c2a3c20035f72b811e2
      https://github.com/quicwg/base-drafts/commit/fad57c9a2570ee9310c34c2a3c20035f72b811e2
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-22 (Sun, 22 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 10729612. [ci skip]



From nobody Sun Mar 22 16:31:54 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4B8973A040A for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 16:31:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BLJUjIqbKoNT for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 16:31:51 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EE4B23A0407 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 16:31:50 -0700 (PDT)
Received: from github-lowworker-c53a806.ac4-iad.github.net (github-lowworker-c53a806.ac4-iad.github.net [10.52.23.45]) by smtp.github.com (Postfix) with ESMTP id 456B228224C for <quic-issues@ietf.org>; Sun, 22 Mar 2020 16:31:50 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584919910; bh=929xSiG9cS1NEN2ymc0tDzf27HmCDPTynOmkA1ynyEw=; h=Date:From:To:Subject:From; b=wh5iNW7eHdiQfGirvBerMmjm+xrcAXUJSoSkqWwOjQpGFwAre/DegrMHCeDXurkGe 2EHeV3qim5xerzQ93smaNaDPuNl/UZGw797T9og9ZP1tmuObiiqfk7DQlWI/ilInTR 6l+jwXt5d2jbPydJihCkBusJqxEUmLFt/VElbuU8=
Date: Sun, 22 Mar 2020 16:31:50 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/transport/why_retire/a41be1-26a4ef@github.com>
Subject: [quicwg/base-drafts] 26a4ef: Not retiring, but stopping use
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/pxF2z6zBulpwO_jbt6Qba-seZPU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 23:31:53 -0000

  Branch: refs/heads/transport/why_retire
  Home:   https://github.com/quicwg/base-drafts
  Commit: 26a4eff9bb5622bd65bb947941cfdf0b053e8b0c
      https://github.com/quicwg/base-drafts/commit/26a4eff9bb5622bd65bb947941cfdf0b053e8b0c
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-23 (Mon, 23 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Not retiring, but stopping use



From nobody Sun Mar 22 16:32:14 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 920CE3A040A for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 16:32:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YjeNd2wc5ffL for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 16:32:11 -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 3CDCA3A0407 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 16:32:11 -0700 (PDT)
Date: Sun, 22 Mar 2020 16:32:10 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584919931; bh=1xY9+AchbTOc6QbuAwuL7suKwgpDKd1qN9N1cYV89YE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=UYNayiQRtF+LRqt1ZQG/hbrW93+7nt1iem0eK1s68eecbu62ZgGvgrdLsjbEJGSGX srZw3uC+8g7/Pl2UMYPInuuvwHm3IUkOgCIv36QRMGmRs177McXMEZL03nFYXY0P6v gRouJZwlqIKQUvRCwPdb9klEhBBr6l7QnZ5UPRPI=
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/3474/push/4800860733@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3474@github.com>
References: <quicwg/base-drafts/pull/3474@github.com>
Subject: Re: [quicwg/base-drafts] Remove timing guidance (#3474)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e77f57aa058e_409b3f86a28cd968274175"; 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/urvjt9PwikBUcOUm2tsAROm_D7s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 23:32:13 -0000

----==_mimepart_5e77f57aa058e_409b3f86a28cd968274175
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

26a4eff9bb5622bd65bb947941cfdf0b053e8b0c  Not retiring, but stopping use


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3474/files/a41be1873d412fa3026cea0ecd9b5cdc99c4bf33..26a4eff9bb5622bd65bb947941cfdf0b053e8b0c

----==_mimepart_5e77f57aa058e_409b3f86a28cd968274175
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/26a4eff9bb5622bd65bb947941cfdf0b053e8b0c">26a4eff</a>  Not retiring, but stopping use</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3474/files/a41be1873d412fa3026cea0ecd9b5cdc99c4bf33..26a4eff9bb5622bd65bb947941cfdf0b053e8b0c">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6BE4F2VYHTPYS6BSTRI2NXVANCNFSM4KZIFXUQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK25LESCOZJKOMRCOQLRI2NXVA5CNFSM4KZIFXU2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM3TQNBRGU4TGNKQOVZWQIZUHAYDAOBWGA3TGMY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3474/files/a41be1873d412fa3026cea0ecd9b5cdc99c4bf33..26a4eff9bb5622bd65bb947941cfdf0b053e8b0c",
"url": "https://github.com/quicwg/base-drafts/pull/3474/files/a41be1873d412fa3026cea0ecd9b5cdc99c4bf33..26a4eff9bb5622bd65bb947941cfdf0b053e8b0c",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e77f57aa058e_409b3f86a28cd968274175--


From nobody Sun Mar 22 16:32:39 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8D19F3A0542 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 16:32:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hwNtV1B1VA6x for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 16:32:36 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 103113A040A for <quic-issues@ietf.org>; Sun, 22 Mar 2020 16:32:36 -0700 (PDT)
Received: from github-lowworker-39b4a70.va3-iad.github.net (github-lowworker-39b4a70.va3-iad.github.net [10.48.16.66]) by smtp.github.com (Postfix) with ESMTP id 23D1B2829B6 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 16:32:35 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584919955; bh=y1DjP731qQNZ5AmNPDXQgSgBKjwZIyRgFEh44LVztU0=; h=Date:From:To:Subject:From; b=HkzkKorPjqTlrHTxuIkrDYAOUcn3WhXA2n6OKtiUy2WNY0xC4MqWNamO/dyigzWCZ JNwpOwWjI8atRgFwxotEQ438Zi4vxTHXGABUcmGLLMyB1ZyObG5YoeYDYuchRsVzgZ y/oddPpSG2luIoiq0HupTvEHdoasinJT8J7HouBc=
Date: Sun, 22 Mar 2020 16:32:35 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/fad57c-d36dac@github.com>
Subject: [quicwg/base-drafts] d36dac: Script updating gh-pages from 26a4eff9. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/hTz-tnlBk5JDXev0g3y7PDyBDvE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 23:32:38 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: d36dac6de1b2666eeb4102100d134d84a8ba9aa0
      https://github.com/quicwg/base-drafts/commit/d36dac6de1b2666eeb4102100d134d84a8ba9aa0
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-22 (Sun, 22 Mar 2020)

  Changed paths:
    M index.html
    M transport/why_retire/draft-ietf-quic-http.html
    M transport/why_retire/draft-ietf-quic-http.txt
    M transport/why_retire/draft-ietf-quic-invariants.html
    M transport/why_retire/draft-ietf-quic-invariants.txt
    M transport/why_retire/draft-ietf-quic-qpack.html
    M transport/why_retire/draft-ietf-quic-qpack.txt
    M transport/why_retire/draft-ietf-quic-recovery.html
    M transport/why_retire/draft-ietf-quic-recovery.txt
    M transport/why_retire/draft-ietf-quic-tls.html
    M transport/why_retire/draft-ietf-quic-tls.txt
    M transport/why_retire/draft-ietf-quic-transport.html
    M transport/why_retire/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from 26a4eff9. [ci skip]



From nobody Sun Mar 22 16:37:28 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9EE983A0408 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 16:37:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wcIfd6Yp20uW for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 16:37:24 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1742D3A0402 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 16:37:24 -0700 (PDT)
Date: Sun, 22 Mar 2020 16:37:22 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584920243; bh=gGxsf3XVKjgVryoVlRXWSehkUZqMKG8cOOETvCkWwiY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=KOgf7XDbTW5k3MLYIMV9mvYRGtToad+3hA80qTrafeufYxXbhCcDAZ5d0+tomOO7J fjJrh1oWF+nWSTpJYexUnSru0Vqdy9dzWfTDBMHgjL+GqdpH3sOoGjKBj3BIKzERco r8YX2VxNQR/L4n2hehbwKbV1XBfEPhuU+ienwXrM=
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5XEW7YDFFRQRFWA3N4QPL3FEVBNHHCESD76A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3499/c602298216@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3499@github.com>
References: <quicwg/base-drafts/pull/3499@github.com>
Subject: Re: [quicwg/base-drafts] Authenticate connection IDs (#3499)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e77f6b2e90cc_5fad3fd87f6cd9681336d0"; 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/fKKunDKQ5uVDdeDX8UM5JJNwqu8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 23:37:26 -0000

----==_mimepart_5e77f6b2e90cc_5fad3fd87f6cd9681336d0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@DavidSchinazi, @ianswett I just added a wiki page on [testing this PR](https://github.com/quicwg/base-drafts/wiki/Testing-the-authentication-of-connection-ID-before-draft-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/3499#issuecomment-602298216
----==_mimepart_5e77f6b2e90cc_5fad3fd87f6cd9681336d0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/DavidSchinazi/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/DavidSchinazi">@DavidSchinazi</a>, <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/ianswett/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ianswett">@ianswett</a> I just added a wiki page on <a href="https://github.com/quicwg/base-drafts/wiki/Testing-the-authentication-of-connection-ID-before-draft-28">testing this PR</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3499#issuecomment-602298216">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3DTUAPMD7SCMKLMLDRI2OLFANCNFSM4LA5I5BA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2PJOLL7FZTLXLC3M3RI2OLFA5CNFSM4LA5I5BKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPTFO2A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3499#issuecomment-602298216",
"url": "https://github.com/quicwg/base-drafts/pull/3499#issuecomment-602298216",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e77f6b2e90cc_5fad3fd87f6cd9681336d0--


From nobody Sun Mar 22 16:41:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5DADF3A040F for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 16:41:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Zv6gO7zYFo8f for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 16:41:36 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A980E3A0402 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 16:41:36 -0700 (PDT)
Received: from github-lowworker-fb56993.ac4-iad.github.net (github-lowworker-fb56993.ac4-iad.github.net [10.52.19.31]) by smtp.github.com (Postfix) with ESMTP id E386D8C10D3 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 16:41:35 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584920495; bh=1Yz2Fmou9lkRaTk5b24Zmjd4ZVhXhja/t4piNhjhGT0=; h=Date:From:To:Subject:From; b=pRwb3ct0pyvLzZgQyZOA5dn9uJ9Glc2LVPLFbwlmuAFDk7VsJWSXEUthswvzC4hIp FNmHcqqZD81QGGoB7TkpCnJPejI0DipQhh+EZ1K4lgQ2ja59OmCgSZHnXA+i7IrQpY Mi8hzLCHy5FL7+nQiL0w6jsg7BGQJZssIfUjm5xg=
Date: Sun, 22 Mar 2020 16:41:35 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/107296-6cc764@github.com>
Subject: [quicwg/base-drafts] 22bbf3: Remove timing guidance
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/LaR3H8U8uEGm2C27qlh7-azVmM8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 23:41:39 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 22bbf32de27e1d3adfc32fd308bf42454a592773
      https://github.com/quicwg/base-drafts/commit/22bbf32de27e1d3adfc32fd308bf42454a592773
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-02-21 (Fri, 21 Feb 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Remove timing guidance


  Commit: a41be1873d412fa3026cea0ecd9b5cdc99c4bf33
      https://github.com/quicwg/base-drafts/commit/a41be1873d412fa3026cea0ecd9b5cdc99c4bf33
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-02-24 (Mon, 24 Feb 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Review feedback


  Commit: 26a4eff9bb5622bd65bb947941cfdf0b053e8b0c
      https://github.com/quicwg/base-drafts/commit/26a4eff9bb5622bd65bb947941cfdf0b053e8b0c
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-23 (Mon, 23 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Not retiring, but stopping use


  Commit: 6cc7648bf825ce70731e5aa8fa8c75fcfe152e88
      https://github.com/quicwg/base-drafts/commit/6cc7648bf825ce70731e5aa8fa8c75fcfe152e88
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-23 (Mon, 23 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #3474 from quicwg/transport/why_retire

Remove timing guidance


Compare: https://github.com/quicwg/base-drafts/compare/10729612c418...6cc7648bf825


From nobody Sun Mar 22 16:41:45 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 117F13A0402 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 16:41:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OxnJSM-YXrxQ for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 16:41:37 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 354D23A0408 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 16:41:37 -0700 (PDT)
Received: from github-lowworker-c53a806.ac4-iad.github.net (github-lowworker-c53a806.ac4-iad.github.net [10.52.23.45]) by smtp.github.com (Postfix) with ESMTP id 7E2EB8C0F61 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 16:41:36 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584920496; bh=HWQMFeBxp7eqKTnUOf/JFjmlZhQoM81oTqS6ftGHIlU=; h=Date:From:To:Subject:From; b=VNXWGZVRdAGeMGw5GbfI5uf2t2DCoRoIdq7C3hESLXpudhsUbhqDQHP2kzTFne/s8 ilhJr49c06d9FJH45dSBD9jJsUNcXWRCfrg+58nK+FuxacibAWa3bHtnt3MwdxhZkm 5qvZ2+LCrnwRCbESB4aOPtNa9YM5YA7mT6XXz2hg=
Date: Sun, 22 Mar 2020 16:41:36 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/transport/why_retire/26a4ef-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/gelejMKeLHlZbYKNn6OdXgtUfDI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 23:41:39 -0000

  Branch: refs/heads/transport/why_retire
  Home:   https://github.com/quicwg/base-drafts


From nobody Sun Mar 22 16:42:01 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A4EFD3A0410 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 16:41:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id m8xU1h4WbmnJ for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 16:41:58 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1FB8B3A0402 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 16:41:58 -0700 (PDT)
Received: from github-lowworker-cf59896.ash1-iad.github.net (github-lowworker-cf59896.ash1-iad.github.net [10.56.112.26]) by smtp.github.com (Postfix) with ESMTP id 733CEE0BD9 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 16:41:57 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584920517; bh=M+6kN1zJ1eQk1zhWnY6TqcxUxL5Ii4wDzWrOSr35RAc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=zUB+FL2Cln7Ep/++sss5vsUWYj2AEdslV8eeCPso5AeUAEZ5Gymi4x/7UKHfsAPEr 0LsGZeJrcnVN4afVbn0nzxuaVsbc8qUlDwMmQg8EDe5lWvP+3KZ3cu1dVEgks0C4o9 ki1UhVDN5JSJ9ubg2/APQBjVNIWyRY4V3jcP1Q5g=
Date: Sun, 22 Mar 2020 16:41:57 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZMSDFHZD4MW7TPYLF4QPMMLEVBNHHCD3AHXI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3474/issue_event/3153204251@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3474@github.com>
References: <quicwg/base-drafts/pull/3474@github.com>
Subject: Re: [quicwg/base-drafts] Remove timing guidance (#3474)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e77f7c55a4ab_49863fa51a6cd9607701d2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/eACxqiXL1hKEZtu4XCazWkTwCIo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 23:42:00 -0000

----==_mimepart_5e77f7c55a4ab_49863fa51a6cd9607701d2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #3474 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3474#event-3153204251
----==_mimepart_5e77f7c55a4ab_49863fa51a6cd9607701d2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="569116602" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3474" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3474/hovercard" href="https://github.com/quicwg/base-drafts/pull/3474">#3474</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3474#event-3153204251">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6DEPNAJ3L2737ILHLRI2O4LANCNFSM4KZIFXUQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6IY67LEVXFL2BZVGTRI2O4LA5CNFSM4KZIFXU2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXPZBIGY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3474#event-3153204251",
"url": "https://github.com/quicwg/base-drafts/pull/3474#event-3153204251",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e77f7c55a4ab_49863fa51a6cd9607701d2--


From nobody Sun Mar 22 16:42:06 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7DFE13A0402 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 16:42:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id O2IbXS6TxkQ5 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 16:41:59 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E11D23A040F for <quic-issues@ietf.org>; Sun, 22 Mar 2020 16:41:58 -0700 (PDT)
Received: from github-lowworker-d1d6e31.ash1-iad.github.net (github-lowworker-d1d6e31.ash1-iad.github.net [10.56.105.50]) by smtp.github.com (Postfix) with ESMTP id 2E4F6A04F7 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 16:41:58 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584920518; bh=eq6ZYmoW4Wk61uktocQRuHzIf03VR48rBLX1uaG24Bw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=EhigRQatUSOi37dw4u7LMantxyqBFFHMi1G6AfYWeKZ/HgkDatMYGgz532Rpx8+EL 6gYAZSSscNdH4mZxIhnfel5CPct0Q/cyaboY7eWhaIQqAlUcTVAjcGuYsWABEXyZib HDYy6JIMfzuuYmucZp6zSisozmfeoXfws/muEVQ4=
Date: Sun, 22 Mar 2020 16:41:58 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYYNSIV2FKGULJYZYF4QPMMNEVBNHHCCZOS7A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3420/issue_event/3153204254@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3420@github.com>
References: <quicwg/base-drafts/issues/3420@github.com>
Subject: Re: [quicwg/base-drafts] Forced connection ID retirement (#3420)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e77f7c61db05_5d773f9cb78cd960220219"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/irUD7a9VDXubqOw0jnjU0SFtTSo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 23:42:01 -0000

----==_mimepart_5e77f7c61db05_5d773f9cb78cd960220219
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #3420 via #3474.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3420#event-3153204254
----==_mimepart_5e77f7c61db05_5d773f9cb78cd960220219
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="560321272" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3420" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3420/hovercard" href="https://github.com/quicwg/base-drafts/issues/3420">#3420</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="569116602" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3474" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3474/hovercard" href="https://github.com/quicwg/base-drafts/pull/3474">#3474</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3420#event-3153204254">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7FS7JJGN4C2APOATTRI2O4NANCNFSM4KQJWMLQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3WLAKADVCRFVIQBWLRI2O4NA5CNFSM4KQJWML2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXPZBIHQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3420#event-3153204254",
"url": "https://github.com/quicwg/base-drafts/issues/3420#event-3153204254",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e77f7c61db05_5d773f9cb78cd960220219--


From nobody Sun Mar 22 16:42:43 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E249B3A0408 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 16:42:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ui4stKZJ5r64 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 16:42:39 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CDC053A0402 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 16:42:39 -0700 (PDT)
Received: from github-lowworker-cde56e0.va3-iad.github.net (github-lowworker-cde56e0.va3-iad.github.net [10.48.25.52]) by smtp.github.com (Postfix) with ESMTP id 2A455E0FA8 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 16:42:39 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584920559; bh=as6eUyHwrdXyycTx3HkqRIuadrus46vx1m06QLqWRBk=; h=Date:From:To:Subject:From; b=WKdUXwwlrjUv1JDlzRH8I/VEs3CxF47h8rj8iGjVLwtP9KyvwJHcE3fTty5ofV6ce l2R12vMofBNkPK37gRwWUT+rDpbb7sSw/Mf3gJXqSwgOjZhYg28TEV+Fvb+BDLdJoo 4YpLK9zkforTEKWnlhNR9C7AK2onMsetLj4GR76E=
Date: Sun, 22 Mar 2020 16:42:39 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/d36dac-93185a@github.com>
Subject: [quicwg/base-drafts] 93185a: Script updating gh-pages from 6cc7648b. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/7YrgReB38Rl5lDnVKMXCdsDqsmw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 22 Mar 2020 23:42:41 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 93185a01ed674d3e142da59d273c539cda67b314
      https://github.com/quicwg/base-drafts/commit/93185a01ed674d3e142da59d273c539cda67b314
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-22 (Sun, 22 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 6cc7648b. [ci skip]



From nobody Sun Mar 22 17:39:34 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 885383A0938 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 17:39:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.041
X-Spam-Level: 
X-Spam-Status: No, score=-1.041 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1PDqpelWX_mf for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 17:39:30 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 455EB3A093D for <quic-issues@ietf.org>; Sun, 22 Mar 2020 17:39:29 -0700 (PDT)
Received: from github-lowworker-9d2806a.ash1-iad.github.net (github-lowworker-9d2806a.ash1-iad.github.net [10.56.102.50]) by smtp.github.com (Postfix) with ESMTP id D34748C07B0 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 17:39:28 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584923968; bh=n6Cn05UxwgivdR1gXxJvDHfsL69h8+ZCJgJY1uSJ7RI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=17PFf5stg08LJnHNhV6d+lgbYefckxcJAvHWAG+AZv0oXa6kh70xfR7AJvZ1D+KU2 ftovrkaxwq7zXF2PHYgD/4HUrs/rWLIwnXIHiBFJwWXlj+TL+QydxRGtfn2UCIKnBf lsahl4/I5jDaOXqIVi3OnqgacFrUDgWmWtuArUrc=
Date: Sun, 22 Mar 2020 17:39:28 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5LUYFLVZ6BG2MLDW54QPTEBEVBNHHCFZ3FVE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3537/c602307204@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3537@github.com>
References: <quicwg/base-drafts/pull/3537@github.com>
Subject: Re: [quicwg/base-drafts] Remove a MUST accidentally introduced by #3315 (#3537)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e780540c2068_306e3fc3ed6cd964292e1"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/c36gi0HcaqPKtMMvfER059f7YdA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:39:32 -0000

----==_mimepart_5e780540c2068_306e3fc3ed6cd964292e1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

We need to keep this, but we should ask for a consensus call.  I'll open an issue.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3537#issuecomment-602307204
----==_mimepart_5e780540c2068_306e3fc3ed6cd964292e1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>We need to keep this, but we should ask for a consensus call.  I'll open an 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/3537#issuecomment-602307204">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK74CX7WE5GKYXSV5KTRI2VUBANCNFSM4LRBZTLQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2SQ4RF2JSGTFAX35LRI2VUBA5CNFSM4LRBZTL2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPTHVBA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3537#issuecomment-602307204",
"url": "https://github.com/quicwg/base-drafts/pull/3537#issuecomment-602307204",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e780540c2068_306e3fc3ed6cd964292e1--


From nobody Sun Mar 22 17:50:44 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 57AFB3A0944 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 17:50:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.099
X-Spam-Level: 
X-Spam-Status: No, score=-3.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0e0VEIce5ShX for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 17:50:38 -0700 (PDT)
Received: from out-11.smtp.github.com (out-11.smtp.github.com [192.30.254.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 02DFC3A08EB for <quic-issues@ietf.org>; Sun, 22 Mar 2020 17:50:37 -0700 (PDT)
Received: from github-lowworker-5fb2734.va3-iad.github.net (github-lowworker-5fb2734.va3-iad.github.net [10.48.19.27]) by smtp.github.com (Postfix) with ESMTP id 7A0742615BB for <quic-issues@ietf.org>; Sun, 22 Mar 2020 17:50:37 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584924637; bh=V3pKwyuHKpgSXj2Uq4jib3bk8TDuJzQCzfdho0KjKOk=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=sijD4JIzBb0eQDzAiePDk8JXVRxPremJ7Tn7Ua7wJ4FP7acqKOzngyCCRTK66DokJ 8+DGWd9RfpWYmR2aclIJf/MSpcZ/VKDuiPX198lguk45PCoh0Ri2ngNxgPSPEin+RX HMmTHa/uQcLqPy0d23AJctYRHl2VDpWyPrAXneEE=
Date: Sun, 22 Mar 2020 17:50:37 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4LMO4SMNEIY2VMZEF4QPUN3EVBNHHCF233TE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3541@github.com>
Subject: [quicwg/base-drafts] Retaining the largest received packet number (#3541)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7807dd34f9f_25d03fdff92cd96846305d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: 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-HRO7wmskAzWXUJnuExXZ5RSAU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:50:41 -0000

----==_mimepart_5e7807dd34f9f_25d03fdff92cd96846305d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

In #3537, @ianswett notes that #3315 added this "MUST":

> When discarding unacknowledged ACK Ranges, a receiver MUST retain the largest received packet number.

My understanding is that this prevents the largest acknowledged packet from going backwards.  We use the monotonic increase of the Largest Acknowledged field in two ways:

* In ECN validation, this is used to filter out ACK frames that might have arrived out of order, which might have lower counts legitimately.

* In key updates, where the value of the largest acknowledged is used to drive the change to new keys and to prevent use of old keys after an update.

In my view, having ECN validation fail is quite unfortunate, but likely workable.  On the other hand, uncertainty about largest acknowledged could introduce instability in the key update process.  If an endpoint's conception of what the value is changes, I doubt that we'll see extra key updates (I think that the AEAD would protect us from that), but we might leave open the possibility of interleaving of packets from two different key phases.

I would suggest that we retain this "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/3541
----==_mimepart_5e7807dd34f9f_25d03fdff92cd96846305d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>In <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="585590185" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3537" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3537/hovercard" href="https://github.com/quicwg/base-drafts/pull/3537">#3537</a>, <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/ianswett/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ianswett">@ianswett</a> notes that <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="544306409" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3315" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3315/hovercard" href="https://github.com/quicwg/base-drafts/pull/3315">#3315</a> added this "MUST":</p>
<blockquote>
<p>When discarding unacknowledged ACK Ranges, a receiver MUST retain the largest received packet number.</p>
</blockquote>
<p>My understanding is that this prevents the largest acknowledged packet from going backwards.  We use the monotonic increase of the Largest Acknowledged field in two ways:</p>
<ul>
<li>
<p>In ECN validation, this is used to filter out ACK frames that might have arrived out of order, which might have lower counts legitimately.</p>
</li>
<li>
<p>In key updates, where the value of the largest acknowledged is used to drive the change to new keys and to prevent use of old keys after an update.</p>
</li>
</ul>
<p>In my view, having ECN validation fail is quite unfortunate, but likely workable.  On the other hand, uncertainty about largest acknowledged could introduce instability in the key update process.  If an endpoint's conception of what the value is changes, I doubt that we'll see extra key updates (I think that the AEAD would protect us from that), but we might leave open the possibility of interleaving of packets from two different key phases.</p>
<p>I would suggest that we retain this "MUST".</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3541">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6LDUN73QMTFLP3VLTRI2W53ANCNFSM4LRQFCEQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYHZEJCRIODZSVO7P3RI2W53A5CNFSM4LRQFCE2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IXLPOMQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3541",
"url": "https://github.com/quicwg/base-drafts/issues/3541",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7807dd34f9f_25d03fdff92cd96846305d--


From nobody Sun Mar 22 17:52:33 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 111233A085E for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 17:52:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rhBLp-M9Mh6W for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 17:52:27 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6DBF73A085D for <quic-issues@ietf.org>; Sun, 22 Mar 2020 17:52:27 -0700 (PDT)
Received: from github-lowworker-2e54e43.va3-iad.github.net (github-lowworker-2e54e43.va3-iad.github.net [10.48.17.27]) by smtp.github.com (Postfix) with ESMTP id 2E74B6A0C3C for <quic-issues@ietf.org>; Sun, 22 Mar 2020 17:52:26 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584924746; bh=K42m5CMgsgphsIwKs5cNcu8fWeLB0Q9yQlzBqMBKnSc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=stCQVsFo9ffBDBwAXD74r+/2JKIqWbC8pfj4sFpbf+7FfbXIn+wk7GhDi9bYrNEoc iHrLx6YxdjuzidPAUMgICOcybST3XbGrzoK30MHyIoyh3875JM3xFiNk/ktGKVA+er zcasjsh9JYCUV6CMH1KpE96lDOJXM7qSpxSyAPKI=
Date: Sun, 22 Mar 2020 17:52:26 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6Q3Y7OHJFGTTBRH7F4QPUUVEVBNHHCF2LOLU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3538/review/379081250@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3538@github.com>
References: <quicwg/base-drafts/pull/3538@github.com>
Subject: Re: [quicwg/base-drafts] Remove normative text from the Recovery Appendix (#3538)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e78084a1dc3c_cb13fe427acd960531c3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/77Sh0ONuEOa-5PsYGpwp4D1OCwo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:52:31 -0000

----==_mimepart_5e78084a1dc3c_cb13fe427acd960531c3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson approved this pull request.



> @@ -448,7 +448,8 @@ Using max(smoothed_rtt, latest_rtt) protects from the two following cases:
   up.
 
 The RECOMMENDED time threshold (kTimeThreshold), expressed as a round-trip time
-multiplier, is 9/8.
+multiplier, is 9/8. The RECOMMENDED value of the timer granularity(kGranularity)

```suggestion
multiplier, is 9/8. The RECOMMENDED value of the timer granularity (kGranularity)
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3538#pullrequestreview-379081250
----==_mimepart_5e78084a1dc3c_cb13fe427acd960531c3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@martinthomson</b> approved this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3538#discussi=
on_r396170581">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -448,7 +448,8 @@ Using max(smoothed_rtt=
, latest_rtt) protects from the two following cases:=0D
   up.=0D
 =0D
 The RECOMMENDED time threshold (kTimeThreshold), expressed as a round-tr=
ip time=0D
-multiplier, is 9/8.=0D
+multiplier, is 9/8. The RECOMMENDED value of the timer granularity(kGran=
ularity)=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-multiplier, is 9/8. The RECOMMENDED value of =
the timer granularity(kGranularity)=0D
+multiplier, is 9/8. The RECOMMENDED value of the timer granularity (kGra=
nularity)=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3538#pullrequestreview-379081250">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K2GZ5X2B2BYMHX433TRI2XEVANCNFSM4LRJSPZQ">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK4HLLBCLFVVRW72U4DRI2XEVA5CNFSM4=
LRJSPZ2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GOC2MFEIQ.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3538#pullrequestrev=
iew-379081250",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3538#pullrequestreview=
-379081250",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e78084a1dc3c_cb13fe427acd960531c3--


From nobody Sun Mar 22 17:54:50 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3252E3A0861 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 17:54:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.099
X-Spam-Level: 
X-Spam-Status: No, score=-2.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id G8bJQqxaaCby for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 17:54: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 08C573A085E for <quic-issues@ietf.org>; Sun, 22 Mar 2020 17:54:42 -0700 (PDT)
Received: from github-lowworker-b2150d3.ash1-iad.github.net (github-lowworker-b2150d3.ash1-iad.github.net [10.56.113.12]) by smtp.github.com (Postfix) with ESMTP id 4B6391C0E67 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 17:54:41 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584924881; bh=rmG7VSJBrYG/qTzFkKEjxOb/dUbUBzv4pShBXlzmD40=; h=Date:From:To:Subject:From; b=vBZCv2Hy7WtjGTJoiOP2FJ9/oiulV6UdNjiKHEE5fqJMnWQhb/6MbsJ9kFGaWionV 5BSLKRnxCuCe992TZNyb7pB7rSLjNB+4wpnD7vnaFFVDtgy0uu1GXebAqguiZfXiy5 hyENq5H9kCOK1f1dQnQWDEfnL4eaqJBhpePYlwyQ=
Date: Sun, 22 Mar 2020 17:54:41 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-appendix-recommended/3fc39f-ffd252@github.com>
Subject: [quicwg/base-drafts] ffd252: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/UClX93c_CBcp6vuyuO6SMGV7w3M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:54:48 -0000

  Branch: refs/heads/ianswett-appendix-recommended
  Home:   https://github.com/quicwg/base-drafts
  Commit: ffd25220f508a8d4e9448c45768a52636bfb9a4e
      https://github.com/quicwg/base-drafts/commit/ffd25220f508a8d4e9448c45768a52636bfb9a4e
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-22 (Sun, 22 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-Authored-By: Martin Thomson <mt@lowentropy.net>



From nobody Sun Mar 22 17:56:37 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9C8E83A0866 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 17:55:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.553
X-Spam-Level: 
X-Spam-Status: No, score=-1.553 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Tk-T0l2k77z0 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 17:55: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 EDB093A085E for <quic-issues@ietf.org>; Sun, 22 Mar 2020 17:55:01 -0700 (PDT)
Date: Sun, 22 Mar 2020 17:55:01 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584924901; bh=KphyoWkDthUddzvFwWCgQACGW7qz9AOo8M/3CWTfNkg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xT36yPLm01cYS6rKaKZORgb2mjC37hK3FA0ab+5xsmXMHjg7rHkzDyRUAqO3QKU+n e66FNpXPzM/K+1Xwbc8Tgu5/XthOsWhhs9vQVQWLdZn8Ss2CmVmUdLt/oLWhrULX5a Z/nd1QahAvAmW7ZsRuwOzeKYLGSjR5g48fPjLwOI=
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/3538/push/4801016551@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3538@github.com>
References: <quicwg/base-drafts/pull/3538@github.com>
Subject: Re: [quicwg/base-drafts] Remove normative text from the Recovery Appendix (#3538)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7808e531346_32383fcb846cd95c21397"; 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/Lfi-d9A5YP3i1qmU5ZdqTaS02GI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:55:19 -0000

----==_mimepart_5e7808e531346_32383fcb846cd95c21397
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

ffd25220f508a8d4e9448c45768a52636bfb9a4e  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/3538/files/3fc39f20336830e011ec04c1ef28b22214430664..ffd25220f508a8d4e9448c45768a52636bfb9a4e

----==_mimepart_5e7808e531346_32383fcb846cd95c21397
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/ffd25220f508a8d4e9448c45768a52636bfb9a4e">ffd2522</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/3538/files/3fc39f20336830e011ec04c1ef28b22214430664..ffd25220f508a8d4e9448c45768a52636bfb9a4e">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK36YMT2CXMUTYOA4BTRI2XOLANCNFSM4LRJSPZQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7I5G4OE2DURHS2BBTRI2XOLA5CNFSM4LRJSPZ2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TEMBQHEZDGNSQOVZWQIZUHAYDCMBRGY2TKMI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3538/files/3fc39f20336830e011ec04c1ef28b22214430664..ffd25220f508a8d4e9448c45768a52636bfb9a4e",
"url": "https://github.com/quicwg/base-drafts/pull/3538/files/3fc39f20336830e011ec04c1ef28b22214430664..ffd25220f508a8d4e9448c45768a52636bfb9a4e",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e7808e531346_32383fcb846cd95c21397--


From nobody Sun Mar 22 17:58:45 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B0B883A0861 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 17:58:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.099
X-Spam-Level: 
X-Spam-Status: No, score=-2.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MA_A78PDvzzv for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 17:58:39 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9E9823A085E for <quic-issues@ietf.org>; Sun, 22 Mar 2020 17:58:36 -0700 (PDT)
Received: from github-lowworker-d1d6e31.ash1-iad.github.net (github-lowworker-d1d6e31.ash1-iad.github.net [10.56.105.50]) by smtp.github.com (Postfix) with ESMTP id EFCC18C032A for <quic-issues@ietf.org>; Sun, 22 Mar 2020 17:58:33 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584925113; bh=57bo1ZVRdh45JpwKcp29iJAvQ/XpZKN16jAq3kZtjmg=; h=Date:From:To:Subject:From; b=CveMe4bR+bXTXFzW+ingr4Gp9vO3xwuL1s1oInmzUaG/4n9l0dIXyYbPD7Z5TRazK WCGsGSR4uoYS5sGKekS4mfEk+IPnCDuEDTVPknATSd5NoZLnm7FHLAcpbX5Xz7UMGu 0r6b8W4J/xKN/blq2F0PTGwImA52dghHaDJybqjg=
Date: Sun, 22 Mar 2020 17:58:33 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-appendix-recommended/ffd252-a594e5@github.com>
Subject: [quicwg/base-drafts] a594e5: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/1y-uUzK9BACdB76l42YGGVxh82s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:58:43 -0000

  Branch: refs/heads/ianswett-appendix-recommended
  Home:   https://github.com/quicwg/base-drafts
  Commit: a594e565afab913579509b9a67497ef148b96671
      https://github.com/quicwg/base-drafts/commit/a594e565afab913579509b9a67497ef148b96671
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-22 (Sun, 22 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



From nobody Sun Mar 22 17:59:01 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 104073A0861 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 17:58:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.553
X-Spam-Level: 
X-Spam-Status: No, score=-1.553 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jcg3zYN5ZQYx for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 17:58:56 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6623C3A085E for <quic-issues@ietf.org>; Sun, 22 Mar 2020 17:58:56 -0700 (PDT)
Received: from github-lowworker-b2150d3.ash1-iad.github.net (github-lowworker-b2150d3.ash1-iad.github.net [10.56.113.12]) by smtp.github.com (Postfix) with ESMTP id 915E5520031 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 17:58:55 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584925135; bh=Cm1GZ/2pJUyQeJVxMQL2z/afZy2aJjXeIT/quhb92Xs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=N/FO4mCa938kz4M2j9w5HaVugu2TUl/Sdb2S2+a5AOEvtnI+JFgD071YqX6s3Uujg 0fUxHFk6P6SgIbOr5djNQUkHd7SKvbeEKmzIU5oeCrUB9GogguFGK5K/ucX3k0q59Z AdzT00IvS0YMRkChMVFje8aHasgw9+DXq/Gg9owE=
Date: Sun, 22 Mar 2020 17:58:55 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3538/push/4801024017@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3538@github.com>
References: <quicwg/base-drafts/pull/3538@github.com>
Subject: Re: [quicwg/base-drafts] Remove normative text from the Recovery Appendix (#3538)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7809cf80e7c_55323f8f366cd9643926d7"; 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/C22C8QZUXKnG9JDN4qyIM4VO92o>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:58:59 -0000

----==_mimepart_5e7809cf80e7c_55323f8f366cd9643926d7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

a594e565afab913579509b9a67497ef148b96671  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/3538/files/ffd25220f508a8d4e9448c45768a52636bfb9a4e..a594e565afab913579509b9a67497ef148b96671

----==_mimepart_5e7809cf80e7c_55323f8f366cd9643926d7
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/a594e565afab913579509b9a67497ef148b96671">a594e56</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/3538/files/ffd25220f508a8d4e9448c45768a52636bfb9a4e..a594e565afab913579509b9a67497ef148b96671">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3IHRYBJBPIIBOE3RDRI2X47ANCNFSM4LRJSPZQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK55EAQFPTA2U3MTPTLRI2X47A5CNFSM4LRJSPZ2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TEMBQHEZDGNSQOVZWQIZUHAYDCMBSGQYDCNY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3538/files/ffd25220f508a8d4e9448c45768a52636bfb9a4e..a594e565afab913579509b9a67497ef148b96671",
"url": "https://github.com/quicwg/base-drafts/pull/3538/files/ffd25220f508a8d4e9448c45768a52636bfb9a4e..a594e565afab913579509b9a67497ef148b96671",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e7809cf80e7c_55323f8f366cd9643926d7--


From nobody Sun Mar 22 17:59:49 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5B6973A085E for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 17:59:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HTIUJeZBRGAp for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 17:59:42 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 469AC3A0861 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 17:59:42 -0700 (PDT)
Received: from github-lowworker-0eea13f.ash1-iad.github.net (github-lowworker-0eea13f.ash1-iad.github.net [10.56.109.26]) by smtp.github.com (Postfix) with ESMTP id 455C7520770 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 17:59:41 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584925181; bh=O5X8bxqYklOYCGfyOTD9ldJLg3IMQleaE0iT0oxrN24=; h=Date:From:To:Subject:From; b=tm4QRoXAdrYl199CCqkKNrH4RmnHPeoeTbLGBHjCOT3mKaGJhPnWNlLgz2sHM++0f U4cpBykI5LtmMxfpgmhhSfc5vHvAz3h5o5G7qBU3RV/H2KM6J7vfWo8SjvNra7qOv1 yPEeg8IgHUd+nFLk3ekco9KzagLqo8WthOc6Pfw0=
Date: Sun, 22 Mar 2020 17:59:41 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/93185a-8f6e7b@github.com>
Subject: [quicwg/base-drafts] 8f6e7b: Script updating gh-pages from a594e565. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/BlXrTv4q-CpGnBRWS8vEr3kgQ-c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 23 Mar 2020 00:59:48 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 8f6e7b65af68ba2510456b0426b70e1830238088
      https://github.com/quicwg/base-drafts/commit/8f6e7b65af68ba2510456b0426b70e1830238088
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-23 (Mon, 23 Mar 2020)

  Changed paths:
    M ianswett-appendix-recommended/draft-ietf-quic-http.html
    M ianswett-appendix-recommended/draft-ietf-quic-http.txt
    M ianswett-appendix-recommended/draft-ietf-quic-invariants.html
    M ianswett-appendix-recommended/draft-ietf-quic-invariants.txt
    M ianswett-appendix-recommended/draft-ietf-quic-qpack.html
    M ianswett-appendix-recommended/draft-ietf-quic-qpack.txt
    M ianswett-appendix-recommended/draft-ietf-quic-recovery.html
    M ianswett-appendix-recommended/draft-ietf-quic-recovery.txt
    M ianswett-appendix-recommended/draft-ietf-quic-tls.html
    M ianswett-appendix-recommended/draft-ietf-quic-tls.txt
    M ianswett-appendix-recommended/draft-ietf-quic-transport.html
    M ianswett-appendix-recommended/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from a594e565. [ci skip]



From nobody Sun Mar 22 18:06:37 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B96893A0861 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 18:06:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UdUM-EBtZujS for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 18:06: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 DC0E63A0885 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 18:06:15 -0700 (PDT)
Received: from github-lowworker-52827f8.ash1-iad.github.net (github-lowworker-52827f8.ash1-iad.github.net [10.56.108.24]) by smtp.github.com (Postfix) with ESMTP id 9A98C2C0E00 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 18:06:13 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584925573; bh=nbTB6ee3GB4IzGRH+fUWBw56e5x+HFEscVRhChWSiL4=; h=Date:From:To:Subject:From; b=T1Zpe19i8w3HczJ2LnpByURbLKpdtvuxL+UClWOXStwLc+lMAkb9wioRyhPjLneZk 3bALuXMKFxZku0OWyqAU3N51LTlTaPQkSp1tiO7voJLY0ReiUAIkO5WXXqnxH4xydN L+AhSnvUCvCjRxoWwF8cidkRJK91Bk4qcUcdZh40=
Date: Sun, 22 Mar 2020 18:06:13 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/6cc764-54b72e@github.com>
Subject: [quicwg/base-drafts] 54b72e: Add a missing semi-colon
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/q6RFLTQXtJFa16YL-rWlObREgto>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 01:06:33 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 54b72e641ddd56218eb30010e05a197ff3e4d775
      https://github.com/quicwg/base-drafts/commit/54b72e641ddd56218eb30010e05a197ff3e4d775
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-23 (Mon, 23 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Add a missing semi-colon



From nobody Sun Mar 22 18:10:10 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F2C2D3A0887 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 18:07:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ybnuqiqtkzBD for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 18:07:14 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EA82B3A0885 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 18:07:08 -0700 (PDT)
Received: from github-lowworker-a27607f.ash1-iad.github.net (github-lowworker-a27607f.ash1-iad.github.net [10.56.18.61]) by smtp.github.com (Postfix) with ESMTP id 7E5896A047A for <quic-issues@ietf.org>; Sun, 22 Mar 2020 18:07:07 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584925627; bh=TYkkm1K0jdSaTXi+cMo+EZ9JZifxyoLBQBMnfsvzZIc=; h=Date:From:To:Subject:From; b=A4u6aL/775dxCPBEdTaE6PwBodBwyBI3/oVx/dT4OeEIaAJdAVlkWmo2Mr7IO3Lqf MsIhQsIv4/oIeP/K0r+6pbzFNNCiRdibT69O3w9PSCkMd3dk9ZMxsw0FeRqq3dRJGO kI+ShTCvnfGZVebjn1uSPYvkoRvw/VPFd5ECpTm0=
Date: Sun, 22 Mar 2020 18:07:07 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/8f6e7b-465356@github.com>
Subject: [quicwg/base-drafts] 465356: Script updating gh-pages from 54b72e64. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/N0g0ES33bKXQasAXPLKvT2ZtDbE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 01:07:28 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 465356aecdc36bd30e13dcdc8a34763ab04b1a8a
      https://github.com/quicwg/base-drafts/commit/465356aecdc36bd30e13dcdc8a34763ab04b1a8a
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-23 (Mon, 23 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 54b72e64. [ci skip]



From nobody Sun Mar 22 19:51:46 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 929D33A097D for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 19:51:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id E-LOOm6l88QC for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 19:51: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 D7A7A3A096E for <quic-issues@ietf.org>; Sun, 22 Mar 2020 19:51:41 -0700 (PDT)
Received: from github-lowworker-275fa97.va3-iad.github.net (github-lowworker-275fa97.va3-iad.github.net [10.48.17.64]) by smtp.github.com (Postfix) with ESMTP id DCB091C02DE for <quic-issues@ietf.org>; Sun, 22 Mar 2020 19:51:40 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584931900; bh=EzZy3qpIKxgvEVVyQb4aVzd8GrWF1xHBpPBV73uVz5s=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=IsVORCj4SbrPrtm9oTNd3/reba6vje+OlL6ctQDICSAy4NFmCq63YhTBEhPkk/wbe HXJ5uvx7+r5BwQ0M+jmLMsOYzR5pAvYQ6eIN8Br3200vYKwnC8HEcORjirXflI3rNm RESC5t4ZxpZfX+kRoLGaWaNxhZdghQl5uzD3YuVY=
Date: Sun, 22 Mar 2020 19:51:40 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4SJQ3OLGF36SABALN4QQCTZEVBNHHCBQHUUM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3340/602345145@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3340@github.com>
References: <quicwg/base-drafts/issues/3340@github.com>
Subject: Re: [quicwg/base-drafts] Anti-amplification limits should count junk too (#3340)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e78243ccf2cd_33a93facacecd964165229"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/nIW4WI4XfFMUTFONMYp6SvO2ldw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 02:51:44 -0000

----==_mimepart_5e78243ccf2cd_33a93facacecd964165229
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

With #3333 being recently resolved, what are we missing on this issue?  Is it just a duplicate?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3340#issuecomment-602345145
----==_mimepart_5e78243ccf2cd_33a93facacecd964165229
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>With <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="548527851" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3333" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3333/hovercard" href="https://github.com/quicwg/base-drafts/issues/3333">#3333</a> being recently resolved, what are we missing on this issue?  Is it just a duplicate?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3340#issuecomment-602345145">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3EYP7M2FBPSALTWVDRI3FDZANCNFSM4KGRWDLA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK55GJ6PBSL3CSJMW7LRI3FDZA5CNFSM4KGRWDLKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPTQ5OI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3340#issuecomment-602345145",
"url": "https://github.com/quicwg/base-drafts/issues/3340#issuecomment-602345145",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e78243ccf2cd_33a93facacecd964165229--


From nobody Sun Mar 22 19:51:57 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7B6583A0971 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 19:51:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dAcUR-aSgNe1 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 19:51:52 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6346A3A096E for <quic-issues@ietf.org>; Sun, 22 Mar 2020 19:51:52 -0700 (PDT)
Received: from github-lowworker-2300405.va3-iad.github.net (github-lowworker-2300405.va3-iad.github.net [10.48.17.39]) by smtp.github.com (Postfix) with ESMTP id 58A112C19AD for <quic-issues@ietf.org>; Sun, 22 Mar 2020 19:51:51 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584931911; bh=9mmbUbhL0XNMwAcg5XidY1uAPXr3m3EwAt8NxM8E/Vg=; h=Date:From:To:Subject:From; b=haXxUZng2xJkJO0bHQByBu/av78UXfaIOavzqvAjAhD1DFSkSC8xNmnnk81EsypAX YHVQA8mveRa5YHFvN20eG/jEeu96wqg+NhGu3qZr0pOmffRATDWzH0Aw42WuJFpGBR mNWwxt/WYXFjmKvTvYF1GM5ERGAk268fwUEkvrDo=
Date: Sun, 22 Mar 2020 19:51:51 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/54b72e-e7715a@github.com>
Subject: [quicwg/base-drafts] 2e306e: Added more test to NCID section
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/r1Dvk422r_f3htiMGHUz8uj18Mk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 02:51:55 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 2e306e30c55c8a21b1a6818c670fc52c529677cf
      https://github.com/quicwg/base-drafts/commit/2e306e30c55c8a21b1a6818c670fc52c529677cf
  Author: Martin Duke <m.duke@f5.com>
  Date:   2020-03-19 (Thu, 19 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Added more test to NCID section


  Commit: 22c7e1245c0889e7c43944e8c4dc1482175927de
      https://github.com/quicwg/base-drafts/commit/22c7e1245c0889e7c43944e8c4dc1482175927de
  Author: Martin Duke <m.duke@f5.com>
  Date:   2020-03-19 (Thu, 19 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  take all the suggestions


  Commit: e7715a9488cbd5dbba892650e9153e7d9a6fcfea
      https://github.com/quicwg/base-drafts/commit/e7715a9488cbd5dbba892650e9153e7d9a6fcfea
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-23 (Mon, 23 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #3535 from martinduke/old_ncid

Added more text to NCID section


Compare: https://github.com/quicwg/base-drafts/compare/54b72e641ddd...e7715a9488cb


From nobody Sun Mar 22 19:52:20 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 54AB73A097D for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 19:52:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mGSJy0lZ9shA for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 19:52:17 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D97863A0971 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 19:52:16 -0700 (PDT)
Received: from github-lowworker-f62aa54.va3-iad.github.net (github-lowworker-f62aa54.va3-iad.github.net [10.48.17.68]) by smtp.github.com (Postfix) with ESMTP id BB75266115F for <quic-issues@ietf.org>; Sun, 22 Mar 2020 19:52:15 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584931935; bh=SQu2s48au9V25kvGnn+ldcVbHiKPi7tEVxcire5hYLc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=dcVq+1aHiC8SavCqwKYKj7IzW+AKUUk7E0BbggGZDyr/CudaJ3gbJXFS5YjjThodO sKRJyUJGEXunoQFm/90Uyu4V5QfhwxYDQM20GNFEh/hd323drqVmxLS3RO0l9uT9d5 kKP/aLvY1KKz06ulDMklKovGqwRdcz0nAiO6EW20=
Date: Sun, 22 Mar 2020 19:52:15 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK34B6ZDNUEH6XL26754QQCV7EVBNHHCFWTUEU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3535/issue_event/3153433483@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3535@github.com>
References: <quicwg/base-drafts/pull/3535@github.com>
Subject: Re: [quicwg/base-drafts] Added more text to NCID section (#3535)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e78245fabf2b_61663ff170ccd96c26459f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/3yIea0Sh5kJvdTaC4mlbm2sQMhA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 02:52:19 -0000

----==_mimepart_5e78245fabf2b_61663ff170ccd96c26459f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #3535 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3535#event-3153433483
----==_mimepart_5e78245fabf2b_61663ff170ccd96c26459f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="584741925" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3535" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3535/hovercard" href="https://github.com/quicwg/base-drafts/pull/3535">#3535</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3535#event-3153433483">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3BR5TX7MIXSFXZHF3RI3FF7ANCNFSM4LPXZM7A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3AE6TL653UPCVATMDRI3FF7A5CNFSM4LPXZM7KYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXP2ZHCY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3535#event-3153433483",
"url": "https://github.com/quicwg/base-drafts/pull/3535#event-3153433483",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e78245fabf2b_61663ff170ccd96c26459f--


From nobody Sun Mar 22 19:52:24 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 93E3E3A0971 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 19:52:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lRnSG5MEZsvX for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 19:52:17 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6FCB23A096E for <quic-issues@ietf.org>; Sun, 22 Mar 2020 19:52:17 -0700 (PDT)
Received: from github-lowworker-cf59896.ash1-iad.github.net (github-lowworker-cf59896.ash1-iad.github.net [10.56.112.26]) by smtp.github.com (Postfix) with ESMTP id 30A1FA0C30 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 19:52:16 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584931936; bh=Zcz78e9F6YrJnI6m5z+LEx3wxW1qwW4id/MDO/Nx2aQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=OPbMMfSPH/YAufFqqXNgz4i/Xgo2RVMbMyY4w7w2uPd0TcwpNS1UwNapplmv76VKS TMBfh83Fa/dTAnZjwQ9Fz7tBGUvnHtf6f+0ufHKJzW4UulRwEsBgc6J2Ko24SghjYf vfTP+Mb0HXgV5Hy3lcUm9r/L4hIUYS8K3yzwALLo=
Date: Sun, 22 Mar 2020 19:52:16 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7DGL6QK4LUDE5NP2N4QQCWBEVBNHHCFWJJQQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3534/issue_event/3153433492@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3534@github.com>
References: <quicwg/base-drafts/issues/3534@github.com>
Subject: Re: [quicwg/base-drafts] NEW_CONNECTION_ID text is too restrictive on receivers (#3534)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e78246020a99_245f3f811d4cd96076251"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/lTtq9F7yHD8kgZ3WTWS1W_eztNo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 02:52:19 -0000

----==_mimepart_5e78246020a99_245f3f811d4cd96076251
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #3534 via #3535.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3534#event-3153433492
----==_mimepart_5e78246020a99_245f3f811d4cd96076251
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="584657284" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3534" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3534/hovercard" href="https://github.com/quicwg/base-drafts/issues/3534">#3534</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="584741925" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3535" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3535/hovercard" href="https://github.com/quicwg/base-drafts/pull/3535">#3535</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3534#event-3153433492">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7MDGYYICGULIT7DRLRI3FGBANCNFSM4LPS5XJQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7TQRVNJZEODDTKCCLRI3FGBA5CNFSM4LPS5XJ2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXP2ZHFA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3534#event-3153433492",
"url": "https://github.com/quicwg/base-drafts/issues/3534#event-3153433492",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e78246020a99_245f3f811d4cd96076251--


From nobody Sun Mar 22 19:52:39 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DEE2C3A096E for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 19:52:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NinzzomV2GB9 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 19:52:34 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A74B53A0971 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 19:52:34 -0700 (PDT)
Received: from github-lowworker-292e294.va3-iad.github.net (github-lowworker-292e294.va3-iad.github.net [10.48.102.70]) by smtp.github.com (Postfix) with ESMTP id EFFEAA0A8F for <quic-issues@ietf.org>; Sun, 22 Mar 2020 19:52:33 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584931953; bh=CwBOxvFdWaOe2EEiHwyK9XmO4T3HWxf4VxtKhlk4UE8=; h=Date:From:To:Subject:From; b=e8I8Fc4X9/7hQIXNOZwS7F9Wry2qmwZCHPuQAB+cpZ6nfzi8thxCCBYlk8b87Dsxm iAiViziLbEUBGZqlWBft5pjpmG6bQodhUVd5PfU+9lsIcfwe7ms99NXFEyAaHrS85w jYWXqNLsMtcrB5kYNFp/EBx9D9PAR+Ijqb1m6tVo=
Date: Sun, 22 Mar 2020 19:52:33 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/465356-53af8b@github.com>
Subject: [quicwg/base-drafts] 53af8b: Script updating gh-pages from e7715a94. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/jSexH9dieC-CLhuBs9TRzyfgULQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 02:52:37 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 53af8b51d22fc920c7fb99c5099b336967ff4a97
      https://github.com/quicwg/base-drafts/commit/53af8b51d22fc920c7fb99c5099b336967ff4a97
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-23 (Mon, 23 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from e7715a94. [ci skip]



From nobody Sun Mar 22 19:52:43 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9E56C3A098B for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 19:52:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4dbPpwK_mCov for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 19:52:39 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 71E773A097E for <quic-issues@ietf.org>; Sun, 22 Mar 2020 19:52:39 -0700 (PDT)
Received: from github-lowworker-f144ac1.va3-iad.github.net (github-lowworker-f144ac1.va3-iad.github.net [10.48.16.59]) by smtp.github.com (Postfix) with ESMTP id 60910281A61 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 19:52:38 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584931958; bh=gW87FzgdLyd3+85TwfJljOBaF+0MxDj4NPpvL6CG19o=; h=Date:From:To:Subject:From; b=TT/yF+jSLmNgWQuKv4J+fjeW6LKZE/5MVQ2mXj3oIAUQqv9NY01oyLKl6NtVGrb0h G12w2BvCLE+5n/bJMRkeQnay7MZ0K+2SGjxCpScSfGMaloOzRXuwFgtUdID2VwTREJ x+VEk0IOgOCM/tkcTK51dqrx0/0SMeFQzT3A/UNA=
Date: Sun, 22 Mar 2020 19:52:38 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/53af8b-27e69d@github.com>
Subject: [quicwg/base-drafts] 27e69d: Script updating archive at 2020-03-23T02:52:34Z. [...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/4QMqBdkHWEUVpIH_t-OAtyWv7ks>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 02:52:42 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 27e69d40ede5c180feed30617f1e7ebbf5615241
      https://github.com/quicwg/base-drafts/commit/27e69d40ede5c180feed30617f1e7ebbf5615241
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-23 (Mon, 23 Mar 2020)

  Changed paths:
    M issues.html
    M issues.js

  Log Message:
  -----------
  Script updating archive at 2020-03-23T02:52:34Z. [ci skip]



From nobody Sun Mar 22 21:01:29 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 772D83A0128 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 21:01:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6BUmsM_u7cEK for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 21:01: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 01A743A0121 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 21:01:24 -0700 (PDT)
Date: Sun, 22 Mar 2020 21:01:23 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584936083; bh=G5bLDSK5hGvUvAbKYVF3d/QpAgYuJpAopC2aBE65K4Q=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=vs2PJ7nlf1egxRFCU1GmY4CCv6BosgID81sjCuaV4ruLWXj5Tky1l1vxajWT6izyR ax3bE6AUPsHQk416zcQRB3nubvPE/NBFXPdTTP9bSKsSmChc+dVzghy78m+6tm6rXM BFQFPMmCx/DCnx9Abs27whQmttiqHBdqLJQsBngI=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5HLX7V67E44HJF3UN4QQKZHEVBNHHB5L4FMQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3173/issue_event/3153536127@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3173@github.com>
References: <quicwg/base-drafts/issues/3173@github.com>
Subject: Re: [quicwg/base-drafts] TLS MUST NOT deliver server 1RTT Rx keys until getting Finished (#3173)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e78349364339_208a3f93922cd96c424094"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ZCg_wHaqmb2O6pdEO-B7xCs3dwU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 04:01:27 -0000

----==_mimepart_5e78349364339_208a3f93922cd96c424094
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #3173.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3173#event-3153536127
----==_mimepart_5e78349364339_208a3f93922cd96c424094
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="514819428" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3173" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3173/hovercard" href="https://github.com/quicwg/base-drafts/issues/3173">#3173</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3173#event-3153536127">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7TUJEJPSYMNUSFA6LRI3NJHANCNFSM4JG4TGMQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYAUS6WIVDYGNERUFLRI3NJHA5CNFSM4JG4TGM2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXP3SI7Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3173#event-3153536127",
"url": "https://github.com/quicwg/base-drafts/issues/3173#event-3153536127",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e78349364339_208a3f93922cd96c424094--


From nobody Sun Mar 22 21:01:47 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E53623A0128 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 21:01:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id oPHkHttxE1k6 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 21:01: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 AC5983A03F1 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 21:01:30 -0700 (PDT)
Date: Sun, 22 Mar 2020 21:01:24 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584936084; bh=slTfkVmKsfCvI/MW2Ef/JNfY7YuiTL7xAO2EBY8+A7o=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Llga7/BsiN94YZ8L3eXUbGiNzbazmcEW7iVKwcLJviFjNFUBoMWFBsUsCdtA8aLXP r6hiJLPqKgto9VZ4+7IzIRZUNrsrFDE5N2m9ZXhYYJDWqHVabcmFRRpqytaQnYIGsu v8tNgH0ga5ZRSHaqma7KPJdHrZLuraUqy2Vi559c=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4N2WT3O2YYDSX7MRN4QQKZJEVBNHHB5L4FMQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3173/602372816@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3173@github.com>
References: <quicwg/base-drafts/issues/3173@github.com>
Subject: Re: [quicwg/base-drafts] TLS MUST NOT deliver server 1RTT Rx keys until getting Finished (#3173)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e783494a7803_59f63ff0504cd968346097"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/oYdHA0Q-AEUtJcROia32NtSG3Wg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 04:01:33 -0000

----==_mimepart_5e783494a7803_59f63ff0504cd968346097
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closing now that we have merged #3224.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3173#issuecomment-602372816
----==_mimepart_5e783494a7803_59f63ff0504cd968346097
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closing now that we have merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="521297759" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3224" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3224/hovercard" href="https://github.com/quicwg/base-drafts/pull/3224">#3224</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3173#issuecomment-602372816">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4I35MQ5EJBOX2WYC3RI3NJJANCNFSM4JG4TGMQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYRZJOFHBPZGOAN3RTRI3NJJA5CNFSM4JG4TGM2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPTXVUA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3173#issuecomment-602372816",
"url": "https://github.com/quicwg/base-drafts/issues/3173#issuecomment-602372816",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e783494a7803_59f63ff0504cd968346097--


From nobody Sun Mar 22 21:05:38 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C26583A0496 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 21:05:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wC1PUlpuqN8o for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 21:05:18 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A94213A045E for <quic-issues@ietf.org>; Sun, 22 Mar 2020 21:05:18 -0700 (PDT)
Received: from github-lowworker-cde56e0.va3-iad.github.net (github-lowworker-cde56e0.va3-iad.github.net [10.48.25.52]) by smtp.github.com (Postfix) with ESMTP id C852F6E1290 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 21:05:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584936317; bh=j1j21E4lZnjb/Nn852A7CXvjHIWY6XdP3x7mT95FQ6s=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=EGe85pVTWT041vdUUjocOLm5c9qZpdpjydJy3H+QvOOUQY+74vfP22hN5W9c2C6Ep tGpbLGabOfBxjUINUuFBcqjx0UPPuaNxnzZ+x11jFw4Jodmhn6QFenUzbGxRTGoEMH h9Fvp/+yLRxsERZFSyWFHcG9OQ5cmCh9ctQGSa94=
Date: Sun, 22 Mar 2020 21:05:17 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2WJWFWRKRC47CXGL54QQLH3EVBNHHCC3UEJM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3434/issue_event/3153542282@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3434@github.com>
References: <quicwg/base-drafts/issues/3434@github.com>
Subject: Re: [quicwg/base-drafts] Remembering transport parameters (#3434)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e78357db7507_3a183fc486ccd96064050"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Pz1IRlEA9iyvNxRji_SRQ1hBfBU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 04:05:36 -0000

----==_mimepart_5e78357db7507_3a183fc486ccd96064050
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #3434.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3434#event-3153542282
----==_mimepart_5e78357db7507_3a183fc486ccd96064050
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="560890955" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3434" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3434/hovercard" href="https://github.com/quicwg/base-drafts/issues/3434">#3434</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3434#event-3153542282">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7FLX2QCEBL4EE52RTRI3NX3ANCNFSM4KQZSVGA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3AKB6GTSNVW6JZCTTRI3NX3A5CNFSM4KQZSVGKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXP3TZCQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3434#event-3153542282",
"url": "https://github.com/quicwg/base-drafts/issues/3434#event-3153542282",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e78357db7507_3a183fc486ccd96064050--


From nobody Sun Mar 22 21:05:42 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 85A123A053F for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 21:05:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id V_GTyqeBa6jT for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 21:05:19 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6FEEE3A047D for <quic-issues@ietf.org>; Sun, 22 Mar 2020 21:05:19 -0700 (PDT)
Received: from github-lowworker-39b4a70.va3-iad.github.net (github-lowworker-39b4a70.va3-iad.github.net [10.48.16.66]) by smtp.github.com (Postfix) with ESMTP id C63988C1E55 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 21:05:18 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584936318; bh=vABYIvVTRJ5ELMusAakYmHSUMnaDoVpJ3ODghKZdiX8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Fy8pukJQ+8O8a4IkCEy3NnRqqrypHuIQ4ACB29Dyk1BJK5te9gZx3El5BPsfWhu35 OS7QxqEEFwMxHVSouXhUg+U6kX6pDNZI0HYSvukSXYmaj6zIXrNS9PuOD2jpUNgP9V j6MXNjR1s3riVEQAzCPEvneFIOOKbwR9bddGaZTA=
Date: Sun, 22 Mar 2020 21:05:18 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2ACICOQJLYM6AFFVN4QQLH5EVBNHHCC3UEJM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3434/602373572@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3434@github.com>
References: <quicwg/base-drafts/issues/3434@github.com>
Subject: Re: [quicwg/base-drafts] Remembering transport parameters (#3434)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e78357eb666f_eb33ffafb8cd968366ec"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/qjnYuA5qc9DJmso20JbB7JLNyI8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 04:05:37 -0000

----==_mimepart_5e78357eb666f_eb33ffafb8cd968366ec
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closing this on the basis of having this text:

> If 0-RTT data is accepted by the server, the server MUST NOT reduce any limits or alter any values that might be violated by the client with its 0-RTT 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/3434#issuecomment-602373572
----==_mimepart_5e78357eb666f_eb33ffafb8cd968366ec
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closing this on the basis of having this text:</p>
<blockquote>
<p>If 0-RTT data is accepted by the server, the server MUST NOT reduce any limits or alter any values that might be violated by the client with its 0-RTT data.</p>
</blockquote>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3434#issuecomment-602373572">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYR5AFDHIJVY6SYBB3RI3NX5ANCNFSM4KQZSVGA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7B2M3H27MUFSCE6CTRI3NX5A5CNFSM4KQZSVGKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPTX3RA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3434#issuecomment-602373572",
"url": "https://github.com/quicwg/base-drafts/issues/3434#issuecomment-602373572",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e78357eb666f_eb33ffafb8cd968366ec--


From nobody Sun Mar 22 21:24:48 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id ECCE33A0484 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 21:24:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.695
X-Spam-Level: 
X-Spam-Status: No, score=-1.695 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 17_wxTKjGKsC for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 21:24:35 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6000E3A073D for <quic-issues@ietf.org>; Sun, 22 Mar 2020 21:24:35 -0700 (PDT)
Received: from github-lowworker-292e294.va3-iad.github.net (github-lowworker-292e294.va3-iad.github.net [10.48.102.70]) by smtp.github.com (Postfix) with ESMTP id 4490A8C0F76 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 21:24:34 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584937474; bh=eIlO3lfaIgwKHQ3CV94laCMeYCE0Mqe+hGbjnGYQB+U=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=BdolBrAAxbV2JxG8o/IxrW51YmE92Etu7YR7zdPgvkiYC4hqTGvACGnmSovvYQ4Qh I5B5LVlzRULOtQxNDwtGaMttBa/DtUDfk02CUYQTcwOXWJHt4hB50miIdqw6V8lHBa P055TiMFHzLOTezk6jhy5hA3Okv2ul1W2pUiOQR8=
Date: Sun, 22 Mar 2020 21:24:34 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3FNBRNJR2FKDUVHEF4QQNQFEVBNHHCC3TPKM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3433/602377571@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3433@github.com>
References: <quicwg/base-drafts/issues/3433@github.com>
Subject: Re: [quicwg/base-drafts] 0-RTT status of new transport parameters (#3433)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e783a02324c2_b7e3fe63a8cd95c13029b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/HMAzJD91bZKOktYjtZ8OjPV3S2M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 04:24:47 -0000

----==_mimepart_5e783a02324c2_b7e3fe63a8cd95c13029b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

So I'm reviewing this and the only case I'm concerned about is max_ack_delay for 0-RTT.  The server's values might be remembered by the client and applied to its logic.  But I can't see any reason why this might cause actual problems as long as the client adjusts its value when it can.

If the server increases this value, then any increase might accrue to the RTT estimates that are received before the client installs the new value.  But the client won't be generating RTT estimates based on application data, so this is a wash.  And the effect on the PTO duration has no effect because you don't arm PTO because the recovery draft [forbids it](https://quicwg.org/base-drafts/draft-ietf-quic-recovery.html#section-5.2.1-5).

So, I see three valid choices:

1. Say nothing.  Let people work out that max_ack_delay has no effect prior to the handshake completing on their own.

2. Explain this.  Probably just by saying "Note that max_ack_delay has no effect during the handshake therefore cannot be violated by a client sending 0-RTT data." OR something along those lines.

3. Explicitly forbid remembering this parameter, by adding it to the [MUST NOT use remembered values](https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#section-7.3.1-3) list but don't explain it.

I'm inclined toward number 3 here, if only to save people the effort of working through this one.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3433#issuecomment-602377571
----==_mimepart_5e783a02324c2_b7e3fe63a8cd95c13029b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>So I'm reviewing this and the only case I'm concerned about is max_ack_delay for 0-RTT.  The server's values might be remembered by the client and applied to its logic.  But I can't see any reason why this might cause actual problems as long as the client adjusts its value when it can.</p>
<p>If the server increases this value, then any increase might accrue to the RTT estimates that are received before the client installs the new value.  But the client won't be generating RTT estimates based on application data, so this is a wash.  And the effect on the PTO duration has no effect because you don't arm PTO because the recovery draft <a href="https://quicwg.org/base-drafts/draft-ietf-quic-recovery.html#section-5.2.1-5" rel="nofollow">forbids it</a>.</p>
<p>So, I see three valid choices:</p>
<ol>
<li>
<p>Say nothing.  Let people work out that max_ack_delay has no effect prior to the handshake completing on their own.</p>
</li>
<li>
<p>Explain this.  Probably just by saying "Note that max_ack_delay has no effect during the handshake therefore cannot be violated by a client sending 0-RTT data." OR something along those lines.</p>
</li>
<li>
<p>Explicitly forbid remembering this parameter, by adding it to the <a href="https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#section-7.3.1-3" rel="nofollow">MUST NOT use remembered values</a> list but don't explain it.</p>
</li>
</ol>
<p>I'm inclined toward number 3 here, if only to save people the effort of working through this one.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3433#issuecomment-602377571">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2SMH47MI33RWQ6LALRI3QAFANCNFSM4KQZOJIA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK64DZ2776752KUYAYLRI3QAFA5CNFSM4KQZOJIKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPTY2YY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3433#issuecomment-602377571",
"url": "https://github.com/quicwg/base-drafts/issues/3433#issuecomment-602377571",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e783a02324c2_b7e3fe63a8cd95c13029b--


From nobody Sun Mar 22 21:36:21 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E1AED3A05A6 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 21:36:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qfHBAPGeDPLF for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 21:36:17 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 66FC93A05A0 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 21:36:17 -0700 (PDT)
Received: from github-lowworker-28f8021.ac4-iad.github.net (github-lowworker-28f8021.ac4-iad.github.net [10.52.25.98]) by smtp.github.com (Postfix) with ESMTP id 3B1786E0549 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 21:36:16 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584938176; bh=lACMLmSWIGEiX7MkjjFkTbGwQV0Y1YtMP1WKDmaZESI=; h=Date:From:To:Subject:From; b=yll6z7h/htcXl9PZR3mjw4cUY6GYdKEj6ZXM2ar0Ii2Di2PmZEBhKEGD90epm60hv L0yz971Ybm7uPjdAz1KHpvnYbaufwQOmPRtm7bGNHPRa/FqJRVi5E0bhAMXDDMoAp/ 7JbPGWpO1RibhmCQxVJ+s+Fvgbcrm8YqLXiIEZyY=
Date: Sun, 22 Mar 2020 21:36:16 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/e7715a-a480ed@github.com>
Subject: [quicwg/base-drafts] 983a3f: Remove an unnecessary blank line
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/rqKiwin0zCc6L8cgAMyTqjODSOk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 04:36:19 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 983a3f8ad1cae6f0a2c5a588ecda47791f7eeb0f
      https://github.com/quicwg/base-drafts/commit/983a3f8ad1cae6f0a2c5a588ecda47791f7eeb0f
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-23 (Mon, 23 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Remove an unnecessary blank line


  Commit: a480ed7e4067065b2484a2cf5282f51439cf4fd4
      https://github.com/quicwg/base-drafts/commit/a480ed7e4067065b2484a2cf5282f51439cf4fd4
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-23 (Mon, 23 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge branch 'remember-tp-principle'


Compare: https://github.com/quicwg/base-drafts/compare/e7715a9488cb...a480ed7e4067


From nobody Sun Mar 22 21:37:23 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 760AB3A05A0 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 21:37:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2TLUUpMsgl0v for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 21:37:19 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8F19D3A05AC for <quic-issues@ietf.org>; Sun, 22 Mar 2020 21:37:19 -0700 (PDT)
Date: Sun, 22 Mar 2020 21:37:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584938238; bh=g0yO8Ws5GegZv8Pe2T71MVTYpseVZHatnMr8mvgETAM=; h=Date:From:To:Subject:From; b=KP+tcHVs62ST/Le6B05qSia0Ssi6nbh0w6b0ocuhyIwSGMme0ohI9V9XuQNxm2oJG GGuMVsYr3RLa33lfcYSsn0FJz8AUDVb1N01/C7Z6+CcpUdewYtbEtFhshl5sKJBxQb 4WsIMea+TfC7yhhrqh0tbsnuW3ZjDE4BXH9nvVWI=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/27e69d-cbf6f7@github.com>
Subject: [quicwg/base-drafts] cbf6f7: Script updating gh-pages from a480ed7e. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/UlYa7nAovyinLCmuePMCimhY0yQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 04:37:22 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: cbf6f78acbc02d039e54d1eba00e1eb451a94861
      https://github.com/quicwg/base-drafts/commit/cbf6f78acbc02d039e54d1eba00e1eb451a94861
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-23 (Mon, 23 Mar 2020)

  Changed paths:
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from a480ed7e. [ci skip]



From nobody Sun Mar 22 21:37:30 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 483A43A0745 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 21:37:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id aWZaoldlRESn for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 21:37:24 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1227B3A05AC for <quic-issues@ietf.org>; Sun, 22 Mar 2020 21:37:23 -0700 (PDT)
Received: from github-lowworker-9d2806a.ash1-iad.github.net (github-lowworker-9d2806a.ash1-iad.github.net [10.56.102.50]) by smtp.github.com (Postfix) with ESMTP id 4F75D5200A0 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 21:37:23 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584938243; bh=h7si5S5ZuRKtXO1+GzP1hNxHSL+MjKbfNx9tdQHNjz0=; h=Date:From:To:Subject:From; b=SVdOkEuIRGXwFYHmblDlV07h52qA3e6dNvmVC7Us+unFn07+7V2luxjW4ajjZQdwN ax/7WD2Mq/uIB2MMikS1HtAwrp4NG67maOO+eVHK6NG+685PCGWYuG5emH+LGukaWC w/GNI9v/9TwZltD4jI1u8RIUlDHsiIN9SNYrgVNw=
Date: Sun, 22 Mar 2020 21:37:23 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/cbf6f7-659425@github.com>
Subject: [quicwg/base-drafts] 659425: Script updating archive at 2020-03-23T04:37:19Z. [...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/1DhUjqcGAHFYmFpxjQb6eS7wlLU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 04:37:26 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 6594253d97b03ffdfcba54c8a8d2a8e1240caed1
      https://github.com/quicwg/base-drafts/commit/6594253d97b03ffdfcba54c8a8d2a8e1240caed1
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-23 (Mon, 23 Mar 2020)

  Changed paths:
    M issues.html
    M issues.js

  Log Message:
  -----------
  Script updating archive at 2020-03-23T04:37:19Z. [ci skip]



From nobody Sun Mar 22 21:38:34 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E30843A05AC for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 21:38:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YMWP4oapZGUg for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 21:38:32 -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 CC9F33A05AA for <quic-issues@ietf.org>; Sun, 22 Mar 2020 21:38:31 -0700 (PDT)
Date: Sun, 22 Mar 2020 21:38:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584938311; bh=KjYmMz34zC1pgtdKjs4R/3iAQG+eKtfA2Pe6Xz4aujk=; h=Date:From:To:Subject:From; b=cAATDLOJTChEVxeUQW26KANwiridsyQP6CntRhy9uQMc4VtesZqHgYkoY7AOENjxi GRA0hEZuju7+pg3BSqt88iZhINeDUT4sz4CQw4qnqAgWTWIrH+Re6aqLwIhAdo9oQj qQ4S5/XTxAbg1amqvHr54+5pLZ1tMoNlF9ncO9PQ=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/dont-remember-max_ack_delay/000000-9c9ebf@github.com>
Subject: [quicwg/base-drafts] 9c9ebf: Don't remember the ACK delay
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/eJoyIK22D0KXiCryMeHK0hVvqYw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 04:38:33 -0000

  Branch: refs/heads/dont-remember-max_ack_delay
  Home:   https://github.com/quicwg/base-drafts
  Commit: 9c9ebf7b6933158349770298fec49c5d9e2987a1
      https://github.com/quicwg/base-drafts/commit/9c9ebf7b6933158349770298fec49c5d9e2987a1
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-23 (Mon, 23 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Don't remember the ACK delay

Closes #3433.



From nobody Sun Mar 22 21:39:40 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AFB513A05A6 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 21:39:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4B2Fhp1D6e99 for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 21:39:37 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8D7AC3A05A0 for <quic-issues@ietf.org>; Sun, 22 Mar 2020 21:39:37 -0700 (PDT)
Date: Sun, 22 Mar 2020 21:39:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584938376; bh=exDBf2lfhvHky6vBW8U8CtM2C2K17VnkwokqmQpnOyo=; h=Date:From:To:Subject:From; b=cYfLM4jzLZSEWtveGdJaA3Rp9xezVzuBYJqz8LeXseKuGld0OxhvrIgCHwyztp5dW ABIEMWJi66F/0NmOcZqyZ14cqeRlUHM8UYWjhZ+wUtdZ3QpmMC04eypzk8gO9+Vhhi eVs0g4A6VwrQapUo9lMBP6vsGN0d4wvQjoWfXH8A=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/659425-553714@github.com>
Subject: [quicwg/base-drafts] 553714: Script updating gh-pages from 9c9ebf7b. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/p0XFdgvklLi_3Y5ok8cCo-od-SE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 04:39:39 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 55371433a8b12e221241d1aa405223bc4b7a5518
      https://github.com/quicwg/base-drafts/commit/55371433a8b12e221241d1aa405223bc4b7a5518
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-23 (Mon, 23 Mar 2020)

  Changed paths:
    A dont-remember-max_ack_delay/draft-ietf-quic-http.html
    A dont-remember-max_ack_delay/draft-ietf-quic-http.txt
    A dont-remember-max_ack_delay/draft-ietf-quic-invariants.html
    A dont-remember-max_ack_delay/draft-ietf-quic-invariants.txt
    A dont-remember-max_ack_delay/draft-ietf-quic-qpack.html
    A dont-remember-max_ack_delay/draft-ietf-quic-qpack.txt
    A dont-remember-max_ack_delay/draft-ietf-quic-recovery.html
    A dont-remember-max_ack_delay/draft-ietf-quic-recovery.txt
    A dont-remember-max_ack_delay/draft-ietf-quic-tls.html
    A dont-remember-max_ack_delay/draft-ietf-quic-tls.txt
    A dont-remember-max_ack_delay/draft-ietf-quic-transport.html
    A dont-remember-max_ack_delay/draft-ietf-quic-transport.txt
    A dont-remember-max_ack_delay/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 9c9ebf7b. [ci skip]



From nobody Sun Mar 22 21:42:59 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 96D8A3A05AC for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 21:42:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.696
X-Spam-Level: 
X-Spam-Status: No, score=-1.696 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SZXtbj518LZw for <quic-issues@ietfa.amsl.com>; Sun, 22 Mar 2020 21:42:56 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EFF7C3A05AA for <quic-issues@ietf.org>; Sun, 22 Mar 2020 21:42:55 -0700 (PDT)
Date: Sun, 22 Mar 2020 21:42:54 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584938574; bh=S3l2s65/A9sC8p8OfupaEk6TF97FNmwmewO3U8rCyIg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=XQ+Qt2jDZxemv1G4wt6MJPOMHo/3lOawtFRgad1P24IkAZNL5cy3GtxEXCkm3N2GR ZTr320aiB/yHemfwELcV89ETCU7I1cXGwdcvswzEu67YKxDTpFg8aMkECZ5VRMcG94 TSN2/rcnxHj3FhCWVs7k7u5k8s2XJ+dUDxLEeiUQ=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7GUDJKITLFV5PPMUV4QQPU5EVBNHHCF2MO7I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3539/review/379129293@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3539@github.com>
References: <quicwg/base-drafts/pull/3539@github.com>
Subject: Re: [quicwg/base-drafts] Clarify PTO packets count towards amplification limit (#3539)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e783e4e8b7ad_3f803fdee8ecd9643765"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/CujiNLINcQCQCjWh3sFLTTPgU9w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 04:42:58 -0000

----==_mimepart_5e783e4e8b7ad_3f803fdee8ecd9643765
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson approved this pull request.

Not sure how to split the difference between the limit applying to the packet that was just sent (causing PTO to be armed) or the packet that arming the PTO timer implies.

Personally, I would have put the test at the point that you send a packet, but that's not how this is structured, and you do have "because packets sent on PTO count against the anti-amplification limit", which captures the important concept neatly.

> @@ -558,6 +545,23 @@ keys are discarded, the PTO and loss detection timers MUST be reset, because
 discarding keys indicates forward progress and the loss detection timer might
 have been set for a now discarded packet number space.
 
+#### Before Address Validation
+
+Until the server has validated the client's address on the path, the amount of
+data it can send is limited to three times the amount of data received,
+as specified in Section 8.1 of {{QUIC-TRANSPORT}}. If no data can be sent,

```suggestion
as specified in Section 8.1 of {{QUIC-TRANSPORT}}. If no additional data can be sent,
```

When you arm the timer, you might be sending a packet that is within the limit, but the next packet might exceed the limit.

I don't know if this should be adjusted somehow, but this might help.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3539#pullrequestreview-379129293
----==_mimepart_5e783e4e8b7ad_3f803fdee8ecd9643765
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@martinthomson</b> approved this pull request.</p>=0D
=0D
<p>Not sure how to split the difference between the limit applying to the=
 packet that was just sent (causing PTO to be armed) or the packet that a=
rming the PTO timer implies.</p>=0D
<p>Personally, I would have put the test at the point that you send a pac=
ket, but that's not how this is structured, and you do have "because pack=
ets sent on PTO count against the anti-amplification limit", which captur=
es the important concept neatly.</p><hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3539#discussi=
on_r396210298">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -558,6 +545,23 @@ keys are discarded, t=
he PTO and loss detection timers MUST be reset, because=0D
 discarding keys indicates forward progress and the loss detection timer =
might=0D
 have been set for a now discarded packet number space.=0D
 =0D
+#### Before Address Validation=0D
+=0D
+Until the server has validated the client&#39;s address on the path, the=
 amount of=0D
+data it can send is limited to three times the amount of data received,=0D=

+as specified in Section 8.1 of {{QUIC-TRANSPORT}}. If no data can be sen=
t,=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-as specified in Section 8.1 of {{QUIC-TRANSPO=
RT}}. If no data can be sent,=0D
+as specified in Section 8.1 of {{QUIC-TRANSPORT}}. If no additional data=
 can be sent,=0D
</pre>=0D
=0D
<p>When you arm the timer, you might be sending a packet that is within t=
he limit, but the next packet might exceed the limit.</p>=0D
<p>I don't know if this should be adjusted somehow, but this might help.<=
/p>=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3539#pullrequestreview-379129293">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
KZGABBVNQSPRURQNR3RI3SE5ANCNFSM4LRJ66TA">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK5LKXBCTJAOA7PYLUDRI3SE5A5CNFSM4=
LRJ66TKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GOC2MQ3TI.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3539#pullrequestrev=
iew-379129293",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3539#pullrequestreview=
-379129293",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e783e4e8b7ad_3f803fdee8ecd9643765--


From nobody Mon Mar 23 05:35:31 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E7F4D3A079E for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 05:35:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.553
X-Spam-Level: 
X-Spam-Status: No, score=-1.553 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vtEyetOh5B7v for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 05:35:27 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8EB9C3A0762 for <quic-issues@ietf.org>; Mon, 23 Mar 2020 05:35:27 -0700 (PDT)
Date: Mon, 23 Mar 2020 05:35:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584966926; bh=k8ewo2h2ilerH7A3aGApIg6JMnYQIZM8raISKI0PtLc=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=tyULIyRRLyBkJrVmH/DTmYwYN1YY+8DLRqdQkllA7n7WFn1Qzyf3VEE0aRUFppCf5 VHqAFftjbcWE3PS5AQ+isbqLoCCWz2H2P2XO2iijbJgedZwxRW5aLX2pOQoz1Zzs5V WdC/tXApW8tO1OnDBT/hXHV8X7wfq5vKJuVgPJlI=
From: Amir Livneh <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKY5TSDGXOBSERHBHOF4QSHA5EVBNHHCF4CWEU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3542@github.com>
Subject: [quicwg/base-drafts] Fix typo (#3542)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e78ad0e5f101_6db93fdc580cd964654c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: amirlivneh
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/E2dYTToj2t2VEsiOGd6kfzhrhyc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 12:35:29 -0000

----==_mimepart_5e78ad0e5f101_6db93fdc580cd964654c
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/3542

-- Commit Summary --

  * Fix typo

-- File Changes --

    M draft-ietf-quic-recovery.md (2)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/3542.patch
https://github.com/quicwg/base-drafts/pull/3542.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3542

----==_mimepart_5e78ad0e5f101_6db93fdc580cd964654c
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/3542'>https://github.com/quicwg/base-drafts/pull/3542</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Fix typo</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/3542/files#diff-98295c891c68edd662536cf2a42bf089">draft-ietf-quic-recovery.md</a>
    (2)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3542.patch'>https://github.com/quicwg/base-drafts/pull/3542.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3542.diff'>https://github.com/quicwg/base-drafts/pull/3542.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3542">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5H6C7OE5JEFT2GG7LRI5JQ5ANCNFSM4LR2ZCSQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6ML4CXQVTPSB336M3RI5JQ5A5CNFSM4LR2ZCS2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IXQKYSQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3542",
"url": "https://github.com/quicwg/base-drafts/pull/3542",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e78ad0e5f101_6db93fdc580cd964654c--


From nobody Mon Mar 23 05:36:31 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4C1C33A07EC for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 05:36:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.553
X-Spam-Level: 
X-Spam-Status: No, score=-1.553 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mzoNmPBGA2DN for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 05:36:28 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C2FC73A07F5 for <quic-issues@ietf.org>; Mon, 23 Mar 2020 05:36:27 -0700 (PDT)
Date: Mon, 23 Mar 2020 05:36:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584966986; bh=AByxNL72u3ZaFlQuxXfNuUh7jpr9QLvZpJJHRAQM460=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=kNYHAP2kSu64+vLKPnMxch0R19pzygbzcAbq8VGbxu3+gVgZi0uwEFQflJ8VQuL9w +IU+qNzwvCpI9HtRZxqRNkpu8OWzN1LP3Sp4QIXAT25F4mseJpJ2nCZCyRkcOEBojI 6DcOX6uuWiy8GyQ3wUFR66/rh8Pl6Ub5tnprxBuQ=
From: Amir Livneh <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZMHT2TEZX627M42UN4QSHEVEVBNHHCF4CYJY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3543@github.com>
Subject: [quicwg/base-drafts] Fix typo (#3543)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e78ad4aaa0ae_5c233fa5a62cd964819d0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: amirlivneh
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/HvC2VOF_cQ0-8jxzL5ZF4CdA72U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 12:36:30 -0000

----==_mimepart_5e78ad4aaa0ae_5c233fa5a62cd964819d0
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/3543

-- Commit Summary --

  * Fix typo

-- File Changes --

    M draft-ietf-quic-transport.md (2)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/3543.patch
https://github.com/quicwg/base-drafts/pull/3543.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3543

----==_mimepart_5e78ad4aaa0ae_5c233fa5a62cd964819d0
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/3543'>https://github.com/quicwg/base-drafts/pull/3543</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Fix typo</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/3543/files#diff-db016291106766877c4921a79f8596e0">draft-ietf-quic-transport.md</a>
    (2)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3543.patch'>https://github.com/quicwg/base-drafts/pull/3543.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3543.diff'>https://github.com/quicwg/base-drafts/pull/3543.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3543">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK74XMN52JF6YTCRMQLRI5JUVANCNFSM4LR2ZTKQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2ZVLJRF6K44PDLKSDRI5JUVA5CNFSM4LR2ZTK2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IXQLBHA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3543",
"url": "https://github.com/quicwg/base-drafts/pull/3543",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e78ad4aaa0ae_5c233fa5a62cd964819d0--


From nobody Mon Mar 23 06:43:31 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 78DE23A05A0 for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 06:43:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rB1K4tAUbff7 for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 06:43:28 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 65D833A074E for <quic-issues@ietf.org>; Mon, 23 Mar 2020 06:43:28 -0700 (PDT)
Date: Mon, 23 Mar 2020 06:43:27 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584971007; bh=d900ksq8jC9Fcn8GfoQdiGD2CqhIc3teoo1JDYG0dzk=; h=Date:From:To:Subject:From; b=WRU5Gfa1aL6pCaK5coGJSr0gpxrNQ+MhsM7KX138oMIApwNLeOZbfmUkP8VbjXtaK kTf/fFy18ZUm/K4ipObcplgBz9Ks5frSIMOvLU92hEeVtrnuh6uQEKIlnWGS8z+Sc+ BibJFpZ30mGwrvojJlgK2Z1M0390WN1cYjdGZJmw=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/a480ed-919874@github.com>
Subject: [quicwg/base-drafts] ce2378: Fix typo
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/jW0bz1_rhGq89IG5sRZl-7HvxwM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 13:43:30 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: ce23788a9b626cd4b94edae44cd26d57733eba57
      https://github.com/quicwg/base-drafts/commit/ce23788a9b626cd4b94edae44cd26d57733eba57
  Author: Amir Livneh <alivneh@fb.com>
  Date:   2020-03-22 (Sun, 22 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Fix typo


  Commit: 91987468a89106ef4e966825eeb9074f32161b8c
      https://github.com/quicwg/base-drafts/commit/91987468a89106ef4e966825eeb9074f32161b8c
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-23 (Mon, 23 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Merge pull request #3542 from amirlivneh/patch-25

Fix typo


Compare: https://github.com/quicwg/base-drafts/compare/a480ed7e4067...91987468a891


From nobody Mon Mar 23 06:43:48 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5F0133A0803 for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 06:43:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.041
X-Spam-Level: 
X-Spam-Status: No, score=-1.041 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id R-gmziOnBqhJ for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 06:43:46 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 401953A07C6 for <quic-issues@ietf.org>; Mon, 23 Mar 2020 06:43:46 -0700 (PDT)
Date: Mon, 23 Mar 2020 06:43:45 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584971025; bh=e6PnVG/rMzX+NNXAHVYsHwgwJ2TT/q4muEm2KsVPhnE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=fpgnaHnsqyEX9lQDAOE6kEhbzYObaDnJdXHc1atCuP9zwoFez+QdubEmtsm+yotbj GCqWeJzqTVoCKvqUMg/aWox8fB8iZAplbj0vxlXwxL9b2llCRYwPUhivy7VLMT37xH 6sBA7LgN/foVJYbledtMk02cWItm9xPHc77Z2Dgs=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3DDYR6T6MH5NCTH2V4QSPBDEVBNHHCF4CWEU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3542/review/379439674@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3542@github.com>
References: <quicwg/base-drafts/pull/3542@github.com>
Subject: Re: [quicwg/base-drafts] Fix typo (#3542)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e78bd1115ad2_23c83ff1ee4cd9641248e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/V3s1Qs4oCaZuupY3J2Xmb2pWbKM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 13:43:48 -0000

----==_mimepart_5e78bd1115ad2_23c83ff1ee4cd9641248e
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/3542#pullrequestreview-379439674
----==_mimepart_5e78bd1115ad2_23c83ff1ee4cd9641248e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3542#pullrequestreview-379439674">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKY3G6HA3PO5DQSYMSLRI5RRDANCNFSM4LR2ZCSQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK57XFTYX4ZEM57KMN3RI5RRDA5CNFSM4LR2ZCS2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC2O4UOQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3542#pullrequestreview-379439674",
"url": "https://github.com/quicwg/base-drafts/pull/3542#pullrequestreview-379439674",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e78bd1115ad2_23c83ff1ee4cd9641248e--


From nobody Mon Mar 23 06:43:59 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8DF083A0822 for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 06:43:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NrDBWZw418I7 for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 06:43:55 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EA05E3A0867 for <quic-issues@ietf.org>; Mon, 23 Mar 2020 06:43:53 -0700 (PDT)
Date: Mon, 23 Mar 2020 06:43:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584971032; bh=LHz7odp6KXkKRs9ZuRIGT+AqYDp1E49d7psDBT6hWa0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=b25kGSLDsh3nyw8wGdCgCkyMxrrsYyy4lbkogciiNoKtlaeQC+L3lxBNOs34ivvlc n2SdJBXIG3YwbQ810k1ACHl7vVBnEFPQT3x7OSJJ1Us2ub2gD1cp5Kn4hS1BFMC295 gE9cHTaipAsjuq0XIWdZE0VkUzNZDxyWEpfoUtUg=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2KJEWKFBGPHC3QWIF4QSPBREVBNHHCF4CWEU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3542/issue_event/3155276035@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3542@github.com>
References: <quicwg/base-drafts/pull/3542@github.com>
Subject: Re: [quicwg/base-drafts] Fix typo (#3542)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e78bd18ba494_4cf03fc70e8cd95c8335e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/3BvMLFbWvNRRDmBOzTaGFDboaSw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 13:43:58 -0000

----==_mimepart_5e78bd18ba494_4cf03fc70e8cd95c8335e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #3542 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3542#event-3155276035
----==_mimepart_5e78bd18ba494_4cf03fc70e8cd95c8335e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="586176037" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3542" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3542/hovercard" href="https://github.com/quicwg/base-drafts/pull/3542">#3542</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3542#event-3155276035">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZACPEFPDMCFUERXTLRI5RRRANCNFSM4LR2ZCSQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5STHYBLB6ZYGNU4UTRI5RRRA5CNFSM4LR2ZCS2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXQI3CAY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3542#event-3155276035",
"url": "https://github.com/quicwg/base-drafts/pull/3542#event-3155276035",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e78bd18ba494_4cf03fc70e8cd95c8335e--


From nobody Mon Mar 23 06:44:40 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7C9883A0880 for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 06:44:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sqfS-6puPScq for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 06:44:37 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7B2253A0869 for <quic-issues@ietf.org>; Mon, 23 Mar 2020 06:44:37 -0700 (PDT)
Received: from github-lowworker-25680bd.va3-iad.github.net (github-lowworker-25680bd.va3-iad.github.net [10.48.17.61]) by smtp.github.com (Postfix) with ESMTP id E31FC660924 for <quic-issues@ietf.org>; Mon, 23 Mar 2020 06:44:35 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584971075; bh=53mEH120cfB12c7LScsbJWveKEBnVjVErCZ0gtJe0/I=; h=Date:From:To:Subject:From; b=oE4h47uBXbkvEzyoOlb0pSmQDZRbIh6O7cKL4nKsPWqvt8x3qBdxUEAr7DbC0ya9Z qv5UxVcONTUvilhTg4kMMqDne/oTCoQavo1zNVbNqFzmSD8TqyyD+OHUkkD0jgolQA 6sTJvb3cx8OGIQco+dzfWwxh4tFFn/09MXcwJ3UI=
Date: Mon, 23 Mar 2020 06:44:35 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/553714-102c0e@github.com>
Subject: [quicwg/base-drafts] 102c0e: Script updating gh-pages from 91987468. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/1ZqMCs2Ntu7eZqBr-M9f4ulbH1Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 13:44:39 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 102c0e3e2d8664c3a0cd60e2f665c231b8e2b845
      https://github.com/quicwg/base-drafts/commit/102c0e3e2d8664c3a0cd60e2f665c231b8e2b845
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-23 (Mon, 23 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 91987468. [ci skip]



From nobody Mon Mar 23 06:44:53 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CA4DE3A0880 for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 06:44:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fW5T5I4xppns for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 06:44:49 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B8CFA3A0869 for <quic-issues@ietf.org>; Mon, 23 Mar 2020 06:44:49 -0700 (PDT)
Date: Mon, 23 Mar 2020 06:44:48 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584971089; bh=hmeRkzuXz8DydmA3knf4Gn6k8cMSh0ID2kvZMKp8pfc=; h=Date:From:To:Subject:From; b=a6yNinpXzidGjbps8fExvhGaRNTi1Rz9dGBsQbHD7Dx/pMStx6Bs1ACmoa0vdoFlp +vhZ2E80SUsBUk1VKrZePcGY4Qwb4VHe3WOjzAZ9jSRyA4OyKUefantKRnAs5MCCjP 49WsflS8v0wAWMnpsAO46Q7QSgsL110C0VcJzUoU=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/102c0e-81563c@github.com>
Subject: [quicwg/base-drafts] 81563c: Script updating archive at 2020-03-23T13:44:43Z. [...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/AWsTOoietAWiS431t_hDneSGOAw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 13:44:51 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 81563c6dbee1070f2edca2a6bf57caf86a56b5ce
      https://github.com/quicwg/base-drafts/commit/81563c6dbee1070f2edca2a6bf57caf86a56b5ce
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-23 (Mon, 23 Mar 2020)

  Changed paths:
    M archive.json
    M issues.html
    M issues.js

  Log Message:
  -----------
  Script updating archive at 2020-03-23T13:44:43Z. [ci skip]



From nobody Mon Mar 23 06:53:14 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 206EF3A08A8 for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 06:53:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.041
X-Spam-Level: 
X-Spam-Status: No, score=-1.041 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id H_-izvGgKlRz for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 06:53: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 24C6C3A08A2 for <quic-issues@ietf.org>; Mon, 23 Mar 2020 06:53:10 -0700 (PDT)
Received: from github-lowworker-e8b54ca.ac4-iad.github.net (github-lowworker-e8b54ca.ac4-iad.github.net [10.52.23.39]) by smtp.github.com (Postfix) with ESMTP id 24D73960A80 for <quic-issues@ietf.org>; Mon, 23 Mar 2020 06:53:10 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584971590; bh=rAzyMgmjzs5HLCtZ82e7cRCTkn6Em+zjvs4p+U7GzUw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=YXad2duhiqSAOzpjFttq81B4Lr1sLK0FwtIJWYoLE7nGclw/NB1RNKHQEwTaaPG6r sFTpIPShQHQmldJvvHZ8LWoeurtfTCTu7o7OH/WBRIJGGfwsjVJ3ZaYv0zkgPS9byS aJHF34EaR8mwSErDN4t3b7VGM404sDvoGjOJeV/g=
Date: Mon, 23 Mar 2020 06:53:10 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYRZIEJJPZUPZUU3BN4QSQENEVBNHHCBQHUUM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3340/602603769@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3340@github.com>
References: <quicwg/base-drafts/issues/3340@github.com>
Subject: Re: [quicwg/base-drafts] Anti-amplification limits should count junk too (#3340)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e78bf461687f_29f73f7eedccd96c200968"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/P8q21ObiXqDRTd3KOxsmJm1-43k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 13:53:12 -0000

----==_mimepart_5e78bf461687f_29f73f7eedccd96c200968
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This feels like a duplicate 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/3340#issuecomment-602603769
----==_mimepart_5e78bf461687f_29f73f7eedccd96c200968
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>This feels like a duplicate to me.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3340#issuecomment-602603769">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2ESOJ4AXHKMZUNNIDRI5SUNANCNFSM4KGRWDLA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4Z4WMQACTDSPJLPMTRI5SUNA5CNFSM4KGRWDLKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPVQB6I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3340#issuecomment-602603769",
"url": "https://github.com/quicwg/base-drafts/issues/3340#issuecomment-602603769",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e78bf461687f_29f73f7eedccd96c200968--


From nobody Mon Mar 23 07:26:20 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CCD163A0862 for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 07:26:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.099
X-Spam-Level: 
X-Spam-Status: No, score=-2.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lLfIFSLSkDYq for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 07:26:13 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CCD023A0863 for <quic-issues@ietf.org>; Mon, 23 Mar 2020 07:26:13 -0700 (PDT)
Received: from github-lowworker-fb56993.ac4-iad.github.net (github-lowworker-fb56993.ac4-iad.github.net [10.52.19.31]) by smtp.github.com (Postfix) with ESMTP id 970E2282B5C for <quic-issues@ietf.org>; Mon, 23 Mar 2020 07:26:12 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584973572; bh=h6uS0JAyR5Q0eAxDzRRooCX4S4qJHe/P5DAJeJD6d8g=; h=Date:From:To:Subject:From; b=RXj0iDDNP8cAzXMVoMtlIM7DujLYMA+Oc+sXm0DhLgIQUsTJ+72lEA2FOC77ZVaX+ cxOmZVouu9tAJiViiw/FOBMQ2JCUY8xZPqslf2gQ7VhO1IYC1hpOQkKcGHkH1+w7eL ONVivhhPYKzUIOW63y4B0srcBl3LpXBn9SmxIRpk=
Date: Mon, 23 Mar 2020 07:26:12 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-pto-counts/997968-90ffa0@github.com>
Subject: [quicwg/base-drafts] 90ffa0: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/eQMYPoeLkpNr0UEYHUwRV__WhAY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 14:26:19 -0000

  Branch: refs/heads/ianswett-pto-counts
  Home:   https://github.com/quicwg/base-drafts
  Commit: 90ffa0a9f47780511e6ae18456669cb36696c9fe
      https://github.com/quicwg/base-drafts/commit/90ffa0a9f47780511e6ae18456669cb36696c9fe
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-23 (Mon, 23 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-Authored-By: Martin Thomson <mt@lowentropy.net>



From nobody Mon Mar 23 07:26:43 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C0D0B3A0869 for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 07:26:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.553
X-Spam-Level: 
X-Spam-Status: No, score=-1.553 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id suTY4WPGNiH5 for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 07:26: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 52D703A0862 for <quic-issues@ietf.org>; Mon, 23 Mar 2020 07:26:38 -0700 (PDT)
Received: from github-lowworker-0eea13f.ash1-iad.github.net (github-lowworker-0eea13f.ash1-iad.github.net [10.56.109.26]) by smtp.github.com (Postfix) with ESMTP id 495CB1C05F0 for <quic-issues@ietf.org>; Mon, 23 Mar 2020 07:26:37 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584973597; bh=iutZpiDqBMCMnTwtbaQ2K8O3rT/Rh2mLwHTQdLsgXMs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Cqy3wA51adqZ9g9OYxyC5Baw8aj8NrkXIgdOi2/A1cJNacTf4Yw60nUWsbT6LlyCE xctknONozOkZIblgFCIF5UmIa/Mc1hkYPdhLjPEU4auc6M8fVIeme0KRc3RJEjT08N RcfNAzKqoeRv1Hv5vgZTzSA5/uLKmYog86bL7OaU=
Date: Mon, 23 Mar 2020 07:26:37 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3539/push/4803935637@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3539@github.com>
References: <quicwg/base-drafts/pull/3539@github.com>
Subject: Re: [quicwg/base-drafts] Clarify PTO packets count towards amplification limit (#3539)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e78c71d3a393_3d2c3fb1ffecd95c7492a"; 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/LY6hb7Xe_8niX4obkSACDguIJ78>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 14:26:41 -0000

----==_mimepart_5e78c71d3a393_3d2c3fb1ffecd95c7492a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

90ffa0a9f47780511e6ae18456669cb36696c9fe  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/3539/files/99796822b309ecd39bee7d648d4916c4edcdfc99..90ffa0a9f47780511e6ae18456669cb36696c9fe

----==_mimepart_5e78c71d3a393_3d2c3fb1ffecd95c7492a
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/90ffa0a9f47780511e6ae18456669cb36696c9fe">90ffa0a</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/3539/files/99796822b309ecd39bee7d648d4916c4edcdfc99..90ffa0a9f47780511e6ae18456669cb36696c9fe">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK52DMSF2YBL4LEJP5LRI5WR3ANCNFSM4LRJ66TA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4Z4T3DLDSJGCBVVPTRI5WR3A5CNFSM4LRJ66TKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TEMBRGUZDMN2QOVZWQIZUHAYDGOJTGU3DGNY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3539/files/99796822b309ecd39bee7d648d4916c4edcdfc99..90ffa0a9f47780511e6ae18456669cb36696c9fe",
"url": "https://github.com/quicwg/base-drafts/pull/3539/files/99796822b309ecd39bee7d648d4916c4edcdfc99..90ffa0a9f47780511e6ae18456669cb36696c9fe",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e78c71d3a393_3d2c3fb1ffecd95c7492a--


From nobody Mon Mar 23 07:29:35 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2AA673A08C1 for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 07:29:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id saiirBiQn4gu for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 07:29:16 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D7BE03A08DE for <quic-issues@ietf.org>; Mon, 23 Mar 2020 07:29:16 -0700 (PDT)
Date: Mon, 23 Mar 2020 07:29:16 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584973756; bh=6NSUxN2vU6fp1x8irbteKV/yaxgqlaSEjjDSUMBTP1c=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=lP12Fo+lpgjl7pCha3OPz7WaQFX655dTmrvbZZYXeafga0BQA+/2yzPC8nqTmtoa/ o+piG14+VKpTdUfYBCsU/zY0UyxrLTDCjTW1mxAOcNIPiJ+aPyYkADvpJthVfAUMyS zUwtl5rmma3kku1vIwwHrPAPLLlXsURWdsKPUibI=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6LDJYXV2HUAKI7GD54QSULZEVBNHHCF2MO7I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3539/c602630522@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3539@github.com>
References: <quicwg/base-drafts/pull/3539@github.com>
Subject: Re: [quicwg/base-drafts] Clarify PTO packets count towards amplification limit (#3539)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e78c7bc222ab_5b913fb98fccd96c9653d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/lR7u1qFvxwslp8_tMCkhKQHGdG8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 14:29:33 -0000

----==_mimepart_5e78c7bc222ab_5b913fb98fccd96c9653d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

By not arming the alarm, we avoid the possibility of having the alarm expire, send nothing, and then be immediately re-armed over and over again.  We've hit bugs like that a few times in our implementation, which is why I prefer this structure of not setting the alarm if you can't send anything.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3539#issuecomment-602630522
----==_mimepart_5e78c7bc222ab_5b913fb98fccd96c9653d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>By not arming the alarm, we avoid the possibility of having the alarm expire, send nothing, and then be immediately re-armed over and over again.  We've hit bugs like that a few times in our implementation, which is why I prefer this structure of not setting the alarm if you can't send anything.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3539#issuecomment-602630522">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3VFR5BHOFS3BH7MGLRI5W3ZANCNFSM4LRJ66TA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4CTQ53CFXHI64Y5JDRI5W3ZA5CNFSM4LRJ66TKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPVWS6Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3539#issuecomment-602630522",
"url": "https://github.com/quicwg/base-drafts/pull/3539#issuecomment-602630522",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e78c7bc222ab_5b913fb98fccd96c9653d--


From nobody Mon Mar 23 07:30:12 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4EC883A08FA for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 07:29:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.099
X-Spam-Level: 
X-Spam-Status: No, score=-2.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LLF0IkJvZ5dR for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 07:29:54 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E9F1C3A08F0 for <quic-issues@ietf.org>; Mon, 23 Mar 2020 07:29:53 -0700 (PDT)
Received: from github-lowworker-5fb2734.va3-iad.github.net (github-lowworker-5fb2734.va3-iad.github.net [10.48.19.27]) by smtp.github.com (Postfix) with ESMTP id 234888C1D0E for <quic-issues@ietf.org>; Mon, 23 Mar 2020 07:29:53 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584973793; bh=N73FXEzaNtgr4iUqn/mwLPinZ3upoaYmPWrrveTmqSE=; h=Date:From:To:Subject:From; b=cSOks+3U47cLc6UFgllwgyiliQDifLpOqJxkAGXXWMuRNeIHX8/um37i8yY1Evpje StYtAqddsM4ymnOsVHZV8qfkM9aGWsathnV9JBrmGoTYCd7s93KiM1+RdbJcrr7wjf zboNDRKmx2Ci3mGJvtMAWMiL0aYvfsTpny5F1txw=
Date: Mon, 23 Mar 2020 07:29:53 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-pto-counts/90ffa0-1320c2@github.com>
Subject: [quicwg/base-drafts] 1320c2: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/q0Y4ttecGRVghX6cn-PQxbXOoFQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 14:30:11 -0000

  Branch: refs/heads/ianswett-pto-counts
  Home:   https://github.com/quicwg/base-drafts
  Commit: 1320c22506454ff42bc867250fa55eaaa1accdd7
      https://github.com/quicwg/base-drafts/commit/1320c22506454ff42bc867250fa55eaaa1accdd7
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-23 (Mon, 23 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



From nobody Mon Mar 23 07:30:37 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D88643A0902 for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 07:30:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.553
X-Spam-Level: 
X-Spam-Status: No, score=-1.553 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7vyPQDKApjMh for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 07:30:19 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 339A33A08C7 for <quic-issues@ietf.org>; Mon, 23 Mar 2020 07:30:19 -0700 (PDT)
Received: from github-lowworker-d93c4b6.va3-iad.github.net (github-lowworker-d93c4b6.va3-iad.github.net [10.48.17.47]) by smtp.github.com (Postfix) with ESMTP id F150D660DFA for <quic-issues@ietf.org>; Mon, 23 Mar 2020 07:30:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584973817; bh=wamtwe2obscSxbiidnO9LiC4OrJOUgnEQnE/SZuivtM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=A/+Y/bxgwC8FQv1de3fYEpXOu6oA9vtPtPGt/5taedDU7uCVQKtavX0/uZBQXqUQc Ni41B1VyNxsgjncVBxtGzm8G/gcXiiO45TV1Ry8nkwJbYSPlnlChmpnya2G0gysbeY VLCSKi3XpQz/nOz/Km+1RGe08griylxIvL5PCZRc=
Date: Mon, 23 Mar 2020 07:30:17 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3539/push/4803956389@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3539@github.com>
References: <quicwg/base-drafts/pull/3539@github.com>
Subject: Re: [quicwg/base-drafts] Clarify PTO packets count towards amplification limit (#3539)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e78c7f9e2b7b_4973ff9caccd96410667b"; 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/2oY4sVs0fawpv7T2BdH98GgUoRc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 14:30:35 -0000

----==_mimepart_5e78c7f9e2b7b_4973ff9caccd96410667b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

1320c22506454ff42bc867250fa55eaaa1accdd7  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/3539/files/90ffa0a9f47780511e6ae18456669cb36696c9fe..1320c22506454ff42bc867250fa55eaaa1accdd7

----==_mimepart_5e78c7f9e2b7b_4973ff9caccd96410667b
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/1320c22506454ff42bc867250fa55eaaa1accdd7">1320c22</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/3539/files/90ffa0a9f47780511e6ae18456669cb36696c9fe..1320c22506454ff42bc867250fa55eaaa1accdd7">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2WE6BC2Q3MGLYY3D3RI5W7TANCNFSM4LRJ66TA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4YFNSBRN4K4REL24LRI5W7TA5CNFSM4LRJ66TKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TEMBRGUZDMN2QOVZWQIZUHAYDGOJVGYZTQOI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3539/files/90ffa0a9f47780511e6ae18456669cb36696c9fe..1320c22506454ff42bc867250fa55eaaa1accdd7",
"url": "https://github.com/quicwg/base-drafts/pull/3539/files/90ffa0a9f47780511e6ae18456669cb36696c9fe..1320c22506454ff42bc867250fa55eaaa1accdd7",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e78c7f9e2b7b_4973ff9caccd96410667b--


From nobody Mon Mar 23 07:31:53 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C09203A0904 for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 07:31:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GfuY_bH6e8mP for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 07:31:41 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 09FAE3A08DE for <quic-issues@ietf.org>; Mon, 23 Mar 2020 07:31:41 -0700 (PDT)
Date: Mon, 23 Mar 2020 07:31:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584973900; bh=bqFQMURMAhS8gLZa2Hru9ashPd3mRU7F63xAiYBXoho=; h=Date:From:To:Subject:From; b=y/LWnAqr5rjPU0hfBVqnRwN0Qj7RoZJ3RM/lZrYQy29rBqZLYGLUHLabhOdGWep33 /CczLqGacp1TILivYP0CnkyrpjCd4AMFfVlvwhbzajQUpW7Tt6WXbMCXVAa/QA+0v7 LMCatTt9Be3jO40H1IqHOz2jxvXFbL41tnouzYJk=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/81563c-3de5f7@github.com>
Subject: [quicwg/base-drafts] 3de5f7: Script updating gh-pages from 1320c225. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/uI8UWEH_rHZd6CnwpooLj-ezpPA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 14:31:49 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 3de5f72525d58346fc343ac16e935d72844e1e8d
      https://github.com/quicwg/base-drafts/commit/3de5f72525d58346fc343ac16e935d72844e1e8d
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-23 (Mon, 23 Mar 2020)

  Changed paths:
    M ianswett-pto-counts/draft-ietf-quic-http.html
    M ianswett-pto-counts/draft-ietf-quic-http.txt
    M ianswett-pto-counts/draft-ietf-quic-invariants.html
    M ianswett-pto-counts/draft-ietf-quic-invariants.txt
    M ianswett-pto-counts/draft-ietf-quic-qpack.html
    M ianswett-pto-counts/draft-ietf-quic-qpack.txt
    M ianswett-pto-counts/draft-ietf-quic-recovery.html
    M ianswett-pto-counts/draft-ietf-quic-recovery.txt
    M ianswett-pto-counts/draft-ietf-quic-tls.html
    M ianswett-pto-counts/draft-ietf-quic-tls.txt
    M ianswett-pto-counts/draft-ietf-quic-transport.html
    M ianswett-pto-counts/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 1320c225. [ci skip]



From nobody Mon Mar 23 08:14:04 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AB3E93A07CE for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 08:14:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.041
X-Spam-Level: 
X-Spam-Status: No, score=-1.041 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id aFSeWEDQGo-m for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 08:13:59 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 82C7E3A07CC for <quic-issues@ietf.org>; Mon, 23 Mar 2020 08:13:59 -0700 (PDT)
Date: Mon, 23 Mar 2020 08:13:58 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584976438; bh=CxUCzzEihFLPjFYaFuCdWzPUIUIi2U1cAWHbFa1G7BA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LNHPUMeUKM6vSD4pf89BptKfptAZwGbSmc2qoI2QepMmzhEmZm5kqFefhNOpNTnf4 qipX93No4lbt0BZF32K2kuztywfr+ZHH7mYu32txUl7dK2hmLkp9tnMQvLTbwEdttZ l7HocBiKppJMRTpR6/Jh0C8ztvTXAnE4/aEmVa8A=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZOJYVYNMAHGQB6RAN4QSZTNEVBNHHCF4CYJY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3543/review/379526404@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3543@github.com>
References: <quicwg/base-drafts/pull/3543@github.com>
Subject: Re: [quicwg/base-drafts] Fix typo (#3543)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e78d2365cdb9_65393fc2d8ecd968152983"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/zMHjp36Rxr4FJrUd06Rytxw58_c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 23 Mar 2020 15:14:01 -0000

----==_mimepart_5e78d2365cdb9_65393fc2d8ecd968152983
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/3543#pullrequestreview-379526404
----==_mimepart_5e78d2365cdb9_65393fc2d8ecd968152983
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@MikeBishop</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3543#pullrequestreview-379526404">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK53U3637GCSIXVQN5LRI54DNANCNFSM4LR2ZTKQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZNUOQ2KTDAXYNIS33RI54DNA5CNFSM4LR2ZTK2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC2PR2BA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3543#pullrequestreview-379526404",
"url": "https://github.com/quicwg/base-drafts/pull/3543#pullrequestreview-379526404",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e78d2365cdb9_65393fc2d8ecd968152983--


From nobody Mon Mar 23 08:14:43 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4CF703A07BC for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 08:14:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id urqYnAdosXu8 for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 08:14:39 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B0DB23A07CC for <quic-issues@ietf.org>; Mon, 23 Mar 2020 08:14:39 -0700 (PDT)
Date: Mon, 23 Mar 2020 08:14:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584976478; bh=1aFFmjY6oJheZR2EBj51JXUisPNaas514pTIzDKADZo=; h=Date:From:To:Subject:From; b=ZyN9alGUWX3v4CuBUD9Rj+z9SnN4+PHmmtOOTG1EiivediFDpxnCHTON6tuNfW1YU w1yR67sw4d5xZbc3RC9SEUc+ybM0oT/z7PXCOO2UPEF2Oa19Bh0t5Ongd4iFdIbRJD JdG0+8jlmKQ3/oKVzJhcXGQTeIRA7daVYysmLvsA=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/919874-40bde2@github.com>
Subject: [quicwg/base-drafts] 40bde2: One of 'host' or ':authority' is required (#3475)
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/wx6U-kAmZ_qurYgf4fEPN35u3-8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 23 Mar 2020 15:14:42 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 40bde26fabc1e7c7abcd2c91647b1a4aeb90a0dc
      https://github.com/quicwg/base-drafts/commit/40bde26fabc1e7c7abcd2c91647b1a4aeb90a0dc
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-23 (Mon, 23 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  One of 'host' or ':authority' is required (#3475)

* One of 'host' or ':authority' is required

* Specify behavior with screwy combinations

* Roy's suggestion



From nobody Mon Mar 23 08:14:49 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C53193A07BC for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 08:14:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RrJgYAeuyKgd for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 08:14: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 BC9D63A07CE for <quic-issues@ietf.org>; Mon, 23 Mar 2020 08:14:39 -0700 (PDT)
Received: from github-lowworker-cf59896.ash1-iad.github.net (github-lowworker-cf59896.ash1-iad.github.net [10.56.112.26]) by smtp.github.com (Postfix) with ESMTP id C033F1C2570 for <quic-issues@ietf.org>; Mon, 23 Mar 2020 08:14:38 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584976478; bh=R6w3ZQbYXPgp9+6+ULp14A12gSH0ujv/KVdl6gJoCW8=; h=Date:From:To:Subject:From; b=ZIUcY+tNi/8Y4gFnnla98bH1iOXf9dF+v9wObn1mmFpw2CBskfhUSF0zrnZIOsfno LiKGDhNt9F+XDM1pB2K64j88VH8t6UA8m6TrM/zcSgHXgghPPlC//+BKjA6AX5ITPX 5BGosC2djLP5UQVj/vXVZ7LP4hela63BKk6pFUiQ=
Date: Mon, 23 Mar 2020 08:14:38 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/without_authority/29f7d0-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ftux5BzsBwUlWZo6f_kM46MAn0I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 15:14:43 -0000

  Branch: refs/heads/http/without_authority
  Home:   https://github.com/quicwg/base-drafts


From nobody Mon Mar 23 08:15:08 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 019533A07CC for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 08:15:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3MxJkMmJchJC for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 08:15:05 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 54E653A07BC for <quic-issues@ietf.org>; Mon, 23 Mar 2020 08:15:05 -0700 (PDT)
Received: from github-lowworker-52827f8.ash1-iad.github.net (github-lowworker-52827f8.ash1-iad.github.net [10.56.108.24]) by smtp.github.com (Postfix) with ESMTP id 42F8C6A1D84 for <quic-issues@ietf.org>; Mon, 23 Mar 2020 08:15:04 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584976504; bh=rfNAYbygAnu/P7R5xAxF5AlyRPTkkN7jfztm2Zwhm/Y=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=A3r2KWCnbKqnw93LYlaHPH7pRJ6K1iIgtLXayqlFigqoQsMCNzJ2LVqN1l354M40P 5bCkK38irPftBU8IW6UlWOkF8RKeENsPgu2ZgneBZ9dH2VB/KmC3/bfo9biFx+AfAe 1TRAU3CsLfjYWHp7xqYYs1CJ5Zv3cWtDHv3bVOJs=
Date: Mon, 23 Mar 2020 08:15:04 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4DBUJDWBNIDY7W6QF4QSZXREVBNHHCCW3TFU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3408/issue_event/3155690951@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3408@github.com>
References: <quicwg/base-drafts/issues/3408@github.com>
Subject: Re: [quicwg/base-drafts] Is absence of both :authority and Host an error? (#3408)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e78d278328e3_7b233fdfb84cd95c7629a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/vmGBWnXszh6wlRz21m9N9QFqXQg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 15:15:07 -0000

----==_mimepart_5e78d278328e3_7b233fdfb84cd95c7629a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #3408 via #3475.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3408#event-3155690951
----==_mimepart_5e78d278328e3_7b233fdfb84cd95c7629a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="559641389" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3408" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3408/hovercard" href="https://github.com/quicwg/base-drafts/issues/3408">#3408</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="569121915" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3475" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3475/hovercard" href="https://github.com/quicwg/base-drafts/pull/3475">#3475</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3408#event-3155690951">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYZMD64H4NXXKWSZLLRI54HRANCNFSM4KPUZK6A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2OJGTH54NPFNAKR7TRI54HRA5CNFSM4KPUZK6KYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXQMALRY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3408#event-3155690951",
"url": "https://github.com/quicwg/base-drafts/issues/3408#event-3155690951",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e78d278328e3_7b233fdfb84cd95c7629a--


From nobody Mon Mar 23 08:15:19 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A30C43A07ED for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 08:15:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mtc24Q7EzKfk for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 08:15: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 3006C3A07EE for <quic-issues@ietf.org>; Mon, 23 Mar 2020 08:15:04 -0700 (PDT)
Date: Mon, 23 Mar 2020 08:15:03 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584976503; bh=ehjWSgnZ4NHbMYWjSTfQ9l7wBIP2hrAC5vDI5a6Uals=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=P1hmW3PwXIdp2G29BPXsbn4bvCNBWCM9F/lQ5encXXptH0Tss5UIy/jxrR+wymAv+ mXTjMLvqBKPVrq9803k3eE7lziYujFcepMRCRuqJHKQI9AfJNmTr8PYZjUDwORbrgw u8S/PdLk5xvMB6u0mONskWAINEo1q5LuN8MPy/tM=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK353FLQSENM6LXVSTN4QSZXPEVBNHHCD3A4PM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3475/issue_event/3155690928@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3475@github.com>
References: <quicwg/base-drafts/pull/3475@github.com>
Subject: Re: [quicwg/base-drafts] One of 'host' or ':authority' is required (#3475)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e78d27733a8a_18803fe3bd6cd96053982"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/hsyW3WBLePgHed1BG39RN8WnS9A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 15:15:15 -0000

----==_mimepart_5e78d27733a8a_18803fe3bd6cd96053982
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #3475 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3475#event-3155690928
----==_mimepart_5e78d27733a8a_18803fe3bd6cd96053982
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="569121915" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3475" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3475/hovercard" href="https://github.com/quicwg/base-drafts/pull/3475">#3475</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3475#event-3155690928">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZP7AV2AI6CYH3VBQTRI54HPANCNFSM4KZIKR2A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5ULPKOAFKWNFVMFFTRI54HPA5CNFSM4KZIKR2KYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXQMALMA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3475#event-3155690928",
"url": "https://github.com/quicwg/base-drafts/pull/3475#event-3155690928",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e78d27733a8a_18803fe3bd6cd96053982--


From nobody Mon Mar 23 08:15:40 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A6BF53A07CC for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 08:15:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sDnnPQoCCELx for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 08: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 867943A074E for <quic-issues@ietf.org>; Mon, 23 Mar 2020 08:15:33 -0700 (PDT)
Date: Mon, 23 Mar 2020 08:15:32 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584976532; bh=ljAsySLhIQ1/8sB3Ytd0TizVslSpBQlzGYK5hx3TrdE=; h=Date:From:To:Subject:From; b=FKzNo9JxNEh4d8rx1k+cyacu2M8bI1ajChL21tXN4LToh88AzMdlm99/63B63qCWl 3RxcXb1sQwEHPKj1WFEXTrq/4LkK3rNSB4xyLbCVK93YrF/9AmbiJ0jkB4QNCGTNYm PjZHT953mSHC5NhrwYCdtpkD1Pw/0r1zYOmA/yVI=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/3de5f7-165dff@github.com>
Subject: [quicwg/base-drafts] 165dff: Script updating gh-pages from 40bde26f. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/IKZIXlyrdo_u5H24Odpet04PwbY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 15:15:37 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 165dff2fdd0496f600f2bf642bf5de7000b33a5e
      https://github.com/quicwg/base-drafts/commit/165dff2fdd0496f600f2bf642bf5de7000b33a5e
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-23 (Mon, 23 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 40bde26f. [ci skip]



From nobody Mon Mar 23 08:17:40 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 77C8C3A0767 for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 08:17:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4kzhmPiUcwIf for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 08:17:31 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 245F33A074E for <quic-issues@ietf.org>; Mon, 23 Mar 2020 08:17:26 -0700 (PDT)
Received: from github-lowworker-2e54e43.va3-iad.github.net (github-lowworker-2e54e43.va3-iad.github.net [10.48.17.27]) by smtp.github.com (Postfix) with ESMTP id 5D943282BB8 for <quic-issues@ietf.org>; Mon, 23 Mar 2020 08:17:25 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584976645; bh=lQesPkXvbLt8qrYCLpcWB3sA3SrBQJ2QR8mr845LSSE=; h=Date:From:To:Subject:From; b=Jvz0fsqftlM+8WjDKSpqNTgQYKmiUXD+V5KRZqLDSoHTUAjnA+NO3cYH83/6CAO8T PfzK0bwHYCHnetdFgdzlAtzGVHlxwfhsZueUCmsjS3QMRw7X73Wlf9F4Bbs3Yn/HLO QtxLlGfxg76jO38t1BpH6NMHr/kvPQ+4Lz8ElOEA=
Date: Mon, 23 Mar 2020 08:17:25 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/qpack/core_terminology/24628e-cc60e5@github.com>
Subject: [quicwg/base-drafts] cc60e5: for headers, but modern
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/nWyPVOhqQMrHh83Al5FRbHqbaBk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 15:17:39 -0000

  Branch: refs/heads/qpack/core_terminology
  Home:   https://github.com/quicwg/base-drafts
  Commit: cc60e57cad1b1279b2b1173fc47d857780e7a88f
      https://github.com/quicwg/base-drafts/commit/cc60e57cad1b1279b2b1173fc47d857780e7a88f
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-23 (Mon, 23 Mar 2020)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  for headers, but modern



From nobody Mon Mar 23 08:17:54 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 18DBE3A07EE for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 08:17:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8DoIEQ6mLM9q for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 08:17:51 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B60353A07CE for <quic-issues@ietf.org>; Mon, 23 Mar 2020 08:17:51 -0700 (PDT)
Received: from github-lowworker-c73936b.ash1-iad.github.net (github-lowworker-c73936b.ash1-iad.github.net [10.56.112.13]) by smtp.github.com (Postfix) with ESMTP id A1BF26601AB for <quic-issues@ietf.org>; Mon, 23 Mar 2020 08:17:50 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584976670; bh=P153rRJ+PIxOlL0MJetEg2v9LtnKjjAiqj2MUxw5g2A=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=KAG0gY82Z7lnvGcBnRkKBSOUam3HEd/EjFQNxDLJCjoJrjpHq9xxoivEP+3ZBN1M4 1j2P8aqVFxqi/1knsAjZqVqYU/qpUd0KAaYdiC86Y9L7Xp2dqr+09vhjXiaX5tvODc z1WBLBX5v/lJ16ro9DbfbTAkEKMgYlzejmPUQ3UQ=
Date: Mon, 23 Mar 2020 08:17:50 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3520/push/4804234207@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3520@github.com>
References: <quicwg/base-drafts/pull/3520@github.com>
Subject: Re: [quicwg/base-drafts] Core terminology in QPACK (#3520)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e78d31e90bb8_29bd3fe65f6cd95c113273"; 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/mvQzl7yrYNA8Jsv3pd7FlWUhtLI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 15:17:54 -0000

----==_mimepart_5e78d31e90bb8_29bd3fe65f6cd95c113273
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop pushed 1 commit.

cc60e57cad1b1279b2b1173fc47d857780e7a88f  for headers, but modern


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3520/files/24628e3206c49b428a015c3807a9c60f4e161d05..cc60e57cad1b1279b2b1173fc47d857780e7a88f

----==_mimepart_5e78d31e90bb8_29bd3fe65f6cd95c113273
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/cc60e57cad1b1279b2b1173fc47d857780e7a88f">cc60e57</a>  for headers, but modern</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3520/files/24628e3206c49b428a015c3807a9c60f4e161d05..cc60e57cad1b1279b2b1173fc47d857780e7a88f">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4VZ554LCBLA4N234DRI54R5ANCNFSM4LHEIOXA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5HMGAADQOC4V3OAL3RI54R5A5CNFSM4LHEIOXKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DOOBSGM2TKMCQOVZWQIZUHAYDIMRTGQZDANY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3520/files/24628e3206c49b428a015c3807a9c60f4e161d05..cc60e57cad1b1279b2b1173fc47d857780e7a88f",
"url": "https://github.com/quicwg/base-drafts/pull/3520/files/24628e3206c49b428a015c3807a9c60f4e161d05..cc60e57cad1b1279b2b1173fc47d857780e7a88f",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e78d31e90bb8_29bd3fe65f6cd95c113273--


From nobody Mon Mar 23 08:18:53 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 43E753A07EF for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 08:18:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id o4wldd6jUpoW for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 08:18: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 EB2383A07EE for <quic-issues@ietf.org>; Mon, 23 Mar 2020 08:18:49 -0700 (PDT)
Received: from github-lowworker-0f7e7fd.ash1-iad.github.net (github-lowworker-0f7e7fd.ash1-iad.github.net [10.56.110.17]) by smtp.github.com (Postfix) with ESMTP id 2BCE7C6005F for <quic-issues@ietf.org>; Mon, 23 Mar 2020 08:18:49 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584976729; bh=UThe3T/L/qtm/gd3YzXLKs8oeFZuvegUHI2Cocazh3M=; h=Date:From:To:Subject:From; b=T84dI9ugMT5Da9NbMXOl7TbYaKFh5R+ojoOPOVrdatjOGm2FnEr4gpTYCo00OIBQ2 +ZEg9LfnezKgxctitPVAC2F0RgRpDnMaqf3Z6W3T2Lerx61bWqE55+CqHCuOZH9TwD CS5ckaKLj4Og6Fr/KqUQaPdgaicKDDSSzjoCdL6c=
Date: Mon, 23 Mar 2020 08:18:49 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/165dff-41241a@github.com>
Subject: [quicwg/base-drafts] 41241a: Script updating gh-pages from cc60e57c. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/0WYN2uVZYCHyPLomT40mOyhSG04>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 15:18:52 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 41241a38a1f28a35e00987728ca6bdd693d14963
      https://github.com/quicwg/base-drafts/commit/41241a38a1f28a35e00987728ca6bdd693d14963
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-23 (Mon, 23 Mar 2020)

  Changed paths:
    M index.html
    M qpack/core_terminology/draft-ietf-quic-http.html
    M qpack/core_terminology/draft-ietf-quic-http.txt
    M qpack/core_terminology/draft-ietf-quic-invariants.html
    M qpack/core_terminology/draft-ietf-quic-invariants.txt
    M qpack/core_terminology/draft-ietf-quic-qpack.html
    M qpack/core_terminology/draft-ietf-quic-qpack.txt
    M qpack/core_terminology/draft-ietf-quic-recovery.html
    M qpack/core_terminology/draft-ietf-quic-recovery.txt
    M qpack/core_terminology/draft-ietf-quic-tls.html
    M qpack/core_terminology/draft-ietf-quic-tls.txt
    M qpack/core_terminology/draft-ietf-quic-transport.html
    M qpack/core_terminology/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from cc60e57c. [ci skip]



From nobody Mon Mar 23 08:22:25 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C05753A0767 for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 08:22:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iHZ6Kn8CIvq3 for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 08:22:18 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6112A3A07EF for <quic-issues@ietf.org>; Mon, 23 Mar 2020 08:22:18 -0700 (PDT)
Received: from github-lowworker-6b40fdd.va3-iad.github.net (github-lowworker-6b40fdd.va3-iad.github.net [10.48.16.64]) by smtp.github.com (Postfix) with ESMTP id 383CC8C1CC0 for <quic-issues@ietf.org>; Mon, 23 Mar 2020 08:22:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584976937; bh=BRFAODYq8UCSlPicQJkW5ili7wvPG2GnT44YC8Ik4Ao=; h=Date:From:To:Subject:From; b=zsiIZiqJbK3/6c86CoiyBy3A2gCqi46SwaLdyGbo9cbjxxv98sNwglD8sT8rkyt6r KyULHsK7gffkruZ1KJ35bJe5bIEPLgYz1KvH1O+Y8Z8NGu3CD2Bfq3CPoJLVwX9BLO vecfsLaXJO745VTqWAX099NGFCsu9wUJ7MkZzj9I=
Date: Mon, 23 Mar 2020 08:22:17 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/core_and_friends/54a604-e92c94@github.com>
Subject: [quicwg/base-drafts] e92c94: Remove field blocks
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/FxxeBRhaYZFFQpvCbM7r3l-hEYQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 15:22:21 -0000

  Branch: refs/heads/http/core_and_friends
  Home:   https://github.com/quicwg/base-drafts
  Commit: e92c94feaf24f2e543517623213ea8506894c919
      https://github.com/quicwg/base-drafts/commit/e92c94feaf24f2e543517623213ea8506894c919
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-23 (Mon, 23 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Remove field blocks



From nobody Mon Mar 23 08:23:13 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1660C3A08F0 for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 08:22:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QoRutfBLyHD6 for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 08:22:43 -0700 (PDT)
Received: from out-10.smtp.github.com (out-10.smtp.github.com [192.30.254.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F2F223A0801 for <quic-issues@ietf.org>; Mon, 23 Mar 2020 08:22:42 -0700 (PDT)
Received: from github-lowworker-9bcb4a1.ac4-iad.github.net (github-lowworker-9bcb4a1.ac4-iad.github.net [10.52.25.84]) by smtp.github.com (Postfix) with ESMTP id 9014412142B for <quic-issues@ietf.org>; Mon, 23 Mar 2020 08:22:42 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584976962; bh=8SW+VkQgX+FE3Zq5CzqbPiJ0VhiB5zAhqPHVt7dOXCM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=bbCf7y7pUwRQng3iQwHZDPup7vCZbX+aSEW6wPc2/qlfKv1HSQljp1Yjrdd5OvKFk lLPaDCdzOW3suFeE0UGgxQOyL0uwq30U1oD7kUf/H4QiicXUfK7U9/pnuh2PqPSqLZ FO3jgqnbdOGZhtSBTOBkEkZGLj8wRW7LZdz7uums=
Date: Mon, 23 Mar 2020 08:22:42 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3513/push/4804262585@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3513@github.com>
References: <quicwg/base-drafts/pull/3513@github.com>
Subject: Re: [quicwg/base-drafts] http-core and Friends (#3513)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e78d4424ad41_633c3ff9d04cd95c158871"; 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/agmEHOrliedeV-A0pDnMT4unx2U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 15:22:53 -0000

----==_mimepart_5e78d4424ad41_633c3ff9d04cd95c158871
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop pushed 1 commit.

e92c94feaf24f2e543517623213ea8506894c919  Remove field blocks


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3513/files/54a60439a6148a5f32d9fe7a323dc74d8fdac626..e92c94feaf24f2e543517623213ea8506894c919

----==_mimepart_5e78d4424ad41_633c3ff9d04cd95c158871
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/e92c94feaf24f2e543517623213ea8506894c919">e92c94f</a>  Remove field blocks</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3513/files/54a60439a6148a5f32d9fe7a323dc74d8fdac626..e92c94feaf24f2e543517623213ea8506894c919">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4Z2LHCVI6QKW7F3Y3RI55EFANCNFSM4LF5H2GA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2TG7BB2AR7LV27JP3RI55EFA5CNFSM4LF5H2GKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DMOBYGI3TINKQOVZWQIZUHAYDIMRWGI2TQNI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3513/files/54a60439a6148a5f32d9fe7a323dc74d8fdac626..e92c94feaf24f2e543517623213ea8506894c919",
"url": "https://github.com/quicwg/base-drafts/pull/3513/files/54a60439a6148a5f32d9fe7a323dc74d8fdac626..e92c94feaf24f2e543517623213ea8506894c919",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e78d4424ad41_633c3ff9d04cd95c158871--


From nobody Mon Mar 23 08:23:40 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 269D83A07EF for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 08:23:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MwkFa2nw63Tl for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 08:23: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 157403A0814 for <quic-issues@ietf.org>; Mon, 23 Mar 2020 08:23:36 -0700 (PDT)
Received: from github-lowworker-2300405.va3-iad.github.net (github-lowworker-2300405.va3-iad.github.net [10.48.17.39]) by smtp.github.com (Postfix) with ESMTP id 5C37B961C3E for <quic-issues@ietf.org>; Mon, 23 Mar 2020 08:23:35 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584977015; bh=LFazZffeJjDJdKzdn9cVV752n3sJJ8496eKa0sWIlVw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ENLGUCvU/m2z+w/RCRxtiS2YEPznR6HDGzdn6p6uqdCVZ3BfC8ADnL2qRV96GRuFs ErtGP0/m7k/vKMQTCxC4UTbK3y91j7Rv1adnw/KfSnE4f5Yb4UbfMzjzxNeDuh0N2Y SOAefaeFlN6hOcpHN3Ejlz5oH6raq8x49JvmnfT4=
Date: Mon, 23 Mar 2020 08:23:35 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3WQ7W27AZHV53Q4VN4QS2XPEVBNHHCFCTWBI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3513/review/379535686@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3513@github.com>
References: <quicwg/base-drafts/pull/3513@github.com>
Subject: Re: [quicwg/base-drafts] http-core and Friends (#3513)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e78d477463fb_11973fd042acd9681919ae"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Bgvfla_W8XnHygRy2Q-ZJp0wcJ0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 15:23:39 -0000

----==_mimepart_5e78d477463fb_11973fd042acd9681919ae
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

MikeBishop commented on this pull request.



>  Because HPACK {{?HPACK=RFC7541}} relies on in-order transmission of compressed
-header blocks (a guarantee not provided by QUIC), HTTP/3 replaces HPACK with
+field blocks (a guarantee not provided by QUIC), HTTP/3 replaces HPACK with

e92c94f matches the removal of "blocks" from #3520.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3513#discussion_r396533519
----==_mimepart_5e78d477463fb_11973fd042acd9681919ae
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@MikeBishop</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3513#discussion_r396533519">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt;  Because HPACK {{?HPACK=RFC7541}} relies on in-order transmission of compressed
-header blocks (a guarantee not provided by QUIC), HTTP/3 replaces HPACK with
+field blocks (a guarantee not provided by QUIC), HTTP/3 replaces HPACK with
</pre>
<p><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/quicwg/base-drafts/commit/e92c94feaf24f2e543517623213ea8506894c919/hovercard" href="https://github.com/quicwg/base-drafts/commit/e92c94feaf24f2e543517623213ea8506894c919"><tt>e92c94f</tt></a> matches the removal of "blocks" from <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="580657345" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3520" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3520/hovercard" href="https://github.com/quicwg/base-drafts/pull/3520">#3520</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3513#discussion_r396533519">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZPJMPYUBOGFIZA2KLRI55HPANCNFSM4LF5H2GA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6DLNOKUPESHDYFWSLRI55HPA5CNFSM4LF5H2GKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC2PUCRQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3513#discussion_r396533519",
"url": "https://github.com/quicwg/base-drafts/pull/3513#discussion_r396533519",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e78d477463fb_11973fd042acd9681919ae--


From nobody Mon Mar 23 08:24:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E24743A08E2 for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 08:24:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JH4r22neRMAq for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 08:24:24 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5E08E3A08EF for <quic-issues@ietf.org>; Mon, 23 Mar 2020 08:24:24 -0700 (PDT)
Received: from github-lowworker-6b40fdd.va3-iad.github.net (github-lowworker-6b40fdd.va3-iad.github.net [10.48.16.64]) by smtp.github.com (Postfix) with ESMTP id A8A97661C49 for <quic-issues@ietf.org>; Mon, 23 Mar 2020 08:24:23 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584977063; bh=sG6scLStzfKQcymkAhfMLNIizLxFIoFK3+xSmSogvmM=; h=Date:From:To:Subject:From; b=gAZhGHIc07asBw9ahvTH8ILWwuLWQd3BtToKbW9a1ihirHGJN2Wq7ppb1fq8FUaJ9 21D540WwxCU4VZdcxR2A6iuDouV3+zmVc138coBPCM9pq8pNgVTXK0GhkEQloU836p NznjusHYgSZyIR388zd1sj+6WPuW8gSo78k2TjTQ=
Date: Mon, 23 Mar 2020 08:24:23 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/41241a-eb2198@github.com>
Subject: [quicwg/base-drafts] eb2198: Script updating gh-pages from e92c94fe. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/fH75Nxua14Y-379yZgX7vtW-xPY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 15:24:40 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: eb2198d79118d8b4ef3fd8b78001aa3168440160
      https://github.com/quicwg/base-drafts/commit/eb2198d79118d8b4ef3fd8b78001aa3168440160
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-23 (Mon, 23 Mar 2020)

  Changed paths:
    M http/core_and_friends/draft-ietf-quic-http.html
    M http/core_and_friends/draft-ietf-quic-http.txt
    M http/core_and_friends/draft-ietf-quic-invariants.html
    M http/core_and_friends/draft-ietf-quic-invariants.txt
    M http/core_and_friends/draft-ietf-quic-qpack.html
    M http/core_and_friends/draft-ietf-quic-qpack.txt
    M http/core_and_friends/draft-ietf-quic-recovery.html
    M http/core_and_friends/draft-ietf-quic-recovery.txt
    M http/core_and_friends/draft-ietf-quic-tls.html
    M http/core_and_friends/draft-ietf-quic-tls.txt
    M http/core_and_friends/draft-ietf-quic-transport.html
    M http/core_and_friends/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from e92c94fe. [ci skip]



From nobody Mon Mar 23 08:26:19 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 74EF63A0801 for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 08:26:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6ADfkiK1VjOc for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 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 050AA3A0878 for <quic-issues@ietf.org>; Mon, 23 Mar 2020 08:25:58 -0700 (PDT)
Received: from github-lowworker-0f7e7fd.ash1-iad.github.net (github-lowworker-0f7e7fd.ash1-iad.github.net [10.56.110.17]) by smtp.github.com (Postfix) with ESMTP id 477562C0D44 for <quic-issues@ietf.org>; Mon, 23 Mar 2020 08:25:58 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584977158; bh=9YxcoZga0g6ZjooIbnXfY0esF93M7fSxtBUfHhiELn0=; h=Date:From:To:Subject:From; b=nTSuD5UNvIDs/icM/Jh39PGqG10o16hZXhLyKGhQdCGcS3jy7rMpghwCuww0juWfq Dve+LihNQFGOPqsUs1n5oirT0WqZCFVVwm//FNeTkiX+5yyoYC3goWTXe2M8c4hci2 AsHfst+BYT1peNk2nmVM4BlUUYzc9p2x7wFmp/2k=
Date: Mon, 23 Mar 2020 08:25:58 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/core_and_friends/e92c94-b78ed8@github.com>
Subject: [quicwg/base-drafts] b78ed8: Apply suggestions from code review
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/yNnLZ4s3xtV2n_rKYK-_P1tch5g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 15:26:17 -0000

  Branch: refs/heads/http/core_and_friends
  Home:   https://github.com/quicwg/base-drafts
  Commit: b78ed816abdc3518a72ca148aca1a6c7ecb8fb98
      https://github.com/quicwg/base-drafts/commit/b78ed816abdc3518a72ca148aca1a6c7ecb8fb98
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-23 (Mon, 23 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Apply suggestions from code review

Co-Authored-By: ianswett <ianswett@users.noreply.github.com>



From nobody Mon Mar 23 08:26:30 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 91E2D3A08E0 for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 08:26:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.554
X-Spam-Level: 
X-Spam-Status: No, score=-6.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Srq0LQyOE5c6 for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 08:26:24 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3F83F3A08B3 for <quic-issues@ietf.org>; Mon, 23 Mar 2020 08:26:24 -0700 (PDT)
Date: Mon, 23 Mar 2020 08:26:23 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584977183; bh=5f7CvDlltZG5DamUmxk5SOUePf+HN6+cYdbF2+OxnZ4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=YLMn5Yy50qQyJWX861VaTugRtxXpbZOqcMU9EK3XDJnebfrUa/B7wvMsRbN569+0S Vk30KZV1a6bqu7HAKRw6BX98nmnQJ+bu6YTc4CUUg6009tGmAkh936v3emCEyvNmKy fw/AUndaungbLlu5Kik/yefIZWY29GcmEYLwu7IU=
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/3513/push/4804284092@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3513@github.com>
References: <quicwg/base-drafts/pull/3513@github.com>
Subject: Re: [quicwg/base-drafts] http-core and Friends (#3513)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e78d51f33c03_37fc3fcacb8cd96414974a"; 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/6jvUUOancCpgHvqbJ04r78tkk_g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 23 Mar 2020 15:26:29 -0000

----==_mimepart_5e78d51f33c03_37fc3fcacb8cd96414974a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop pushed 1 commit.

b78ed816abdc3518a72ca148aca1a6c7ecb8fb98  Apply suggestions from code review


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3513/files/e92c94feaf24f2e543517623213ea8506894c919..b78ed816abdc3518a72ca148aca1a6c7ecb8fb98

----==_mimepart_5e78d51f33c03_37fc3fcacb8cd96414974a
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/b78ed816abdc3518a72ca148aca1a6c7ecb8fb98">b78ed81</a>  Apply suggestions from code review</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3513/files/e92c94feaf24f2e543517623213ea8506894c919..b78ed816abdc3518a72ca148aca1a6c7ecb8fb98">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5PUDMDKSZOUGTXWXTRI55R7ANCNFSM4LF5H2GA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4Z4IX3KIUHLSX2VXTRI55R7A5CNFSM4LF5H2GKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DMOBYGI3TINKQOVZWQIZUHAYDIMRYGQYDSMQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3513/files/e92c94feaf24f2e543517623213ea8506894c919..b78ed816abdc3518a72ca148aca1a6c7ecb8fb98",
"url": "https://github.com/quicwg/base-drafts/pull/3513/files/e92c94feaf24f2e543517623213ea8506894c919..b78ed816abdc3518a72ca148aca1a6c7ecb8fb98",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e78d51f33c03_37fc3fcacb8cd96414974a--


From nobody Mon Mar 23 08:26:56 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1E6A03A0766 for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 08:26:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9oITxaAtZmDE for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 08:26: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 DA8AD3A0402 for <quic-issues@ietf.org>; Mon, 23 Mar 2020 08:26:51 -0700 (PDT)
Date: Mon, 23 Mar 2020 08:26:51 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584977211; bh=pwK9xCzU0vHSzibHnNHZMcqlWWr+gwIvlBPNOCIv0BA=; h=Date:From:To:Subject:From; b=Tdy/yUqrj9T07ofc5DPkjS4z/6CYy4DNdqrFrtbmhhF1B1WrsQOdWUZhh3DaDXqQP woenbjm3ebr3HV4n2jk2SJJqzQz11H3KBYml0A3bzclSJU8X+z/d2qijU5CCqH4+zS ghU98chUyYzxXQoPfKoSn1YXiNZ2dafyYcnVXl4E=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/core_and_friends/b78ed8-44565d@github.com>
Subject: [quicwg/base-drafts] 44565d: Rewrap suggestions
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/NosUZeA_NGYyojxeFMV0gr2_oXM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 15:26:55 -0000

  Branch: refs/heads/http/core_and_friends
  Home:   https://github.com/quicwg/base-drafts
  Commit: 44565d422611c4998bb8b85b218598cc888c714f
      https://github.com/quicwg/base-drafts/commit/44565d422611c4998bb8b85b218598cc888c714f
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-23 (Mon, 23 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Rewrap suggestions



From nobody Mon Mar 23 08:27:25 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1F3DC3A076C for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 08:27:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id goKAw1jAoAXe for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 08:27:17 -0700 (PDT)
Received: from out-9.smtp.github.com (out-9.smtp.github.com [192.30.254.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A90C53A0402 for <quic-issues@ietf.org>; Mon, 23 Mar 2020 08:27:17 -0700 (PDT)
Received: from github-lowworker-a27607f.ash1-iad.github.net (github-lowworker-a27607f.ash1-iad.github.net [10.56.18.61]) by smtp.github.com (Postfix) with ESMTP id 1E003261663 for <quic-issues@ietf.org>; Mon, 23 Mar 2020 08:27:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584977237; bh=y1U1cXdlaj0JFq54855p+zDhSd1xUtQeApVqlBiVQb0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=pF0jQh1xkUrM7HxKXCUvjsNuhiCNqZPV1j6wmH6yXaJLDiQk0ZPM0Az6Fgtj07pWH tokfb7Em1rvDjKqEjj4MsCRvPO9WgwgBJ0+aN6VBobdIzPGbljYg9/mwiaqdNzcl6k t7mGSgWY2UXTC0CRsue9I5ErMNSJWa9ecE0RIMgI=
Date: Mon, 23 Mar 2020 08:27:16 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3513/push/4804289194@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3513@github.com>
References: <quicwg/base-drafts/pull/3513@github.com>
Subject: Re: [quicwg/base-drafts] http-core and Friends (#3513)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e78d554cd23c_63e73f9a7b8cd96c535a2"; 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/ksOM8Q1wbabaRIIFXyfYy7HYrDQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 15:27:24 -0000

----==_mimepart_5e78d554cd23c_63e73f9a7b8cd96c535a2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop pushed 1 commit.

44565d422611c4998bb8b85b218598cc888c714f  Rewrap suggestions


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3513/files/b78ed816abdc3518a72ca148aca1a6c7ecb8fb98..44565d422611c4998bb8b85b218598cc888c714f

----==_mimepart_5e78d554cd23c_63e73f9a7b8cd96c535a2
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/44565d422611c4998bb8b85b218598cc888c714f">44565d4</a>  Rewrap 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/3513/files/b78ed816abdc3518a72ca148aca1a6c7ecb8fb98..44565d422611c4998bb8b85b218598cc888c714f">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZCOF4FBP67JURFH6TRI55VJANCNFSM4LF5H2GA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5GE3IMYTFGMJPW2X3RI55VJA5CNFSM4LF5H2GKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DMOBYGI3TINKQOVZWQIZUHAYDIMRYHEYTSNA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3513/files/b78ed816abdc3518a72ca148aca1a6c7ecb8fb98..44565d422611c4998bb8b85b218598cc888c714f",
"url": "https://github.com/quicwg/base-drafts/pull/3513/files/b78ed816abdc3518a72ca148aca1a6c7ecb8fb98..44565d422611c4998bb8b85b218598cc888c714f",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e78d554cd23c_63e73f9a7b8cd96c535a2--


From nobody Mon Mar 23 08:28:11 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DD2173A0801 for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 08:28:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QTD8QoihwLJk for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 08:28:08 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BA0353A0805 for <quic-issues@ietf.org>; Mon, 23 Mar 2020 08:28:08 -0700 (PDT)
Received: from github-lowworker-9d2806a.ash1-iad.github.net (github-lowworker-9d2806a.ash1-iad.github.net [10.56.102.50]) by smtp.github.com (Postfix) with ESMTP id 10DAEE1395 for <quic-issues@ietf.org>; Mon, 23 Mar 2020 08:28:08 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584977288; bh=b/EiioOLXeN7gKNFPT0WdDaopZ7NfmsYtWWh8S5aXUg=; h=Date:From:To:Subject:From; b=P2iVPpO+qHENwpYfpz5gnqDMBhv0TshJc4p5KnuxcrglEcD54YUfOUJfXwD3k8c7o pjCMMgTwbxnvUtHNQ+zocjdO8o5/CBdlmREC/kGJzvDt/zP2krJeNn2GdEmnKnSIHI hYIcIdAvMOgPRzOC3sg0e0y+cCZMW+UuupbeLfu8=
Date: Mon, 23 Mar 2020 08:28:08 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/eb2198-604d78@github.com>
Subject: [quicwg/base-drafts] 604d78: Script updating gh-pages from 44565d42. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Vi8jUZ_6iF3-rEMr09bV2PTZZqg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 15:28:10 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 604d78c4fd3b9e76eaf35a7400751d1eba0ebe8d
      https://github.com/quicwg/base-drafts/commit/604d78c4fd3b9e76eaf35a7400751d1eba0ebe8d
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-23 (Mon, 23 Mar 2020)

  Changed paths:
    M http/core_and_friends/draft-ietf-quic-http.html
    M http/core_and_friends/draft-ietf-quic-http.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 44565d42. [ci skip]



From nobody Mon Mar 23 10:54:40 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 937D93A0E0E for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 10:54:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id oug2HzKwpMWG for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 10:54:23 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D218D3A0E16 for <quic-issues@ietf.org>; Mon, 23 Mar 2020 10:54:22 -0700 (PDT)
Received: from github-lowworker-28f8021.ac4-iad.github.net (github-lowworker-28f8021.ac4-iad.github.net [10.52.25.98]) by smtp.github.com (Postfix) with ESMTP id C00018C1CB5 for <quic-issues@ietf.org>; Mon, 23 Mar 2020 10:54:21 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584986061; bh=D6kH9dYYpyH0tFyeW5KUrnSUytWcVnp4PVYrZlgtSOE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=HdxQL/78b3Ik69VKk1Qb9WTejVm/7hBUruDhrCkf70pvo45isZj698ac1/iYa9k1z COCrVJuh/1xKyO5lR+5sXMH6EYS5pulkUEujvDVusEuAYZqKqS7PFtqIk62+23ZcZ2 Xhrn+oWBYtV+1ttZ7AW+Lw5ZCZkVybIPAYxKg6rI=
Date: Mon, 23 Mar 2020 10:54:21 -0700
From: Alessandro Ghedini <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3DAFLJRVVKJUEATGN4QTMM3EVBNHHCF2VMJI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3540/c602759578@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3540@github.com>
References: <quicwg/base-drafts/pull/3540@github.com>
Subject: Re: [quicwg/base-drafts] Notify the congestion controller of losses first (#3540)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e78f7cdb1e38_6feb3f7f7d0cd96018129"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ghedo
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ddMR9BIAIRWU5CeXOdIcRLf50us>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 17:54:37 -0000

----==_mimepart_5e78f7cdb1e38_6feb3f7f7d0cd96018129
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Thanks. I think `AreAllPacketsLost` will still need some clarifications but I haven't been able to find a nice way to word that, so for now this is good.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3540#issuecomment-602759578
----==_mimepart_5e78f7cdb1e38_6feb3f7f7d0cd96018129
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Thanks. I think <code>AreAllPacketsLost</code> will still need some clarifications but I haven't been able to find a nice way to word that, so for now this is good.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3540#issuecomment-602759578">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYVV4SA66IIXAPPJZDRI6O43ANCNFSM4LRNSNXQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK42FP2SIOG4VFRRDKTRI6O43A5CNFSM4LRNSNX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPWWDGQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3540#issuecomment-602759578",
"url": "https://github.com/quicwg/base-drafts/pull/3540#issuecomment-602759578",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e78f7cdb1e38_6feb3f7f7d0cd96018129--


From nobody Mon Mar 23 11:18:06 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9AC193A0A54 for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 11:17:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wTXy3Z_BWO3T for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 11:17:39 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C64243A0CFF for <quic-issues@ietf.org>; Mon, 23 Mar 2020 11:17:39 -0700 (PDT)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id CB4286A01F8 for <quic-issues@ietf.org>; Mon, 23 Mar 2020 11:17:38 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584987458; bh=cdiJmKs4syi/IZgCKKvZ3fi+f4PxujmN2wmsJl6oYRA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Tmw2zH8BthB4dmc6mTqroL/3PRpHCzIu4hiiB3XAHppEYPBfz/yGPB0eigx0lAj5j yr/jJYog7M5/Iu0YhVUCDA4udPcOVyTsCWN4KukzSd2r0+5+wemis1dru8Q6SmG+XE UkQKaU3eu+/yAZx44F80G9ohvTHLEzv7bf1EGN5w=
Date: Mon, 23 Mar 2020 11:17:38 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4OH6FQCEL3XXOI2YN4QTPEFEVBNHHCF233TE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3541/602772028@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3541@github.com>
References: <quicwg/base-drafts/issues/3541@github.com>
Subject: Re: [quicwg/base-drafts] Retaining the largest received packet number (#3541)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e78fd42ba190_2e583f92184cd9684493b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/-MNXcynPbXoVcgSOA2Y9wxnaxDU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 18:18:05 -0000

----==_mimepart_5e78fd42ba190_2e583f92184cd9684493b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

For out of order ACK frames, you can use the packet number the ACK arrives in.  I realize that we have tried to allow frames to be retransmitted, but I think retransmitting ACK frames without modifying the ACK delay/etc is so harmful we should probably prohibit that one frame from being retransmitted, since it creates a bunch of edge cases.  Or we could let ECN validation could fail, but that'd be a bit sad.

I'm confused about what the issue with key updates is?  The largest acked you've ever seen doesn't change, just the largest acked from the last ACK frame.  When determining the size of the packet number, we say: "The sender MUST use a packet number size able to represent more than twice as large a range than the difference between the largest acknowledged packet and packet number being sent."

I'd rather not make this a MUST unless we have a good reason.  There are valid use cases that become more complex with this constraint.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3541#issuecomment-602772028
----==_mimepart_5e78fd42ba190_2e583f92184cd9684493b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>For out of order ACK frames, you can use the packet number the ACK arrives in.  I realize that we have tried to allow frames to be retransmitted, but I think retransmitting ACK frames without modifying the ACK delay/etc is so harmful we should probably prohibit that one frame from being retransmitted, since it creates a bunch of edge cases.  Or we could let ECN validation could fail, but that'd be a bit sad.</p>
<p>I'm confused about what the issue with key updates is?  The largest acked you've ever seen doesn't change, just the largest acked from the last ACK frame.  When determining the size of the packet number, we say: "The sender MUST use a packet number size able to represent more than twice as large a range than the difference between the largest acknowledged packet and packet number being sent."</p>
<p>I'd rather not make this a MUST unless we have a good reason.  There are valid use cases that become more complex with this constraint.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3541#issuecomment-602772028">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6F4F7KSVLK55G2JNTRI6RUFANCNFSM4LRQFCEQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZVN5ZIBNZO6YX7SJLRI6RUFA5CNFSM4LRQFCE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPWZEPA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3541#issuecomment-602772028",
"url": "https://github.com/quicwg/base-drafts/issues/3541#issuecomment-602772028",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e78fd42ba190_2e583f92184cd9684493b--


From nobody Mon Mar 23 11:26:48 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 74E723A0D61 for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 11:26:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.008
X-Spam-Level: 
X-Spam-Status: No, score=-7.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BbVBZ5S-SFMl for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 11:26:22 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5F7E83A0CFF for <quic-issues@ietf.org>; Mon, 23 Mar 2020 11:26:22 -0700 (PDT)
Received: from github-lowworker-d31a065.va3-iad.github.net (github-lowworker-d31a065.va3-iad.github.net [10.48.17.70]) by smtp.github.com (Postfix) with ESMTP id 75A406E0499 for <quic-issues@ietf.org>; Mon, 23 Mar 2020 11:26:20 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584987980; bh=mYMaC6prBLoHs5Pr2uxeREzNh5hIVSdPJgsy7l3bEX0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=bJrW1WctyV0rRiFbIL9x+xv9U0SG/wIC7emxSXB3XyF5QGy7YTLUAonppMdTc/anJ xX6UHbMubir4MHsUf8a0b/XnFtMBDIDogn8/VFVpNCyjoRK773Z8rgQsK9nucPMPVP kIGwWAk+TITg9vVd5ZEldWBaX0kCdbaYATQKaHMM=
Date: Mon, 23 Mar 2020 11:26:20 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK33NUR45NL36PPJPCV4QTQEZEVBNHHCC3TPKM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3433/602776528@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3433@github.com>
References: <quicwg/base-drafts/issues/3433@github.com>
Subject: Re: [quicwg/base-drafts] 0-RTT status of new transport parameters (#3433)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e78ff4c65d89_4cbb3fa0896cd96441392"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/QDj_AAAVD57kx1IauVdTzTpNkLY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 18:26:47 -0000

----==_mimepart_5e78ff4c65d89_4cbb3fa0896cd96441392
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I agree with your analysis and your recommendation(3) that clients MUST NOT remember it.  We're pretty clear that the max_ack_delay is 0 until you receive the value in TPs, and this fits with that model.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3433#issuecomment-602776528
----==_mimepart_5e78ff4c65d89_4cbb3fa0896cd96441392
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I agree with your analysis and your recommendation(3) that clients MUST NOT remember it.  We're pretty clear that the max_ack_delay is 0 until you receive the value in TPs, and this fits with that model.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3433#issuecomment-602776528">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7KSI7L4MRPR2CAILDRI6SUZANCNFSM4KQZOJIA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6Y4UC27CT6SFO2M3LRI6SUZA5CNFSM4KQZOJIKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPW2HUA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3433#issuecomment-602776528",
"url": "https://github.com/quicwg/base-drafts/issues/3433#issuecomment-602776528",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e78ff4c65d89_4cbb3fa0896cd96441392--


From nobody Mon Mar 23 11:47:02 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5D74D3A0C08 for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 11:46:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yLpdq67Tv5vC for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 11:46:36 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 07F913A0D35 for <quic-issues@ietf.org>; Mon, 23 Mar 2020 11:46:35 -0700 (PDT)
Received: from github-lowworker-39b4a70.va3-iad.github.net (github-lowworker-39b4a70.va3-iad.github.net [10.48.16.66]) by smtp.github.com (Postfix) with ESMTP id 1D77B1C03BF for <quic-issues@ietf.org>; Mon, 23 Mar 2020 11:46:35 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584989195; bh=zsKX0H+fxGoVVhjV3nAhQlhHcfJyywaUOU87MgFPpoU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=hIV9UUezyo88zcUglQ0xDunCkf1h+Kj6NuFin/iXspeix5lzxxFz/D94KTcVTkF4Z gj/6pbPgsHAlkUkVly7zp/WrXcISAYJEFYq7m2NDw/UHxLkU57bsOo0PUp7+32/yb2 9ejy5ft9Eu/UcE0SXreMlBvRcfx1uB+ZW9ptCbvI=
Date: Mon, 23 Mar 2020 11:46:35 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4NZFQJFTV6QUTZEBN4QTSQXEVBNHHCESD76A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3499/review/379720471@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3499@github.com>
References: <quicwg/base-drafts/pull/3499@github.com>
Subject: Re: [quicwg/base-drafts] Authenticate connection IDs (#3499)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e79040bfdc8_56173f91118cd96c1005df"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/IVpPBONbsEGc2Gor1hTly5MGss8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 18:47:01 -0000

----==_mimepart_5e79040bfdc8_56173f91118cd96c1005df
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

MikeBishop approved this pull request.



> +Each endpoint ensures that the values of transport parameters matches the
+values. The values provided by a peer for these transport parameters MUST match

This sentence feels like it ends prematurely.  Perhaps...
```suggestion
Each endpoint ensures that the values of the peer's transport parameters
match the values the endpoint sent in its packet headers. The values
provided by a peer for these transport parameters MUST match the
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3499#pullrequestreview-379720471
----==_mimepart_5e79040bfdc8_56173f91118cd96c1005df
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@MikeBishop</b> approved this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3499#discussi=
on_r396678143">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +Each endpoint ensures that the values of =
transport parameters matches the=0D
+values. The values provided by a peer for these transport parameters MUS=
T match=0D
</pre>=0D
<p>This sentence feels like it ends prematurely.  Perhaps...</p>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-Each endpoint ensures that the values of tran=
sport parameters matches the=0D
-values. The values provided by a peer for these transport parameters MUS=
T match=0D
+Each endpoint ensures that the values of the peer's transport parameters=
=0D
+match the values the endpoint sent in its packet headers. The values=0D
+provided by a peer for these transport parameters MUST match the=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3499#pullrequestreview-379720471">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K6S2STIPCVUXCIPG73RI6VAXANCNFSM4LA5I5BA">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJKYS4UPW6HVIU3SQJLTRI6VAXA5CNFSM4=
LA5I5BKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GOC2RBGFY.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3499#pullrequestrev=
iew-379720471",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3499#pullrequestreview=
-379720471",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e79040bfdc8_56173f91118cd96c1005df--


From nobody Mon Mar 23 13:12:53 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1D6C43A0D3D for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 13:12:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.099
X-Spam-Level: 
X-Spam-Status: No, score=-3.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ziZHxsXTIBzr for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 13:12:23 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BE2EC3A0899 for <quic-issues@ietf.org>; Mon, 23 Mar 2020 13:12:23 -0700 (PDT)
Date: Mon, 23 Mar 2020 13:12:22 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584994342; bh=7o3++Etp4ivNOJD6hFUNmvaumCnyFvFxzFGsTgOemIo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=l7FT6qyDggQbjOHxOGRIMMraZpGBlsw3bc7fc9BahkJNr044IiSZYW5xEhh9Wj/Fc aRBfjwrGk2WsQzwV9pfQ6PBm1zTs7lQhluGA7GURlgBxDKU0DDKooJweRkfFgYiajQ XoHMRHopxtzrTNToAGv1Xwsn95Z4Ka/4Uae6yEVY=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK24TR7QASBMTIY2TSN4QT4SNEVBNHHCFAMG5E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3509/602830029@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3509@github.com>
References: <quicwg/base-drafts/issues/3509@github.com>
Subject: Re: [quicwg/base-drafts] Required state for retaining unacked RETIRE_CONNECTION_ID frames is unbound (#3509)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e79182633d8_34663fb804ecd9601309a2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/W9qqVF-ZtFRuWg5bVDhMTZM9oMI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 20:12:50 -0000

----==_mimepart_5e79182633d8_34663fb804ecd9601309a2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

So the issue here is fundamentally that you can induce the peer to send retransmittable frames which aren't subject to some kind of flow control, and this is the only instance we have of that.

STOP_SENDING and failing to acknowledge the RESET_STREAM appears to have a similar profile, except that the number of RESET_STREAMs you could have outstanding is bounded by the number of streams the peer has opened, which they control.

You could execute the same attack at a larger scale by choosing particular regions of stream data to never acknowledge, forcing the peer to keep them in memory for retransmission, but the peer could stop sending until that region gets through (applying backpressure) or simply reset the stream.  Since a RESET_STREAM is smaller than the data region and only one is needed per stream, this collapses into the previous case.

What's different here is that the endpoint being attacked doesn't choose whether to retire these CIDs and has no mechanism to apply backpressure.

It seems like there are a couple paths to resolving this.
- As you suggest, we could define an explicit frame that grants the additional CID space, and implementations would not send / could withhold this frame until the RCID is ACK'd.  This creates a backpressure mechanism and has the side benefit of allowing an implementation to vary the number of CIDs it wants to track over time, but the disadvantage of requiring an extra round trip before CIDs can be replaced in the normal case.
- We could mimic the "collapsing" behavior above by defining a frame that retires all CIDs up to a given sequence number.  Then the implementation under memory pressure chooses to retire a few extra CIDs and collapses the whole set waiting to be retransmitted to a single 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/3509#issuecomment-602830029
----==_mimepart_5e79182633d8_34663fb804ecd9601309a2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>So the issue here is fundamentally that you can induce the peer to send retransmittable frames which aren't subject to some kind of flow control, and this is the only instance we have of that.</p>
<p>STOP_SENDING and failing to acknowledge the RESET_STREAM appears to have a similar profile, except that the number of RESET_STREAMs you could have outstanding is bounded by the number of streams the peer has opened, which they control.</p>
<p>You could execute the same attack at a larger scale by choosing particular regions of stream data to never acknowledge, forcing the peer to keep them in memory for retransmission, but the peer could stop sending until that region gets through (applying backpressure) or simply reset the stream.  Since a RESET_STREAM is smaller than the data region and only one is needed per stream, this collapses into the previous case.</p>
<p>What's different here is that the endpoint being attacked doesn't choose whether to retire these CIDs and has no mechanism to apply backpressure.</p>
<p>It seems like there are a couple paths to resolving this.</p>
<ul>
<li>As you suggest, we could define an explicit frame that grants the additional CID space, and implementations would not send / could withhold this frame until the RCID is ACK'd.  This creates a backpressure mechanism and has the side benefit of allowing an implementation to vary the number of CIDs it wants to track over time, but the disadvantage of requiring an extra round trip before CIDs can be replaced in the normal case.</li>
<li>We could mimic the "collapsing" behavior above by defining a frame that retires all CIDs up to a given sequence number.  Then the implementation under memory pressure chooses to retire a few extra CIDs and collapses the whole set waiting to be retransmitted to a single frame.</li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3509#issuecomment-602830029">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7JFN7BHNHCHN4HUSTRI67CNANCNFSM4LFJ2P4A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZ5WICT4ZAPKK7AQPLRI67CNA5CNFSM4LFJ2P4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPXHJTI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-602830029",
"url": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-602830029",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e79182633d8_34663fb804ecd9601309a2--


From nobody Mon Mar 23 16:51:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 105C13A0F28 for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 16:51:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qIIeZ7cPwvEr for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 16:51:37 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A343E3A0F22 for <quic-issues@ietf.org>; Mon, 23 Mar 2020 16:51:37 -0700 (PDT)
Date: Mon, 23 Mar 2020 16:51:31 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585007491; bh=HH2ewOh6rVmXpCLCsBV/HinQlgDfPx5OS3RqtKq1uW0=; h=Date:From:To:Subject:From; b=1qaIXr9XFwZELBzYnBzBa1vt/0LoRPHr/Jgg9sSOoedcvX+zFoSlUiqphHB0QTuYV rvDUJ/KNMI4j37vmuKZrhuP34cLRYYV8q+DgHK/tMSb/Pfn+tevAUZ/inJ9ZBP7Me0 8NipILPz8bivTSl4Kg2BJCqzSTcR36JrYyDCLIVg=
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/40bde2-3d7430@github.com>
Subject: [quicwg/base-drafts] 382fb1: Fix typo
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/zELmbyjuzBbiy_f85IC0NYsyBRA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:51:39 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 382fb1f8e3313c27774bb8d1b4582b1e58be96d7
      https://github.com/quicwg/base-drafts/commit/382fb1f8e3313c27774bb8d1b4582b1e58be96d7
  Author: Amir Livneh <alivneh@fb.com>
  Date:   2020-03-22 (Sun, 22 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Fix typo


  Commit: 3d7430a9ba19ebe0fbe95c1bbb3afa3ee5605764
      https://github.com/quicwg/base-drafts/commit/3d7430a9ba19ebe0fbe95c1bbb3afa3ee5605764
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-03-23 (Mon, 23 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #3543 from amirlivneh/patch-27

Fix typo


Compare: https://github.com/quicwg/base-drafts/compare/40bde26fabc1...3d7430a9ba19


From nobody Mon Mar 23 16:51:57 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 977AC3A0F22 for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 16:51:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5kr8CYE7EgVf for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 16:51:54 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 047173A0F20 for <quic-issues@ietf.org>; Mon, 23 Mar 2020 16:51:53 -0700 (PDT)
Date: Mon, 23 Mar 2020 16:51:53 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585007513; bh=sBDQDJ4zH4TDEhh1nCPFqwIRI1f2QeZFzgQ4swEQBfY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=q2Jka3qNzCBbcex4o/9Pn9kHkACZQ1nTwIg9OmGpFou5CgQ6R2bAbNhVJzxKIjrZn S7xewI5l2EYJXcXSDw871r89CT+9ueJmkagvlFF3eE2jqtsW+LC9cH/mcwKxZ6UFav /I0dm+r1LNSPVNvzt8ZdeSNSn4/qtbx1ksnDnPJg=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK74QBAZ6KCRJ6MI52F4QUWJREVBNHHCF4CYJY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3543/issue_event/3157544154@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3543@github.com>
References: <quicwg/base-drafts/pull/3543@github.com>
Subject: Re: [quicwg/base-drafts] Fix typo (#3543)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e794b991a77_43a33fa10aacd95c77453"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/eYWh6xiGHfAes3LVAI-TfoPBnXY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:51:56 -0000

----==_mimepart_5e794b991a77_43a33fa10aacd95c77453
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #3543 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3543#event-3157544154
----==_mimepart_5e794b991a77_43a33fa10aacd95c77453
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="586176590" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3543" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3543/hovercard" href="https://github.com/quicwg/base-drafts/pull/3543">#3543</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3543#event-3157544154">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK45LCIYZYLUKRLRMC3RI7YZTANCNFSM4LR2ZTKQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6S2OW5SVK6OGGQOK3RI7YZTA5CNFSM4LR2ZTK2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXQ2EZWQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3543#event-3157544154",
"url": "https://github.com/quicwg/base-drafts/pull/3543#event-3157544154",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e794b991a77_43a33fa10aacd95c77453--


From nobody Mon Mar 23 16:52:22 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DA43E3A0F2B for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 16:52:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vMIKAWF2FtGT for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 16:52:19 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 996C63A0F20 for <quic-issues@ietf.org>; Mon, 23 Mar 2020 16:52:19 -0700 (PDT)
Date: Mon, 23 Mar 2020 16:52:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585007538; bh=mv+wGm+HAagCl9CxkC+h85zmd6ri/X48WzO6y7wd7D4=; h=Date:From:To:Subject:From; b=AuxFDIZ4lW+1KbkbSee4YYOcYUkL2n/dJCUbaAuBSk9m8hHG/n047tX3WwtMlir9O Lk83s8Nhg7OtV38M6HVQ4LAYF2V5msb3VjUEBegsTHalufW/bh8P9i6U8FHzm14omL cBgspxKuonqy4SFEf73eEStKcM/EMhRObMgMuq5o=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/604d78-350691@github.com>
Subject: [quicwg/base-drafts] 350691: Script updating gh-pages from 3d7430a9. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/GKmWsLcw6vGoH7bN568phSUaMZc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:52:22 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 350691bd77ad794468944081fbe9982f94eda980
      https://github.com/quicwg/base-drafts/commit/350691bd77ad794468944081fbe9982f94eda980
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-23 (Mon, 23 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 3d7430a9. [ci skip]



From nobody Mon Mar 23 16:52:33 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5334D3A0F20 for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 16:52:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3ZCIBefrynck for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 16:52:31 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AB8053A0F35 for <quic-issues@ietf.org>; Mon, 23 Mar 2020 16:52:28 -0700 (PDT)
Received: from github-lowworker-2ef7ba1.ac4-iad.github.net (github-lowworker-2ef7ba1.ac4-iad.github.net [10.52.16.66]) by smtp.github.com (Postfix) with ESMTP id A07AE2808D1 for <quic-issues@ietf.org>; Mon, 23 Mar 2020 16:52:27 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585007547; bh=WpVuI1Te8lunRShYxyxjVKVkGqaAMYgb4ChWKCs2Li0=; h=Date:From:To:Subject:From; b=uylHAmbMaZ8m7XEntc+5ffoM2BGOoKuUaUZiYhCRwjzhR4brrPsdAw9sT8xZb0ut9 T4RtzIIFMpr0qJ284gyxTLTma0faHngDD6xCwRqcVyeb3cg2M3XvgCqk5/0JxqQYij A8ad0zXO/KPha3vXlkeuNSuPxc2/EE7aYvTxN3M8=
Date: Mon, 23 Mar 2020 16:52:27 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/350691-542e74@github.com>
Subject: [quicwg/base-drafts] 542e74: Script updating archive at 2020-03-23T23:52:22Z. [...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/-EoMyZNnDtNJDcXVU_P2hdN5xn8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:52:33 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 542e74ae3586ee2dc0d1c86c8b0a5cfcb4b8b5eb
      https://github.com/quicwg/base-drafts/commit/542e74ae3586ee2dc0d1c86c8b0a5cfcb4b8b5eb
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-23 (Mon, 23 Mar 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-03-23T23:52:22Z. [ci skip]



From nobody Mon Mar 23 18:08:26 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 79D033A0F12 for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 18:08:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 71c82Ka5fgRf for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 18:08:24 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 450B73A0E62 for <quic-issues@ietf.org>; Mon, 23 Mar 2020 18:08:24 -0700 (PDT)
Date: Mon, 23 Mar 2020 18:08:23 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585012103; bh=kLBMoFT4NzeRc0vcIEfOqsM4cYcFrsTmEww4AzLsMbM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=jr5gYaEIygWC1gKheDdbsxUi4vKHRBQbUDSfe+6urLXbykUDL/W9ZZRtcd6QaCUB1 dWd6SfC0U30P53Ryvq5YMla8UxoB7XFuCR4l8wbYs3BvvsiHru22Xud9Gz7isdGTLO f33fDzOgmqgkLfMoJxe6AlRFhoz3Ty2UQia83iRg=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7SMWDBFFS6OMHCNT54QU7IPEVBNHHCBQHUUM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3340/issue_event/3157685310@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3340@github.com>
References: <quicwg/base-drafts/issues/3340@github.com>
Subject: Re: [quicwg/base-drafts] Anti-amplification limits should count junk too (#3340)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e795d8735f7b_334f3feaf10cd96c6418f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/mpoSUPFK_RQx5JuBmQsbqb_h_HY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 01:08:26 -0000

----==_mimepart_5e795d8735f7b_334f3feaf10cd96c6418f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #3340.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3340#event-3157685310
----==_mimepart_5e795d8735f7b_334f3feaf10cd96c6418f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="549516451" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3340" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3340/hovercard" href="https://github.com/quicwg/base-drafts/issues/3340">#3340</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3340#event-3157685310">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4MLI7TI7U2R3HFTPLRJABYPANCNFSM4KGRWDLA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4DWIQNZPAZS2BIUMLRJABYPA5CNFSM4KGRWDLKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXQ3HIPQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3340#event-3157685310",
"url": "https://github.com/quicwg/base-drafts/issues/3340#event-3157685310",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e795d8735f7b_334f3feaf10cd96c6418f--


From nobody Mon Mar 23 18:08:34 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E01253A0E62 for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 18:08:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id I-datyrPeghH for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 18:08:24 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9AF533A0F11 for <quic-issues@ietf.org>; Mon, 23 Mar 2020 18:08:24 -0700 (PDT)
Received: from github-lowworker-6b40fdd.va3-iad.github.net (github-lowworker-6b40fdd.va3-iad.github.net [10.48.16.64]) by smtp.github.com (Postfix) with ESMTP id 8D0508C0926 for <quic-issues@ietf.org>; Mon, 23 Mar 2020 18:08:23 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585012103; bh=w1Q1m8bTgJEA5rVEPTzn/tiAEmP51Vw14l8NdNnGgU0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=f63935YA21H5JZtf7o+CY14XcUTvwoLggSrGMYqw13ctVtfGVd60VHIHr1lClXsbZ LP4XKy+r+uwDsmlvUh07php4GVyIq5ZIhyoKnWhlinJw74foYbB6JycsN4kScbk2Hm hjJK1SAhCbP0jewRqx+gLBLVYfOpdCgxHBKCtfTk=
Date: Mon, 23 Mar 2020 18:08:23 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7SMWDBFFS6OMHCNT54QU7IPEVBNHHCBQHUUM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3340/602943841@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3340@github.com>
References: <quicwg/base-drafts/issues/3340@github.com>
Subject: Re: [quicwg/base-drafts] Anti-amplification limits should count junk too (#3340)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e795d877e5d4_46133fbb912cd9687964"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/5QrE7F0u74QabvYhp_lLtRgqMgM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 01:08:26 -0000

----==_mimepart_5e795d877e5d4_46133fbb912cd9687964
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

As this is untriaged, I'm going to triage it as "invalid" and close it.  That isn't an indictment on any of the comments here (except perhaps mine, since I opened this), just a judgment on the necessity of doing anything.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3340#issuecomment-602943841
----==_mimepart_5e795d877e5d4_46133fbb912cd9687964
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>As this is untriaged, I'm going to triage it as "invalid" and close it.  That isn't an indictment on any of the comments here (except perhaps mine, since I opened this), just a judgment on the necessity of doing anything.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3340#issuecomment-602943841">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4MLI7TI7U2R3HFTPLRJABYPANCNFSM4KGRWDLA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7EI5YLPSOVC76RVX3RJABYPA5CNFSM4KGRWDLKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPYDCYI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3340#issuecomment-602943841",
"url": "https://github.com/quicwg/base-drafts/issues/3340#issuecomment-602943841",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e795d877e5d4_46133fbb912cd9687964--


From nobody Mon Mar 23 19:31:57 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6C1143A0F98 for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 19:31:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.098
X-Spam-Level: 
X-Spam-Status: No, score=-3.098 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 51HTsp2vk2kl for <quic-issues@ietfa.amsl.com>; Mon, 23 Mar 2020 19:31:52 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 035833A0F95 for <quic-issues@ietf.org>; Mon, 23 Mar 2020 19:31:49 -0700 (PDT)
Date: Mon, 23 Mar 2020 19:31:48 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585017108; bh=qwE1tNNGXfMzRzbm7folshj1aRd5vrRGw2pCzN//OpU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=KyNttzJUf6mnKK0f0d2cqRUxjLbE4pOf9tRNMo5zQL1NBIOxhwru44FZ2kTRLVyQW W5iQjJl/kVGewaoh7vjE5zIuG/q+CosQGvws228ScZjD3VZVrO0YwcuB4PYn/nGcJE RGtT+2GkYwZGHLKOKwB0Cm1YVwlrvxZzWAG12yvM=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6IZLAR4JOFZA7PRPN4QVJBJEVBNHHCFAMG5E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3509/602974153@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3509@github.com>
References: <quicwg/base-drafts/issues/3509@github.com>
Subject: Re: [quicwg/base-drafts] Required state for retaining unacked RETIRE_CONNECTION_ID frames is unbound (#3509)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e797114d5ce6_4533fb5574cd960105679"; 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/f83hMC3274SXbBt7H_KemvLAyGY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 02:31:55 -0000

----==_mimepart_5e797114d5ce6_4533fb5574cd960105679
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop I think your summarization of the problem is accurate.

Regarding an attacker selectively acking packets carrying STREAM frames, yes, the attack exists, but it the sender can mitigate that problem in certain ways. We already state that in [section 21.5](https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#name-stream-fragmentation-and-re).

This issue is the only case that a protocol cannot be implemented properly, with a bounded amount of state.

Regarding how we should fix the problem, _if_ we are going make a protocol change, my preference goes to applying the same design principle that we have in other places (i.e. introduce MAX_CONNECTIONS_IDS frame). I do not like designing a mechanism specific for this purpose, as there is a chance that we might make mistakes.

I can also live with what @martinthomson proposed in https://github.com/quicwg/base-drafts/issues/3509#issuecomment-597425775 (i.e. encourage leaky 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/3509#issuecomment-602974153
----==_mimepart_5e797114d5ce6_4533fb5574cd960105679
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/MikeBishop/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/MikeBishop">@MikeBishop</a> I think your summarization of the problem is accurate.</p>
<p>Regarding an attacker selectively acking packets carrying STREAM frames, yes, the attack exists, but it the sender can mitigate that problem in certain ways. We already state that in <a href="https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#name-stream-fragmentation-and-re" rel="nofollow">section 21.5</a>.</p>
<p>This issue is the only case that a protocol cannot be implemented properly, with a bounded amount of state.</p>
<p>Regarding how we should fix the problem, <em>if</em> we are going make a protocol change, my preference goes to applying the same design principle that we have in other places (i.e. introduce MAX_CONNECTIONS_IDS frame). I do not like designing a mechanism specific for this purpose, as there is a chance that we might make mistakes.</p>
<p>I can also live with what <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinthomson/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a> proposed in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="578914025" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3509" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3509/hovercard?comment_id=597425775&amp;comment_type=issue_comment" href="https://github.com/quicwg/base-drafts/issues/3509#issuecomment-597425775">#3509 (comment)</a> (i.e. encourage leaky 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/3509#issuecomment-602974153">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYVF6ITT6GRLGPTUA3RJALRJANCNFSM4LFJ2P4A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7IS74W5QQA54KBK53RJALRJA5CNFSM4LFJ2P4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPYKPSI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-602974153",
"url": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-602974153",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e797114d5ce6_4533fb5574cd960105679--


From nobody Tue Mar 24 01:12:49 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 897EA3A10BC for <quic-issues@ietfa.amsl.com>; Tue, 24 Mar 2020 01:12:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.099
X-Spam-Level: 
X-Spam-Status: No, score=-3.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZR5ia2IJ-_jE for <quic-issues@ietfa.amsl.com>; Tue, 24 Mar 2020 01:12:46 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6E7F03A08AB for <quic-issues@ietf.org>; Tue, 24 Mar 2020 01:12:45 -0700 (PDT)
Received: from github-lowworker-56fcc46.va3-iad.github.net (github-lowworker-56fcc46.va3-iad.github.net [10.48.102.32]) by smtp.github.com (Postfix) with ESMTP id A100F6A0A92 for <quic-issues@ietf.org>; Tue, 24 Mar 2020 01:12:44 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585037564; bh=BZ44WxAGHghtM1Vb5oIu6h3rkqKX0NLLB2/7asIBEkw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=b/yo86w+Y8uQXKCwahZamIpyTZy1uGMY+JyiNrOVac1JzkPL7G5ox5tlnI+irs32+ edsGZcH68CBrupz3yeO4GeQ/awepjze6YS91gleG2mLT/QyjM9AJP3ADKLK17P58rd wQAbPvNt6hIOczjVw9Z3br/na2c5qvx5prnbaEm0=
Date: Tue, 24 Mar 2020 01:12:44 -0700
From: Gorry Fairhurst <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZMPMVPN2P2EKJOMJN4QWQ7ZEVBNHHCFSANWY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3529/603091832@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3529@github.com>
References: <quicwg/base-drafts/issues/3529@github.com>
Subject: Re: [quicwg/base-drafts] Changing the Default QUIC ACK Policy (#3529)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e79c0fc927d5_3d523fb6118cd9602831d3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: gorryfair
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/aos1hMNsbBLD9sG0J8-C3Jyn3BU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 08:12:48 -0000

----==_mimepart_5e79c0fc927d5_3d523fb6118cd9602831d3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

QUIC ACKs are larger!
The smallest IPv4 QUIC ACK packet is 51 bytes. The ACK frame is 4 bytes, but is sent using a QUIC packet. For IPv4 this is: 20 (IP) + 8 (UDP) +3 (1+1+1 QUIC header ... assuming a 1 B CID) + 4 (minimum ACK frame size)+ 16 (crypto). Other types of frames may also be sent in the same packet, increasing this size. That size difference matters.

The point is that QUIC ACKs are consuming more capacity in terms of bytes on the wire,  and often also important: in more transmission opportunities at the physical layer. That makes QUIC perform more poorly than it needs to across some paths. 

The text "As an optimization, a receiver MAY process multiple packets before sending any ACK frames in response. In this case the receiver can determine whether an immediate or delayed acknowledgement should be generated after processing incoming packets." Is permissive to do something different - alas the effect of ordering of the processing depends on rate, timing, etc - The present text is not a recommendation to do something appropriate, which I think it needs to. If this were to describe that a receiver SHOULD reduce the ACK to data packet ratio to 1:10, then that would help. 

On low bandwidth links, then I agree that waiting for 10 packets would not be suitable, but then wouldn't the rule 4 ACKs/RTT still cover this case?

(I have no problems believing every an ACK 20 packets can be slightly better than 10 in some cases, but then we have chosen IW at 10 and that relates to bustiness and responsiveness of the basic spec, so I think 1:10 makes more sense as the recommendation. If the CC and path information suggest 1:20 - perhaps as the rate increases, then a sender can "tune" as per the transport parameter proposal. That I STILL assert that this is a different issue from the expected default.)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3529#issuecomment-603091832
----==_mimepart_5e79c0fc927d5_3d523fb6118cd9602831d3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>QUIC ACKs are larger!<br>
The smallest IPv4 QUIC ACK packet is 51 bytes. The ACK frame is 4 bytes, but is sent using a QUIC packet. For IPv4 this is: 20 (IP) + 8 (UDP) +3 (1+1+1 QUIC header ... assuming a 1 B CID) + 4 (minimum ACK frame size)+ 16 (crypto). Other types of frames may also be sent in the same packet, increasing this size. That size difference matters.</p>
<p>The point is that QUIC ACKs are consuming more capacity in terms of bytes on the wire,  and often also important: in more transmission opportunities at the physical layer. That makes QUIC perform more poorly than it needs to across some paths.</p>
<p>The text "As an optimization, a receiver MAY process multiple packets before sending any ACK frames in response. In this case the receiver can determine whether an immediate or delayed acknowledgement should be generated after processing incoming packets." Is permissive to do something different - alas the effect of ordering of the processing depends on rate, timing, etc - The present text is not a recommendation to do something appropriate, which I think it needs to. If this were to describe that a receiver SHOULD reduce the ACK to data packet ratio to 1:10, then that would help.</p>
<p>On low bandwidth links, then I agree that waiting for 10 packets would not be suitable, but then wouldn't the rule 4 ACKs/RTT still cover this case?</p>
<p>(I have no problems believing every an ACK 20 packets can be slightly better than 10 in some cases, but then we have chosen IW at 10 and that relates to bustiness and responsiveness of the basic spec, so I think 1:10 makes more sense as the recommendation. If the CC and path information suggest 1:20 - perhaps as the rate increases, then a sender can "tune" as per the transport parameter proposal. That I STILL assert that this is a different issue from the expected default.)</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3529#issuecomment-603091832">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYTN4BH54W43OIRVA3RJBTPZANCNFSM4LOJ4RQA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZGRQB7VU3B4YLG2ZLRJBTPZA5CNFSM4LOJ4RQKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPZHG6A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3529#issuecomment-603091832",
"url": "https://github.com/quicwg/base-drafts/issues/3529#issuecomment-603091832",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e79c0fc927d5_3d523fb6118cd9602831d3--


From nobody Tue Mar 24 01:38:27 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 40CF33A0AC2 for <quic-issues@ietfa.amsl.com>; Tue, 24 Mar 2020 01:38:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.04
X-Spam-Level: 
X-Spam-Status: No, score=-1.04 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZgtzcvgSDaMV for <quic-issues@ietfa.amsl.com>; Tue, 24 Mar 2020 01:38:24 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DA6903A08B1 for <quic-issues@ietf.org>; Tue, 24 Mar 2020 01:38:24 -0700 (PDT)
Date: Tue, 24 Mar 2020 01:38:23 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585039103; bh=MQKwoE0WjYIUOG09J6g2Adz07em2//H8qy9wS55kNMc=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=r472UAhfwSsCA4i+obnmQAIZWJ662S1qr/dYcyw++lbLIKSn6sp2ixUONNqfdLERf QRiiKrpy+ziep4Dw/BwxJBiX/Bk6vyLokskLFpJA7KeY8Dg2qLO5X6dJnTUXZZYVq4 f9zKA5SbdYYPRmdI6HF6ouDFHVcbGlOgnASTizJg=
From: Kazu Yamamoto <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7BACBYDGCMPFTKN4F4QWT77EVBNHHCF6NMAM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3544@github.com>
Subject: [quicwg/base-drafts] Appendix B: nameIndex (#3544)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e79c6ff3de10_1f823fad168cd964556795"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazu-yamamoto
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/TcKhfkGbSKDsw0Yp37dX4f4-7zA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 08:38:27 -0000

----==_mimepart_5e79c6ff3de10_1f823fad168cd964556795
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

It seems to me that `nameIndex` appears suddenly in Appendix B. What's that? Is it the same as `nameIdx`?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3544
----==_mimepart_5e79c6ff3de10_1f823fad168cd964556795
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>It seems to me that <code>nameIndex</code> appears suddenly in Appendix B. What's that? Is it the same as <code>nameIdx</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/3544">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYQKCN74JQBGLZNFATRJBWP7ANCNFSM4LSO7FNA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK44GDDTUROLVEWASWTRJBWP7A5CNFSM4LSO7FNKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IXZVQBQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3544",
"url": "https://github.com/quicwg/base-drafts/issues/3544",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e79c6ff3de10_1f823fad168cd964556795--


From nobody Tue Mar 24 03:05:59 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A1E1C3A120B for <quic-issues@ietfa.amsl.com>; Tue, 24 Mar 2020 03:05:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.481
X-Spam-Level: 
X-Spam-Status: No, score=-6.481 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7sEPmb2lYb9M for <quic-issues@ietfa.amsl.com>; Tue, 24 Mar 2020 03:05:48 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D2EC53A1211 for <quic-issues@ietf.org>; Tue, 24 Mar 2020 03:05:47 -0700 (PDT)
Date: Tue, 24 Mar 2020 03:05:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585044346; bh=oRWwR55Rckfl8j3lYHdBl0kRmDEW9DX5rv9Ncly/PKQ=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=eRi/1CoYFE7AJZnctEHzgAUOvgyGS4lETtCdfDlM/ZTqq2Uj0Va5BnDgKru1h/ok8 FX2v7ZJNQXupRPOwa8pNgPXYt6xJxmBTuJfcnro3CbSqCvzvwFF4hSOT6vQMcEo0cC AgfU+3EcfHRjEnNyZhEIm5qMWvNShrgINzbvqBp4=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYMICDEUSDVCEB3QD54QW6HVEVBNHHCF6TWBI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3545@github.com>
Subject: [quicwg/base-drafts] Don't remember the ACK delay (#3545)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e79db7acd37d_5ba73fbd5decd95c13425f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/A6F17KJU8cgqCDrYPnRWo3PmsQI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 10:05:58 -0000

----==_mimepart_5e79db7acd37d_5ba73fbd5decd95c13425f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closes #3433.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/3545

-- Commit Summary --

  * Don&#39;t remember the ACK delay

-- File Changes --

    M draft-ietf-quic-transport.md (4)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/3545.patch
https://github.com/quicwg/base-drafts/pull/3545.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3545

----==_mimepart_5e79db7acd37d_5ba73fbd5decd95c13425f
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 #3433.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="560885587" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3433" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3433/hovercard" href="https://github.com/quicwg/base-drafts/issues/3433">#3433</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/3545'>https://github.com/quicwg/base-drafts/pull/3545</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Don&#39;t remember the ACK delay</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/3545/files#diff-db016291106766877c4921a79f8596e0">draft-ietf-quic-transport.md</a>
    (4)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3545.patch'>https://github.com/quicwg/base-drafts/pull/3545.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3545.diff'>https://github.com/quicwg/base-drafts/pull/3545.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3545">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3FN45F34XRKZENG3TRJCAXVANCNFSM4LSQWLRA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7D2LJXIXCCM6D6CNLRJCAXVA5CNFSM4LSQWLRKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IX2OYFA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3545",
"url": "https://github.com/quicwg/base-drafts/pull/3545",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e79db7acd37d_5ba73fbd5decd95c13425f--


From nobody Tue Mar 24 03:06:30 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E4C313A11EA for <quic-issues@ietfa.amsl.com>; Tue, 24 Mar 2020 03:06:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9-dIIUlS0TdN for <quic-issues@ietfa.amsl.com>; Tue, 24 Mar 2020 03:06:27 -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 D84673A11E9 for <quic-issues@ietf.org>; Tue, 24 Mar 2020 03:06:27 -0700 (PDT)
Date: Tue, 24 Mar 2020 03:06:27 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585044387; bh=juvR0Wzt46ln+baZTJhqyuCFmqrcup6tixALODoE9m4=; h=Date:From:To:Subject:From; b=ejWympT+uLe2gPeKCaAHGOFG7s0QUQ0/Wz7Xkr+2CnCDTa3J7axkUJbKFWLTqRO4r 8A8KW18phxXVnqnnXvGOssDznKcOGvE+XNOdf998Ar5uRhyHMncmGxqzEkh4VrgzqJ iO5ZzC40ic22ZwR1nF56mxDpnW3dSrUH8xNQExJE=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/authenticate-hs-cid/efb4c7-41928c@github.com>
Subject: [quicwg/base-drafts] 41928c: complete sentences.
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/blQaYy5QNHkpgvC1rw8HAAF3-hg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 10:06:29 -0000

  Branch: refs/heads/authenticate-hs-cid
  Home:   https://github.com/quicwg/base-drafts
  Commit: 41928cd80c885542633c0bd9898640850e51c69c
      https://github.com/quicwg/base-drafts/commit/41928cd80c885542633c0bd9898640850e51c69c
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-03-24 (Tue, 24 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  complete sentences.

Co-Authored-By: Mike Bishop <mbishop@evequefou.be>



From nobody Tue Mar 24 03:06:55 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0D7ED3A11EA for <quic-issues@ietfa.amsl.com>; Tue, 24 Mar 2020 03:06:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Qp9pyJwYWSYe for <quic-issues@ietfa.amsl.com>; Tue, 24 Mar 2020 03:06:52 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EBEF33A11E9 for <quic-issues@ietf.org>; Tue, 24 Mar 2020 03:06:51 -0700 (PDT)
Received: from github-lowworker-edec459.ac4-iad.github.net (github-lowworker-edec459.ac4-iad.github.net [10.52.18.32]) by smtp.github.com (Postfix) with ESMTP id 1A5286E07DD for <quic-issues@ietf.org>; Tue, 24 Mar 2020 03:06:51 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585044411; bh=bc5U+e09MZFSG89GDjMizc1NscikGZGW/oFgtISy2eA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=b1CBK30gvLqN6o/PhK/8Yd2b2zsW9Wm+FH4rbAQpokKt8N7k/zK0iNLGOfu3PUSyj sFoLVlw1qGeuDWT/e/QdAsCPjFsYMdH+DJPEz63QTvuZLN0T438QfD9OMMmTsZLihb HA4Tb1isXU9746hZSht8uyRR4URe+/AgNybP0fls=
Date: Tue, 24 Mar 2020 03:06:51 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3499/push/4808460075@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3499@github.com>
References: <quicwg/base-drafts/pull/3499@github.com>
Subject: Re: [quicwg/base-drafts] Authenticate connection IDs (#3499)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e79dbbb9bce_28553fb6b5ccd96c122534"; 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/EjcJCN_OhMgv1eo7eGgLRwJuQEc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 10:06:53 -0000

----==_mimepart_5e79dbbb9bce_28553fb6b5ccd96c122534
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

41928cd80c885542633c0bd9898640850e51c69c  complete sentences.


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3499/files/efb4c78cb4f64b9a926382777700f964ec6c0d61..41928cd80c885542633c0bd9898640850e51c69c

----==_mimepart_5e79dbbb9bce_28553fb6b5ccd96c122534
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/41928cd80c885542633c0bd9898640850e51c69c">41928cd</a>  complete sentences.</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3499/files/efb4c78cb4f64b9a926382777700f964ec6c0d61..41928cd80c885542633c0bd9898640850e51c69c">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK42HXGI6BA42DSU3QDRJCA3XANCNFSM4LA5I5BA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYC3IIUIBEDSV4UMQ3RJCA3XA5CNFSM4LA5I5BKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DGMZXGEZDKNSQOVZWQIZUHAYDQNBWGAYDONI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3499/files/efb4c78cb4f64b9a926382777700f964ec6c0d61..41928cd80c885542633c0bd9898640850e51c69c",
"url": "https://github.com/quicwg/base-drafts/pull/3499/files/efb4c78cb4f64b9a926382777700f964ec6c0d61..41928cd80c885542633c0bd9898640850e51c69c",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e79dbbb9bce_28553fb6b5ccd96c122534--


From nobody Tue Mar 24 03:07:34 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 545B53A11E9 for <quic-issues@ietfa.amsl.com>; Tue, 24 Mar 2020 03:07:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: 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-4bu_hohMvV for <quic-issues@ietfa.amsl.com>; Tue, 24 Mar 2020 03:07:31 -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 4CF433A097C for <quic-issues@ietf.org>; Tue, 24 Mar 2020 03:07:31 -0700 (PDT)
Date: Tue, 24 Mar 2020 03:07:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585044450; bh=Qv2GDAkBsPq4mgHDzVUl5uG05KDdy0MknkoZsBF+NfY=; h=Date:From:To:Subject:From; b=X7uEFxp0bz9NWygPMdCT9aB1KL+FINUh6vJ5ff1xJVeBTOtUxttiZ7VkqTIXRWCtJ AKNpzPHV4uefh4ZiNpErYcR1NHeIhwdaMtWz+Ihb4/+m/bZvEfU97waCC2NgIreBaD fwLr5h4cLzimkOggiV/s2Pq/Jk0oRHGi01cXf9JI=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/542e74-9174ae@github.com>
Subject: [quicwg/base-drafts] 9174ae: Script updating gh-pages from 41928cd8. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/wQQ-jLNy2AVehX1z4CUuZ3Z0K2k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 10:07:33 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 9174ae83064ee73b380f41ba5235934f646ae576
      https://github.com/quicwg/base-drafts/commit/9174ae83064ee73b380f41ba5235934f646ae576
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-24 (Tue, 24 Mar 2020)

  Changed paths:
    M authenticate-hs-cid/draft-ietf-quic-http.html
    M authenticate-hs-cid/draft-ietf-quic-http.txt
    M authenticate-hs-cid/draft-ietf-quic-invariants.html
    M authenticate-hs-cid/draft-ietf-quic-invariants.txt
    M authenticate-hs-cid/draft-ietf-quic-qpack.html
    M authenticate-hs-cid/draft-ietf-quic-qpack.txt
    M authenticate-hs-cid/draft-ietf-quic-recovery.html
    M authenticate-hs-cid/draft-ietf-quic-recovery.txt
    M authenticate-hs-cid/draft-ietf-quic-tls.html
    M authenticate-hs-cid/draft-ietf-quic-tls.txt
    M authenticate-hs-cid/draft-ietf-quic-transport.html
    M authenticate-hs-cid/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 41928cd8. [ci skip]



From nobody Tue Mar 24 03:07:44 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 10C0D3A11EA for <quic-issues@ietfa.amsl.com>; Tue, 24 Mar 2020 03:07:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NRpN7yPclbPW for <quic-issues@ietfa.amsl.com>; Tue, 24 Mar 2020 03:07: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 BAFEF3A11E9 for <quic-issues@ietf.org>; Tue, 24 Mar 2020 03:07:41 -0700 (PDT)
Received: from github-lowworker-0eea13f.ash1-iad.github.net (github-lowworker-0eea13f.ash1-iad.github.net [10.56.109.26]) by smtp.github.com (Postfix) with ESMTP id A2C47960A03 for <quic-issues@ietf.org>; Tue, 24 Mar 2020 03:07:40 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585044460; bh=kvra//wcdqEPg8X5MOqRnZUDb8iEdH83EEancXXK8Uk=; h=Date:From:To:Subject:From; b=Zs437Askk/xqpRBp37tWKy0vtfTbHiwRumyaAltERcdl37i7lbJMiFd16zvGzkDnQ KAvclBUvVNAmaIKUIWTqzoUCKfDbSf3LBI8ds7JHcxgJZITj4nl5fqmREQqgN9KOnq s0crC5k0Q/GKDC5Q/DP0MhzszPGrzXAPvZ/mKkq0=
Date: Tue, 24 Mar 2020 03:07:40 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/9174ae-2ef7dc@github.com>
Subject: [quicwg/base-drafts] 2ef7dc: Script updating archive at 2020-03-24T10:07:35Z. [...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/CsgU6pA2wnTYibixrqDXtgcBISE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 10:07:43 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 2ef7dcc9790639a7c0f1e34ab0dbb7415d336d88
      https://github.com/quicwg/base-drafts/commit/2ef7dcc9790639a7c0f1e34ab0dbb7415d336d88
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-24 (Tue, 24 Mar 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-03-24T10:07:35Z. [ci skip]



From nobody Tue Mar 24 03:09:40 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 465913A1215 for <quic-issues@ietfa.amsl.com>; Tue, 24 Mar 2020 03:09:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SkPeHscrD5ga for <quic-issues@ietfa.amsl.com>; Tue, 24 Mar 2020 03:09:21 -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 DF8053A1206 for <quic-issues@ietf.org>; Tue, 24 Mar 2020 03:09:20 -0700 (PDT)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id 834EC2616DA for <quic-issues@ietf.org>; Tue, 24 Mar 2020 03:09:20 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585044560; bh=5OpkAXjWpZaqrX3C4LMAz/ou5JxakMj8Gxr5oXBb2vQ=; h=Date:From:To:Subject:From; b=Zd07gb3VyqPwfU4vLbSSTD5S/ZCcikd/CH9yqqqimFaKYF3ySum3948RgoWzIU2iC QSspR05NdH11jrk7g5fN0WUjwRkOLuIsvz4V0dcIQue2ineHYMOStRBBNbBKljDbVd pJwF7TfN+Wtf/f3at5qrbi+CcYeXkXKsSg6qQdGw=
Date: Tue, 24 Mar 2020 03:09:20 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/authenticate-hs-cid/41928c-f44f24@github.com>
Subject: [quicwg/base-drafts] f51a23: Retransmit server initial upon second Initial
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/IjY6cPJZYmsofRsKcci0KKOXP00>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 10:09:39 -0000

  Branch: refs/heads/authenticate-hs-cid=0D
  Home:   https://github.com/quicwg/base-drafts=0D
  Commit: f51a23e2890da2a8558cee32b4375f99a7070965=0D
      https://github.com/quicwg/base-drafts/commit/f51a23e2890da2a8558cee=
32b4375f99a7070965=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-06 (Sun, 06 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Retransmit server initial upon second Initial=0D
=0D
When the second duplicate client Initial is received, the server SHOULD r=
etransmit the contents of it's Initial to speed up the handshake.=0D
=0D
=0D
  Commit: 2e7bff7670dfde7068be546704bd33b5f74e0f7a=0D
      https://github.com/quicwg/base-drafts/commit/2e7bff7670dfde7068be54=
6704bd33b5f74e0f7a=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-06 (Sun, 06 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 18c9bba3487c51d85f4797eb8dc4215ebbb728f3=0D
      https://github.com/quicwg/base-drafts/commit/18c9bba3487c51d85f4797=
eb8dc4215ebbb728f3=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-07 (Mon, 07 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: ebb854354ccdc67a64e7e124f8af9c9ac52ba238=0D
      https://github.com/quicwg/base-drafts/commit/ebb854354ccdc67a64e7e1=
24f8af9c9ac52ba238=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-11 (Fri, 11 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Reword the paragraph=0D
=0D
=0D
  Commit: 20435cf19a7461bf050033a0b04aa452afcde980=0D
      https://github.com/quicwg/base-drafts/commit/20435cf19a7461bf050033=
a0b04aa452afcde980=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-22 (Tue, 22 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 02080b75875107b2d0b6a17b9a7b304c714f0502=0D
      https://github.com/quicwg/base-drafts/commit/02080b75875107b2d0b6a1=
7b9a7b304c714f0502=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-22 (Tue, 22 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update based on interim feedback=0D
=0D
=0D
  Commit: f1c94bf510b5e06ec4c739241bce996bc03037dd=0D
      https://github.com/quicwg/base-drafts/commit/f1c94bf510b5e06ec4c739=
241bce996bc03037dd=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-22 (Tue, 22 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 40cc163f42b57fb5ec514174e6173e38475359fc=0D
      https://github.com/quicwg/base-drafts/commit/40cc163f42b57fb5ec5141=
74e6173e38475359fc=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-23 (Wed, 23 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  line lengths=0D
=0D
=0D
  Commit: b9c84234ab1e9c6c1fbc61e181885491612d87d1=0D
      https://github.com/quicwg/base-drafts/commit/b9c84234ab1e9c6c1fbc61=
e181885491612d87d1=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-23 (Wed, 23 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 6851dbb3bfed9d4695abfd798a790addaaaa5775=0D
      https://github.com/quicwg/base-drafts/commit/6851dbb3bfed9d4695abfd=
798a790addaaaa5775=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-23 (Wed, 23 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: bdcd8c75f213ddacd24f3450d69b623c3d814bc1=0D
      https://github.com/quicwg/base-drafts/commit/bdcd8c75f213ddacd24f34=
50d69b623c3d814bc1=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-28 (Mon, 28 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 1ae98696a9afd8bd6adbe62661ec2adc74b02c14=0D
      https://github.com/quicwg/base-drafts/commit/1ae98696a9afd8bd6adbe6=
2661ec2adc74b02c14=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2019-10-28 (Mon, 28 Oct 2019)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: b2144658e256b02511dc607574ada4db9d71d838=0D
      https://github.com/quicwg/base-drafts/commit/b2144658e256b02511dc60=
7574ada4db9d71d838=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-01-17 (Fri, 17 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Only send one immediate ACK=0D
=0D
Fixes #3357=0D
=0D
=0D
  Commit: 0a2fed988a64ca0767c045fd677e641aacbd50a0=0D
      https://github.com/quicwg/base-drafts/commit/0a2fed988a64ca0767c045=
fd677e641aacbd50a0=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-01-18 (Sat, 18 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  MUST -> SHOULD=0D
=0D
=0D
  Commit: 5af33e54216e64024779612263152c8cff7d04bf=0D
      https://github.com/quicwg/base-drafts/commit/5af33e54216e6402477961=
2263152c8cff7d04bf=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-01-18 (Sat, 18 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Kazuho's suggestion=0D
=0D
=0D
  Commit: 67ba647e290bc9ae625f3ca603788d5f9bcbc845=0D
      https://github.com/quicwg/base-drafts/commit/67ba647e290bc9ae625f3c=
a603788d5f9bcbc845=0D
  Author: mirjak <mirja.kuehlewind@ericsson.com>=0D
  Date:   2020-01-23 (Thu, 23 Jan 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Remove pointer to appendix in PTO section (recover)=0D
=0D
I proposed to remove this sentence here because all these values have act=
ually been just defined in the previous sections. If a pointer to the app=
endix is desired, I think that should be mentioned earlier (e.g. in the i=
ntro already) that these lists existing in the appendix.=0D
=0D
=0D
  Commit: 527d22c8d075ba0bbab8421e7ddfbf05e807545f=0D
      https://github.com/quicwg/base-drafts/commit/527d22c8d075ba0bbab842=
1e7ddfbf05e807545f=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-04 (Tue, 04 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Improve Idle Timeout text=0D
=0D
I believe this is an improvement, though I'm unsure all the comments are =
included.  PTAL.=0D
=0D
=0D
  Commit: f4c094c778450378c8785d0d5bd40e562bf772c8=0D
      https://github.com/quicwg/base-drafts/commit/f4c094c778450378c8785d=
0d5bd40e562bf772c8=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-06 (Thu, 06 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Allow CONNECTION_CLOSE in 0-RTT=0D
=0D
This allows us to avoid treating 0-RTT specially more generally.=0D
=0D
The advice on where to send CONNECTION_CLOSE seems ornate, but it=0D
reduces to "send CONNECTION_CLOSE in every space you have keys for".=0D
=0D
Closes #3435.=0D
=0D
=0D
  Commit: 4c848c6184e7eeefc37d1b9432c3434754b4ac5e=0D
      https://github.com/quicwg/base-drafts/commit/4c848c6184e7eeefc37d1b=
9432c3434754b4ac5e=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-12 (Wed, 12 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  what needs to be checked for address validation=0D
=0D
This makes the text more concrete.  Much more concrete.=0D
=0D
Closes #2125.=0D
=0D
=0D
  Commit: 3fc2b7823c89d05cabd98a206b50722af2429dd5=0D
      https://github.com/quicwg/base-drafts/commit/3fc2b7823c89d05cabd98a=
206b50722af2429dd5=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-12 (Wed, 12 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Editorial changes=0D
=0D
=0D
  Commit: 55dfc6f01ac290121e8693e5fb66dea0c37e253b=0D
      https://github.com/quicwg/base-drafts/commit/55dfc6f01ac290121e8693=
e5fb66dea0c37e253b=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-14 (Fri, 14 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  A little less detail=0D
=0D
=0D
  Commit: 01b60ac478f8476a016232d95b82b1d8603983ff=0D
      https://github.com/quicwg/base-drafts/commit/01b60ac478f8476a016232=
d95b82b1d8603983ff=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-14 (Fri, 14 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  But 'stable' needs definition or it is just weaselly=0D
=0D
=0D
  Commit: d9ccbdcbddfd77755d331cc3892f9e3c214f939e=0D
      https://github.com/quicwg/base-drafts/commit/d9ccbdcbddfd77755d331c=
c3892f9e3c214f939e=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-17 (Mon, 17 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Tighten requirement; explain it some=0D
=0D
=0D
  Commit: 9c5c738c1d0cd4c8c7ade6c1371bf81033d02c57=0D
      https://github.com/quicwg/base-drafts/commit/9c5c738c1d0cd4c8c7ade6=
c1371bf81033d02c57=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-09 (Sun, 09 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Take ekr's suggestion, remove note.=0D
=0D
=0D
  Commit: bc10a8ea253a7a50a38c420f7c5bbb06e0078a78=0D
      https://github.com/quicwg/base-drafts/commit/bc10a8ea253a7a50a38c42=
0f7c5bbb06e0078a78=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-09 (Sun, 09 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Tweak=0D
=0D
=0D
  Commit: 68d9617e612166f9ea38fca9b11a7bbdd63e212d=0D
      https://github.com/quicwg/base-drafts/commit/68d9617e612166f9ea38fc=
a9b11a7bbdd63e212d=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-10 (Mon, 10 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Ian's suggestions=0D
=0D
=0D
  Commit: 91ced9e8d46e8d9b4a649f106bb5fd555b2fa818=0D
      https://github.com/quicwg/base-drafts/commit/91ced9e8d46e8d9b4a649f=
106bb5fd555b2fa818=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-11 (Tue, 11 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Kazuho comments and remove one sentence=0D
=0D
=0D
  Commit: c8270f602717d0fc0bb3dec51085a7a3ab10665b=0D
      https://github.com/quicwg/base-drafts/commit/c8270f602717d0fc0bb3de=
c51085a7a3ab10665b=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-14 (Fri, 14 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Define APPLICATION_ERROR code for CONNECTION_CLOSE=0D
=0D
=0D
  Commit: f01a8ee6672a99e47b4542d7b092a332bf95c7ee=0D
      https://github.com/quicwg/base-drafts/commit/f01a8ee6672a99e47b4542=
d7b092a332bf95c7ee=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-14 (Fri, 14 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Frame placement by packet number space=0D
=0D
Describe where frames can appear in terms of packet number spaces rather=0D=

than encryption levels.  This makes it slightly easier to explain=0D
overall.  We still need encryption levels as a concept, but they are=0D
localized to the TLS doc now.=0D
=0D
=0D
  Commit: a7f2033d821e85766450dc3f75eb033458828b9c=0D
      https://github.com/quicwg/base-drafts/commit/a7f2033d821e85766450dc=
3f75eb033458828b9c=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-14 (Fri, 14 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Remove some more encryption level stuff=0D
=0D
=0D
  Commit: fcfa095f3c0a11cd02e001464820ff8e3d515d99=0D
      https://github.com/quicwg/base-drafts/commit/fcfa095f3c0a11cd02e001=
464820ff8e3d515d99=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-15 (Sat, 15 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: e3b814daa3fb57bddf8f60b4a2d2033c5dd99f14=0D
      https://github.com/quicwg/base-drafts/commit/e3b814daa3fb57bddf8f60=
b4a2d2033c5dd99f14=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-15 (Sat, 15 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 0c9c2f7f291ccc9633e7c9480a83833dc1f2b72c=0D
      https://github.com/quicwg/base-drafts/commit/0c9c2f7f291ccc9633e7c9=
480a83833dc1f2b72c=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-15 (Sat, 15 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 2274b69508676e286b5b8ad3ba126f5d9dbd0846=0D
      https://github.com/quicwg/base-drafts/commit/2274b69508676e286b5b8a=
d3ba126f5d9dbd0846=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-15 (Sat, 15 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: acd4454394249a7337718ead9fad7258b183b01f=0D
      https://github.com/quicwg/base-drafts/commit/acd4454394249a7337718e=
ad9fad7258b183b01f=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-15 (Sat, 15 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Jana's suggestions=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 3b52d6f468e18aac7a8f0e51a820d0b64f23f2f3=0D
      https://github.com/quicwg/base-drafts/commit/3b52d6f468e18aac7a8f0e=
51a820d0b64f23f2f3=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-15 (Sat, 15 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Reflow Jana's suggestions=0D
=0D
=0D
  Commit: da005487a8a902c672f362aab1d43263941f0ef8=0D
      https://github.com/quicwg/base-drafts/commit/da005487a8a902c672f362=
aab1d43263941f0ef8=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-15 (Sat, 15 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  More like Jana's first suggestion=0D
=0D
Removes use of "Initially encrypted"=0D
=0D
=0D
  Commit: 74fd16b602fd7b8913f883d17d23d0a3ddd7aa3f=0D
      https://github.com/quicwg/base-drafts/commit/74fd16b602fd7b8913f883=
d17d23d0a3ddd7aa3f=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-15 (Sat, 15 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update pseudocode to better match text=0D
=0D
If there are bytes_in_flight, then always do a standard PTO.=0D
If not, it must be a client which is unsure if the peer has completed add=
ress validation.=0D
=0D
Fixes #3070=0D
=0D
=0D
  Commit: 7918097aca5334aaabf4c8298070063adc27cc5d=0D
      https://github.com/quicwg/base-drafts/commit/7918097aca5334aaabf4c8=
298070063adc27cc5d=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-16 (Sun, 16 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Add assert=0D
=0D
=0D
  Commit: 4de119f1d207ada8de6689112f876d9d2fc29527=0D
      https://github.com/quicwg/base-drafts/commit/4de119f1d207ada8de6689=
112f876d9d2fc29527=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-16 (Sun, 16 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Add check for address validation limits=0D
=0D
=0D
  Commit: 8735d1b6ce654ff257440de88fed0e0a6c6a567b=0D
      https://github.com/quicwg/base-drafts/commit/8735d1b6ce654ff257440d=
e88fed0e0a6c6a567b=0D
  Author: mirjak <mirja.kuehlewind@ericsson.com>=0D
  Date:   2020-02-17 (Mon, 17 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Timeout handshake section in recovery draft=0D
=0D
I believe this section was mistakenly on the wrong level. I also added a =
reference to a later section to the last sentence. Alternatively this sen=
tence could just be removed as this is normatively specified later on.=0D=

=0D
=0D
  Commit: c2620e132e97d2f4508e7d8499fff553767a953c=0D
      https://github.com/quicwg/base-drafts/commit/c2620e132e97d2f4508e7d=
8499fff553767a953c=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-19 (Wed, 19 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Count entire datagram for anti-amplification=0D
=0D
This is a tweak to the text suggested in #3333.=0D
=0D
Closes #3333.=0D
=0D
=0D
  Commit: 5989bb0affa6d676c0376895979f8f0b78567676=0D
      https://github.com/quicwg/base-drafts/commit/5989bb0affa6d676c03768=
95979f8f0b78567676=0D
  Author: Martin Duke <m.duke@f5.com>=0D
  Date:   2020-02-20 (Thu, 20 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  renamed max_packet_size to max_udp_size=0D
=0D
=0D
  Commit: b50ed262f07380cdb9ccc6d479fdd473031b0389=0D
      https://github.com/quicwg/base-drafts/commit/b50ed262f07380cdb9ccc6=
d479fdd473031b0389=0D
  Author: Martin Duke <m.duke@f5.com>=0D
  Date:   2020-02-20 (Thu, 20 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  fixed typo=0D
=0D
=0D
  Commit: 6b9a39e1d28db32f2cb5393cde08a1df28311b15=0D
      https://github.com/quicwg/base-drafts/commit/6b9a39e1d28db32f2cb539=
3cde08a1df28311b15=0D
  Author: Martin Duke <m.duke@f5.com>=0D
  Date:   2020-02-20 (Thu, 20 Feb 2020)=0D
=0D
  Changed paths:=0D
    M .circleci/config.yml=0D
    M CONTRIBUTING.md=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
    M ietf.json=0D
    R initial-protection.js=0D
    A protection-samples.js=0D
=0D
  Log Message:=0D
  -----------=0D
  synced to latest, resolved conflict=0D
=0D
=0D
  Commit: 985a57a2a8c761ba5cb20158df8975971a8717cd=0D
      https://github.com/quicwg/base-drafts/commit/985a57a2a8c761ba5cb201=
58df8975971a8717cd=0D
  Author: Martin Duke <m.duke@f5.com>=0D
  Date:   2020-02-20 (Thu, 20 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  erase merge artifact=0D
=0D
=0D
  Commit: ef507076480a2b94374d7f6f7b4b5b910944c012=0D
      https://github.com/quicwg/base-drafts/commit/ef507076480a2b94374d7f=
6f7b4b5b910944c012=0D
  Author: Martin Duke <m.duke@f5.com>=0D
  Date:   2020-02-20 (Thu, 20 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  delete whitespace=0D
=0D
=0D
  Commit: 22bbf32de27e1d3adfc32fd308bf42454a592773=0D
      https://github.com/quicwg/base-drafts/commit/22bbf32de27e1d3adfc32f=
d308bf42454a592773=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-02-21 (Fri, 21 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Remove timing guidance=0D
=0D
=0D
  Commit: bbf7a7298a63b48c78e30fad7cdf2bd2bb4d8db0=0D
      https://github.com/quicwg/base-drafts/commit/bbf7a7298a63b48c78e30f=
ad7cdf2bd2bb4d8db0=0D
  Author: Martin Duke <m.duke@f5.com>=0D
  Date:   2020-02-21 (Fri, 21 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Resolved multiple review comments=0D
=0D
=0D
  Commit: 2fa2b972b25fa08cff394ac32ec07aaf0bc057e0=0D
      https://github.com/quicwg/base-drafts/commit/2fa2b972b25fa08cff394a=
c32ec07aaf0bc057e0=0D
  Author: martinduke <martin.h.duke@gmail.com>=0D
  Date:   2020-02-22 (Sat, 22 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 64710472cca748614f36ece3ad206416120e8e27=0D
      https://github.com/quicwg/base-drafts/commit/64710472cca748614f36ec=
e3ad206416120e8e27=0D
  Author: Martin Duke <m.duke@f5.com>=0D
  Date:   2020-02-24 (Mon, 24 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
    M protection-samples.js=0D
=0D
  Log Message:=0D
  -----------=0D
  MT's suggestion and resolve conflict=0D
=0D
=0D
  Commit: de3edd54868f36ce17fb2a2700573c72deb9ba5a=0D
      https://github.com/quicwg/base-drafts/commit/de3edd54868f36ce17fb2a=
2700573c72deb9ba5a=0D
  Author: Martin Duke <m.duke@f5.com>=0D
  Date:   2020-02-24 (Mon, 24 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'max_datagram' of https://github.com/martinduke/base-draft=
s into max_datagram=0D
=0D
=0D
  Commit: a41be1873d412fa3026cea0ecd9b5cdc99c4bf33=0D
      https://github.com/quicwg/base-drafts/commit/a41be1873d412fa3026cea=
0ecd9b5cdc99c4bf33=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-02-24 (Mon, 24 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Review feedback=0D
=0D
=0D
  Commit: 032b88e613631aa31d1d9f3e1ab58ce722cc876a=0D
      https://github.com/quicwg/base-drafts/commit/032b88e613631aa31d1d9f=
3e1ab58ce722cc876a=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Reason phrase needs to be cleared=0D
=0D
=0D
  Commit: 28959f9e29563bd0e7dff9185d760a8c1fb0175b=0D
      https://github.com/quicwg/base-drafts/commit/28959f9e29563bd0e7dff9=
185d760a8c1fb0175b=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-02-26 (Wed, 26 Feb 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: a9757a7a2e69d4d03a2740a6a5f6be26848c88d2=0D
      https://github.com/quicwg/base-drafts/commit/a9757a7a2e69d4d03a2740=
a6a5f6be26848c88d2=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-04 (Wed, 04 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Allow but not recommend seeding of RTT on resumption=0D
=0D
Closes #3464.=0D
=0D
=0D
  Commit: 7ac257f124012d5afdc07f423ad770511f2ccf5c=0D
      https://github.com/quicwg/base-drafts/commit/7ac257f124012d5afdc07f=
423ad770511f2ccf5c=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-04 (Wed, 04 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Closes #3430=0D
=0D
=0D
  Commit: 64923744854a0835ae0948828f6495a1dc4acd58=0D
      https://github.com/quicwg/base-drafts/commit/64923744854a0835ae0948=
828f6495a1dc4acd58=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-04 (Wed, 04 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Forbid application close in Handshake too=0D
=0D
=0D
  Commit: 198883f45dca18bee33a3a5f32e3550a4e11926d=0D
      https://github.com/quicwg/base-drafts/commit/198883f45dca18bee33a3a=
5f32e3550a4e11926d=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-04 (Wed, 04 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Jana's editorial suggestions=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 152a5ba309fbed00aea7d3997a23cae8b173d943=0D
      https://github.com/quicwg/base-drafts/commit/152a5ba309fbed00aea7d3=
997a23cae8b173d943=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-04 (Wed, 04 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  More of Jana's suggestions, reworded=0D
=0D
=0D
  Commit: 8fdeb9dafd0bf6ccb5261d41489e77d8ac7691d3=0D
      https://github.com/quicwg/base-drafts/commit/8fdeb9dafd0bf6ccb5261d=
41489e77d8ac7691d3=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-04 (Wed, 04 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Sloppy=0D
=0D
=0D
  Commit: bbe18d7579293ebfb2e9c6c34d9a42c026ba9331=0D
      https://github.com/quicwg/base-drafts/commit/bbe18d7579293ebfb2e9c6=
c34d9a42c026ba9331=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-04 (Wed, 04 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Consistency over brevity=0D
=0D
=0D
  Commit: a5f6205bf3eca9b2caba25c3582d3ec6c355d2e1=0D
      https://github.com/quicwg/base-drafts/commit/a5f6205bf3eca9b2caba25=
c3582d3ec6c355d2e1=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-09 (Mon, 09 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Apply suggestion from @ekr=0D
=0D
=0D
  Commit: da24edbf0d4b53be01670f741d0b8858d9601a66=0D
      https://github.com/quicwg/base-drafts/commit/da24edbf0d4b53be01670f=
741d0b8858d9601a66=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-09 (Mon, 09 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Line length fixed=0D
=0D
=0D
  Commit: cbdc2fbb481dcacebcae823441abca0aba245796=0D
      https://github.com/quicwg/base-drafts/commit/cbdc2fbb481dcacebcae82=
3441abca0aba245796=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-09 (Mon, 09 Mar 2020)=0D
=0D
  Changed paths:=0D
    M .lint.py=0D
=0D
  Log Message:=0D
  -----------=0D
  Show file on linting error=0D
=0D
And some refactoring of the code to go along with it.=0D
=0D
=0D
  Commit: 2ba62cd41d21c60d1a49a12a3c7557feba89dfbe=0D
      https://github.com/quicwg/base-drafts/commit/2ba62cd41d21c60d1a49a1=
2a3c7557feba89dfbe=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-09 (Mon, 09 Mar 2020)=0D
=0D
  Changed paths:=0D
    M .lint.py=0D
=0D
  Log Message:=0D
  -----------=0D
  Fixups from black=0D
=0D
=0D
  Commit: 436c49bc835e6d60d1119b9ae66f2d4274ff0387=0D
      https://github.com/quicwg/base-drafts/commit/436c49bc835e6d60d1119b=
9ae66f2d4274ff0387=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-10 (Tue, 10 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 853d25d2df00432eafc3bc482b4151be80aba1f1=0D
      https://github.com/quicwg/base-drafts/commit/853d25d2df00432eafc3bc=
482b4151be80aba1f1=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-11 (Wed, 11 Mar 2020)=0D
=0D
  Changed paths:=0D
    M .lint.py=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3504 from quicwg/lint-filename=0D
=0D
Show file on linting error=0D
=0D
=0D
  Commit: 44e37ac5040d6273ef7758993659528c417e703e=0D
      https://github.com/quicwg/base-drafts/commit/44e37ac5040d6273ef7758=
993659528c417e703e=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-11 (Wed, 11 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  We're firm on no IANA actions for recovery=0D
=0D
=0D
  Commit: ffc95617e4e57a8385b2ecad3509b292425d56b5=0D
      https://github.com/quicwg/base-drafts/commit/ffc95617e4e57a8385b2ec=
ad3509b292425d56b5=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-11 (Wed, 11 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3510 from quicwg/iana-noop=0D
=0D
We're firm on no IANA actions for recovery=0D
=0D
=0D
  Commit: d530499467c3773cd304a4d2f0fffaa82a8c6884=0D
      https://github.com/quicwg/base-drafts/commit/d530499467c3773cd304a4=
d2f0fffaa82a8c6884=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-11 (Wed, 11 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 0d436e72a21d611b66ef4183c32afb79c89c0c1f=0D
      https://github.com/quicwg/base-drafts/commit/0d436e72a21d611b66ef41=
83c32afb79c89c0c1f=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-11 (Wed, 11 Mar 2020)=0D
=0D
  Changed paths:=0D
    M .lint.py=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
    M protection-samples.js=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into patch-18=0D
=0D
=0D
  Commit: 7b2dbd10a890b34311066c577ec00a48f9609c50=0D
      https://github.com/quicwg/base-drafts/commit/7b2dbd10a890b34311066c=
577ec00a48f9609c50=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-11 (Wed, 11 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 89154a7b747836aa0891c0c363ce572213f9d183=0D
      https://github.com/quicwg/base-drafts/commit/89154a7b747836aa0891c0=
c363ce572213f9d183=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-11 (Wed, 11 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3466 from mirjak/patch-18=0D
=0D
Timeout handshake section in recovery draft=0D
=0D
=0D
  Commit: df917e429b2005071135d858ad1264864be6d5fe=0D
      https://github.com/quicwg/base-drafts/commit/df917e429b2005071135d8=
58ad1264864be6d5fe=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-11 (Wed, 11 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-tls.md=0D
=0D
Co-Authored-By: ianswett <ianswett@users.noreply.github.com>=0D
=0D
=0D
  Commit: b75a51d13495932dac42ea577546505a8f7c1386=0D
      https://github.com/quicwg/base-drafts/commit/b75a51d13495932dac42ea=
577546505a8f7c1386=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-03-10 (Tue, 10 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3391 from mirjak/patch-13=0D
=0D
Remove pointer to appendix in PTO section (recovery)=0D
=0D
=0D
  Commit: 342f8cfb8c714abc1685566d375dbb9fd917a8b6=0D
      https://github.com/quicwg/base-drafts/commit/342f8cfb8c714abc168556=
6d375dbb9fd917a8b6=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-11 (Wed, 11 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Out-of-order may be intentional=0D
=0D
A sender can intentionally skip a packet number, causing the receiver to =
treat a packet as "Out-of-order".=0D
=0D
>From @mikkelfj comment on #3369=0D
=0D
=0D
  Commit: fcdafd48d413a216f46d88a1443e2af8829573b7=0D
      https://github.com/quicwg/base-drafts/commit/fcdafd48d413a216f46d88=
a1443e2af8829573b7=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-11 (Wed, 11 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3511 from quicwg/ianswett-ooo=0D
=0D
Out-of-order may be intentional=0D
=0D
=0D
  Commit: e394a7ab9701f9edf0a50be30da23bb2a9cd669e=0D
      https://github.com/quicwg/base-drafts/commit/e394a7ab9701f9edf0a50b=
e30da23bb2a9cd669e=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-12 (Thu, 12 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-invariants.md=0D
=0D
  Log Message:=0D
  -----------=0D
  The packet header changed since this was written=0D
=0D
Now the version comes before the connection ID fields.=0D
=0D
=0D
  Commit: 44ee1ba6796f87359a3f982186234b51aff10d0c=0D
      https://github.com/quicwg/base-drafts/commit/44ee1ba6796f87359a3f98=
2186234b51aff10d0c=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-12 (Thu, 12 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-invariants.md=0D
=0D
  Log Message:=0D
  -----------=0D
  This assumption is likely to be true=0D
=0D
But that doesn't mean we shouldn't expressly say that it is an=0D
assumption.=0D
=0D
=0D
  Commit: 813992d32661388da7e1a790c3e3054f5a6d06de=0D
      https://github.com/quicwg/base-drafts/commit/813992d32661388da7e1a7=
90c3e3054f5a6d06de=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-12 (Thu, 12 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-invariants.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Try again with an allowance for Initial=0D
=0D
=0D
  Commit: d1f1e30ccffdde01a3b9153da9ee7feadb1012e7=0D
      https://github.com/quicwg/base-drafts/commit/d1f1e30ccffdde01a3b915=
3da9ee7feadb1012e7=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-12 (Thu, 12 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Apply suggestions from code review=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 9d45cdcbe07cee82134d6769a4cd42912f69d24c=0D
      https://github.com/quicwg/base-drafts/commit/9d45cdcbe07cee82134d67=
69a4cd42912f69d24c=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-12 (Thu, 12 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Jana's suggestion=0D
=0D
=0D
  Commit: 75692741cfce2964c1082e42b61cdf0a08c06a3d=0D
      https://github.com/quicwg/base-drafts/commit/75692741cfce2964c1082e=
42b61cdf0a08c06a3d=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-12 (Thu, 12 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Restore text Marten noted=0D
=0D
=0D
  Commit: d8429d186d900950205b75fd37f3a0034315338d=0D
      https://github.com/quicwg/base-drafts/commit/d8429d186d900950205b75=
fd37f3a0034315338d=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-12 (Thu, 12 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  reflow to minimize the diff=0D
=0D
=0D
  Commit: 05f1a2a7f30e0470858dbccaa7dbf682fc35a686=0D
      https://github.com/quicwg/base-drafts/commit/05f1a2a7f30e0470858dbc=
caa7dbf682fc35a686=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-12 (Thu, 12 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix long lines=0D
=0D
=0D
  Commit: 27e6eaab8755c65cbd1f3795f7f49703c7c51471=0D
      https://github.com/quicwg/base-drafts/commit/27e6eaab8755c65cbd1f37=
95f7f49703c7c51471=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-12 (Thu, 12 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: bf8d45c45f4af621dad70d4c8daeeb97479b49d3=0D
      https://github.com/quicwg/base-drafts/commit/bf8d45c45f4af621dad70d=
4c8daeeb97479b49d3=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-12 (Thu, 12 Mar 2020)=0D
=0D
  Changed paths:=0D
    M .lint.py=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
    M protection-samples.js=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into ianswett-ito-jana-mbishop=0D
=0D
=0D
  Commit: 87a59a7885df7ea9b86ab0de56bfb5ff71a614f0=0D
      https://github.com/quicwg/base-drafts/commit/87a59a7885df7ea9b86ab0=
de56bfb5ff71a614f0=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-12 (Thu, 12 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: 71f065086824beaf6ddb91a3c67782fe07574ae5=0D
      https://github.com/quicwg/base-drafts/commit/71f065086824beaf6ddb91=
a3c67782fe07574ae5=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-12 (Thu, 12 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
=0D
  Commit: 09338d0e237e67c648aa172c32b872e10bf737ff=0D
      https://github.com/quicwg/base-drafts/commit/09338d0e237e67c648aa17=
2c32b872e10bf737ff=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-12 (Thu, 12 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Remove a TODO in transport=0D
=0D
I think the text above is quite clear that all frames need to be processe=
d, so I don't think there's any more to do for this TODO.=0D
=0D
=0D
  Commit: e2a85e948d3ce1d61f869e595de5545f2b648b9d=0D
      https://github.com/quicwg/base-drafts/commit/e2a85e948d3ce1d61f869e=
595de5545f2b648b9d=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-12 (Thu, 12 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  should -> SHOULD when bundling ACK frames=0D
=0D
I believe this always should have been normative, so this is editorial, b=
ut I'll let the editors confirm that.=0D
=0D
=0D
  Commit: 5c144a08e829b1a3ff8d279d65eca2b4c2a0f799=0D
      https://github.com/quicwg/base-drafts/commit/5c144a08e829b1a3ff8d27=
9d65eca2b4c2a0f799=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-12 (Thu, 12 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Clarify cases ACKing every could not happen=0D
=0D
Adds editorial text about why a receiver could decide to send ACKs less f=
requently than every two packets.=0D
=0D
=0D
  Commit: d834ea87cee4d9b8c3026b2d0b1bf1b72fe9f8ad=0D
      https://github.com/quicwg/base-drafts/commit/d834ea87cee4d9b8c3026b=
2d0b1bf1b72fe9f8ad=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-12 (Thu, 12 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: d654a2e7305749e69cd2895d59dbc49468a7c286=0D
      https://github.com/quicwg/base-drafts/commit/d654a2e7305749e69cd289=
5d59dbc49468a7c286=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-12 (Thu, 12 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 815aad8b8f1837f6f7d58e8c211ee65135c69f43=0D
      https://github.com/quicwg/base-drafts/commit/815aad8b8f1837f6f7d58e=
8c211ee65135c69f43=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-13 (Fri, 13 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3516 from quicwg/ianswett-remove-todo=0D
=0D
Remove a TODO about partial packet processing=0D
=0D
=0D
  Commit: afd85c0b5b5169c187791f337f6acfe0c9ac5b01=0D
      https://github.com/quicwg/base-drafts/commit/afd85c0b5b5169c187791f=
337f6acfe0c9ac5b01=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-13 (Fri, 13 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3414 from quicwg/ianswett-ito-jana-mbishop=0D
=0D
Improve Idle Timeout text=0D
=0D
=0D
  Commit: 1d110798aec3e1661f8a41da278888c6ef7a9749=0D
      https://github.com/quicwg/base-drafts/commit/1d110798aec3e1661f8a41=
da278888c6ef7a9749=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-13 (Fri, 13 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Don't replicate, just send another=0D
=0D
=0D
  Commit: e224c9a14e541ca56314ea54bc2f6cb48b72cb4f=0D
      https://github.com/quicwg/base-drafts/commit/e224c9a14e541ca56314ea=
54bc2f6cb48b72cb4f=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-13 (Fri, 13 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Editorial follow-up from #3128=0D
=0D
=0D
  Commit: 24617370fea23fed874197b1c020e1ee753e9487=0D
      https://github.com/quicwg/base-drafts/commit/24617370fea23fed874197=
b1c020e1ee753e9487=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-13 (Fri, 13 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Recommend a 1ms timer granularity=0D
=0D
Adds more text about what the constant represents where it's first used a=
nd changes a SHOULD to a RECOMMENDED.=0D
=0D
Inspired by #3388=0D
=0D
=0D
  Commit: 58891f5debf4101c7d21e0f49f9caed961f7efe3=0D
      https://github.com/quicwg/base-drafts/commit/58891f5debf4101c7d21e0=
f49f9caed961f7efe3=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-13 (Fri, 13 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: 6598cf1a6212cc98fe7a11fa105ae8b4264a33a8=0D
      https://github.com/quicwg/base-drafts/commit/6598cf1a6212cc98fe7a11=
fa105ae8b4264a33a8=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-13 (Fri, 13 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3080 from quicwg/ianswett-second-initial=0D
=0D
Retransmit server initial upon second Initial=0D
=0D
=0D
  Commit: 85554f934d7357584d728b521594bdd4eef09d30=0D
      https://github.com/quicwg/base-drafts/commit/85554f934d7357584d728b=
521594bdd4eef09d30=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-14 (Sat, 14 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  MT's suggestion=0D
=0D
=0D
  Commit: ad3b1d8ea1e77a6828548ea2147b87665350f744=0D
      https://github.com/quicwg/base-drafts/commit/ad3b1d8ea1e77a6828548e=
a2147b87665350f744=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-14 (Sat, 14 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: e9bde2162d5ec1adb25a1779ab1c9cff3b95f397=0D
      https://github.com/quicwg/base-drafts/commit/e9bde2162d5ec1adb25a17=
79ab1c9cff3b95f397=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-14 (Sat, 14 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
=0D
  Commit: d38a58221838edbc6f82d97f5a204345a5baf50a=0D
      https://github.com/quicwg/base-drafts/commit/d38a58221838edbc6f82d9=
7f5a204345a5baf50a=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-15 (Sun, 15 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Two comments based on MT's suggestion=0D
=0D
=0D
  Commit: c07b8c6036738985f1ba89816d62f03fbb7c4fa6=0D
      https://github.com/quicwg/base-drafts/commit/c07b8c6036738985f1ba89=
816d62f03fbb7c4fa6=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-15 (Sun, 15 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: 2c07fed9f4e21f95002dcb25dc1fac69aa009a8d=0D
      https://github.com/quicwg/base-drafts/commit/2c07fed9f4e21f95002dcb=
25dc1fac69aa009a8d=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-15 (Sun, 15 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: aacd0773af40e062ce90b788d331719061ee23ba=0D
      https://github.com/quicwg/base-drafts/commit/aacd0773af40e062ce90b7=
88d331719061ee23ba=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-15 (Sun, 15 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  tweak mt's suggestion=0D
=0D
=0D
  Commit: 061a91347355c302cfb44b505d96cef7006af1b6=0D
      https://github.com/quicwg/base-drafts/commit/061a91347355c302cfb44b=
505d96cef7006af1b6=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-15 (Sun, 15 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3461 from quicwg/ianswett-pto-pseudocode=0D
=0D
Update PTO pseudocode to better match text=0D
=0D
=0D
  Commit: d8b109a84228427e5bb66fc17897923af28810c5=0D
      https://github.com/quicwg/base-drafts/commit/d8b109a84228427e5bb66f=
c17897923af28810c5=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-15 (Sun, 15 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3517 from quicwg/ianswett-should=0D
=0D
should -> SHOULD when bundling ACK frames=0D
=0D
=0D
  Commit: c700c5e5a345c071603644dd4237301aec1a11e5=0D
      https://github.com/quicwg/base-drafts/commit/c700c5e5a345c071603644=
dd4237301aec1a11e5=0D
  Author: Bence B=C3=A9ky <bnc@google.com>=0D
  Date:   2020-03-17 (Tue, 17 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Opening a stream in the wrong direction is an error.=0D
=0D
I assume this has been the intention all along, but I do not find=0D
normative language in the current draft.=0D
=0D
=0D
  Commit: 190c46e5026840c07f43b6e7539a1a0ceee1f845=0D
      https://github.com/quicwg/base-drafts/commit/190c46e5026840c07f43b6=
e7539a1a0ceee1f845=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-18 (Wed, 18 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3519 from quicwg/identity-identify=0D
=0D
Editorial follow-up from #3128=0D
=0D
=0D
  Commit: a951239b3acc7357b49b6317268b953688c6cc0d=0D
      https://github.com/quicwg/base-drafts/commit/a951239b3acc7357b49b63=
17268b953688c6cc0d=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-18 (Wed, 18 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3527 from bencebeky/bencebeky-transport-wrong-direc=
tion=0D
=0D
Opening a stream in the wrong direction is an error.=0D
=0D
=0D
  Commit: b8472ac91034f000577f0c5e6134591833dfb53f=0D
      https://github.com/quicwg/base-drafts/commit/b8472ac91034f000577f0c=
5e6134591833dfb53f=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-18 (Wed, 18 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-invariants.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3514 from quicwg/fix-invariant-layout-assumption=0D=

=0D
The packet header changed since this was written=0D
=0D
=0D
  Commit: b3e1186122b4dc156fb132cdb55b0963ebfbf4b2=0D
      https://github.com/quicwg/base-drafts/commit/b3e1186122b4dc156fb132=
cdb55b0963ebfbf4b2=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-18 (Wed, 18 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-invariants.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3515 from quicwg/new-bad-assumption=0D
=0D
This assumption is likely to be true=0D
=0D
=0D
  Commit: ece73d0732087247a9d792e2b1f01d822dd91423=0D
      https://github.com/quicwg/base-drafts/commit/ece73d0732087247a9d792=
e2b1f01d822dd91423=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-17 (Tue, 17 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 6e27a562f331b7fbd20d680c3955ac4b44448a3a=0D
      https://github.com/quicwg/base-drafts/commit/6e27a562f331b7fbd20d68=
0c3955ac4b44448a3a=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-03-17 (Tue, 17 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3518 from quicwg/ianswett-could-ack-every-other=0D
=0D
Clarify cases ACKing every other could not happen=0D
=0D
=0D
  Commit: 27ea1c8d02c40c694e5426bf7914d5c2b7e1434e=0D
      https://github.com/quicwg/base-drafts/commit/27ea1c8d02c40c694e5426=
bf7914d5c2b7e1434e=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-03-17 (Tue, 17 Mar 2020)=0D
=0D
  Changed paths:=0D
=0D
  Log Message:=0D
  -----------=0D
  Poke=0D
=0D
=0D
  Commit: 87dcdbb8d14c8ffdbb3279c1a787d7b4d6fc8b88=0D
      https://github.com/quicwg/base-drafts/commit/87dcdbb8d14c8ffdbb3279=
c1a787d7b4d6fc8b88=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-18 (Wed, 18 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Skip a packet number when sending one PTO packet=0D
=0D
Indicates that peers can skip a packet number when sending a single PTO p=
acket to elicit a faster ACK.=0D
=0D
=0D
  Commit: a33165b1e8daf7161fa38a429856e5c6dd932a34=0D
      https://github.com/quicwg/base-drafts/commit/a33165b1e8daf7161fa38a=
429856e5c6dd932a34=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-18 (Wed, 18 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix line length=0D
=0D
=0D
  Commit: 5bed48fa00e604d3231bcde6afa4b920d546747d=0D
      https://github.com/quicwg/base-drafts/commit/5bed48fa00e604d3231bcd=
e6afa4b920d546747d=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-17 (Tue, 17 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-recovery.md=0D
=0D
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>=0D
=0D
=0D
  Commit: 085a897edf7abbcdb8fd1bb7db8cdaea1e91fbfc=0D
      https://github.com/quicwg/base-drafts/commit/085a897edf7abbcdb8fd1b=
b7db8cdaea1e91fbfc=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-18 (Wed, 18 Mar 2020)=0D
=0D
  Changed paths:=0D
    M .lint.py=0D
=0D
  Log Message:=0D
  -----------=0D
  Lint should report errors=0D
=0D
=0D
  Commit: 0b4fff252e828606c4ad76f5e58e7d466225d7ba=0D
      https://github.com/quicwg/base-drafts/commit/0b4fff252e828606c4ad76=
f5e58e7d466225d7ba=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-18 (Wed, 18 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix line length=0D
=0D
=0D
  Commit: 4795016ab6ce9ce1c6a1e9f64d3e4fcc5cffcda3=0D
      https://github.com/quicwg/base-drafts/commit/4795016ab6ce9ce1c6a1e9=
f64d3e4fcc5cffcda3=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-17 (Tue, 17 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Remove one packet=0D
=0D
=0D
  Commit: 63ee9b08b9e80076619348f8bde35d70dcafb42d=0D
      https://github.com/quicwg/base-drafts/commit/63ee9b08b9e80076619348=
f8bde35d70dcafb42d=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-03-17 (Tue, 17 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #2952 from quicwg/ianswett-skip-packet-number=0D
=0D
Skip a packet number when sending one PTO packet=0D
=0D
=0D
  Commit: 75ce725ceff08de30cc3abf5670b07f5ab50efd5=0D
      https://github.com/quicwg/base-drafts/commit/75ce725ceff08de30cc3ab=
f5670b07f5ab50efd5=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-18 (Wed, 18 Mar 2020)=0D
=0D
  Changed paths:=0D
    M .circleci/config.yml=0D
=0D
  Log Message:=0D
  -----------=0D
  Update circle config=0D
=0D
=0D
  Commit: a97fd54bda5472f47db3a0edd97ad4feb66a1c3c=0D
      https://github.com/quicwg/base-drafts/commit/a97fd54bda5472f47db3a0=
edd97ad4feb66a1c3c=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-18 (Wed, 18 Mar 2020)=0D
=0D
  Changed paths:=0D
    M .lint.py=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'lint-error'=0D
=0D
=0D
  Commit: ce42f47b757bbe3831219ac5c5bdf705f9521beb=0D
      https://github.com/quicwg/base-drafts/commit/ce42f47b757bbe3831219a=
c5c5bdf705f9521beb=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-03-18 (Wed, 18 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Import most H2 references (#3407)=0D
=0D
* Import most H2 references=0D
=0D
* Review feedback=0D
=0D
* Ian's feedback=0D
=0D
* Request staying open isn't normative=0D
=0D
=0D
  Commit: f152ad9ede4a5b771d3d049bd15c5a6ba218ec6b=0D
      https://github.com/quicwg/base-drafts/commit/f152ad9ede4a5b771d3d04=
9bd15c5a6ba218ec6b=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-03-18 (Wed, 18 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Rewrite section on ack range limiting=0D
=0D
=0D
  Commit: 514b6566b2bbe9a09c7197d5975a215f80b20026=0D
      https://github.com/quicwg/base-drafts/commit/514b6566b2bbe9a09c7197=
d5975a215f80b20026=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-03-18 (Wed, 18 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  comments=0D
=0D
=0D
  Commit: 9178fef012e99107b6060f9831ebc5d0f6f317e8=0D
      https://github.com/quicwg/base-drafts/commit/9178fef012e99107b6060f=
9831ebc5d0f6f317e8=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-03-18 (Wed, 18 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  mo comments=0D
=0D
=0D
  Commit: b2ece82b60b494bb6129019719d50e4902ae03de=0D
      https://github.com/quicwg/base-drafts/commit/b2ece82b60b494bb612901=
9719d50e4902ae03de=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-19 (Thu, 19 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3315 from quicwg/jri/ack-ranges=0D
=0D
Rewrite section on ack range limiting=0D
=0D
=0D
  Commit: 93dcde0c8609ba5d268aea9dc881913d734752c4=0D
      https://github.com/quicwg/base-drafts/commit/93dcde0c8609ba5d268aea=
9dc881913d734752c4=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-03-19 (Thu, 19 Mar 2020)=0D
=0D
  Changed paths:=0D
    M .circleci/config.yml=0D
=0D
  Log Message:=0D
  -----------=0D
  Try expiring reflog in Circle=0D
=0D
=0D
  Commit: 2e306e30c55c8a21b1a6818c670fc52c529677cf=0D
      https://github.com/quicwg/base-drafts/commit/2e306e30c55c8a21b1a681=
8c670fc52c529677cf=0D
  Author: Martin Duke <m.duke@f5.com>=0D
  Date:   2020-03-19 (Thu, 19 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Added more test to NCID section=0D
=0D
=0D
  Commit: 22c7e1245c0889e7c43944e8c4dc1482175927de=0D
      https://github.com/quicwg/base-drafts/commit/22c7e1245c0889e7c43944=
e8c4dc1482175927de=0D
  Author: Martin Duke <m.duke@f5.com>=0D
  Date:   2020-03-19 (Thu, 19 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  take all the suggestions=0D
=0D
=0D
  Commit: 1e206d545ec643e8fb99b90c606eb50715528aab=0D
      https://github.com/quicwg/base-drafts/commit/1e206d545ec643e8fb99b9=
0c606eb50715528aab=0D
  Author: martinduke <martin.h.duke@gmail.com>=0D
  Date:   2020-03-20 (Fri, 20 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: d8b5817e78134a6093d84ebcc9e1d40f16e68e18=0D
      https://github.com/quicwg/base-drafts/commit/d8b5817e78134a6093d84e=
bcc9e1d40f16e68e18=0D
  Author: martinduke <martin.h.duke@gmail.com>=0D
  Date:   2020-03-20 (Fri, 20 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Update draft-ietf-quic-transport.md=0D
=0D
Co-Authored-By: Martin Thomson <mt@lowentropy.net>=0D
=0D
=0D
  Commit: ac6752383b4324c17fa5f50ad34e4ad227c8c2ec=0D
      https://github.com/quicwg/base-drafts/commit/ac6752383b4324c17fa5f5=
0ad34e4ad227c8c2ec=0D
  Author: Martin Duke <m.duke@f5.com>=0D
  Date:   2020-03-20 (Fri, 20 Mar 2020)=0D
=0D
  Changed paths:=0D
    M .circleci/config.yml=0D
    M .lint.py=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-invariants.md=0D
    M draft-ietf-quic-qpack.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Sync with latest. Merge branch 'master' of https://github.com/quicwg/ba=
se-drafts into max_datagram=0D
=0D
=0D
  Commit: 1fee0f7444a3cc70f7b8b987e0b54421cf480988=0D
      https://github.com/quicwg/base-drafts/commit/1fee0f7444a3cc70f7b8b9=
87e0b54421cf480988=0D
  Author: Martin Duke <m.duke@f5.com>=0D
  Date:   2020-03-20 (Fri, 20 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  take in changes from github. Merge branch 'max_datagram' of https://git=
hub.com/martinduke/base-drafts into max_datagram=0D
=0D
=0D
  Commit: 7957c17d373b6be4daee67de88682d53be6c27a5=0D
      https://github.com/quicwg/base-drafts/commit/7957c17d373b6be4daee67=
de88682d53be6c27a5=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-03-20 (Fri, 20 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3473 from martinduke/max_datagram=0D
=0D
renamed max_packet_size to max_udp_size=0D
=0D
=0D
  Commit: b8bc068b1d5b08acdb54a402e5981ff19ee13d94=0D
      https://github.com/quicwg/base-drafts/commit/b8bc068b1d5b08acdb54a4=
02e5981ff19ee13d94=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-03-20 (Fri, 20 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3496 from quicwg/resumption-rtt=0D
=0D
Allow but not recommend seeding of RTT on resumption=0D
=0D
=0D
  Commit: 318fc96011a470cf5eee06bfae08c3be28932354=0D
      https://github.com/quicwg/base-drafts/commit/318fc96011a470cf5eee06=
bfae08c3be28932354=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-03-20 (Fri, 20 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3440 from quicwg/close-0rtt=0D
=0D
Early CONNECTION_CLOSE fixes=0D
=0D
=0D
  Commit: dfef1430537a0b52347d196db249909fa577e8f6=0D
      https://github.com/quicwg/base-drafts/commit/dfef1430537a0b52347d19=
6db249909fa577e8f6=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-21 (Sat, 21 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3521 from quicwg/ianswett-granularity=0D
=0D
Recommend a 1ms timer granularity=0D
=0D
=0D
  Commit: 6ab43d73b8a97834de38c12b4a8d63133eb89d54=0D
      https://github.com/quicwg/base-drafts/commit/6ab43d73b8a97834de38c1=
2b4a8d63133eb89d54=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-22 (Sun, 22 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3361 from quicwg/ianswett-one-immediate-ack=0D
=0D
Only send one immediate ACK=0D
=0D
=0D
  Commit: 6852805c0b32df149462e61965f0f80881c82238=0D
      https://github.com/quicwg/base-drafts/commit/6852805c0b32df149462e6=
1965f0f80881c82238=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-23 (Mon, 23 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3470 from quicwg/padding-outside=0D
=0D
Count entire datagram for anti-amplification=0D
=0D
=0D
  Commit: 10729612c4185e861a3f5ca4de082f36f6334732=0D
      https://github.com/quicwg/base-drafts/commit/10729612c4185e861a3f5c=
a4de082f36f6334732=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-23 (Mon, 23 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3327 from quicwg/what-to-validate=0D
=0D
What needs to be checked for address validation=0D
=0D
=0D
  Commit: 26a4eff9bb5622bd65bb947941cfdf0b053e8b0c=0D
      https://github.com/quicwg/base-drafts/commit/26a4eff9bb5622bd65bb94=
7941cfdf0b053e8b0c=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-23 (Mon, 23 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Not retiring, but stopping use=0D
=0D
=0D
  Commit: 6cc7648bf825ce70731e5aa8fa8c75fcfe152e88=0D
      https://github.com/quicwg/base-drafts/commit/6cc7648bf825ce70731e5a=
a8fa8c75fcfe152e88=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-23 (Mon, 23 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3474 from quicwg/transport/why_retire=0D
=0D
Remove timing guidance=0D
=0D
=0D
  Commit: 54b72e641ddd56218eb30010e05a197ff3e4d775=0D
      https://github.com/quicwg/base-drafts/commit/54b72e641ddd56218eb300=
10e05a197ff3e4d775=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-23 (Mon, 23 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Add a missing semi-colon=0D
=0D
=0D
  Commit: ce23788a9b626cd4b94edae44cd26d57733eba57=0D
      https://github.com/quicwg/base-drafts/commit/ce23788a9b626cd4b94eda=
e44cd26d57733eba57=0D
  Author: Amir Livneh <alivneh@fb.com>=0D
  Date:   2020-03-22 (Sun, 22 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix typo=0D
=0D
=0D
  Commit: 382fb1f8e3313c27774bb8d1b4582b1e58be96d7=0D
      https://github.com/quicwg/base-drafts/commit/382fb1f8e3313c27774bb8=
d1b4582b1e58be96d7=0D
  Author: Amir Livneh <alivneh@fb.com>=0D
  Date:   2020-03-22 (Sun, 22 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Fix typo=0D
=0D
=0D
  Commit: e7715a9488cbd5dbba892650e9153e7d9a6fcfea=0D
      https://github.com/quicwg/base-drafts/commit/e7715a9488cbd5dbba8926=
50e9153e7d9a6fcfea=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-23 (Mon, 23 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3535 from martinduke/old_ncid=0D
=0D
Added more text to NCID section=0D
=0D
=0D
  Commit: 983a3f8ad1cae6f0a2c5a588ecda47791f7eeb0f=0D
      https://github.com/quicwg/base-drafts/commit/983a3f8ad1cae6f0a2c5a5=
88ecda47791f7eeb0f=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-23 (Mon, 23 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Remove an unnecessary blank line=0D
=0D
=0D
  Commit: a480ed7e4067065b2484a2cf5282f51439cf4fd4=0D
      https://github.com/quicwg/base-drafts/commit/a480ed7e4067065b2484a2=
cf5282f51439cf4fd4=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-23 (Mon, 23 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'remember-tp-principle'=0D
=0D
=0D
  Commit: 91987468a89106ef4e966825eeb9074f32161b8c=0D
      https://github.com/quicwg/base-drafts/commit/91987468a89106ef4e9668=
25eeb9074f32161b8c=0D
  Author: ianswett <ianswett@users.noreply.github.com>=0D
  Date:   2020-03-23 (Mon, 23 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-recovery.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3542 from amirlivneh/patch-25=0D
=0D
Fix typo=0D
=0D
=0D
  Commit: 40bde26fabc1e7c7abcd2c91647b1a4aeb90a0dc=0D
      https://github.com/quicwg/base-drafts/commit/40bde26fabc1e7c7abcd2c=
91647b1a4aeb90a0dc=0D
  Author: Mike Bishop <mbishop@evequefou.be>=0D
  Date:   2020-03-23 (Mon, 23 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-http.md=0D
=0D
  Log Message:=0D
  -----------=0D
  One of 'host' or ':authority' is required (#3475)=0D
=0D
* One of 'host' or ':authority' is required=0D
=0D
* Specify behavior with screwy combinations=0D
=0D
* Roy's suggestion=0D
=0D
=0D
  Commit: 3d7430a9ba19ebe0fbe95c1bbb3afa3ee5605764=0D
      https://github.com/quicwg/base-drafts/commit/3d7430a9ba19ebe0fbe95c=
1bbb3afa3ee5605764=0D
  Author: Jana Iyengar <jri.ietf@gmail.com>=0D
  Date:   2020-03-23 (Mon, 23 Mar 2020)=0D
=0D
  Changed paths:=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge pull request #3543 from amirlivneh/patch-27=0D
=0D
Fix typo=0D
=0D
=0D
  Commit: f44f24e94b3eae910909cdcc76b738792a6a0105=0D
      https://github.com/quicwg/base-drafts/commit/f44f24e94b3eae910909cd=
cc76b738792a6a0105=0D
  Author: Martin Thomson <mt@lowentropy.net>=0D
  Date:   2020-03-24 (Tue, 24 Mar 2020)=0D
=0D
  Changed paths:=0D
    M .circleci/config.yml=0D
    M .lint.py=0D
    M draft-ietf-quic-http.md=0D
    M draft-ietf-quic-invariants.md=0D
    M draft-ietf-quic-recovery.md=0D
    M draft-ietf-quic-tls.md=0D
    M draft-ietf-quic-transport.md=0D
=0D
  Log Message:=0D
  -----------=0D
  Merge branch 'master' into authenticate-hs-cid=0D
=0D
=0D
Compare: https://github.com/quicwg/base-drafts/compare/41928cd80c88...f44=
f24e94b3e=0D


From nobody Tue Mar 24 03:10:10 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 10E163A11EE for <quic-issues@ietfa.amsl.com>; Tue, 24 Mar 2020 03:09:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6O7WKNmpxd0O for <quic-issues@ietfa.amsl.com>; Tue, 24 Mar 2020 03:09:56 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E3AFF3A11FF for <quic-issues@ietf.org>; Tue, 24 Mar 2020 03:09:55 -0700 (PDT)
Received: from github-lowworker-45eca55.ac4-iad.github.net (github-lowworker-45eca55.ac4-iad.github.net [10.52.25.70]) by smtp.github.com (Postfix) with ESMTP id 310E7A1EB0 for <quic-issues@ietf.org>; Tue, 24 Mar 2020 03:09:55 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585044595; bh=CBWi68bbE71iBpKNkjYDSr8kXleKr3E13FFApXigTyQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=F0tu6PfA3LexNiszcFZZ7SbW+AMa9hepssWssSLHHMd6c3UUV6YNYZ95/LTrxJ0KU 59SL1E3U1DIhBC3EY8H1zFHVoydC+NTNzm2WCHA/Nyx9bnTiDiLLE2nAPfdTXYBz1e iMZQCnr4WJG5Jnwm7dHJJx675v6FVUq1GAzeQoD4=
Date: Tue, 24 Mar 2020 03:09:55 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3499/push/4808474603@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3499@github.com>
References: <quicwg/base-drafts/pull/3499@github.com>
Subject: Re: [quicwg/base-drafts] Authenticate connection IDs (#3499)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e79dc7321d99_76143f8ca2acd9608358"; 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/t2LpfmRm1tTAWOn97JHkbQD8NWE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 10:10:09 -0000

----==_mimepart_5e79dc7321d99_76143f8ca2acd9608358
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

f44f24e94b3eae910909cdcc76b738792a6a0105  Merge branch 'master' into authenticate-hs-cid


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3499/files/41928cd80c885542633c0bd9898640850e51c69c..f44f24e94b3eae910909cdcc76b738792a6a0105

----==_mimepart_5e79dc7321d99_76143f8ca2acd9608358
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/f44f24e94b3eae910909cdcc76b738792a6a0105">f44f24e</a>  Merge branch &#39;master&#39; into authenticate-hs-cid</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3499/files/41928cd80c885542633c0bd9898640850e51c69c..f44f24e94b3eae910909cdcc76b738792a6a0105">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3MUWEP24DVSADVER3RJCBHHANCNFSM4LA5I5BA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4PLJ2UI3XEDUBD3VDRJCBHHA5CNFSM4LA5I5BKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DGMZXGEZDKNSQOVZWQIZUHAYDQNBXGQ3DAMY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3499/files/41928cd80c885542633c0bd9898640850e51c69c..f44f24e94b3eae910909cdcc76b738792a6a0105",
"url": "https://github.com/quicwg/base-drafts/pull/3499/files/41928cd80c885542633c0bd9898640850e51c69c..f44f24e94b3eae910909cdcc76b738792a6a0105",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e79dc7321d99_76143f8ca2acd9608358--


From nobody Tue Mar 24 03:10:34 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7DFA13A11ED for <quic-issues@ietfa.amsl.com>; Tue, 24 Mar 2020 03:10:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.101
X-Spam-Level: 
X-Spam-Status: No, score=-7.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GAavTedKrtBR for <quic-issues@ietfa.amsl.com>; Tue, 24 Mar 2020 03:10:32 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 655903A11E9 for <quic-issues@ietf.org>; Tue, 24 Mar 2020 03:10:32 -0700 (PDT)
Received: from github-lowworker-d1d6e31.ash1-iad.github.net (github-lowworker-d1d6e31.ash1-iad.github.net [10.56.105.50]) by smtp.github.com (Postfix) with ESMTP id B95478C05A7 for <quic-issues@ietf.org>; Tue, 24 Mar 2020 03:10:31 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585044631; bh=TCfQdLrgvEw1oEqg1U5pkywMxAf+KeZ266k0u+QXRrk=; h=Date:From:To:Subject:From; b=eYW7rGTm4YWFzyI5bTR6MsE+YdMB1EInbjEdIqeB25gn/6S7gwyhXELofTBma53F1 UKBSkYa8VkoxmC0guJhx9/ZtGQNPRcGvJkyXRl2EuyuW69aNjrYFTR26OW8VvOCXub DlI/MO11zh0QxHjwrmuWX6fZIYlwJ6DIU4we0BVg=
Date: Tue, 24 Mar 2020 03:10:31 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/2ef7dc-cd8ca9@github.com>
Subject: [quicwg/base-drafts] cd8ca9: Script updating gh-pages from f44f24e9. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Qtt9vGSxi5ENdt0Z7ZRJGNV96cA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 10:10:34 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: cd8ca92cf50b660d7853f3830f1f9b1a3ec24214
      https://github.com/quicwg/base-drafts/commit/cd8ca92cf50b660d7853f3830f1f9b1a3ec24214
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-24 (Tue, 24 Mar 2020)

  Changed paths:
    M authenticate-hs-cid/draft-ietf-quic-http.html
    M authenticate-hs-cid/draft-ietf-quic-http.txt
    M authenticate-hs-cid/draft-ietf-quic-invariants.html
    M authenticate-hs-cid/draft-ietf-quic-invariants.txt
    M authenticate-hs-cid/draft-ietf-quic-recovery.html
    M authenticate-hs-cid/draft-ietf-quic-recovery.txt
    M authenticate-hs-cid/draft-ietf-quic-tls.html
    M authenticate-hs-cid/draft-ietf-quic-tls.txt
    M authenticate-hs-cid/draft-ietf-quic-transport.html
    M authenticate-hs-cid/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from f44f24e9. [ci skip]



From nobody Tue Mar 24 03:36:26 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1BA9E3A1210 for <quic-issues@ietfa.amsl.com>; Tue, 24 Mar 2020 03:36:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rsDGVLI35mz4 for <quic-issues@ietfa.amsl.com>; Tue, 24 Mar 2020 03:36: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 D58AD3A120D for <quic-issues@ietf.org>; Tue, 24 Mar 2020 03:36:21 -0700 (PDT)
Received: from github-lowworker-c53a806.ac4-iad.github.net (github-lowworker-c53a806.ac4-iad.github.net [10.52.23.45]) by smtp.github.com (Postfix) with ESMTP id C1A2896099D for <quic-issues@ietf.org>; Tue, 24 Mar 2020 03:36:20 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585046180; bh=W2irqBueLgkgHxavGiH9p4gyUi4uJnXRy7rd6RZmaq8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=tvC4cUTMnhnLvAivIEH6t77v84F062QkhGKGv1NUrCX64PxidzPjV+iFG9wcgiNW7 2WldF4oeHJtInSj0nl3HtTs+6oKqgZ9FMNhiKqzosQC85gcTj54JFdufT+mM3UgkVU z0XVc4m6pj+U973snanA3q9FF1Bi/AYK5jxArZWw=
Date: Tue, 24 Mar 2020 03:36:20 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6IKBYZ32HNFDFXWRN4QXB2JEVBNHHCF6NMAM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3544/603160588@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3544@github.com>
References: <quicwg/base-drafts/issues/3544@github.com>
Subject: Re: [quicwg/base-drafts] QPACK Appendix B: nameIndex (#3544)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e79e2a4b2398_220c3fcfb24cd968855b9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/SkawUFgzOFWnlFJSe_DS62n9Syk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 10:36:24 -0000

----==_mimepart_5e79e2a4b2398_220c3fcfb24cd968855b9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Yikes, that original name was a little hard to follow.

It strikes me that this code could be improved by consistently choosing either Idx or Index throughout.  Though that might require some additional attention to line length if the longer (and better) option is chosen.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3544#issuecomment-603160588
----==_mimepart_5e79e2a4b2398_220c3fcfb24cd968855b9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Yikes, that original name was a little hard to follow.</p>
<p>It strikes me that this code could be improved by consistently choosing either Idx or Index throughout.  Though that might require some additional attention to line length if the longer (and better) option is chosen.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3544#issuecomment-603160588">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5TP5RRO2KJEG5N7JLRJCEKJANCNFSM4LSO7FNA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZI6RCBJSBDQEA4NBTRJCEKJA5CNFSM4LSO7FNKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPZYADA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3544#issuecomment-603160588",
"url": "https://github.com/quicwg/base-drafts/issues/3544#issuecomment-603160588",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e79e2a4b2398_220c3fcfb24cd968855b9--


From nobody Tue Mar 24 04:05:34 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C3FE83A07A2 for <quic-issues@ietfa.amsl.com>; Tue, 24 Mar 2020 04:05:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7JsoQXwUeGgO for <quic-issues@ietfa.amsl.com>; Tue, 24 Mar 2020 04:05: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 806223A0885 for <quic-issues@ietf.org>; Tue, 24 Mar 2020 04:05:26 -0700 (PDT)
Received: from github-lowworker-c53a806.ac4-iad.github.net (github-lowworker-c53a806.ac4-iad.github.net [10.52.23.45]) by smtp.github.com (Postfix) with ESMTP id 826E79606E9 for <quic-issues@ietf.org>; Tue, 24 Mar 2020 04:05:25 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585047925; bh=2DKsEaMeLiEzg4Fw7gM4srZ4gkqiLTt1lrt1Scw/A0w=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=MWSqGANzpupLNP1z4YIMY7F0V0MGHhT3l5bJEVcfs50bklTxjR+sJyYun95sof8rX +iYCxTIeKJ1Wk1oQ85SeX2KCW1EMFbqGy+qdCRqnYySjAxC4gzIXWdD1kn7ndpT/xb HhYEHqe5tJklwIBW+Zm+jePc1EAMPXmN8zduA7ts=
Date: Tue, 24 Mar 2020 04:05:25 -0700
From: mirjak <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3VHRCB27TGIPHARIN4QXFHLEVBNHHCFSANWY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3529/603174537@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3529@github.com>
References: <quicwg/base-drafts/issues/3529@github.com>
Subject: Re: [quicwg/base-drafts] Changing the Default QUIC ACK Policy (#3529)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e79e975731f4_63ba3fe735ecd96410553e"; 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/LlBnD1QPeZ0RO28VMU2sTCmwtKc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 11:05:32 -0000

----==_mimepart_5e79e975731f4_63ba3fe735ecd96410553e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Would it help to give a recommendation like, if the congestion window is large, the ACK radio should be reduced? Not sure if we can easily give a threshold for the window but to align with the 4 ACKs per RTT rule we could say 40 or to be more conservation maybe 100?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3529#issuecomment-603174537
----==_mimepart_5e79e975731f4_63ba3fe735ecd96410553e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Would it help to give a recommendation like, if the congestion window is large, the ACK radio should be reduced? Not sure if we can easily give a threshold for the window but to align with the 4 ACKs per RTT rule we could say 40 or to be more conservation maybe 100?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3529#issuecomment-603174537">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK65DMEJZ6TK6JFOQO3RJCHXLANCNFSM4LOJ4RQA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6TO5UA5ORZZW5JZZDRJCHXLA5CNFSM4LOJ4RQKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPZ3NCI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3529#issuecomment-603174537",
"url": "https://github.com/quicwg/base-drafts/issues/3529#issuecomment-603174537",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e79e975731f4_63ba3fe735ecd96410553e--


From nobody Tue Mar 24 04:10:45 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7DED03A079C for <quic-issues@ietfa.amsl.com>; Tue, 24 Mar 2020 04:10:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.041
X-Spam-Level: 
X-Spam-Status: No, score=-1.041 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YRz11PXHDgFq for <quic-issues@ietfa.amsl.com>; Tue, 24 Mar 2020 04:10: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 842623A087D for <quic-issues@ietf.org>; Tue, 24 Mar 2020 04:10:37 -0700 (PDT)
Received: from github-lowworker-28f8021.ac4-iad.github.net (github-lowworker-28f8021.ac4-iad.github.net [10.52.25.98]) by smtp.github.com (Postfix) with ESMTP id 553BD96036D for <quic-issues@ietf.org>; Tue, 24 Mar 2020 04:10:35 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585048235; bh=2A8KWz2n5qNbBzP2t7SD/hmCfIvSPo6mNpol/eZbVzM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=cekc3HMX1edv6sSaur4hd8lBLMEGh/DqBgKB9P5FG4kJh1vmUcLJL2S62el/L+CrX kAVcFF5oeDgfSo+Twt9fEQrgYm3qFGhz9TTb3hB4/WO0AikX0X994zoAQMPa3ZAi6h zSDagRvatnPLREWFG8Mf4BQo3G47okiS2GC2Me18=
Date: Tue, 24 Mar 2020 04:10:35 -0700
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK27CWHTGEU6ZX3H6TN4QXF2XEVBNHHCF6TWBI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3545/review/380207104@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3545@github.com>
References: <quicwg/base-drafts/pull/3545@github.com>
Subject: Re: [quicwg/base-drafts] Don't remember the ACK delay (#3545)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e79eaab447c3_5f1c3fde91ecd95c106732"; 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/RB5U_kdbRfFa8rbzYZXfwudKiDQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 11:10:43 -0000

----==_mimepart_5e79eaab447c3_5f1c3fde91ecd95c106732
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/3545#pullrequestreview-380207104
----==_mimepart_5e79eaab447c3_5f1c3fde91ecd95c106732
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@marten-seemann</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3545#pullrequestreview-380207104">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5K2V6NOOJCPFC243DRJCIKXANCNFSM4LSQWLRA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5BWZOACBOIEX4IY6DRJCIKXA5CNFSM4LSQWLRKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC2UYAAA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3545#pullrequestreview-380207104",
"url": "https://github.com/quicwg/base-drafts/pull/3545#pullrequestreview-380207104",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e79eaab447c3_5f1c3fde91ecd95c106732--


From nobody Tue Mar 24 05:19:50 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8A8413A090E for <quic-issues@ietfa.amsl.com>; Tue, 24 Mar 2020 05:19:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.041
X-Spam-Level: 
X-Spam-Status: No, score=-1.041 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uo3FZiEwrY3Z for <quic-issues@ietfa.amsl.com>; Tue, 24 Mar 2020 05:19: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 8A0363A03F8 for <quic-issues@ietf.org>; Tue, 24 Mar 2020 05:19:47 -0700 (PDT)
Received: from github-lowworker-fa7043e.ash1-iad.github.net (github-lowworker-fa7043e.ash1-iad.github.net [10.56.109.45]) by smtp.github.com (Postfix) with ESMTP id 7F1392C0DD4 for <quic-issues@ietf.org>; Tue, 24 Mar 2020 05:19:46 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585052386; bh=IeQ4MZRrdQ+QJesgYVPMIqoIL8ldyFfN5gol8aXzH6U=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=fD2OrMw23Vlbm6iNq9pTGlLsmYJS82X5srOCjJOAsbZcMtc28bbYsmtcdVzlfbM2G JdZ9oFGEopi4F4x1tb42a766ANOyqq5Jg+BH2vdJ6ZCzSYRRq5FS4+f0oXIE8z+WdS VeUrWgMcY5yNYjYiXhdxeDp9hluMdUeg/Btp2cEw=
Date: Tue, 24 Mar 2020 05:19:46 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7U6D4V2P4P4U4Y3DV4QXN6FEVBNHHCF6TWBI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3545/review/380253918@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3545@github.com>
References: <quicwg/base-drafts/pull/3545@github.com>
Subject: Re: [quicwg/base-drafts] Don't remember the ACK delay (#3545)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e79fae270754_77443fbc662cd9607182d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/EWD5Yb0UWJKHCH2HystyCD_Kc5w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 12:19:49 -0000

----==_mimepart_5e79fae270754_77443fbc662cd9607182d
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/3545#pullrequestreview-380253918
----==_mimepart_5e79fae270754_77443fbc662cd9607182d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3545#pullrequestreview-380253918">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKY63VNJF3PLMVIPQ63RJCQOFANCNFSM4LSQWLRA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3JBETOR6YSJHSQP4TRJCQOFA5CNFSM4LSQWLRKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC2VDNXQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3545#pullrequestreview-380253918",
"url": "https://github.com/quicwg/base-drafts/pull/3545#pullrequestreview-380253918",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e79fae270754_77443fbc662cd9607182d--


From nobody Tue Mar 24 05:28:58 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 404A13A09B4 for <quic-issues@ietfa.amsl.com>; Tue, 24 Mar 2020 05:28:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4DJ2QvcBCaSo for <quic-issues@ietfa.amsl.com>; Tue, 24 Mar 2020 05:28:44 -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 ED1883A09CC for <quic-issues@ietf.org>; Tue, 24 Mar 2020 05:28:43 -0700 (PDT)
Received: from github-lowworker-e8b54ca.ac4-iad.github.net (github-lowworker-e8b54ca.ac4-iad.github.net [10.52.23.39]) by smtp.github.com (Postfix) with ESMTP id 7B0F3261565 for <quic-issues@ietf.org>; Tue, 24 Mar 2020 05:28:43 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585052923; bh=mICa0yCopP5uiFb/DcHgJRU0d9wTKvBQl6qTF1ScGKs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=jzgLrNARR1A/HHcmhzXtZq+v60KCo7UJG3GyUmPuhR6k08Jnsm1vvOjSHfXxxjkru vYOdaSwKoIgZ0IpuOR2dHAatZYodu9AGDnRj3dbh4AGc7yC1fcANsK8i0cBC9iZio2 2UwhgCZwuGN7tU72rL1jvnsr3vk+4am1Swm+cg74=
Date: Tue, 24 Mar 2020 05:28:43 -0700
From: Gorry Fairhurst <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5WTXJRDVKLAXK5MFN4QXO7XEVBNHHCFSANWY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3529/603210051@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3529@github.com>
References: <quicwg/base-drafts/issues/3529@github.com>
Subject: Re: [quicwg/base-drafts] Changing the Default QUIC ACK Policy (#3529)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e79fcfb35c30_48d13fc9e88cd95c115553"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: gorryfair
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/6itShZSDqbrdTW0VgSizbhnCEGk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 12:28:57 -0000

----==_mimepart_5e79fcfb35c30_48d13fc9e88cd95c115553
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

If the receiver knew the cwnd... we could add that.

The current proposal we made is here (along with some of the arguments about why QUIC and TCP are slightly different): draft-fairhurst-quic-ack-scaling

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3529#issuecomment-603210051
----==_mimepart_5e79fcfb35c30_48d13fc9e88cd95c115553
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>If the receiver knew the cwnd... we could add that.</p>
<p>The current proposal we made is here (along with some of the arguments about why QUIC and TCP are slightly different): draft-fairhurst-quic-ack-scaling</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3529#issuecomment-603210051">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3ZW7BYZPLF5WW4FQTRJCRPXANCNFSM4LOJ4RQA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4Z4Z2HMPNI4PVGIZDRJCRPXA5CNFSM4LOJ4RQKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEP2ECQY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3529#issuecomment-603210051",
"url": "https://github.com/quicwg/base-drafts/issues/3529#issuecomment-603210051",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e79fcfb35c30_48d13fc9e88cd95c115553--


From nobody Tue Mar 24 05:44:55 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BB70C3A0952 for <quic-issues@ietfa.amsl.com>; Tue, 24 Mar 2020 05:44:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id p4htIlQ5_QLM for <quic-issues@ietfa.amsl.com>; Tue, 24 Mar 2020 05:44:52 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D79153A094C for <quic-issues@ietf.org>; Tue, 24 Mar 2020 05:44:51 -0700 (PDT)
Received: from github-lowworker-edec459.ac4-iad.github.net (github-lowworker-edec459.ac4-iad.github.net [10.52.18.32]) by smtp.github.com (Postfix) with ESMTP id EB7A4520854 for <quic-issues@ietf.org>; Tue, 24 Mar 2020 05:44:50 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585053890; bh=V74ch5XZX9NoZiRGyli6pN89b/T3tzrJlWQdWP1v9vI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=jmp8KPDAs2jfGgPsRT/rfcYaVxenNTdYvhBzXFGXWqAr+ZlpHQ6XU/cMppjBe5TIA ZjxBThA4Djl5FGMmCJxpbJTGxQqcZAgP6o5TxmsV2cXg6AVTBvfD0B3wpVjp/qEUiR 4bPoj7wc94erEEkJGELEEvKcibC8CiaRdy2MUbQc=
Date: Tue, 24 Mar 2020 05:44:50 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2MFJH4BS5OI5F7ZYV4QXQ4FEVBNHHCFSANWY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3529/603216970@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3529@github.com>
References: <quicwg/base-drafts/issues/3529@github.com>
Subject: Re: [quicwg/base-drafts] Changing the Default QUIC ACK Policy (#3529)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7a00c2db217_1e673f97ca8cd95c1156f4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Aofg-xGn4hMId21S6uuNXlvvtws>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 12:44:54 -0000

----==_mimepart_5e7a00c2db217_1e673f97ca8cd95c1156f4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

So the min TCP ack is 40 bytes vs QUIC at 50(0 byte CIDs are common, so I'll assume that), 25% larger in the minimum case.

However, with a few SACK blocks, TCP ACKs are likely to be larger than QUIC ACKs, since SACK consumes 10 bytes for the first block and 8 for each additional block.  By the time the second block is added, there's a good chance QUIC ACKs are smaller and it's almost certainly true with 3 SACK blocks(which I think is a typical number).

So I'll go back to my previous statement that the real issue is that the network can't thin QUIC ACKs effectively.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3529#issuecomment-603216970
----==_mimepart_5e7a00c2db217_1e673f97ca8cd95c1156f4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>So the min TCP ack is 40 bytes vs QUIC at 50(0 byte CIDs are common, so I'll assume that), 25% larger in the minimum case.</p>
<p>However, with a few SACK blocks, TCP ACKs are likely to be larger than QUIC ACKs, since SACK consumes 10 bytes for the first block and 8 for each additional block.  By the time the second block is added, there's a good chance QUIC ACKs are smaller and it's almost certainly true with 3 SACK blocks(which I think is a typical number).</p>
<p>So I'll go back to my previous statement that the real issue is that the network can't thin QUIC ACKs effectively.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3529#issuecomment-603216970">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK67YPIQCLQAXGDICADRJCTMFANCNFSM4LOJ4RQA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYK7CQQNZPYQJM24G3RJCTMFA5CNFSM4LOJ4RQKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEP2FYSQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3529#issuecomment-603216970",
"url": "https://github.com/quicwg/base-drafts/issues/3529#issuecomment-603216970",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7a00c2db217_1e673f97ca8cd95c1156f4--


From nobody Tue Mar 24 05:52:21 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DC7873A09BE for <quic-issues@ietfa.amsl.com>; Tue, 24 Mar 2020 05:52:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PwZ2pXALEGXf for <quic-issues@ietfa.amsl.com>; Tue, 24 Mar 2020 05:52: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 9CE603A09AF for <quic-issues@ietf.org>; Tue, 24 Mar 2020 05:52:18 -0700 (PDT)
Received: from github-lowworker-d1d6e31.ash1-iad.github.net (github-lowworker-d1d6e31.ash1-iad.github.net [10.56.105.50]) by smtp.github.com (Postfix) with ESMTP id 915BF9603C7 for <quic-issues@ietf.org>; Tue, 24 Mar 2020 05:52:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585054337; bh=PZW0exDqqCmj96bPAHgh5vYGbzdwWSOYF1O/e/f8DXw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=fVIbndx3MYfCiysw2pJ/x3nfC7+6p0XT/zauIiaNeqIn7/f8up33nWrbg0eSwRHQM Ij3QGLqTSjlJFYhDGlG8MZcthHgfL1HbL0Wz443vBNcfDNXBVmZksTQWeGCkAviVd0 X73zFJpucJknnZxjOYEJpBQr9MU8QGos8q6iIWes=
Date: Tue, 24 Mar 2020 05:52:17 -0700
From: Gorry Fairhurst <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3NKFJ2BKFJJ42YTLV4QXRYDEVBNHHCFSANWY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3529/603220242@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3529@github.com>
References: <quicwg/base-drafts/issues/3529@github.com>
Subject: Re: [quicwg/base-drafts] Changing the Default QUIC ACK Policy (#3529)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7a0281820cc_651b3fc89d4cd95c2588e6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: gorryfair
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/FLdJAj_rMiraS6HST215rjx1bRM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 12:52:20 -0000

----==_mimepart_5e7a0281820cc_651b3fc89d4cd95c2588e6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

May be "yes", may be "no" on a larger size after loss - since QUIC ACK ranges are often larger - but that depends on loss pattern, etc. In our case, we saw more bytes. 
 
But "yes" on me saying there is a need for QUIC to make good default decisions about the ACK rate, because QUIC becomes responsible for transport working across heterogeneous paths and we need to get good defaults rather than rely on "ACK-Thining" and other network modification.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3529#issuecomment-603220242
----==_mimepart_5e7a0281820cc_651b3fc89d4cd95c2588e6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>May be "yes", may be "no" on a larger size after loss - since QUIC ACK ranges are often larger - but that depends on loss pattern, etc. In our case, we saw more bytes.</p>
<p>But "yes" on me saying there is a need for QUIC to make good default decisions about the ACK rate, because QUIC becomes responsible for transport working across heterogeneous paths and we need to get good defaults rather than rely on "ACK-Thining" and other network modification.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3529#issuecomment-603220242">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7X7TBRC2KSZFU3ZGLRJCUIDANCNFSM4LOJ4RQA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7NSMGUXISDU72O2QDRJCUIDA5CNFSM4LOJ4RQKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEP2GSEQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3529#issuecomment-603220242",
"url": "https://github.com/quicwg/base-drafts/issues/3529#issuecomment-603220242",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7a0281820cc_651b3fc89d4cd95c2588e6--


From nobody Tue Mar 24 09:39:17 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 19FF63A0C2A for <quic-issues@ietfa.amsl.com>; Tue, 24 Mar 2020 09:39:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.543
X-Spam-Level: 
X-Spam-Status: No, score=-1.543 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, T_SPF_TEMPERROR=0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Qos4WRs2ooyK for <quic-issues@ietfa.amsl.com>; Tue, 24 Mar 2020 09:39:10 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B12673A0C14 for <quic-issues@ietf.org>; Tue, 24 Mar 2020 09:39:10 -0700 (PDT)
Date: Tue, 24 Mar 2020 09:39:09 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585067949; bh=LB4/8HP08FiLITBNd8MAhbpF/pKZbpmgiB8ESAxU4MI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=yPxrKnPpIUjCaCWmjGuQbpi5bj94vJ4BWqexreN7n2hHRkL5ihO4OQMRtU3a8Ryr0 UVT38MDkhrnceD2AVxms2Eh+O1pMnzpl4o8Vvg3XLZHKDX3swmuuFqP6dYvSrJEjzk KzyxzdaCEP+hDuVn6nVMgdV27bWEAh12YdnRZ+lc=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZPAK3L5PIVWBOGNNV4QYMK3EVBNHHCFAMG5E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3509/603354443@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3509@github.com>
References: <quicwg/base-drafts/issues/3509@github.com>
Subject: Re: [quicwg/base-drafts] Required state for retaining unacked RETIRE_CONNECTION_ID frames is unbound (#3509)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7a37adafab0_36853fb7536cd96022029a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/tsmeBB60xry55zxmdb1QWrB3ULU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:39:16 -0000

----==_mimepart_5e7a37adafab0_36853fb7536cd96022029a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Similar to @martinthomson I'd prefer to acknowledge the problem and indicate that peers may want to limit the number of unacknowledged RETIRE_CONNECTION_ID frames to the number of connection IDs they support.

The other option I can imagine is to make the RETIRE_CONNECTION_ID frame cumulative, which provides a strong incentive to use connection IDs in order. Though we may have to make an exception for the connection ID in the received packet if we did 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/3509#issuecomment-603354443
----==_mimepart_5e7a37adafab0_36853fb7536cd96022029a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Similar to <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinthomson/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a> I'd prefer to acknowledge the problem and indicate that peers may want to limit the number of unacknowledged RETIRE_CONNECTION_ID frames to the number of connection IDs they support.</p>
<p>The other option I can imagine is to make the RETIRE_CONNECTION_ID frame cumulative, which provides a strong incentive to use connection IDs in order. Though we may have to make an exception for the connection ID in the received packet if we did 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/3509#issuecomment-603354443">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3FN2VIPL34QZZEX63RJDO23ANCNFSM4LFJ2P4A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZ35KNBN35XA5LTMG3RJDO23A5CNFSM4LFJ2P4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEP3HKSY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-603354443",
"url": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-603354443",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7a37adafab0_36853fb7536cd96022029a--


From nobody Tue Mar 24 11:27:28 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DDA7F3A0DA2 for <quic-issues@ietfa.amsl.com>; Tue, 24 Mar 2020 11:27:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.041
X-Spam-Level: 
X-Spam-Status: No, score=-1.041 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mlOUzFtf6PfK for <quic-issues@ietfa.amsl.com>; Tue, 24 Mar 2020 11:27: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 AA2063A0D95 for <quic-issues@ietf.org>; Tue, 24 Mar 2020 11:27:24 -0700 (PDT)
Received: from github-lowworker-d1d6e31.ash1-iad.github.net (github-lowworker-d1d6e31.ash1-iad.github.net [10.56.105.50]) by smtp.github.com (Postfix) with ESMTP id B53671C181C for <quic-issues@ietf.org>; Tue, 24 Mar 2020 11:27:23 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585074443; bh=b2AS56+A/WwOEy3NaWRMVkH8Hca5lriBlmC3zgqEefg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=HQwidtrM1qkylsUBffcyuE59MXqxoJvbHuf5qpYQXe9n1Rc8qnDb/Iw7j4dkO6Y0k 7WxeWP2Mzjjxnm3YCCefIYHVz6p1iAHQ5VD1cDJsgvRQ0j7dqoALwnVCwJDus2AdOg fkcwQoQb69fruMTpLQtXjqCzg25XVC0Lv2HntAR8=
Date: Tue, 24 Mar 2020 11:27:23 -0700
From: afrind <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYZC4QRICKVNHSF6DF4QYZAXEVBNHHCF6NMAM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3544/603429953@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3544@github.com>
References: <quicwg/base-drafts/issues/3544@github.com>
Subject: Re: [quicwg/base-drafts] QPACK Appendix B: nameIndex (#3544)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7a510ba58c0_49013f8a77ecd95c146255"; 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/_ZKuNlIEafY88WwmBhny3YYlW6g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 18:27:26 -0000

----==_mimepart_5e7a510ba58c0_49013f8a77ecd95c146255
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Broader question: do we still feel like the pseudocode is useful in general?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3544#issuecomment-603429953
----==_mimepart_5e7a510ba58c0_49013f8a77ecd95c146255
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Broader question: do we still feel like the pseudocode is useful in general?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3544#issuecomment-603429953">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6XQPIESHBDL7UDPVTRJD3QXANCNFSM4LSO7FNA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6U27W2GZDAGB5WFULRJD3QXA5CNFSM4LSO7FNKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEP3ZYQI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3544#issuecomment-603429953",
"url": "https://github.com/quicwg/base-drafts/issues/3544#issuecomment-603429953",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7a510ba58c0_49013f8a77ecd95c146255--


From nobody Tue Mar 24 15:37:04 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 80EA73A07AB for <quic-issues@ietfa.amsl.com>; Tue, 24 Mar 2020 15:36:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vwZCTyFoOTMC for <quic-issues@ietfa.amsl.com>; Tue, 24 Mar 2020 15:36:43 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CD3993A053E for <quic-issues@ietf.org>; Tue, 24 Mar 2020 15:36:42 -0700 (PDT)
Date: Tue, 24 Mar 2020 15:36:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585089401; bh=T3nFfdebkErTR/FLhFrJvkndjlkuWHQLmSeyxNkKN6M=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=w+aCQZHCSQ3/UtvHIGv+fbFRP2YNZ08MXJefJxGplkJ3zxE5AAq/NlU9wHPtzohqD Nw9JkENbC5nlq3mXjSXrAUVvJTlukhqPSICrS8eF+0MJy32jrZB0L3nTN8n2MxCH3x XPLhc8tgTWoUwyjs4LSQBvuLclKjzE0nrX2RFin4=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYRCTQN4FWRRYIZPUF4QZWHTEVBNHHCFAMG5E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3509/603540361@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3509@github.com>
References: <quicwg/base-drafts/issues/3509@github.com>
Subject: Re: [quicwg/base-drafts] Required state for retaining unacked RETIRE_CONNECTION_ID frames is unbound (#3509)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7a8b79c0004_27063fb4e14cd96812184d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/-fbJxdBXK0oH1PD8W-7y9HW4ICM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:37:03 -0000

----==_mimepart_5e7a8b79c0004_27063fb4e14cd96812184d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

So the bounds on this aren't that terrible.  Say you had to retire 1000 connection IDs all at once.  You could track each one individually as you send RETIRE_CONNECTION_ID.  That's 1000 things to track, which might be more state than you want (it's not 1000 bits because you need to maintain relationships with packet numbers).

Or you could just keep `CID[smallest unacknowledged retire frame] - CID[largest acknowledged retire frame]` strictly limited, no matter how many connection IDs you need to retire.  Tracking that, plus what you have been requested to retire should bound the state required to implement retirement.

In other words, you do control how much state you commit to retirement, just like everything 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/3509#issuecomment-603540361
----==_mimepart_5e7a8b79c0004_27063fb4e14cd96812184d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>So the bounds on this aren't that terrible.  Say you had to retire 1000 connection IDs all at once.  You could track each one individually as you send RETIRE_CONNECTION_ID.  That's 1000 things to track, which might be more state than you want (it's not 1000 bits because you need to maintain relationships with packet numbers).</p>
<p>Or you could just keep <code>CID[smallest unacknowledged retire frame] - CID[largest acknowledged retire frame]</code> strictly limited, no matter how many connection IDs you need to retire.  Tracking that, plus what you have been requested to retire should bound the state required to implement retirement.</p>
<p>In other words, you do control how much state you commit to retirement, just like everything 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/3509#issuecomment-603540361">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2SHDHJFFK42LLGTOLRJEYXTANCNFSM4LFJ2P4A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4GZMECUKMXUY4NWJ3RJEYXTA5CNFSM4LFJ2P4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEP4UXCI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-603540361",
"url": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-603540361",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7a8b79c0004_27063fb4e14cd96812184d--


From nobody Tue Mar 24 18:24:28 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 85E1C3A086F for <quic-issues@ietfa.amsl.com>; Tue, 24 Mar 2020 18:23:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.554
X-Spam-Level: 
X-Spam-Status: No, score=-6.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2YcU68-rs2Mz for <quic-issues@ietfa.amsl.com>; Tue, 24 Mar 2020 18:23:08 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BAF113A0813 for <quic-issues@ietf.org>; Tue, 24 Mar 2020 18:23:07 -0700 (PDT)
Received: from github-lowworker-c5134a3.ac4-iad.github.net (github-lowworker-c5134a3.ac4-iad.github.net [10.52.23.55]) by smtp.github.com (Postfix) with ESMTP id C435BA1DE8 for <quic-issues@ietf.org>; Tue, 24 Mar 2020 18:23:05 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585099385; bh=54pqzgY1m4G98cmkYRpKkYXjTHbZs6eVUH89oVnLnXs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=k6NkQyXwbw7zmVmhPom3qCTnawbb3KnwHS01u1nfYm926cexmOUc4MEd/LWtMfYLQ xUyi/3jCfWLbe/48jPCjm5O2HbStlmYiQVxGsDIYw2wEIiZDCG2sEWTZy7yfTSvW1K 39qnsEpE6rU60j+3t+3E4MnTpCeJOle6XgA//n6c=
Date: Tue, 24 Mar 2020 18:23:05 -0700
From: Kazu Yamamoto <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5GZ2K25BNACMEXBDV4Q2JXTEVBNHHCF6NMAM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3544/603588324@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3544@github.com>
References: <quicwg/base-drafts/issues/3544@github.com>
Subject: Re: [quicwg/base-drafts] QPACK Appendix B: nameIndex (#3544)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7ab279b4a3c_1a553fbb2f8cd9601021c7"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazu-yamamoto
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/PGK5-6WA1Ix8ZyYuEIqf_7_2LhQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 01:23:10 -0000

----==_mimepart_5e7ab279b4a3c_1a553fbb2f8cd9601021c7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Let's suppose that `nameIdx` and `nameIndex` are the same.

The next question is how `getNameIndex` should behave?

The return value (`nameIdx`) is compared with `staticTable.size`. But it is also used for dynamic table. If my understanding is correct, the index spaces of the two table are independent. I cannot understand what is returned from `getNameIndex`.

Can `getNameIndex` return `nil`? If `nameIdx` can be `nil`, `nameIdx <= staticTable.size` causes an error. If it cannot be `nil`, it means that an index for the name cab be always found, which, I think, is not realistic.


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3544#issuecomment-603588324
----==_mimepart_5e7ab279b4a3c_1a553fbb2f8cd9601021c7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Let's suppose that <code>nameIdx</code> and <code>nameIndex</code> are the same.</p>
<p>The next question is how <code>getNameIndex</code> should behave?</p>
<p>The return value (<code>nameIdx</code>) is compared with <code>staticTable.size</code>. But it is also used for dynamic table. If my understanding is correct, the index spaces of the two table are independent. I cannot understand what is returned from <code>getNameIndex</code>.</p>
<p>Can <code>getNameIndex</code> return <code>nil</code>? If <code>nameIdx</code> can be <code>nil</code>, <code>nameIdx &lt;= staticTable.size</code> causes an error. If it cannot be <code>nil</code>, it means that an index for the name cab be always found, which, I think, is not realistic.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3544#issuecomment-603588324">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7HFWWQEF26BKDAL2LRJFMHTANCNFSM4LSO7FNA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK466NAAGHK7VGBHYMTRJFMHTA5CNFSM4LSO7FNKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEP5ANZA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3544#issuecomment-603588324",
"url": "https://github.com/quicwg/base-drafts/issues/3544#issuecomment-603588324",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7ab279b4a3c_1a553fbb2f8cd9601021c7--


From nobody Wed Mar 25 10:22:34 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6E6DB3A0B48 for <quic-issues@ietfa.amsl.com>; Wed, 25 Mar 2020 10:22:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tRNSktG831cC for <quic-issues@ietfa.amsl.com>; Wed, 25 Mar 2020 10:22: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 D97A83A0991 for <quic-issues@ietf.org>; Wed, 25 Mar 2020 10:22:31 -0700 (PDT)
Received: from github-lowworker-cde56e0.va3-iad.github.net (github-lowworker-cde56e0.va3-iad.github.net [10.48.25.52]) by smtp.github.com (Postfix) with ESMTP id 0DF5DC60657 for <quic-issues@ietf.org>; Wed, 25 Mar 2020 10:22:31 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585156951; bh=B0j2E0O21jonZwIUdwEUTf+79FfoltmcI5Wz7c/OHaM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=FvaOUCtDoo8MwQpBrjYbdV0T6APHEq3hgRvDsmxtglbgl++wjKvEMr5JKfIyGJi5a usnG0IwLfymxrjNdqca9sw1oMKZoBLbqOj/4BdUljnK/w80G0juT8wbrg6Nxe907Uw JwwDf+V1TWkRBDO3m4DqeQjWgm9c7sC4memCNnY4=
Date: Wed, 25 Mar 2020 10:22:31 -0700
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6CYHGALA65C3NIEK54Q52FNEVBNHHCFAMG5E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3509/603974028@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3509@github.com>
References: <quicwg/base-drafts/issues/3509@github.com>
Subject: Re: [quicwg/base-drafts] Required state for retaining unacked RETIRE_CONNECTION_ID frames is unbound (#3509)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7b9357c69_77303f94ec4cd96414285"; 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/oYqKfjuCLAFCgeKUbvt6BR498TU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 17:22:34 -0000

----==_mimepart_5e7b9357c69_77303f94ec4cd96414285
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson 

> Or you could just keep CID[smallest unacknowledged retire frame] - CID[largest acknowledged retire frame] strictly limited, no matter how many connection IDs you need to retire. Tracking that, plus what you have been requested to retire should bound the state required to implement retirement.

That's my preferred solution, but in my reading of the spec this is not allowed. We MUST send RCID for each sequence number for which the peer has sent retire-prior-to. I think the language in Section 5.1.2 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/3509#issuecomment-603974028
----==_mimepart_5e7b9357c69_77303f94ec4cd96414285
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinthomson/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a></p>
<blockquote>
<p>Or you could just keep CID[smallest unacknowledged retire frame] - CID[largest acknowledged retire frame] strictly limited, no matter how many connection IDs you need to retire. Tracking that, plus what you have been requested to retire should bound the state required to implement retirement.</p>
</blockquote>
<p>That's my preferred solution, but in my reading of the spec this is not allowed. We MUST send RCID for each sequence number for which the peer has sent retire-prior-to. I think the language in Section 5.1.2 needs 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/issues/3509#issuecomment-603974028">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2U45CCFPMBJNXCCYLRJI4VPANCNFSM4LFJ2P4A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZBM4GHTMFGMLAWUJLRJI4VPA5CNFSM4LFJ2P4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEP76TDA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-603974028",
"url": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-603974028",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7b9357c69_77303f94ec4cd96414285--


From nobody Wed Mar 25 10:35:21 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C8E1E3A0CE3 for <quic-issues@ietfa.amsl.com>; Wed, 25 Mar 2020 10:35:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zL5_ZI3pjSv8 for <quic-issues@ietfa.amsl.com>; Wed, 25 Mar 2020 10:35:18 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2CA523A0C93 for <quic-issues@ietf.org>; Wed, 25 Mar 2020 10:35:18 -0700 (PDT)
Received: from github-lowworker-ca5950c.va3-iad.github.net (github-lowworker-ca5950c.va3-iad.github.net [10.48.17.57]) by smtp.github.com (Postfix) with ESMTP id 0F0026A1EF9 for <quic-issues@ietf.org>; Wed, 25 Mar 2020 10:35:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585157717; bh=1YsTC2NZ1yFOYtIRsBdd6vIeJ2eNTxmz0i8nVAzG9Es=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=idw3RBjUlE1ZfU3GKJBovscAgim6ffXtQjwS/6LGiN3adgczzHnrWIxeviEJa6A+l IO9qDqxHFmqAzkIT30KCgaxk2vIGQsJId0q8tHPUQQEEqYW5ULh63oFiVIcgx1NLjd LS5cf2qSMWbtMM+X/7HOuHCPqngs7gy3zTN/6R/s=
Date: Wed, 25 Mar 2020 10:35:17 -0700
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK34HCROFVHF764O4GV4Q53VJEVBNHHCFAMG5E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3509/603981003@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3509@github.com>
References: <quicwg/base-drafts/issues/3509@github.com>
Subject: Re: [quicwg/base-drafts] Required state for retaining unacked RETIRE_CONNECTION_ID frames is unbound (#3509)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7b96552f5_271e3fd2508cd964911d0"; 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/hOVADb7WPIXLgBapKc8eqqCZb14>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 17:35:20 -0000

----==_mimepart_5e7b96552f5_271e3fd2508cd964911d0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett's idea of allowing RCID to be cumulative is also good and computationally cleaner, although we'd need a different frame type or an additional field in the frame (I don't think we can get rid of retiring non-continuous sequence numbers)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3509#issuecomment-603981003
----==_mimepart_5e7b96552f5_271e3fd2508cd964911d0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/ianswett/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ianswett">@ianswett</a>'s idea of allowing RCID to be cumulative is also good and computationally cleaner, although we'd need a different frame type or an additional field in the frame (I don't think we can get rid of retiring non-continuous sequence numbers)</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3509#issuecomment-603981003">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6M7YD57RRAAOB72CLRJI6FJANCNFSM4LFJ2P4A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZMKS4O2FYMLTZWL5DRJI6FJA5CNFSM4LFJ2P4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQAAJSY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-603981003",
"url": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-603981003",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7b96552f5_271e3fd2508cd964911d0--


From nobody Wed Mar 25 10:36:18 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E15943A0CE3 for <quic-issues@ietfa.amsl.com>; Wed, 25 Mar 2020 10:36:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lTjSQjjhjUM6 for <quic-issues@ietfa.amsl.com>; Wed, 25 Mar 2020 10:36: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 BDC443A0C93 for <quic-issues@ietf.org>; Wed, 25 Mar 2020 10:36:14 -0700 (PDT)
Date: Wed, 25 Mar 2020 10:36:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585157774; bh=KDi13bdjc2NgMo0EW4D7xL9OtAkEogIVOegZIiQL9kY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Pu37QHFwVeLj7go9U286udFmXJ+iJYa8YcO/jDu3AQW7Fl1TaRcwLlA7K6j70QD+x LKwNY7Q/MyKYx8oSUF6mRDAMvMxlFJkrQeEghCEcxDW84Ab0b97viNBJPvDJXGGQkq /rf36CNJ2Yah4QSQsvAtBWbpIApJeWC5g7TlYMLI=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6AW4ALHXFENIREN5N4Q53Y3EVBNHHCFAMG5E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3509/603981560@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3509@github.com>
References: <quicwg/base-drafts/issues/3509@github.com>
Subject: Re: [quicwg/base-drafts] Required state for retaining unacked RETIRE_CONNECTION_ID frames is unbound (#3509)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7b968ef733_12d63fd4c7acd95c1302ee"; 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/xHNwsd6WtxvftpVQT1QijewutYc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 17:36:17 -0000

----==_mimepart_5e7b968ef733_12d63fd4c7acd95c1302ee
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I'm happy to file a PR for the @martinthomson or @ianswett approach based on the overall sentiment. 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3509#issuecomment-603981560
----==_mimepart_5e7b968ef733_12d63fd4c7acd95c1302ee
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I'm happy to file a PR for the <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinthomson/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a> or <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/ianswett/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ianswett">@ianswett</a> approach based on the overall sentiment.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3509#issuecomment-603981560">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7RLBA6ZJP5D7453M3RJI6I5ANCNFSM4LFJ2P4A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3DIRWJ3L2D2IWW6XTRJI6I5A5CNFSM4LFJ2P4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQAAN6A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-603981560",
"url": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-603981560",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7b968ef733_12d63fd4c7acd95c1302ee--


From nobody Wed Mar 25 11:49:19 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C70E13A08B0 for <quic-issues@ietfa.amsl.com>; Wed, 25 Mar 2020 11:49:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.481
X-Spam-Level: 
X-Spam-Status: No, score=-1.481 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GSu7yOZ7ScxT for <quic-issues@ietfa.amsl.com>; Wed, 25 Mar 2020 11:49:11 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 613943A0A3C for <quic-issues@ietf.org>; Wed, 25 Mar 2020 11:49:02 -0700 (PDT)
Received: from github-lowworker-6b40fdd.va3-iad.github.net (github-lowworker-6b40fdd.va3-iad.github.net [10.48.16.64]) by smtp.github.com (Postfix) with ESMTP id 3BF676E12F4 for <quic-issues@ietf.org>; Wed, 25 Mar 2020 11:49:01 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585162141; bh=Z53aFRbS2lQJJ83T1IeD6dk58ZVC+ESLeG35noir8N8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=wx/G4lUBRrjuabKhvxmUZHrENLUmh3p2RadyjQHG/HczrVSwlojbxdroT+726K/ig eDFyj0ZyUvWQK63uDs+pfZelK113XvSNUoPqwonQUo0nMIfC9A64FubtzjdDQdKnOj 6rZRFiZkCjEeB3xT4+mqsTqhYbP1NQ8WloPh6pfQ=
Date: Wed, 25 Mar 2020 11:49:01 -0700
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6K7FTR66ZRKDRBIF54Q6EJ3EVBNHHCFYX2PM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3536/review/381440599@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3536@github.com>
References: <quicwg/base-drafts/pull/3536@github.com>
Subject: Re: [quicwg/base-drafts] 5tuple routing (#3536)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7ba79d2da88_92b3fb314acd9683428d5"; 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/BZufbaea9Bi5dG3yozNwA6KYdxQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 18:49:17 -0000

----==_mimepart_5e7ba79d2da88_92b3fb314acd9683428d5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke commented on this pull request.



> @@ -6387,6 +6387,29 @@ following properties:
 Note that these guarantees are the same guarantees provided for any NAT, for the
 same reasons.
 
+## Considerations for 5-tuple routing architectures
+
+QUIC servers can be deployed behind a 5-tuple based routing architecture that
+delivers packets based on both the source and destination IP addresses and
+ports. In such an architecture, clients that change IP address or port are
+likely to be routed to a different server. There are several actions that can
+mitigate or resolve operational and security issues in this case.
+
+* Servers can use an out-of-band mechanism to deliver packets to the correct
+destination or transfer state from the original destination. Properly designed,
+this completely solves the problem and no further measures are necessary.

An example might be servers that are using QUIC-LB for just such a mapping, but they don't have a load balancer up front that is routing that way.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3536#discussion_r398091034
----==_mimepart_5e7ba79d2da88_92b3fb314acd9683428d5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinduke</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3536#discussion_r398091034">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -6387,6 +6387,29 @@ following properties:
 Note that these guarantees are the same guarantees provided for any NAT, for the
 same reasons.
 
+## Considerations for 5-tuple routing architectures
+
+QUIC servers can be deployed behind a 5-tuple based routing architecture that
+delivers packets based on both the source and destination IP addresses and
+ports. In such an architecture, clients that change IP address or port are
+likely to be routed to a different server. There are several actions that can
+mitigate or resolve operational and security issues in this case.
+
+* Servers can use an out-of-band mechanism to deliver packets to the correct
+destination or transfer state from the original destination. Properly designed,
+this completely solves the problem and no further measures are necessary.
</pre>
<p>An example might be servers that are using QUIC-LB for just such a mapping, but they don't have a load balancer up front that is routing that way.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3536#discussion_r398091034">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5VW3IWMAHV2NDSON3RJJGZ3ANCNFSM4LQTUQYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZATYWFTF4KKADGGCLRJJGZ3A5CNFSM4LQTUQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC26FEVY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3536#discussion_r398091034",
"url": "https://github.com/quicwg/base-drafts/pull/3536#discussion_r398091034",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7ba79d2da88_92b3fb314acd9683428d5--


From nobody Wed Mar 25 11:52:08 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D39783A0C10 for <quic-issues@ietfa.amsl.com>; Wed, 25 Mar 2020 11:52:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pjWLaJXsz237 for <quic-issues@ietfa.amsl.com>; Wed, 25 Mar 2020 11:51: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 AF29F3A044A for <quic-issues@ietf.org>; Wed, 25 Mar 2020 11:50:46 -0700 (PDT)
Received: from github-lowworker-39b4a70.va3-iad.github.net (github-lowworker-39b4a70.va3-iad.github.net [10.48.16.66]) by smtp.github.com (Postfix) with ESMTP id 5371D9607FF for <quic-issues@ietf.org>; Wed, 25 Mar 2020 11:50:40 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585162240; bh=ouJm5M4qk3Pz92VGc9ceC1/OvugyMdI4JqGO0uYgVEw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=fTjTB5SdaLckJZD9JfsQKSJQ7Z/ODfvjIo3y4VjtatzWg7tDwHL42xLn630PKl+8s hVEMcp3FyLqZ/IQ9W8QbPcA/5/+E2SB3BAYvxisff4bD3TT/BC6Vcxzb7Bo+DCoZmk Eu0YG2or4ZwO2+XIVRXG53WFTcYhzL4X1R8i5Swo=
Date: Wed, 25 Mar 2020 11:50:40 -0700
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3LVZWTMCYYBKLD6PV4Q6EQBEVBNHHCFYX2PM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3536/review/381441852@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3536@github.com>
References: <quicwg/base-drafts/pull/3536@github.com>
Subject: Re: [quicwg/base-drafts] 5tuple routing (#3536)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7ba800466a7_15803f8dcd4cd96c1620bb"; 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/Mb7qxYTPzk3CsAyQ5yhwMPaGooQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 18:52:07 -0000

----==_mimepart_5e7ba800466a7_15803f8dcd4cd96c1620bb
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke commented on this pull request.



> +## Considerations for 5-tuple routing architectures
+
+QUIC servers can be deployed behind a 5-tuple based routing architecture that
+delivers packets based on both the source and destination IP addresses and
+ports. In such an architecture, clients that change IP address or port are
+likely to be routed to a different server. There are several actions that can
+mitigate or resolve operational and security issues in this case.
+
+* Servers can use an out-of-band mechanism to deliver packets to the correct
+destination or transfer state from the original destination. Properly designed,
+this completely solves the problem and no further measures are necessary.
+
+* Sending the disable_active_migration transport parameter informs the client
+that any address change is likely to terminate the connection, which can lead it
+to use more aggressive timeouts or terminate connections when its IP address
+changes.

I'm not specifically referring to idle timeouts.  A client might send a PING periodically, for instance, to avoid NAT rebinding.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3536#discussion_r398092130
----==_mimepart_5e7ba800466a7_15803f8dcd4cd96c1620bb
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinduke</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3536#discussion_r398092130">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +## Considerations for 5-tuple routing architectures
+
+QUIC servers can be deployed behind a 5-tuple based routing architecture that
+delivers packets based on both the source and destination IP addresses and
+ports. In such an architecture, clients that change IP address or port are
+likely to be routed to a different server. There are several actions that can
+mitigate or resolve operational and security issues in this case.
+
+* Servers can use an out-of-band mechanism to deliver packets to the correct
+destination or transfer state from the original destination. Properly designed,
+this completely solves the problem and no further measures are necessary.
+
+* Sending the disable_active_migration transport parameter informs the client
+that any address change is likely to terminate the connection, which can lead it
+to use more aggressive timeouts or terminate connections when its IP address
+changes.
</pre>
<p>I'm not specifically referring to idle timeouts.  A client might send a PING periodically, for instance, to avoid NAT rebinding.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3536#discussion_r398092130">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYZVHUKKVLMG76QVKTRJJHABANCNFSM4LQTUQYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYMAL5HIOSH6KBRL2TRJJHABA5CNFSM4LQTUQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC26FOPA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3536#discussion_r398092130",
"url": "https://github.com/quicwg/base-drafts/pull/3536#discussion_r398092130",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7ba800466a7_15803f8dcd4cd96c1620bb--


From nobody Wed Mar 25 12:02:58 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 760883A13BF for <quic-issues@ietfa.amsl.com>; Wed, 25 Mar 2020 12:02:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.481
X-Spam-Level: 
X-Spam-Status: No, score=-1.481 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ITWivlaOhx5g for <quic-issues@ietfa.amsl.com>; Wed, 25 Mar 2020 12:02:26 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DC8AA3A0E50 for <quic-issues@ietf.org>; Wed, 25 Mar 2020 12:00:39 -0700 (PDT)
Date: Wed, 25 Mar 2020 12:00:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585162838; bh=1t29rxolKg1Sx0rlol9FtgCCES2DtrAIJSpYKmheNiw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=VL/4xucr/VwdwxuY1MX6cEE/ztZ5JuMDfpxlLwpebxVp0K8NViiRe0heGkZXHjVLO GKwbQ9MaslrXG/aNKF9/zw0y/PPWYCX2+ZoNqfK5nlUouyizpMwnnyxbnkF5NqYCLG 7kJxsyqRIn7sE5ur0XxaH56JInWE9M7CsECExAJQ=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5CG22WFKAIBIJL3VF4Q6FVNEVBNHHCFYX2PM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3536/review/381449451@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3536@github.com>
References: <quicwg/base-drafts/pull/3536@github.com>
Subject: Re: [quicwg/base-drafts] 5tuple routing (#3536)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7baa5620efe_1573feba14cd96c119433"; 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/344utXZJZyHjSOcBlnVpathStjc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 19:02:43 -0000

----==_mimepart_5e7baa5620efe_1573feba14cd96c119433
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke commented on this pull request.



> +likely to be routed to a different server. There are several actions that can
+mitigate or resolve operational and security issues in this case.
+
+* Servers can use an out-of-band mechanism to deliver packets to the correct
+destination or transfer state from the original destination. Properly designed,
+this completely solves the problem and no further measures are necessary.
+
+* Sending the disable_active_migration transport parameter informs the client
+that any address change is likely to terminate the connection, which can lead it
+to use more aggressive timeouts or terminate connections when its IP address
+changes.
+
+* The preferred_address transport parameter can provide a path that does not use
+the 5-tuple based routers.
+
+* Servers MUST either use different Stateless Reset Token keys, or encode the

I dunno, 21.9 (Stateless Reset Oracle) already breaks the seal on normative text in Security Considerations. That may or may not be bad, I'd rather that be addressed in a different 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/3536#discussion_r398098283
----==_mimepart_5e7baa5620efe_1573feba14cd96c119433
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinduke</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3536#discussion_r398098283">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +likely to be routed to a different server. There are several actions that can
+mitigate or resolve operational and security issues in this case.
+
+* Servers can use an out-of-band mechanism to deliver packets to the correct
+destination or transfer state from the original destination. Properly designed,
+this completely solves the problem and no further measures are necessary.
+
+* Sending the disable_active_migration transport parameter informs the client
+that any address change is likely to terminate the connection, which can lead it
+to use more aggressive timeouts or terminate connections when its IP address
+changes.
+
+* The preferred_address transport parameter can provide a path that does not use
+the 5-tuple based routers.
+
+* Servers MUST either use different Stateless Reset Token keys, or encode the
</pre>
<p>I dunno, 21.9 (Stateless Reset Oracle) already breaks the seal on normative text in Security Considerations. That may or may not be bad, I'd rather that be addressed in a different PR&gt;</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3536#discussion_r398098283">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYB76ISNQIDSX5GFJLRJJIFNANCNFSM4LQTUQYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4COD2GTJGD5X6POW3RJJIFNA5CNFSM4LQTUQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC26HJ2Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3536#discussion_r398098283",
"url": "https://github.com/quicwg/base-drafts/pull/3536#discussion_r398098283",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7baa5620efe_1573feba14cd96c119433--


From nobody Wed Mar 25 12:18:37 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C5EE83A09A7 for <quic-issues@ietfa.amsl.com>; Wed, 25 Mar 2020 12:18:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Tugq4203uv1d for <quic-issues@ietfa.amsl.com>; Wed, 25 Mar 2020 12:18:31 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 501123A091D for <quic-issues@ietf.org>; Wed, 25 Mar 2020 12:18:31 -0700 (PDT)
Received: from github-lowworker-a27607f.ash1-iad.github.net (github-lowworker-a27607f.ash1-iad.github.net [10.56.18.61]) by smtp.github.com (Postfix) with ESMTP id 4D9D1281D63 for <quic-issues@ietf.org>; Wed, 25 Mar 2020 12:18:30 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585163910; bh=9VRKrO8lzc+PuW40xT5ZIY98dgTJ+fm6/AARf5zfL/A=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=XfHdX7o8hn2G7l9YFzSB1SLl/nJ2Lz/PKSB9B5XSGqQ8DGfT0BxIPjEUQNEaCdKPi hkBoqOPVMec0dCw0gHN+oxUTYDk38CcuNqOOSrzzcO8+UAyp6pqGdWztpcHYuAOaC6 AVK7OrbUG4tCeUly3IJOeGz7JtUOkp3++AxRId74=
Date: Wed, 25 Mar 2020 12:18:30 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZ47Z7KMJ4DLLB2QD54Q6HYNEVBNHHCFAMG5E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3509/604035249@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3509@github.com>
References: <quicwg/base-drafts/issues/3509@github.com>
Subject: Re: [quicwg/base-drafts] Required state for retaining unacked RETIRE_CONNECTION_ID frames is unbound (#3509)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7bae863d80f_45893f9bc76cd96c1420af"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: 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-Ow-Ye0YdOG6FboeecfX5XzbQ0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 19:18:35 -0000

----==_mimepart_5e7bae863d80f_45893f9bc76cd96c1420af
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

One purely implementation option:  It's always legitimate to repeat a frame.  Therefore, if you track _only_ the smallest and largest un-acked RCID sequence numbers, you can just keep retiring the whole range every time you retransmit. ACKs will shrink the range (hopefully to zero).  There's no harm beyond unnecessary bytes in retransmitting something a few extra times to avoid excessive state tracking.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3509#issuecomment-604035249
----==_mimepart_5e7bae863d80f_45893f9bc76cd96c1420af
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>One purely implementation option:  It's always legitimate to repeat a frame.  Therefore, if you track <em>only</em> the smallest and largest un-acked RCID sequence numbers, you can just keep retiring the whole range every time you retransmit. ACKs will shrink the range (hopefully to zero).  There's no harm beyond unnecessary bytes in retransmitting something a few extra times to avoid excessive state tracking.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3509#issuecomment-604035249">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK57LAXS5MDT3ZKLNJDRJJKINANCNFSM4LFJ2P4A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5FIVRAQXNIM354523RJJKINA5CNFSM4LFJ2P4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQANRMI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-604035249",
"url": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-604035249",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7bae863d80f_45893f9bc76cd96c1420af--


From nobody Wed Mar 25 12:23:02 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2FD6B3A09AE for <quic-issues@ietfa.amsl.com>; Wed, 25 Mar 2020 12:23:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9yw-IsWxY-7v for <quic-issues@ietfa.amsl.com>; Wed, 25 Mar 2020 12:22:59 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C48333A091D for <quic-issues@ietf.org>; Wed, 25 Mar 2020 12:22:59 -0700 (PDT)
Received: from github-lowworker-bb778fb.ash1-iad.github.net (github-lowworker-bb778fb.ash1-iad.github.net [10.56.102.56]) by smtp.github.com (Postfix) with ESMTP id 00F642805E2 for <quic-issues@ietf.org>; Wed, 25 Mar 2020 12:22:59 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585164179; bh=+5mVJyc1xJMD1q88oyYjei5DNnRVL7wxMi9eDnanesg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=KPlDAIhs9CwujjIc0PmhjGa2MkaXdtVQYia1uJXo4GOcxtf81hrVqQNUmLeG6IXDw el3DagfO9i1r5unE1tCxv00IaDXyVoD2DbWjT3p3qwcIiGUI3rirrEgtWvt1VjaZ22 dmZvHCkFHPTaTkk5HDDOTtNuYbgr96NGWtVZx0CI=
Date: Wed, 25 Mar 2020 12:22:58 -0700
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4SZQDAM57F3M4AW5N4Q6IJFEVBNHHCFYX2PM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3536/review/381465135@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3536@github.com>
References: <quicwg/base-drafts/pull/3536@github.com>
Subject: Re: [quicwg/base-drafts] 5tuple routing (#3536)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7baf92e3869_5de23fed290cd96415613d"; 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/SkzycLir7aW3iJFgqwcBwoljRxE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 19:23:01 -0000

----==_mimepart_5e7baf92e3869_5de23fed290cd96415613d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke commented on this pull request.



> +delivers packets based on both the source and destination IP addresses and
+ports. In such an architecture, clients that change IP address or port are
+likely to be routed to a different server. There are several actions that can
+mitigate or resolve operational and security issues in this case.
+
+* Servers can use an out-of-band mechanism to deliver packets to the correct
+destination or transfer state from the original destination. Properly designed,
+this completely solves the problem and no further measures are necessary.
+
+* Sending the disable_active_migration transport parameter informs the client
+that any address change is likely to terminate the connection, which can lead it
+to use more aggressive timeouts or terminate connections when its IP address
+changes.
+
+* The preferred_address transport parameter can provide a path that does not use
+the 5-tuple based routers.

OK, I'm rewriting this to be clearer.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3536#discussion_r398111025
----==_mimepart_5e7baf92e3869_5de23fed290cd96415613d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinduke</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3536#discussion_r398111025">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +delivers packets based on both the source and destination IP addresses and
+ports. In such an architecture, clients that change IP address or port are
+likely to be routed to a different server. There are several actions that can
+mitigate or resolve operational and security issues in this case.
+
+* Servers can use an out-of-band mechanism to deliver packets to the correct
+destination or transfer state from the original destination. Properly designed,
+this completely solves the problem and no further measures are necessary.
+
+* Sending the disable_active_migration transport parameter informs the client
+that any address change is likely to terminate the connection, which can lead it
+to use more aggressive timeouts or terminate connections when its IP address
+changes.
+
+* The preferred_address transport parameter can provide a path that does not use
+the 5-tuple based routers.
</pre>
<p>OK, I'm rewriting this to be clearer.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3536#discussion_r398111025">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3RKCEN2CS4UELYQLDRJJKZFANCNFSM4LQTUQYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7QSWCZYP722TVXTTDRJJKZFA5CNFSM4LQTUQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC26LELY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3536#discussion_r398111025",
"url": "https://github.com/quicwg/base-drafts/pull/3536#discussion_r398111025",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7baf92e3869_5de23fed290cd96415613d--


From nobody Wed Mar 25 12:23:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EED1A3A0A03 for <quic-issues@ietfa.amsl.com>; Wed, 25 Mar 2020 12:23:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4omWtBG_JfQw for <quic-issues@ietfa.amsl.com>; Wed, 25 Mar 2020 12:23:39 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9B58A3A09D9 for <quic-issues@ietf.org>; Wed, 25 Mar 2020 12:23:39 -0700 (PDT)
Date: Wed, 25 Mar 2020 12:23:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585164218; bh=huvSkqu7FMRq7wVt/CMR4kbKDFCX8UI1Xc6pcd9KgA8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=SXBPimMy+pAzqjSv8ZwsgaKIFzfHkw+vnt8IdN7UHCghcEwf+75CY7Jpx5Jk/+i6w MKHmE80HkRizUAWSyktVGeHjmA/btE+C2/99ScLOnTVukEGgr8k6JP2ZJy0mvF7i4H 7YFCSmcMh3HBtNIwqT6c8iLgZZOygkjUS7jgJ3R0=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZ4HEK2VTPQXFTW3MN4Q6ILVEVBNHHCFYX2PM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3536/review/381465626@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3536@github.com>
References: <quicwg/base-drafts/pull/3536@github.com>
Subject: Re: [quicwg/base-drafts] 5tuple routing (#3536)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7bafba29e48_1c573fb20dccd9647595e"; 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/0FZzA8dkeqjp4Yw2zjcJUf2CD68>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 19:23:41 -0000

----==_mimepart_5e7bafba29e48_1c573fb20dccd9647595e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke commented on this pull request.



> +
+* Servers can use an out-of-band mechanism to deliver packets to the correct
+destination or transfer state from the original destination. Properly designed,
+this completely solves the problem and no further measures are necessary.
+
+* Sending the disable_active_migration transport parameter informs the client
+that any address change is likely to terminate the connection, which can lead it
+to use more aggressive timeouts or terminate connections when its IP address
+changes.
+
+* The preferred_address transport parameter can provide a path that does not use
+the 5-tuple based routers.
+
+* Servers MUST either use different Stateless Reset Token keys, or encode the
+client IP address and port in the Stateless Reset token. Doing neither will
+create a Reset Oracle (see {{reset-oracle}}).

Yes, good catch. I've rewritten it to reflect your concerns, though I shy away from just referring to the other 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/3536#discussion_r398111436
----==_mimepart_5e7bafba29e48_1c573fb20dccd9647595e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinduke</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3536#discussion_r398111436">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +
+* Servers can use an out-of-band mechanism to deliver packets to the correct
+destination or transfer state from the original destination. Properly designed,
+this completely solves the problem and no further measures are necessary.
+
+* Sending the disable_active_migration transport parameter informs the client
+that any address change is likely to terminate the connection, which can lead it
+to use more aggressive timeouts or terminate connections when its IP address
+changes.
+
+* The preferred_address transport parameter can provide a path that does not use
+the 5-tuple based routers.
+
+* Servers MUST either use different Stateless Reset Token keys, or encode the
+client IP address and port in the Stateless Reset token. Doing neither will
+create a Reset Oracle (see {{reset-oracle}}).
</pre>
<p>Yes, good catch. I've rewritten it to reflect your concerns, though I shy away from just referring to the other 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/3536#discussion_r398111436">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3KVYJ4QYAIZCQOELTRJJK3VANCNFSM4LQTUQYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5IMLE6MUZCWOVYLB3RJJK3VA5CNFSM4LQTUQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC26LIGQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3536#discussion_r398111436",
"url": "https://github.com/quicwg/base-drafts/pull/3536#discussion_r398111436",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7bafba29e48_1c573fb20dccd9647595e--


From nobody Wed Mar 25 12:27:21 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8A0263A0A1F for <quic-issues@ietfa.amsl.com>; Wed, 25 Mar 2020 12:27:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lcXx_6rzzyFJ for <quic-issues@ietfa.amsl.com>; Wed, 25 Mar 2020 12:27: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 5CA1A3A09D9 for <quic-issues@ietf.org>; Wed, 25 Mar 2020 12:27:18 -0700 (PDT)
Date: Wed, 25 Mar 2020 12:27:17 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585164437; bh=ivcClWEGhda7Tc6ezch9T4W9uQPYz/r0r0G/sSa5ogY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=l0PWoqprUxWdlFB0jYBtaQea6xzcpqaubH5IbbEekr4f51ra0qp8hBylSPg+AALt6 zl3miMdc/HiLUq8HNqRHvbyb0938PfTGLbemBKe/wxHkezTAWRdofASJnKsYaqpK+f RtY+dezORikOfSdsS5av5OUjVff0kCmXbHsGB3H8=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3536/push/4817166165@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3536@github.com>
References: <quicwg/base-drafts/pull/3536@github.com>
Subject: Re: [quicwg/base-drafts] 5tuple routing (#3536)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7bb0953d7ee_6a5a3fe0dd0cd96c7888d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinduke
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/GKkYjU71PADBkNEZWgWnC_BsWm8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 19:27:20 -0000

----==_mimepart_5e7bb0953d7ee_6a5a3fe0dd0cd96c7888d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke pushed 1 commit.

1406b1db65cfbc237e455d081f162307573eb9b3  Responded to reviews


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3536/files/657b103281dcbdceb2b1309dcdd1b1aae96fd71c..1406b1db65cfbc237e455d081f162307573eb9b3

----==_mimepart_5e7bb0953d7ee_6a5a3fe0dd0cd96c7888d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinduke" class="user-mention">@martinduke</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/1406b1db65cfbc237e455d081f162307573eb9b3">1406b1d</a>  Responded to reviews</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3536/files/657b103281dcbdceb2b1309dcdd1b1aae96fd71c..1406b1db65cfbc237e455d081f162307573eb9b3">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2O67VPSPPXRJIRMFLRJJLJLANCNFSM4LQTUQYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZ5TZOOQN36TYXTIITRJJLJLA5CNFSM4LQTUQYKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TCNZRHEZDMMKQOVZWQIZUHAYTOMJWGYYTMNI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3536/files/657b103281dcbdceb2b1309dcdd1b1aae96fd71c..1406b1db65cfbc237e455d081f162307573eb9b3",
"url": "https://github.com/quicwg/base-drafts/pull/3536/files/657b103281dcbdceb2b1309dcdd1b1aae96fd71c..1406b1db65cfbc237e455d081f162307573eb9b3",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e7bb0953d7ee_6a5a3fe0dd0cd96c7888d--


From nobody Wed Mar 25 12:29:32 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 475623A047F for <quic-issues@ietfa.amsl.com>; Wed, 25 Mar 2020 12:29:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uPeGFG8bgJe8 for <quic-issues@ietfa.amsl.com>; Wed, 25 Mar 2020 12:29: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 C15DC3A0034 for <quic-issues@ietf.org>; Wed, 25 Mar 2020 12:29:28 -0700 (PDT)
Date: Wed, 25 Mar 2020 12:29:27 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585164567; bh=p4FNU+uYTrapyF5nbGTQp0EzVvKQJdySGNLcW8H0FWM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=mEL18IvEbAJfBkpRWRVWbCmmH/QNd2MDrl+oHmTmKf/7RL6VcL2vbxuidIMyMGyC8 WVzVfi2nZUPU0z0vRk9IltRN+XnX/kEOWYU16Ce2bkUI/C4sAKQlXvbNxgh2C1+qjz cphdL7WAO/LCETWgXpHLptsNkRD9gRD5rIqG+R2E=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYEQUD7ECGYEWVAFBN4Q6JBPEVBNHHCFYX2PM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3536/c604040343@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3536@github.com>
References: <quicwg/base-drafts/pull/3536@github.com>
Subject: Re: [quicwg/base-drafts] 5tuple routing (#3536)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7bb117d818a_3f3b3ff5cfecd95c908ea"; 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/ol88WtSiYAbQzKHtwuWM-YwicO8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 19:29:30 -0000

----==_mimepart_5e7bb117d818a_3f3b3ff5cfecd95c908ea
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I just completely rearranged the new section based on your input. See how it reads now.

Editors, I don't seem to have permission to request review. Can someone add @RyanTheOptimist?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3536#issuecomment-604040343
----==_mimepart_5e7bb117d818a_3f3b3ff5cfecd95c908ea
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I just completely rearranged the new section based on your input. See how it reads now.</p>
<p>Editors, I don't seem to have permission to request review. Can someone add <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/RyanTheOptimist/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/RyanTheOptimist">@RyanTheOptimist</a>?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3536#issuecomment-604040343">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6XSA2NSPT5AG2ZDMDRJJLRPANCNFSM4LQTUQYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7WDEOVJU5VDF4LDX3RJJLRPA5CNFSM4LQTUQYKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQAOZFY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3536#issuecomment-604040343",
"url": "https://github.com/quicwg/base-drafts/pull/3536#issuecomment-604040343",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7bb117d818a_3f3b3ff5cfecd95c908ea--


From nobody Wed Mar 25 12:59:40 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9C0A43A0CBC for <quic-issues@ietfa.amsl.com>; Wed, 25 Mar 2020 12:59:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TA9xS0cwbFTq for <quic-issues@ietfa.amsl.com>; Wed, 25 Mar 2020 12:59:33 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 482323A0DAD for <quic-issues@ietf.org>; Wed, 25 Mar 2020 12:58:31 -0700 (PDT)
Date: Wed, 25 Mar 2020 12:58:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585166310; bh=l3kIJzn7UO9ZLkbRPMOcotq1MPSbsmuviiWSozb+xak=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Z7lWlFfhXjelU+x9hmqWNIcx9tlcKutxrQ681WR2mi/PUlIRqQuG2YNaS4NyzvIjF DD3SvDaZ94RFpDX6oeHDGwpDQGvk/2Qj97IOATj05kSBl+JwSDlSvUqsSRhZovwYkj vBBwsOtplXeknPzzf9MhOquJawrleFGovK4/Q0Fk=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3WO4MRKMUFZHPBI2N4Q6MONEVBNHHCFYX2PM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3536/review/381489598@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3536@github.com>
References: <quicwg/base-drafts/pull/3536@github.com>
Subject: Re: [quicwg/base-drafts] 5tuple routing (#3536)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7bb7e6a7162_25773fc572ccd964329574"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/dIaOgX70ywPMsWajYBtyqtrd810>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 19:59:39 -0000

----==_mimepart_5e7bb7e6a7162_25773fc572ccd964329574
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett commented on this pull request.



> +destination or transfer state from the original destination.
+
+* If the server has another address where the 5-tuple based routers are not on-
+path, the preferred_address transport parameter can communicate that address and
+thus support changing client IP addresses without difficulty.
+
+If a server does not implement one of the solutions above, it SHOULD send the
+disable_active_migration transport parameter to inform the client that any
+address change is likely to terminate the connection, which can lead it to use
+strategies to avoid NAT rebinding or terminate connections when its IP address
+changes.
+
+Regardless of other mitigations, servers behind 5-tuple routing MUST do one of
+the following to avoid creating a Reset Oracle ({{reset-oracle}}):
+
+* not send Stateless Reset under any circumstances, or

Isn't it valid to make the reset token a function of the CID?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3536#pullrequestreview-381489598
----==_mimepart_5e7bb7e6a7162_25773fc572ccd964329574
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3536#discussion_r398131141">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +destination or transfer state from the original destination.
+
+* If the server has another address where the 5-tuple based routers are not on-
+path, the preferred_address transport parameter can communicate that address and
+thus support changing client IP addresses without difficulty.
+
+If a server does not implement one of the solutions above, it SHOULD send the
+disable_active_migration transport parameter to inform the client that any
+address change is likely to terminate the connection, which can lead it to use
+strategies to avoid NAT rebinding or terminate connections when its IP address
+changes.
+
+Regardless of other mitigations, servers behind 5-tuple routing MUST do one of
+the following to avoid creating a Reset Oracle ({{reset-oracle}}):
+
+* not send Stateless Reset under any circumstances, or
</pre>
<p>Isn't it valid to make the reset token a function of the CID?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3536#pullrequestreview-381489598">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6JCWG2YGS6IXXS3ATRJJO6NANCNFSM4LQTUQYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6GTMIUVUDDWGWJ2ZTRJJO6NA5CNFSM4LQTUQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC26RDPQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3536#pullrequestreview-381489598",
"url": "https://github.com/quicwg/base-drafts/pull/3536#pullrequestreview-381489598",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7bb7e6a7162_25773fc572ccd964329574--


From nobody Wed Mar 25 13:00:21 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1C64E3A0D5F for <quic-issues@ietfa.amsl.com>; Wed, 25 Mar 2020 13:00:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.041
X-Spam-Level: 
X-Spam-Status: No, score=-1.041 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id br_5NarnOxfi for <quic-issues@ietfa.amsl.com>; Wed, 25 Mar 2020 13:00:12 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 555FE3A0C94 for <quic-issues@ietf.org>; Wed, 25 Mar 2020 12:59:15 -0700 (PDT)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id 46FD26E12BB for <quic-issues@ietf.org>; Wed, 25 Mar 2020 12:59:13 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585166353; bh=nzoaoQqChz/9WYdgUrZXe4I/+2Dqah33SmwRoB+huj0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ozNWTLUjUr7Dkf/BWFuMVcYUTAUyusBmaiNut7RnGv48LYuuHbXliXVkPk0x+y+iB osjY9UBSmLKdhju9Hu0k/uVonGHTAeMCvpY0DLkf8b/rhsZiyBhDNNvKm+GFAnSIPX Iq5/7HGVXMHxNGmCgXs3Kd6K6e8m1W50hMqLooqg=
Date: Wed, 25 Mar 2020 12:59:13 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4YFA4LIEILM5RFLLN4Q6MRDEVBNHHCFT6HRA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3533/review/381490100@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3533@github.com>
References: <quicwg/base-drafts/pull/3533@github.com>
Subject: Re: [quicwg/base-drafts] Limit connection drops from Version Negotiation (#3533)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7bb8113694f_622e3fd9e56cd96017666c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/w6cdDVjAoI63JTB00RBpydn1orc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 20:00:19 -0000

----==_mimepart_5e7bb8113694f_622e3fd9e56cd96017666c
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/3533#pullrequestreview-381490100
----==_mimepart_5e7bb8113694f_622e3fd9e56cd96017666c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@MikeBishop</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3533#pullrequestreview-381490100">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6AEI6KDKDXF772ETTRJJPBDANCNFSM4LO36HRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZKWE24IHPJE2UDDI3RJJPBDA5CNFSM4LO36HR2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC26RHNA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3533#pullrequestreview-381490100",
"url": "https://github.com/quicwg/base-drafts/pull/3533#pullrequestreview-381490100",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7bb8113694f_622e3fd9e56cd96017666c--


From nobody Wed Mar 25 13:03:10 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 29EAB3A0BD0 for <quic-issues@ietfa.amsl.com>; Wed, 25 Mar 2020 13:03:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.696
X-Spam-Level: 
X-Spam-Status: No, score=-1.696 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DeudbPo24xOi for <quic-issues@ietfa.amsl.com>; Wed, 25 Mar 2020 13:03:06 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5E8DB3A0A47 for <quic-issues@ietf.org>; Wed, 25 Mar 2020 13:03:06 -0700 (PDT)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id 89EDB8C0610 for <quic-issues@ietf.org>; Wed, 25 Mar 2020 13:03:05 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585166585; bh=4X3zLoJj6TqSYTvVA6iiqS3UOo6P4lDu7JjEpHsrR84=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=u+vrHnzt3iUW1tXsgMvwSse0bXt/pm7hN04sLnVwZEfQgl9lVAxXrI3jzS0AS8kCd NioQNAlsYfhNRJduzmZfsSAuZPT1tvcBZ9nYMlFeYEshAphRVNAPxuJvg+/xg2OK0b 97WjdBec22KwDunxexZN4+bSWAj3l7+dpV+U/VN0=
Date: Wed, 25 Mar 2020 13:03:05 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7TQ6O5HJDO5JSI6FF4Q6M7TEVBNHHCFTHBIQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3531/review/381492727@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3531@github.com>
References: <quicwg/base-drafts/pull/3531@github.com>
Subject: Re: [quicwg/base-drafts] Import HTTP/2 Security Considerations (#3531)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7bb8f976123_62183fd9e56cd960174233"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/FM9L0vKVp5ybmOb6-w9uVHI4DoU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 20:03:08 -0000

----==_mimepart_5e7bb8f976123_62183fd9e56cd960174233
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop commented on this pull request.



> +the origin server in the Cache-Control header field. However, this can cause
+issues if a single server hosts more than one tenant.  For example, a server
+might offer multiple users each a small portion of its URI space.
+
+Where multiple tenants share space on the same server, that server MUST ensure
+that tenants are not able to push representations of resources that they do not
+have authority over.  Failure to enforce this would allow a tenant to provide a
+representation that would be served out of cache, overriding the actual
+representation that the authoritative tenant provides.
+
+Pushed responses for which an origin server is not authoritative (see
+{{connection-reuse}}) MUST NOT be used or cached.
+
+## Denial-of-Service Considerations
+
+An HTTP/3 connection can demand a greater commitment of resources to operate

Some implementations still experience higher resource usage for HTTP/3 for various reasons (lack of hardware offload, smaller encryption units, UDP less optimized than TCP, etc.).  While I hope that some of those things will change over time and the rest will matter less, I think it's still a generally true statement that HTTP/3 **can** demand greater resources.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3531#discussion_r398133513
----==_mimepart_5e7bb8f976123_62183fd9e56cd960174233
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@MikeBishop</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3531#discussion_r398133513">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt; +the origin server in the Cache-Control header field. However, this can cause
+issues if a single server hosts more than one tenant.  For example, a server
+might offer multiple users each a small portion of its URI space.
+
+Where multiple tenants share space on the same server, that server MUST ensure
+that tenants are not able to push representations of resources that they do not
+have authority over.  Failure to enforce this would allow a tenant to provide a
+representation that would be served out of cache, overriding the actual
+representation that the authoritative tenant provides.
+
+Pushed responses for which an origin server is not authoritative (see
+{{connection-reuse}}) MUST NOT be used or cached.
+
+## Denial-of-Service Considerations
+
+An HTTP/3 connection can demand a greater commitment of resources to operate
</pre>
<p>Some implementations still experience higher resource usage for HTTP/3 for various reasons (lack of hardware offload, smaller encryption units, UDP less optimized than TCP, etc.).  While I hope that some of those things will change over time and the rest will matter less, I think it's still a generally true statement that HTTP/3 <strong>can</strong> demand greater resources.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3531#discussion_r398133513">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4ID7VE4UEPO7W5LI3RJJPPTANCNFSM4LOVOONA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3HOSVTWJTXJ4PEHS3RJJPPTA5CNFSM4LOVOONKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC26R35Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3531#discussion_r398133513",
"url": "https://github.com/quicwg/base-drafts/pull/3531#discussion_r398133513",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7bb8f976123_62183fd9e56cd960174233--


From nobody Wed Mar 25 13:42:32 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8CF2C3A0BE6 for <quic-issues@ietfa.amsl.com>; Wed, 25 Mar 2020 13:42:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.099
X-Spam-Level: 
X-Spam-Status: No, score=-3.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SUUsuGWiAjeA for <quic-issues@ietfa.amsl.com>; Wed, 25 Mar 2020 13: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 317373A0BD0 for <quic-issues@ietf.org>; Wed, 25 Mar 2020 13:42:28 -0700 (PDT)
Received: from github-lowworker-1dbcc59.ash1-iad.github.net (github-lowworker-1dbcc59.ash1-iad.github.net [10.56.105.54]) by smtp.github.com (Postfix) with ESMTP id 42F932C15EB for <quic-issues@ietf.org>; Wed, 25 Mar 2020 13:42:28 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585168948; bh=aYV65IcePkBX9M0ud4zH/ghzQ/rM3d8k90ZDSqg/tkI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=p90UIYsMljn3CSQQpbBnkRDYQeA5lQw6R65Y2Ejo+oD5xHI+9U3yZHdWHwUqGS5fu npLXJledchThAH59ZdoTUcLJme31rb79dp7XlI8XC4UupFdZEOIXHXR0EBzbjcrSeC OFkPFjdsNHDIrXQ3sJ07POWFH1bjkSfwDnqnqQg8=
Date: Wed, 25 Mar 2020 13:42:28 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2COOJKDEICU6YI27F4Q6RTJEVBNHHCFAMG5E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3509/604076404@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3509@github.com>
References: <quicwg/base-drafts/issues/3509@github.com>
Subject: Re: [quicwg/base-drafts] Required state for retaining unacked RETIRE_CONNECTION_ID frames is unbound (#3509)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7bc23436196_1973fb40d6cd9689035b"; 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/9ro31tPijvYa_aRC1fgC__xAI9c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 20:42:31 -0000

----==_mimepart_5e7bc23436196_1973fb40d6cd9689035b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett 
> The other option I can imagine is to make the RETIRE_CONNECTION_ID frame cumulative, which provides a strong incentive to use connection IDs in order. Though we may have to make an exception for the connection ID in the received packet if we did that.

While I won't say that's impossible, I'd argue that the design is going to be complex.

When CIDs are used in a legitimate manner, they are not going to be retired one by one. A CID is retired when a path using that CID is abandoned.

Consider the case where an endpoint has 4 active CIDs (CID0 to CID3), and two paths. One path could be using CID0, the other path could be using CID3. When the endpoint abandon the path that is using CID3, it has to retire CID3 but it cannot retire others.

@MikeBishop The amount of CIDs that can be sent on wire at a time is restricted by the CWND, therefore there is no guarantee that you can send RCID frames for all CIDs that you want to retire at once. In other words, I think the approach at best collapses into what @martinthomson has proposed (i.e. leaky 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/3509#issuecomment-604076404
----==_mimepart_5e7bc23436196_1973fb40d6cd9689035b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/ianswett/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ianswett">@ianswett</a></p>
<blockquote>
<p>The other option I can imagine is to make the RETIRE_CONNECTION_ID frame cumulative, which provides a strong incentive to use connection IDs in order. Though we may have to make an exception for the connection ID in the received packet if we did that.</p>
</blockquote>
<p>While I won't say that's impossible, I'd argue that the design is going to be complex.</p>
<p>When CIDs are used in a legitimate manner, they are not going to be retired one by one. A CID is retired when a path using that CID is abandoned.</p>
<p>Consider the case where an endpoint has 4 active CIDs (CID0 to CID3), and two paths. One path could be using CID0, the other path could be using CID3. When the endpoint abandon the path that is using CID3, it has to retire CID3 but it cannot retire others.</p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/MikeBishop/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/MikeBishop">@MikeBishop</a> The amount of CIDs that can be sent on wire at a time is restricted by the CWND, therefore there is no guarantee that you can send RCID frames for all CIDs that you want to retire at once. In other words, I think the approach at best collapses into what <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinthomson/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a> has proposed (i.e. leaky 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/3509#issuecomment-604076404">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYBO5363R5BNGP3EBTRJJUDJANCNFSM4LFJ2P4A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYSWNOXZRVF4X7TBQ3RJJUDJA5CNFSM4LFJ2P4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQAXS5A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-604076404",
"url": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-604076404",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7bc23436196_1973fb40d6cd9689035b--


From nobody Wed Mar 25 15:08:09 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 804423A0D5E for <quic-issues@ietfa.amsl.com>; Wed, 25 Mar 2020 15:08:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vaQQ-7QqTkkM for <quic-issues@ietfa.amsl.com>; Wed, 25 Mar 2020 15:08:04 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7C6973A0D6F for <quic-issues@ietf.org>; Wed, 25 Mar 2020 15:08:04 -0700 (PDT)
Received: from github-lowworker-ca5950c.va3-iad.github.net (github-lowworker-ca5950c.va3-iad.github.net [10.48.17.57]) by smtp.github.com (Postfix) with ESMTP id 3EE806608A7 for <quic-issues@ietf.org>; Wed, 25 Mar 2020 15:08:03 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585174083; bh=xifbfgDqUl0RDV0+zg8uAjnEln9YNxa7uWHN4lO9j90=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=mcLMvpEL3wNUlBwI1265xM7yYR6Fsy67gvKDk/qpMSU4bgRItcJU7IQwc+p4CSY0L etkEYKCUr/snAAdqu7K3xYMkpmkDxAT9L+FagDUNH+ZysHnv2lASkC9GMJcsWpK77C 2zuxpHGotON+dzy3SRxgPBtxW/Kv1/Tcqd/L30CE=
Date: Wed, 25 Mar 2020 15:08:03 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYYREGUX5F2BY5ZIA54Q63UHEVBNHHCFAMG5E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3509/604112790@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3509@github.com>
References: <quicwg/base-drafts/issues/3509@github.com>
Subject: Re: [quicwg/base-drafts] Required state for retaining unacked RETIRE_CONNECTION_ID frames is unbound (#3509)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7bd6432f709_6d123f8b4f2cd96c119782"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/9huavcfXOj9zofVW25p9uOvYrbQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:08:08 -0000

----==_mimepart_5e7bd6432f709_6d123f8b4f2cd96c119782
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

At this point, I also think @martinthomson solution is the best approach, since it is a very minor change, and changing RETIRE_CONNECTION_ID to be cumulative is a larger change than I want to accept at this point. @kazuho, thanks for your examples.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3509#issuecomment-604112790
----==_mimepart_5e7bd6432f709_6d123f8b4f2cd96c119782
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>At this point, I also think <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinthomson/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a> solution is the best approach, since it is a very minor change, and changing RETIRE_CONNECTION_ID to be cumulative is a larger change than I want to accept at this point. <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/kazuho/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/kazuho">@kazuho</a>, thanks for your examples.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3509#issuecomment-604112790">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3ZPUGXE652DVJBCVTRJJ6EHANCNFSM4LFJ2P4A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6LMGDKUMBK2STQZYLRJJ6EHA5CNFSM4LFJ2P4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQBAPFQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-604112790",
"url": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-604112790",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7bd6432f709_6d123f8b4f2cd96c119782--


From nobody Wed Mar 25 18:47:55 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0CDDF3A0DB2 for <quic-issues@ietfa.amsl.com>; Wed, 25 Mar 2020 18:47:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.471
X-Spam-Level: 
X-Spam-Status: No, score=-1.471 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, T_SPF_TEMPERROR=0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id w0ahnFMtPxpo for <quic-issues@ietfa.amsl.com>; Wed, 25 Mar 2020 18:47:48 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5C1613A0CB1 for <quic-issues@ietf.org>; Wed, 25 Mar 2020 18:46:07 -0700 (PDT)
Received: from github-lowworker-f045d1f.ac4-iad.github.net (github-lowworker-f045d1f.ac4-iad.github.net [10.52.19.54]) by smtp.github.com (Postfix) with ESMTP id BA85E660020 for <quic-issues@ietf.org>; Wed, 25 Mar 2020 18:46:05 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585187165; bh=APO9VdDv2yjLjHm6apcNDR3ICmpCS5cfbfAoIYn6eFc=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=NW/mg1HNkCPgWW3UB5w03zmrYGTnElGLJLsrrNJW+JDy+Ojs3xS0K/EAE4QH6ngOZ jnt3SCcIaYnp7jSpEH/gDxi56X5ClD77D8W8R6Viin/U0RB3u+JOPRbpeq8KP3CKL+ BkzGRPiWetmVsTc/n3Z1awEmhBHsbytLiZsoVUBA=
Date: Wed, 25 Mar 2020 18:46:05 -0700
From: Tatsuhiro Tsujikawa <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4TWSAYLXKD4QBW7OV4Q7VF3EVBNHHCGDM7NY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3546@github.com>
Subject: [quicwg/base-drafts] PTO probes are sent too frequently (#3546)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7c095daa942_5a3f3ff88becd95c3176a3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: tatsuhiro-t
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/AqQ2NlLC8m31sI5axypGEVcmu5w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 01:47:54 -0000

----==_mimepart_5e7c095daa942_5a3f3ff88becd95c3176a3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

It looks like under the current PTO algorithm PTO probes are sent too frequently under certain condition.
To create such a condition, suppose that client never send Handshake packets.
According to the -27 spec, client sends ack-eliciting anti-deadlock packet on pto_count=1.
Then it gets ACK from server for it, which resets pto_count to 0.  After next pto timeout, it sends anti-deadlock packet again.  This process repeats indefinitely until either endpoint gives up handshake.  The problem is that depending RTT, PTO probes are sent too frequently.  With RTT=6ms, it sends PTO probe once per ~33ms.  And both sides do this.  ACK+PADDING packets are also sent without delay in this period if remote endpoint does PTO.   I'm not sure TCP does the similar things, but it sounds like PTO probe is too aggressive.
If both endpoints are implemented properly, this probably does not happen, but in practice, we don't know the remote endpoint is broken in this case, and have no means to check that 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/3546
----==_mimepart_5e7c095daa942_5a3f3ff88becd95c3176a3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>It looks like under the current PTO algorithm PTO probes are sent too frequently under certain condition.<br>
To create such a condition, suppose that client never send Handshake packets.<br>
According to the -27 spec, client sends ack-eliciting anti-deadlock packet on pto_count=1.<br>
Then it gets ACK from server for it, which resets pto_count to 0.  After next pto timeout, it sends anti-deadlock packet again.  This process repeats indefinitely until either endpoint gives up handshake.  The problem is that depending RTT, PTO probes are sent too frequently.  With RTT=6ms, it sends PTO probe once per ~33ms.  And both sides do this.  ACK+PADDING packets are also sent without delay in this period if remote endpoint does PTO.   I'm not sure TCP does the similar things, but it sounds like PTO probe is too aggressive.<br>
If both endpoints are implemented properly, this probably does not happen, but in practice, we don't know the remote endpoint is broken in this case, and have no means to check that 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/3546">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZOAWQRWVFO3HFIXITRJKXV3ANCNFSM4LT4F2OA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZRXPQNVF64VNC2VUTRJKXV3A5CNFSM4LT4F2OKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IYNT5XA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3546",
"url": "https://github.com/quicwg/base-drafts/issues/3546",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7c095daa942_5a3f3ff88becd95c3176a3--


From nobody Wed Mar 25 21:10:32 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6AF1B3A0E38 for <quic-issues@ietfa.amsl.com>; Wed, 25 Mar 2020 21:10:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5biHKIYQxNbC for <quic-issues@ietfa.amsl.com>; Wed, 25 Mar 2020 21:10:17 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9BAE03A0E1E for <quic-issues@ietf.org>; Wed, 25 Mar 2020 21:10:17 -0700 (PDT)
Received: from github-lowworker-fa7043e.ash1-iad.github.net (github-lowworker-fa7043e.ash1-iad.github.net [10.56.109.45]) by smtp.github.com (Postfix) with ESMTP id 99832660550 for <quic-issues@ietf.org>; Wed, 25 Mar 2020 21:10:16 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585195816; bh=3hnlMisrkcEO6/DYXAhWPpgGB3bsqwfHewx27NIvEXM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=oeVW1oJBEnNOZida6NmD37BTifurMvbklh5z15WOxZD+urjAh3VCBIRxBtsofICP0 c5eFTVmQM4dK1SzJeOqMza1iG69cnP1vc7UV/XjcIYkv4KsrsHQZomZBJaX0D/9iBp p/x2Ka3CEntq0v5Qtc5jWnAod3HmLvF2nTqD4maA=
Date: Wed, 25 Mar 2020 21:10:16 -0700
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6ZGAYPPJDEDNFBONF4RAGCREVBNHHCFYX2PM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3536/review/381690571@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3536@github.com>
References: <quicwg/base-drafts/pull/3536@github.com>
Subject: Re: [quicwg/base-drafts] 5tuple routing (#3536)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7c2b2888eda_580c3f80620cd95c62115"; 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/YExSYWWeXy6gXeZH8z7N0drA3TI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 04:10:31 -0000

----==_mimepart_5e7c2b2888eda_580c3f80620cd95c62115
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke commented on this pull request.



> +destination or transfer state from the original destination.
+
+* If the server has another address where the 5-tuple based routers are not on-
+path, the preferred_address transport parameter can communicate that address and
+thus support changing client IP addresses without difficulty.
+
+If a server does not implement one of the solutions above, it SHOULD send the
+disable_active_migration transport parameter to inform the client that any
+address change is likely to terminate the connection, which can lead it to use
+strategies to avoid NAT rebinding or terminate connections when its IP address
+changes.
+
+Regardless of other mitigations, servers behind 5-tuple routing MUST do one of
+the following to avoid creating a Reset Oracle ({{reset-oracle}}):
+
+* not send Stateless Reset under any circumstances, or

No, if solely a function of the CID, an attacker can rewrite the client address to route to a different server and then obtain a valid stateless reset token for use on the client.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3536#discussion_r398307138
----==_mimepart_5e7c2b2888eda_580c3f80620cd95c62115
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinduke</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3536#discussion_r398307138">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +destination or transfer state from the original destination.
+
+* If the server has another address where the 5-tuple based routers are not on-
+path, the preferred_address transport parameter can communicate that address and
+thus support changing client IP addresses without difficulty.
+
+If a server does not implement one of the solutions above, it SHOULD send the
+disable_active_migration transport parameter to inform the client that any
+address change is likely to terminate the connection, which can lead it to use
+strategies to avoid NAT rebinding or terminate connections when its IP address
+changes.
+
+Regardless of other mitigations, servers behind 5-tuple routing MUST do one of
+the following to avoid creating a Reset Oracle ({{reset-oracle}}):
+
+* not send Stateless Reset under any circumstances, or
</pre>
<p>No, if solely a function of the CID, an attacker can rewrite the client address to route to a different server and then obtain a valid stateless reset token for use on the client.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3536#discussion_r398307138">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZZNMSE3WGTTCBWWH3RJLISRANCNFSM4LQTUQYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5BJIOTHDRZD3RITL3RJLISRA5CNFSM4LQTUQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3ACFSY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3536#discussion_r398307138",
"url": "https://github.com/quicwg/base-drafts/pull/3536#discussion_r398307138",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7c2b2888eda_580c3f80620cd95c62115--


From nobody Wed Mar 25 21:46:31 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E5E443A08F3 for <quic-issues@ietfa.amsl.com>; Wed, 25 Mar 2020 21:46:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.099
X-Spam-Level: 
X-Spam-Status: No, score=-3.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vmpTu_vT012b for <quic-issues@ietfa.amsl.com>; Wed, 25 Mar 2020 21:46: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 1851A3A0811 for <quic-issues@ietf.org>; Wed, 25 Mar 2020 21:46:26 -0700 (PDT)
Received: from github-lowworker-28f8021.ac4-iad.github.net (github-lowworker-28f8021.ac4-iad.github.net [10.52.25.98]) by smtp.github.com (Postfix) with ESMTP id DD6DC96074A for <quic-issues@ietf.org>; Wed, 25 Mar 2020 21:46:25 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585197985; bh=gSQjbVQVN1ZTg8Y1OnREOKeQ0fFNMszuTKFQL3NBVK0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=EwcyNdxuULa8e8jKKijuxhH4EMzWzzHHZ6P9UbvCS0NXUeD2oMFpkb9C7qLZW3fH3 +kdaRikjT8+7cNniFaU3k42sUUZqwLk7saK7bvraEB3cHQnApEnxmsvbF0siTApb8C BUmROie6qFUp9YYajox8L1HXrynBECAeXVfmMsW0=
Date: Wed, 25 Mar 2020 21:46:25 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6DFJBBF53L3BB3NUV4RAKKDEVBNHHCFYX2PM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3536/review/381699564@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3536@github.com>
References: <quicwg/base-drafts/pull/3536@github.com>
Subject: Re: [quicwg/base-drafts] 5tuple routing (#3536)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7c33a1cfa4f_339f3f7f2c2cd9641130a6"; 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/Sk-80ckTX37au-n-7LbyNpW8u9Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 04:46:29 -0000

----==_mimepart_5e7c33a1cfa4f_339f3f7f2c2cd9641130a6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho commented on this pull request.



> +thus support changing client IP addresses without difficulty.
+
+If a server does not implement one of the solutions above, it SHOULD send the
+disable_active_migration transport parameter to inform the client that any
+address change is likely to terminate the connection, which can lead it to use
+strategies to avoid NAT rebinding or terminate connections when its IP address
+changes.
+
+Regardless of other mitigations, servers behind 5-tuple routing MUST do one of
+the following to avoid creating a Reset Oracle ({{reset-oracle}}):
+
+* not send Stateless Reset under any circumstances, or
+* use a different Stateless Reset Token key than other servers, or
+* encode the client IP address and port in the Stateless Reset token. If using
+the preferred_address transport parameter, the token must also encode the
+preferred address.

@martinduke Thank you for the changes. This is better.

I would not argue against having a list, however I am still uncomfortable of this being a exhaustive list (i.e. "MUST do one of ..).

To give an example that is missing, it is safe for all the servers to share the key, assuming that they encode the server ID (that would be unique to each server) to the Stateless Reset Token.

Just giving an example of some feasible design would be much better, though by doing so, this paragraph might become a repetition of {{reset-oracle}}.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3536#pullrequestreview-381699564
----==_mimepart_5e7c33a1cfa4f_339f3f7f2c2cd9641130a6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@kazuho</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3536#discussion_r398315348">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +thus support changing client IP addresses without difficulty.
+
+If a server does not implement one of the solutions above, it SHOULD send the
+disable_active_migration transport parameter to inform the client that any
+address change is likely to terminate the connection, which can lead it to use
+strategies to avoid NAT rebinding or terminate connections when its IP address
+changes.
+
+Regardless of other mitigations, servers behind 5-tuple routing MUST do one of
+the following to avoid creating a Reset Oracle ({{reset-oracle}}):
+
+* not send Stateless Reset under any circumstances, or
+* use a different Stateless Reset Token key than other servers, or
+* encode the client IP address and port in the Stateless Reset token. If using
+the preferred_address transport parameter, the token must also encode the
+preferred address.
</pre>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinduke/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinduke">@martinduke</a> Thank you for the changes. This is better.</p>
<p>I would not argue against having a list, however I am still uncomfortable of this being a exhaustive list (i.e. "MUST do one of ..).</p>
<p>To give an example that is missing, it is safe for all the servers to share the key, assuming that they encode the server ID (that would be unique to each server) to the Stateless Reset Token.</p>
<p>Just giving an example of some feasible design would be much better, though by doing so, this paragraph might become a repetition of {{reset-oracle}}.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3536#pullrequestreview-381699564">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5XSFJNH3MAF2OLHALRJLM2DANCNFSM4LQTUQYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4BIIATTLLJRE5HAYDRJLM2DA5CNFSM4LQTUQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3AEL3A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3536#pullrequestreview-381699564",
"url": "https://github.com/quicwg/base-drafts/pull/3536#pullrequestreview-381699564",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7c33a1cfa4f_339f3f7f2c2cd9641130a6--


From nobody Thu Mar 26 05:27:57 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1FBB33A0CEC for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 05:27:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.1
X-Spam-Level: 
X-Spam-Status: No, score=-3.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HiMsS6lQblw9 for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 05:27:53 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 46BEA3A085B for <quic-issues@ietf.org>; Thu, 26 Mar 2020 05:27:53 -0700 (PDT)
Received: from github-lowworker-fb56993.ac4-iad.github.net (github-lowworker-fb56993.ac4-iad.github.net [10.52.19.31]) by smtp.github.com (Postfix) with ESMTP id 47B9FE024E for <quic-issues@ietf.org>; Thu, 26 Mar 2020 05:27:52 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585225672; bh=p2cR28mPcd5dN+Y/3f0Yu64jI4fXdSeYehmLexfy74I=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=KdqqpZxwd97amyfR2fK7rTYujZ4cjd17NKuDGgd/a0KKBmiWGDJ2cZQ1ebwo5bxFG KkmfIjceiTLLrkby//bp/U6O1qdGqILbE+QETkfCm+0icqTNQ/QMSddeQFcYjegnpf X2HkkofQg3J0T7QKTUHomAD+Pfd6YsidGItosBUw=
Date: Thu, 26 Mar 2020 05:27:52 -0700
From: =?UTF-8?B?QmVuY2UgQsOpa3k=?= <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5OL667LHUYREVHB2F4RCAMREVBNHHCFCTWBI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3513/review/381108014@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3513@github.com>
References: <quicwg/base-drafts/pull/3513@github.com>
Subject: Re: [quicwg/base-drafts] http-core and Friends (#3513)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7c9fc837793_67253fb7c2ccd968286512"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: bencebeky
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/5zupadfJAy9Fh9iuWL3zJjC2e6c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 12:27:55 -0000

----==_mimepart_5e7c9fc837793_67253fb7c2ccd968286512
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@bencebeky requested changes on this pull request.

LGTM modulo nits.

>  
 #### Pseudo-Header Fields
 
-As in HTTP/2, HTTP/3 uses special pseudo-header fields beginning with the ':'
-character (ASCII 0x3a) to convey the target URI, the method of the request, and
-the status code for the response.
+As in HTTP/2, HTTP/3 uses a series of pseudo-header field lines beginning with

Why "field lines" not "fields"?  Focus is on semantics, not representation.

>  
 #### Pseudo-Header Fields
 
-As in HTTP/2, HTTP/3 uses special pseudo-header fields beginning with the ':'
-character (ASCII 0x3a) to convey the target URI, the method of the request, and
-the status code for the response.
+As in HTTP/2, HTTP/3 uses a series of pseudo-header field lines beginning with
+the ':' character (ASCII 0x3a) to convey the target URI, the method of the

It is not the field lines or fields that being with the ':' character, but the field name.  Maybe "a series of pseudo-fields with field name beginning with the ':' character"?

>  pseudo-header fields other than those defined in this document, except as
 negotiated via an extension; see {{extensions}}.
 
-Pseudo-header fields are only valid in the context in which they are defined.
-Pseudo-header fields defined for requests MUST NOT appear in responses;
-pseudo-header fields defined for responses MUST NOT appear in requests.
-Pseudo-header fields MUST NOT appear in trailers.  Endpoints MUST treat a
-request or response that contains undefined or invalid pseudo-header fields as
-malformed ({{malformed}}).
+Pseudo-fields are only valid in the context in which they are defined.

"Pseudo-field" is used here without any introduction.  Another problem is that the punctuation in "pseudo-header field" is misleading: it is a header field that is pseudo, not a field that is pseudo-header.  "Pseudo header-field" would be more accurate, but clumsy.  I recommend removing "pseudo-header field" entirely and only using "pseudo-field".  Then first sentence of this section becomes "As in HTTP/2, HTTP/3 uses a series of pseudo-fields in the header field section".

>  
 #### Pseudo-Header Fields
 
-As in HTTP/2, HTTP/3 uses special pseudo-header fields beginning with the ':'
-character (ASCII 0x3a) to convey the target URI, the method of the request, and
-the status code for the response.
+As in HTTP/2, HTTP/3 uses a series of pseudo-header field lines beginning with

"As in HTTP/2, HTTP/3 uses" does not make sense.  A subject is missing: who is using pseudo-headers in HTTP/2.  It would be better to write either "Like HTTP/2, HTTP/3 uses" or "As in HTTP/2, in HTTP/3 one uses".

>  promises. When the same Push ID is promised on multiple request streams, the
-decompressed request header sets MUST contain the same fields in the
+decompressed request field sets MUST contain the same fields in the

"field set" is not defined in SEMANTICS.  Maybe "field sections" would be more appropriate?

> @@ -1308,7 +1310,7 @@ peer combines the two sets to conclude which choice will be used.  SETTINGS does
 not provide a mechanism to identify when the choice takes effect.
 
 Different values for the same parameter can be advertised by each peer. For
-example, a client might be willing to consume a very large response header,
+example, a client might be willing to consume a very large response field set,

Maybe "field section" instead of "field set", because "field set" is not defined in SEMANTICS.

> @@ -1410,15 +1412,15 @@ error of type H3_SETTINGS_ERROR.
 ### PUSH_PROMISE {#frame-push-promise}
 
 The PUSH_PROMISE frame (type=0x5) is used to carry a promised request header
-set from server to client on a request stream, as in HTTP/2.
+field set from server to client on a request stream, as in HTTP/2.

Maybe "field section" instead of "field set", because "field set" is not defined in SEMANTICS.

> @@ -1445,7 +1447,7 @@ order, and both the name and the value in each field MUST be exact
 matches. Clients SHOULD compare the request header sets for resources promised
 multiple times. If a client receives a Push ID that has already been promised
 and detects a mismatch, it MUST respond with a connection error of type
-H3_GENERAL_PROTOCOL_ERROR. If the decompressed header sets match exactly, the
+H3_GENERAL_PROTOCOL_ERROR. If the decompressed field sets match exactly, the

Maybe "field sections"?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3513#pullrequestreview-381108014
----==_mimepart_5e7c9fc837793_67253fb7c2ccd968286512
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@bencebeky</b> requested changes on this pull request.</p>

<p>LGTM modulo nits.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3513#discussion_r397822021">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt;  
 #### Pseudo-Header Fields
 
-As in HTTP/2, HTTP/3 uses special pseudo-header fields beginning with the &#39;:&#39;
-character (ASCII 0x3a) to convey the target URI, the method of the request, and
-the status code for the response.
+As in HTTP/2, HTTP/3 uses a series of pseudo-header field lines beginning with
</pre>
<p>Why "field lines" not "fields"?  Focus is on semantics, not representation.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3513#discussion_r397823093">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt;  
 #### Pseudo-Header Fields
 
-As in HTTP/2, HTTP/3 uses special pseudo-header fields beginning with the &#39;:&#39;
-character (ASCII 0x3a) to convey the target URI, the method of the request, and
-the status code for the response.
+As in HTTP/2, HTTP/3 uses a series of pseudo-header field lines beginning with
+the &#39;:&#39; character (ASCII 0x3a) to convey the target URI, the method of the
</pre>
<p>It is not the field lines or fields that being with the ':' character, but the field name.  Maybe "a series of pseudo-fields with field name beginning with the ':' character"?</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3513#discussion_r397824596">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt;  pseudo-header fields other than those defined in this document, except as
 negotiated via an extension; see {{extensions}}.
 
-Pseudo-header fields are only valid in the context in which they are defined.
-Pseudo-header fields defined for requests MUST NOT appear in responses;
-pseudo-header fields defined for responses MUST NOT appear in requests.
-Pseudo-header fields MUST NOT appear in trailers.  Endpoints MUST treat a
-request or response that contains undefined or invalid pseudo-header fields as
-malformed ({{malformed}}).
+Pseudo-fields are only valid in the context in which they are defined.
</pre>
<p>"Pseudo-field" is used here without any introduction.  Another problem is that the punctuation in "pseudo-header field" is misleading: it is a header field that is pseudo, not a field that is pseudo-header.  "Pseudo header-field" would be more accurate, but clumsy.  I recommend removing "pseudo-header field" entirely and only using "pseudo-field".  Then first sentence of this section becomes "As in HTTP/2, HTTP/3 uses a series of pseudo-fields in the header field section".</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3513#discussion_r397825686">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt;  
 #### Pseudo-Header Fields
 
-As in HTTP/2, HTTP/3 uses special pseudo-header fields beginning with the &#39;:&#39;
-character (ASCII 0x3a) to convey the target URI, the method of the request, and
-the status code for the response.
+As in HTTP/2, HTTP/3 uses a series of pseudo-header field lines beginning with
</pre>
<p>"As in HTTP/2, HTTP/3 uses" does not make sense.  A subject is missing: who is using pseudo-headers in HTTP/2.  It would be better to write either "Like HTTP/2, HTTP/3 uses" or "As in HTTP/2, in HTTP/3 one uses".</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3513#discussion_r398502043">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt;  promises. When the same Push ID is promised on multiple request streams, the
-decompressed request header sets MUST contain the same fields in the
+decompressed request field sets MUST contain the same fields in the
</pre>
<p>"field set" is not defined in SEMANTICS.  Maybe "field sections" would be more appropriate?</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3513#discussion_r398506248">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1308,7 +1310,7 @@ peer combines the two sets to conclude which choice will be used.  SETTINGS does
 not provide a mechanism to identify when the choice takes effect.
 
 Different values for the same parameter can be advertised by each peer. For
-example, a client might be willing to consume a very large response header,
+example, a client might be willing to consume a very large response field set,
</pre>
<p>Maybe "field section" instead of "field set", because "field set" is not defined in SEMANTICS.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3513#discussion_r398506415">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1410,15 +1412,15 @@ error of type H3_SETTINGS_ERROR.
 ### PUSH_PROMISE {#frame-push-promise}
 
 The PUSH_PROMISE frame (type=0x5) is used to carry a promised request header
-set from server to client on a request stream, as in HTTP/2.
+field set from server to client on a request stream, as in HTTP/2.
</pre>
<p>Maybe "field section" instead of "field set", because "field set" is not defined in SEMANTICS.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3513#discussion_r398509652">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1445,7 +1447,7 @@ order, and both the name and the value in each field MUST be exact
 matches. Clients SHOULD compare the request header sets for resources promised
 multiple times. If a client receives a Push ID that has already been promised
 and detects a mismatch, it MUST respond with a connection error of type
-H3_GENERAL_PROTOCOL_ERROR. If the decompressed header sets match exactly, the
+H3_GENERAL_PROTOCOL_ERROR. If the decompressed field sets match exactly, the
</pre>
<p>Maybe "field sections"?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3513#pullrequestreview-381108014">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK765IWUGNOP5GLC4CDRJNC4RANCNFSM4LF5H2GA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZLD2PRHXQBQIQNZTDRJNC4RA5CNFSM4LF5H2GKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC23T6LQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3513#pullrequestreview-381108014",
"url": "https://github.com/quicwg/base-drafts/pull/3513#pullrequestreview-381108014",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7c9fc837793_67253fb7c2ccd968286512--


From nobody Thu Mar 26 05:28:25 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B53CA3A0CEC for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 05:28:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.1
X-Spam-Level: 
X-Spam-Status: No, score=-3.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hpd8ne8Oihom for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 05: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 DAF693A085B for <quic-issues@ietf.org>; Thu, 26 Mar 2020 05:28:21 -0700 (PDT)
Date: Thu, 26 Mar 2020 05:28:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585225700; bh=vyJr2nFe2ZaGq2GuStBFO56YLUX1lHOv4MouhwUDe6E=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=v74luvAzOFJ9h+6pvtxj8bMzwYhhHNHkICzCKrafKUeu2PumGWCGcDL00fPzS5Vod VOWJfvaq37SHS45A7L6XZ3Bu+Xp9F1c560IZ28oWg9yWHcnB+CI2BFJWconKH3rBOm chWLAzHw3KNqH7FsZ7XbjztuPAGxXzv51YAkBizI=
From: =?UTF-8?B?QmVuY2UgQsOpa3k=?= <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3MZ7IVFTDGEQC5NSV4RCAOJEVBNHHCFHBAYE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3520/review/381942851@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3520@github.com>
References: <quicwg/base-drafts/pull/3520@github.com>
Subject: Re: [quicwg/base-drafts] Core terminology in QPACK (#3520)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7c9fe4d87ca_567c3f83048cd9642358d0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: bencebeky
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Cc-MPW8r3lWRihfzKuq0yHL7Ha4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 12:28:24 -0000

----==_mimepart_5e7c9fe4d87ca_567c3f83048cd9642358d0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@bencebeky requested changes on this pull request.

LGTM modulo nits.

>  
 Encoder:
 
-: An implementation which transforms a header list into a header block.
+: An implementation which transforms a field section into a series of

I don't think "series of representations" is appropriate here.  In particular, is the header block prefix a representation?  It does not represent any fields or field lines, and the sentence "An encoded field section consists of a prefix and a possibly empty sequence of representations defined in this section" also implies that the prefix is not a representation.

How about this instead:
"Encoder: An implementation that encodes field sections.
Decoder: An implementation that decodes valid QPACK-encoded field sections."?

>  
 Encoder:
 
-: An implementation which transforms a header list into a header block.
+: An implementation which transforms a field section into a series of

"a field section" should probably be plural, because encoders and decoders typically transform multiple field sections.

>  
-QPACK preserves the ordering of header fields within each header list.  An
-encoder MUST emit header field representations in the order they appear in the
-input header list.
+QPACK preserves the ordering of field lines within each field section.  An
+encoder MUST emit field representations in the order they appear in the input
+field list.

Maybe "field section" instead of "field list", because "field list" is not defined in SEMANTICS.

> @@ -273,20 +285,20 @@ permitted by the value of SETTINGS_QPACK_BLOCKED_STREAMS, compression efficiency
 can often be improved by referencing dynamic table entries that are still in
 transit, but if there is loss or reordering the stream can become blocked at the
 decoder.  An encoder can avoid the risk of blocking by only referencing dynamic
-table entries which have been acknowledged, but this could mean using
-literals. Since literals make the header block larger, this can result in the
-encoder becoming blocked on congestion or flow control limits.
+table entries which have been acknowledged, but this could mean using literals.
+Since literals make the encoding of the field section larger, this can result in

"Encoding of the field section" makes one think of the process rather than the binary result.  "Encoded field section" might be more appropriate here.

>  
-While blocked, header block data SHOULD remain in the blocked stream's flow
+While blocked, field section data SHOULD remain in the blocked stream's flow

Consider writing "encoded field section" instead of "field section".  Header block and header list were distinct things, and they got renamed to "encoded field section" and "field section" respectively.  Therefore "encoded field section" is not a kind of "field section", but a different concept.

> @@ -1130,8 +1141,8 @@ The following error codes are defined for HTTP/3 to indicate failures of
 QPACK which prevent the connection from continuing:
 
 QPACK_DECOMPRESSION_FAILED (0x200):
-: The decoder failed to interpret a header block and is not able to continue
-  decoding that header block.
+: The decoder failed to interpret a representation and is not able to continue

Consider writing "an encoded field section" instead of "a representation" to include errors interpreting data in prefix.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3520#pullrequestreview-381942851
----==_mimepart_5e7c9fe4d87ca_567c3f83048cd9642358d0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@bencebeky</b> requested changes on this pull request.</p>

<p>LGTM modulo nits.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3520#discussion_r398519924">draft-ietf-quic-qpack.md</a>:</p>
<pre style='color:#555'>&gt;  
 Encoder:
 
-: An implementation which transforms a header list into a header block.
+: An implementation which transforms a field section into a series of
</pre>
<p>I don't think "series of representations" is appropriate here.  In particular, is the header block prefix a representation?  It does not represent any fields or field lines, and the sentence "An encoded field section consists of a prefix and a possibly empty sequence of representations defined in this section" also implies that the prefix is not a representation.</p>
<p>How about this instead:<br>
"Encoder: An implementation that encodes field sections.<br>
Decoder: An implementation that decodes valid QPACK-encoded field sections."?</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3520#discussion_r398520250">draft-ietf-quic-qpack.md</a>:</p>
<pre style='color:#555'>&gt;  
 Encoder:
 
-: An implementation which transforms a header list into a header block.
+: An implementation which transforms a field section into a series of
</pre>
<p>"a field section" should probably be plural, because encoders and decoders typically transform multiple field sections.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3520#discussion_r398521060">draft-ietf-quic-qpack.md</a>:</p>
<pre style='color:#555'>&gt;  
-QPACK preserves the ordering of header fields within each header list.  An
-encoder MUST emit header field representations in the order they appear in the
-input header list.
+QPACK preserves the ordering of field lines within each field section.  An
+encoder MUST emit field representations in the order they appear in the input
+field list.
</pre>
<p>Maybe "field section" instead of "field list", because "field list" is not defined in SEMANTICS.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3520#discussion_r398522483">draft-ietf-quic-qpack.md</a>:</p>
<pre style='color:#555'>&gt; @@ -273,20 +285,20 @@ permitted by the value of SETTINGS_QPACK_BLOCKED_STREAMS, compression efficiency
 can often be improved by referencing dynamic table entries that are still in
 transit, but if there is loss or reordering the stream can become blocked at the
 decoder.  An encoder can avoid the risk of blocking by only referencing dynamic
-table entries which have been acknowledged, but this could mean using
-literals. Since literals make the header block larger, this can result in the
-encoder becoming blocked on congestion or flow control limits.
+table entries which have been acknowledged, but this could mean using literals.
+Since literals make the encoding of the field section larger, this can result in
</pre>
<p>"Encoding of the field section" makes one think of the process rather than the binary result.  "Encoded field section" might be more appropriate here.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3520#discussion_r398525798">draft-ietf-quic-qpack.md</a>:</p>
<pre style='color:#555'>&gt;  
-While blocked, header block data SHOULD remain in the blocked stream&#39;s flow
+While blocked, field section data SHOULD remain in the blocked stream&#39;s flow
</pre>
<p>Consider writing "encoded field section" instead of "field section".  Header block and header list were distinct things, and they got renamed to "encoded field section" and "field section" respectively.  Therefore "encoded field section" is not a kind of "field section", but a different concept.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3520#discussion_r398529099">draft-ietf-quic-qpack.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1130,8 +1141,8 @@ The following error codes are defined for HTTP/3 to indicate failures of
 QPACK which prevent the connection from continuing:
 
 QPACK_DECOMPRESSION_FAILED (0x200):
-: The decoder failed to interpret a header block and is not able to continue
-  decoding that header block.
+: The decoder failed to interpret a representation and is not able to continue
</pre>
<p>Consider writing "an encoded field section" instead of "a representation" to include errors interpreting data in 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/pull/3520#pullrequestreview-381942851">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4TWT65XMQ7GBJVURLRJNC6JANCNFSM4LHEIOXA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5L7WZTKZBQZULKJFLRJNC6JA5CNFSM4LHEIOXKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3B7YQY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3520#pullrequestreview-381942851",
"url": "https://github.com/quicwg/base-drafts/pull/3520#pullrequestreview-381942851",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7c9fe4d87ca_567c3f83048cd9642358d0--


From nobody Thu Mar 26 07:46:38 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 54C783A0A1A for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 07:46:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id f6yjwYZgxxdM for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 07:46: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 7AEE73A0931 for <quic-issues@ietf.org>; Thu, 26 Mar 2020 07:46:34 -0700 (PDT)
Received: from github-lowworker-cd7bc13.ac4-iad.github.net (github-lowworker-cd7bc13.ac4-iad.github.net [10.52.25.102]) by smtp.github.com (Postfix) with ESMTP id 60B31C60615 for <quic-issues@ietf.org>; Thu, 26 Mar 2020 07:46:33 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585233993; bh=G+P3hUnFnfn30lyTO0yZaXSr7E/3WRQlUXkHI4jP77o=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=tuWoFxpFS6Wz2Y8RhcvOPKadMLmodD8+TndeMrdhY8SOy6i2bz6r1CdDeTfGub/NA /rI6fKHcLSW1X2+9xdvpiT+vD0lg1FFmn/CnTwmgkAmSGQpvyCxCFaRoTn+vvwHV8p sm7mR30A6tEOy13VumQrhk0psvIwhlruRPsgRtd8=
Date: Thu, 26 Mar 2020 07:46:33 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZFRDEAWG3GKFKN4Y54RCQUTEVBNHHCGDM7NY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3546/604472286@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3546@github.com>
References: <quicwg/base-drafts/issues/3546@github.com>
Subject: Re: [quicwg/base-drafts] PTO probes are sent too frequently (#3546)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7cc04951cd6_269d3fa7626cd95c609af"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/1kKug3xGikx2HNRhREPwAjSarqY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 14:46:37 -0000

----==_mimepart_5e7cc04951cd6_269d3fa7626cd95c609af
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

If the server keeps quickly ACKing packets but not sending handshake data, then yes, the client will keep sending full-sized packets, believing the server is blocked by the anti-amplification limit.

At first I thought this couldn't happen in a real-world scenario, but possibly if one had async TLS handshaking so the ServerHello could not be sent immediately upon receipt of the ClientHello and the server and client were very close, a packet could be exchanged as quickly as 1 packet each direction per kGranularity time until the async process returned?

TCP doesn't have an anti-amplification limit and it doesn't require Handshake packets to provide address validation.

I would characterize this as an issue with the client's anti-deadlock response, rather than a problem with PTO.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3546#issuecomment-604472286
----==_mimepart_5e7cc04951cd6_269d3fa7626cd95c609af
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>If the server keeps quickly ACKing packets but not sending handshake data, then yes, the client will keep sending full-sized packets, believing the server is blocked by the anti-amplification limit.</p>
<p>At first I thought this couldn't happen in a real-world scenario, but possibly if one had async TLS handshaking so the ServerHello could not be sent immediately upon receipt of the ClientHello and the server and client were very close, a packet could be exchanged as quickly as 1 packet each direction per kGranularity time until the async process returned?</p>
<p>TCP doesn't have an anti-amplification limit and it doesn't require Handshake packets to provide address validation.</p>
<p>I would characterize this as an issue with the client's anti-deadlock response, rather than a problem with PTO.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3546#issuecomment-604472286">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4OZ3BFSBSPOAS7EBDRJNTETANCNFSM4LT4F2OA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6WPS4HUB2KDPG6DPLRJNTETA5CNFSM4LT4F2OKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQDYHXQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3546#issuecomment-604472286",
"url": "https://github.com/quicwg/base-drafts/issues/3546#issuecomment-604472286",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7cc04951cd6_269d3fa7626cd95c609af--


From nobody Thu Mar 26 07:56:01 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 394A53A0C29 for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 07:55:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.1
X-Spam-Level: 
X-Spam-Status: No, score=-3.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id E6ix4-SNOVCi for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 07:55:56 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 741353A0C0C for <quic-issues@ietf.org>; Thu, 26 Mar 2020 07:55:56 -0700 (PDT)
Date: Thu, 26 Mar 2020 07:55:55 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585234555; bh=VvKxb3NldY2chLk1aAT8fZxZ0rhZUZMinPT70AZx4iI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=JF7etPp88wr05zHUpHq8COVz/1w20lqthu61GayJM+pJEK0oI3OFgMC6dqw0IN7ef lCH6cpdUKFDFBwAcqJ+R9QxkZwdot4WViHKxauKq/OOehAq08Qn7M33/V7GoTHn3Q+ ksKRoqZSoSC3sr9Hok5X1OwynH+henjDkqXafTL0=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZFTSGIPVGURB57MBF4RCRXXEVBNHHCFYX2PM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3536/review/382089532@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3536@github.com>
References: <quicwg/base-drafts/pull/3536@github.com>
Subject: Re: [quicwg/base-drafts] 5tuple routing (#3536)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7cc27b6b022_23d63fec8f2cd95c157284"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/99Y6K8tz5Vy1h4a5PJANjQb_w0o>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 14:55:58 -0000

----==_mimepart_5e7cc27b6b022_23d63fec8f2cd95c157284
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett commented on this pull request.

I agree with @kazuho that I don't think we should have a MUST here.

> +* If the server has another address where the 5-tuple based routers are not on-
+path, the preferred_address transport parameter can communicate that address and
+thus support changing client IP addresses without difficulty.
+
+If a server does not implement one of the solutions above, it SHOULD send the
+disable_active_migration transport parameter to inform the client that any
+address change is likely to terminate the connection, which can lead it to use
+strategies to avoid NAT rebinding or terminate connections when its IP address
+changes.
+
+Regardless of other mitigations, servers behind 5-tuple routing MUST do one of
+the following to avoid creating a Reset Oracle ({{reset-oracle}}):
+
+* not send Stateless Reset under any circumstances, or
+* use a different Stateless Reset Token key than other servers, or
+* encode the client IP address and port in the Stateless Reset token. If using

I don't think you want to include port here, otherwise NAT rebinds could result in a silent blackhole.

> +destination or transfer state from the original destination.
+
+* If the server has another address where the 5-tuple based routers are not on-
+path, the preferred_address transport parameter can communicate that address and
+thus support changing client IP addresses without difficulty.
+
+If a server does not implement one of the solutions above, it SHOULD send the
+disable_active_migration transport parameter to inform the client that any
+address change is likely to terminate the connection, which can lead it to use
+strategies to avoid NAT rebinding or terminate connections when its IP address
+changes.
+
+Regardless of other mitigations, servers behind 5-tuple routing MUST do one of
+the following to avoid creating a Reset Oracle ({{reset-oracle}}):
+
+* not send Stateless Reset under any circumstances, or

Fair point, I think I was intending to generate them as a function of CID and server IP.

> +
+* If the server has another address where the 5-tuple based routers are not on-
+path, the preferred_address transport parameter can communicate that address and
+thus support changing client IP addresses without difficulty.
+
+If a server does not implement one of the solutions above, it SHOULD send the
+disable_active_migration transport parameter to inform the client that any
+address change is likely to terminate the connection, which can lead it to use
+strategies to avoid NAT rebinding or terminate connections when its IP address
+changes.
+
+Regardless of other mitigations, servers behind 5-tuple routing MUST do one of
+the following to avoid creating a Reset Oracle ({{reset-oracle}}):
+
+* not send Stateless Reset under any circumstances, or
+* use a different Stateless Reset Token key than other servers, or

What's a server in this context?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3536#pullrequestreview-382089532
----==_mimepart_5e7cc27b6b022_23d63fec8f2cd95c157284
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> commented on this pull request.</p>

<p>I agree with <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/kazuho/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/kazuho">@kazuho</a> that I don't think we should have a MUST here.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3536#discussion_r398635840">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +* If the server has another address where the 5-tuple based routers are not on-
+path, the preferred_address transport parameter can communicate that address and
+thus support changing client IP addresses without difficulty.
+
+If a server does not implement one of the solutions above, it SHOULD send the
+disable_active_migration transport parameter to inform the client that any
+address change is likely to terminate the connection, which can lead it to use
+strategies to avoid NAT rebinding or terminate connections when its IP address
+changes.
+
+Regardless of other mitigations, servers behind 5-tuple routing MUST do one of
+the following to avoid creating a Reset Oracle ({{reset-oracle}}):
+
+* not send Stateless Reset under any circumstances, or
+* use a different Stateless Reset Token key than other servers, or
+* encode the client IP address and port in the Stateless Reset token. If using
</pre>
<p>I don't think you want to include port here, otherwise NAT rebinds could result in a silent blackhole.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3536#discussion_r398636604">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +destination or transfer state from the original destination.
+
+* If the server has another address where the 5-tuple based routers are not on-
+path, the preferred_address transport parameter can communicate that address and
+thus support changing client IP addresses without difficulty.
+
+If a server does not implement one of the solutions above, it SHOULD send the
+disable_active_migration transport parameter to inform the client that any
+address change is likely to terminate the connection, which can lead it to use
+strategies to avoid NAT rebinding or terminate connections when its IP address
+changes.
+
+Regardless of other mitigations, servers behind 5-tuple routing MUST do one of
+the following to avoid creating a Reset Oracle ({{reset-oracle}}):
+
+* not send Stateless Reset under any circumstances, or
</pre>
<p>Fair point, I think I was intending to generate them as a function of CID and server IP.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3536#discussion_r398636825">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +
+* If the server has another address where the 5-tuple based routers are not on-
+path, the preferred_address transport parameter can communicate that address and
+thus support changing client IP addresses without difficulty.
+
+If a server does not implement one of the solutions above, it SHOULD send the
+disable_active_migration transport parameter to inform the client that any
+address change is likely to terminate the connection, which can lead it to use
+strategies to avoid NAT rebinding or terminate connections when its IP address
+changes.
+
+Regardless of other mitigations, servers behind 5-tuple routing MUST do one of
+the following to avoid creating a Reset Oracle ({{reset-oracle}}):
+
+* not send Stateless Reset under any circumstances, or
+* use a different Stateless Reset Token key than other servers, or
</pre>
<p>What's a server in this context?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3536#pullrequestreview-382089532">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKY6YPZM7WEXIE6WYB3RJNUHXANCNFSM4LQTUQYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZKQT6BDITDX3V5BJLRJNUHXA5CNFSM4LQTUQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3DDSPA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3536#pullrequestreview-382089532",
"url": "https://github.com/quicwg/base-drafts/pull/3536#pullrequestreview-382089532",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7cc27b6b022_23d63fec8f2cd95c157284--


From nobody Thu Mar 26 08:34:27 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 858A63A0D69 for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 08:34:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QPPUtJjj0Gpk for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 08:34:02 -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 85A113A0D82 for <quic-issues@ietf.org>; Thu, 26 Mar 2020 08:34:02 -0700 (PDT)
Received: from github-lowworker-292e294.va3-iad.github.net (github-lowworker-292e294.va3-iad.github.net [10.48.102.70]) by smtp.github.com (Postfix) with ESMTP id DE246260198 for <quic-issues@ietf.org>; Thu, 26 Mar 2020 08:34:01 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585236841; bh=2z9vZedr1r7iHThY9idrymvttaLWnEZnSGqv4PHKEwM=; h=Date:From:To:Subject:From; b=dA3I7SmMJzSVCrXxO4BCDszM8M3Om4RI00Vb9kfyVoLH/eryuWdf6SRTIi+u7Mdbw Ybyxf3JrQvVGnkelhlGPrpsN7DGlTRYm7AyUEzZlwhO506wtsRB6uC2Hqe3b4+nlLQ TEy5Fdya1Uq59XRAgeTPhsrmfBVsHkjmn8Ab+dRk=
Date: Thu, 26 Mar 2020 08:34:01 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/security_considerations/85d2f9-d7c2d2@github.com>
Subject: [quicwg/base-drafts] d7c2d2: Review feedback
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/jVk5e6jyAnn4UkfjWkWYyxPrSoQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 15:34:18 -0000

  Branch: refs/heads/http/security_considerations
  Home:   https://github.com/quicwg/base-drafts
  Commit: d7c2d2ee3e301d47709db2cf5e1edfe26ff2c46c
      https://github.com/quicwg/base-drafts/commit/d7c2d2ee3e301d47709db2cf5e1edfe26ff2c46c
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-25 (Wed, 25 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Review feedback



From nobody Thu Mar 26 08:34:43 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 17D493A0D1D for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 08:34:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Eq6t8yGSxQYR for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 08:34: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 0B96B3A0DE2 for <quic-issues@ietf.org>; Thu, 26 Mar 2020 08:34:26 -0700 (PDT)
Date: Thu, 26 Mar 2020 08:34:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585236865; bh=Ili2wlixl6wOzDwupLqZ/qIrNgxe9daHEX22f/7j3jo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1gFoJonq2fqMYdzKJmFfCbTSX8FBhjYgskJexRw5Kk1Ee8FglXoa8KCMEjZrz/GSr anWWUOXiqnTpZzUKyZ2CNkttQYzteKeXAvMtQxacItLSv+XnxSQpkVWTO4HjF1wTGR NhcjauhOuDn4R3t0EtCmN/mIu8YUAwvUy1Os4L+M=
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/3531/push/4821855929@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3531@github.com>
References: <quicwg/base-drafts/pull/3531@github.com>
Subject: Re: [quicwg/base-drafts] Import HTTP/2 Security Considerations (#3531)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7ccb81b9902_2e7e3fbf100cd9609456"; 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/YL-YUvQpKQKEIg43kdF54lSMOlc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 15:34:41 -0000

----==_mimepart_5e7ccb81b9902_2e7e3fbf100cd9609456
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop pushed 1 commit.

d7c2d2ee3e301d47709db2cf5e1edfe26ff2c46c  Review feedback


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3531/files/85d2f9d57313304d064ca0f9abe2da0437c5cd50..d7c2d2ee3e301d47709db2cf5e1edfe26ff2c46c

----==_mimepart_5e7ccb81b9902_2e7e3fbf100cd9609456
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/d7c2d2ee3e301d47709db2cf5e1edfe26ff2c46c">d7c2d2e</a>  Review feedback</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3531/files/85d2f9d57313304d064ca0f9abe2da0437c5cd50..d7c2d2ee3e301d47709db2cf5e1edfe26ff2c46c">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4EMR3ENV56TEYM3FTRJNYYDANCNFSM4LOVOONA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZPNQD34Q5NUTREAA3RJNYYDA5CNFSM4LOVOONKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TANJTHEYDMNKQOVZWQIZUHAZDCOBVGU4TEOI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3531/files/85d2f9d57313304d064ca0f9abe2da0437c5cd50..d7c2d2ee3e301d47709db2cf5e1edfe26ff2c46c",
"url": "https://github.com/quicwg/base-drafts/pull/3531/files/85d2f9d57313304d064ca0f9abe2da0437c5cd50..d7c2d2ee3e301d47709db2cf5e1edfe26ff2c46c",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e7ccb81b9902_2e7e3fbf100cd9609456--


From nobody Thu Mar 26 08:35:35 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DEBB03A0D67 for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 08:35:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uDwGDguB2gCF for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 08:35:20 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9E0EC3A0D60 for <quic-issues@ietf.org>; Thu, 26 Mar 2020 08:35:20 -0700 (PDT)
Date: Thu, 26 Mar 2020 08:35:19 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585236919; bh=FOmeZgz4mhbP5Ac4FuwHfPJwnKrxJhPemh471BaeKY8=; h=Date:From:To:Subject:From; b=SawsfUscCaoU7LAS9i46LROZNqX5AfzltHXFqveCdhGrjPXTi0SUDJCyuKonxDNWK KzNGZA1ztnlQDqFcdb+BGFL9LXtE74uGKm6+pte4624Xr5HiooFEchQIs1HnNEQKEI vV5ypy0xH8N/SOg9ZLWFnYWK821PI/396ncFBq/0=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/cd8ca9-6c4517@github.com>
Subject: [quicwg/base-drafts] 6c4517: Script updating gh-pages from d7c2d2ee. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/4oKQ2WoNfgRW62YJyxKwLpMiAbA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 15:35:34 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 6c45176108045a627f6d24084a3141d44839a674
      https://github.com/quicwg/base-drafts/commit/6c45176108045a627f6d24084a3141d44839a674
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-26 (Thu, 26 Mar 2020)

  Changed paths:
    R connection-scope-id/draft-ietf-quic-http.html
    R connection-scope-id/draft-ietf-quic-http.txt
    R connection-scope-id/draft-ietf-quic-invariants.html
    R connection-scope-id/draft-ietf-quic-invariants.txt
    R connection-scope-id/draft-ietf-quic-qpack.html
    R connection-scope-id/draft-ietf-quic-qpack.txt
    R connection-scope-id/draft-ietf-quic-recovery.html
    R connection-scope-id/draft-ietf-quic-recovery.txt
    R connection-scope-id/draft-ietf-quic-tls.html
    R connection-scope-id/draft-ietf-quic-tls.txt
    R connection-scope-id/draft-ietf-quic-transport.html
    R connection-scope-id/draft-ietf-quic-transport.txt
    R connection-scope-id/index.html
    M http/security_considerations/draft-ietf-quic-http.html
    M http/security_considerations/draft-ietf-quic-http.txt
    M http/security_considerations/draft-ietf-quic-invariants.html
    M http/security_considerations/draft-ietf-quic-invariants.txt
    M http/security_considerations/draft-ietf-quic-qpack.html
    M http/security_considerations/draft-ietf-quic-qpack.txt
    M http/security_considerations/draft-ietf-quic-recovery.html
    M http/security_considerations/draft-ietf-quic-recovery.txt
    M http/security_considerations/draft-ietf-quic-tls.html
    M http/security_considerations/draft-ietf-quic-tls.txt
    M http/security_considerations/draft-ietf-quic-transport.html
    M http/security_considerations/draft-ietf-quic-transport.txt
    M index.html
    R unilateral-tp/draft-ietf-quic-http.html
    R unilateral-tp/draft-ietf-quic-http.txt
    R unilateral-tp/draft-ietf-quic-invariants.html
    R unilateral-tp/draft-ietf-quic-invariants.txt
    R unilateral-tp/draft-ietf-quic-qpack.html
    R unilateral-tp/draft-ietf-quic-qpack.txt
    R unilateral-tp/draft-ietf-quic-recovery.html
    R unilateral-tp/draft-ietf-quic-recovery.txt
    R unilateral-tp/draft-ietf-quic-tls.html
    R unilateral-tp/draft-ietf-quic-tls.txt
    R unilateral-tp/draft-ietf-quic-transport.html
    R unilateral-tp/draft-ietf-quic-transport.txt
    R unilateral-tp/index.html

  Log Message:
  -----------
  Script updating gh-pages from d7c2d2ee. [ci skip]



From nobody Thu Mar 26 08:35:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 207623A0D2B for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 08:35:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Hv9m3GPJx7vS for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 08:35: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 EE0793A0D93 for <quic-issues@ietf.org>; Thu, 26 Mar 2020 08:35:31 -0700 (PDT)
Date: Thu, 26 Mar 2020 08:35:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585236930; bh=59zsLc46sV1eYk13T6EtzxQIjHBHoL7Q2rZG93SkYlo=; h=Date:From:To:Subject:From; b=v3FhqXnOIp7JSD09OMTLmHLEGNHwog9W56bIiXVVHjpRHXCz5josqrU3J7O6D9zmD NQX6PyobM4giJdWDY5f2DsVPE+cia6dw4I4JFbVMAse9aiqOc89ifMlUITYvqbd+xw 4gddiYb/hS+ZtnxGnkOjROL7remE3zfDsxGHUMhQ=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/6c4517-89b5e1@github.com>
Subject: [quicwg/base-drafts] 89b5e1: Script updating archive at 2020-03-26T15:35:24Z. [...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/O6-sIHQRWyvJaoy5EOcRqAvSRnc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 15:35:40 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 89b5e182a179a5ff9a5247f3b022d19032403073
      https://github.com/quicwg/base-drafts/commit/89b5e182a179a5ff9a5247f3b022d19032403073
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-26 (Thu, 26 Mar 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-03-26T15:35:24Z. [ci skip]



From nobody Thu Mar 26 08:39:32 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 50D823A07C6 for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 08:39:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.696
X-Spam-Level: 
X-Spam-Status: No, score=-1.696 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uv3AsO4KHFA3 for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 08:39:28 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 86C553A07A8 for <quic-issues@ietf.org>; Thu, 26 Mar 2020 08:39:27 -0700 (PDT)
Date: Thu, 26 Mar 2020 08:39:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585237166; bh=I8XSSMD5BbiDMOeh5DXQ+l2XZG+Fhxp8LZgIAD6zmt8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=yHJ3PYwwudzTUklbU0NsDU+3uBiuYT4reamIYJjdvSm1Zj8ehltrg2FHqWXMbv0os ShJIekbnDuS9Rtao6+29XqNo+PbcNCG3UMocCCkxFV4KGKnwO3Ov4QFSIaFQKUDKAD KvKy7+M8m4SGNLUNWToCL4f8ImXME8CKxnYHu49c=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2EKCTN4H3X2TDAHNF4RCW25EVBNHHCD3AHXI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3474/review/382136130@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3474@github.com>
References: <quicwg/base-drafts/pull/3474@github.com>
Subject: Re: [quicwg/base-drafts] Remove timing guidance (#3474)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7cccae769a8_3ad53fdfe9acd95c159897"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/hw2EBM894DyQbUdiaehufTc-hek>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 15:39:30 -0000

----==_mimepart_5e7cccae769a8_3ad53fdfe9acd95c159897
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop commented on this pull request.



> +An endpoint might need to stop accepting previously issued connection IDs in
+certain circumstances.  Such an endpoint can cause its peer to retire connection
+IDs by sending a NEW_CONNECTION_ID frame with an increased Retire Prior To
+field.  The endpoint SHOULD continue to accept the previously issued connection
+IDs until they are retired by the peer.  If the endpoint can no longer process
+the indicated connection IDs, it MAY close the connection.
+
+Upon receipt of an increased Retire Prior To field, the peer MUST stop using the
+corresponding connection IDs and retire them with RETIRE_CONNECTION_ID frames
+before adding the newly provided connection ID to the set of active connection
+IDs. This ordering allows an endpoint that has already supplied its peer with as
+many connection IDs as allowed by the active_connection_id_limit transport
+parameter to replace those connection IDs with new ones as necessary.  Failure
+to retire the connection IDs promptly when requested can result in connection
+failures, as the issuing endpoint might be unable to continue using the
+connection IDs with the active connection.

Both, actually.  If you use them and the remote routing infrastructure no longer recognizes them, you'll get a (potentially valid) Stateless Reset.  However, if you stop using them without retiring them, the peer MAY close the connection on you.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3474#discussion_r398672507
----==_mimepart_5e7cccae769a8_3ad53fdfe9acd95c159897
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@MikeBishop</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3474#discussion_r398672507">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +An endpoint might need to stop accepting previously issued connection IDs in
+certain circumstances.  Such an endpoint can cause its peer to retire connection
+IDs by sending a NEW_CONNECTION_ID frame with an increased Retire Prior To
+field.  The endpoint SHOULD continue to accept the previously issued connection
+IDs until they are retired by the peer.  If the endpoint can no longer process
+the indicated connection IDs, it MAY close the connection.
+
+Upon receipt of an increased Retire Prior To field, the peer MUST stop using the
+corresponding connection IDs and retire them with RETIRE_CONNECTION_ID frames
+before adding the newly provided connection ID to the set of active connection
+IDs. This ordering allows an endpoint that has already supplied its peer with as
+many connection IDs as allowed by the active_connection_id_limit transport
+parameter to replace those connection IDs with new ones as necessary.  Failure
+to retire the connection IDs promptly when requested can result in connection
+failures, as the issuing endpoint might be unable to continue using the
+connection IDs with the active connection.
</pre>
<p>Both, actually.  If you use them and the remote routing infrastructure no longer recognizes them, you'll get a (potentially valid) Stateless Reset.  However, if you stop using them without retiring them, the peer MAY close the connection on you.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3474#discussion_r398672507">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYRTNQDQLUMIH4U2E3RJNZK5ANCNFSM4KZIFXUQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6PQYQNKL6ERFO52STRJNZK5A5CNFSM4KZIFXU2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3DO6QQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3474#discussion_r398672507",
"url": "https://github.com/quicwg/base-drafts/pull/3474#discussion_r398672507",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7cccae769a8_3ad53fdfe9acd95c159897--


From nobody Thu Mar 26 11:17:56 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D85933A0C57 for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 11:17:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id up1siSyE91oI for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 11:17:51 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 074E03A0C80 for <quic-issues@ietf.org>; Thu, 26 Mar 2020 11:17:51 -0700 (PDT)
Received: from github-lowworker-ca5950c.va3-iad.github.net (github-lowworker-ca5950c.va3-iad.github.net [10.48.17.57]) by smtp.github.com (Postfix) with ESMTP id 28B328C0BDA for <quic-issues@ietf.org>; Thu, 26 Mar 2020 11:17:50 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585246670; bh=u41qZVkKemAvzDGWh5OabASnUJhqqYfiNt1h63oNIgI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ZKxbyr1A3E12FMGxtlYCbp2s9NhahuBngCG68RFeypej9rrkrSK5Sv5+jBLd+YP9d V+xO/jfgJazcSe9UbxorG2B2O/tAJspPvTzypPJ9qvY0MhEzNREtg/UokpawzYFepL zL3pUiK+xVju8MX3p/Ze+oprelwF5FlApAoA3USs=
Date: Thu, 26 Mar 2020 11:17:50 -0700
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYEQKBII7NTGT4LJDN4RDJM5EVBNHHCFYX2PM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3536/review/382286422@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3536@github.com>
References: <quicwg/base-drafts/pull/3536@github.com>
Subject: Re: [quicwg/base-drafts] 5tuple routing (#3536)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7cf1ce19601_a2b3f92f32cd95c126388"; 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/VyElVblEHE-4vxYXGfGaFtxvCF8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 18:17:54 -0000

----==_mimepart_5e7cf1ce19601_a2b3f92f32cd95c126388
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke commented on this pull request.



> +destination or transfer state from the original destination.
+
+* If the server has another address where the 5-tuple based routers are not on-
+path, the preferred_address transport parameter can communicate that address and
+thus support changing client IP addresses without difficulty.
+
+If a server does not implement one of the solutions above, it SHOULD send the
+disable_active_migration transport parameter to inform the client that any
+address change is likely to terminate the connection, which can lead it to use
+strategies to avoid NAT rebinding or terminate connections when its IP address
+changes.
+
+Regardless of other mitigations, servers behind 5-tuple routing MUST do one of
+the following to avoid creating a Reset Oracle ({{reset-oracle}}):
+
+* not send Stateless Reset under any circumstances, or

Yes, this is similar to Kazuho's point. I'll edit.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3536#discussion_r398791668
----==_mimepart_5e7cf1ce19601_a2b3f92f32cd95c126388
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinduke</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3536#discussion_r398791668">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +destination or transfer state from the original destination.
+
+* If the server has another address where the 5-tuple based routers are not on-
+path, the preferred_address transport parameter can communicate that address and
+thus support changing client IP addresses without difficulty.
+
+If a server does not implement one of the solutions above, it SHOULD send the
+disable_active_migration transport parameter to inform the client that any
+address change is likely to terminate the connection, which can lead it to use
+strategies to avoid NAT rebinding or terminate connections when its IP address
+changes.
+
+Regardless of other mitigations, servers behind 5-tuple routing MUST do one of
+the following to avoid creating a Reset Oracle ({{reset-oracle}}):
+
+* not send Stateless Reset under any circumstances, or
</pre>
<p>Yes, this is similar to Kazuho's point. I'll edit.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3536#discussion_r398791668">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3BFMLTHXQ4ZT64BWLRJOL45ANCNFSM4LQTUQYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4URLZWGADXHAFVMLDRJOL45A5CNFSM4LQTUQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3ETUVQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3536#discussion_r398791668",
"url": "https://github.com/quicwg/base-drafts/pull/3536#discussion_r398791668",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7cf1ce19601_a2b3f92f32cd95c126388--


From nobody Thu Mar 26 11:18:16 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D1ADB3A07BF for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 11:18:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7hLWQdni8l2E for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 11:18:07 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 721263A0763 for <quic-issues@ietf.org>; Thu, 26 Mar 2020 11:18:07 -0700 (PDT)
Received: from github-lowworker-2300405.va3-iad.github.net (github-lowworker-2300405.va3-iad.github.net [10.48.17.39]) by smtp.github.com (Postfix) with ESMTP id 59981E0BC8 for <quic-issues@ietf.org>; Thu, 26 Mar 2020 11:18:06 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585246686; bh=6FIoK7V4RsEEMml/Y8kzUO6gG94M1R19z6EyOb8EDso=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=lKzSCPpikkUPMjfDDlhL0yikmJtIgNxd+K14FhS8rhwvLOhtNWfu2leKc7lqg59Vl Wz+oQD07MmrmT9SZaa7fNKcrJB0nuibTXwB0mQCXvoHrvUX663Dl5EXyXZV6JFtntC qdi1NealKWxIq/1JZNGpzzxbKP6IvdtONmfJewio=
Date: Thu, 26 Mar 2020 11:18:06 -0700
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6PLBVG3VTJU4YA64V4RDJN5EVBNHHCFYX2PM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3536/review/382286624@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3536@github.com>
References: <quicwg/base-drafts/pull/3536@github.com>
Subject: Re: [quicwg/base-drafts] 5tuple routing (#3536)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7cf1de49bad_7c083fd4c72cd9647288d"; 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/wwsXGECxiQyqHZPm_XoHv_gMuHw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 18:18:10 -0000

----==_mimepart_5e7cf1de49bad_7c083fd4c72cd9647288d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke commented on this pull request.



> +thus support changing client IP addresses without difficulty.
+
+If a server does not implement one of the solutions above, it SHOULD send the
+disable_active_migration transport parameter to inform the client that any
+address change is likely to terminate the connection, which can lead it to use
+strategies to avoid NAT rebinding or terminate connections when its IP address
+changes.
+
+Regardless of other mitigations, servers behind 5-tuple routing MUST do one of
+the following to avoid creating a Reset Oracle ({{reset-oracle}}):
+
+* not send Stateless Reset under any circumstances, or
+* use a different Stateless Reset Token key than other servers, or
+* encode the client IP address and port in the Stateless Reset token. If using
+the preferred_address transport parameter, the token must also encode the
+preferred address.

Agreed I'll edit.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3536#discussion_r398791820
----==_mimepart_5e7cf1de49bad_7c083fd4c72cd9647288d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinduke</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3536#discussion_r398791820">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +thus support changing client IP addresses without difficulty.
+
+If a server does not implement one of the solutions above, it SHOULD send the
+disable_active_migration transport parameter to inform the client that any
+address change is likely to terminate the connection, which can lead it to use
+strategies to avoid NAT rebinding or terminate connections when its IP address
+changes.
+
+Regardless of other mitigations, servers behind 5-tuple routing MUST do one of
+the following to avoid creating a Reset Oracle ({{reset-oracle}}):
+
+* not send Stateless Reset under any circumstances, or
+* use a different Stateless Reset Token key than other servers, or
+* encode the client IP address and port in the Stateless Reset token. If using
+the preferred_address transport parameter, the token must also encode the
+preferred address.
</pre>
<p>Agreed I'll edit.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3536#discussion_r398791820">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4HUJPVAW3RUNUDJSLRJOL55ANCNFSM4LQTUQYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKY3WO3BN7RAR65MHPLRJOL55A5CNFSM4LQTUQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3ETWIA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3536#discussion_r398791820",
"url": "https://github.com/quicwg/base-drafts/pull/3536#discussion_r398791820",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7cf1de49bad_7c083fd4c72cd9647288d--


From nobody Thu Mar 26 11:18:53 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6356E3A0C1D for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 11:18:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BczhJiNqRsV7 for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 11:18:51 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D48F73A0C43 for <quic-issues@ietf.org>; Thu, 26 Mar 2020 11:18:50 -0700 (PDT)
Received: from github-lowworker-d1d6e31.ash1-iad.github.net (github-lowworker-d1d6e31.ash1-iad.github.net [10.56.105.50]) by smtp.github.com (Postfix) with ESMTP id D747A6A0E5D for <quic-issues@ietf.org>; Thu, 26 Mar 2020 11:18:49 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585246729; bh=MBSFEKoVA7hnsbsw03zW5KmKq+CVOU0w4NmB6Wkvyd8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=blmRosO8IX0SoFl969oh1m9KOAbSexFvgCnd7t9cpH389DS8P24rfFYJMcV7pvaRt YI7kATKox6KZvCzIWWtX8GSgITxCjLX8KQX0eepgHUptCBz6ys8Wl7uW0sP5RUCipl Pne40GmKc+o3eAugrMJBjY6NaeZaUt+xLJNRPSBY=
Date: Thu, 26 Mar 2020 11:18:49 -0700
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK644EBREWBOCQ6PW3V4RDJQTEVBNHHCFYX2PM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3536/review/382287166@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3536@github.com>
References: <quicwg/base-drafts/pull/3536@github.com>
Subject: Re: [quicwg/base-drafts] 5tuple routing (#3536)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7cf209c831a_16aa3f84664cd96411971f"; 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/sqDcTd_KV99xbOL62aGJPf8b6JE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 18:18:53 -0000

----==_mimepart_5e7cf209c831a_16aa3f84664cd96411971f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke commented on this pull request.



> +* If the server has another address where the 5-tuple based routers are not on-
+path, the preferred_address transport parameter can communicate that address and
+thus support changing client IP addresses without difficulty.
+
+If a server does not implement one of the solutions above, it SHOULD send the
+disable_active_migration transport parameter to inform the client that any
+address change is likely to terminate the connection, which can lead it to use
+strategies to avoid NAT rebinding or terminate connections when its IP address
+changes.
+
+Regardless of other mitigations, servers behind 5-tuple routing MUST do one of
+the following to avoid creating a Reset Oracle ({{reset-oracle}}):
+
+* not send Stateless Reset under any circumstances, or
+* use a different Stateless Reset Token key than other servers, or
+* encode the client IP address and port in the Stateless Reset token. If using

Well if the attacker tweaks the port it could go to a different 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/3536#discussion_r398792224
----==_mimepart_5e7cf209c831a_16aa3f84664cd96411971f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinduke</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3536#discussion_r398792224">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +* If the server has another address where the 5-tuple based routers are not on-
+path, the preferred_address transport parameter can communicate that address and
+thus support changing client IP addresses without difficulty.
+
+If a server does not implement one of the solutions above, it SHOULD send the
+disable_active_migration transport parameter to inform the client that any
+address change is likely to terminate the connection, which can lead it to use
+strategies to avoid NAT rebinding or terminate connections when its IP address
+changes.
+
+Regardless of other mitigations, servers behind 5-tuple routing MUST do one of
+the following to avoid creating a Reset Oracle ({{reset-oracle}}):
+
+* not send Stateless Reset under any circumstances, or
+* use a different Stateless Reset Token key than other servers, or
+* encode the client IP address and port in the Stateless Reset token. If using
</pre>
<p>Well if the attacker tweaks the port it could go to a different 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/3536#discussion_r398792224">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5PQWTDAK4XWCRDCXTRJOMATANCNFSM4LQTUQYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7XDNAB4VWKFDBLNVDRJOMATA5CNFSM4LQTUQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3ET2PQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3536#discussion_r398792224",
"url": "https://github.com/quicwg/base-drafts/pull/3536#discussion_r398792224",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7cf209c831a_16aa3f84664cd96411971f--


From nobody Thu Mar 26 11:20:22 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 653D23A0CFA for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 11:20:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DyUqtL2-0_ke for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 11:20:17 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 407A23A0CD4 for <quic-issues@ietf.org>; Thu, 26 Mar 2020 11:20:16 -0700 (PDT)
Date: Thu, 26 Mar 2020 11:20:15 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585246815; bh=PLC4h0QHD+v902bhqtf2FC0K8AVgtxFmJDWP3pq8dXY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=N7FyXgZqw3pb9d/wCrvrY55Y+7v1pKsY84+PgE5V/M3TJyAdKBLdEMLfrISaV0CYf +Jjd0EkC1uP7Tr6Mnu/d7uIZC84HpBo7D/eX7VVTk8Eg9fnBcM4V8AmNM5LEOH54gO aWORuJEw1sub4kXN9fO9v0i2Ke1r7tLcY35m6VyI=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYFXNR3LXPWGURFZQF4RDJV7EVBNHHCFYX2PM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3536/review/382288331@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3536@github.com>
References: <quicwg/base-drafts/pull/3536@github.com>
Subject: Re: [quicwg/base-drafts] 5tuple routing (#3536)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7cf25f87233_35403fac48acd968111467"; 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/iJ-KFGuZBuv3vGbArweO_ifcuFU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 18:20:20 -0000

----==_mimepart_5e7cf25f87233_35403fac48acd968111467
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke commented on this pull request.



> +
+* If the server has another address where the 5-tuple based routers are not on-
+path, the preferred_address transport parameter can communicate that address and
+thus support changing client IP addresses without difficulty.
+
+If a server does not implement one of the solutions above, it SHOULD send the
+disable_active_migration transport parameter to inform the client that any
+address change is likely to terminate the connection, which can lead it to use
+strategies to avoid NAT rebinding or terminate connections when its IP address
+changes.
+
+Regardless of other mitigations, servers behind 5-tuple routing MUST do one of
+the following to avoid creating a Reset Oracle ({{reset-oracle}}):
+
+* not send Stateless Reset under any circumstances, or
+* use a different Stateless Reset Token key than other servers, or

Other members of the pool that can be routed 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/3536#discussion_r398793139
----==_mimepart_5e7cf25f87233_35403fac48acd968111467
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinduke</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3536#discussion_r398793139">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +
+* If the server has another address where the 5-tuple based routers are not on-
+path, the preferred_address transport parameter can communicate that address and
+thus support changing client IP addresses without difficulty.
+
+If a server does not implement one of the solutions above, it SHOULD send the
+disable_active_migration transport parameter to inform the client that any
+address change is likely to terminate the connection, which can lead it to use
+strategies to avoid NAT rebinding or terminate connections when its IP address
+changes.
+
+Regardless of other mitigations, servers behind 5-tuple routing MUST do one of
+the following to avoid creating a Reset Oracle ({{reset-oracle}}):
+
+* not send Stateless Reset under any circumstances, or
+* use a different Stateless Reset Token key than other servers, or
</pre>
<p>Other members of the pool that can be routed 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/3536#discussion_r398793139">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYGXJJWZPCPDG4TLELRJOMF7ANCNFSM4LQTUQYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK25BOQR3K7O4COYTDTRJOMF7A5CNFSM4LQTUQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3EUDSY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3536#discussion_r398793139",
"url": "https://github.com/quicwg/base-drafts/pull/3536#discussion_r398793139",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7cf25f87233_35403fac48acd968111467--


From nobody Thu Mar 26 11:22:35 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 20E133A09F1 for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 11:22:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.696
X-Spam-Level: 
X-Spam-Status: No, score=-1.696 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qD_o4UMpWO6o for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 11:22:31 -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 CF1BB3A0A9F for <quic-issues@ietf.org>; Thu, 26 Mar 2020 11:22:31 -0700 (PDT)
Received: from github-lowworker-b19c547.va3-iad.github.net (github-lowworker-b19c547.va3-iad.github.net [10.48.17.66]) by smtp.github.com (Postfix) with ESMTP id 65ECB1213C8 for <quic-issues@ietf.org>; Thu, 26 Mar 2020 11:22:31 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585246951; bh=9Dr3Xa6CIbY78pXWu6Z3uVvxz4ohlZg9aT6KeKC/JnU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=bt3NTyy0+jD90nvTDap4iQ2BMRpen577QLB6J+E7lZ5B2B8PeHJ57NNl8BB4JZNQQ Ho2RyR9RUrV+E9nHePg8ga9TZF3jpDR2kxc69FKmHQ2uEmdjZ7Fb+pUBuo+Pcdyu8W uBJ+UFJtfETt9gHclCQq6XrRp8f/P5mCQ9YmlILA=
Date: Thu, 26 Mar 2020 11:22:31 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3W7NR75DAOWEJ2KMF4RDJ6PEVBNHHCFYX2PM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3536/review/382290573@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3536@github.com>
References: <quicwg/base-drafts/pull/3536@github.com>
Subject: Re: [quicwg/base-drafts] 5tuple routing (#3536)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7cf2e720c8b_3f0d3faedcacd968126579"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/S9XNjO0GoGkNcXJlk88LCliVc_M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 26 Mar 2020 18:22:34 -0000

----==_mimepart_5e7cf2e720c8b_3f0d3faedcacd968126579
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett commented on this pull request.



> +* If the server has another address where the 5-tuple based routers are not on-
+path, the preferred_address transport parameter can communicate that address and
+thus support changing client IP addresses without difficulty.
+
+If a server does not implement one of the solutions above, it SHOULD send the
+disable_active_migration transport parameter to inform the client that any
+address change is likely to terminate the connection, which can lead it to use
+strategies to avoid NAT rebinding or terminate connections when its IP address
+changes.
+
+Regardless of other mitigations, servers behind 5-tuple routing MUST do one of
+the following to avoid creating a Reset Oracle ({{reset-oracle}}):
+
+* not send Stateless Reset under any circumstances, or
+* use a different Stateless Reset Token key than other servers, or
+* encode the client IP address and port in the Stateless Reset token. If using

That could happen, but I expect most deployments will want to seamlessly handle NAT rebinds, so typically changing the port will not change 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/3536#discussion_r398794593
----==_mimepart_5e7cf2e720c8b_3f0d3faedcacd968126579
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3536#discussion_r398794593">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +* If the server has another address where the 5-tuple based routers are not on-
+path, the preferred_address transport parameter can communicate that address and
+thus support changing client IP addresses without difficulty.
+
+If a server does not implement one of the solutions above, it SHOULD send the
+disable_active_migration transport parameter to inform the client that any
+address change is likely to terminate the connection, which can lead it to use
+strategies to avoid NAT rebinding or terminate connections when its IP address
+changes.
+
+Regardless of other mitigations, servers behind 5-tuple routing MUST do one of
+the following to avoid creating a Reset Oracle ({{reset-oracle}}):
+
+* not send Stateless Reset under any circumstances, or
+* use a different Stateless Reset Token key than other servers, or
+* encode the client IP address and port in the Stateless Reset token. If using
</pre>
<p>That could happen, but I expect most deployments will want to seamlessly handle NAT rebinds, so typically changing the port will not change 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/3536#discussion_r398794593">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZ6IVSDMUGVPI32SSLRJOMOPANCNFSM4LQTUQYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYSWHNHSXTCQXWIEMTRJOMOPA5CNFSM4LQTUQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3EUVDI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3536#discussion_r398794593",
"url": "https://github.com/quicwg/base-drafts/pull/3536#discussion_r398794593",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7cf2e720c8b_3f0d3faedcacd968126579--


From nobody Thu Mar 26 12:08:33 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 85BED3A0E54 for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 12:08:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id H4AN41u2PiCu for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 12:08: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 DBD5C3A0E92 for <quic-issues@ietf.org>; Thu, 26 Mar 2020 12:08:17 -0700 (PDT)
Received: from github-lowworker-25680bd.va3-iad.github.net (github-lowworker-25680bd.va3-iad.github.net [10.48.17.61]) by smtp.github.com (Postfix) with ESMTP id E2AE0960613 for <quic-issues@ietf.org>; Thu, 26 Mar 2020 12:08:16 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585249696; bh=dc+J6JAqeROEFXr/CaB1HfZd+QpG8XzvtM+LJYyLmjA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=iWlhzdZjFimroadNSyZIUdlSMHvA1MoK/kzhTr6R8+u17VZlto/QWcJw4OU/81Q3W 8+72ZUGgfN5DoRS1p873BAaEF7eDxCALcMT8ZEeoDZNyc7VC2Fa/7pP/W1+OelJWhQ R8Lgk2eJhlUNdg04i7/PelUndA9oCc2lDoXebU8E=
Date: Thu, 26 Mar 2020 12:08:16 -0700
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3536/push/4822998654@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3536@github.com>
References: <quicwg/base-drafts/pull/3536@github.com>
Subject: Re: [quicwg/base-drafts] 5tuple routing (#3536)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7cfda0d2ff0_302a3ff8314cd95c89934"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinduke
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/E7wwOAbB1IDXmsFcoO5Dibs-aJg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 19:08:32 -0000

----==_mimepart_5e7cfda0d2ff0_302a3ff8314cd95c89934
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke pushed 1 commit.

6962e63f1744bb1b6a29ef892a1555b1969410fe  Fix latest reviews


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3536/files/1406b1db65cfbc237e455d081f162307573eb9b3..6962e63f1744bb1b6a29ef892a1555b1969410fe

----==_mimepart_5e7cfda0d2ff0_302a3ff8314cd95c89934
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinduke" class="user-mention">@martinduke</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/6962e63f1744bb1b6a29ef892a1555b1969410fe">6962e63</a>  Fix latest reviews</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3536/files/1406b1db65cfbc237e455d081f162307573eb9b3..6962e63f1744bb1b6a29ef892a1555b1969410fe">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5JQPTC3JVBXLDNNSDRJOR2BANCNFSM4LQTUQYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2KGLV3VU2TGZXUTHDRJOR2BA5CNFSM4LQTUQYKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TCNZRHEZDMMKQOVZWQIZUHAZDEOJZHA3DKNA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3536/files/1406b1db65cfbc237e455d081f162307573eb9b3..6962e63f1744bb1b6a29ef892a1555b1969410fe",
"url": "https://github.com/quicwg/base-drafts/pull/3536/files/1406b1db65cfbc237e455d081f162307573eb9b3..6962e63f1744bb1b6a29ef892a1555b1969410fe",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e7cfda0d2ff0_302a3ff8314cd95c89934--


From nobody Thu Mar 26 13:02:10 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 583F53A0D52 for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 13:01:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.696
X-Spam-Level: 
X-Spam-Status: No, score=-6.696 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5Iq9oet1vw8G for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 13:01:47 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7A6003A0C7C for <quic-issues@ietf.org>; Thu, 26 Mar 2020 13:01:47 -0700 (PDT)
Received: from github-lowworker-1b8c660.ash1-iad.github.net (github-lowworker-1b8c660.ash1-iad.github.net [10.56.18.59]) by smtp.github.com (Postfix) with ESMTP id 72424660A00 for <quic-issues@ietf.org>; Thu, 26 Mar 2020 13:01:46 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585252906; bh=7KXaqsLkvymcrtEvNoCVDVEjVWDGpULfae4mP1P+khM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=wkXnkq89ZsN5lL2DpU5p0/NP7/Q+Il1mukJfrjxRtkgnPbByi5OXRtx94oO6ZGTV9 ZzUhWtKEUmbgN6GyYEIh1/XB7HmoAHWlOHAppjSKv6pCpQqGLSCJimpOCjBF1vpovq 5rRYMUxvork8TpIf53ca8NYUCueTdVwYASdrFCGI=
Date: Thu, 26 Mar 2020 13:01:46 -0700
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYU56LGJDKIQMRJADF4RDVSVEVBNHHCFYX2PM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3536/review/382370910@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3536@github.com>
References: <quicwg/base-drafts/pull/3536@github.com>
Subject: Re: [quicwg/base-drafts] 5tuple routing (#3536)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7d0a2a62498_5e7c3fdd0c0cd96418168b"; 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/xQryO-t6ZY0nk8uGIk6S73NgTZE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 20:02:08 -0000

----==_mimepart_5e7d0a2a62498_5e7c3fdd0c0cd96418168b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke commented on this pull request.



> +* If the server has another address where the 5-tuple based routers are not on-
+path, the preferred_address transport parameter can communicate that address and
+thus support changing client IP addresses without difficulty.
+
+If a server does not implement one of the solutions above, it SHOULD send the
+disable_active_migration transport parameter to inform the client that any
+address change is likely to terminate the connection, which can lead it to use
+strategies to avoid NAT rebinding or terminate connections when its IP address
+changes.
+
+Regardless of other mitigations, servers behind 5-tuple routing MUST do one of
+the following to avoid creating a Reset Oracle ({{reset-oracle}}):
+
+* not send Stateless Reset under any circumstances, or
+* use a different Stateless Reset Token key than other servers, or
+* encode the client IP address and port in the Stateless Reset token. If using

That would be wise, but this whole section is probably most important for servers in the cloud whose providers are choosing not to support QUIC-LB.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3536#discussion_r398855474
----==_mimepart_5e7d0a2a62498_5e7c3fdd0c0cd96418168b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinduke</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3536#discussion_r398855474">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +* If the server has another address where the 5-tuple based routers are not on-
+path, the preferred_address transport parameter can communicate that address and
+thus support changing client IP addresses without difficulty.
+
+If a server does not implement one of the solutions above, it SHOULD send the
+disable_active_migration transport parameter to inform the client that any
+address change is likely to terminate the connection, which can lead it to use
+strategies to avoid NAT rebinding or terminate connections when its IP address
+changes.
+
+Regardless of other mitigations, servers behind 5-tuple routing MUST do one of
+the following to avoid creating a Reset Oracle ({{reset-oracle}}):
+
+* not send Stateless Reset under any circumstances, or
+* use a different Stateless Reset Token key than other servers, or
+* encode the client IP address and port in the Stateless Reset token. If using
</pre>
<p>That would be wise, but this whole section is probably most important for servers in the cloud whose providers are choosing not to support QUIC-LB.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3536#discussion_r398855474">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZ735FIIFEFYVR2EQ3RJOYCVANCNFSM4LQTUQYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5F3PEW7RACWQNVUY3RJOYCVA5CNFSM4LQTUQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3FIIXQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3536#discussion_r398855474",
"url": "https://github.com/quicwg/base-drafts/pull/3536#discussion_r398855474",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7d0a2a62498_5e7c3fdd0c0cd96418168b--


From nobody Thu Mar 26 13:38:35 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3CF9C3A0EF4 for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 13:38:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.686
X-Spam-Level: 
X-Spam-Status: No, score=-6.686 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_SPF_HELO_TEMPERROR=0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cxUUwCN9b0BU for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 13:38:09 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B3D883A0EF0 for <quic-issues@ietf.org>; Thu, 26 Mar 2020 13:37:28 -0700 (PDT)
Received: from github-lowworker-6b40fdd.va3-iad.github.net (github-lowworker-6b40fdd.va3-iad.github.net [10.48.16.64]) by smtp.github.com (Postfix) with ESMTP id 753886605A5 for <quic-issues@ietf.org>; Thu, 26 Mar 2020 13:37:26 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585255046; bh=M8U3m3ESX0+WXo3ykjGfywpN8pvuLLoIen+Ve9lQIKo=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=WbzBJQb+wdSmI6RY/UKqPFsw/NI8y2VilG7Fx6zAxUDR5mqjCD5Hg2dcgmTyVoQD0 7rZQwBa5H4ia3ScYs+IayqG5IXuER74TOJltr2kZjlIrtnkNWG/+4JRtWtF8/0Vfyo yQK6+rHPHqHY3nKlT6Nop/5kBcJAXIz+lOaunM+k=
Date: Thu, 26 Mar 2020 13:37:26 -0700
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6746CXELMG4BSRPXN4RDZYNEVBNHHCGFYIAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3547@github.com>
Subject: [quicwg/base-drafts] Limit RCID state (#3547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7d1286657e8_72af3f92850cd96845176"; 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/sbDP6gpag6ZLeSWeppbr_emciwE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 20:38:34 -0000

----==_mimepart_5e7d1286657e8_72af3f92850cd96845176
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This is attempt to write down @martinthomson &#39;s proposal for #3509. This was surprisingly hard to write, and undoubtedly could be improved.

There are cleaner ways to solve this problem, but this one is lowest-impact to the existing spec.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/3547

-- Commit Summary --

  * Limit RCID state

-- File Changes --

    M draft-ietf-quic-transport.md (12)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/3547.patch
https://github.com/quicwg/base-drafts/pull/3547.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3547

----==_mimepart_5e7d1286657e8_72af3f92850cd96845176
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>This is attempt to write down <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinthomson/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a> 's proposal for <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="578914025" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3509" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3509/hovercard" href="https://github.com/quicwg/base-drafts/issues/3509">#3509</a>. This was surprisingly hard to write, and undoubtedly could be improved.</p>
<p>There are cleaner ways to solve this problem, but this one is lowest-impact to the existing spec.</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/3547'>https://github.com/quicwg/base-drafts/pull/3547</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Limit RCID state</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/3547/files#diff-db016291106766877c4921a79f8596e0">draft-ietf-quic-transport.md</a>
    (12)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3547.patch'>https://github.com/quicwg/base-drafts/pull/3547.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3547.diff'>https://github.com/quicwg/base-drafts/pull/3547.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3547">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZOC72JVELXX52DL5TRJO4INANCNFSM4LUQW5DQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6HWKBZNYP2VXMM5U3RJO4INA5CNFSM4LUQW5D2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IYXBACQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3547",
"url": "https://github.com/quicwg/base-drafts/pull/3547",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e7d1286657e8_72af3f92850cd96845176--


From nobody Thu Mar 26 14:54:46 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 80B493A08BE for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 14:54:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.099
X-Spam-Level: 
X-Spam-Status: No, score=-3.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zZL1EnoeovNR for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 14:54: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 F0B453A094D for <quic-issues@ietf.org>; Thu, 26 Mar 2020 14:54:39 -0700 (PDT)
Received: from github-lowworker-39b4a70.va3-iad.github.net (github-lowworker-39b4a70.va3-iad.github.net [10.48.16.66]) by smtp.github.com (Postfix) with ESMTP id 8842E96074A for <quic-issues@ietf.org>; Thu, 26 Mar 2020 14:54:38 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585259678; bh=EaQR7MOJfmNyJXlY0OWq+JHLt8iXdKkBFACs+n8+MK4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=s9aXKJvcuvvQkNKF5O/EKxfW3nzUBjwrExBN1xd4RQaawttFV3R9h4J9uy4sC1hM0 QjISO1WZT4WLzd7Lrr/2gvGNbrGW1MUwdJTOOEeLARFZCDKSxoDAtw4DIVMbuPDGav g3ya7np+OD7u8EmC+5BPbzJi2aAh8ZPa/8KX43ZU=
Date: Thu, 26 Mar 2020 14:54:38 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZVP6VRSMJYDLGOJJ54RECZ5EVBNHHCGFYIAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3547/review/382444185@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3547@github.com>
References: <quicwg/base-drafts/pull/3547@github.com>
Subject: Re: [quicwg/base-drafts] Limit RCID state (#3547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7d249e7a6ce_10613fee162cd96015992"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/6H32h-MBiR3_zDWNQvEVsEg5qSE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 21:54:43 -0000

----==_mimepart_5e7d249e7a6ce_10613fee162cd96015992
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett commented on this pull request.

I don't think this describes quite what I had in mind, but maybe we can simplify this by not requiring sending RETIRE_CONNECTION_ID in this case?

> @@ -1069,6 +1069,18 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint MAY elect to only send or retransmit RETIRE_CONNECTION_ID frames

```suggestion
An endpoint MAY elect to only send RETIRE_CONNECTION_ID frames
```

> @@ -1069,6 +1069,18 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint MAY elect to only send or retransmit RETIRE_CONNECTION_ID frames
+with sequence numbers greater than or equal to the highest Retire Prior To field
+received minus its advertised active_connection_id_limit. This bounds the
+necessary state at the endpoint. For example, if an endpoint receives a Retire
+Prior To field of 7 and has an advertised active_connection_id_limit of 4, it
+may cease sending any RETIRE_CONNECTION_ID frame with sequence number less than

Is this the functionality we want?  If we're going to go this direction, we might as well just say you don't need to send RETIRE_CONNECTION_ID for anything below Retire Prior To, and you can assume it'll be retired 'soon'.  Maybe that's a good solution anyway?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3547#pullrequestreview-382444185
----==_mimepart_5e7d249e7a6ce_10613fee162cd96015992
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@ianswett</b> commented on this pull request.</p>=0D
=0D
<p>I don't think this describes quite what I had in mind, but maybe we ca=
n simplify this by not requiring sending RETIRE_CONNECTION_ID in this cas=
e?</p><hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3547#discussi=
on_r398912372">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -1069,6 +1069,18 @@ to cease using the =
connection IDs when requested can result in connection=0D
 failures, as the issuing endpoint might be unable to continue using the=0D=

 connection IDs with the active connection.=0D
 =0D
+An endpoint MAY elect to only send or retransmit RETIRE_CONNECTION_ID fr=
ames=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-An endpoint MAY elect to only send or retrans=
mit RETIRE_CONNECTION_ID frames=0D
+An endpoint MAY elect to only send RETIRE_CONNECTION_ID frames=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3547#discussi=
on_r398915707">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -1069,6 +1069,18 @@ to cease using the =
connection IDs when requested can result in connection=0D
 failures, as the issuing endpoint might be unable to continue using the=0D=

 connection IDs with the active connection.=0D
 =0D
+An endpoint MAY elect to only send or retransmit RETIRE_CONNECTION_ID fr=
ames=0D
+with sequence numbers greater than or equal to the highest Retire Prior =
To field=0D
+received minus its advertised active_connection_id_limit. This bounds th=
e=0D
+necessary state at the endpoint. For example, if an endpoint receives a =
Retire=0D
+Prior To field of 7 and has an advertised active_connection_id_limit of =
4, it=0D
+may cease sending any RETIRE_CONNECTION_ID frame with sequence number le=
ss than=0D
</pre>=0D
<p>Is this the functionality we want?  If we're going to go this directio=
n, we might as well just say you don't need to send RETIRE_CONNECTION_ID =
for anything below Retire Prior To, and you can assume it'll be retired '=
soon'.  Maybe that's a good solution anyway?</p>=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3547#pullrequestreview-382444185">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K32WZ45QKFP276Q6FDRJPFJ5ANCNFSM4LUQW5DQ">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK4VEJTWEFQLXCBAJUDRJPFJ5A5CNFSM4=
LUQW5D2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GOC3F2FGI.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3547#pullrequestrev=
iew-382444185",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3547#pullrequestreview=
-382444185",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e7d249e7a6ce_10613fee162cd96015992--


From nobody Thu Mar 26 14:57:06 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B4B9A3A0A03 for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 14:57:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id u4UYBBqpbAPa for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 14:57:03 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1C5733A087B for <quic-issues@ietf.org>; Thu, 26 Mar 2020 14:57:00 -0700 (PDT)
Received: from github-lowworker-1ac52d7.ash1-iad.github.net (github-lowworker-1ac52d7.ash1-iad.github.net [10.56.25.52]) by smtp.github.com (Postfix) with ESMTP id 03B21C61742 for <quic-issues@ietf.org>; Thu, 26 Mar 2020 14:57:00 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585259820; bh=0YIoub3beWi4SEXT2XSieMlpNnpwRtdEv/GDF+teWfU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=yet+Gu7sWZ7YCiWVFt8uVgi4IJzhDo7758Xfba4QzULobyVE6ixfsRci623wjDXBv pMlQRna+UkFd3wMKvU3E75eDQWL7grqgyLw+0l/d9pI/Ie0X+2QIatqV+QSDfoNw2J kNTmJFpVjexO1d94kRv3IjtwE6lW/26iONa85fos=
Date: Thu, 26 Mar 2020 14:56:59 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZDSJRRWI7ADG5C3V54REDCXEVBNHHCFAMG5E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3509/604707294@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3509@github.com>
References: <quicwg/base-drafts/issues/3509@github.com>
Subject: Re: [quicwg/base-drafts] Required state for retaining unacked RETIRE_CONNECTION_ID frames is unbound (#3509)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7d252be80a5_7d0c3fdb6d0cd964135044"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/6oqNK_BXG50R8MSWGI2bQ50XzoY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 21:57:05 -0000

----==_mimepart_5e7d252be80a5_7d0c3fdb6d0cd964135044
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

One idea: Can we simplify everything by not requiring sending RETIRE_CONNECTION_ID for CIDs less than the Retire Prior To?  RETIRE_CONNECTION_ID would then only be used when a CID was used and needed to be retired so more CIDs could be issued to the user of the CID.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3509#issuecomment-604707294
----==_mimepart_5e7d252be80a5_7d0c3fdb6d0cd964135044
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>One idea: Can we simplify everything by not requiring sending RETIRE_CONNECTION_ID for CIDs less than the Retire Prior To?  RETIRE_CONNECTION_ID would then only be used when a CID was used and needed to be retired so more CIDs could be issued to the user of the CID.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3509#issuecomment-604707294">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZZU3BT3LDYCQ5I5OLRJPFSXANCNFSM4LFJ2P4A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYV2JW4325VWWPHPATRJPFSXA5CNFSM4LFJ2P4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQFRTXQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-604707294",
"url": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-604707294",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7d252be80a5_7d0c3fdb6d0cd964135044--


From nobody Thu Mar 26 15:03:25 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 49F503A09E1 for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 15:03:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.696
X-Spam-Level: 
X-Spam-Status: No, score=-1.696 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YeUuUxlwT07I for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 15:03:21 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 88BD43A0437 for <quic-issues@ietf.org>; Thu, 26 Mar 2020 15:03:21 -0700 (PDT)
Date: Thu, 26 Mar 2020 15:03:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585260200; bh=uJiw1+GpxGK2p1cPUD8w3mpo+Nc+vNjMDP4fLqK9W0w=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=PJRvNMjQUv0rv4oy4tirT0AsI3yANlRC2Nr3MkBXASrVJQt5y7vdv1hpH1IWigbwi JA0OMLDbxpl5YA3win+33CpyqaYnMZVlFao71nkx3fJLqsEAHZU6FVmZOzeCUTA6sx HFNkuQmS453DGqHFkX4h7fRGyx/woQdIxJDayWjU=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7NMJQCMCFVKKFP2354RED2REVBNHHCGFYIAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3547/review/382452918@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3547@github.com>
References: <quicwg/base-drafts/pull/3547@github.com>
Subject: Re: [quicwg/base-drafts] Limit RCID state (#3547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7d26a81ca69_2fe33ff65fccd9641244e8"; 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/s_xY144zCBpWZeE_ZCBtgy9-m9k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:03:24 -0000

----==_mimepart_5e7d26a81ca69_2fe33ff65fccd9641244e8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke commented on this pull request.



> @@ -1069,6 +1069,18 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint MAY elect to only send or retransmit RETIRE_CONNECTION_ID frames
+with sequence numbers greater than or equal to the highest Retire Prior To field
+received minus its advertised active_connection_id_limit. This bounds the
+necessary state at the endpoint. For example, if an endpoint receives a Retire
+Prior To field of 7 and has an advertised active_connection_id_limit of 4, it
+may cease sending any RETIRE_CONNECTION_ID frame with sequence number less than

The value of RCID is to let the receiver know that it will never receive a packet with that CID again, barring packet reordering. (one could use an ACK of NCID as an implicit signal, though we don't do that in QUIC). I think we want to preserve that. If the language I wrote puts clients in the situation where they're not getting all the RCIDs, it's because they are buggy, malicious, or in a pretty extreme corner case.

Moreover your suggestion is a wider departure from the spec, likely to create more problems for existing implementations.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3547#discussion_r398919893
----==_mimepart_5e7d26a81ca69_2fe33ff65fccd9641244e8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinduke</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3547#discussion_r398919893">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1069,6 +1069,18 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint MAY elect to only send or retransmit RETIRE_CONNECTION_ID frames
+with sequence numbers greater than or equal to the highest Retire Prior To field
+received minus its advertised active_connection_id_limit. This bounds the
+necessary state at the endpoint. For example, if an endpoint receives a Retire
+Prior To field of 7 and has an advertised active_connection_id_limit of 4, it
+may cease sending any RETIRE_CONNECTION_ID frame with sequence number less than
</pre>
<p>The value of RCID is to let the receiver know that it will never receive a packet with that CID again, barring packet reordering. (one could use an ACK of NCID as an implicit signal, though we don't do that in QUIC). I think we want to preserve that. If the language I wrote puts clients in the situation where they're not getting all the RCIDs, it's because they are buggy, malicious, or in a pretty extreme corner case.</p>
<p>Moreover your suggestion is a wider departure from the spec, likely to create more problems for existing implementations.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3547#discussion_r398919893">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2O26Z7GDGSZSVNY33RJPGKRANCNFSM4LUQW5DQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3GVUYBMD4RP3PLET3RJPGKRA5CNFSM4LUQW5D2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3F4JNQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3547#discussion_r398919893",
"url": "https://github.com/quicwg/base-drafts/pull/3547#discussion_r398919893",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7d26a81ca69_2fe33ff65fccd9641244e8--


From nobody Thu Mar 26 15:05:04 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A8E093A09E1 for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 15:05:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6nKlRdNk4smS for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 15:04:59 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E25903A048D for <quic-issues@ietf.org>; Thu, 26 Mar 2020 15:04:58 -0700 (PDT)
Date: Thu, 26 Mar 2020 15:04:57 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585260297; bh=HAO3FVFQiXpz3D7jVuKygNEjqTxYtbPTiWfNpQVMFAc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=mQLr/rh6UPs+NmxGqSJ0WlT6orv6nsacoDHjSeDftYF8JOgbv3u3aaVQmr4QxjDDZ 0IAlL6hr3lDHn9Xge/rjuvb0gyVniU31c/x56MePRFbljlZpARP38pIwToCUlffiJa HDQCKerHXDciXoj5jTmKy9a6QSKh/figIEDFlIjc=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7AZNJ6D5ERFOKGHH54REEATEVBNHHCGFYIAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3547/review/382453764@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3547@github.com>
References: <quicwg/base-drafts/pull/3547@github.com>
Subject: Re: [quicwg/base-drafts] Limit RCID state (#3547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7d27098af89_71ad3fcd236cd95c3442bf"; 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/FU9U4wdW1k6d4XtEa31lgTr8WFQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:05:03 -0000

----==_mimepart_5e7d27098af89_71ad3fcd236cd95c3442bf
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke commented on this pull request.



> @@ -1069,6 +1069,18 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint MAY elect to only send or retransmit RETIRE_CONNECTION_ID frames

I really wanted to make it clear that an endpoint might have sent RCID but choose to abandon retransmission if lost, based on this criterion. I may not have worded it well, but I don't think your suggestion fixes 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/3547#discussion_r398920589
----==_mimepart_5e7d27098af89_71ad3fcd236cd95c3442bf
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinduke</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3547#discussion_r398920589">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1069,6 +1069,18 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint MAY elect to only send or retransmit RETIRE_CONNECTION_ID frames
</pre>
<p>I really wanted to make it clear that an endpoint might have sent RCID but choose to abandon retransmission if lost, based on this criterion. I may not have worded it well, but I don't think your suggestion fixes 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/3547#discussion_r398920589">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYEB6CNYWBSJ6YLCELRJPGQTANCNFSM4LUQW5DQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2RLOZU7IKTU6MD4LTRJPGQTA5CNFSM4LUQW5D2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3F4QBA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3547#discussion_r398920589",
"url": "https://github.com/quicwg/base-drafts/pull/3547#discussion_r398920589",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7d27098af89_71ad3fcd236cd95c3442bf--


From nobody Thu Mar 26 15:06:36 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BF9A23A0A16 for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 15:06:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7g_uDvu0hav9 for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 15:06:32 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 07B633A09E1 for <quic-issues@ietf.org>; Thu, 26 Mar 2020 15:06:32 -0700 (PDT)
Received: from github-lowworker-fa7043e.ash1-iad.github.net (github-lowworker-fa7043e.ash1-iad.github.net [10.56.109.45]) by smtp.github.com (Postfix) with ESMTP id 58874520211 for <quic-issues@ietf.org>; Thu, 26 Mar 2020 15:06:31 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585260391; bh=kNDEuvbYWf7a13xiyQDfJxLqSSDl8mZhBgg/r+XBRko=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=mPviAZzU6J69LKTqC8YwY6PsIw3Wo+BZJt4AbrnxI/TLGZ5BIWRScAXwkjpyw2ZU4 zLJJ248FN8ntc5MzTkP6Y2U4TliZQIY4bxfTr9Fw+j1xj8/l5TtgVGf5bltOLSjmCk nAN1F9zEzm8N8a2PLKxqYi2ppJLLiLX8hEAt4yyo=
Date: Thu, 26 Mar 2020 15:06:31 -0700
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3BTFGYGQNLOIEWJ6V4REEGPEVBNHHCFAMG5E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3509/604711553@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3509@github.com>
References: <quicwg/base-drafts/issues/3509@github.com>
Subject: Re: [quicwg/base-drafts] Required state for retaining unacked RETIRE_CONNECTION_ID frames is unbound (#3509)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7d276748e54_49113ff25dccd9601231ef"; 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/2IRrq1ShX8erzwqEtbuBB3KS3Pk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:06:34 -0000

----==_mimepart_5e7d276748e54_49113ff25dccd9601231ef
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett see my comment in the PR. More disruptive to current implementations, and eliminates a useful signal. The current proposal will not matter for well-behaved clients but will protect servers from some attacks.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3509#issuecomment-604711553
----==_mimepart_5e7d276748e54_49113ff25dccd9601231ef
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/ianswett/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ianswett">@ianswett</a> see my comment in the PR. More disruptive to current implementations, and eliminates a useful signal. The current proposal will not matter for well-behaved clients but will protect servers from some attacks.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3509#issuecomment-604711553">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYKO6OPYXSHNEHKNTLRJPGWPANCNFSM4LFJ2P4A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5AQOZL2PCKYRJQF53RJPGWPA5CNFSM4LFJ2P4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQFSVAI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-604711553",
"url": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-604711553",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7d276748e54_49113ff25dccd9601231ef--


From nobody Thu Mar 26 15:25:54 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 62AEF3A0C54 for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 15:25:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hUlHBV-GZxiW for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 15:25: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 0834F3A0C90 for <quic-issues@ietf.org>; Thu, 26 Mar 2020 15:23:25 -0700 (PDT)
Date: Thu, 26 Mar 2020 15:23:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585261400; bh=bnd1IIUZQLAap/dKrFXH5672eLubOytLpxFbxRgY+gQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=SByUOZ7hc/YyN8WyM9+WXN7LJaMwpilF52DejoluoNK3ZouODIOgY+8/KGo9/R3qA bZhNXi8QT8eS/goS7U/BmSRKx/oMudAQhmQAIeRtG/ihJb5Vy7hZ95F53RLhW0gGvE O1b/uchrwEVo9mya/4+wl7Knp2CvOhk8mrwFHAEI=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYM3DI36OIK5JK2Q2F4REGFREVBNHHCFAMG5E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3509/604718224@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3509@github.com>
References: <quicwg/base-drafts/issues/3509@github.com>
Subject: Re: [quicwg/base-drafts] Required state for retaining unacked RETIRE_CONNECTION_ID frames is unbound (#3509)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7d2b58e45da_268d3f9e0eacd96012863f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/eMwKo1EhJef9auWVYSsA-VX6Oko>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:25:17 -0000

----==_mimepart_5e7d2b58e45da_268d3f9e0eacd96012863f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

We haven't implemented this yet, so it's not disruptive to our implementation FWIW

I wonder how useful the signal is.  Retire Prior To is really saying "These are going away sometime soon, whether you like it or not." to the peer.  If an implementation never sent RETIRE_CONNECTION_ID, would that create a problem of some sort, because I suspect someone will do just 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/3509#issuecomment-604718224
----==_mimepart_5e7d2b58e45da_268d3f9e0eacd96012863f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>We haven't implemented this yet, so it's not disruptive to our implementation FWIW</p>
<p>I wonder how useful the signal is.  Retire Prior To is really saying "These are going away sometime soon, whether you like it or not." to the peer.  If an implementation never sent RETIRE_CONNECTION_ID, would that create a problem of some sort, because I suspect someone will do just 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/3509#issuecomment-604718224">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK56QFN6XVYA4EBRMFDRJPIVRANCNFSM4LFJ2P4A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4L7XYAKYDIIOSKRDLRJPIVRA5CNFSM4LFJ2P4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQFUJEA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-604718224",
"url": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-604718224",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7d2b58e45da_268d3f9e0eacd96012863f--


From nobody Thu Mar 26 16:38:58 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5024D3A0767 for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 16:38:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.687
X-Spam-Level: 
X-Spam-Status: No, score=-1.687 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_SPF_HELO_TEMPERROR=0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0gGhNctIKOMl for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 16:38:47 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 99F343A0DB0 for <quic-issues@ietf.org>; Thu, 26 Mar 2020 16:38:36 -0700 (PDT)
Date: Thu, 26 Mar 2020 16:38:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585265910; bh=1vVfQ0hk2iKBuAyIr8O5oGoAOB2aT97k+bMGGjdxOHc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=pHSmrbep09gpi2AD3YZJ72b+93LSEjtRsLXGrIKGmC7AIkaTrx90ypG/umrILH9zf LDfsheeDXib1OlfzskTdMazGzKHrzyP4GgEkqrcki5PihbjXWGme132OslmgZHzQ+v eZIdz1Mef56O9pEP76bO7o2XxGY2SZ34MJPq1ZeI=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6MRGMCB7HSVPFVZCV4REO7NEVBNHHCFYX2PM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3536/review/382491874@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3536@github.com>
References: <quicwg/base-drafts/pull/3536@github.com>
Subject: Re: [quicwg/base-drafts] 5tuple routing (#3536)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7d3cf6572c6_1f13ff9094cd9601279bc"; 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/r7zYOimtnHQHr_HKY_WFbal6v9c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:38:57 -0000

----==_mimepart_5e7d3cf6572c6_1f13ff9094cd9601279bc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho commented on this pull request.

Thank you for the changes. Looks fine to me, with one editorial concern below.

> @@ -6387,6 +6387,36 @@ following properties:
 Note that these guarantees are the same guarantees provided for any NAT, for the
 same reasons.
 
+## Considerations for 5-tuple routing architectures
+
+QUIC servers can be deployed behind a 5-tuple based routing architecture that
+delivers packets based on both the source and destination IP addresses and
+ports. In such an architecture, clients that change IP address or port are
+likely to be routed to a different server. There are several actions that can
+mitigate or resolve operational and security issues in this case.
+
+* Servers can use an out-of-band mechanism to deliver packets to the correct
+destination or transfer state from the original destination.
+
+* If the server has another address where the 5-tuple based routers are not on-
+path, the preferred_address transport parameter can communicate that address and
+thus support changing client IP addresses without difficulty.

The text sounds a bit too affirmative to me.

Not all clients would support the preferred_address TP, even those supporting the TP might have reasons not to migrate to the preferred address. All the server can do is *hope* that they would migrate.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3536#pullrequestreview-382491874
----==_mimepart_5e7d3cf6572c6_1f13ff9094cd9601279bc
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@kazuho</b> commented on this pull request.</p>

<p>Thank you for the changes. Looks fine to me, with one editorial concern below.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3536#discussion_r398954399">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -6387,6 +6387,36 @@ following properties:
 Note that these guarantees are the same guarantees provided for any NAT, for the
 same reasons.
 
+## Considerations for 5-tuple routing architectures
+
+QUIC servers can be deployed behind a 5-tuple based routing architecture that
+delivers packets based on both the source and destination IP addresses and
+ports. In such an architecture, clients that change IP address or port are
+likely to be routed to a different server. There are several actions that can
+mitigate or resolve operational and security issues in this case.
+
+* Servers can use an out-of-band mechanism to deliver packets to the correct
+destination or transfer state from the original destination.
+
+* If the server has another address where the 5-tuple based routers are not on-
+path, the preferred_address transport parameter can communicate that address and
+thus support changing client IP addresses without difficulty.
</pre>
<p>The text sounds a bit too affirmative to me.</p>
<p>Not all clients would support the preferred_address TP, even those supporting the TP might have reasons not to migrate to the preferred address. All the server can do is <em>hope</em> that they would migrate.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3536#pullrequestreview-382491874">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK74EG75TSOA22HOSU3RJPRPNANCNFSM4LQTUQYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYFLPVT4ZXWBTA4TL3RJPRPNA5CNFSM4LQTUQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3GFZYQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3536#pullrequestreview-382491874",
"url": "https://github.com/quicwg/base-drafts/pull/3536#pullrequestreview-382491874",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7d3cf6572c6_1f13ff9094cd9601279bc--


From nobody Thu Mar 26 16:46:04 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5CD943A07EE for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 16:46:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.1
X-Spam-Level: 
X-Spam-Status: No, score=-3.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id i6sYwzu0f7Go for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 16:46:00 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4A95D3A043D for <quic-issues@ietf.org>; Thu, 26 Mar 2020 16:46:00 -0700 (PDT)
Date: Thu, 26 Mar 2020 16:45:58 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585266358; bh=z0F9018+XEtJ3XgjgHU08CnKnz5MmY62rYXX/K26Hog=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=06rWG73kyea08M5K66w0acLRbRM1Fvre9YXnmFagXi1cQACh7o2GGjulnXxYosuqV rEmjwaTTYcbXycFuzDSl6V3c9/SYW7Kvfvtq3CN0AigK9UkQPdEB7ZAYc9Ubj8P64k tkcRnT99DeNNa01xUghEuHId1mHUoOFK8htjrhNs=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK77WQRSCIZ7AWXMHAV4REP3NEVBNHHCGFYIAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3547/review/382494284@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3547@github.com>
References: <quicwg/base-drafts/pull/3547@github.com>
Subject: Re: [quicwg/base-drafts] Limit RCID state (#3547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7d3eb6bda41_1afa3ff1160cd96418169c"; 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/NGA1XEGOTH5fLlE6LxQVonTYyLE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:46:03 -0000

----==_mimepart_5e7d3eb6bda41_1afa3ff1160cd96418169c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho requested changes on this pull request.



> @@ -1069,6 +1069,18 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint MAY elect to only send or retransmit RETIRE_CONNECTION_ID frames
+with sequence numbers greater than or equal to the highest Retire Prior To field
+received minus its advertised active_connection_id_limit. This bounds the

I'm afraid this advice might be inadequate.

It is possible to mount attacks without using Retire Prior To (see https://github.com/quicwg/base-drafts/issues/3509#issuecomment-597970501), and therefore the defense should rather not depend on the value of Retire Prior To.

I think it would be better to state that:
* An endpoint SHOULD limit the number of unacknowledged RETIRE_CONNECTION_ID frames (or the count of sequence numbers contained in those frames) that the endpoint tracks.
* That limitation SHOULD be no less than 2 * max_connection_id_limit.

I think that was what @martinthomson had in mind when he wrote https://github.com/quicwg/base-drafts/issues/3509#issuecomment-597425775.

`2 * max_connection_id_limit` is a better ballpark figure than `max_connection_id_limit`, because it gives some confidence to the issuer of CIDs that it can issue a new CID immediately when it receives RCID, without the fear of that causing some state to be lost in the peer.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3547#pullrequestreview-382494284
----==_mimepart_5e7d3eb6bda41_1afa3ff1160cd96418169c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@kazuho</b> requested changes on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3547#discussion_r398956672">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1069,6 +1069,18 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint MAY elect to only send or retransmit RETIRE_CONNECTION_ID frames
+with sequence numbers greater than or equal to the highest Retire Prior To field
+received minus its advertised active_connection_id_limit. This bounds the
</pre>
<p>I'm afraid this advice might be inadequate.</p>
<p>It is possible to mount attacks without using Retire Prior To (see <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="578914025" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3509" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3509/hovercard?comment_id=597970501&amp;comment_type=issue_comment" href="https://github.com/quicwg/base-drafts/issues/3509#issuecomment-597970501">#3509 (comment)</a>), and therefore the defense should rather not depend on the value of Retire Prior To.</p>
<p>I think it would be better to state that:</p>
<ul>
<li>An endpoint SHOULD limit the number of unacknowledged RETIRE_CONNECTION_ID frames (or the count of sequence numbers contained in those frames) that the endpoint tracks.</li>
<li>That limitation SHOULD be no less than 2 * max_connection_id_limit.</li>
</ul>
<p>I think that was what <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinthomson/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a> had in mind when he wrote <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="578914025" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3509" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3509/hovercard?comment_id=597425775&amp;comment_type=issue_comment" href="https://github.com/quicwg/base-drafts/issues/3509#issuecomment-597425775">#3509 (comment)</a>.</p>
<p><code>2 * max_connection_id_limit</code> is a better ballpark figure than <code>max_connection_id_limit</code>, because it gives some confidence to the issuer of CIDs that it can issue a new CID immediately when it receives RCID, without the fear of that causing some state to be lost in the peer.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3547#pullrequestreview-382494284">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7JKJA2YFI2WJNMDQTRJPSLNANCNFSM4LUQW5DQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6EH3JS42CIGATKTRTRJPSLNA5CNFSM4LUQW5D2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3GGMTA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3547#pullrequestreview-382494284",
"url": "https://github.com/quicwg/base-drafts/pull/3547#pullrequestreview-382494284",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7d3eb6bda41_1afa3ff1160cd96418169c--


From nobody Thu Mar 26 16:47:40 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9B2B73A0C7A for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 16:47:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id oc8kg4pRq7bM for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 16:47:23 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 59FF93A0A46 for <quic-issues@ietf.org>; Thu, 26 Mar 2020 16:47:23 -0700 (PDT)
Received: from github-lowworker-f045d1f.ac4-iad.github.net (github-lowworker-f045d1f.ac4-iad.github.net [10.52.19.54]) by smtp.github.com (Postfix) with ESMTP id 55630E0E21 for <quic-issues@ietf.org>; Thu, 26 Mar 2020 16:47:22 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585266442; bh=V+ychwzbza9eHkCQy2VrHQm5SbU3xwaYuhqPmQLVjWc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=QSLpWPRlxbJ3Ub+JlUepSVb8NLE/KHYWdmRxfzhWSvGlydfvTEaPbL/yMn51cZ62T TwLV5by3/UfHtZvK7/XxEw8WTpz6l7v/fTI2Ul7ysItsbYdAGIGb6/u7lMN2wn3zjQ aQJNH5PjjbKcMJKgbapwEg99oNYEaD5NiuZ0qEKo=
Date: Thu, 26 Mar 2020 16:47:22 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2J3VZNKCZ2N2AUSIN4REQAVEVBNHHCFAMG5E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3509/604743078@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3509@github.com>
References: <quicwg/base-drafts/issues/3509@github.com>
Subject: Re: [quicwg/base-drafts] Required state for retaining unacked RETIRE_CONNECTION_ID frames is unbound (#3509)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7d3f0a44e4a_64853f9f2eacd96c28416c"; 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/0MJNoDJNHCzPopC9bi6zjvP4N7U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:47:38 -0000

----==_mimepart_5e7d3f0a44e4a_64853f9f2eacd96c28416c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett  As stated in https://github.com/quicwg/base-drafts/issues/3509#issuecomment-597970501, this attack can be mounted without using Retire Prior 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/3509#issuecomment-604743078
----==_mimepart_5e7d3f0a44e4a_64853f9f2eacd96c28416c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/ianswett/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ianswett">@ianswett</a>  As stated in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="578914025" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3509" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3509/hovercard?comment_id=597970501&amp;comment_type=issue_comment" href="https://github.com/quicwg/base-drafts/issues/3509#issuecomment-597970501">#3509 (comment)</a>, this attack can be mounted without using Retire Prior 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/3509#issuecomment-604743078">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZG2G4UPTPURR4LCFTRJPSQVANCNFSM4LFJ2P4A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZKWAFZM3T3VS52EWLRJPSQVA5CNFSM4LFJ2P4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQF2LJQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-604743078",
"url": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-604743078",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7d3f0a44e4a_64853f9f2eacd96c28416c--


From nobody Thu Mar 26 17:08:55 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D84693A0CC3 for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 17:08:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ADn60M6CWOUd for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 17:08: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 3F1F43A0CF1 for <quic-issues@ietf.org>; Thu, 26 Mar 2020 17:08:42 -0700 (PDT)
Date: Thu, 26 Mar 2020 17:08:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585267720; bh=9axSh2lwCNnpVXnpvgdDpu52xjcASwULzmtj0SSmdds=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=JRSCbJwKohZ6uKkVG0xwman/gCN8YTplWxJa1iIIp3YFZm0oyJg6p/7791tzopuub 8YdjpBaEwJcYkJVN0rf5jpKs0uAieakFFcPcSEdQtLVoZndJDskACC9aFnqFD3X1NN 8nUh9Lep2QAVDAa84WLJXvDHTgrrWRPyR4uOq/G4=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKY46FKBNGOQMNWWSQN4RESQREVBNHHCFAMG5E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3509/604748887@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3509@github.com>
References: <quicwg/base-drafts/issues/3509@github.com>
Subject: Re: [quicwg/base-drafts] Required state for retaining unacked RETIRE_CONNECTION_ID frames is unbound (#3509)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7d44089e1ff_25843fea90ccd96c2591d6"; 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/rViFcPV968bWA-ZCXW82XamVs9g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:08:54 -0000

----==_mimepart_5e7d44089e1ff_25843fea90ccd96c2591d6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho in this case isn't the client limited by active_connection_id_limit? As a server, if the client has in no way indicated it has accepted my retirement, I'm not going to accept new CIDs.

The NCID/RPT case is different because the spec specifically allows the client to NCID speculatively assuming the server will immediately retire the CID.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3509#issuecomment-604748887
----==_mimepart_5e7d44089e1ff_25843fea90ccd96c2591d6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/kazuho/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/kazuho">@kazuho</a> in this case isn't the client limited by active_connection_id_limit? As a server, if the client has in no way indicated it has accepted my retirement, I'm not going to accept new CIDs.</p>
<p>The NCID/RPT case is different because the spec specifically allows the client to NCID speculatively assuming the server will immediately retire the CID.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3509#issuecomment-604748887">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZL4X2OFJSPRGGURWTRJPVARANCNFSM4LFJ2P4A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZDGF65TXZXCIHQBP3RJPVARA5CNFSM4LFJ2P4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQF3YVY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-604748887",
"url": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-604748887",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7d44089e1ff_25843fea90ccd96c2591d6--


From nobody Thu Mar 26 17:13:00 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C2CC03A079C for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 17:12:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.696
X-Spam-Level: 
X-Spam-Status: No, score=-1.696 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id it0zLFztjAxD for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 17:12:56 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1207E3A0CAA for <quic-issues@ietf.org>; Thu, 26 Mar 2020 17:12:56 -0700 (PDT)
Date: Thu, 26 Mar 2020 17:12:55 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585267975; bh=EZLJau+NT6ngiKQqN/gd9vtNoWNYVZUkOfM2ix5WbsU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=KMbzHfRu0aRjVLwa2NAGXpRDb8RZfSqhJWgFjKUml3mxK8s4cmppcXpPg88mxSC4B rr1JE2AIoKCE3mdE1qyXPySKyPvGQqRdAOuJinjareJcDPO6tY2eHi0QGMd9nUkWaU QCO1kbrizYPXXSiI+Tkafay8E0yWGF2mz+jPnZr0=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK65ZQZKVOD7C3H4RKN4RETAPEVBNHHCGFYIAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3547/review/382503751@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3547@github.com>
References: <quicwg/base-drafts/pull/3547@github.com>
Subject: Re: [quicwg/base-drafts] Limit RCID state (#3547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7d45073e136_48403fe7e4ecd9641395f3"; 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/KlDkdsmCY2gDbiprrjZLZz_jQcw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:12:58 -0000

----==_mimepart_5e7d45073e136_48403fe7e4ecd9641395f3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke commented on this pull request.



> @@ -1069,6 +1069,18 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint MAY elect to only send or retransmit RETIRE_CONNECTION_ID frames
+with sequence numbers greater than or equal to the highest Retire Prior To field
+received minus its advertised active_connection_id_limit. This bounds the

I guess we're going to have this discussion in two places, but I'm not sure the non-RPT case is a valid threat model.

I am a little concerned with your formulation that the endpoint could make bad choices about which RCIDs it decides to stick with. For example, we might never increase RPT and for some reason have a low sequence number that sticks around and is still being used. The server really better actually send the RCID.

I'm happy to haggle about the exact threshold, but my formulation frees the endpoint of all the state only when the client is doing something legal but silly.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3547#discussion_r398965329
----==_mimepart_5e7d45073e136_48403fe7e4ecd9641395f3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinduke</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3547#discussion_r398965329">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1069,6 +1069,18 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint MAY elect to only send or retransmit RETIRE_CONNECTION_ID frames
+with sequence numbers greater than or equal to the highest Retire Prior To field
+received minus its advertised active_connection_id_limit. This bounds the
</pre>
<p>I guess we're going to have this discussion in two places, but I'm not sure the non-RPT case is a valid threat model.</p>
<p>I am a little concerned with your formulation that the endpoint could make bad choices about which RCIDs it decides to stick with. For example, we might never increase RPT and for some reason have a low sequence number that sticks around and is still being used. The server really better actually send the RCID.</p>
<p>I'm happy to haggle about the exact threshold, but my formulation frees the endpoint of all the state only when the client is doing something legal but silly.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3547#discussion_r398965329">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYMHLBGW7MHNWYZFADRJPVQPANCNFSM4LUQW5DQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5NHA36RYSGSF4ST7DRJPVQPA5CNFSM4LUQW5D2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3GIWRY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3547#discussion_r398965329",
"url": "https://github.com/quicwg/base-drafts/pull/3547#discussion_r398965329",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7d45073e136_48403fe7e4ecd9641395f3--


From nobody Thu Mar 26 17:17:28 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 35D023A0D53 for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 17:17:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mw6elLaF8cnZ for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 17:17:24 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0815A3A0D5B for <quic-issues@ietf.org>; Thu, 26 Mar 2020 17:17:24 -0700 (PDT)
Date: Thu, 26 Mar 2020 17:17:22 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585268243; bh=xIpKlrH1QDXqp8Q8Jq5bu4bR1GP0nu/WJ8hNlOmT5h0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=McsXAhttLk1ZXly+f8u9rJytETbnEzRaAdIuBq0eWbxwb/yrqrBrySJQD6nid+VZg 7tQUqEhQs4pWTKjcsGrK037uumCuYuEuZutqsyBPvKupsc8KB8P4jujeskngsAr3tQ rM1feW2KMdXFlzfhKbcl7pLS8VWT2wzTvgFH5KUY=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6S64OB3CIFHJDZLAF4RETRFEVBNHHCFYX2PM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3536/review/382505367@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3536@github.com>
References: <quicwg/base-drafts/pull/3536@github.com>
Subject: Re: [quicwg/base-drafts] 5tuple routing (#3536)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7d4612ee67d_79ab3fe9bb0cd96c494db"; 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/pnDey6hev1OsxKfNbHNKFVh-f4M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:17:27 -0000

----==_mimepart_5e7d4612ee67d_79ab3fe9bb0cd96c494db
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke commented on this pull request.



> @@ -6387,6 +6387,36 @@ following properties:
 Note that these guarantees are the same guarantees provided for any NAT, for the
 same reasons.
 
+## Considerations for 5-tuple routing architectures
+
+QUIC servers can be deployed behind a 5-tuple based routing architecture that
+delivers packets based on both the source and destination IP addresses and
+ports. In such an architecture, clients that change IP address or port are
+likely to be routed to a different server. There are several actions that can
+mitigate or resolve operational and security issues in this case.
+
+* Servers can use an out-of-band mechanism to deliver packets to the correct
+destination or transfer state from the original destination.
+
+* If the server has another address where the 5-tuple based routers are not on-
+path, the preferred_address transport parameter can communicate that address and
+thus support changing client IP addresses without difficulty.

You're right. I forgot response to preferred_address is a SHOULD. I'll fix it tomorrow.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3536#discussion_r398966717
----==_mimepart_5e7d4612ee67d_79ab3fe9bb0cd96c494db
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinduke</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3536#discussion_r398966717">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -6387,6 +6387,36 @@ following properties:
 Note that these guarantees are the same guarantees provided for any NAT, for the
 same reasons.
 
+## Considerations for 5-tuple routing architectures
+
+QUIC servers can be deployed behind a 5-tuple based routing architecture that
+delivers packets based on both the source and destination IP addresses and
+ports. In such an architecture, clients that change IP address or port are
+likely to be routed to a different server. There are several actions that can
+mitigate or resolve operational and security issues in this case.
+
+* Servers can use an out-of-band mechanism to deliver packets to the correct
+destination or transfer state from the original destination.
+
+* If the server has another address where the 5-tuple based routers are not on-
+path, the preferred_address transport parameter can communicate that address and
+thus support changing client IP addresses without difficulty.
</pre>
<p>You're right. I forgot response to preferred_address is a SHOULD. I'll fix it tomorrow.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3536#discussion_r398966717">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYF3T7GKWLV22UOW3TRJPWBFANCNFSM4LQTUQYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYXHU26HI4O5ZIYZE3RJPWBFA5CNFSM4LQTUQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3GJDFY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3536#discussion_r398966717",
"url": "https://github.com/quicwg/base-drafts/pull/3536#discussion_r398966717",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7d4612ee67d_79ab3fe9bb0cd96c494db--


From nobody Thu Mar 26 17:25:29 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7D6953A0D6E for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 17:25:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.481
X-Spam-Level: 
X-Spam-Status: No, score=-1.481 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jVjUBJ6DZVex for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 17:25:26 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 21B613A0D6D for <quic-issues@ietf.org>; Thu, 26 Mar 2020 17:25:26 -0700 (PDT)
Received: from github-lowworker-39b4a70.va3-iad.github.net (github-lowworker-39b4a70.va3-iad.github.net [10.48.16.66]) by smtp.github.com (Postfix) with ESMTP id 1C680521E62 for <quic-issues@ietf.org>; Thu, 26 Mar 2020 17:25:25 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585268725; bh=gc3vuRzb6GTdP2w8veviihy1XDSh4Ei8dNlFbuOgBKk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=AoHeGWy1QowA1k/hSdavgbk1eWPO06XPUfiAh+VnJoEVomWz1E2kK2kLPfgXHBGM5 0qpV76mKQiK6kz+LjOhZ/3Axm7xzGQFrH7lXfOUnIf4FptRl1ZW6qEFYUHFovLqHNY KTL0G2ErY3z+Z7HveNNSgmGzCyZVZBzYHZmNFPTw=
Date: Thu, 26 Mar 2020 17:25:25 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK454I4OHKOXSIEVBQ54REUPLEVBNHHCFAMG5E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3509/604753447@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3509@github.com>
References: <quicwg/base-drafts/issues/3509@github.com>
Subject: Re: [quicwg/base-drafts] Required state for retaining unacked RETIRE_CONNECTION_ID frames is unbound (#3509)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7d47f5e144_45853ffcd68cd9682366d"; 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/gbNxtut5nyI_sYkne9mCWXk7CDY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:25:28 -0000

----==_mimepart_5e7d47f5e144_45853ffcd68cd9682366d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke 
> in this case isn't the client limited by active_connection_id_limit?

The attack here is that when a malicious client retires a CID to which the server has responded, that server would retire the CID that it has used on that path, and also provide a new CID to the client. But the client never ACKs the RCID frames that the server sends.

As an example, consider the case where a client uses sCID1 on a new path, the server responds on that path using cCID1, the client abandons that path and sends RCID (seq=sCID1). When receiving this RCID frame, the server would send RCID (seq=cCID1), and also send NCID(sCID2). The client intentionally does not ack the packet carrying these frames, but uses sCID2 on a new path, that carries NCID(cCID2), repeating this procedure.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3509#issuecomment-604753447
----==_mimepart_5e7d47f5e144_45853ffcd68cd9682366d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinduke/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinduke">@martinduke</a></p>
<blockquote>
<p>in this case isn't the client limited by active_connection_id_limit?</p>
</blockquote>
<p>The attack here is that when a malicious client retires a CID to which the server has responded, that server would retire the CID that it has used on that path, and also provide a new CID to the client. But the client never ACKs the RCID frames that the server sends.</p>
<p>As an example, consider the case where a client uses sCID1 on a new path, the server responds on that path using cCID1, the client abandons that path and sends RCID (seq=sCID1). When receiving this RCID frame, the server would send RCID (seq=cCID1), and also send NCID(sCID2). The client intentionally does not ack the packet carrying these frames, but uses sCID2 on a new path, that carries NCID(cCID2), repeating this procedure.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3509#issuecomment-604753447">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4S7M7LNQBZGI6XPVLRJPW7LANCNFSM4LFJ2P4A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2UIMLL36U7V36ONRLRJPW7LA5CNFSM4LFJ2P4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQF44JY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-604753447",
"url": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-604753447",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7d47f5e144_45853ffcd68cd9682366d--


From nobody Thu Mar 26 17:43:02 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D660F3A079C for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 17:42:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Al5VnwkIt8sg for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 17:42:58 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8C9753A0794 for <quic-issues@ietf.org>; Thu, 26 Mar 2020 17:42:58 -0700 (PDT)
Date: Thu, 26 Mar 2020 17:42:57 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585269777; bh=kJHCTWJ/H83a2OmGIg9jn6pc3thtrchz0hwsWK/VsHs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=hAFa3kedosU2l0GRKQUxgEwYZ/3JYZoqopVAb6anD+h7NgDPTyrRWi1057COfbVM9 AdqNfRdrxshas9Vi1fDz58IyqhiTYuw3cHQH6cIoIDcmdmhfqOG56TcmvSd80csgbQ Mnmk88gPicXH1LYsTJ/3gPM++k3BaUvkInT6RLL4=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYSYY6UXXFCXKR4V3F4REWRDEVBNHHCFAMG5E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3509/604757428@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3509@github.com>
References: <quicwg/base-drafts/issues/3509@github.com>
Subject: Re: [quicwg/base-drafts] Required state for retaining unacked RETIRE_CONNECTION_ID frames is unbound (#3509)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7d4c1157d1f_78f73fb00bccd9686679c"; 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/K7IggDkp2Vv-7wm0evxwNUlCIw4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:43:00 -0000

----==_mimepart_5e7d4c1157d1f_78f73fb00bccd9686679c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Ah, I see now that my defense doesn't work, because if I reject the NCID I have to kill the connection, and it may just be because of unlucky ack losses.

This whole section is not very precisely written and suffers from two-generals problems about when a CID is actually retired.

I will revise to account for this, but I'm not sure how.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3509#issuecomment-604757428
----==_mimepart_5e7d4c1157d1f_78f73fb00bccd9686679c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Ah, I see now that my defense doesn't work, because if I reject the NCID I have to kill the connection, and it may just be because of unlucky ack losses.</p>
<p>This whole section is not very precisely written and suffers from two-generals problems about when a CID is actually retired.</p>
<p>I will revise to account for this, but I'm not sure how.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3509#issuecomment-604757428">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5WX2YAAOBVNOFYDWDRJPZBDANCNFSM4LFJ2P4A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK44LF4X3LOQWHQ5P4DRJPZBDA5CNFSM4LFJ2P4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQF53NA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-604757428",
"url": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-604757428",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7d4c1157d1f_78f73fb00bccd9686679c--


From nobody Thu Mar 26 17:54:40 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D38E53A0CF4 for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 17:54:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Ov32-6pHd5yg for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 17:54:35 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3E3B23A0C1A for <quic-issues@ietf.org>; Thu, 26 Mar 2020 17:54:35 -0700 (PDT)
Received: from github-lowworker-a27607f.ash1-iad.github.net (github-lowworker-a27607f.ash1-iad.github.net [10.56.18.61]) by smtp.github.com (Postfix) with ESMTP id 53D1B28281B for <quic-issues@ietf.org>; Thu, 26 Mar 2020 17:54:34 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585270474; bh=CEXPyIL+XtWr/OKXVt9L1zIng2VgbMhlWV5PqmosDhY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=iqhN62n24IR4ofiHvHIGAiF52DDnI03nVUFWTZMvDrbRBr4u4MlrXfnKeA05k8qn1 pcknI6FAlvAzPbNV3NhPTdVXwCUOIFYJSSNgrKofln5JikXnpYL1Y7XQ9b29BusaIo k+11ykgAUGbHl5PqCIc4K/K5XrEtwJWPYsQCmB/g=
Date: Thu, 26 Mar 2020 17:54:34 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZ37GFRWANAQJOVXKF4REX4VEVBNHHCFAMG5E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3509/604760044@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3509@github.com>
References: <quicwg/base-drafts/issues/3509@github.com>
Subject: Re: [quicwg/base-drafts] Required state for retaining unacked RETIRE_CONNECTION_ID frames is unbound (#3509)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7d4eca44f14_4bfe3fe41fecd96487791"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Asf1GSpLkYkd78-9H3GFxWTWepc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:54:38 -0000

----==_mimepart_5e7d4eca44f14_4bfe3fe41fecd96487791
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho I agree with @martinduke that there's no valid thread model without Retire Prior To.

If the peer doesn't acknowledge your retirement, then you shouldn't be issuing more CIDs, because you might exceed their limit.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3509#issuecomment-604760044
----==_mimepart_5e7d4eca44f14_4bfe3fe41fecd96487791
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/kazuho/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/kazuho">@kazuho</a> I agree with <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinduke/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinduke">@martinduke</a> that there's no valid thread model without Retire Prior To.</p>
<p>If the peer doesn't acknowledge your retirement, then you shouldn't be issuing more CIDs, because you might exceed their limit.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3509#issuecomment-604760044">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2LTU4LR4GE4BZ45I3RJP2MVANCNFSM4LFJ2P4A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZ644ERCJBJE5VWM7LRJP2MVA5CNFSM4LFJ2P4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQF6P3A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-604760044",
"url": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-604760044",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7d4eca44f14_4bfe3fe41fecd96487791--


From nobody Thu Mar 26 17:57:05 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8E3EB3A076E for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 17:57:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2BF42ht2nAH3 for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 17:57:02 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F0F0D3A041D for <quic-issues@ietf.org>; Thu, 26 Mar 2020 17:57:01 -0700 (PDT)
Received: from github-lowworker-9d2806a.ash1-iad.github.net (github-lowworker-9d2806a.ash1-iad.github.net [10.56.102.50]) by smtp.github.com (Postfix) with ESMTP id 05051660C33 for <quic-issues@ietf.org>; Thu, 26 Mar 2020 17:57:01 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585270621; bh=W3O6k3fq2ifUHr87mBz8u3mwbN2gjlMS9/Cv51XCiT4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Cv0Ldxtvz8LJ9xx99X2UK7r8Hne4rdWh4LPI4PWNMZXLwnRkvP4o+ptItV2grc9VL xhJbah48Hd/94WXkZ1/K2rCemD/DIErq9nKxLIGFAcZuEfGIeOr+Vg3WF6y5iGPDnv sb2zTW6fNM7cfxcuetWR5D7yK7N1Noh6OheAkNJ4=
Date: Thu, 26 Mar 2020 17:57:00 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4AK524OBFWDMSLQ2F4REYFZEVBNHHCFAMG5E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3509/604760574@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3509@github.com>
References: <quicwg/base-drafts/issues/3509@github.com>
Subject: Re: [quicwg/base-drafts] Required state for retaining unacked RETIRE_CONNECTION_ID frames is unbound (#3509)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7d4f5ce7924_4c8f3f887d4cd96c15083f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/yiAW2tG1SWHx3wCYzkzJYyiTig0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:57:04 -0000

----==_mimepart_5e7d4f5ce7924_4c8f3f887d4cd96c15083f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Let's be clear.  Running out of CIDs is not a big crisis.  You can always create a new connection with 0-RTT with a relatively small overhead.  We should be biased towards simplicity rather than never running out of CIDs.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3509#issuecomment-604760574
----==_mimepart_5e7d4f5ce7924_4c8f3f887d4cd96c15083f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Let's be clear.  Running out of CIDs is not a big crisis.  You can always create a new connection with 0-RTT with a relatively small overhead.  We should be biased towards simplicity rather than never running out of CIDs.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3509#issuecomment-604760574">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5OT4IH33KTDQRF24LRJP2VZANCNFSM4LFJ2P4A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYNFH2ZCDL5DNEJVKLRJP2VZA5CNFSM4LFJ2P4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQF6T7Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-604760574",
"url": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-604760574",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7d4f5ce7924_4c8f3f887d4cd96c15083f--


From nobody Thu Mar 26 19:03:26 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 344273A07CF for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 19:03:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.553
X-Spam-Level: 
X-Spam-Status: No, score=-1.553 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OmwrJeOJLij7 for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 19:03:22 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CCB663A07CC for <quic-issues@ietf.org>; Thu, 26 Mar 2020 19:03:22 -0700 (PDT)
Received: from github-lowworker-a6a2749.va3-iad.github.net (github-lowworker-a6a2749.va3-iad.github.net [10.48.16.62]) by smtp.github.com (Postfix) with ESMTP id CD7AD6A08A9 for <quic-issues@ietf.org>; Thu, 26 Mar 2020 19:03:21 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585274601; bh=lDee5pEjzu1MDUDsUACLILOQsWA0PfWxG2HKg1OVLRs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=tVjwbgmPGKvBxLiN5SkaZZT3dw+KmT5Qf8kgbLAoV9aH5lVxF7XZWgyah0dfPS4ZO cjJM0boVWi9NAyAQQfqX6PWDRyVGN9V5BLwDlHBHeYyxTdREAKt94/PhYeFlSIc6sA HQo/fYeIpLIB3KjfsGtw/LbTHdI9Tp7dD/NML8ss=
Date: Thu, 26 Mar 2020 19:03:21 -0700
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7TZAO5AK72HLBN3WV4RE76TEVBNHHCFAMG5E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3509/604776323@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3509@github.com>
References: <quicwg/base-drafts/issues/3509@github.com>
Subject: Re: [quicwg/base-drafts] Required state for retaining unacked RETIRE_CONNECTION_ID frames is unbound (#3509)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7d5ee9bd57c_43423f8db2ccd95c40883"; 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/lOwobJ0IyPnq1WR0sqpcr-WGqhw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 02:03:25 -0000

----==_mimepart_5e7d5ee9bd57c_43423f8db2ccd95c40883
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett unfortunately we are cornered by the spec.

Consider two well behaving endpoints. I'm fully stocked with CIDs and then retire one with a frame. The peer gets the RCID and issues an NCID, but the ack of RCID is lost. If I don't count the CID as retired, then I MUST close the connection. That's bad, so I have to treat the CID as retired if I sent RCID.

If you drop acks at scale, this becomes an attack.

I'm really coming around to your cumulative retire idea, but will have another go at this tomorrow.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3509#issuecomment-604776323
----==_mimepart_5e7d5ee9bd57c_43423f8db2ccd95c40883
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/ianswett/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ianswett">@ianswett</a> unfortunately we are cornered by the spec.</p>
<p>Consider two well behaving endpoints. I'm fully stocked with CIDs and then retire one with a frame. The peer gets the RCID and issues an NCID, but the ack of RCID is lost. If I don't count the CID as retired, then I MUST close the connection. That's bad, so I have to treat the CID as retired if I sent RCID.</p>
<p>If you drop acks at scale, this becomes an attack.</p>
<p>I'm really coming around to your cumulative retire idea, but will have another go at this tomorrow.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3509#issuecomment-604776323">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYGZJ6QQL2RBDJMTNTRJQCOTANCNFSM4LFJ2P4A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5VWPACYALLAFLVBZ3RJQCOTA5CNFSM4LFJ2P4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQGCPAY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-604776323",
"url": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-604776323",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7d5ee9bd57c_43423f8db2ccd95c40883--


From nobody Thu Mar 26 19:36:03 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 49CC63A08C9 for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 19:36:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.098
X-Spam-Level: 
X-Spam-Status: No, score=-3.098 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MrcituPZYUyh for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 19:35: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 94AFD3A08C1 for <quic-issues@ietf.org>; Thu, 26 Mar 2020 19:35:59 -0700 (PDT)
Received: from github-lowworker-b19c547.va3-iad.github.net (github-lowworker-b19c547.va3-iad.github.net [10.48.17.66]) by smtp.github.com (Postfix) with ESMTP id 69E2E1C040A for <quic-issues@ietf.org>; Thu, 26 Mar 2020 19:35:58 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585276558; bh=0HSKfWC4ycNO4kWeEUlVCeo9i4FzHNwGlUzi3hGe/H8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=eaHt0YknGbBb49YhomeEBwAGx/GBFst/JsK66JzXJbgSLZoD4oqmzdK7uKaMkQw3Y DqdWMzo0bFjz9oX5/KzFLQ0LFvo3b/Tvi4adffNqNeANjRaM64kxZM85JRzC0hne1N cqvs59svdOVq4O/xMfPEwGOdAmvLlBa6dovm06qU=
Date: Thu, 26 Mar 2020 19:35:58 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK33VZYI7XAPOP4AE3V4RFDY5EVBNHHCFAMG5E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3509/604783890@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3509@github.com>
References: <quicwg/base-drafts/issues/3509@github.com>
Subject: Re: [quicwg/base-drafts] Required state for retaining unacked RETIRE_CONNECTION_ID frames is unbound (#3509)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7d668e5ac14_2ec53fa2deccd95c1368f"; 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/PqmqrYqeLpkFThPZzm0s8qHKIgs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 02:36:02 -0000

----==_mimepart_5e7d668e5ac14_2ec53fa2deccd95c1368f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett 
> If the peer doesn't acknowledge your retirement, then you shouldn't be issuing more CIDs, because you might exceed their limit.

I think the framing is incorrect. The peer can enforce an endpoint to retire a CID (e.g., by changing RPT or discarding a path). As @martinduke points out, an endpoint is encouraged issue a new CID at this point, rather than withholding than until the ACK of RCID is received.

Note also that RCID carries the CID that *the endpoint sends* carries the CID that the peer has issued, while NCID that the endpoint carries the CID that that endpoint issues. Therefore, I am not sure what the rationale for withholding the emission of NCID until receiving an ACK for RCID would be.

> In my opinion, running out of CIDs is not a big crisis. You can always create a new connection with 0-RTT with a relatively small overhead. We should be biased towards simplicity rather than never running out of CIDs.

I agree. An endpoint is not expected to consume CID at high rate. We already discourage such behavior; see https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#section-5.1.1-5.

That's why I'm fine with the leaky behavior that @martinthomson has suggested.

@martinduke 
> I'm really coming around to your cumulative retire idea, but will have another go at this tomorrow.

As previously stated, I am hesitant to have a new machinery that is unique to this purpose. There is a risk of creating something buggy, both in terms of specification and implementation. My preference goes to accepting the risk (and recommending mitigations, such as the leaky behavior), or reusing a design pattern that we already have (i.e. introduce MAX_CONNECTION_IDS 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/3509#issuecomment-604783890
----==_mimepart_5e7d668e5ac14_2ec53fa2deccd95c1368f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/ianswett/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ianswett">@ianswett</a></p>
<blockquote>
<p>If the peer doesn't acknowledge your retirement, then you shouldn't be issuing more CIDs, because you might exceed their limit.</p>
</blockquote>
<p>I think the framing is incorrect. The peer can enforce an endpoint to retire a CID (e.g., by changing RPT or discarding a path). As <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinduke/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinduke">@martinduke</a> points out, an endpoint is encouraged issue a new CID at this point, rather than withholding than until the ACK of RCID is received.</p>
<p>Note also that RCID carries the CID that <em>the endpoint sends</em> carries the CID that the peer has issued, while NCID that the endpoint carries the CID that that endpoint issues. Therefore, I am not sure what the rationale for withholding the emission of NCID until receiving an ACK for RCID would be.</p>
<blockquote>
<p>In my opinion, running out of CIDs is not a big crisis. You can always create a new connection with 0-RTT with a relatively small overhead. We should be biased towards simplicity rather than never running out of CIDs.</p>
</blockquote>
<p>I agree. An endpoint is not expected to consume CID at high rate. We already discourage such behavior; see <a href="https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#section-5.1.1-5" rel="nofollow">https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#section-5.1.1-5</a>.</p>
<p>That's why I'm fine with the leaky behavior that <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinthomson/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a> has suggested.</p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinduke/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinduke">@martinduke</a></p>
<blockquote>
<p>I'm really coming around to your cumulative retire idea, but will have another go at this tomorrow.</p>
</blockquote>
<p>As previously stated, I am hesitant to have a new machinery that is unique to this purpose. There is a risk of creating something buggy, both in terms of specification and implementation. My preference goes to accepting the risk (and recommending mitigations, such as the leaky behavior), or reusing a design pattern that we already have (i.e. introduce MAX_CONNECTION_IDS 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/3509#issuecomment-604783890">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6XBDL47WPKZO32DEDRJQGI5ANCNFSM4LFJ2P4A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYQ24H6CEIN2HJ54U3RJQGI5A5CNFSM4LFJ2P4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQGEKEQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-604783890",
"url": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-604783890",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7d668e5ac14_2ec53fa2deccd95c1368f--


From nobody Thu Mar 26 22:11:31 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8D5283A098A for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 22:11:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.1
X-Spam-Level: 
X-Spam-Status: No, score=-3.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ll4TgC8Hte2m for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 22:11:21 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E1F273A095A for <quic-issues@ietf.org>; Thu, 26 Mar 2020 22:11:20 -0700 (PDT)
Received: from github-lowworker-1b8c660.ash1-iad.github.net (github-lowworker-1b8c660.ash1-iad.github.net [10.56.18.59]) by smtp.github.com (Postfix) with ESMTP id 0A4168C0097 for <quic-issues@ietf.org>; Thu, 26 Mar 2020 22:11:19 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585285879; bh=QUnfWxnSnnsiIM5Mm1GhFCmAQkxP6DPMZK3c+cJrwdQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=wJWZWF6yZGyiaJTTZ03lxIFzj5B1VgB9bqTlZVURmKo331yGYWta+fdzwFjJ8cses P8CLvTJTVYcMRByL3HPKBIS33XV5Uwrivl770ZbE7Ih5y0ks+KO50pHiwHhUFWAFfO Iizmm/2SlchEEB4iQ8D/4SRDKZWlzOBK8qXLEtdA=
Date: Thu, 26 Mar 2020 22:11:18 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK25H2X7NXBNNJW342V4RFV7NEVBNHHCGFYIAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3547/review/382583625@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3547@github.com>
References: <quicwg/base-drafts/pull/3547@github.com>
Subject: Re: [quicwg/base-drafts] Limit RCID state (#3547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7d8af6ee040_e303fbf6a0cd960819a2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Zd9e0ewi-ygNq3xOFtjwz2yBliE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 05:11:28 -0000

----==_mimepart_5e7d8af6ee040_e303fbf6a0cd960819a2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson commented on this pull request.



> @@ -1069,6 +1069,18 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint MAY elect to only send or retransmit RETIRE_CONNECTION_ID frames
+with sequence numbers greater than or equal to the highest Retire Prior To field
+received minus its advertised active_connection_id_limit. This bounds the

I didn't have a specific limit in mind.  I might consider active_connection_id_limit as the number (which bounds the total number of things you need to remember to 2 times that as you might also need to remember connection IDs for active use as well).  So I don't think that you need to specify a limit, just say that endpoints need to track the highest sequence number that needs to be retired and a contiguous block of sequences numbers for which it will attempt to send RETIRE_CONNECTION_ID frames.  That block might start at the bottom of the overall block of sequence numbers that require retirement.

> @@ -1069,6 +1069,18 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint MAY elect to only send or retransmit RETIRE_CONNECTION_ID frames
+with sequence numbers greater than or equal to the highest Retire Prior To field
+received minus its advertised active_connection_id_limit. This bounds the
+necessary state at the endpoint. For example, if an endpoint receives a Retire
+Prior To field of 7 and has an advertised active_connection_id_limit of 4, it
+may cease sending any RETIRE_CONNECTION_ID frame with sequence number less than

This seems too concrete 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/3547#discussion_r399038671
----==_mimepart_5e7d8af6ee040_e303fbf6a0cd960819a2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinthomson</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3547#discussion_r399038671">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1069,6 +1069,18 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint MAY elect to only send or retransmit RETIRE_CONNECTION_ID frames
+with sequence numbers greater than or equal to the highest Retire Prior To field
+received minus its advertised active_connection_id_limit. This bounds the
</pre>
<p>I didn't have a specific limit in mind.  I might consider active_connection_id_limit as the number (which bounds the total number of things you need to remember to 2 times that as you might also need to remember connection IDs for active use as well).  So I don't think that you need to specify a limit, just say that endpoints need to track the highest sequence number that needs to be retired and a contiguous block of sequences numbers for which it will attempt to send RETIRE_CONNECTION_ID frames.  That block might start at the bottom of the overall block of sequence numbers that require retirement.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3547#discussion_r399038722">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1069,6 +1069,18 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint MAY elect to only send or retransmit RETIRE_CONNECTION_ID frames
+with sequence numbers greater than or equal to the highest Retire Prior To field
+received minus its advertised active_connection_id_limit. This bounds the
+necessary state at the endpoint. For example, if an endpoint receives a Retire
+Prior To field of 7 and has an advertised active_connection_id_limit of 4, it
+may cease sending any RETIRE_CONNECTION_ID frame with sequence number less than
</pre>
<p>This seems too concrete 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/3547#discussion_r399038671">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK62MXTZM5GGROR6GMTRJQYPNANCNFSM4LUQW5DQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZYRYJZNZDG3O4OGSTRJQYPNA5CNFSM4LUQW5D2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3G4GSI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3547#discussion_r399038671",
"url": "https://github.com/quicwg/base-drafts/pull/3547#discussion_r399038671",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7d8af6ee040_e303fbf6a0cd960819a2--


From nobody Thu Mar 26 22:14:33 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6E94B3A0D13 for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 22:14:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.099
X-Spam-Level: 
X-Spam-Status: No, score=-3.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VrIb_OH_Kr2K for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 22:14:25 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5BA7F3A0D17 for <quic-issues@ietf.org>; Thu, 26 Mar 2020 22:14:25 -0700 (PDT)
Received: from github-lowworker-56fcc46.va3-iad.github.net (github-lowworker-56fcc46.va3-iad.github.net [10.48.102.32]) by smtp.github.com (Postfix) with ESMTP id 9EC016A002D for <quic-issues@ietf.org>; Thu, 26 Mar 2020 22:14:23 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585286063; bh=ccd8PhSbUn6dsOOmOYfCMB2Jm+k8TIM9hv/hfBPmua8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=U/7Xo2xvBgK2nZovhV9conxXXp3trPkCmp9eZMCXd3qYWGzvDxWlrQpGbM6h9/3Zr yh+ww1jN3LOlssa7ZwMOwadKtUxbwGzLsp0BtfvGDXVfEkDMsuxr8uw/pLT8tbmbzV pSRyg8dd9Q1cBo3qqOq/TSwGjtsZzRh4BBXeodlA=
Date: Thu, 26 Mar 2020 22:14:23 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3P6BW5ZZLJCSG23VF4RFWK7EVBNHHCFYX2PM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3536/review/379082220@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3536@github.com>
References: <quicwg/base-drafts/pull/3536@github.com>
Subject: Re: [quicwg/base-drafts] 5tuple routing (#3536)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7d8baf8ea3c_436d3fde2f4cd9641692f3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/KHEefRwbY2Kd7hgeHV-rTAuHQ9k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 05:14:32 -0000

----==_mimepart_5e7d8baf8ea3c_436d3fde2f4cd9641692f3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson commented on this pull request.

GitHub believes that I have unposted comments.  They might be worth something.

> +QUIC servers can be deployed behind a 5-tuple based routing architecture that
+delivers packets based on both the source and destination IP addresses and
+ports. In such an architecture, clients that change IP address or port are
+likely to be routed to a different server. There are several actions that can
+mitigate or resolve operational and security issues in this case.

I think that the point here is that some endpoints might choose to use address details they don't control in their routing decisions.  It's not just servers, but this spec doesn't allow for server addresses to change.  In any case, if the peer address does change, packets might not arrive at the correct endpoint instance.

> +## Considerations for 5-tuple routing architectures
+
+QUIC servers can be deployed behind a 5-tuple based routing architecture that
+delivers packets based on both the source and destination IP addresses and
+ports. In such an architecture, clients that change IP address or port are
+likely to be routed to a different server. There are several actions that can
+mitigate or resolve operational and security issues in this case.
+
+* Servers can use an out-of-band mechanism to deliver packets to the correct
+destination or transfer state from the original destination. Properly designed,
+this completely solves the problem and no further measures are necessary.
+
+* Sending the disable_active_migration transport parameter informs the client
+that any address change is likely to terminate the connection, which can lead it
+to use more aggressive timeouts or terminate connections when its IP address
+changes.

I agree with Ian.  If this is the concrete recommendation, then advise that the idle timeout is set accordingly.

I don't think that this should be on the client to recognize.

The problem with a recommendation like this is that it could lead to terrible battery performance on devices.  Client's now need to recognize that.

> +delivers packets based on both the source and destination IP addresses and
+ports. In such an architecture, clients that change IP address or port are
+likely to be routed to a different server. There are several actions that can
+mitigate or resolve operational and security issues in this case.
+
+* Servers can use an out-of-band mechanism to deliver packets to the correct
+destination or transfer state from the original destination. Properly designed,
+this completely solves the problem and no further measures are necessary.
+
+* Sending the disable_active_migration transport parameter informs the client
+that any address change is likely to terminate the connection, which can lead it
+to use more aggressive timeouts or terminate connections when its IP address
+changes.
+
+* The preferred_address transport parameter can provide a path that does not use
+the 5-tuple based routers.

This is a really interesting idea.  The server uses anycast for load balancing, but offloads to unicast as soon as possible to an address that is unique to the connection.

As Ian says, this probably needs more explanation.

> +likely to be routed to a different server. There are several actions that can
+mitigate or resolve operational and security issues in this case.
+
+* Servers can use an out-of-band mechanism to deliver packets to the correct
+destination or transfer state from the original destination. Properly designed,
+this completely solves the problem and no further measures are necessary.
+
+* Sending the disable_active_migration transport parameter informs the client
+that any address change is likely to terminate the connection, which can lead it
+to use more aggressive timeouts or terminate connections when its IP address
+changes.
+
+* The preferred_address transport parameter can provide a path that does not use
+the 5-tuple based routers.
+
+* Servers MUST either use different Stateless Reset Token keys, or encode the

It's probably enough to cite the other section, as Kazuho points out.

> @@ -6387,6 +6387,29 @@ following properties:
 Note that these guarantees are the same guarantees provided for any NAT, for the
 same reasons.
 
+## Considerations for 5-tuple routing architectures

Is the security considerations section the right place for text like this?  Maybe this can be a new Section 5.2.3, after [Server Packet Handling](https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#name-server-packet-handling).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3536#pullrequestreview-379082220
----==_mimepart_5e7d8baf8ea3c_436d3fde2f4cd9641692f3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinthomson</b> commented on this pull request.</p>

<p>GitHub believes that I have unposted comments.  They might be worth something.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3536#discussion_r396171450">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +QUIC servers can be deployed behind a 5-tuple based routing architecture that
+delivers packets based on both the source and destination IP addresses and
+ports. In such an architecture, clients that change IP address or port are
+likely to be routed to a different server. There are several actions that can
+mitigate or resolve operational and security issues in this case.
</pre>
<p>I think that the point here is that some endpoints might choose to use address details they don't control in their routing decisions.  It's not just servers, but this spec doesn't allow for server addresses to change.  In any case, if the peer address does change, packets might not arrive at the correct endpoint instance.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3536#discussion_r396171718">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +## Considerations for 5-tuple routing architectures
+
+QUIC servers can be deployed behind a 5-tuple based routing architecture that
+delivers packets based on both the source and destination IP addresses and
+ports. In such an architecture, clients that change IP address or port are
+likely to be routed to a different server. There are several actions that can
+mitigate or resolve operational and security issues in this case.
+
+* Servers can use an out-of-band mechanism to deliver packets to the correct
+destination or transfer state from the original destination. Properly designed,
+this completely solves the problem and no further measures are necessary.
+
+* Sending the disable_active_migration transport parameter informs the client
+that any address change is likely to terminate the connection, which can lead it
+to use more aggressive timeouts or terminate connections when its IP address
+changes.
</pre>
<p>I agree with Ian.  If this is the concrete recommendation, then advise that the idle timeout is set accordingly.</p>
<p>I don't think that this should be on the client to recognize.</p>
<p>The problem with a recommendation like this is that it could lead to terrible battery performance on devices.  Client's now need to recognize that.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3536#discussion_r396171945">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +delivers packets based on both the source and destination IP addresses and
+ports. In such an architecture, clients that change IP address or port are
+likely to be routed to a different server. There are several actions that can
+mitigate or resolve operational and security issues in this case.
+
+* Servers can use an out-of-band mechanism to deliver packets to the correct
+destination or transfer state from the original destination. Properly designed,
+this completely solves the problem and no further measures are necessary.
+
+* Sending the disable_active_migration transport parameter informs the client
+that any address change is likely to terminate the connection, which can lead it
+to use more aggressive timeouts or terminate connections when its IP address
+changes.
+
+* The preferred_address transport parameter can provide a path that does not use
+the 5-tuple based routers.
</pre>
<p>This is a really interesting idea.  The server uses anycast for load balancing, but offloads to unicast as soon as possible to an address that is unique to the connection.</p>
<p>As Ian says, this probably needs more explanation.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3536#discussion_r396171990">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +likely to be routed to a different server. There are several actions that can
+mitigate or resolve operational and security issues in this case.
+
+* Servers can use an out-of-band mechanism to deliver packets to the correct
+destination or transfer state from the original destination. Properly designed,
+this completely solves the problem and no further measures are necessary.
+
+* Sending the disable_active_migration transport parameter informs the client
+that any address change is likely to terminate the connection, which can lead it
+to use more aggressive timeouts or terminate connections when its IP address
+changes.
+
+* The preferred_address transport parameter can provide a path that does not use
+the 5-tuple based routers.
+
+* Servers MUST either use different Stateless Reset Token keys, or encode the
</pre>
<p>It's probably enough to cite the other section, as Kazuho points out.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3536#discussion_r396172168">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -6387,6 +6387,29 @@ following properties:
 Note that these guarantees are the same guarantees provided for any NAT, for the
 same reasons.
 
+## Considerations for 5-tuple routing architectures
</pre>
<p>Is the security considerations section the right place for text like this?  Maybe this can be a new Section 5.2.3, after <a href="https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#name-server-packet-handling" rel="nofollow">Server Packet Handling</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3536#pullrequestreview-379082220">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3NZ6QVAVLBPQFQ34TRJQY27ANCNFSM4LQTUQYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5TRZ7YCDLQBUC5GP3RJQY27A5CNFSM4LQTUQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC2MFL3A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3536#pullrequestreview-379082220",
"url": "https://github.com/quicwg/base-drafts/pull/3536#pullrequestreview-379082220",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7d8baf8ea3c_436d3fde2f4cd9641692f3--


From nobody Thu Mar 26 22:17:37 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 080443A0D17 for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 22:17:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QPVvnywzdOaL for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 22:17: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 C85803A0D0F for <quic-issues@ietf.org>; Thu, 26 Mar 2020 22:17:34 -0700 (PDT)
Received: from github-lowworker-6b40fdd.va3-iad.github.net (github-lowworker-6b40fdd.va3-iad.github.net [10.48.16.64]) by smtp.github.com (Postfix) with ESMTP id CB2D996056A for <quic-issues@ietf.org>; Thu, 26 Mar 2020 22:17:32 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585286252; bh=zP1wG2YZgaKOh1dzRYRiU18J4iGWG2MBR1uctgHE95s=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=UnjvlkD6j+a0Rd7Q1Rv5PBot8NDaurH4a4zysyDE53ovsOqH+Qx0AB5LQ/5os5LyT cIdXB5T7j08coYx2PBLP8/moLBqXM8n1syQlhHi5+TGDwaGuFvRoESyCkQClOZhhKj XEASbvWEh9AYu4RdaNcTYas/gUGKj+47z6j11a6k=
Date: Thu, 26 Mar 2020 22:17:32 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5AEAPIK46TDT5L67F4RFWWZEVBNHHCF233TE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3541/604819826@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3541@github.com>
References: <quicwg/base-drafts/issues/3541@github.com>
Subject: Re: [quicwg/base-drafts] Retaining the largest received packet number (#3541)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7d8c6cba6cc_485e3fc56d8cd96817426b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/moi1kMfMSqRR-OCoWs_j3K1_wos>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 05:17:36 -0000

----==_mimepart_5e7d8c6cba6cc_485e3fc56d8cd96817426b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I really want to understand the use cases that you think that this might break.  Because key updates very much depend on tracking largest acknowledged.

The key updates case has a fairly simple example.  Say you receive packet 10 in key phase 1.  Then 11 in key phase 2.  That's valid.  But if you ACK those and then only remember up to packet 8, packet 9 can use key phase 2 and you won't know that it is 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/3541#issuecomment-604819826
----==_mimepart_5e7d8c6cba6cc_485e3fc56d8cd96817426b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I really want to understand the use cases that you think that this might break.  Because key updates very much depend on tracking largest acknowledged.</p>
<p>The key updates case has a fairly simple example.  Say you receive packet 10 in key phase 1.  Then 11 in key phase 2.  That's valid.  But if you ACK those and then only remember up to packet 8, packet 9 can use key phase 2 and you won't know that it is invalid.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3541#issuecomment-604819826">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2URDVU3RMTUOJB6YLRJQZGZANCNFSM4LRQFCEQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK74NXGDUTOFB3Q243LRJQZGZA5CNFSM4LRQFCE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQGNC4Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3541#issuecomment-604819826",
"url": "https://github.com/quicwg/base-drafts/issues/3541#issuecomment-604819826",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7d8c6cba6cc_485e3fc56d8cd96817426b--


From nobody Thu Mar 26 23:37:13 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 99B543A0969 for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 23:37:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 1.901
X-Spam-Level: *
X-Spam-Status: No, score=1.901 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, GB_SUMOF=5, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JIR4SBJfu3Fx for <quic-issues@ietfa.amsl.com>; Thu, 26 Mar 2020 23:37:09 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1764F3A08AF for <quic-issues@ietf.org>; Thu, 26 Mar 2020 23:37:08 -0700 (PDT)
Received: from github-lowworker-e8b54ca.ac4-iad.github.net (github-lowworker-e8b54ca.ac4-iad.github.net [10.52.23.39]) by smtp.github.com (Postfix) with ESMTP id 15C0B660031 for <quic-issues@ietf.org>; Thu, 26 Mar 2020 23:37:08 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585291028; bh=2hEXvX94Rk8G9/DSYFoWE5MA7xqUxVjVVk6XseBjC20=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gMa5DsLLpL2lyHOxjGImmJoZPg2wqZyMNVgPhDhIAaVTAj4AgqHbwH4tVxrrofsBO Yw1Ialt5OHW3frXSUOeRy4rgdshyPwnXMhzFskeVgS1b1FwvONIEXByo/0iDEh61nJ KElqAleMjdm9sVLA+IsjuKjC9uuXumg+Zk7MY90A=
Date: Thu, 26 Mar 2020 23:37:08 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3IOX7TGDBVXK3BN454RGABJEVBNHHCGFYIAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3547/review/382608481@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3547@github.com>
References: <quicwg/base-drafts/pull/3547@github.com>
Subject: Re: [quicwg/base-drafts] Limit RCID state (#3547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7d9f145bb8_15f33faa906cd96c106047"; 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/gdc3TpHnfrBIMXwTzvQyh8aUKcI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 06:37:12 -0000

----==_mimepart_5e7d9f145bb8_15f33faa906cd96c106047
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho commented on this pull request.



> @@ -1069,6 +1069,18 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint MAY elect to only send or retransmit RETIRE_CONNECTION_ID frames
+with sequence numbers greater than or equal to the highest Retire Prior To field
+received minus its advertised active_connection_id_limit. This bounds the

@martinthomson 
> I didn't have a specific limit in mind. I might consider active_connection_id_limit as the number (which bounds the total number of things you need to remember to 2 times that as you might also need to remember connection IDs for active use as well).

Thank you for the clarification. If that is the case, let my explain why I think `max_connection_id_limit * 2` is the correct value.

The draft currently allows an endpoint to request retirement of all the active CIDs that the peer retains at once. We explicitly define how the peer should behave in such case; see https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#section-5.1.2-5. That means that the use of Retire Prior To might cause as much as *active_connection_id_limit* CIDs to be scheduled to be sent using RCID frames at once.

We also assume that the use of Retire Prior To is going to be infrequent.

Therefore, we need *active_connection_id_limit* in conjunction to the use of Retire Prior To.

Concurrently, the peer might be running business as usual, consuming CIDs as necessary. That means that we need some room for these too. We might argue that the active_connection_id_limit selected by the peer reflects the maximum pace that that peer is going to consume CIDs.

Based on this observation, my argument is that the sum of the two requirements makes sense; i.e. `max_connection_id_limit * 2`.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3547#discussion_r399060761
----==_mimepart_5e7d9f145bb8_15f33faa906cd96c106047
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@kazuho</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3547#discussion_r399060761">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1069,6 +1069,18 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint MAY elect to only send or retransmit RETIRE_CONNECTION_ID frames
+with sequence numbers greater than or equal to the highest Retire Prior To field
+received minus its advertised active_connection_id_limit. This bounds the
</pre>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinthomson/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a></p>
<blockquote>
<p>I didn't have a specific limit in mind. I might consider active_connection_id_limit as the number (which bounds the total number of things you need to remember to 2 times that as you might also need to remember connection IDs for active use as well).</p>
</blockquote>
<p>Thank you for the clarification. If that is the case, let my explain why I think <code>max_connection_id_limit * 2</code> is the correct value.</p>
<p>The draft currently allows an endpoint to request retirement of all the active CIDs that the peer retains at once. We explicitly define how the peer should behave in such case; see <a href="https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#section-5.1.2-5" rel="nofollow">https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#section-5.1.2-5</a>. That means that the use of Retire Prior To might cause as much as <em>active_connection_id_limit</em> CIDs to be scheduled to be sent using RCID frames at once.</p>
<p>We also assume that the use of Retire Prior To is going to be infrequent.</p>
<p>Therefore, we need <em>active_connection_id_limit</em> in conjunction to the use of Retire Prior To.</p>
<p>Concurrently, the peer might be running business as usual, consuming CIDs as necessary. That means that we need some room for these too. We might argue that the active_connection_id_limit selected by the peer reflects the maximum pace that that peer is going to consume CIDs.</p>
<p>Based on this observation, my argument is that the sum of the two requirements makes sense; i.e. <code>max_connection_id_limit * 2</code>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3547#discussion_r399060761">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK23JLXXAI6DUP5CGILRJRCRJANCNFSM4LUQW5DQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7O6UJQY4LUZ3WBS6LRJRCRJA5CNFSM4LUQW5D2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3HCIYI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3547#discussion_r399060761",
"url": "https://github.com/quicwg/base-drafts/pull/3547#discussion_r399060761",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7d9f145bb8_15f33faa906cd96c106047--


From nobody Fri Mar 27 03:56:35 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E38C33A0A44 for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 03:56:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id C61ACOzKNYmJ for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 03:56:30 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E78323A0A3D for <quic-issues@ietf.org>; Fri, 27 Mar 2020 03:56:29 -0700 (PDT)
Received: from github-lowworker-a6a2749.va3-iad.github.net (github-lowworker-a6a2749.va3-iad.github.net [10.48.16.62]) by smtp.github.com (Postfix) with ESMTP id C61CF8C003D for <quic-issues@ietf.org>; Fri, 27 Mar 2020 03:56:28 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585306588; bh=khm304EbFwc9Nt3MF5mw7jALQDg7S6VbR0imGPpwFLo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=DwiSVQXr79SwXbLFp8FuATWxyC4eCo7vJWCvO0ka3YyO43/SirMv3+wUt+D9yzIrj 3SjHu35Sah4ySbCGuYAbo0XpBiDIj8m5FsjCbE8nNGYOM+lasf71coCCAtR8f6V7xt gR/kEXctVBCJlntlThLOJKidijH4A7ClzBvAjvmY=
Date: Fri, 27 Mar 2020 03:56:28 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK52YYSG6MF4RM6HKFF4RG6NZEVBNHHCGDM7NY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3546/604937626@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3546@github.com>
References: <quicwg/base-drafts/issues/3546@github.com>
Subject: Re: [quicwg/base-drafts] PTO probes are sent too frequently (#3546)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7ddbdcb6cca_58003fb78eacd96c70617"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/yYKvF2k5TWvIn0egOAhLpjyUatg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 10:56:32 -0000

----==_mimepart_5e7ddbdcb6cca_58003fb78eacd96c70617
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I think the most intellectually clean thing to do here would be to not reset PTO count when an ACK is received and the PTO is only armed for anti-amplification purposes.  This is because even though at a transport level, everything is working(ACKs are quickly received), the client is arming the PTO for a very different reason(anti-deadlock).  And the PTO packets aren't allowing the server to make any more progress, because it's not blocked.

But I don't think that suggestion is very easy to implement, so I'm not sure it's what we want.

I'd suggest restricting the client to one anti-deadlock packet per second or some arbitrary period, which would be easier, but means someone has to pick a magic number.  I mention 1 second because it's a magic number already in QUIC recovery(default handshake timeout) and in TCP.  This basically amounts to anti-anti-amplification attack prevention I think :(

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3546#issuecomment-604937626
----==_mimepart_5e7ddbdcb6cca_58003fb78eacd96c70617
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I think the most intellectually clean thing to do here would be to not reset PTO count when an ACK is received and the PTO is only armed for anti-amplification purposes.  This is because even though at a transport level, everything is working(ACKs are quickly received), the client is arming the PTO for a very different reason(anti-deadlock).  And the PTO packets aren't allowing the server to make any more progress, because it's not blocked.</p>
<p>But I don't think that suggestion is very easy to implement, so I'm not sure it's what we want.</p>
<p>I'd suggest restricting the client to one anti-deadlock packet per second or some arbitrary period, which would be easier, but means someone has to pick a magic number.  I mention 1 second because it's a magic number already in QUIC recovery(default handshake timeout) and in TCP.  This basically amounts to anti-anti-amplification attack prevention I think :(</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3546#issuecomment-604937626">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5TLVMFPYU3VD7ZR4DRJSA5ZANCNFSM4LT4F2OA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK54EO2I6Q3PWEO6QETRJSA5ZA5CNFSM4LT4F2OKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQHJ3GQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3546#issuecomment-604937626",
"url": "https://github.com/quicwg/base-drafts/issues/3546#issuecomment-604937626",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7ddbdcb6cca_58003fb78eacd96c70617--


From nobody Fri Mar 27 04:54:30 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 52BE83A0C01 for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 04:54:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.696
X-Spam-Level: 
X-Spam-Status: No, score=-1.696 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rLJfERrztwmy for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 04:54:16 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CD3D23A0A52 for <quic-issues@ietf.org>; Fri, 27 Mar 2020 04:54:16 -0700 (PDT)
Received: from github-lowworker-39b4a70.va3-iad.github.net (github-lowworker-39b4a70.va3-iad.github.net [10.48.16.66]) by smtp.github.com (Postfix) with ESMTP id E0A0E8C0086 for <quic-issues@ietf.org>; Fri, 27 Mar 2020 04:54:15 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585310055; bh=CiidOHBZuU7k63+GwO0z++Hf3lj3IpBfoBlElfCT07A=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=lTwRGf4pdkYJDJgyH77LpeIP96O1tL5hPrQEHXx2oTA9ulNRXy1JiVB5DvYzdQJlw Q93BNJkqpKjZX1cX05Kb0pZNjn2vHtu0H+Gfl+i1uvQGPlIjERLdtJZVH57krwNocK uamOwriPxrIeoM98eGf2Rcy3SaqXJmub23giZxTU=
Date: Fri, 27 Mar 2020 04:54:15 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2VXIJZWA73S4WQIQV4RHFGPEVBNHHCGFYIAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3547/review/382791495@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3547@github.com>
References: <quicwg/base-drafts/pull/3547@github.com>
Subject: Re: [quicwg/base-drafts] Limit RCID state (#3547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7de967d25d3_746c3fc3e86cd964104971"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/U6QvzlNJdvZTLI9-uuY0vyjbD9w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 11:54:28 -0000

----==_mimepart_5e7de967d25d3_746c3fc3e86cd964104971
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett commented on this pull request.



> @@ -1069,6 +1069,18 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint MAY elect to only send or retransmit RETIRE_CONNECTION_ID frames
+with sequence numbers greater than or equal to the highest Retire Prior To field
+received minus its advertised active_connection_id_limit. This bounds the

You can only retire as many as you store, so the only way you could have more than max_connection_id_limit RETIRE_CONNECTION_ID frames outstanding is if you need to retransmit all of them due to loss and subsequently you've both received a new connection ID AND need to retire it.  Retiring it because you decided to use it typically takes at least a round trip, so it's most likely the subsequent retiring is due to the peer's Retire Prior To increasing again.

Given the above situation starts looking increasingly like an attack(or a bug) and sending RETIRE_CONNECTION_ID quickly for the Retire Prior To case isn't critical, I'd suggest max_connecion_id_limit is a better recommendation.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3547#discussion_r399211747
----==_mimepart_5e7de967d25d3_746c3fc3e86cd964104971
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3547#discussion_r399211747">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1069,6 +1069,18 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint MAY elect to only send or retransmit RETIRE_CONNECTION_ID frames
+with sequence numbers greater than or equal to the highest Retire Prior To field
+received minus its advertised active_connection_id_limit. This bounds the
</pre>
<p>You can only retire as many as you store, so the only way you could have more than max_connection_id_limit RETIRE_CONNECTION_ID frames outstanding is if you need to retransmit all of them due to loss and subsequently you've both received a new connection ID AND need to retire it.  Retiring it because you decided to use it typically takes at least a round trip, so it's most likely the subsequent retiring is due to the peer's Retire Prior To increasing again.</p>
<p>Given the above situation starts looking increasingly like an attack(or a bug) and sending RETIRE_CONNECTION_ID quickly for the Retire Prior To case isn't critical, I'd suggest max_connecion_id_limit is a better recommendation.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3547#discussion_r399211747">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZ73LTMYZLWYUCXEU3RJSHWPANCNFSM4LUQW5DQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYFCEC77PUS3LA3ETDRJSHWPA5CNFSM4LUQW5D2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3IO6RY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3547#discussion_r399211747",
"url": "https://github.com/quicwg/base-drafts/pull/3547#discussion_r399211747",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7de967d25d3_746c3fc3e86cd964104971--


From nobody Fri Mar 27 05:06:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D477A3A0A3D for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 05:06:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Sr_VXBuud9N8 for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 05:06:38 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9CD6E3A0A28 for <quic-issues@ietf.org>; Fri, 27 Mar 2020 05:06:38 -0700 (PDT)
Received: from github-lowworker-f62aa54.va3-iad.github.net (github-lowworker-f62aa54.va3-iad.github.net [10.48.17.68]) by smtp.github.com (Postfix) with ESMTP id 8D6C48C18BE for <quic-issues@ietf.org>; Fri, 27 Mar 2020 05:06:36 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585310796; bh=QHf7mN78LoERyRVO8r66wtHZxN9tBsou1dfCxR5F/ig=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=TV7x/wjNpov2VP8rkSPlXPCJXkXqNr/W0zDomacN+uFnpLfZq8G73u2gbmY3ezYGH 8E5qJsNtQqsP8WcXzcqGGkbue1axMXcZ1N4ezZ2/5UkAwQEoDEWeKwTMgr817JUpc4 7nkGfpG0yDCNvLQTxtyyQC4RjCZp2hNU95nrOyDY=
Date: Fri, 27 Mar 2020 05:06:36 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYQMWULSOBKNTY76GN4RHGUZEVBNHHCFAMG5E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3509/604964152@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3509@github.com>
References: <quicwg/base-drafts/issues/3509@github.com>
Subject: Re: [quicwg/base-drafts] Required state for retaining unacked RETIRE_CONNECTION_ID frames is unbound (#3509)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7dec4c7d438_5723ff7dcccd9681000f0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/pn0hN3XrboVV8Lj_KgIyXhbC_6o>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 12:06:40 -0000

----==_mimepart_5e7dec4c7d438_5723ff7dcccd9681000f0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

The cumulative idea is very appealing to me, _minus_ a future with multipath.  If two or more paths are active at once, I don't know how the peer would know that if the frame was cumulative.  The only option would be to ensure the two(or more) CIDs in use are adjacent, which is possible, but may require switching CIDs more than should 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/3509#issuecomment-604964152
----==_mimepart_5e7dec4c7d438_5723ff7dcccd9681000f0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>The cumulative idea is very appealing to me, <em>minus</em> a future with multipath.  If two or more paths are active at once, I don't know how the peer would know that if the frame was cumulative.  The only option would be to ensure the two(or more) CIDs in use are adjacent, which is possible, but may require switching CIDs more than should 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/3509#issuecomment-604964152">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4EFOBKMZZGBHQLT4DRJSJEZANCNFSM4LFJ2P4A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2IP2CWJOKIBP6XL2DRJSJEZA5CNFSM4LFJ2P4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQHQKOA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-604964152",
"url": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-604964152",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7dec4c7d438_5723ff7dcccd9681000f0--


From nobody Fri Mar 27 05:20:24 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 034763A0A4D for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 05:20:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2nDyKJQRxmJy for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 05:20:19 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 725CF3A0A3D for <quic-issues@ietf.org>; Fri, 27 Mar 2020 05:20:19 -0700 (PDT)
Received: from github-lowworker-edec459.ac4-iad.github.net (github-lowworker-edec459.ac4-iad.github.net [10.52.18.32]) by smtp.github.com (Postfix) with ESMTP id 925F9E1121 for <quic-issues@ietf.org>; Fri, 27 Mar 2020 05:20:18 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585311618; bh=ac0DwJER+2YbPV89z2+euTggkfv8oaj7G23gO3ZzmSg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gkJ3N0SwtGkAcfD/m9VyAL53EzR07u+iFYhIT6GQUYdZLHV9CnUyVARu1h27bL9cJ K9eY2kYten0ZoFmNW2o2eJpFxUmr8w8H9pnqnLccgVb9tPenlN1ossm/wDKcKUoYJW TzNOgUyeRmwgo69w4RG/xrJGegf/oYDuNdP2dMFU=
Date: Fri, 27 Mar 2020 05:20:18 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZKCOQW6L2MEIDGQA54RHIIFEVBNHHCGFYIAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3547/review/382807278@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3547@github.com>
References: <quicwg/base-drafts/pull/3547@github.com>
Subject: Re: [quicwg/base-drafts] Limit RCID state (#3547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7def8282550_15f13fb097ecd95c140499"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/guIfEAYXPIXwccrJ8Nmjst46gV0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 12:20:22 -0000

----==_mimepart_5e7def8282550_15f13fb097ecd95c140499
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett commented on this pull request.



> @@ -1069,6 +1069,18 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint MAY elect to only send or retransmit RETIRE_CONNECTION_ID frames
+with sequence numbers greater than or equal to the highest Retire Prior To field
+received minus its advertised active_connection_id_limit. This bounds the

How about we recommend limiting the number of RETIRE_CONNECTION_ID frames outstanding, but implementations SHOULD be willing to have at least max_connection_id_limit outstanding to allow a peer to retire all previously issued CIDs?

That isn't overly proscriptive, but gives a reasonable lower bound on how many implementations should allow.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3547#discussion_r399224566
----==_mimepart_5e7def8282550_15f13fb097ecd95c140499
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3547#discussion_r399224566">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1069,6 +1069,18 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint MAY elect to only send or retransmit RETIRE_CONNECTION_ID frames
+with sequence numbers greater than or equal to the highest Retire Prior To field
+received minus its advertised active_connection_id_limit. This bounds the
</pre>
<p>How about we recommend limiting the number of RETIRE_CONNECTION_ID frames outstanding, but implementations SHOULD be willing to have at least max_connection_id_limit outstanding to allow a peer to retire all previously issued CIDs?</p>
<p>That isn't overly proscriptive, but gives a reasonable lower bound on how many implementations should allow.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3547#discussion_r399224566">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4MRRSISVXL46F3RRTRJSKYFANCNFSM4LUQW5DQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYT2G3XP2RATPOSYMTRJSKYFA5CNFSM4LUQW5D2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3ISZ3Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3547#discussion_r399224566",
"url": "https://github.com/quicwg/base-drafts/pull/3547#discussion_r399224566",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7def8282550_15f13fb097ecd95c140499--


From nobody Fri Mar 27 05:35:20 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0470F3A09E5 for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 05:35:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.1
X-Spam-Level: 
X-Spam-Status: No, score=-3.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KM4IiqP01hMb for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 05:35: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 7BD2D3A08E9 for <quic-issues@ietf.org>; Fri, 27 Mar 2020 05:35:17 -0700 (PDT)
Received: from github-lowworker-cd7bc13.ac4-iad.github.net (github-lowworker-cd7bc13.ac4-iad.github.net [10.52.25.102]) by smtp.github.com (Postfix) with ESMTP id 89E899604A8 for <quic-issues@ietf.org>; Fri, 27 Mar 2020 05:35:16 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585312516; bh=rjvNvHTmv/swQ7yaPnG0Vb8TBYJXnFz7+5/kdj0TL1w=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=s1S3Bvg4QiZ5g/Nck7gjcdiCheH8zUK32seojoBDEYZeSyqb1ZGDUarcxB3Jebf8d EsoWlGhXPbAzl4b/VMptKTilMkf/0ohYg21ptVoOEhZqg9QJZTSxe+KLp9+ChwaqEV 4X6a+AHtFSH8hvYuodxYqt0p9avc+9Ok4Q4VhOPE=
Date: Fri, 27 Mar 2020 05:35:16 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK72QAEXZUDSGJIEPPF4RHKAJEVBNHHCGFYIAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3547/review/382811114@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3547@github.com>
References: <quicwg/base-drafts/pull/3547@github.com>
Subject: Re: [quicwg/base-drafts] Limit RCID state (#3547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7df30461833_6cc53f7f082cd96020274e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/oqJGxckKHnkDbh2MTAMnMSwRvbs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 12:35:19 -0000

----==_mimepart_5e7df30461833_6cc53f7f082cd96020274e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett commented on this pull request.

I left some specific suggestions, PTAL.

> @@ -1069,6 +1069,18 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint MAY elect to only send or retransmit RETIRE_CONNECTION_ID frames

We typically don't talk about retransmissions, so this read oddly to me.

> @@ -1069,6 +1069,18 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint MAY elect to only send or retransmit RETIRE_CONNECTION_ID frames
+with sequence numbers greater than or equal to the highest Retire Prior To field
+received minus its advertised active_connection_id_limit. This bounds the
+necessary state at the endpoint. For example, if an endpoint receives a Retire
+Prior To field of 7 and has an advertised active_connection_id_limit of 4, it
+may cease sending any RETIRE_CONNECTION_ID frame with sequence number less than
+3.
+
+Peers are discouraged from issuing updates of the Retire Prior To field before

```suggestion
Peers SHOULD NOT issue updates of the Retire Prior To field before
```

> +To. Doing so may result in the peer being uncertain if it is to receive
+additional packets with an old Connection ID.

```suggestion
To. Doing so may result in the peer being unwilling to immediately retire all the connection IDs, if retiring them would cause it to exceed its limit on outstanding RETIRE_CONNECTION_ID frames, as described above.
```

> +An endpoint MAY elect to only send or retransmit RETIRE_CONNECTION_ID frames
+with sequence numbers greater than or equal to the highest Retire Prior To field
+received minus its advertised active_connection_id_limit. This bounds the
+necessary state at the endpoint. For example, if an endpoint receives a Retire
+Prior To field of 7 and has an advertised active_connection_id_limit of 4, it
+may cease sending any RETIRE_CONNECTION_ID frame with sequence number less than
+3.

```suggestion
An endpoint MAY elect to limit the number of outstanding RETIRE_CONNECTION_ID frames
to bound the necessary state.  In order to allow a peer to retire all previously issued
connection IDs, this limit SHOULD be at least the active_connection_id_limit.
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3547#pullrequestreview-382811114
----==_mimepart_5e7df30461833_6cc53f7f082cd96020274e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@ianswett</b> commented on this pull request.</p>=0D
=0D
<p>I left some specific suggestions, PTAL.</p><hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3547#discussi=
on_r399227676">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -1069,6 +1069,18 @@ to cease using the =
connection IDs when requested can result in connection=0D
 failures, as the issuing endpoint might be unable to continue using the=0D=

 connection IDs with the active connection.=0D
 =0D
+An endpoint MAY elect to only send or retransmit RETIRE_CONNECTION_ID fr=
ames=0D
</pre>=0D
<p>We typically don't talk about retransmissions, so this read oddly to m=
e.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3547#discussi=
on_r399228093">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -1069,6 +1069,18 @@ to cease using the =
connection IDs when requested can result in connection=0D
 failures, as the issuing endpoint might be unable to continue using the=0D=

 connection IDs with the active connection.=0D
 =0D
+An endpoint MAY elect to only send or retransmit RETIRE_CONNECTION_ID fr=
ames=0D
+with sequence numbers greater than or equal to the highest Retire Prior =
To field=0D
+received minus its advertised active_connection_id_limit. This bounds th=
e=0D
+necessary state at the endpoint. For example, if an endpoint receives a =
Retire=0D
+Prior To field of 7 and has an advertised active_connection_id_limit of =
4, it=0D
+may cease sending any RETIRE_CONNECTION_ID frame with sequence number le=
ss than=0D
+3.=0D
+=0D
+Peers are discouraged from issuing updates of the Retire Prior To field =
before=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-Peers are discouraged from issuing updates of=
 the Retire Prior To field before=0D
+Peers SHOULD NOT issue updates of the Retire Prior To field before=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3547#discussi=
on_r399229948">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +To. Doing so may result in the peer being=
 uncertain if it is to receive=0D
+additional packets with an old Connection ID.=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-To. Doing so may result in the peer being unc=
ertain if it is to receive=0D
-additional packets with an old Connection ID.=0D
+To. Doing so may result in the peer being unwilling to immediately retir=
e all the connection IDs, if retiring them would cause it to exceed its l=
imit on outstanding RETIRE_CONNECTION_ID frames, as described above.=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3547#discussi=
on_r399232015">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +An endpoint MAY elect to only send or ret=
ransmit RETIRE_CONNECTION_ID frames=0D
+with sequence numbers greater than or equal to the highest Retire Prior =
To field=0D
+received minus its advertised active_connection_id_limit. This bounds th=
e=0D
+necessary state at the endpoint. For example, if an endpoint receives a =
Retire=0D
+Prior To field of 7 and has an advertised active_connection_id_limit of =
4, it=0D
+may cease sending any RETIRE_CONNECTION_ID frame with sequence number le=
ss than=0D
+3.=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-An endpoint MAY elect to only send or retrans=
mit RETIRE_CONNECTION_ID frames=0D
-with sequence numbers greater than or equal to the highest Retire Prior =
To field=0D
-received minus its advertised active_connection_id_limit. This bounds th=
e=0D
-necessary state at the endpoint. For example, if an endpoint receives a =
Retire=0D
-Prior To field of 7 and has an advertised active_connection_id_limit of =
4, it=0D
-may cease sending any RETIRE_CONNECTION_ID frame with sequence number le=
ss than=0D
-3.=0D
+An endpoint MAY elect to limit the number of outstanding RETIRE_CONNECTI=
ON_ID frames=0D
+to bound the necessary state.  In order to allow a peer to retire all pr=
eviously issued=0D
+connection IDs, this limit SHOULD be at least the active_connection_id_l=
imit.=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3547#pullrequestreview-382811114">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K4LUAHRY5HMPFRIFPLRJSMQJANCNFSM4LUQW5DQ">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJKYB2HJYNN3J3GPFQD3RJSMQJA5CNFSM4=
LUQW5D2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GOC3ITX2Q.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3547#pullrequestrev=
iew-382811114",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3547#pullrequestreview=
-382811114",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e7df30461833_6cc53f7f082cd96020274e--


From nobody Fri Mar 27 05:50:44 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 14DE73A08E7 for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 05:50:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.099
X-Spam-Level: 
X-Spam-Status: No, score=-3.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id N40T_Tz1psUi for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 05:50:40 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 93DE43A03EF for <quic-issues@ietf.org>; Fri, 27 Mar 2020 05:50:40 -0700 (PDT)
Received: from github-lowworker-b2150d3.ash1-iad.github.net (github-lowworker-b2150d3.ash1-iad.github.net [10.56.113.12]) by smtp.github.com (Postfix) with ESMTP id B0BA28C1524 for <quic-issues@ietf.org>; Fri, 27 Mar 2020 05:50:39 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585313439; bh=BSu7pixgWDabniRXNDpVI51Qdt9C8xWdFHJok2y2tOA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=jm9SE/lxXagSGEQaqPCZ8derJ6GNPDx/P5mv3xWn8ZcX4kWPJtjiNg1qX51Qli+4F wa7EG27L1KotUnwky3MGr3S3oeFW0rTX9H5QLeL6sPx3du/Wnwep4KySVKlEN6FnyI 9aeiwwm38/paiCfWZSQLPNuBquZaFSuJF9JKupdE=
Date: Fri, 27 Mar 2020 05:50:39 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYT6UAXNMA4JO7WUX54RHLZ7EVBNHHCGFYIAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3547/review/382826920@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3547@github.com>
References: <quicwg/base-drafts/pull/3547@github.com>
Subject: Re: [quicwg/base-drafts] Limit RCID state (#3547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7df69fa07be_46223fe5aaecd96466418"; 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/WlF6pf8f1QYNPyNmb321RGyhBLg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 12:50:43 -0000

----==_mimepart_5e7df69fa07be_46223fe5aaecd96466418
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho commented on this pull request.



> @@ -1069,6 +1069,18 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint MAY elect to only send or retransmit RETIRE_CONNECTION_ID frames
+with sequence numbers greater than or equal to the highest Retire Prior To field
+received minus its advertised active_connection_id_limit. This bounds the

Consider the case where  client has sent an RCID frame. The server has received that frame and has sent an NCID frame carrying a replacement. But that server has not sent an ACK yet, or the ACK it has sent has been lost.

At this moment, the server might decide to update the CID encryption key, and try to retire all the CIDs that has been provided to the client. When the NCID frame carrying the request to retire reaches the client, the client is now required to track retirement of `max_connection_id_limit + 1` CIDs.

I agree that this is a corner case. But our previous consensus has been to allow an endpoint to request retirement of all the CIDs that have been provided at once. Assuming that we want to retain that consensus, requiring endpoints to track *more* than `max_connection_id_limit` is IMO the logical choice.

The effect of *not* requiring that would be that an endpoint that decides to retire the CIDs that it has provided to the peer has to do retirement in multiple phases; e.g., first request retirement of half of them, wait for RCID frames, then retire the other half. That's much more complicated than just saying recommending endpoints to track something like `max_connection_id_limit * 2`.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3547#discussion_r399240482
----==_mimepart_5e7df69fa07be_46223fe5aaecd96466418
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@kazuho</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3547#discussion_r399240482">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1069,6 +1069,18 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint MAY elect to only send or retransmit RETIRE_CONNECTION_ID frames
+with sequence numbers greater than or equal to the highest Retire Prior To field
+received minus its advertised active_connection_id_limit. This bounds the
</pre>
<p>Consider the case where  client has sent an RCID frame. The server has received that frame and has sent an NCID frame carrying a replacement. But that server has not sent an ACK yet, or the ACK it has sent has been lost.</p>
<p>At this moment, the server might decide to update the CID encryption key, and try to retire all the CIDs that has been provided to the client. When the NCID frame carrying the request to retire reaches the client, the client is now required to track retirement of <code>max_connection_id_limit + 1</code> CIDs.</p>
<p>I agree that this is a corner case. But our previous consensus has been to allow an endpoint to request retirement of all the CIDs that have been provided at once. Assuming that we want to retain that consensus, requiring endpoints to track <em>more</em> than <code>max_connection_id_limit</code> is IMO the logical choice.</p>
<p>The effect of <em>not</em> requiring that would be that an endpoint that decides to retire the CIDs that it has provided to the peer has to do retirement in multiple phases; e.g., first request retirement of half of them, wait for RCID frames, then retire the other half. That's much more complicated than just saying recommending endpoints to track something like <code>max_connection_id_limit * 2</code>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3547#discussion_r399240482">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZ3ECGRZLWVGZPFFOLRJSOJ7ANCNFSM4LUQW5DQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5EVSCDQ7O4BSK6FYTRJSOJ7A5CNFSM4LUQW5D2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3IXTKA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3547#discussion_r399240482",
"url": "https://github.com/quicwg/base-drafts/pull/3547#discussion_r399240482",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7df69fa07be_46223fe5aaecd96466418--


From nobody Fri Mar 27 05:55:13 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DC0673A05A4 for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 05:55:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.695
X-Spam-Level: 
X-Spam-Status: No, score=-1.695 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 83Y24BLk8sSS for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 05:55:09 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2B5AF3A00AE for <quic-issues@ietf.org>; Fri, 27 Mar 2020 05:55:09 -0700 (PDT)
Received: from github-lowworker-3a0df0f.ac4-iad.github.net (github-lowworker-3a0df0f.ac4-iad.github.net [10.52.25.92]) by smtp.github.com (Postfix) with ESMTP id CF4A45200EE for <quic-issues@ietf.org>; Fri, 27 Mar 2020 05:55:07 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585313707; bh=rW2ISGAkp7VaxERwvZFA4sm0z+xRSgGQHnTvO/fYv+4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=L7HGkAgcHnZ9GLtc8HNJmkEHcB8x18XmI2PJ2IRyo6a5+IqF8zQGdDrxEfECFvpKP SPo+8RtBctPC85zbyzMvrkvXQxkpGi13OKt0/D+rKeO7Hs3sCPK2Sv1cyJz22FR2+f eAxcl6zXSQbIo2VmIN9oS83WRumyhaBd8yqkvh0E=
Date: Fri, 27 Mar 2020 05:55:07 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK47WHNLIK67Q4I3HHN4RHMKXEVBNHHCF233TE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3541/604984777@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3541@github.com>
References: <quicwg/base-drafts/issues/3541@github.com>
Subject: Re: [quicwg/base-drafts] Retaining the largest received packet number (#3541)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7df7abbf373_363d3fdfd20cd9641037f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/rwJ6GkzxJwTpV_x7_HFzBId7OdU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 12:55:12 -0000

----==_mimepart_5e7df7abbf373_363d3fdfd20cd9641037f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I'd like to suggest tracking largest acknowledged from forcing all ACK frames to contain the largest acknowledged and have that value never decrease.

Given you need to track largest acknowledged locally(ie: not only in the in-flight ACK frame), I don't think there are any problems there.

I have two cases in mind where the largest acked could validly decrease:
1) A receiver that tracks a limited number of ACK blocks and the oldest block happens to be the one containing largest acked.
2) If an application was reordering tolerant(ie: from https://tools.ietf.org/html/draft-iyengar-quic-delayed-ack-00) then two different senders on a single 'connection' may be sending packets with disparate packet numbers, causing what appears to be very large scale reordering.  In this case, it'd be valuable to discard the older ACK ranges even if they contained the largest acked.

Maybe the first is an edge case we don't care about in a use case we aren't optimizing for and the latter is solvable with careful issuing of packet number ranges.  Even so, I'm not sure what the motivation is for this change?  I guess the ECN case could be, but using largest acked as a proxy for retransmitted ACKs is a very bad design in my opinion.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3541#issuecomment-604984777
----==_mimepart_5e7df7abbf373_363d3fdfd20cd9641037f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I'd like to suggest tracking largest acknowledged from forcing all ACK frames to contain the largest acknowledged and have that value never decrease.</p>
<p>Given you need to track largest acknowledged locally(ie: not only in the in-flight ACK frame), I don't think there are any problems there.</p>
<p>I have two cases in mind where the largest acked could validly decrease:</p>
<ol>
<li>A receiver that tracks a limited number of ACK blocks and the oldest block happens to be the one containing largest acked.</li>
<li>If an application was reordering tolerant(ie: from <a href="https://tools.ietf.org/html/draft-iyengar-quic-delayed-ack-00" rel="nofollow">https://tools.ietf.org/html/draft-iyengar-quic-delayed-ack-00</a>) then two different senders on a single 'connection' may be sending packets with disparate packet numbers, causing what appears to be very large scale reordering.  In this case, it'd be valuable to discard the older ACK ranges even if they contained the largest acked.</li>
</ol>
<p>Maybe the first is an edge case we don't care about in a use case we aren't optimizing for and the latter is solvable with careful issuing of packet number ranges.  Even so, I'm not sure what the motivation is for this change?  I guess the ECN case could be, but using largest acked as a proxy for retransmitted ACKs is a very bad design in my opinion.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3541#issuecomment-604984777">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYSWANADFGIZFM5FLTRJSO2XANCNFSM4LRQFCEQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2ZLGZX4WYJSOJ75MLRJSO2XA5CNFSM4LRQFCE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQHVLSI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3541#issuecomment-604984777",
"url": "https://github.com/quicwg/base-drafts/issues/3541#issuecomment-604984777",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7df7abbf373_363d3fdfd20cd9641037f--


From nobody Fri Mar 27 06:05:12 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 06B7F3A0885 for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 06:05:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.696
X-Spam-Level: 
X-Spam-Status: No, score=-1.696 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dBYCCsQ6qRJd for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 06:05:02 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D8EEC3A0883 for <quic-issues@ietf.org>; Fri, 27 Mar 2020 06:04:56 -0700 (PDT)
Received: from github-lowworker-f045d1f.ac4-iad.github.net (github-lowworker-f045d1f.ac4-iad.github.net [10.52.19.54]) by smtp.github.com (Postfix) with ESMTP id A36F696071E for <quic-issues@ietf.org>; Fri, 27 Mar 2020 06:04:55 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585314295; bh=N+2Gu+f8NVcJ3aNRpjB05nRg+EcHJBaaFACGaH0hmag=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=iMGcFhQWEy4cRPbeyByrv/5+Ohihqu62G+INGnfX7nP8NXIufXY7P2XpXvNZJtdJe dmYDBFL4EKa/Fh/XR9CROkxr0Cg1dtlIZWt0poMTIIlfnr2EQPYwhcMJSSyRJO4QRe 1LdfJBLPr83NZzol2ZL3ZNdEv85noIqQ9lh9Pcz8=
Date: Fri, 27 Mar 2020 06:04:55 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZR443CJFNVIGB6WHN4RHNPPEVBNHHCGFYIAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3547/review/382836996@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3547@github.com>
References: <quicwg/base-drafts/pull/3547@github.com>
Subject: Re: [quicwg/base-drafts] Limit RCID state (#3547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7df9f794080_66c23f9f64acd968754c7"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/UfhMpdqhj9IAG0PLXDYOHHdHfDw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 13:05:10 -0000

----==_mimepart_5e7df9f794080_66c23f9f64acd968754c7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett commented on this pull request.



> @@ -1069,6 +1069,18 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint MAY elect to only send or retransmit RETIRE_CONNECTION_ID frames
+with sequence numbers greater than or equal to the highest Retire Prior To field
+received minus its advertised active_connection_id_limit. This bounds the

I don't want to force retirement to be in multiple phases in edge cases like this, but I think it's fine to limit RCID to max_connection_id_limit outstanding frames.  Later, when some RCID frames get acknowledged, check if there are more CIDs that need retiring.  The case when the limit is exceeded needs to be handled in some way, so I'd rather have that code hit very infrequently than basically never.

An alternative I'd be ok with is to use max_connection_id_limit*2 and if the limit is exceeded, close the connection.  I don't see a problem with that, as we have limits like that already in our code, and it's very simple.  But it's fairly different from what we've been discussing.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3547#discussion_r399248483
----==_mimepart_5e7df9f794080_66c23f9f64acd968754c7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3547#discussion_r399248483">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1069,6 +1069,18 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint MAY elect to only send or retransmit RETIRE_CONNECTION_ID frames
+with sequence numbers greater than or equal to the highest Retire Prior To field
+received minus its advertised active_connection_id_limit. This bounds the
</pre>
<p>I don't want to force retirement to be in multiple phases in edge cases like this, but I think it's fine to limit RCID to max_connection_id_limit outstanding frames.  Later, when some RCID frames get acknowledged, check if there are more CIDs that need retiring.  The case when the limit is exceeded needs to be handled in some way, so I'd rather have that code hit very infrequently than basically never.</p>
<p>An alternative I'd be ok with is to use max_connection_id_limit*2 and if the limit is exceeded, close the connection.  I don't see a problem with that, as we have limits like that already in our code, and it's very simple.  But it's fairly different from what we've been discussing.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3547#discussion_r399248483">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7SU7WDXTECNTDQ3KDRJSP7PANCNFSM4LUQW5DQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3MWUCXCVW2KBZCE4DRJSP7PA5CNFSM4LUQW5D2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3I2CBA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3547#discussion_r399248483",
"url": "https://github.com/quicwg/base-drafts/pull/3547#discussion_r399248483",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7df9f794080_66c23f9f64acd968754c7--


From nobody Fri Mar 27 06:09:08 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5DFFC3A0883 for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 06:09:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RFeroH7MYVbr for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 06:09: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 10FD63A0875 for <quic-issues@ietf.org>; Fri, 27 Mar 2020 06:09:04 -0700 (PDT)
Received: from github-lowworker-2ef7ba1.ac4-iad.github.net (github-lowworker-2ef7ba1.ac4-iad.github.net [10.52.16.66]) by smtp.github.com (Postfix) with ESMTP id 2AA4F1C0A0A for <quic-issues@ietf.org>; Fri, 27 Mar 2020 06:09:04 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585314544; bh=Vdat4hnLOPVWuMZ4ausp2LoQmGSBhf4upqxfsWpnOWc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=rdF2KY7Tas6713AH26+yVkf1iweFSy1Wyv2PIm6sMB+qbMArhU0cMhmYHVMxc2VNs ReMM+WrpRuBVI+WHZuw02Tn+KxR0JZAzsTzVCpTLV3nHg9+TWNcjVhXWAiYiVm6KU6 KIW8/gPKDNFJnw/zCAL9kptzN/CGehRvru2+PvNo=
Date: Fri, 27 Mar 2020 06:09:04 -0700
From: Tatsuhiro Tsujikawa <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7I4RV6OPB55FCEDTN4RHN7BEVBNHHCGDM7NY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3546/604991033@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3546@github.com>
References: <quicwg/base-drafts/issues/3546@github.com>
Subject: Re: [quicwg/base-drafts] PTO probes are sent too frequently (#3546)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7dfaf019789_6d5b3faf112cd9682303c1"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: tatsuhiro-t
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/76RzcIU2h97QX_yWkb-iyyS9o2g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 13:09:07 -0000

----==_mimepart_5e7dfaf019789_6d5b3faf112cd9682303c1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Does it make simpler if we reset pto_count only when ack-eliciting not pure probe packet (which includes lost data or new data, not just PING) is received without special casing for anti-deadlock packet?   This ensures that pto_count is reset only when endpoint has made a progress and delaying consecutive PTO if it only receives ACK for pure probe packet.  Server might be in the same situation if client somehow only sends ACK frame in Initial and server keeps sending Initial packet in PTO


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3546#issuecomment-604991033
----==_mimepart_5e7dfaf019789_6d5b3faf112cd9682303c1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Does it make simpler if we reset pto_count only when ack-eliciting not pure probe packet (which includes lost data or new data, not just PING) is received without special casing for anti-deadlock packet?   This ensures that pto_count is reset only when endpoint has made a progress and delaying consecutive PTO if it only receives ACK for pure probe packet.  Server might be in the same situation if client somehow only sends ACK frame in Initial and server keeps sending Initial packet in PTO</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3546#issuecomment-604991033">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZK4RHUG7LXRGBAC33RJSQPBANCNFSM4LT4F2OA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK64Y4YH3EHGTB5CEODRJSQPBA5CNFSM4LT4F2OKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQHW4OI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3546#issuecomment-604991033",
"url": "https://github.com/quicwg/base-drafts/issues/3546#issuecomment-604991033",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7dfaf019789_6d5b3faf112cd9682303c1--


From nobody Fri Mar 27 06:20:23 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F1F873A085B for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 06:20:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.696
X-Spam-Level: 
X-Spam-Status: No, score=-1.696 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=1.404, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OYLZCe5wVOgw for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 06:20:18 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 838383A0765 for <quic-issues@ietf.org>; Fri, 27 Mar 2020 06:20:18 -0700 (PDT)
Date: Fri, 27 Mar 2020 06:20:17 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585315217; bh=BcixCd3mwdL4zX0Ni3qQ1bBXDUSLp/W0DzPGK0YiByE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=rgN4JErw7eaPhirSkVd/EL6HaP7FKJrYSrb/GHso4W2dJixmNhnrrKMvUG/GvanvX xKmsujGR4FaXFri3DdGvoWO1LMXcy33SdcqYssDTzWQw2WeyqyLw8AAVCfHZiQ0YqI pCaN95Ip6dtbKXUUIbvMX6JxVX4IjOvo3Nih839w=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2N77INAQLW3IRW4XF4RHPJDEVBNHHCGFYIAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3547/review/382848451@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3547@github.com>
References: <quicwg/base-drafts/pull/3547@github.com>
Subject: Re: [quicwg/base-drafts] Limit RCID state (#3547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7dfd91b016b_6edb3fe33f4cd9681512f0"; 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/rnzhqXuaw0B1NOhYPldCVa3LabU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 13:20:20 -0000

----==_mimepart_5e7dfd91b016b_6edb3fe33f4cd9681512f0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho commented on this pull request.



> @@ -1069,6 +1069,18 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint MAY elect to only send or retransmit RETIRE_CONNECTION_ID frames
+with sequence numbers greater than or equal to the highest Retire Prior To field
+received minus its advertised active_connection_id_limit. This bounds the

> I don't want to force retirement to be in multiple phases in edge cases like this, but I think it's fine to limit RCID to max_connection_id_limit outstanding frames. Later, when some RCID frames get acknowledged, check if there are more CIDs that need retiring. The case when the limit is exceeded needs to be handled in some way, so I'd rather have that code hit very infrequently than basically never.

I think I agree that tracking 2*max_connection_id_limit of RCID frames in just one way taking care of these edge cases. I'm fine with leaving it up to the implementations how they would deal with this problem.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3547#discussion_r399257766
----==_mimepart_5e7dfd91b016b_6edb3fe33f4cd9681512f0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@kazuho</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3547#discussion_r399257766">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1069,6 +1069,18 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint MAY elect to only send or retransmit RETIRE_CONNECTION_ID frames
+with sequence numbers greater than or equal to the highest Retire Prior To field
+received minus its advertised active_connection_id_limit. This bounds the
</pre>
<blockquote>
<p>I don't want to force retirement to be in multiple phases in edge cases like this, but I think it's fine to limit RCID to max_connection_id_limit outstanding frames. Later, when some RCID frames get acknowledged, check if there are more CIDs that need retiring. The case when the limit is exceeded needs to be handled in some way, so I'd rather have that code hit very infrequently than basically never.</p>
</blockquote>
<p>I think I agree that tracking 2*max_connection_id_limit of RCID frames in just one way taking care of these edge cases. I'm fine with leaving it up to the implementations how they would deal with this problem.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3547#discussion_r399257766">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6ZCVPTMF2SW2JA6BDRJSRZDANCNFSM4LUQW5DQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKY43GIFZRCR7SSVYVLRJSRZDA5CNFSM4LUQW5D2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3I43QY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3547#discussion_r399257766",
"url": "https://github.com/quicwg/base-drafts/pull/3547#discussion_r399257766",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7dfd91b016b_6edb3fe33f4cd9681512f0--


From nobody Fri Mar 27 06:32:39 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EF7743A09A1 for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 06:32:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZSsnI0f1cZL9 for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 06:32: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 9E45D3A095C for <quic-issues@ietf.org>; Fri, 27 Mar 2020 06:32:34 -0700 (PDT)
Date: Fri, 27 Mar 2020 06:32:33 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585315953; bh=3PHBRS4YY2LD6IPVMQCm8/u4WN1PlLabj3KbJrIR5Dk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=nqF8vy1vcHohooa2mqcR+HV6kwb9VzRKVSsjOO6cWP1DP3ShcywgrBjBsJDzPWBY3 yDWKvE0k8ojKC+lYBKuNYj7jc132P+HIuLcoo85SsC2A4OjwL9D9neWf0kI/prqgms +OJsGVzjxd4DP5hkz+RYrxVplxgUsvzTQDCB9AoM=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2GFM4LJFUK2YXKJL54RHQXDEVBNHHCGDM7NY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3546/605002612@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3546@github.com>
References: <quicwg/base-drafts/issues/3546@github.com>
Subject: Re: [quicwg/base-drafts] PTO probes are sent too frequently (#3546)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7e0071bae53_7f013f85744cd9642423dd"; 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/HdEY0XIQ0k39E7QZM_4s0YIQCgE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 13:32:37 -0000

----==_mimepart_5e7e0071bae53_7f013f85744cd9642423dd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This is an interesting issue and I think @ianswett is correct in pointing out that this could be a real problem for slow devices doing public key operations in an asynchronous manner.

I like @tatsuhiro-t's suggestion to not reset the PTO timer. Maybe we can *always* increment it, regardless of the packet received from peer being ACK-eliciting or not.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3546#issuecomment-605002612
----==_mimepart_5e7e0071bae53_7f013f85744cd9642423dd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>This is an interesting issue and I think <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/ianswett/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ianswett">@ianswett</a> is correct in pointing out that this could be a real problem for slow devices doing public key operations in an asynchronous manner.</p>
<p>I like <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/tatsuhiro-t/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/tatsuhiro-t">@tatsuhiro-t</a>'s suggestion to not reset the PTO timer. Maybe we can <em>always</em> increment it, regardless of the packet received from peer being ACK-eliciting or not.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3546#issuecomment-605002612">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK447JJJU6KYSOG2M63RJSTHDANCNFSM4LT4F2OA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZVW5XABNIDXJKNEHTRJSTHDA5CNFSM4LT4F2OKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQHZW5A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3546#issuecomment-605002612",
"url": "https://github.com/quicwg/base-drafts/issues/3546#issuecomment-605002612",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7e0071bae53_7f013f85744cd9642423dd--


From nobody Fri Mar 27 06:38:42 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6FBAC3A0827 for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 06:38:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bo6nrCPdkJyf for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 06:38:39 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 24C383A07CE for <quic-issues@ietf.org>; Fri, 27 Mar 2020 06:38:39 -0700 (PDT)
Received: from github-lowworker-b19c547.va3-iad.github.net (github-lowworker-b19c547.va3-iad.github.net [10.48.17.66]) by smtp.github.com (Postfix) with ESMTP id 356505205E3 for <quic-issues@ietf.org>; Fri, 27 Mar 2020 06:38:38 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585316318; bh=Z+ctth+mKMW+Rn4TS0kTJbbEs9wZPo1cLrL13kPJFrM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=01MZLdqlhu0HYSTGbWljPdAfqbkAIV9TA1PIdIehdD3NpjjMuUtEb7LuDaTecT/gP 7uhljx/klMTIiMn7fE8coBCVRJPRYtXC9U/jQ8nwsUaq9lwmskYT7fT13EsxJ5p2hU EeC1gb9yfmSzuLG/aNYfFa820h/M5z2w6NN23imI=
Date: Fri, 27 Mar 2020 06:38:38 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYZ5JDAEMLOG32KGF54RHRN5EVBNHHCGDM7NY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3546/605005519@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3546@github.com>
References: <quicwg/base-drafts/issues/3546@github.com>
Subject: Re: [quicwg/base-drafts] PTO probes are sent too frequently (#3546)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7e01de25bed_99d3fa15f2cd964247571"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/rFJ4TmfxZeBbpBTHUj84hgV2wF4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 13:38:41 -0000

----==_mimepart_5e7e01de25bed_99d3fa15f2cd964247571
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

There are other cases when we send ack-eliciting packets including only PINGs or other non-application data and we do want to set pto_count back to 0 when those are acknowledged.

We could specifically recommend sending non-ack-eliciting packets for the anti-deadlock packet, but then you lose an opportunity for an RTT measurement early in the connection, which is unfortunate, though not a dealbreaker.  For full-sized Initial packets, it's likely they'd never be acknowledged if they weren't ack-eliciting, because no ack-eliciting Initial packets would be sent after them.

@kazuho I believe always incrementing pto_count would be detrimental to performance, unless it's under some very narrow circumstances.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3546#issuecomment-605005519
----==_mimepart_5e7e01de25bed_99d3fa15f2cd964247571
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>There are other cases when we send ack-eliciting packets including only PINGs or other non-application data and we do want to set pto_count back to 0 when those are acknowledged.</p>
<p>We could specifically recommend sending non-ack-eliciting packets for the anti-deadlock packet, but then you lose an opportunity for an RTT measurement early in the connection, which is unfortunate, though not a dealbreaker.  For full-sized Initial packets, it's likely they'd never be acknowledged if they weren't ack-eliciting, because no ack-eliciting Initial packets would be sent after them.</p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/kazuho/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/kazuho">@kazuho</a> I believe always incrementing pto_count would be detrimental to performance, unless it's under some very narrow circumstances.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3546#issuecomment-605005519">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2HKLMCN3U2VGIAWHTRJST55ANCNFSM4LT4F2OA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3P4X3YDCAMW5NE5KTRJST55A5CNFSM4LT4F2OKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQH2NTY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3546#issuecomment-605005519",
"url": "https://github.com/quicwg/base-drafts/issues/3546#issuecomment-605005519",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7e01de25bed_99d3fa15f2cd964247571--


From nobody Fri Mar 27 07:39:34 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 176283A0BF1 for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 07:39:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.007
X-Spam-Level: 
X-Spam-Status: No, score=-2.007 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LmFhNhNfxW-f for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 07:39:12 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9C37A3A0C2D for <quic-issues@ietf.org>; Fri, 27 Mar 2020 07:39:12 -0700 (PDT)
Received: from github-lowworker-bb778fb.ash1-iad.github.net (github-lowworker-bb778fb.ash1-iad.github.net [10.56.102.56]) by smtp.github.com (Postfix) with ESMTP id 58CA56A10AA for <quic-issues@ietf.org>; Fri, 27 Mar 2020 07:39:11 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585319951; bh=+a6pImnVJZyX2G4WQywSFbndX6bsQzRYFEIRcczztpM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=V/BHAkkAyQ4f5V4aizsuUBk2LID6YqhjZldozPv/PkuJDvB9vJ4X3Dc8ZKlBeIC0I 44nHRJeZArz5M7Iye3Yph4YrIz2r7hGpMSw4ZK9X0VwbiKGAp6AZ6V5JcdlwPGjWcl yAZVbdeUeAF4uWhhI99uqBhCDIHKTli6Yl6yDrbc=
Date: Fri, 27 Mar 2020 07:39:11 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3PT6OYT43BCVVSED54RHYQ7EVBNHHCGDM7NY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3546/605036118@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3546@github.com>
References: <quicwg/base-drafts/issues/3546@github.com>
Subject: Re: [quicwg/base-drafts] PTO probes are sent too frequently (#3546)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7e100f482c1_59a43fbfebccd964545a2"; 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/ZdrYKX6uEgVoQlfa0Nfw7DqmskI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 14:39:25 -0000

----==_mimepart_5e7e100f482c1_59a43fbfebccd964545a2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Sorry if I was unclear, I meant not resetting PTO timer when the client receives an Initial packet. Assuming that the server sends only a few (most likely one), I do not think not resetting is fine.

Note that in case the server is going to send a fair number of Initial packets (e.g., post quantum) it should be sending a retry regardless of what we decide here, as relying on CC wold be better than relying on 3x limit.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3546#issuecomment-605036118
----==_mimepart_5e7e100f482c1_59a43fbfebccd964545a2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Sorry if I was unclear, I meant not resetting PTO timer when the client receives an Initial packet. Assuming that the server sends only a few (most likely one), I do not think not resetting is fine.</p>
<p>Note that in case the server is going to send a fair number of Initial packets (e.g., post quantum) it should be sending a retry regardless of what we decide here, as relying on CC wold be better than relying on 3x limit.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3546#issuecomment-605036118">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4AARNDBQUDO3OHTFTRJS3A7ANCNFSM4LT4F2OA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK64S5Z7DKOYIGC2Y7LRJS3A7A5CNFSM4LT4F2OKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQIB4VQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3546#issuecomment-605036118",
"url": "https://github.com/quicwg/base-drafts/issues/3546#issuecomment-605036118",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7e100f482c1_59a43fbfebccd964545a2--


From nobody Fri Mar 27 07:45:40 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 998023A09BB for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 07:45:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4f7e1d658nBb for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 07:45: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 3246E3A0041 for <quic-issues@ietf.org>; Fri, 27 Mar 2020 07:45:31 -0700 (PDT)
Received: from github-lowworker-3a0df0f.ac4-iad.github.net (github-lowworker-3a0df0f.ac4-iad.github.net [10.52.25.92]) by smtp.github.com (Postfix) with ESMTP id 06E0E9604A8 for <quic-issues@ietf.org>; Fri, 27 Mar 2020 07:45:30 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585320330; bh=GV8Cl6bfuD1Nvozc3BdV0xih4Z1yZM0M6Wl6b10nEnM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=DJiRRthw8JaLsZuU5ua+E+p/6cIfNIX4qAdF4mFCmTMQ8dbf7a6yb5INR5SnUAO1F 2/A6Lih6TIKbOGhzsT0wglZJb20po4gZHBDQZ5XlVt7CE1OwhmmvUtnNz5r8sSYwqt j6cFWLmi+PDNyjl96uAOfSyHuAZck0J/g3+DhcoQ=
Date: Fri, 27 Mar 2020 07:45:29 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7BKKW6QNXQPE3Q4654RHZITEVBNHHCGDM7NY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3546/605039296@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3546@github.com>
References: <quicwg/base-drafts/issues/3546@github.com>
Subject: Re: [quicwg/base-drafts] PTO probes are sent too frequently (#3546)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7e1189ec36b_4fa13fbffa4cd96c109051"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/uosiyYggq8eVTYr0FpwNAfqo2uQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 14:45:36 -0000

----==_mimepart_5e7e1189ec36b_4fa13fbffa4cd96c109051
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

We only reset pto_count upon receiving an Initial ACK, not any Initial packet, but I think your suggestion could work well.  It amounts to continuing with exponential backoff until the client has Handshake keys.

It's fairly simple to implement, and I wouldn't expect it to cause a noticeable regression, so unless someone comes up with something better, let's do it.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3546#issuecomment-605039296
----==_mimepart_5e7e1189ec36b_4fa13fbffa4cd96c109051
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>We only reset pto_count upon receiving an Initial ACK, not any Initial packet, but I think your suggestion could work well.  It amounts to continuing with exponential backoff until the client has Handshake keys.</p>
<p>It's fairly simple to implement, and I wouldn't expect it to cause a noticeable regression, so unless someone comes up with something better, let's do it.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3546#issuecomment-605039296">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZTSF5T6C6QF6KMI5DRJS3YTANCNFSM4LT4F2OA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYK5H7HSJMYULFDRPDRJS3YTA5CNFSM4LT4F2OKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQICVQA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3546#issuecomment-605039296",
"url": "https://github.com/quicwg/base-drafts/issues/3546#issuecomment-605039296",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7e1189ec36b_4fa13fbffa4cd96c109051--


From nobody Fri Mar 27 08:10:07 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 75BB83A08A6 for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 08:10:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Tqn4OXQcJSEx for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 08:10:04 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0E3E23A076C for <quic-issues@ietf.org>; Fri, 27 Mar 2020 08:10:03 -0700 (PDT)
Received: from github-lowworker-292e294.va3-iad.github.net (github-lowworker-292e294.va3-iad.github.net [10.48.102.70]) by smtp.github.com (Postfix) with ESMTP id BEB55C61FF1 for <quic-issues@ietf.org>; Fri, 27 Mar 2020 08:10:02 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585321802; bh=O56vWm1KiYhnxkfWTok8iPlYm2kk2Y1FFZsLI43565M=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ps/tbA7EEeM4/54m/k5mQnuse5OmvGkXpgaDWmF8jpkMVFp/OHAQXhoRF7jVEyoYZ HO0X/1NDW2gWCJqQj+/tlZj4YdzCqHhs1dSwxQki+nRXxPsQ5bAKDKB2e9YbdgWP6U 6azGMqX5Y6QE6haWGVxZBl1lkl+cDTNODh9hjiFQ=
Date: Fri, 27 Mar 2020 08:10:02 -0700
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5NXEL6DJC67JO5TAN4RH4EVEVBNHHCFAMG5E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3509/605052596@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3509@github.com>
References: <quicwg/base-drafts/issues/3509@github.com>
Subject: Re: [quicwg/base-drafts] Required state for retaining unacked RETIRE_CONNECTION_ID frames is unbound (#3509)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7e174aaeda7_cc13f84912cd9681231b5"; 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/ZqaVVnz_nudDtUu6Y3SJQw2SgcE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 15:10:06 -0000

----==_mimepart_5e7e174aaeda7_cc13f84912cd9681231b5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett I would suggest a cumulative RCID as a supplement to the individual RCID. A cumulative one would cleanly handle a lot of cases where there is an unboundedly large list of sequence numbers to retire. If there is a low sequence number that is still in use, the sender can choose to retire it to enable use of the cumulative 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/3509#issuecomment-605052596
----==_mimepart_5e7e174aaeda7_cc13f84912cd9681231b5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/ianswett/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ianswett">@ianswett</a> I would suggest a cumulative RCID as a supplement to the individual RCID. A cumulative one would cleanly handle a lot of cases where there is an unboundedly large list of sequence numbers to retire. If there is a low sequence number that is still in use, the sender can choose to retire it to enable use of the cumulative 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/3509#issuecomment-605052596">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYM7M3K2G37PKYMJ23RJS6UVANCNFSM4LFJ2P4A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7UYOAC6D3MBXMMHKDRJS6UVA5CNFSM4LFJ2P4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQIF5NA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-605052596",
"url": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-605052596",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7e174aaeda7_cc13f84912cd9681231b5--


From nobody Fri Mar 27 08:51:11 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 56A3D3A0CCB for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 08:51:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id S-r3JBYiaItS for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 08:51:07 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 94B753A0BED for <quic-issues@ietf.org>; Fri, 27 Mar 2020 08:51:07 -0700 (PDT)
Received: from github-lowworker-bb778fb.ash1-iad.github.net (github-lowworker-bb778fb.ash1-iad.github.net [10.56.102.56]) by smtp.github.com (Postfix) with ESMTP id 9A9688C11A1 for <quic-issues@ietf.org>; Fri, 27 Mar 2020 08:51:06 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585324266; bh=jpKz5IKTvKUZZ6+px7S8Bbqtldaez3oaT40Fh6FUK5Q=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=o5H5FkXZwd15Rdb+DoKomrzGhflwmNXKnluQwJdb2HSHH4vO1cGqU759jhi4F5MVy VDHqU5OOV06qKZzqrEG5ZRPjWcK/JycAe77Q32fHYSBPTBB5XFvJMszt26tGrcMwgA Atx+YuF/noHiyUXe4f2NdEbHbr7B+p7Ab+rtN/+o=
Date: Fri, 27 Mar 2020 08:51:06 -0700
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZLNARXP4H4ZAIXWD54RIA6VEVBNHHCC3TPKM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3433/605074145@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3433@github.com>
References: <quicwg/base-drafts/issues/3433@github.com>
Subject: Re: [quicwg/base-drafts] 0-RTT status of new transport parameters (#3433)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7e20ea89628_4d473f8e836cd9681524a2"; 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/S4MpKAWpMinyVFc0gBqCVh8TBnQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 15:51:10 -0000

----==_mimepart_5e7e20ea89628_4d473f8e836cd9681524a2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

The proposed resolution in PR 3545, although short and sweet, categorises a TP as a MUST NOT. In the interest of process, I'm marking this issue as design. Since there is a proposal things should make the next round of consensus call, unless some objections are raised in the meantime.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3433#issuecomment-605074145
----==_mimepart_5e7e20ea89628_4d473f8e836cd9681524a2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>The proposed resolution in PR 3545, although short and sweet, categorises a TP as a MUST NOT. In the interest of process, I'm marking this issue as design. Since there is a proposal things should make the next round of consensus call, unless some objections are raised in the meantime.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3433#issuecomment-605074145">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5BF6V2LIACTGJITZTRJTDOVANCNFSM4KQZOJIA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK55TYGHKAFZZKWRFMLRJTDOVA5CNFSM4KQZOJIKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQILFYI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3433#issuecomment-605074145",
"url": "https://github.com/quicwg/base-drafts/issues/3433#issuecomment-605074145",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7e20ea89628_4d473f8e836cd9681524a2--


From nobody Fri Mar 27 08:51:17 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3857C3A0E01 for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 08:51:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VGtVEwiOhFhR for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 08:51:10 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0CB9D3A0BED for <quic-issues@ietf.org>; Fri, 27 Mar 2020 08:51:10 -0700 (PDT)
Date: Fri, 27 Mar 2020 08:51:08 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585324268; bh=5LAYYxH7c8eLtAhagnJ9vqGT3yIgRQBRyFv7v9oFvgc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=h0mrL9uSXM1UHTCokFIshjpm6g+qWusLWHzfXlSPAxBf6luJ9mTuFACdZg3wuGsGJ Z0np+QChIqpDfiKnzXg/Ia2cbRSn/tFYjCQCbmU+6cavNxC1glNTnwb946Q/hkp/Hp PHmPTvqaxSbIA+7d6Dp+pGG5ODnX/mmDqUb6sOzQ=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4Q7S3BOEKHXTK6JCV4RIA6ZEVBNHHCC3TPKM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3433/issue_event/3172987656@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3433@github.com>
References: <quicwg/base-drafts/issues/3433@github.com>
Subject: Re: [quicwg/base-drafts] 0-RTT status of new transport parameters (#3433)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7e20ecdc1e9_3fc03ff8aaccd96c1178f"; 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/aaiF0ioj9C378Bn9LVK6rRr6Zr4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 15:51:12 -0000

----==_mimepart_5e7e20ecdc1e9_3fc03ff8aaccd96c1178f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #3433.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3433#event-3172987656
----==_mimepart_5e7e20ecdc1e9_3fc03ff8aaccd96c1178f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="560885587" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3433" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3433/hovercard" href="https://github.com/quicwg/base-drafts/issues/3433">#3433</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3433#event-3172987656">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3HVJJC3DGK33YN6JDRJTDOZANCNFSM4KQZOJIA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3HTN52EAKRMK5KYWTRJTDOZA5CNFSM4KQZOJIKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXUP7GCA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3433#event-3172987656",
"url": "https://github.com/quicwg/base-drafts/issues/3433#event-3172987656",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7e20ecdc1e9_3fc03ff8aaccd96c1178f--


From nobody Fri Mar 27 08:51:20 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9C26B3A0DF5 for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 08:51:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FYiQHIKMeOLZ for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 08:51:13 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F3EBE3A0BED for <quic-issues@ietf.org>; Fri, 27 Mar 2020 08:51:12 -0700 (PDT)
Date: Fri, 27 Mar 2020 08:51:12 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585324272; bh=XslL0zVNrWZJ1fC5AgHCbS9Uvq3YzbBPm6AWooVA9v4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GVBGsHEPkOiQbUUv+nDsu0Jfx+bJJWezF0Z5T2KeBJleIxKHn3OYGpBl4WmBCWUlH glMoSA6pze+zApnMCGuQZjG4u3VkpbC/SwOavXVUKKkudc4LZ40xPXC8lrbBBzHA2Y B+XAaErXUqtxW9KJ/G+yGCPGXpnEv4tpxUncUXrA=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5CZXVS2TU7OM27YGV4RIA7BEVBNHHCC3TPKM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3433/issue_event/3172987982@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3433@github.com>
References: <quicwg/base-drafts/issues/3433@github.com>
Subject: Re: [quicwg/base-drafts] 0-RTT status of new transport parameters (#3433)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7e20f017f99_c073fa7dc2cd96894772"; 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/ByFsDKvG1aHPurXmgFjHwcIuHUk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 15:51:15 -0000

----==_mimepart_5e7e20f017f99_c073fa7dc2cd96894772
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Reopened #3433.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3433#event-3172987982
----==_mimepart_5e7e20f017f99_c073fa7dc2cd96894772
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Reopened <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="560885587" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3433" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3433/hovercard" href="https://github.com/quicwg/base-drafts/issues/3433">#3433</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3433#event-3172987982">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7MNVIAY2NDVSVNRBLRJTDPBANCNFSM4KQZOJIA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6S5JROX32XC532R23RJTDPBA5CNFSM4KQZOJIKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXUP7ITQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3433#event-3172987982",
"url": "https://github.com/quicwg/base-drafts/issues/3433#event-3172987982",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7e20f017f99_c073fa7dc2cd96894772--


From nobody Fri Mar 27 08:53:01 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6642E3A08DA for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 08:52:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.041
X-Spam-Level: 
X-Spam-Status: No, score=-1.041 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vOaGClAwwDY8 for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 08:52:58 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C722E3A0FE2 for <quic-issues@ietf.org>; Fri, 27 Mar 2020 08:52:29 -0700 (PDT)
Received: from github-lowworker-39ac79b.ac4-iad.github.net (github-lowworker-39ac79b.ac4-iad.github.net [10.52.18.15]) by smtp.github.com (Postfix) with ESMTP id 2BAB36606C9 for <quic-issues@ietf.org>; Fri, 27 Mar 2020 08:52:29 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585324349; bh=7aDN2Of9ydkr9L6yximjjIpRZtEdvhUuOr2+hNIqRn0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=O7coJTwl5wmxP++DIxZWWS627bd0RWe9EtLJAYIh91wGVXefcENjEHjXJ1HfJ+ZDR Oy4Z5GJ3yrXMyy3S0lsJ6q9yQWxz3dtlEfGKbkb0+PkDvMHqmJd7WFpbeaBA0/cYkL OlDF7kBL8f6Hxw3JKLmSeYu81m5hCjtowOPf74Yo=
Date: Fri, 27 Mar 2020 08:52:29 -0700
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4GTLAHWRGD6VFJDCF4RIBD3EVBNHHCC3TPKM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3433/605075295@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3433@github.com>
References: <quicwg/base-drafts/issues/3433@github.com>
Subject: Re: [quicwg/base-drafts] 0-RTT status of new transport parameters (#3433)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7e213d1a7d7_6f413fe801acd9641782fc"; 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/M0yIsFvlJMcSkpcvNWzydDAzzz0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 15:53:00 -0000

----==_mimepart_5e7e213d1a7d7_6f413fe801acd9641782fc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Accidental close, sorry. 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3433#issuecomment-605075295
----==_mimepart_5e7e213d1a7d7_6f413fe801acd9641782fc
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Accidental close, sorry.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3433#issuecomment-605075295">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2JCKVYLKWA36GFZVLRJTDT3ANCNFSM4KQZOJIA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK46FLTOQBJL7N67C33RJTDT3A5CNFSM4KQZOJIKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQILOXY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3433#issuecomment-605075295",
"url": "https://github.com/quicwg/base-drafts/issues/3433#issuecomment-605075295",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7e213d1a7d7_6f413fe801acd9641782fc--


From nobody Fri Mar 27 09:02:51 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C55803A10C0 for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 09:02:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dvgC1OR3lQa1 for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 09:02:34 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 876033A0EF1 for <quic-issues@ietf.org>; Fri, 27 Mar 2020 09:01:59 -0700 (PDT)
Received: from github-lowworker-6b40fdd.va3-iad.github.net (github-lowworker-6b40fdd.va3-iad.github.net [10.48.16.64]) by smtp.github.com (Postfix) with ESMTP id BBCA46A1DE7 for <quic-issues@ietf.org>; Fri, 27 Mar 2020 09:01:58 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585324918; bh=Bz8NQNk9Hub9wDkiyHTVeskW/e6k6/NVpCKmUDCqN6U=; h=Date:From:To:Subject:From; b=qxvMFyCQqEUQUPR2ZhLHwpSawpr/eagNk5BdCikC5JL1FYy571M1RVHo8MkKsDgi/ DqvDBL4E40SuEWs0k+cXsLym9vgjWsaBhifSF8A0ShgxWsqi4/W83Vv84DAj+YpBNP YBsMsIkKHnPtYaNlYkzmFwTchwXqlxkHbU23gKl4=
Date: Fri, 27 Mar 2020 09:01:58 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/3d7430-8d46d3@github.com>
Subject: [quicwg/base-drafts] 05f595: Remove normative text from the Recovery Appendix
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/IRslF3cVu6o23YhkjBrsPRGJBdI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:02:47 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 05f5956b827e93aa895cf4d3d6a30b81db29e13a
      https://github.com/quicwg/base-drafts/commit/05f5956b827e93aa895cf4d3d6a30b81db29e13a
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-22 (Sun, 22 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Remove normative text from the Recovery Appendix

Moves some RECOMMENDEDs up and removes others which are already elsewhere in the draft and reference those sections.

This was intended to fix #3205, which I can still do in this PR if @larseggert would like, but I still think of Min CWND and Initial CWND as constants per-connection, even if they're not truly constants.


  Commit: 642ce7caca446e4b44bd395ac082e49c3b9b50f2
      https://github.com/quicwg/base-drafts/commit/642ce7caca446e4b44bd395ac082e49c3b9b50f2
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-22 (Sun, 22 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

More fixes.


  Commit: 1c593340d789d6125321e5472f64683dd5394000
      https://github.com/quicwg/base-drafts/commit/1c593340d789d6125321e5472f64683dd5394000
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-22 (Sun, 22 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md


  Commit: b9329499d67dfcd20cceec5f248408c2e2bbbed6
      https://github.com/quicwg/base-drafts/commit/b9329499d67dfcd20cceec5f248408c2e2bbbed6
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-22 (Sun, 22 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Remove one more RECOMMENDs


  Commit: 9377e7102c4004ebfedb9bb22ad5c0db9b2cc19b
      https://github.com/quicwg/base-drafts/commit/9377e7102c4004ebfedb9bb22ad5c0db9b2cc19b
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-22 (Sun, 22 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md


  Commit: cf83390780ab5d7fb6de9bc433509d9fff6a1f3f
      https://github.com/quicwg/base-drafts/commit/cf83390780ab5d7fb6de9bc433509d9fff6a1f3f
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-22 (Sun, 22 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md


  Commit: 3fc39f20336830e011ec04c1ef28b22214430664
      https://github.com/quicwg/base-drafts/commit/3fc39f20336830e011ec04c1ef28b22214430664
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-22 (Sun, 22 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md


  Commit: ffd25220f508a8d4e9448c45768a52636bfb9a4e
      https://github.com/quicwg/base-drafts/commit/ffd25220f508a8d4e9448c45768a52636bfb9a4e
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-22 (Sun, 22 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-Authored-By: Martin Thomson <mt@lowentropy.net>


  Commit: a594e565afab913579509b9a67497ef148b96671
      https://github.com/quicwg/base-drafts/commit/a594e565afab913579509b9a67497ef148b96671
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-22 (Sun, 22 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md


  Commit: 8d46d3ddd8e451b8755c84cf4bd2eb9deee1fef2
      https://github.com/quicwg/base-drafts/commit/8d46d3ddd8e451b8755c84cf4bd2eb9deee1fef2
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-27 (Fri, 27 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Merge pull request #3538 from quicwg/ianswett-appendix-recommended

Remove normative text from the Recovery Appendix


Compare: https://github.com/quicwg/base-drafts/compare/3d7430a9ba19...8d46d3ddd8e4


From nobody Fri Mar 27 09:02:58 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1379D3A0F0F for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 09:02:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QnRKnyQrrSvP for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 09:02:35 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BC46E3A0F02 for <quic-issues@ietf.org>; Fri, 27 Mar 2020 09:01:59 -0700 (PDT)
Date: Fri, 27 Mar 2020 09:01:59 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585324919; bh=pULS4TlYJ8v/rFn8+7tt7rTeHntV8LGBiYG5h7E7ZOA=; h=Date:From:To:Subject:From; b=YkNcq0RMoe3n0xEFYaGZi8+0g4w7es112YnBFNerqFHOxr1aVyky1OvRYBjdxxrQW KzD2dm9zCJeDTXHEueJ+1YwFsmHeBfKBTGj0cJw7QeT3gjEPCnfTKZK9nak5qk0wAT +3ZNl+8IhKtHTps2Li6uAaPZiTObVosIPTdHYbSg=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-appendix-recommended/a594e5-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/3vKQ5Y9Wprk0fydyoqFrsI80fWs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:02:48 -0000

  Branch: refs/heads/ianswett-appendix-recommended
  Home:   https://github.com/quicwg/base-drafts


From nobody Fri Mar 27 09:03:18 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9FF833A0FA6 for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 09:03:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1q9UOWhDl4dp for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 09:03:05 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8FFDC3A103C for <quic-issues@ietf.org>; Fri, 27 Mar 2020 09:02:25 -0700 (PDT)
Received: from github-lowworker-5fb2734.va3-iad.github.net (github-lowworker-5fb2734.va3-iad.github.net [10.48.19.27]) by smtp.github.com (Postfix) with ESMTP id BDC658C1CC2 for <quic-issues@ietf.org>; Fri, 27 Mar 2020 09:02:23 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585324943; bh=+ulIR0MUzVSilVCGryPzlLCz5/JJwNM64Ai0DCZg660=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=wW+NgOa90OshQouv1ubhwQTyDV1OmrTSuFNccckHgho2R8+SVCY4HiAt2oo5NLVE3 1vdff1KosOoItWBM8Uv29svm26A+hgXqiH1w1IOOhn1PTUOn3OPo0HNwV7bTOYtC1S S1/FGKDmw0HoFSdHvw3xcgkLH5H4O7tQsncjsCIE=
Date: Fri, 27 Mar 2020 09:02:23 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6ASL4G5MGACI6MDX54RICI7EVBNHHCF2LOLU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3538/issue_event/3173033146@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3538@github.com>
References: <quicwg/base-drafts/pull/3538@github.com>
Subject: Re: [quicwg/base-drafts] Remove normative text from the Recovery Appendix (#3538)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7e238faeacb_34e43f95c30cd9689801a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ze3NUOxZwSrzEOL0SnA-pzbXXqs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:03:17 -0000

----==_mimepart_5e7e238faeacb_34e43f95c30cd9689801a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #3538 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3538#event-3173033146
----==_mimepart_5e7e238faeacb_34e43f95c30cd9689801a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="585723485" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3538" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3538/hovercard" href="https://github.com/quicwg/base-drafts/pull/3538">#3538</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3538#event-3173033146">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK45RPDRNQJSJXEMYCTRJTEY7ANCNFSM4LRJSPZQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6GQB7QM4UK6IGHL6TRJTEY7A5CNFSM4LRJSPZ2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXUQKJOQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3538#event-3173033146",
"url": "https://github.com/quicwg/base-drafts/pull/3538#event-3173033146",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7e238faeacb_34e43f95c30cd9689801a--


From nobody Fri Mar 27 09:03:24 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 22D333A0FC5 for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 09:03:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 96bfE_yjIGjv for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 09:03:07 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B7FFF3A104A for <quic-issues@ietf.org>; Fri, 27 Mar 2020 09:02:26 -0700 (PDT)
Received: from github-lowworker-292e294.va3-iad.github.net (github-lowworker-292e294.va3-iad.github.net [10.48.102.70]) by smtp.github.com (Postfix) with ESMTP id F419EA1ED0 for <quic-issues@ietf.org>; Fri, 27 Mar 2020 09:02:25 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585324946; bh=/ngQ4y9W3W66aQfDQJrX65cn+EZfSbE2Z7U/sdWMGHo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GGGgXeUFATrji9SF2vi6KppDDr09yxFh1PPJIvJeAKZfNso4u2umdxyOIUc8q9uQG AYG8/IUDduWI8/jBNz6R8N7vphXvOMW9rTOJeRp0YW0xhO5QXddmlMNjehCtRmKhEG 5+rZduuXvh8BRM+I1VskjsAwRMMKLEX/UdKaR0D4=
Date: Fri, 27 Mar 2020 09:02:25 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5CX4J6VSXJSUNHEAF4RICJDEVBNHHB57SJDM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3205/issue_event/3173033263@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3205@github.com>
References: <quicwg/base-drafts/issues/3205@github.com>
Subject: Re: [quicwg/base-drafts] max_datagram_size being a variable means other constants become variables (#3205)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7e2391e5340_4e283fee47ccd95c82777"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/fJ28L20QhTo-cwMp2U_BYGWkSqE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:03:18 -0000

----==_mimepart_5e7e2391e5340_4e283fee47ccd95c82777
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #3205 via 05f5956b827e93aa895cf4d3d6a30b81db29e13a.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3205#event-3173033263
----==_mimepart_5e7e2391e5340_4e283fee47ccd95c82777
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="519981339" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3205" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3205/hovercard" href="https://github.com/quicwg/base-drafts/issues/3205">#3205</a> via <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/quicwg/base-drafts/commit/05f5956b827e93aa895cf4d3d6a30b81db29e13a/hovercard" href="https://github.com/quicwg/base-drafts/commit/05f5956b827e93aa895cf4d3d6a30b81db29e13a"><tt>05f5956</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/3205#event-3173033263">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZARB5JDSPJOGCUT6DRJTEZDANCNFSM4JKWPGEA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZQE2B5UTN2RTVZF53RJTEZDA5CNFSM4JKWPGEKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXUQKKLY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3205#event-3173033263",
"url": "https://github.com/quicwg/base-drafts/issues/3205#event-3173033263",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7e2391e5340_4e283fee47ccd95c82777--


From nobody Fri Mar 27 09:05:07 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E600F3A07EC for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 09:05:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mAbHvj1kUAb3 for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 09:05: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 C68BC3A0F5E for <quic-issues@ietf.org>; Fri, 27 Mar 2020 09:04:20 -0700 (PDT)
Received: from github-lowworker-cde56e0.va3-iad.github.net (github-lowworker-cde56e0.va3-iad.github.net [10.48.25.52]) by smtp.github.com (Postfix) with ESMTP id C1D2E1C2DB7 for <quic-issues@ietf.org>; Fri, 27 Mar 2020 09:04:19 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585325059; bh=77l+4kIYRvm+z+cJyXKRqx83YxI6X1SxXBgdh1ffaog=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=SC0F1ZHUTZw6o4DugB/w4Zjn71FfsarCab79JNgd+Sj/qzSpf/CkwZ22rmGaKfd/u 5LNhTBluaAkV4WZWt5WdL/XaYExwrYBw3IxtcMT88c2JetPOLYnLyBWRLSFWGJGwlJ D33Yz7Z0CtpgmWTvMCI2BsH2tBSeyvFNsffB5Ac0=
Date: Fri, 27 Mar 2020 09:04:19 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK35Y4HZHLYCZQD4EQN4RICQHEVBNHHCERMSLI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3495/605082283@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3495@github.com>
References: <quicwg/base-drafts/issues/3495@github.com>
Subject: Re: [quicwg/base-drafts] Loss-detection happens after CC-increase, leading to higher congestion window (#3495)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7e2403b2aba_77e3f94238cd95c201016"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/h3BLui9QXd9SR03nRFGf3IY6ecE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:05:05 -0000

----==_mimepart_5e7e2403b2aba_77e3f94238cd95c201016
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@cpaasch PTAL at #3450 if you have 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/3495#issuecomment-605082283
----==_mimepart_5e7e2403b2aba_77e3f94238cd95c201016
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/cpaasch/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/cpaasch">@cpaasch</a> PTAL at <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="563348624" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3450" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3450/hovercard" href="https://github.com/quicwg/base-drafts/pull/3450">#3450</a> if you have time.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3495#issuecomment-605082283">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2WNKIYEAYFWUTOES3RJTFAHANCNFSM4LAUOXPA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZ3Y2NMQNVVSPRMHCTRJTFAHA5CNFSM4LAUOXPKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQINFKY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3495#issuecomment-605082283",
"url": "https://github.com/quicwg/base-drafts/issues/3495#issuecomment-605082283",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7e2403b2aba_77e3f94238cd95c201016--


From nobody Fri Mar 27 09:08:07 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 76F873A0926 for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 09:08:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tdw4fBF28BJr for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 09:08:03 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B253F3A07A0 for <quic-issues@ietf.org>; Fri, 27 Mar 2020 09:08:03 -0700 (PDT)
Received: from github-lowworker-28f8021.ac4-iad.github.net (github-lowworker-28f8021.ac4-iad.github.net [10.52.25.98]) by smtp.github.com (Postfix) with ESMTP id E9DA38C0FA0 for <quic-issues@ietf.org>; Fri, 27 Mar 2020 09:08:02 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585325282; bh=w6P7V+opYoT/NB45ZkWkEggo1rWTsurWsPXV5SGafvU=; h=Date:From:To:Subject:From; b=zvOd4SunNBXGcNnWlLJrnOMVzls45oowZrDxKrtjJ6QmYvEu2/fEon5BC1hrBFZYR KvT85JRnthlryld7bBxpzSqg53usMHGQp8F+hatjBFPl9Srr6HBEFhSIaG2bTt6smd Ae4obI38lA2EJluysm0cD00lOPRlq3mca+xKOSGs=
Date: Fri, 27 Mar 2020 09:08:02 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/89b5e1-1b83f1@github.com>
Subject: [quicwg/base-drafts] 1b83f1: Script updating gh-pages from 8d46d3dd. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/u64AdGC7eY7-D4mVx4HrjqPb8Es>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:08:06 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 1b83f1fc67c1233e587f69b2589721ca30c88cac
      https://github.com/quicwg/base-drafts/commit/1b83f1fc67c1233e587f69b2589721ca30c88cac
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-27 (Fri, 27 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 8d46d3dd. [ci skip]



From nobody Fri Mar 27 09:08:17 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D4FB93A0921 for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 09:08:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SLb6oY3eGcRi for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 09:08: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 9D3EC3A08EF for <quic-issues@ietf.org>; Fri, 27 Mar 2020 09:08:13 -0700 (PDT)
Date: Fri, 27 Mar 2020 09:08:12 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585325292; bh=AnoaAJxPAoskbSPdSG+zmpOz8hcXHm0HGy4WEAaUTo0=; h=Date:From:To:Subject:From; b=CFXiFZykBRBFnJOgnQdcDdvZL26VaGNv0JAtHWI4gsqRrn/8NXRMDTCCUDHjStu53 a7MfBkL+P7G240mFh0PtSpnDnSLBZa7dKHwkX/WJ3mOrUV5FzZN3a3ci/HvXNfDgdV fQsR1bathV80LLIYtnJf4VZqNhZ4Z47bh3xNrlCc=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/1b83f1-83996d@github.com>
Subject: [quicwg/base-drafts] 83996d: Script updating archive at 2020-03-27T16:08:06Z. [...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/lI92UqldqDc7chTmnB1PDNOJaTU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:08:15 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 83996d61eaeb1a52842b39db5e690e3d605f8473
      https://github.com/quicwg/base-drafts/commit/83996d61eaeb1a52842b39db5e690e3d605f8473
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-27 (Fri, 27 Mar 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-03-27T16:08:06Z. [ci skip]



From nobody Fri Mar 27 09:27:45 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3387C3A15F7 for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 09:27:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wLHBekizrqXA for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 09:27: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 188E93A0CA4 for <quic-issues@ietf.org>; Fri, 27 Mar 2020 09:23:10 -0700 (PDT)
Received: from github-lowworker-28f8021.ac4-iad.github.net (github-lowworker-28f8021.ac4-iad.github.net [10.52.25.98]) by smtp.github.com (Postfix) with ESMTP id AC6BDC61DAA for <quic-issues@ietf.org>; Fri, 27 Mar 2020 09:23:09 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585326189; bh=o55xkcowCgTOVEFk74etNicEwkPIxfciZCCWYTcRGUo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xPe4jQgDdwxpnbFJgqDqMvE0q6dB1VOQOVVzsNdKvN6eRBrL9gITZ6HYX6FNarZbH UTyjfkeJamvkDugF+NIAWWAYRev3Zjg9sJrsUFdhcW0FWDCgOfR8sLgLIZ5kYEmf3C BRdUDw7PUjFJGR6/ul4jUqPBdQ/uM9LgSklbvESU=
Date: Fri, 27 Mar 2020 09:23:09 -0700
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5TFP3PQPRJJOUYSFF4RIEW3EVBNHHCFYX2PM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3536/review/383010206@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3536@github.com>
References: <quicwg/base-drafts/pull/3536@github.com>
Subject: Re: [quicwg/base-drafts] 5tuple routing (#3536)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7e286d9cd62_353a3fee7e2cd95c98019"; 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/ncPXSutE70vRuL8dmlmwfZmyIcQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:27:43 -0000

----==_mimepart_5e7e286d9cd62_353a3fee7e2cd95c98019
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke commented on this pull request.



> +QUIC servers can be deployed behind a 5-tuple based routing architecture that
+delivers packets based on both the source and destination IP addresses and
+ports. In such an architecture, clients that change IP address or port are
+likely to be routed to a different server. There are several actions that can
+mitigate or resolve operational and security issues in this case.

Is there a suggested change to this text?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3536#discussion_r399385482
----==_mimepart_5e7e286d9cd62_353a3fee7e2cd95c98019
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinduke</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3536#discussion_r399385482">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +QUIC servers can be deployed behind a 5-tuple based routing architecture that
+delivers packets based on both the source and destination IP addresses and
+ports. In such an architecture, clients that change IP address or port are
+likely to be routed to a different server. There are several actions that can
+mitigate or resolve operational and security issues in this case.
</pre>
<p>Is there a suggested change to this 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/3536#discussion_r399385482">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3NQQSVNYB7IAZASCLRJTHG3ANCNFSM4LQTUQYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZDQ2XE4L4XPZVWXLTRJTHG3A5CNFSM4LQTUQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3KELHQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3536#discussion_r399385482",
"url": "https://github.com/quicwg/base-drafts/pull/3536#discussion_r399385482",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7e286d9cd62_353a3fee7e2cd95c98019--


From nobody Fri Mar 27 09:28:59 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 18ED13A10D0 for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 09:28:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SPrZi9JH0vYy for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 09:28:42 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B95683A10D5 for <quic-issues@ietf.org>; Fri, 27 Mar 2020 09:25:06 -0700 (PDT)
Date: Fri, 27 Mar 2020 09:24:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585326283; bh=+3JkwucrDv99yqQARcZa+JHVD2aiZKW3m0gmQ2Zs4Pg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=IVFm/SZfdIQOz1nc4IR3vgxcxl8vII2n6buTlRpyYay4CNHJeZIJ9973vQX9PrHBG a9cJMme9yuGJbR1ocLOMi+oeu0F3fCt7yZNAmadowCTiUI7+FAXP4hHPyx63tqNQGc dyUIMTEULCPNV7xW1dohKbAfS7tsniLTnEKi58YM=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK34ZACI53RFDTK2VTF4RIE4XEVBNHHCFYX2PM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3536/review/383011549@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3536@github.com>
References: <quicwg/base-drafts/pull/3536@github.com>
Subject: Re: [quicwg/base-drafts] 5tuple routing (#3536)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7e28cbcdb2f_55503fc1cfacd96c1557b1"; 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/Pcg4OsN6-Y3RwQoKjDE0nUMxkkg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:28:56 -0000

----==_mimepart_5e7e28cbcdb2f_55503fc1cfacd96c1557b1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke commented on this pull request.



> @@ -6387,6 +6387,29 @@ following properties:
 Note that these guarantees are the same guarantees provided for any NAT, for the
 same reasons.
 
+## Considerations for 5-tuple routing architectures

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/3536#discussion_r399386609
----==_mimepart_5e7e28cbcdb2f_55503fc1cfacd96c1557b1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinduke</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3536#discussion_r399386609">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -6387,6 +6387,29 @@ following properties:
 Note that these guarantees are the same guarantees provided for any NAT, for the
 same reasons.
 
+## Considerations for 5-tuple routing architectures
</pre>
<p>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/3536#discussion_r399386609">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYHR7JJ6J6X64DF5T3RJTHMXANCNFSM4LQTUQYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5XEBX3IWCUHGJBWRLRJTHMXA5CNFSM4LQTUQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3KEVXI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3536#discussion_r399386609",
"url": "https://github.com/quicwg/base-drafts/pull/3536#discussion_r399386609",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7e28cbcdb2f_55503fc1cfacd96c1557b1--


From nobody Fri Mar 27 09:30:23 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8A7533A13EE for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 09:30:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hM9aSitlJKb3 for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 09:30:12 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6A59F3A13F5 for <quic-issues@ietf.org>; Fri, 27 Mar 2020 09:26:29 -0700 (PDT)
Date: Fri, 27 Mar 2020 09:26:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585326385; bh=PcGwLBaWdSdglsw/hrYr18f+7IHN9H6HL3N5EoAgzjY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LU1s9ZkdnwOZaEWwW0Fx+7g837IY9p2fMcfD9t8IudVy5rdvo5g2dz5g5xxejWu8r Vie4cODPfUelde7L+XuuMNa259mcujGRXM8D2wQTp8Rn9ZM2JDTwdZsi7i5H0HbD6x oFUomkkOgUNHutp6wRZK+uREFo+BaSnq8ER3nOE4=
From: Christoph Paasch <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4DJVCM22ZUQ2AWROV4RIFDDEVBNHHCF2VMJI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3540/c605093862@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3540@github.com>
References: <quicwg/base-drafts/pull/3540@github.com>
Subject: Re: [quicwg/base-drafts] Notify the congestion controller of losses first (#3540)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7e29316af9e_6d2b3fb78b2cd9681412ad"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: cpaasch
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/qDL1XauEVFSwu4-vTijNf6qgVbs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:30:22 -0000

----==_mimepart_5e7e29316af9e_6d2b3fb78b2cd9681412ad
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Looks good to me wrt to issue #3495

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3540#issuecomment-605093862
----==_mimepart_5e7e29316af9e_6d2b3fb78b2cd9681412ad
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Looks good to me wrt to issue <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="574984794" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3495" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3495/hovercard" href="https://github.com/quicwg/base-drafts/issues/3495">#3495</a></p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3540#issuecomment-605093862">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4ZLM6TQB6TZAKCHBTRJTHTDANCNFSM4LRNSNXQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2P636NX7U3UBOJ6XLRJTHTDA5CNFSM4LRNSNX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQIP7ZQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3540#issuecomment-605093862",
"url": "https://github.com/quicwg/base-drafts/pull/3540#issuecomment-605093862",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7e29316af9e_6d2b3fb78b2cd9681412ad--


From nobody Fri Mar 27 09:31:25 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E4F4C3A19A0 for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 09:31:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vgoy8mErpnyg for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 09:31:13 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7AA2F3A1540 for <quic-issues@ietf.org>; Fri, 27 Mar 2020 09:26:57 -0700 (PDT)
Date: Fri, 27 Mar 2020 09:26:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585326402; bh=NOg8PeQRgywSa9rGg0d8VD4Yziln+Pt8yMLynNTUnqY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=vgbyf3x0Qi4cUsw7s0tjN5hcw1AhCequxC4DXx1taSQJuSrTRXXHR01YxyHh1kuLB 2NrrZvGbrhhW+omiVT7hdgznxb2wxxeCwVdrD7Dx6SbO0bIIN1fx7VsM87YuOZTrIm N0t6yCjexiA4Dx8PbiVqU7lCwFQAqhcROHHekGrk=
From: Christoph Paasch <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4HQZ2465R6H7T7DTF4RIFEDEVBNHHCERMSLI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3495/605094003@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3495@github.com>
References: <quicwg/base-drafts/issues/3495@github.com>
Subject: Re: [quicwg/base-drafts] Loss-detection happens after CC-increase, leading to higher congestion window (#3495)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7e2941eb71e_f533f8a59ecd95c2211bd"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: cpaasch
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/gOlzwou48AW3C5N_3FiqSiOb7hA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:31:24 -0000

----==_mimepart_5e7e2941eb71e_f533f8a59ecd95c2211bd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett - Thanks! 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/issues/3495#issuecomment-605094003
----==_mimepart_5e7e2941eb71e_f533f8a59ecd95c2211bd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/ianswett/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ianswett">@ianswett</a> - Thanks! 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/issues/3495#issuecomment-605094003">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK67CYUH5KTHHR6ER73RJTHUDANCNFSM4LAUOXPA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZD4I7VANBPYMA2Q33RJTHUDA5CNFSM4LAUOXPKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQIQA4Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3495#issuecomment-605094003",
"url": "https://github.com/quicwg/base-drafts/issues/3495#issuecomment-605094003",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7e2941eb71e_f533f8a59ecd95c2211bd--


From nobody Fri Mar 27 09:37:22 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 78B153A0E0F for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 09:37:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ARQ8YweyKu8D for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 09:37: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 BE3B63A0BCB for <quic-issues@ietf.org>; Fri, 27 Mar 2020 09:33:56 -0700 (PDT)
Date: Fri, 27 Mar 2020 09:33:55 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585326835; bh=QvUbw7WTBLmnDjiDNjEcRn/Ml4Dnj2OOsQZLPyt0bxE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=L/I7V0Woziq5zkPSMLnfLfrdCfJRWa3uR57dgF2UPh6X4r1w3oWKmKX9UQpRseHTt QDkFtmreWjmuXtq0vPu5rPo29Frd84eZGQkNo6kHaw4dEJawIJofR/nzfPkBWx1iky 1Ubh9YGCGQWIV6KCPvnmtqhCTnJZJall6zY39gQc=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK34YMXBS3HBM63MV254RIF7HEVBNHHCFYX2PM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3536/c605097700@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3536@github.com>
References: <quicwg/base-drafts/pull/3536@github.com>
Subject: Re: [quicwg/base-drafts] 5tuple routing (#3536)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7e2af3d298b_726a3f8d25ccd96c265372"; 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/v-DtftK1KpznNTm8Ro8G3GUwZjU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:37:21 -0000

----==_mimepart_5e7e2af3d298b_726a3f8d25ccd96c265372
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Unfortunately, some of the reviews are hidden as obsolete. I want to respond to this by @martinthomson about disable_migration

> 
> I agree with Ian. If this is the concrete recommendation, then advise that the idle timeout is set accordingly.
> 
> I don't think that this should be on the client to recognize.
> 
> The problem with a recommendation like this is that it could lead to terrible battery performance on devices. Client's now need to recognize that.

I tried to not recommend anything here except to send disable_migration. The client is going to decide what to do with regard to NAT rebinding. If wired, I probably send more PINGs or something. If wireless, maybe not. If I'm quite sure I'm not behind a NAT, I probably do nothing. There's nothing normative here but to send the TP, so if people hate this I can just delete the explanation.


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3536#issuecomment-605097700
----==_mimepart_5e7e2af3d298b_726a3f8d25ccd96c265372
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Unfortunately, some of the reviews are hidden as obsolete. I want to respond to this by <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinthomson/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a> about disable_migration</p>
<blockquote>
<p>I agree with Ian. If this is the concrete recommendation, then advise that the idle timeout is set accordingly.</p>
<p>I don't think that this should be on the client to recognize.</p>
<p>The problem with a recommendation like this is that it could lead to terrible battery performance on devices. Client's now need to recognize that.</p>
</blockquote>
<p>I tried to not recommend anything here except to send disable_migration. The client is going to decide what to do with regard to NAT rebinding. If wired, I probably send more PINGs or something. If wireless, maybe not. If I'm quite sure I'm not behind a NAT, I probably do nothing. There's nothing normative here but to send the TP, so if people hate this I can just delete the explanation.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3536#issuecomment-605097700">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZNLCECQX3VYFOVAT3RJTIPHANCNFSM4LQTUQYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZWQSTB6NFP2XQFQF3RJTIPHA5CNFSM4LQTUQYKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQIQ5ZA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3536#issuecomment-605097700",
"url": "https://github.com/quicwg/base-drafts/pull/3536#issuecomment-605097700",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7e2af3d298b_726a3f8d25ccd96c265372--


From nobody Fri Mar 27 09:43:32 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id ACDFB3A0944 for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 09:43:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UfrUV8W_EDEu for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 09:43:29 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 944D73A093B for <quic-issues@ietf.org>; Fri, 27 Mar 2020 09:43:28 -0700 (PDT)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id C15FDE1645 for <quic-issues@ietf.org>; Fri, 27 Mar 2020 09:43:27 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585327407; bh=v6N6AIsDpDRl8ySZw4L9NLvhv18ydqdMfqVyMnUpQPU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=BZaspYtzxla+ol+ecrQbT3Z+efxisJGfJ6hPEALLmGvsRUnTGD4mtGSn3u3MtUcXK RpEAOnYdoddxXA+fysd+uFRmlyvBixdmmZX9aNMMT1MYXsq2qaw2hGMH54TZYknpzU x8dYKdn+zzOX/hHbXKpXkHl+0WXfOmf55KsBX8ik=
Date: Fri, 27 Mar 2020 09:43:27 -0700
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3536/push/4827935997@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3536@github.com>
References: <quicwg/base-drafts/pull/3536@github.com>
Subject: Re: [quicwg/base-drafts] 5tuple routing (#3536)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7e2d2fb2477_342a3fc376acd96426679f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinduke
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/wPELc04mcabJAceCVeVjCwTP2qw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:43:31 -0000

----==_mimepart_5e7e2d2fb2477_342a3fc376acd96426679f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke pushed 1 commit.

7ad84a2aa5dd28bc6ed38d18fb5935600d6f3b38  Addressed most of MT's comments


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3536/files/6962e63f1744bb1b6a29ef892a1555b1969410fe..7ad84a2aa5dd28bc6ed38d18fb5935600d6f3b38

----==_mimepart_5e7e2d2fb2477_342a3fc376acd96426679f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinduke" class="user-mention">@martinduke</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/7ad84a2aa5dd28bc6ed38d18fb5935600d6f3b38">7ad84a2</a>  Addressed most of MT&#39;s comments</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3536/files/6962e63f1744bb1b6a29ef892a1555b1969410fe..7ad84a2aa5dd28bc6ed38d18fb5935600d6f3b38">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4CN6UGJ5D2XHK6VELRJTJS7ANCNFSM4LQTUQYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7ERLR4W25P76TMXALRJTJS7A5CNFSM4LQTUQYKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TCNZRHEZDMMKQOVZWQIZUHAZDOOJTGU4TSNY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3536/files/6962e63f1744bb1b6a29ef892a1555b1969410fe..7ad84a2aa5dd28bc6ed38d18fb5935600d6f3b38",
"url": "https://github.com/quicwg/base-drafts/pull/3536/files/6962e63f1744bb1b6a29ef892a1555b1969410fe..7ad84a2aa5dd28bc6ed38d18fb5935600d6f3b38",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e7e2d2fb2477_342a3fc376acd96426679f--


From nobody Fri Mar 27 09:45:22 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B44B53A0D0D for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 09:45:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id W15pI30AF8Xr for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 09:45: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 5B1163A0E30 for <quic-issues@ietf.org>; Fri, 27 Mar 2020 09:45:09 -0700 (PDT)
Received: from github-lowworker-d93c4b6.va3-iad.github.net (github-lowworker-d93c4b6.va3-iad.github.net [10.48.17.47]) by smtp.github.com (Postfix) with ESMTP id 975F5C60766 for <quic-issues@ietf.org>; Fri, 27 Mar 2020 09:45:08 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585327508; bh=3czCyisCC1ocHC14QDRs91us0E0oeDrVdVRaJC+WUbg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=FV8HsBfhkEudUycB9LEprVnvGm4OmLUfzaW2UkpuUf0MGFFhiPMSnyrkzpVfw4SY/ 6h6vq+NzIGlCPPLQgB8jo8WQTn5LJBPaUq4hRAiQU3CGIH+3okYTqfv6CWAcxCX0gn cnm+neuGjo1IZrup87bJJOEQcBPP6RTWrSkv4Jj8=
Date: Fri, 27 Mar 2020 09:45:08 -0700
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYQHCFUGI2U4II3AMN4RIHJJEVBNHHCFYX2PM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3536/c605103330@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3536@github.com>
References: <quicwg/base-drafts/pull/3536@github.com>
Subject: Re: [quicwg/base-drafts] 5tuple routing (#3536)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7e2d948803b_79a53fb6784cd95c1463d6"; 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/e2l65DZfqZr_R-Fnmsrm_ws_cYY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:45:21 -0000

----==_mimepart_5e7e2d948803b_79a53fb6784cd95c1463d6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I moved the whole thing to Section 5 as @martinthomson suggested.

I've taken most of the other suggestions, but am not sure if the intro needs to change, or what exactly people don't like about the disable_migration explanatory 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/3536#issuecomment-605103330
----==_mimepart_5e7e2d948803b_79a53fb6784cd95c1463d6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I moved the whole thing to Section 5 as <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinthomson/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a> suggested.</p>
<p>I've taken most of the other suggestions, but am not sure if the intro needs to change, or what exactly people don't like about the disable_migration explanatory 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/3536#issuecomment-605103330">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7VTOWKT7WBU3GSE2DRJTJZJANCNFSM4LQTUQYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2W7ETP54XD3C3MF2LRJTJZJA5CNFSM4LQTUQYKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQISJYQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3536#issuecomment-605103330",
"url": "https://github.com/quicwg/base-drafts/pull/3536#issuecomment-605103330",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7e2d948803b_79a53fb6784cd95c1463d6--


From nobody Fri Mar 27 09:47:40 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5DA3E3A0798 for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 09:47:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dEsf7a2DEoHn for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 09:47:37 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0B5A13A0484 for <quic-issues@ietf.org>; Fri, 27 Mar 2020 09:47:37 -0700 (PDT)
Received: from github-lowworker-d31a065.va3-iad.github.net (github-lowworker-d31a065.va3-iad.github.net [10.48.17.70]) by smtp.github.com (Postfix) with ESMTP id 1BA74A003C for <quic-issues@ietf.org>; Fri, 27 Mar 2020 09:47:36 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585327656; bh=ctby/y1ktlSgGDULMVtdnz2d7JiMtr1qOOXDXNW6yLc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=I9JKzWy7SgakRir0i8nhNFbWyn5s99FSu3AnYgVC7liH37WeIdsviYSeapJYwFrJK lvRorgcJpqZXSxHu8tnplKuw1ih7lugJR71aa0mWQxYK7T9DJ5mWIpHlnBzgpublap Tf+h78OLaMnlVjWh6FjZYqI9tQZOWV61NfueUP04=
Date: Fri, 27 Mar 2020 09:47:36 -0700
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZB24YJRP4K356DHA54RIHSREVBNHHCGFYIAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3547/review/383030463@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3547@github.com>
References: <quicwg/base-drafts/pull/3547@github.com>
Subject: Re: [quicwg/base-drafts] Limit RCID state (#3547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7e2e28ca93_3a083fbcc02cd96026051d"; 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/73kyF8fWV5OLVP5Bxn7YA6BdqIY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:47:39 -0000

----==_mimepart_5e7e2e28ca93_3a083fbcc02cd96026051d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke commented on this pull request.



> @@ -1069,6 +1069,18 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint MAY elect to only send or retransmit RETIRE_CONNECTION_ID frames

Would it be better say just "send", and then have a separate sentence like "an endpoint MAY abandon retransmission of frames retiring sequence numbers that meet these conditions."?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3547#discussion_r399401876
----==_mimepart_5e7e2e28ca93_3a083fbcc02cd96026051d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinduke</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3547#discussion_r399401876">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1069,6 +1069,18 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint MAY elect to only send or retransmit RETIRE_CONNECTION_ID frames
</pre>
<p>Would it be better say just "send", and then have a separate sentence like "an endpoint MAY abandon retransmission of frames retiring sequence numbers that meet these conditions."?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3547#discussion_r399401876">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3YT6EODRNNWT54T5TRJTKCRANCNFSM4LUQW5DQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK73TNEIOMP5E7JIW2LRJTKCRA5CNFSM4LUQW5D2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3KJJPY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3547#discussion_r399401876",
"url": "https://github.com/quicwg/base-drafts/pull/3547#discussion_r399401876",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7e2e28ca93_3a083fbcc02cd96026051d--


From nobody Fri Mar 27 11:28:01 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 86D403A101A for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 11:27:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fD_V22T8TVVg for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 11:27:48 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 51FDC3A1049 for <quic-issues@ietf.org>; Fri, 27 Mar 2020 11:27:26 -0700 (PDT)
Received: from github-lowworker-3a0df0f.ac4-iad.github.net (github-lowworker-3a0df0f.ac4-iad.github.net [10.52.25.92]) by smtp.github.com (Postfix) with ESMTP id 544122800A7 for <quic-issues@ietf.org>; Fri, 27 Mar 2020 11:27:25 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585333645; bh=StCtgGs7QX8/LeSP4bgLcN76JZBJL8oYUTHuCYsVJ+g=; h=Date:From:To:Subject:From; b=McOJ8bpa2YYA2ntv5y8r7Lt84AIaMY+NqCyAnN/OEWcMZN376k3bJ5kNpfSaAfFgt k4RK0ArLlMV2dEqOSbpgk0N1ycIVhXxjSVjgEqcf0nJTjLdYhfcuUhLBaa663K5DxT mDzpGeaV49o0VjYJCRowgFc9yn2ToCRhQnGKWhGI=
Date: Fri, 27 Mar 2020 11:27:25 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/qpack/core_terminology/cc60e5-29f724@github.com>
Subject: [quicwg/base-drafts] 29f724: Bence's feedback
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/4JeBNZpavaAsvi1t4iwC2OKS9pI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 18:28:00 -0000

  Branch: refs/heads/qpack/core_terminology
  Home:   https://github.com/quicwg/base-drafts
  Commit: 29f72455a27655d24041d9df01e5d86d042d1106
      https://github.com/quicwg/base-drafts/commit/29f72455a27655d24041d9df01e5d86d042d1106
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-27 (Fri, 27 Mar 2020)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  Bence's feedback



From nobody Fri Mar 27 11:28:12 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DBCFC3A0FEB for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 11:28:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WTtEhU3qJHAg for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 11:28: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 7F5D23A0814 for <quic-issues@ietf.org>; Fri, 27 Mar 2020 11:27:51 -0700 (PDT)
Date: Fri, 27 Mar 2020 11:27:50 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585333670; bh=hCNm0ovpkzoAMcuhGfjBaK4CTBka3w+Nn+r91TJUysg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=AYJ1Ia+QbLUfdxduJd7gs5yKKn0lEsQrsRf1jd8zdl3d4SGxcslKtzQV5HhEk+XDR y3GL0bv32onUTWm8iVKAC9QrXaDDE9G63S55QRKrssEevsRv1CVlBIpWPzwVey16ur B9+TkoIyB+gCdqY/WsRW+aT00tDQDYcT5ZWPb3Ik=
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/3520/push/4828431727@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3520@github.com>
References: <quicwg/base-drafts/pull/3520@github.com>
Subject: Re: [quicwg/base-drafts] Core terminology in QPACK (#3520)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7e45a697c66_22c23ffd908cd96c10261d"; 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/96LOF79x2zOOQqvvq1wm_8ZPC9I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 18:28:11 -0000

----==_mimepart_5e7e45a697c66_22c23ffd908cd96c10261d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop pushed 1 commit.

29f72455a27655d24041d9df01e5d86d042d1106  Bence's feedback


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3520/files/cc60e57cad1b1279b2b1173fc47d857780e7a88f..29f72455a27655d24041d9df01e5d86d042d1106

----==_mimepart_5e7e45a697c66_22c23ffd908cd96c10261d
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/29f72455a27655d24041d9df01e5d86d042d1106">29f7245</a>  Bence&#39;s feedback</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3520/files/cc60e57cad1b1279b2b1173fc47d857780e7a88f..29f72455a27655d24041d9df01e5d86d042d1106">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6YQIUB7WDD2SMKTSTRJTV2NANCNFSM4LHEIOXA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK34VBVIGADWY3HSDGLRJTV2NA5CNFSM4LHEIOXKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DOOBSGM2TKMCQOVZWQIZUHAZDQNBTGE3TENY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3520/files/cc60e57cad1b1279b2b1173fc47d857780e7a88f..29f72455a27655d24041d9df01e5d86d042d1106",
"url": "https://github.com/quicwg/base-drafts/pull/3520/files/cc60e57cad1b1279b2b1173fc47d857780e7a88f..29f72455a27655d24041d9df01e5d86d042d1106",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e7e45a697c66_22c23ffd908cd96c10261d--


From nobody Fri Mar 27 11:31:09 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D67343A07B3 for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 11:30:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yDnUSQCP8x_V for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 11:30:55 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DC2C43A09D4 for <quic-issues@ietf.org>; Fri, 27 Mar 2020 11:30:54 -0700 (PDT)
Received: from github-lowworker-c73936b.ash1-iad.github.net (github-lowworker-c73936b.ash1-iad.github.net [10.56.112.13]) by smtp.github.com (Postfix) with ESMTP id 8F8096E0768 for <quic-issues@ietf.org>; Fri, 27 Mar 2020 11:30:53 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585333853; bh=MG2IrU3LxJRByMw/UoIRU/L1vsBhofJOQ0jfnHztT0M=; h=Date:From:To:Subject:From; b=PyVlagEEWS9VXWttmYTyZMxBJpw4NR/ucOR9OJu5pwVmLnZZyJu76b7VBm+bDWJJv 0/DM5tHgzBgvnLdhnmdim8euUVX4kVuKRollpDBDYT7rz+058ZbeerY1WA8BNn7dTA 1I/w5/2p1XBZ1ip03oyAAxWbj1y43yXQ7MtiBQKY=
Date: Fri, 27 Mar 2020 11:30:53 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/83996d-8625ee@github.com>
Subject: [quicwg/base-drafts] 8625ee: Script updating gh-pages from 29f72455. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/HOVKrZUeZKwgrzHNst7_B3xD7wQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 18:31:08 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 8625eea2e0b99700bfe4a0812faf02153c1ec2ba
      https://github.com/quicwg/base-drafts/commit/8625eea2e0b99700bfe4a0812faf02153c1ec2ba
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-27 (Fri, 27 Mar 2020)

  Changed paths:
    M index.html
    M qpack/core_terminology/draft-ietf-quic-http.html
    M qpack/core_terminology/draft-ietf-quic-http.txt
    M qpack/core_terminology/draft-ietf-quic-invariants.html
    M qpack/core_terminology/draft-ietf-quic-invariants.txt
    M qpack/core_terminology/draft-ietf-quic-qpack.html
    M qpack/core_terminology/draft-ietf-quic-qpack.txt
    M qpack/core_terminology/draft-ietf-quic-recovery.html
    M qpack/core_terminology/draft-ietf-quic-recovery.txt
    M qpack/core_terminology/draft-ietf-quic-tls.html
    M qpack/core_terminology/draft-ietf-quic-tls.txt
    M qpack/core_terminology/draft-ietf-quic-transport.html
    M qpack/core_terminology/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from 29f72455. [ci skip]



From nobody Fri Mar 27 11:32:49 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 290063A0F53 for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 11:32:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zQbXcNyWR8FR for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 11:32:35 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1E6143A0F93 for <quic-issues@ietf.org>; Fri, 27 Mar 2020 11:32:08 -0700 (PDT)
Received: from github-lowworker-3a0df0f.ac4-iad.github.net (github-lowworker-3a0df0f.ac4-iad.github.net [10.52.25.92]) by smtp.github.com (Postfix) with ESMTP id 353A9282A1F for <quic-issues@ietf.org>; Fri, 27 Mar 2020 11:32:07 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585333927; bh=ZBojkcyOds3nk+WA4qHOVNJTNdTT7Qsc4ejSE6Sd6dA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=L/z3DKdMSV3Zl4g2WcKDUSEddO0csDQoP+DEntdXKkebOqMtpl7gCxVyihCkW5f45 akzv3kFq42+wn83BsIFIkWQc858E6PWlpwc1Ppu4v7x34TOknsynZrD7TOvteUWK4Q l5KmcIEAQvi86QBMW2TE+OxbhMutcEE+L+4ES3u4=
Date: Fri, 27 Mar 2020 11:32:07 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZZVWCAPFXIQGTP6XN4RIT2PEVBNHHCFCTWBI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3513/review/383107694@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3513@github.com>
References: <quicwg/base-drafts/pull/3513@github.com>
Subject: Re: [quicwg/base-drafts] http-core and Friends (#3513)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7e46a725b21_793e3f7fe6ccd9681267e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/iIxXcCzOnZlVEuRLi1r6ROtTGlI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 18:32:48 -0000

----==_mimepart_5e7e46a725b21_793e3f7fe6ccd9681267e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop commented on this pull request.



>  pseudo-header fields other than those defined in this document, except as
 negotiated via an extension; see {{extensions}}.
 
-Pseudo-header fields are only valid in the context in which they are defined.
-Pseudo-header fields defined for requests MUST NOT appear in responses;
-pseudo-header fields defined for responses MUST NOT appear in requests.
-Pseudo-header fields MUST NOT appear in trailers.  Endpoints MUST treat a
-request or response that contains undefined or invalid pseudo-header fields as
-malformed ({{malformed}}).
+Pseudo-fields are only valid in the context in which they are defined.

That's what it was in an earlier version of this PR; the pushback was that these only occur in the header, not in trailers, so it's more precise to say header fields than simply fields.  I agree that "pseudo-header field" makes it sound like there's a region called the "pseudo-header," and there kind of is since these have to be first, but we don't call it 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/3513#discussion_r399463847
----==_mimepart_5e7e46a725b21_793e3f7fe6ccd9681267e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@MikeBishop</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3513#discussion_r399463847">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt;  pseudo-header fields other than those defined in this document, except as
 negotiated via an extension; see {{extensions}}.
 
-Pseudo-header fields are only valid in the context in which they are defined.
-Pseudo-header fields defined for requests MUST NOT appear in responses;
-pseudo-header fields defined for responses MUST NOT appear in requests.
-Pseudo-header fields MUST NOT appear in trailers.  Endpoints MUST treat a
-request or response that contains undefined or invalid pseudo-header fields as
-malformed ({{malformed}}).
+Pseudo-fields are only valid in the context in which they are defined.
</pre>
<p>That's what it was in an earlier version of this PR; the pushback was that these only occur in the header, not in trailers, so it's more precise to say header fields than simply fields.  I agree that "pseudo-header field" makes it sound like there's a region called the "pseudo-header," and there kind of is since these have to be first, but we don't call it 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/3513#discussion_r399463847">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2MOK2HVO7MN5OIIE3RJTWKPANCNFSM4LF5H2GA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6DGI3ONMEPC2IEWY3RJTWKPA5CNFSM4LF5H2GKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3K4E3Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3513#discussion_r399463847",
"url": "https://github.com/quicwg/base-drafts/pull/3513#discussion_r399463847",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7e46a725b21_793e3f7fe6ccd9681267e--


From nobody Fri Mar 27 11:33:29 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F18263A0C09 for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 11:33:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.552
X-Spam-Level: 
X-Spam-Status: No, score=-1.552 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RFzniGCxd8EM for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 11:33:14 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4A0733A0FD7 for <quic-issues@ietf.org>; Fri, 27 Mar 2020 11:32:45 -0700 (PDT)
Received: from github-lowworker-2e54e43.va3-iad.github.net (github-lowworker-2e54e43.va3-iad.github.net [10.48.17.27]) by smtp.github.com (Postfix) with ESMTP id 6E6848C1BA6 for <quic-issues@ietf.org>; Fri, 27 Mar 2020 11:32:44 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585333964; bh=FeJugZqGR5gHl3UQ1Bfdvo10B89mfBuCiuhYFTygkZ4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=APU5eI1O1fpgI3W/Q2NI11rOfCVVV0S9mHN7ZaNqG4gBCI3tXXKwteW83wMAw6OU5 dAv16k9cbONO3TZvpfDFE6uzAwkye9lNIhhW1tY3ZcLU51ndttvYrsCJidb+34rrnM 4s7I1fgm0UW0z3uNcJ4dVXTAZIz0qHdr/4sLsJoc=
Date: Fri, 27 Mar 2020 11:32:44 -0700
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3547/push/4828454404@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3547@github.com>
References: <quicwg/base-drafts/pull/3547@github.com>
Subject: Re: [quicwg/base-drafts] Limit RCID state (#3547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7e46cc5f982_66743f8089ccd9607724b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinduke
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/3mqGmmzYtseAhWYum9MCWfEZ558>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 18:33:28 -0000

----==_mimepart_5e7e46cc5f982_66743f8089ccd9607724b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke pushed 1 commit.

efd55324649513ffc2cd7299ab3a19e094f81f17  Update draft-ietf-quic-transport.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3547/files/9374722d4f723e5cd1889ade44e10ab603bb710b..efd55324649513ffc2cd7299ab3a19e094f81f17

----==_mimepart_5e7e46cc5f982_66743f8089ccd9607724b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinduke" class="user-mention">@martinduke</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/efd55324649513ffc2cd7299ab3a19e094f81f17">efd5532</a>  Update draft-ietf-quic-transport.md</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3547/files/9374722d4f723e5cd1889ade44e10ab603bb710b..efd55324649513ffc2cd7299ab3a19e094f81f17">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3T3PVVOCXGNKNI6J3RJTWMZANCNFSM4LUQW5DQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2PTN4GCQDRVBDYWCTRJTWMZA5CNFSM4LUQW5D2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TINBQHA3DSNKQOVZWQIZUHAZDQNBVGQ2DANA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3547/files/9374722d4f723e5cd1889ade44e10ab603bb710b..efd55324649513ffc2cd7299ab3a19e094f81f17",
"url": "https://github.com/quicwg/base-drafts/pull/3547/files/9374722d4f723e5cd1889ade44e10ab603bb710b..efd55324649513ffc2cd7299ab3a19e094f81f17",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e7e46cc5f982_66743f8089ccd9607724b--


From nobody Fri Mar 27 11:34:02 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DAB5E3A0FFF for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 11:33:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.553
X-Spam-Level: 
X-Spam-Status: No, score=-1.553 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id q1QCh2D4Tbbl for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 11:33:50 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0AAFD3A0EE5 for <quic-issues@ietf.org>; Fri, 27 Mar 2020 11:33:26 -0700 (PDT)
Date: Fri, 27 Mar 2020 11:33:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585334005; bh=PErSGmVbQAWSanIwecqi+pEGqwNhFAYq08CQVUBEuQU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=2HiXflwr/fO6gSJviLO41daUsBPmeQzyQ3u1VEPxoyEYdVWNuc4Ns3nr7eS1FQUJj K7W+S+mo+00yE6GxMeBtWd+/URhyJa20duGWH5seiwrqV4IBHA6oTdignZ4Pouu4y6 I+Pzs2Z+pPxFfPurPsp5pbuACDw+yxlDQnywtB/E=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3547/push/4828457533@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3547@github.com>
References: <quicwg/base-drafts/pull/3547@github.com>
Subject: Re: [quicwg/base-drafts] Limit RCID state (#3547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7e46f521c63_587a3fdc068cd968165372"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinduke
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/nGvP-cdG9kb924APBxfDr_-nugY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 18:34:00 -0000

----==_mimepart_5e7e46f521c63_587a3fdc068cd968165372
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke pushed 1 commit.

9e1d5db348262fab522e0c794698031157aa67d7  Update draft-ietf-quic-transport.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3547/files/efd55324649513ffc2cd7299ab3a19e094f81f17..9e1d5db348262fab522e0c794698031157aa67d7

----==_mimepart_5e7e46f521c63_587a3fdc068cd968165372
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinduke" class="user-mention">@martinduke</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/9e1d5db348262fab522e0c794698031157aa67d7">9e1d5db</a>  Update draft-ietf-quic-transport.md</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3547/files/efd55324649513ffc2cd7299ab3a19e094f81f17..9e1d5db348262fab522e0c794698031157aa67d7">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7K3VUL2MDQQ4UWPXTRJTWPLANCNFSM4LUQW5DQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2XO4X2UGXE5BG6KBDRJTWPLA5CNFSM4LUQW5D2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TINBQHA3DSNKQOVZWQIZUHAZDQNBVG42TGMY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3547/files/efd55324649513ffc2cd7299ab3a19e094f81f17..9e1d5db348262fab522e0c794698031157aa67d7",
"url": "https://github.com/quicwg/base-drafts/pull/3547/files/efd55324649513ffc2cd7299ab3a19e094f81f17..9e1d5db348262fab522e0c794698031157aa67d7",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e7e46f521c63_587a3fdc068cd968165372--


From nobody Fri Mar 27 11:35:16 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3F1023A07B3 for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 11:35:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.099
X-Spam-Level: 
X-Spam-Status: No, score=-2.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qiL0E3wHiXUH for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 11:35:11 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 864C43A0524 for <quic-issues@ietf.org>; Fri, 27 Mar 2020 11:35:11 -0700 (PDT)
Received: from github-lowworker-d31a065.va3-iad.github.net (github-lowworker-d31a065.va3-iad.github.net [10.48.17.70]) by smtp.github.com (Postfix) with ESMTP id B0A8C661EE9 for <quic-issues@ietf.org>; Fri, 27 Mar 2020 11:35:10 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585334110; bh=Ht/qSt4b4rEXQmeTdsmSzJJppeouTEWsP2b5Hlien4s=; h=Date:From:To:Subject:From; b=MQ86u7j+WT51+0Siq1gZuSoiiVOH7IfUT9hnssAb7qNLLSBTZZbXXP5+DeCpVyXTu 236dodFt0cyHEbJy3y5me5O35QOGtB78DIz5DgxwDFBDtQuLTXUOJrf0b4nFn4VHN9 5FJGRR7Pg61P6T3Wrmv4bGS79H4OZ2k1SMM59J+s=
Date: Fri, 27 Mar 2020 11:35:10 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/core_and_friends/44565d-4a8213@github.com>
Subject: [quicwg/base-drafts] 4a8213: Bence's feedback
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ybjUVMM--cfZkK6XLjgKQDLjxFs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 18:35:14 -0000

  Branch: refs/heads/http/core_and_friends
  Home:   https://github.com/quicwg/base-drafts
  Commit: 4a8213bdab0c1d90cb0aa22e0c03066fa6014ef6
      https://github.com/quicwg/base-drafts/commit/4a8213bdab0c1d90cb0aa22e0c03066fa6014ef6
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-27 (Fri, 27 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Bence's feedback



From nobody Fri Mar 27 11:35:37 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D50E43A0908 for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 11:35:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.554
X-Spam-Level: 
X-Spam-Status: No, score=-6.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rnUqlI1oCtHb for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 11:35:34 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 934F93A07B3 for <quic-issues@ietf.org>; Fri, 27 Mar 2020 11:35:34 -0700 (PDT)
Received: from github-lowworker-c5134a3.ac4-iad.github.net (github-lowworker-c5134a3.ac4-iad.github.net [10.52.23.55]) by smtp.github.com (Postfix) with ESMTP id BE3138C0E36 for <quic-issues@ietf.org>; Fri, 27 Mar 2020 11:35:33 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585334133; bh=af91CfZxOq0VRImiCIso2NoF7JM8HfeisXfs8TJz+B4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=wxfhyvLK5zYCntu2E7yU6DI7Q/mwncMmCPY1i30uYsLD2EdCuqL3w1umSX7FxSccX 91Y2ZnAAGAL4ySpMCZUtqFayFLAoWApbo7E6muvVePNgmv6dlJrYplvN7PlZwevTyw EDeriZJtgm2RtkbM3X9d97LTuKCKNV6hvHl37sM0=
Date: Fri, 27 Mar 2020 11:35:33 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3513/push/4828466922@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3513@github.com>
References: <quicwg/base-drafts/pull/3513@github.com>
Subject: Re: [quicwg/base-drafts] http-core and Friends (#3513)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7e4775ad7f1_2ecf3fa02cccd95c77347"; 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/ibK2vmGQ6lW12ZgHGVeGQ_qz12o>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 18:35:36 -0000

----==_mimepart_5e7e4775ad7f1_2ecf3fa02cccd95c77347
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop pushed 1 commit.

4a8213bdab0c1d90cb0aa22e0c03066fa6014ef6  Bence's feedback


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3513/files/44565d422611c4998bb8b85b218598cc888c714f..4a8213bdab0c1d90cb0aa22e0c03066fa6014ef6

----==_mimepart_5e7e4775ad7f1_2ecf3fa02cccd95c77347
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/4a8213bdab0c1d90cb0aa22e0c03066fa6014ef6">4a8213b</a>  Bence&#39;s feedback</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3513/files/44565d422611c4998bb8b85b218598cc888c714f..4a8213bdab0c1d90cb0aa22e0c03066fa6014ef6">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4FQTT3XQ4SA22OIWDRJTWXLANCNFSM4LF5H2GA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7FI4LHFYSOYIVSTODRJTWXLA5CNFSM4LF5H2GKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DMOBYGI3TINKQOVZWQIZUHAZDQNBWGY4TEMQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3513/files/44565d422611c4998bb8b85b218598cc888c714f..4a8213bdab0c1d90cb0aa22e0c03066fa6014ef6",
"url": "https://github.com/quicwg/base-drafts/pull/3513/files/44565d422611c4998bb8b85b218598cc888c714f..4a8213bdab0c1d90cb0aa22e0c03066fa6014ef6",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e7e4775ad7f1_2ecf3fa02cccd95c77347--


From nobody Fri Mar 27 11:37:42 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6C5DA3A0814 for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 11:37:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0FdtxcKNAD3l for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 11:37:39 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 321853A07B6 for <quic-issues@ietf.org>; Fri, 27 Mar 2020 11:37:39 -0700 (PDT)
Date: Fri, 27 Mar 2020 11:37:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585334258; bh=TjuTXQKruNNcAKdYSiV27K+y7+QdpYwikz2+IDQfAnc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=PHxR6OnyXteKMeXAlGN4FucqNjPeHatyig+0Xbg+k90+xvipzB7fAdwqaRMn7wpzt 34CNeUAAmkOmlPTLRYIXw9em/FdCSymbILpyz3mDQaAWXIBreVXV87s1hc9dYrZ+Ca zolcRkV6HRw6Dg/Hyj5Re7Wd6zyBMBmw+bsGKx0A=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYSR23CWZFKNYXQSAF4RIUPFEVBNHHCFCTWBI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3513/review/383111456@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3513@github.com>
References: <quicwg/base-drafts/pull/3513@github.com>
Subject: Re: [quicwg/base-drafts] http-core and Friends (#3513)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7e47f277b4b_44fb3fa6ef2cd960108474"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/OOaTGl9SMQaQWzaotUVOZSd28kY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 18:37:41 -0000

----==_mimepart_5e7e47f277b4b_44fb3fa6ef2cd960108474
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

@MikeBishop commented on this pull request.=0D
=0D
=0D
=0D
>  =0D
 #### Pseudo-Header Fields=0D
 =0D
-As in HTTP/2, HTTP/3 uses special pseudo-header fields beginning with th=
e ':'=0D
-character (ASCII 0x3a) to convey the target URI, the method of the reque=
st, and=0D
-the status code for the response.=0D
+As in HTTP/2, HTTP/3 uses a series of pseudo-header field lines beginnin=
g with=0D
=0D
Ah, the pedanticism warms the cockles of my cold, picky heart.  =F0=9F=98=
=89  Well caught!=0D
=0D
-- =0D
You are receiving this because you are subscribed to this thread.=0D
Reply to this email directly or view it on GitHub:=0D
https://github.com/quicwg/base-drafts/pull/3513#discussion_r399466793=

----==_mimepart_5e7e47f277b4b_44fb3fa6ef2cd960108474
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@MikeBishop</b> commented on this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3513#discussi=
on_r399466793">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  =0D
 #### Pseudo-Header Fields=0D
 =0D
-As in HTTP/2, HTTP/3 uses special pseudo-header fields beginning with th=
e &#39;:&#39;=0D
-character (ASCII 0x3a) to convey the target URI, the method of the reque=
st, and=0D
-the status code for the response.=0D
+As in HTTP/2, HTTP/3 uses a series of pseudo-header field lines beginnin=
g with=0D
</pre>=0D
<p>Ah, the pedanticism warms the cockles of my cold, picky heart.  <g-emo=
ji class=3D"g-emoji" alias=3D"wink" fallback-src=3D"https://github.github=
assets.com/images/icons/emoji/unicode/1f609.png">=F0=9F=98=89</g-emoji>  =
Well caught!</p>=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3513#discussion_r399466793">view it on GitHub</a>, or=
 <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJK6VPHU=
SXMZA6G6NWOTRJTW7FANCNFSM4LF5H2GA">unsubscribe</a>.<img src=3D"https://gi=
thub.com/notifications/beacon/AFTOJK2RH4HJO7KB5FLOYWTRJTW7FA5CNFSM4LF5H2G=
KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3K5=
CIA.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3513#discussion_r39=
9466793",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3513#discussion_r39946=
6793",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e7e47f277b4b_44fb3fa6ef2cd960108474--


From nobody Fri Mar 27 11:39:40 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7F46A3A08A9 for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 11:39:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FwPuCJGADILz for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 11:39:37 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 438BF3A0BD2 for <quic-issues@ietf.org>; Fri, 27 Mar 2020 11:39:37 -0700 (PDT)
Received: from github-lowworker-25680bd.va3-iad.github.net (github-lowworker-25680bd.va3-iad.github.net [10.48.17.61]) by smtp.github.com (Postfix) with ESMTP id 7B68DA0B7B for <quic-issues@ietf.org>; Fri, 27 Mar 2020 11:39:36 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585334376; bh=b5xfXvLxeUiTqCbqG5z8lBtOG7WeFc9P42fC+gl3x/w=; h=Date:From:To:Subject:From; b=wjZ0pTvT7DShW1HblkmJRKtq2q6cM/0zkpUSOeFUrp+v0/79qf8sTBLy3UEJ2Ak56 nk0dqjVyvx09jBZmt9efrbDZtZ4lnp2tkK4hxi3W4UqCMX5eG/dYvw7KRwx3Oi3Q+4 e/2CxPfYCs74cjBFwKzHXL3njDb59tbIxSlvp7U8=
Date: Fri, 27 Mar 2020 11:39:36 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/8625ee-a31810@github.com>
Subject: [quicwg/base-drafts] a31810: Script updating gh-pages from 4a8213bd. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/OaIzsaP8pnqlRT3MiIIvgc7B7RA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 18:39:39 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: a31810fab033eca898a8a7e03c63bda6ba6e89eb
      https://github.com/quicwg/base-drafts/commit/a31810fab033eca898a8a7e03c63bda6ba6e89eb
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-27 (Fri, 27 Mar 2020)

  Changed paths:
    M http/core_and_friends/draft-ietf-quic-http.html
    M http/core_and_friends/draft-ietf-quic-http.txt
    M http/core_and_friends/draft-ietf-quic-invariants.html
    M http/core_and_friends/draft-ietf-quic-invariants.txt
    M http/core_and_friends/draft-ietf-quic-qpack.html
    M http/core_and_friends/draft-ietf-quic-qpack.txt
    M http/core_and_friends/draft-ietf-quic-recovery.html
    M http/core_and_friends/draft-ietf-quic-recovery.txt
    M http/core_and_friends/draft-ietf-quic-tls.html
    M http/core_and_friends/draft-ietf-quic-tls.txt
    M http/core_and_friends/draft-ietf-quic-transport.html
    M http/core_and_friends/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 4a8213bd. [ci skip]



From nobody Fri Mar 27 11:41:54 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 113143A0D4C for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 11:41:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PGjAypSK1bg8 for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 11:41:42 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3D52F3A0E20 for <quic-issues@ietf.org>; Fri, 27 Mar 2020 11:41:42 -0700 (PDT)
Received: from github-lowworker-c5134a3.ac4-iad.github.net (github-lowworker-c5134a3.ac4-iad.github.net [10.52.23.55]) by smtp.github.com (Postfix) with ESMTP id 92D078C1E98 for <quic-issues@ietf.org>; Fri, 27 Mar 2020 11:41:41 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585334501; bh=pjo0t/VHsgFwQP2t13ns7z9VGj1sRt4hXzAQLpz5+qg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=jCby8//3e1rJv5Qoynv9QZsUeLnHd5LkETJrNz6Jox+Y6aHrhuy+smsYHaXW+eXry onw4hPg3JRihI7pXjLpKyy0MSVcnPKDr8MI3UuDocwjdLqo/bFLqilt6el03FY7fHY Nem2EjYKS5kBzDI2Fl5C56mkFGHfKLMZ+krf2bEA=
Date: Fri, 27 Mar 2020 11:41:41 -0700
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3547/push/4828494337@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3547@github.com>
References: <quicwg/base-drafts/pull/3547@github.com>
Subject: Re: [quicwg/base-drafts] Limit RCID state (#3547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7e48e582870_2eee3fa02cccd95c842a6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinduke
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/XnkPT_VMX1dvcxiYOahp8YdIkR4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 18:41:53 -0000

----==_mimepart_5e7e48e582870_2eee3fa02cccd95c842a6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke pushed 1 commit.

b98bb9ea461c2099c2c0672e0356fc06b002c826  Ian's comments plus some additional text


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3547/files/9e1d5db348262fab522e0c794698031157aa67d7..b98bb9ea461c2099c2c0672e0356fc06b002c826

----==_mimepart_5e7e48e582870_2eee3fa02cccd95c842a6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinduke" class="user-mention">@martinduke</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/b98bb9ea461c2099c2c0672e0356fc06b002c826">b98bb9e</a>  Ian&#39;s comments plus some additional 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/3547/files/9e1d5db348262fab522e0c794698031157aa67d7..b98bb9ea461c2099c2c0672e0356fc06b002c826">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6SBPAPJN7EJI5TCB3RJTXOLANCNFSM4LUQW5DQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK24EDZYCLWGXJO76WDRJTXOLA5CNFSM4LUQW5D2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TINBQHA3DSNKQOVZWQIZUHAZDQNBZGQZTGNY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3547/files/9e1d5db348262fab522e0c794698031157aa67d7..b98bb9ea461c2099c2c0672e0356fc06b002c826",
"url": "https://github.com/quicwg/base-drafts/pull/3547/files/9e1d5db348262fab522e0c794698031157aa67d7..b98bb9ea461c2099c2c0672e0356fc06b002c826",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e7e48e582870_2eee3fa02cccd95c842a6--


From nobody Fri Mar 27 11:45:43 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AD3F13A08B8 for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 11:45:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cs8_wYRHjlIH for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 11:45:40 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4A69E3A077A for <quic-issues@ietf.org>; Fri, 27 Mar 2020 11:45:40 -0700 (PDT)
Date: Fri, 27 Mar 2020 11:45:39 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585334739; bh=X8v0Iuq8OfZyyC7p6e4BrMV8fyw87bqMcx3h+lMbXAY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Ch3NCnyzXQQ2STjXWgnH+PNuPRo9Qd84RQHZxFi1QLhBkiOQoosJYePIE6riTDZfc 2ahbj7SqXMMovgC6jPx6EZeTCZnC+zqiwR2UkrZvFT0a3hjDKPjR+rx65Bkm8m3BYd ah42N5+At0LSigF0i2gMrTeQRjie2Ex0wUbp7ioM=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3QL7QUCWPFMEVDMEV4RIVNHEVBNHHCGFYIAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3547/review/383116655@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3547@github.com>
References: <quicwg/base-drafts/pull/3547@github.com>
Subject: Re: [quicwg/base-drafts] Limit RCID state (#3547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7e49d319701_46f3ff2f6acd964790bf"; 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/xDD3gyb-eFxDF4mWV2TsmRZ-OaA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 18:45:42 -0000

----==_mimepart_5e7e49d319701_46f3ff2f6acd964790bf
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke commented on this pull request.



> @@ -1069,6 +1069,18 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint MAY elect to only send or retransmit RETIRE_CONNECTION_ID frames

your new text solves this problem, 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/3547#discussion_r399471118
----==_mimepart_5e7e49d319701_46f3ff2f6acd964790bf
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinduke</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3547#discussion_r399471118">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1069,6 +1069,18 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint MAY elect to only send or retransmit RETIRE_CONNECTION_ID frames
</pre>
<p>your new text solves this problem, 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/3547#discussion_r399471118">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYHIPBSZGXXXYMXW3DRJTX5HANCNFSM4LUQW5DQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4FY5NXRMFR6FE6JZTRJTX5HA5CNFSM4LUQW5D2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3K6K3Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3547#discussion_r399471118",
"url": "https://github.com/quicwg/base-drafts/pull/3547#discussion_r399471118",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7e49d319701_46f3ff2f6acd964790bf--


From nobody Fri Mar 27 11:46:27 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 92EAF3A0908 for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 11:46:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.554
X-Spam-Level: 
X-Spam-Status: No, score=-6.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ommUdkGtNmSA for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 11:46:25 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 43ADC3A08B8 for <quic-issues@ietf.org>; Fri, 27 Mar 2020 11:46:20 -0700 (PDT)
Date: Fri, 27 Mar 2020 11:46:19 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585334779; bh=REZFGvRRuJs/JNZDXagmj2DraI8lgvNTa22+FgF5ap8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=fcgQEOl2rLchqOCtM4avfsuRO67k80/62MmodJw4C7C24bS062BAUFWTiDBljsKCO WlJ2oN/mqtVRLKYL0fZs2XxFJUCzHAhOKX5tNH/jZZP2cTfAqx741w94ZhPusF+Z3u gJZcntb9OdBvnXnre9cZCgJRfTQY6Gi5TD/gE+pA=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3547/push/4828514068@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3547@github.com>
References: <quicwg/base-drafts/pull/3547@github.com>
Subject: Re: [quicwg/base-drafts] Limit RCID state (#3547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7e49fbe675_4683fdadd2cd95c278f0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinduke
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/EuShpxOysY235Ju2o9LW5NlgQz4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 18:46:27 -0000

----==_mimepart_5e7e49fbe675_4683fdadd2cd95c278f0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke pushed 1 commit.

a62abddacec3745841f89e9b40a76c64811edac6  Whoops, missed one


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3547/files/b98bb9ea461c2099c2c0672e0356fc06b002c826..a62abddacec3745841f89e9b40a76c64811edac6

----==_mimepart_5e7e49fbe675_4683fdadd2cd95c278f0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinduke" class="user-mention">@martinduke</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/a62abddacec3745841f89e9b40a76c64811edac6">a62abdd</a>  Whoops, missed 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/3547/files/b98bb9ea461c2099c2c0672e0356fc06b002c826..a62abddacec3745841f89e9b40a76c64811edac6">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK54NHXZ3URP2IUM753RJTX7XANCNFSM4LUQW5DQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2662T3PAH3ORPTR7DRJTX7XA5CNFSM4LUQW5D2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TINBQHA3DSNKQOVZWQIZUHAZDQNJRGQYDMOA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3547/files/b98bb9ea461c2099c2c0672e0356fc06b002c826..a62abddacec3745841f89e9b40a76c64811edac6",
"url": "https://github.com/quicwg/base-drafts/pull/3547/files/b98bb9ea461c2099c2c0672e0356fc06b002c826..a62abddacec3745841f89e9b40a76c64811edac6",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e7e49fbe675_4683fdadd2cd95c278f0--


From nobody Fri Mar 27 11:49:55 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 675093A09AB for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 11:49:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Y4NgUAZwdYn0 for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 11:49:46 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 855683A0926 for <quic-issues@ietf.org>; Fri, 27 Mar 2020 11:49:41 -0700 (PDT)
Received: from github-lowworker-edec459.ac4-iad.github.net (github-lowworker-edec459.ac4-iad.github.net [10.52.18.32]) by smtp.github.com (Postfix) with ESMTP id 482CDA0BEA for <quic-issues@ietf.org>; Fri, 27 Mar 2020 11:49:40 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585334980; bh=002HlMlnFq/0KZQFeWo5ozHZokVvbRMwNHbMzLMpS1Y=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=UaEvOQLFvq5XVzeK1HKtCRkLXlSrMZyKMCwgQ2L5tTJMc5vspydEdVpLuoTuoCPMq EacUQ2JYUHA3C6rx4W3WR4pJQ92bzVrSwJXaCuLFXCSfuBDTO99EzveFx5rSY1Gp4i KALRWkxFmkLiaIUg3MqLk3bkHwcS3Mhu2j5VwECE=
Date: Fri, 27 Mar 2020 11:49:40 -0700
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKY4AFPDMILSUSS5ASN4RIV4JEVBNHHCGFYIAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3547/c605209817@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3547@github.com>
References: <quicwg/base-drafts/pull/3547@github.com>
Subject: Re: [quicwg/base-drafts] Limit RCID state (#3547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7e4ac438939_57843fce29acd960236052"; 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/-4MCzxoVdSEKrkqVMvAoXlV1Czk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 18:49:55 -0000

----==_mimepart_5e7e4ac438939_57843fce29acd960236052
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett thanks for the new text, that helped.

I think we've resolved outstanding issues, unless my new text has created new problems.

2 possible ways to enlarge this solution:
- should we describe this attack in Security Considerations? As these MAYs are an effort to counter something in particular, perhaps we should discuss.
- it would clean up some accounting issues if each NCID frame MUST set Retire Prior To to more than the maximum continuous sequence number that it had recieved an RCID for. Worthwhile?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3547#issuecomment-605209817
----==_mimepart_5e7e4ac438939_57843fce29acd960236052
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/ianswett/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ianswett">@ianswett</a> thanks for the new text, that helped.</p>
<p>I think we've resolved outstanding issues, unless my new text has created new problems.</p>
<p>2 possible ways to enlarge this solution:</p>
<ul>
<li>should we describe this attack in Security Considerations? As these MAYs are an effort to counter something in particular, perhaps we should discuss.</li>
<li>it would clean up some accounting issues if each NCID frame MUST set Retire Prior To to more than the maximum continuous sequence number that it had recieved an RCID for. Worthwhile?</li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3547#issuecomment-605209817">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4524QPMD64OK2OGD3RJTYMJANCNFSM4LUQW5DQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2K4W63NYT62PFLBMDRJTYMJA5CNFSM4LUQW5D2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQJMJWI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3547#issuecomment-605209817",
"url": "https://github.com/quicwg/base-drafts/pull/3547#issuecomment-605209817",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7e4ac438939_57843fce29acd960236052--


From nobody Fri Mar 27 11:53:48 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 458153A0A2A for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 11:53:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MCEXqSk2XqPQ for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 11:53:46 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 16FB93A0926 for <quic-issues@ietf.org>; Fri, 27 Mar 2020 11:53:43 -0700 (PDT)
Received: from github-lowworker-56fcc46.va3-iad.github.net (github-lowworker-56fcc46.va3-iad.github.net [10.48.102.32]) by smtp.github.com (Postfix) with ESMTP id 2F0328C1179 for <quic-issues@ietf.org>; Fri, 27 Mar 2020 11:53:42 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585335222; bh=CxAfKpyp3XhC++as1mwlwGOupTHm2qyXhEPk5E6pJsI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=DFXgQQ/pz2IQM0sgDrWmzBJ1Rp0MzgWhqoF/tBdrSgMuYoLOPbovZG0ql1/CZ9pof zRBXF5wz2w5QiAknIzgRV+P5QJ0uMfuuCIN36xOXaCZvbBI4fQX4dew0/zt/Xs4nwG Wvjqqdl//MkJ78kS36CjhAoiCfvEHHWBoLjAE0To=
Date: Fri, 27 Mar 2020 11:53:42 -0700
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK42YICDWDTG6UG6AK54RIWLNEVBNHHCFAMG5E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3509/605211494@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3509@github.com>
References: <quicwg/base-drafts/issues/3509@github.com>
Subject: Re: [quicwg/base-drafts] Required state for retaining unacked RETIRE_CONNECTION_ID frames is unbound (#3509)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7e4bb61f587_5aac3f9b9d2cd968566ef"; 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/_f0FXN7qJd6njYu7FJ_HcMdfEM0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 18:53:47 -0000

----==_mimepart_5e7e4bb61f587_5aac3f9b9d2cd968566ef
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I know folks have been resistant to changing state based off receiving an acknowledgement of a packet/frame they sent, but what if we changed how the RetirePriorTo works, and instead just required the packet containing the frame to be acknowledged, instead of requiring the RCID to be sent? Would this solve the problems?

This would mean the receiver of the NCID shouldn't have to track any additional state beyond what it takes to acknowledge the packet (which they have to do anyways); it just immediately throws away the state. And the RCID packet would only be used when the endpoint that was given the CID chooses to retire 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/3509#issuecomment-605211494
----==_mimepart_5e7e4bb61f587_5aac3f9b9d2cd968566ef
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I know folks have been resistant to changing state based off receiving an acknowledgement of a packet/frame they sent, but what if we changed how the RetirePriorTo works, and instead just required the packet containing the frame to be acknowledged, instead of requiring the RCID to be sent? Would this solve the problems?</p>
<p>This would mean the receiver of the NCID shouldn't have to track any additional state beyond what it takes to acknowledge the packet (which they have to do anyways); it just immediately throws away the state. And the RCID packet would only be used when the endpoint that was given the CID chooses to retire 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/3509#issuecomment-605211494">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYHCJEWC2XUTNDCZFLRJTY3NANCNFSM4LFJ2P4A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3FNQRD7DM44XYLBU3RJTY3NA5CNFSM4LFJ2P4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQJMWZQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-605211494",
"url": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-605211494",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7e4bb61f587_5aac3f9b9d2cd968566ef--


From nobody Fri Mar 27 11:54:33 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D0D4A3A09AB for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 11:54:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7zeQj8BcKNuK for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 11:54:30 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9FA5A3A0926 for <quic-issues@ietf.org>; Fri, 27 Mar 2020 11:54:30 -0700 (PDT)
Received: from github-lowworker-0f78100.ash1-iad.github.net (github-lowworker-0f78100.ash1-iad.github.net [10.56.25.48]) by smtp.github.com (Postfix) with ESMTP id E491EA11EF for <quic-issues@ietf.org>; Fri, 27 Mar 2020 11:54:29 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585335269; bh=lZilYg0MbrTqSr/uOAzIxgEIosbEhvp5d82zo0A3nc8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=E5EKcmHZ1WU2xVlYl6EhPv6FBXhVmUzi1laies6jI6ds1Z8m5zslImIOEw+J33QhQ VD/gaYNBwylBI3IxVe183KIDFnvfN7ltLWyDRXd8ySdX5is1/5l/+tcTCQzUrGnkRS vUXd4zoO4ZE6tvXeTxeW7EIi5ueHYi+qL2SXuB/Y=
Date: Fri, 27 Mar 2020 11:54:29 -0700
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3536/push/4828550159@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3536@github.com>
References: <quicwg/base-drafts/pull/3536@github.com>
Subject: Re: [quicwg/base-drafts] 5tuple routing (#3536)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7e4be5d49b9_145a3fdfa6ecd96450896"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinduke
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/7lnIE1IaJivlRhzOmBzSJOpjzPI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 18:54:32 -0000

----==_mimepart_5e7e4be5d49b9_145a3fdfa6ecd96450896
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke pushed 1 commit.

8ea8ed410a5340a7289e29ac57c2f6e5d4a52d18  whitespace


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3536/files/7ad84a2aa5dd28bc6ed38d18fb5935600d6f3b38..8ea8ed410a5340a7289e29ac57c2f6e5d4a52d18

----==_mimepart_5e7e4be5d49b9_145a3fdfa6ecd96450896
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinduke" class="user-mention">@martinduke</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/8ea8ed410a5340a7289e29ac57c2f6e5d4a52d18">8ea8ed4</a>  whitespace</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3536/files/7ad84a2aa5dd28bc6ed38d18fb5935600d6f3b38..8ea8ed410a5340a7289e29ac57c2f6e5d4a52d18">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZDQOL7WXTP2IFNBGTRJTY6LANCNFSM4LQTUQYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4DFAUTTHNLRWPCOKTRJTY6LA5CNFSM4LQTUQYKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TCNZRHEZDMMKQOVZWQIZUHAZDQNJVGAYTKOI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3536/files/7ad84a2aa5dd28bc6ed38d18fb5935600d6f3b38..8ea8ed410a5340a7289e29ac57c2f6e5d4a52d18",
"url": "https://github.com/quicwg/base-drafts/pull/3536/files/7ad84a2aa5dd28bc6ed38d18fb5935600d6f3b38..8ea8ed410a5340a7289e29ac57c2f6e5d4a52d18",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e7e4be5d49b9_145a3fdfa6ecd96450896--


From nobody Fri Mar 27 12:03:16 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4F2963A0A86 for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 12:03:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.04
X-Spam-Level: 
X-Spam-Status: No, score=-1.04 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=2.059, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fqb6Svihq3me for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 12:03: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 D8C483A0F89 for <quic-issues@ietf.org>; Fri, 27 Mar 2020 12:02:49 -0700 (PDT)
Date: Fri, 27 Mar 2020 12:02:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585335769; bh=x5DRFIvmQM56jnAA0+PYnSI0CdwnPibK/6HzgZ8JOZA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=RTdLvyDoSmBa9nT/+bm+1E0lJQt5enJJpI0HTzP1jz4TTf8Y/JNA0ud0hBU9Dgh76 jLWyj9lHJ/Y5FfJruBWtUG7NN95BEU3M2ZhrynISIOedJbeO4r9V5kNvx4mSQ0lyV/ g1zjqJAGIGthmlg1QzOG94ObFw9BXBv8kEyJ9eDc=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2Y6NSXSUNVJWYPXXN4RIXNTEVBNHHCGFYIAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3547/review/383127752@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3547@github.com>
References: <quicwg/base-drafts/pull/3547@github.com>
Subject: Re: [quicwg/base-drafts] Limit RCID state (#3547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7e4dd920d00_4b523fd8636cd95c36268"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/JutFBxgvKVppkavbdiv2f69P9T0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 19:03:15 -0000

----==_mimepart_5e7e4dd920d00_4b523fd8636cd95c36268
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/3547#pullrequestreview-383127752
----==_mimepart_5e7e4dd920d00_4b523fd8636cd95c36268
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3547#pullrequestreview-383127752">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3F54HCRVTTKI5P72DRJTZ5TANCNFSM4LUQW5DQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYP474RP54E67YINHDRJTZ5TA5CNFSM4LUQW5D2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3LBBSA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3547#pullrequestreview-383127752",
"url": "https://github.com/quicwg/base-drafts/pull/3547#pullrequestreview-383127752",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7e4dd920d00_4b523fd8636cd95c36268--


From nobody Fri Mar 27 12:17:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 137103A0BEF for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 12:17:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EMNy3tGBYuwB for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 12:17:37 -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 C152D3A0BF7 for <quic-issues@ietf.org>; Fri, 27 Mar 2020 12:17:37 -0700 (PDT)
Received: from github-lowworker-2ef7ba1.ac4-iad.github.net (github-lowworker-2ef7ba1.ac4-iad.github.net [10.52.16.66]) by smtp.github.com (Postfix) with ESMTP id 670F2261565 for <quic-issues@ietf.org>; Fri, 27 Mar 2020 12:17:37 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585336657; bh=pkEN66gFhDWw4Qtl4AJ9PuBJkJBQyQXPd71kh2wGcPg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=hjr5godN8Vf4cN/bkUy5kAJAgVOUI08tEQT7mHIFnyRH6EqMKDK6Pby2i4WTNMroz MrFNYbsXHNH5i/XpiRxOlyv6Hl/ka6nFb7P25z3qDvCTYfsqAOMk0sUGNO9wEg6eLD BbU/NDx8Ze+NJKxnUirV2M7jbMBHEycHr7aAHLWw=
Date: Fri, 27 Mar 2020 12:17:37 -0700
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5OJ5Y5T7GU2GSGGFV4RIZFDEVBNHHCF2VMJI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3540/review/383137069@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3540@github.com>
References: <quicwg/base-drafts/pull/3540@github.com>
Subject: Re: [quicwg/base-drafts] Notify the congestion controller of losses first (#3540)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7e515121dea_5ee3f95904cd960150395"; 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/Y6Vkvt_D4ftL-BZnmJtrQcTteX4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 19:17:39 -0000

----==_mimepart_5e7e515121dea_5ee3f95904cd960150395
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke approved this pull request.

It mostly looks good.

One note: the pseudocode doesn't really address when we set sent_packets as acked. If we call DetectLostPackets() first, this becomes quite relevant as it iterates through unacked sent_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/3540#pullrequestreview-383137069
----==_mimepart_5e7e515121dea_5ee3f95904cd960150395
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinduke</b> approved this pull request.</p>

<p>It mostly looks good.</p>
<p>One note: the pseudocode doesn't really address when we set sent_packets as acked. If we call DetectLostPackets() first, this becomes quite relevant as it iterates through unacked sent_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/3540#pullrequestreview-383137069">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK532TEBVTSSEUD4TALRJT3VDANCNFSM4LRNSNXQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2I5CRWKVN2Z4HX3DDRJT3VDA5CNFSM4LRNSNX2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3LDKLI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3540#pullrequestreview-383137069",
"url": "https://github.com/quicwg/base-drafts/pull/3540#pullrequestreview-383137069",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7e515121dea_5ee3f95904cd960150395--


From nobody Fri Mar 27 13:08:09 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6663C3A0952 for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 13:08:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PAtC-mgVohmc for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 13:08:06 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A6D903A076C for <quic-issues@ietf.org>; Fri, 27 Mar 2020 13:08:06 -0700 (PDT)
Received: from github-lowworker-cd7bc13.ac4-iad.github.net (github-lowworker-cd7bc13.ac4-iad.github.net [10.52.25.102]) by smtp.github.com (Postfix) with ESMTP id 8A26F8C1EB6 for <quic-issues@ietf.org>; Fri, 27 Mar 2020 13:08:05 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585339685; bh=AKsjDN5uO6rFId4i3GGnDowML2C9Co0PRQMqWDhMiQY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=0go8w7GMzTMavNcQFRc6VBAsCnm4vzMtpX8Ol6avBdLvG+2sXlelV8SAqtmSZ/7Ks 3bC9pW/Sk99nW1qp20mY/vIWykiPiPhETf/lJM9Jwu5CuYp6maBlOPDMBUjY+pSwP9 m9L7mCtZ8fyz7aT5K+h2CQcHQ9qqn/4u/0saOYJ4=
Date: Fri, 27 Mar 2020 13:08:05 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYLTKJXUX3E6UOFP354RI7CLEVBNHHCGFYIAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3547/c605293035@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3547@github.com>
References: <quicwg/base-drafts/pull/3547@github.com>
Subject: Re: [quicwg/base-drafts] Limit RCID state (#3547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7e5d257b9a3_5ca43ff1170cd96822890"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/kcz6Q6MDzhwPsv5Vv8FfCbfIzrg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 20:08:09 -0000

----==_mimepart_5e7e5d257b9a3_5ca43ff1170cd96822890
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> it would clean up some accounting issues if each NCID frame MUST set Retire Prior To to more than the maximum continuous sequence number that it had recieved an RCID for. Worthwhile?

That's interesting to send at first glance, but then poses the question of what the recipient of NCID should do when it sees an RPT value change.  There's a difference in behavior between "I've seen these" and "you need to send these."

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3547#issuecomment-605293035
----==_mimepart_5e7e5d257b9a3_5ca43ff1170cd96822890
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<blockquote>
<p>it would clean up some accounting issues if each NCID frame MUST set Retire Prior To to more than the maximum continuous sequence number that it had recieved an RCID for. Worthwhile?</p>
</blockquote>
<p>That's interesting to send at first glance, but then poses the question of what the recipient of NCID should do when it sees an RPT value change.  There's a difference in behavior between "I've seen these" and "you need to send these."</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3547#issuecomment-605293035">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4QPEGHGDFFGXGLAA3RJUBSLANCNFSM4LUQW5DQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK74TQVDXIXOATQDHO3RJUBSLA5CNFSM4LUQW5D2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQKAT2Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3547#issuecomment-605293035",
"url": "https://github.com/quicwg/base-drafts/pull/3547#issuecomment-605293035",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7e5d257b9a3_5ca43ff1170cd96822890--


From nobody Fri Mar 27 14:26:42 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3FADB3A0C0F for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 14:26:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level: 
X-Spam-Status: No, score=-2.008 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ucJmIeZyygDW for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 14:26:39 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 881263A0BD6 for <quic-issues@ietf.org>; Fri, 27 Mar 2020 14:26:39 -0700 (PDT)
Date: Fri, 27 Mar 2020 14:26:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585344398; bh=3ocMAgx4XkDM800yVpSwULUbgrPasZsw6PKrh3fAnQM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=D1LDBkc66t05os4Zznv6IOCVtTHJk2whL0VUWXvHPthcEf7tefSnmSd5yQnptWiLe uweWA8cXVDSN8UvuyTS6kMswBldj5h8UiW/QD+nlWlLuEy8sycwrdTrqLWMHcSIOB4 GRRi5H5/v2Gtz/stgcL07v8ufEs4Tal5FJ0yqSL4=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6RQOCG7E34CA2JNE54RJII5EVBNHHCGFYIAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3547/c605322051@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3547@github.com>
References: <quicwg/base-drafts/pull/3547@github.com>
Subject: Re: [quicwg/base-drafts] Limit RCID state (#3547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7e6f8ec7286_616a3fef442cd9681562f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/fQ8vNgHSg4w3BjiBD90ubbYyAsg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 21:26:41 -0000

----==_mimepart_5e7e6f8ec7286_616a3fef442cd9681562f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I think this PR is sufficient to both document the issue and provide some minimum guidance, so I'd suggest we editorialize a bit and then move forward with a solution along these lines.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3547#issuecomment-605322051
----==_mimepart_5e7e6f8ec7286_616a3fef442cd9681562f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I think this PR is sufficient to both document the issue and provide some minimum guidance, so I'd suggest we editorialize a bit and then move forward with a solution along these lines.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3547#issuecomment-605322051">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK42J5YUXOJ2X2WRZJLRJUKY5ANCNFSM4LUQW5DQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2MHO4ZSNMTDWYWXTTRJUKY5A5CNFSM4LUQW5D2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQKHWQY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3547#issuecomment-605322051",
"url": "https://github.com/quicwg/base-drafts/pull/3547#issuecomment-605322051",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7e6f8ec7286_616a3fef442cd9681562f--


From nobody Fri Mar 27 16:34:46 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DDF7B3A0E22 for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 16:34:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.1
X-Spam-Level: 
X-Spam-Status: No, score=-3.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id M6J20pjW0Ma4 for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 16:34:34 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4FA503A0DAD for <quic-issues@ietf.org>; Fri, 27 Mar 2020 16:34:34 -0700 (PDT)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id 7074A6A0E65 for <quic-issues@ietf.org>; Fri, 27 Mar 2020 16:34:33 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585352073; bh=yxPYruaJAtZV9QqHNaX2nyjwkoA30EAcjk9yz2lrAxo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=0fKe6Yn2eX2kO3ZMug/mHQegrB6+4gLr5a3SJd4Xxau/nIUKC0VHTWBoaI8dFIf93 bLZTqS3X2OqrlAsqgSXjzzeLk+9Bcmy5rWZul+s93Va9/pMcxS8fcsgURjLMhI29El 05Z3PWq7lwvGxbNtKHfCBfzR4sSJ8/HI4CViW2HY=
Date: Fri, 27 Mar 2020 16:34:33 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZRVDJFMNDVQDGRE5N4RJXITEVBNHHCGFYIAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3547/review/383250846@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3547@github.com>
References: <quicwg/base-drafts/pull/3547@github.com>
Subject: Re: [quicwg/base-drafts] Limit RCID state (#3547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7e8d8960468_1df3fe214ccd9641587e"; 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/qExOOeYYclKD1eNZNAzBZkwTW_g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 27 Mar 2020 23:34:45 -0000

----==_mimepart_5e7e8d8960468_1df3fe214ccd9641587e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho commented on this pull request.



> @@ -1069,6 +1069,17 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint MAY elect to limit the number of outstanding RETIRE_CONNECTION_ID

I think this should be a SHOULD.

In case of a client-driven attack using path probes, an innocent server without this type of bound would end up holding infinite amount of state.

> @@ -1069,6 +1069,17 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint MAY elect to limit the number of outstanding RETIRE_CONNECTION_ID
+frames to bound the necessary state. In order to allow a peer to retire all
+previously issued connection IDs, this limit SHOULD be at least the
+active_connection_id_limit. Within this limit, endpoints SHOULD prioritize
+sending frames which the peer is least likely to have received.
+
+Endpoints SHOULD NOT issue updates of the Retire Prior To field before receiving
+RETIRE_CONNECTION_ID frames for the previous update of Retire Prior To. Doing so
+may result in the peer being unwilling to immediately retire all the connection
+IDs, if retiring them would cause it to exceed its limit on outstanding
+RETIRE_CONNECTION_ID frames, as described above.

I think that the last sentence is inaccurate. As pointed out in my previous comments (https://github.com/quicwg/base-drafts/pull/3547#discussion_r399240482), an endpoint might receive a request to retire all the CIDs while it is already in the process of retiring some. In such case, *just* remembering `max_connection_id_limit` CIDs being retired is insufficient.

I think it would be better if we removed the recommendations from these two paragraphs, so that each of them becomes a problem statement, then in a new paragraph describe some of the measures that an endpoint SHOULD toke; e.g.:
* remember max_connection_id_limit CIDs, and also track those below RPT (as suggested by @ianswett in https://github.com/quicwg/base-drafts/pull/3547#discussion_r399248483)
* remember 2 * max_connection_id_limit

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3547#pullrequestreview-383250846
----==_mimepart_5e7e8d8960468_1df3fe214ccd9641587e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@kazuho</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3547#discussion_r399581575">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1069,6 +1069,17 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint MAY elect to limit the number of outstanding RETIRE_CONNECTION_ID
</pre>
<p>I think this should be a SHOULD.</p>
<p>In case of a client-driven attack using path probes, an innocent server without this type of bound would end up holding infinite amount of state.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3547#discussion_r399582959">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1069,6 +1069,17 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint MAY elect to limit the number of outstanding RETIRE_CONNECTION_ID
+frames to bound the necessary state. In order to allow a peer to retire all
+previously issued connection IDs, this limit SHOULD be at least the
+active_connection_id_limit. Within this limit, endpoints SHOULD prioritize
+sending frames which the peer is least likely to have received.
+
+Endpoints SHOULD NOT issue updates of the Retire Prior To field before receiving
+RETIRE_CONNECTION_ID frames for the previous update of Retire Prior To. Doing so
+may result in the peer being unwilling to immediately retire all the connection
+IDs, if retiring them would cause it to exceed its limit on outstanding
+RETIRE_CONNECTION_ID frames, as described above.
</pre>
<p>I think that the last sentence is inaccurate. As pointed out in my previous comments (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="588711941" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3547" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3547/hovercard?comment_id=399240482&amp;comment_type=review_comment" href="https://github.com/quicwg/base-drafts/pull/3547#discussion_r399240482">#3547 (comment)</a>), an endpoint might receive a request to retire all the CIDs while it is already in the process of retiring some. In such case, <em>just</em> remembering <code>max_connection_id_limit</code> CIDs being retired is insufficient.</p>
<p>I think it would be better if we removed the recommendations from these two paragraphs, so that each of them becomes a problem statement, then in a new paragraph describe some of the measures that an endpoint SHOULD toke; e.g.:</p>
<ul>
<li>remember max_connection_id_limit CIDs, and also track those below RPT (as suggested by <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/ianswett/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ianswett">@ianswett</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="588711941" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3547" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3547/hovercard?comment_id=399248483&amp;comment_type=review_comment" href="https://github.com/quicwg/base-drafts/pull/3547#discussion_r399248483">#3547 (comment)</a>)</li>
<li>remember 2 * max_connection_id_limit</li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3547#pullrequestreview-383250846">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5QTYCHJDSGCKA3HBDRJUZYTANCNFSM4LUQW5DQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYQY5OUX6K6RTRH333RJUZYTA5CNFSM4LUQW5D2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3L7DHQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3547#pullrequestreview-383250846",
"url": "https://github.com/quicwg/base-drafts/pull/3547#pullrequestreview-383250846",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7e8d8960468_1df3fe214ccd9641587e--


From nobody Fri Mar 27 17:18:31 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 29C023A0C43 for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 17:18:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yZf78PWxF2cr for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 17:18:27 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 926D63A0808 for <quic-issues@ietf.org>; Fri, 27 Mar 2020 17:18:27 -0700 (PDT)
Received: from github-lowworker-5fb2734.va3-iad.github.net (github-lowworker-5fb2734.va3-iad.github.net [10.48.19.27]) by smtp.github.com (Postfix) with ESMTP id 6B08A2C13A4 for <quic-issues@ietf.org>; Fri, 27 Mar 2020 17:18:26 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585354706; bh=WHC61iG37FwZb63zaRgek55Igg5s1OQI90yVW6NkCc8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=fHKvL8R4imBf9L9Y7/BVHDtW+EjbHsWLHZ3cKSAr1GoVwBK45TbgPNM5gx6INau1u pUQ78IBlCpKmhLSoeFY+Goq2d1RiQ72RN7L7n2NhABnuwQMlm+T483O2GtaWuq66bf KoYMoFaFUsWB+w9yeRdIjFnwGfwYNbBEGfAF1t2M=
Date: Fri, 27 Mar 2020 17:18:26 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3FRKYI2GHWQ72E26V4RJ4NFEVBNHHCFCTWBI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3513/review/383261014@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3513@github.com>
References: <quicwg/base-drafts/pull/3513@github.com>
Subject: Re: [quicwg/base-drafts] http-core and Friends (#3513)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7e97d25be32_124e3fd4fb4cd960944da"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/v7_uWP2wSy8EgEIIgzsy3J10Sjs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 28 Mar 2020 00:18:29 -0000

----==_mimepart_5e7e97d25be32_124e3fd4fb4cd960944da
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson commented on this pull request.



>  
 #### Pseudo-Header Fields
 
-As in HTTP/2, HTTP/3 uses special pseudo-header fields beginning with the ':'
-character (ASCII 0x3a) to convey the target URI, the method of the request, and
-the status code for the response.
+As in HTTP/2, HTTP/3 uses a series of pseudo-header field lines beginning with

@MikeBishop, you might want to consider seeing a physician about that.  Sounds serious.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3513#discussion_r399591621
----==_mimepart_5e7e97d25be32_124e3fd4fb4cd960944da
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinthomson</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3513#discussion_r399591621">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt;  
 #### Pseudo-Header Fields
 
-As in HTTP/2, HTTP/3 uses special pseudo-header fields beginning with the &#39;:&#39;
-character (ASCII 0x3a) to convey the target URI, the method of the request, and
-the status code for the response.
+As in HTTP/2, HTTP/3 uses a series of pseudo-header field lines beginning with
</pre>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/MikeBishop/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/MikeBishop">@MikeBishop</a>, you might want to consider seeing a physician about that.  Sounds serious.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3513#discussion_r399591621">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKY5WT6H2GYBYAWEGT3RJU65FANCNFSM4LF5H2GA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZTP5AQWPSEHZMDIMDRJU65FA5CNFSM4LF5H2GKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3MBSVQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3513#discussion_r399591621",
"url": "https://github.com/quicwg/base-drafts/pull/3513#discussion_r399591621",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7e97d25be32_124e3fd4fb4cd960944da--


From nobody Fri Mar 27 17:41:17 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 36B9C3A0405 for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 17:41:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bux8aZl7fYlY for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 17:41:14 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E63623A0C70 for <quic-issues@ietf.org>; Fri, 27 Mar 2020 17:41:13 -0700 (PDT)
Date: Fri, 27 Mar 2020 17:41:12 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585356072; bh=7LEv+DKg1vN5osF2WZGsE/2W8TBhDJ2zso/umyGSjYc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=F8wYdEZqF3t/gplfhtTPEleENo4xn8VGewkQlmbjkg4yUy5PJ9kvNWHUheWAd/RLr 1Ev4SJHxrr2ccJ71dNLkIiSEGnOLSEsAgHZTfra3tKLWsmTx0SToAaQqH1bm6GqhkM tGYk4xhyHfdAjY5tv/cEcGrqP6nMdGeuHNwKpV98=
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2FJQELLEFJUYKC3554RJ7CREVBNHHCGFYIAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3547/c605368930@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3547@github.com>
References: <quicwg/base-drafts/pull/3547@github.com>
Subject: Re: [quicwg/base-drafts] Limit RCID state (#3547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7e9d2895785_563c3fc1e94cd96c617dd"; 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/5ztQx7_Y-tCh4nilnzvyWPZViGU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 28 Mar 2020 00:41:15 -0000

----==_mimepart_5e7e9d2895785_563c3fc1e94cd96c617dd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

It seems all the discussion of the problem is happening here and not on the issue, so I will propose my alternative solution here:

I know folks have been resistant to changing state based off receiving an acknowledgement of a packet/frame they sent, but what if we changed how the RetirePriorTo works, and just required the packet containing the frame to be acknowledged, instead of requiring the RCID to be sent? Would this solve the problems?

This would mean the receiver of the NCID shouldn't have to track any additional state beyond what it takes to acknowledge the packet (which they have to do anyways); it just immediately throws away the state. And the RCID packet would only be used when the endpoint that was given the CID chooses to retire 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/3547#issuecomment-605368930
----==_mimepart_5e7e9d2895785_563c3fc1e94cd96c617dd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>It seems all the discussion of the problem is happening here and not on the issue, so I will propose my alternative solution here:</p>
<p>I know folks have been resistant to changing state based off receiving an acknowledgement of a packet/frame they sent, but what if we changed how the RetirePriorTo works, and just required the packet containing the frame to be acknowledged, instead of requiring the RCID to be sent? Would this solve the problems?</p>
<p>This would mean the receiver of the NCID shouldn't have to track any additional state beyond what it takes to acknowledge the packet (which they have to do anyways); it just immediately throws away the state. And the RCID packet would only be used when the endpoint that was given the CID chooses to retire 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/3547#issuecomment-605368930">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7GIZ2EIQD2DQG253LRJVBSRANCNFSM4LUQW5DQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYZNQZE2FAPFEHGUBTRJVBSRA5CNFSM4LUQW5D2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQKTEYQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3547#issuecomment-605368930",
"url": "https://github.com/quicwg/base-drafts/pull/3547#issuecomment-605368930",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7e9d2895785_563c3fc1e94cd96c617dd--


From nobody Fri Mar 27 18:54:13 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C55523A0C44 for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 18:54:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zKcVmM2TkTOq for <quic-issues@ietfa.amsl.com>; Fri, 27 Mar 2020 18:54: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 7C1973A08A2 for <quic-issues@ietf.org>; Fri, 27 Mar 2020 18:54:10 -0700 (PDT)
Received: from github-lowworker-6349a71.ac4-iad.github.net (github-lowworker-6349a71.ac4-iad.github.net [10.52.18.20]) by smtp.github.com (Postfix) with ESMTP id 5466C2C118A for <quic-issues@ietf.org>; Fri, 27 Mar 2020 18:54:09 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585360449; bh=HE0uOSmNVVfp5dU/VWo6cRcZhJelkDvBQyMqLmdwwto=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=eLwyM3IlJS0McGQIjLCcYG69P2wk3nSlhfQcagukCE9tHOBjPqeJtEjcplUgQFsyh XhMn5Sg5u1qfukUz/nL9AO9BV+iCWw4AQM274X0B4iMM/XYz+ljAn6cd3PLP99M/bI e5h3FFg3KqFwHSTbXfNzSli2hQ0vUtEpL4aSd3NM=
Date: Fri, 27 Mar 2020 18:54:09 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6EKO6QB3QUWFY4NNF4RKHUDEVBNHHCGFYIAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3547/c605377813@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3547@github.com>
References: <quicwg/base-drafts/pull/3547@github.com>
Subject: Re: [quicwg/base-drafts] Limit RCID state (#3547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7eae4144523_44ba3f811cacd9601095bc"; 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/bje_Cdwem_1DIcR3ZZ8O1I5l2BQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 28 Mar 2020 01:54:12 -0000

----==_mimepart_5e7eae4144523_44ba3f811cacd9601095bc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@nibanks I think this PR has been an attempt to clarify the "leaky" approach, that tries to clarify the amount of state that an endpoint should retain. There are indeed discussion of what that amount is, but I think it is essential to have such detailed discussion on the PR in order to determine clarify what a particular approach would look like.

To paraphrase, I think we are making process on this PR to describe a specific approach, if we are to consider something different, I think that discussion should happen on the issue (and emerge as 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/3547#issuecomment-605377813
----==_mimepart_5e7eae4144523_44ba3f811cacd9601095bc
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/nibanks/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/nibanks">@nibanks</a> I think this PR has been an attempt to clarify the "leaky" approach, that tries to clarify the amount of state that an endpoint should retain. There are indeed discussion of what that amount is, but I think it is essential to have such detailed discussion on the PR in order to determine clarify what a particular approach would look like.</p>
<p>To paraphrase, I think we are making process on this PR to describe a specific approach, if we are to consider something different, I think that discussion should happen on the issue (and emerge as 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/3547#issuecomment-605377813">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3KLX2KSLDTJRMWRZLRJVKEDANCNFSM4LUQW5DQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5ZMFXCGDCL4O5RT2TRJVKEDA5CNFSM4LUQW5D2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQKVKFI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3547#issuecomment-605377813",
"url": "https://github.com/quicwg/base-drafts/pull/3547#issuecomment-605377813",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7eae4144523_44ba3f811cacd9601095bc--


From nobody Sat Mar 28 03:04:25 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 771333A0EC2 for <quic-issues@ietfa.amsl.com>; Sat, 28 Mar 2020 03:04:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OynFll1oijqU for <quic-issues@ietfa.amsl.com>; Sat, 28 Mar 2020 03:04:21 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 079973A0EC1 for <quic-issues@ietf.org>; Sat, 28 Mar 2020 03:04:20 -0700 (PDT)
Received: from github-lowworker-fb56993.ac4-iad.github.net (github-lowworker-fb56993.ac4-iad.github.net [10.52.19.31]) by smtp.github.com (Postfix) with ESMTP id A68FE660E47 for <quic-issues@ietf.org>; Sat, 28 Mar 2020 03:04:19 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585389859; bh=LBoUaK60gyimZ4D0vVgILCxeOsh2xiIBJVApr26Yysc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=nzIsYE9IZkQw7ZVkruERSgAu28oW+TrPMn+RP11FP8P3Ar8twC7IHrGM60EQXzldT WQPQf40MALyQ26bUkps3Uz+lOzpPpOV0PiOfTho+lzn9K7CkrJ7UbpTTMjl7gqvf8X plSRZhaMlM3eKaCOvtlKpqferHF1+9GHxImT7Two=
Date: Sat, 28 Mar 2020 03:04:19 -0700
From: IngJohEricsson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4R4ESGTPOD3XE5YVV4RMBCHEVBNHHCFSANWY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3529/605423225@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3529@github.com>
References: <quicwg/base-drafts/issues/3529@github.com>
Subject: Re: [quicwg/base-drafts] Changing the Default QUIC ACK Policy (#3529)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7f212395c5f_27673fb859ccd96c3708c0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: IngJohEricsson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/U39lp_SpRC3QEyVPWEf6xvifVIY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 28 Mar 2020 10:04:23 -0000

----==_mimepart_5e7f212395c5f_27673fb859ccd96c3708c0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Anybody has a gut feeling how very low latency congestion control fares with sparse ACKs?. I have experienced that DCTCP is more picky with ACK aggregation than e.g Reno. I suspect that ACK-thinning can have the give the issue as well. A too sparse ACK spacing can also give problems. Another aspect is how e.g. TCP Prague with paced chirps work with sparse ACKs ?. To me the RTT/4 rule makes sense but I feel that the best alternative depends a  lot on both the congestion control and the source material. Large file transfers are more trivial than sources that are occasionally idle. 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3529#issuecomment-605423225
----==_mimepart_5e7f212395c5f_27673fb859ccd96c3708c0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Anybody has a gut feeling how very low latency congestion control fares with sparse ACKs?. I have experienced that DCTCP is more picky with ACK aggregation than e.g Reno. I suspect that ACK-thinning can have the give the issue as well. A too sparse ACK spacing can also give problems. Another aspect is how e.g. TCP Prague with paced chirps work with sparse ACKs ?. To me the RTT/4 rule makes sense but I feel that the best alternative depends a  lot on both the congestion control and the source material. Large file transfers are more trivial than sources that are occasionally idle.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3529#issuecomment-605423225">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7MWNETTUAQZ6DQFMLRJXDSHANCNFSM4LOJ4RQA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2TZBOPUSAFUFJ3ALDRJXDSHA5CNFSM4LOJ4RQKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQLAM6I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3529#issuecomment-605423225",
"url": "https://github.com/quicwg/base-drafts/issues/3529#issuecomment-605423225",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7f212395c5f_27673fb859ccd96c3708c0--


From nobody Sat Mar 28 03:16:56 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8EEE83A0418 for <quic-issues@ietfa.amsl.com>; Sat, 28 Mar 2020 03:16:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.482
X-Spam-Level: 
X-Spam-Status: No, score=-1.482 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Ltwl8aYXt7zf for <quic-issues@ietfa.amsl.com>; Sat, 28 Mar 2020 03:16:53 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2784C3A040B for <quic-issues@ietf.org>; Sat, 28 Mar 2020 03:16:53 -0700 (PDT)
Received: from github-lowworker-cf59896.ash1-iad.github.net (github-lowworker-cf59896.ash1-iad.github.net [10.56.112.26]) by smtp.github.com (Postfix) with ESMTP id 5E8D7660A53 for <quic-issues@ietf.org>; Sat, 28 Mar 2020 03:16:52 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585390612; bh=Aw9ENoST3aYhvM8JuRHKPTG6oIGaRVdKOcVXJ5l0Xd0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=wbGbR9TTE19PjBccAy82/sKn4qtRr469A8JuGz8f0VH6kIpW3oiTDFX0OAVOG2IU3 E8brE2gn+k6KwtQq0++0oZ+3IdU/EGsTkob5ULdpQbf+xWsTGKxMrLDRwkS3Os1J0K 1scRYfj+XgWloIgEKzijJsQ+ANODHl9KY6uoC0fM=
Date: Sat, 28 Mar 2020 03:16:52 -0700
From: Gorry Fairhurst <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3HI6SFMJHKOTIZGBV4RMCRJEVBNHHCFSANWY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3529/605424655@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3529@github.com>
References: <quicwg/base-drafts/issues/3529@github.com>
Subject: Re: [quicwg/base-drafts] Changing the Default QUIC ACK Policy (#3529)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7f241449442_42a63ff4c78cd95c3031b0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: gorryfair
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/eOAhCPdQb8EHr7htfTGgTak4Shg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 28 Mar 2020 10:16:55 -0000

----==_mimepart_5e7f241449442_42a63ff4c78cd95c3031b0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I think this isn't the correct question. This is about the default policy. 
The default policy is about what a receiver does by "default" - the current text uses a value of ACK every other packet, 1:2. TCP specified this when transmission rates were low, and TCP depended on individual ACKs to clock data (no pacing, IW=2), detect loss (no PTO), increase cwnd (per ACK packet), etc. In response, TCP causes ACK congestion and strange interactions with radio access. Performance over WiFi, DOCSIS etc suffers unless the network tries to address this. 
I don't see why QUIC, which doesn't rely on any of these, needs to set a DEFAULT of 1:2. This is literally a few lines of code difference, and we could use 1:10.
These CC's you mention may have different needs and that needs to be handled by telling the remote that your CC has these specific needs - which I think is what Jana's extension is about. 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3529#issuecomment-605424655
----==_mimepart_5e7f241449442_42a63ff4c78cd95c3031b0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I think this isn't the correct question. This is about the default policy.<br>
The default policy is about what a receiver does by "default" - the current text uses a value of ACK every other packet, 1:2. TCP specified this when transmission rates were low, and TCP depended on individual ACKs to clock data (no pacing, IW=2), detect loss (no PTO), increase cwnd (per ACK packet), etc. In response, TCP causes ACK congestion and strange interactions with radio access. Performance over WiFi, DOCSIS etc suffers unless the network tries to address this.<br>
I don't see why QUIC, which doesn't rely on any of these, needs to set a DEFAULT of 1:2. This is literally a few lines of code difference, and we could use 1:10.<br>
These CC's you mention may have different needs and that needs to be handled by telling the remote that your CC has these specific needs - which I think is what Jana's extension is about.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3529#issuecomment-605424655">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6UF6KRYN7VWR5M7SDRJXFBJANCNFSM4LOJ4RQA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7KWVPO6RSEJHVZ37TRJXFBJA5CNFSM4LOJ4RQKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQLAYDY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3529#issuecomment-605424655",
"url": "https://github.com/quicwg/base-drafts/issues/3529#issuecomment-605424655",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7f241449442_42a63ff4c78cd95c3031b0--


From nobody Sat Mar 28 06:30:49 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 64DB63A00C1 for <quic-issues@ietfa.amsl.com>; Sat, 28 Mar 2020 06:30:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.554
X-Spam-Level: 
X-Spam-Status: No, score=-1.554 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=1.546, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BACdEz27aepc for <quic-issues@ietfa.amsl.com>; Sat, 28 Mar 2020 06:30: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 295543A0040 for <quic-issues@ietf.org>; Sat, 28 Mar 2020 06:30:41 -0700 (PDT)
Received: from github-lowworker-9d2806a.ash1-iad.github.net (github-lowworker-9d2806a.ash1-iad.github.net [10.56.102.50]) by smtp.github.com (Postfix) with ESMTP id 4D00AC60A07 for <quic-issues@ietf.org>; Sat, 28 Mar 2020 06:30:40 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585402240; bh=8gfOQxEz8QRqLx4Ex2dKGcO8qybOZPYI+mBx/7vnFhY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=dpL5G698lofY/U/Zv1tvYtVU83yy6gf3lRdDkRTMxCsqiJ1ZEJD1z2EO/nfBwjWft DYO1AnneoYrEsEJkiqIKdQMbg+HtlkQc3xtFpaqCoUfeW7cOPm/VGgNjI2z8kKOrHJ b2SFzW8YMcTRaICIcu4IiXXCG/ghPMFIqMcIRWJs=
Date: Sat, 28 Mar 2020 06:30:40 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5R2ITQTTYEVLQELTN4RMZIBEVBNHHCGFYIAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3547/review/383313299@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3547@github.com>
References: <quicwg/base-drafts/pull/3547@github.com>
Subject: Re: [quicwg/base-drafts] Limit RCID state (#3547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7f51803c3e3_3b3f3fecb4ecd96c877329"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/kVBDu15kqdFvFvwSI1FhBwF_Duk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 28 Mar 2020 13:30:48 -0000

----==_mimepart_5e7f51803c3e3_3b3f3fecb4ecd96c877329
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett commented on this pull request.



> @@ -1069,6 +1069,17 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint MAY elect to limit the number of outstanding RETIRE_CONNECTION_ID

SHOULD is fine with me.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3547#discussion_r399662819
----==_mimepart_5e7f51803c3e3_3b3f3fecb4ecd96c877329
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3547#discussion_r399662819">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1069,6 +1069,17 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint MAY elect to limit the number of outstanding RETIRE_CONNECTION_ID
</pre>
<p>SHOULD is fine with me.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3547#discussion_r399662819">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4OWEFDAUY3AMB4QHTRJX3YBANCNFSM4LUQW5DQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK34FY2B626DCV4O5IDRJX3YBA5CNFSM4LUQW5D2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3MOLEY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3547#discussion_r399662819",
"url": "https://github.com/quicwg/base-drafts/pull/3547#discussion_r399662819",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7f51803c3e3_3b3f3fecb4ecd96c877329--


From nobody Sat Mar 28 13:31:37 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 14CC03A0C28 for <quic-issues@ietfa.amsl.com>; Sat, 28 Mar 2020 13:31:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.098
X-Spam-Level: 
X-Spam-Status: No, score=-3.098 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ihn-It8UUhFC for <quic-issues@ietfa.amsl.com>; Sat, 28 Mar 2020 13:31: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 72CB53A07BA for <quic-issues@ietf.org>; Sat, 28 Mar 2020 13:31:33 -0700 (PDT)
Date: Sat, 28 Mar 2020 13:31:32 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585427492; bh=0CGqa2RjTyou2wqlYDxM+9Gc2IhJeRlP8hZZYqYqBCE=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=vq02bT+sdlDB0KRu6zEq/g+vI1TEv0uyNZ4spXyC7/c5Uw3bwsRal5mWNG4G51aSW furEvoNRfhAec6KsS6FQCOHNIFELvRoI1AniEWMrbxAnQNTzwPmU9YIUe5OY8atUL/ DwYeOyzWPlBODJPse9O7BaxZIYYMlN7G6/4U/G5Y=
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3GHBAZNSINED6HOWN4ROKSJEVBNHHCGJLIMM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3548@github.com>
Subject: [quicwg/base-drafts] Confirm Retire Prior To via Acknowledgement (#3548)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7fb4247d1e9_36ba3f80fcecd968595ed"; 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/AzLFHnG7Ul0-RgnVlfPAgUD1TAA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 28 Mar 2020 20:31:35 -0000

----==_mimepart_5e7fb4247d1e9_36ba3f80fcecd968595ed
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Another proposal to fix #3509. Summary of design changes:

- CIDs retired via RPT are not individually, explicitly retired by the receiver of the NCID frame.
- The sender of the RPT gets its confirmation of the retirement when it receives an ACK for the packet that contained the NCID frame.

This proposal eliminates the extra state required to retire the CIDs requested by their peer because the CIDs can immediately be discarded. The only state required by the receiver is what was already required to acknowledge the packet.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/3548

-- Commit Summary --

  * Confirm Retire Prior To via Acknowledgement

-- File Changes --

    M draft-ietf-quic-transport.md (38)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/3548.patch
https://github.com/quicwg/base-drafts/pull/3548.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3548

----==_mimepart_5e7fb4247d1e9_36ba3f80fcecd968595ed
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Another proposal to <span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #3509.">fix</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="578914025" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3509" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3509/hovercard" href="https://github.com/quicwg/base-drafts/issues/3509">#3509</a>. Summary of design changes:</p>
<ul>
<li>CIDs retired via RPT are not individually, explicitly retired by the receiver of the NCID frame.</li>
<li>The sender of the RPT gets its confirmation of the retirement when it receives an ACK for the packet that contained the NCID frame.</li>
</ul>
<p>This proposal eliminates the extra state required to retire the CIDs requested by their peer because the CIDs can immediately be discarded. The only state required by the receiver is what was already required to acknowledge the packet.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>&nbsp;&nbsp;<a href='https://github.com/quicwg/base-drafts/pull/3548'>https://github.com/quicwg/base-drafts/pull/3548</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Confirm Retire Prior To via Acknowledgement</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/3548/files#diff-db016291106766877c4921a79f8596e0">draft-ietf-quic-transport.md</a>
    (38)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3548.patch'>https://github.com/quicwg/base-drafts/pull/3548.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3548.diff'>https://github.com/quicwg/base-drafts/pull/3548.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3548">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2EFFYXJD3X5V2OVKLRJZNCJANCNFSM4LVWPKRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6B27E6LDAHSETBWSLRJZNCJA5CNFSM4LVWPKR2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IZFNBRQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3548",
"url": "https://github.com/quicwg/base-drafts/pull/3548",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e7fb4247d1e9_36ba3f80fcecd968595ed--


From nobody Sat Mar 28 14:52:50 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D53AF3A02BD for <quic-issues@ietfa.amsl.com>; Sat, 28 Mar 2020 14:52:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.082
X-Spam-Level: 
X-Spam-Status: No, score=0.082 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.282, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: 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-tP_LQGqDiI for <quic-issues@ietfa.amsl.com>; Sat, 28 Mar 2020 14:52: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 9615D3A017E for <quic-issues@ietf.org>; Sat, 28 Mar 2020 14:52:47 -0700 (PDT)
Date: Sat, 28 Mar 2020 14:52:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585432366; bh=Z0+vj0ka23dERbAUvl3QVAp6yiEQECK1ZPG3QCLGwOE=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=FrZpGHPRRUlEvwNFY1E5VkqHTNj/pnY5a+1KHMpjgt7X4l+4q41iOWFR7Rs4o1PzO 5NhhS8yrjWm7g4Ym9gmOrP2fm1B6MngomLAtNuZMq4ludL6ZAIoE5hBcR1fMSt3LAu 5/k81jwvf8jkdL05OSUX/aFJKLHztgpgkUcSNEtk=
From: Kazu Yamamoto <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYG3OKAP7H4LUGNQTF4ROUC5EVBNHHCGJMZ6Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3549@github.com>
Subject: [quicwg/base-drafts] An exemple of QUIC section 4.5.1.1 (#3549)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7fc72e8bb65_714a3f9bf64cd96c1025b8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazu-yamamoto
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Vk4qL5OWIqFPzAB963xZ1iyWfZQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 28 Mar 2020 21:52:49 -0000

----==_mimepart_5e7fc72e8bb65_714a3f9bf64cd96c1025b8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> For example, if the dynamic table is 100 bytes, then the Required
   Insert Count will be encoded modulo 6.  If a decoder has received 10
   inserts, then an encoded value of 3 indicates that the Required
   Insert Count is 9 for the header block.

should be

> For example, if the dynamic table is 100 bytes, then the Required
   Insert Count will be encoded modulo 6.  If a decoder has received 10
   inserts, then an encoded value of *4* indicates that the Required
   Insert Count is 9 for the header block.

Background:

I implemented ReqInsertCount for decoder.
When I test it with:
MaxTableCapacity = 100
EncodedInsertCount = 3
TotalNumberOfInserts = 10
My function returns 8, not 9.I guess that EncodedInsertCount = 4 is right since ReqInsertCount for encoder calculates 4 with ReqInsertCount = 9.

@tatsuhiro-t pointed out that it looks like the algorithm was replaced, and the example text we are looking at is left as is.


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3549
----==_mimepart_5e7fc72e8bb65_714a3f9bf64cd96c1025b8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<blockquote>
<p>For example, if the dynamic table is 100 bytes, then the Required<br>
Insert Count will be encoded modulo 6.  If a decoder has received 10<br>
inserts, then an encoded value of 3 indicates that the Required<br>
Insert Count is 9 for the header block.</p>
</blockquote>
<p>should be</p>
<blockquote>
<p>For example, if the dynamic table is 100 bytes, then the Required<br>
Insert Count will be encoded modulo 6.  If a decoder has received 10<br>
inserts, then an encoded value of <em>4</em> indicates that the Required<br>
Insert Count is 9 for the header block.</p>
</blockquote>
<p>Background:</p>
<p>I implemented ReqInsertCount for decoder.<br>
When I test it with:<br>
MaxTableCapacity = 100<br>
EncodedInsertCount = 3<br>
TotalNumberOfInserts = 10<br>
My function returns 8, not 9.I guess that EncodedInsertCount = 4 is right since ReqInsertCount for encoder calculates 4 with ReqInsertCount = 9.</p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/tatsuhiro-t/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/tatsuhiro-t">@tatsuhiro-t</a> pointed out that it looks like the algorithm was replaced, and the example text we are looking at is left as is.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3549">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK47HLIHWNEHC7NFPA3RJZWS5ANCNFSM4LVXGC6Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4LJXPNUWTG2UVCQMLRJZWS5A5CNFSM4LVXGC62YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IZFTH3A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3549",
"url": "https://github.com/quicwg/base-drafts/issues/3549",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7fc72e8bb65_714a3f9bf64cd96c1025b8--


From nobody Sat Mar 28 14:54:32 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9A3D33A03EB for <quic-issues@ietfa.amsl.com>; Sat, 28 Mar 2020 14:54:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.152
X-Spam-Level: 
X-Spam-Status: No, score=-0.152 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KF49cSJq7FOA for <quic-issues@ietfa.amsl.com>; Sat, 28 Mar 2020 14:54:29 -0700 (PDT)
Received: from out-11.smtp.github.com (out-11.smtp.github.com [192.30.254.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A0FEE3A03EA for <quic-issues@ietf.org>; Sat, 28 Mar 2020 14:54:29 -0700 (PDT)
Received: from github-lowworker-a6a2749.va3-iad.github.net (github-lowworker-a6a2749.va3-iad.github.net [10.48.16.62]) by smtp.github.com (Postfix) with ESMTP id 07B0426158E for <quic-issues@ietf.org>; Sat, 28 Mar 2020 14:54:29 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585432469; bh=4okHj/BXEU6ttcTbsVW/K9LzE7A+NAn3Q1t3aLh2Rak=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=BBarAN6WwgPl4iZyW6YZ4WYi9MA+IJFU/0Ke1b0Dr4OLgAGWuWJq4l8/QO79IVTbT 6ad0A7PLhb8hGgT79J9Eu1iDU++55Tz9TABDYywIDyHIxvduur7hzbAj7Ld8xn+r1Y 4DmnMyRcUg1umglVQl4za4vADhIQBLMmK6DylPgA=
Date: Sat, 28 Mar 2020 14:54:28 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3N2W4S3NS2HWAYAGN4ROUJJEVBNHHCGJLIMM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3548/c605524576@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3548@github.com>
References: <quicwg/base-drafts/pull/3548@github.com>
Subject: Re: [quicwg/base-drafts] Confirm Retire Prior To via Acknowledgement (#3548)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7fc794b6a81_28893f9f972cd960118695"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/SkX_7t32lXK2iE66LZ9qLdDw3lA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 28 Mar 2020 21:54:31 -0000

----==_mimepart_5e7fc794b6a81_28893f9f972cd960118695
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I don't think that we should go against established principles to solve something that can be solved more trivially.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3548#issuecomment-605524576
----==_mimepart_5e7fc794b6a81_28893f9f972cd960118695
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I don't think that we should go against established principles to solve something that can be solved more trivially.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3548#issuecomment-605524576">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK76L7VOXMSSVCDISJ3RJZWZJANCNFSM4LVWPKRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4BGSGQXDQ7KBGOHNDRJZWZJA5CNFSM4LVWPKR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQLZEYA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3548#issuecomment-605524576",
"url": "https://github.com/quicwg/base-drafts/pull/3548#issuecomment-605524576",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7fc794b6a81_28893f9f972cd960118695--


From nobody Sat Mar 28 15:28:46 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A78E33A07E7 for <quic-issues@ietfa.amsl.com>; Sat, 28 Mar 2020 15:28:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wgZoTqvNuzyE for <quic-issues@ietfa.amsl.com>; Sat, 28 Mar 2020 15:28:44 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6B2483A07E3 for <quic-issues@ietf.org>; Sat, 28 Mar 2020 15:28:44 -0700 (PDT)
Date: Sat, 28 Mar 2020 15:28:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585434523; bh=rIXAHDdwb0nnN0GrH1jMFG2xr1f+CuZAQ0A8SbCMiW0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=QM8s9Dt9A9zwxHI+H2aTAuDC7HxgefOzyaq5Iebi5m9hTQbPlTNEHP0fL0nPd4nrY VXx31kGusZ3sm2Slie879s6j8nCcw4ZCPN1q41Gv+KUrK6rW5U/KkPmOqfQic6p68K U5JkdVpkIaoE6UGsbWl6HpGq9ywfByLtS/pfXZeI=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYHLEQ3IT45AAA75SV4ROYJXEVBNHHCGJLIMM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3548/review/383355075@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3548@github.com>
References: <quicwg/base-drafts/pull/3548@github.com>
Subject: Re: [quicwg/base-drafts] Confirm Retire Prior To via Acknowledgement (#3548)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7fcf9b16c8f_3fb13fcd8e4cd95c10382"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/S0O77izew3yX6qM2tmzeSNBOKzI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 28 Mar 2020 22:28:46 -0000

----==_mimepart_5e7fcf9b16c8f_3fb13fcd8e4cd95c10382
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett commented on this pull request.

I don't think this direction is untenable, but I think we need to not rely on acknowledgements to drive the state machine.

Instead, I'd suggest keying off use of a CID issued after the Retire Prior To as indication that the RPT was received.

In that world, I think the model is: a receiver of Retire Prior To doesn't need to use RCID to explicitly retire prior CIDs and instead as soon as it starts using a CID issued after the Retire Prior To, it's assumed all the prior CIDs have been retired.  Given there's already a MUST about no longer using the new CID immediately, this doesn't seem that problematic.

I think that's a fairly solid direction, now that I write it down, are there any issues I'm not thinking of?



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3548#pullrequestreview-383355075
----==_mimepart_5e7fcf9b16c8f_3fb13fcd8e4cd95c10382
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> commented on this pull request.</p>

<p>I don't think this direction is untenable, but I think we need to not rely on acknowledgements to drive the state machine.</p>
<p>Instead, I'd suggest keying off use of a CID issued after the Retire Prior To as indication that the RPT was received.</p>
<p>In that world, I think the model is: a receiver of Retire Prior To doesn't need to use RCID to explicitly retire prior CIDs and instead as soon as it starts using a CID issued after the Retire Prior To, it's assumed all the prior CIDs have been retired.  Given there's already a MUST about no longer using the new CID immediately, this doesn't seem that problematic.</p>
<p>I think that's a fairly solid direction, now that I write it down, are there any issues I'm not thinking of?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3548#pullrequestreview-383355075">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6BAR2CVXQEEILDJETRJZ2ZXANCNFSM4LVWPKRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5BSNXRF7AGRYO4EVLRJZ2ZXA5CNFSM4LVWPKR2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3MYRQY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3548#pullrequestreview-383355075",
"url": "https://github.com/quicwg/base-drafts/pull/3548#pullrequestreview-383355075",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7fcf9b16c8f_3fb13fcd8e4cd95c10382--


From nobody Sat Mar 28 15:32:08 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DF6533A07F8 for <quic-issues@ietfa.amsl.com>; Sat, 28 Mar 2020 15:32:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.474
X-Spam-Level: 
X-Spam-Status: No, score=-0.474 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=0.726, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4P5sqR7nl54V for <quic-issues@ietfa.amsl.com>; Sat, 28 Mar 2020 15:32:05 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AE85A3A07F4 for <quic-issues@ietf.org>; Sat, 28 Mar 2020 15:32:05 -0700 (PDT)
Received: from github-lowworker-943b171.ac4-iad.github.net (github-lowworker-943b171.ac4-iad.github.net [10.52.22.59]) by smtp.github.com (Postfix) with ESMTP id B90416A0608 for <quic-issues@ietf.org>; Sat, 28 Mar 2020 15:32:04 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585434724; bh=iXskygQGIlRjZqyDK38JfqZMX3wIFVgYK03VRPF9qP8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=p6WvGE5VwRb0/FhBAp6f8QhmrqL2aFxTKhgSQw7slKH0ozM8BePGL6voVSVq0se1w XaqMi61F7OFe2/U7Sevj779E+/QISBohedgKFv1pg433J0g+8ZG7Vzk9zR9jnG1sMD dhZpjJJWIvQms4YM07XnzHRjXm6I7ORS5+or4+Fs=
Date: Sat, 28 Mar 2020 15:32:04 -0700
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2I3FYV5ICT4QJWFXV4ROYWJEVBNHHCGJLIMM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3548/c605528294@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3548@github.com>
References: <quicwg/base-drafts/pull/3548@github.com>
Subject: Re: [quicwg/base-drafts] Confirm Retire Prior To via Acknowledgement (#3548)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7fd064a6924_7a783fe5a72cd96434479"; 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/fY91BNTpaIBl2ZwOu3zugoYQ3-8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 28 Mar 2020 22:32:07 -0000

----==_mimepart_5e7fd064a6924_7a783fe5a72cd96434479
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> I don't think that we should go against established principles to solve something that can be solved more trivially.

IMO, #3547 is a heuristic that mitigates the problem, but doesn't quite solve it. Additionally, it is more complex to implement, than this proposal, as it requires tracking all the additional state to retire the CIDs.

> Instead, I'd suggest keying off use of a CID issued after the Retire Prior To as indication that the RPT was received.

I still prefer the ACK approach, personally, but I do think I'd prefer this suggestion over #3547. I think it would work pretty much the same as the ACK approach, but just uses a different implicit signal.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3548#issuecomment-605528294
----==_mimepart_5e7fd064a6924_7a783fe5a72cd96434479
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<blockquote>
<p>I don't think that we should go against established principles to solve something that can be solved more trivially.</p>
</blockquote>
<p>IMO, <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="588711941" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3547" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3547/hovercard" href="https://github.com/quicwg/base-drafts/pull/3547">#3547</a> is a heuristic that mitigates the problem, but doesn't quite solve it. Additionally, it is more complex to implement, than this proposal, as it requires tracking all the additional state to retire the CIDs.</p>
<blockquote>
<p>Instead, I'd suggest keying off use of a CID issued after the Retire Prior To as indication that the RPT was received.</p>
</blockquote>
<p>I still prefer the ACK approach, personally, but I do think I'd prefer this suggestion over <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="588711941" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3547" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3547/hovercard" href="https://github.com/quicwg/base-drafts/pull/3547">#3547</a>. I think it would work pretty much the same as the ACK approach, but just uses a different implicit signal.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3548#issuecomment-605528294">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7HRCKMSN2NTZWPLV3RJZ3GJANCNFSM4LVWPKRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5K5ARUHZUJNXOMAPLRJZ3GJA5CNFSM4LVWPKR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQL2BZQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3548#issuecomment-605528294",
"url": "https://github.com/quicwg/base-drafts/pull/3548#issuecomment-605528294",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7fd064a6924_7a783fe5a72cd96434479--


From nobody Sat Mar 28 16:34:44 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 771F13A0919 for <quic-issues@ietfa.amsl.com>; Sat, 28 Mar 2020 16:34:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.2
X-Spam-Level: 
X-Spam-Status: No, score=-0.2 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DviIE_9DbWI5 for <quic-issues@ietfa.amsl.com>; Sat, 28 Mar 2020 16:34:42 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6F45F3A0918 for <quic-issues@ietf.org>; Sat, 28 Mar 2020 16:34:42 -0700 (PDT)
Received: from github-lowworker-39b4a70.va3-iad.github.net (github-lowworker-39b4a70.va3-iad.github.net [10.48.16.66]) by smtp.github.com (Postfix) with ESMTP id 5EF8A660056 for <quic-issues@ietf.org>; Sat, 28 Mar 2020 16:34:41 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585438481; bh=P89hUhjdZE6348RECPGfA2ZJeNao+A5htce1Ri2Ks4A=; h=Date:From:To:Subject:From; b=nRfzViU6ivHY31motUqUomP0haUa4NlZ5wclj7W6ZFx8eSDF5bD2rwW9rvRNmRN5M m5Z+9uevVlVB/bzxwa3DnGqwuAxvZNr+9EhJWmUbd8q7Pdo/q2aEIvNz7DZzBtd4LH e6r4JvI4DygLijVxtRbC8dZrH0bff/aH/RpZXHK0=
Date: Sat, 28 Mar 2020 16:34:41 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-retire-prior-to/000000-13b461@github.com>
Subject: [quicwg/base-drafts] 13b461: No need to use RCID if the peer requests it
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/8rzh4PtyhL9Im0jYsnNndHYUjgw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 28 Mar 2020 23:34:43 -0000

  Branch: refs/heads/ianswett-retire-prior-to
  Home:   https://github.com/quicwg/base-drafts
  Commit: 13b461d32201bd02002d3ee64ab3f805aab28486
      https://github.com/quicwg/base-drafts/commit/13b461d32201bd02002d3ee64ab3f805aab28486
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-28 (Sat, 28 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  No need to use RCID if the peer requests it

If the peer requests CIDs be retired via Retire Prior To in the NEW_CONNECTION_ID frame, there's no need to send a RETIRE_CONNECTION_ID frame for those, just start using a CID with an index >= Retire Prior To.

Fixes #3509



From nobody Sat Mar 28 16:35:44 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6F10E3A0924 for <quic-issues@ietfa.amsl.com>; Sat, 28 Mar 2020 16:35:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.473
X-Spam-Level: 
X-Spam-Status: No, score=-0.473 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=0.726, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id S3hMqK-gUMpm for <quic-issues@ietfa.amsl.com>; Sat, 28 Mar 2020 16:35:41 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 48EEA3A091F for <quic-issues@ietf.org>; Sat, 28 Mar 2020 16:35:41 -0700 (PDT)
Date: Sat, 28 Mar 2020 16:35:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585438540; bh=j5sAEyfGTnhYS1B+gWQNixEExKuXpZEp1hMzmVLFrfM=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=xHsMaB6Lj7koYX8yILw/KB4OIlAxQ9N/rYdZXjgzEZkUrQIJJLo9kRGxu69TkFnHr WbYkZC5Uxn1Nqki7+bYt4oUs8Gz9vfqvo6y7fINqnOtdLu4kvU2yPkg1VvM1oAPG0u qgq4c4df/jhp0ClhzoqqNGLxMzL6ep3amZ4trOsg=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZHJS5P7FYE5YAOYIF4RPAEZEVBNHHCGJORCE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3550@github.com>
Subject: [quicwg/base-drafts] No need to use RCID if the peer requests it (#3550)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7fdf4c1f9ca_6d4f3fcd6accd96417325e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/dtAlv5QU0Mhx8nBnAJZBjSZeHmY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 28 Mar 2020 23:35:43 -0000

----==_mimepart_5e7fdf4c1f9ca_6d4f3fcd6accd96417325e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

If the peer requests CIDs be retired via Retire Prior To in the NEW_CONNECTION_ID frame, there&#39;s no need to send a RETIRE_CONNECTION_ID frame for those, just start using a CID with an index &gt;= Retire Prior To.

Fixes #3509
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/3550

-- Commit Summary --

  * No need to use RCID if the peer requests it

-- File Changes --

    M draft-ietf-quic-transport.md (32)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/3550.patch
https://github.com/quicwg/base-drafts/pull/3550.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3550

----==_mimepart_5e7fdf4c1f9ca_6d4f3fcd6accd96417325e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>If the peer requests CIDs be retired via Retire Prior To in the NEW_CONNECTION_ID frame, there's no need to send a RETIRE_CONNECTION_ID frame for those, just start using a CID with an index &gt;= Retire Prior To.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #3509.">Fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="578914025" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3509" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3509/hovercard" href="https://github.com/quicwg/base-drafts/issues/3509">#3509</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/3550'>https://github.com/quicwg/base-drafts/pull/3550</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>No need to use RCID if the peer requests it</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/3550/files#diff-db016291106766877c4921a79f8596e0">draft-ietf-quic-transport.md</a>
    (32)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3550.patch'>https://github.com/quicwg/base-drafts/pull/3550.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3550.diff'>https://github.com/quicwg/base-drafts/pull/3550.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3550">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK63VYORUX6B2GR7PM3RJ2CUZANCNFSM4LVYDBAA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7AFNKV6VUPX3OQA4LRJ2CUZA5CNFSM4LVYDBAKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IZF2EIQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3550",
"url": "https://github.com/quicwg/base-drafts/pull/3550",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e7fdf4c1f9ca_6d4f3fcd6accd96417325e--


From nobody Sat Mar 28 16:37:11 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DA2063A0921 for <quic-issues@ietfa.amsl.com>; Sat, 28 Mar 2020 16:37:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.152
X-Spam-Level: 
X-Spam-Status: No, score=-0.152 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gyOYJGWAHjz0 for <quic-issues@ietfa.amsl.com>; Sat, 28 Mar 2020 16:37:08 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D380B3A091F for <quic-issues@ietf.org>; Sat, 28 Mar 2020 16:37:08 -0700 (PDT)
Received: from github-lowworker-275fa97.va3-iad.github.net (github-lowworker-275fa97.va3-iad.github.net [10.48.17.64]) by smtp.github.com (Postfix) with ESMTP id C38CEA039D for <quic-issues@ietf.org>; Sat, 28 Mar 2020 16:37:07 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585438627; bh=s8cHICUZNeCqFlqqjUnO2rK72665eZDm37+b6n3QnzE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gS2JakUGuRpHd/axJu5c6uNdVHZgHM2dReuQNBifbMi+UN30XoAUI/qF6SgLJoP/q vfi3VzqnJSGmx2pxFi+Dgbfq+g5brVbGdnUrNIdzmphH/D/spdLgLbaV0zbaL8x2yz PrxoP2U/5rCT/n/qcBRR6igqF4ol84me8PPj5Rcs=
Date: Sat, 28 Mar 2020 16:37:07 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7ZKHOVNKKECGOJTGN4RPAKHEVBNHHCGJLIMM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3548/c605533882@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3548@github.com>
References: <quicwg/base-drafts/pull/3548@github.com>
Subject: Re: [quicwg/base-drafts] Confirm Retire Prior To via Acknowledgement (#3548)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7fdfa3b2b23_4d083feadb6cd96862048"; 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/apXUsJztst-NXAvtFkDuXe6v9Io>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 28 Mar 2020 23:37:10 -0000

----==_mimepart_5e7fdfa3b2b23_4d083feadb6cd96862048
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Does this PR give us protection against the other attack, that uses intentional migration as the attack vector? The problem is not limited to the use of RPT.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3548#issuecomment-605533882
----==_mimepart_5e7fdfa3b2b23_4d083feadb6cd96862048
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Does this PR give us protection against the other attack, that uses intentional migration as the attack vector? The problem is not limited to the use of RPT.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3548#issuecomment-605533882">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5KYTEMKMJMBJN5KADRJ2C2HANCNFSM4LVWPKRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6ZIYDEV4HVQXQPCW3RJ2C2HA5CNFSM4LVWPKR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQL3NOQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3548#issuecomment-605533882",
"url": "https://github.com/quicwg/base-drafts/pull/3548#issuecomment-605533882",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7fdfa3b2b23_4d083feadb6cd96862048--


From nobody Sat Mar 28 16:42:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DE7F03A0937 for <quic-issues@ietfa.amsl.com>; Sat, 28 Mar 2020 16:42:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.082
X-Spam-Level: 
X-Spam-Status: No, score=0.082 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.282, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id F2YTfuCuVbfY for <quic-issues@ietfa.amsl.com>; Sat, 28 Mar 2020 16:42:38 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 979B93A0938 for <quic-issues@ietf.org>; Sat, 28 Mar 2020 16:42:38 -0700 (PDT)
Date: Sat, 28 Mar 2020 16:42:37 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585438957; bh=e1cZlZCpZ4GkA+pfIPWk5PeIB3kHXvMvPwMGVgXtZPc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=E85ROrbx+9rp5kL1pcSwF6GoXe/0W9/PiCLLvaqXdRO/Q5yduKV6YSm91FaImco+F RolYCFHtYcpcS1Hn/RjSsQ9n/yLXR5gvqi+FlmQZ7ze0yzoTi2YTr8XxrapdQxbbjg eb9eqEQDzc/3KRx2VLfLWj03jwGcUb3kKibTtSBc=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK47K2QM5U3QKWG2GRV4RPA63EVBNHHCGJORCE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3550/c605534277@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3550@github.com>
References: <quicwg/base-drafts/pull/3550@github.com>
Subject: Re: [quicwg/base-drafts] No need for RCID if the peer increases Retire Prior To (#3550)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7fe0edb3492_6e1d3fcd6accd9641180cb"; 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/vgdyOueiTXK36PpJntoAVGAMCAI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 28 Mar 2020 23:42:40 -0000

----==_mimepart_5e7fe0edb3492_6e1d3fcd6accd9641180cb
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I think that the change by itself would not be a bad idea, though I would point out that an endpoint still needs to restrict the number of CIDs sent using RCID, to protect itself from the other attack that uses migration as the attack vector (#3509 (comment)).

The beauty of #3547 is that it provides a unified way of defending against the attacks (by allowing and endpoint to limit the stack it uses for tracking RCIDs). Compared to that, this PR would require two mitigations: limit the state _and_ special-case for handling RPT.


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3550#issuecomment-605534277
----==_mimepart_5e7fe0edb3492_6e1d3fcd6accd9641180cb
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I think that the change by itself would not be a bad idea, though I would point out that an endpoint still needs to restrict the number of CIDs sent using RCID, to protect itself from the other attack that uses migration as the attack vector (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="578914025" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3509" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3509/hovercard" href="https://github.com/quicwg/base-drafts/issues/3509">#3509</a> (comment)).</p>
<p>The beauty of <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="588711941" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3547" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3547/hovercard" href="https://github.com/quicwg/base-drafts/pull/3547">#3547</a> is that it provides a unified way of defending against the attacks (by allowing and endpoint to limit the stack it uses for tracking RCIDs). Compared to that, this PR would require two mitigations: limit the state <em>and</em> special-case for handling RPT.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3550#issuecomment-605534277">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4QSANPZTVMYTFIV7TRJ2DO3ANCNFSM4LVYDBAA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6SDZRKKOB74TJB473RJ2DO3A5CNFSM4LVYDBAKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQL3QRI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3550#issuecomment-605534277",
"url": "https://github.com/quicwg/base-drafts/pull/3550#issuecomment-605534277",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7fe0edb3492_6e1d3fcd6accd9641180cb--


From nobody Sat Mar 28 17:01:26 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AF3F03A09A9 for <quic-issues@ietfa.amsl.com>; Sat, 28 Mar 2020 17:01:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.199
X-Spam-Level: 
X-Spam-Status: No, score=-0.199 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Mls4ggmsqhmL for <quic-issues@ietfa.amsl.com>; Sat, 28 Mar 2020 17:01:19 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 014943A09A2 for <quic-issues@ietf.org>; Sat, 28 Mar 2020 17:01:18 -0700 (PDT)
Received: from github-lowworker-c53a806.ac4-iad.github.net (github-lowworker-c53a806.ac4-iad.github.net [10.52.23.45]) by smtp.github.com (Postfix) with ESMTP id DA9865210F9 for <quic-issues@ietf.org>; Sat, 28 Mar 2020 17:01:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585440077; bh=P7v+rlattE55Vz6lWgU0wfhZ4K7Jm+bjggg/2zL6Wis=; h=Date:From:To:Subject:From; b=GtxX1JqsnymKxGrn4sgkHOAcrt+tFnTDoQPz0YFCOpdIAoaTdYh+DtZJ2sU1/PHTC Gd14SuVUH6GNTZ40jikrjcNhEaKg9tnonpmp8rZOg5zP0HAZTjZ/V1ukCC8I6dxMq3 B/9szp28mGhXEAGDFs8Lipk0zHMDmjNXRw3BGyEo=
Date: Sat, 28 Mar 2020 17:01:17 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-retire-prior-to/13b461-d74e2b@github.com>
Subject: [quicwg/base-drafts] d74e2b: Update draft-ietf-quic-transport.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/h_d07sIkcXn_xDpZO0_9dzqEbR0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 00:01:25 -0000

  Branch: refs/heads/ianswett-retire-prior-to
  Home:   https://github.com/quicwg/base-drafts
  Commit: d74e2b18b904ac6566f5a36ee6e03cdadc85af1e
      https://github.com/quicwg/base-drafts/commit/d74e2b18b904ac6566f5a36ee6e03cdadc85af1e
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-28 (Sat, 28 Mar 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md



From nobody Sat Mar 28 17:02:07 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 688703A09AE for <quic-issues@ietfa.amsl.com>; Sat, 28 Mar 2020 17:01:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id L5IybME37VOx for <quic-issues@ietfa.amsl.com>; Sat, 28 Mar 2020 17:01:39 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3A4B23A09A9 for <quic-issues@ietf.org>; Sat, 28 Mar 2020 17:01:39 -0700 (PDT)
Received: from github-lowworker-6349a71.ac4-iad.github.net (github-lowworker-6349a71.ac4-iad.github.net [10.52.18.20]) by smtp.github.com (Postfix) with ESMTP id 801F48C060E for <quic-issues@ietf.org>; Sat, 28 Mar 2020 17:01:38 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585440098; bh=adLU86UOE/pQB29FFRNO6bLq3cXkSdCsjohyDQiSiDA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Fr62RlHOzOUBGKf9sTT/ZQ9zrr7N0fOM16stAtXuMJAhVj+C3l8uJjOXxmepMFQ9P rdklDk4OjJBvSL85JPFZMaMrVRndFPrJ94NGLGciWo+kFBbKAripGLSUK9OMmaelDi ZBp9OgKChFQ/a0X9d0z/r9Ykf4PAr/KAjvXnxizs=
Date: Sat, 28 Mar 2020 17:01:38 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3550/push/4832447150@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3550@github.com>
References: <quicwg/base-drafts/pull/3550@github.com>
Subject: Re: [quicwg/base-drafts] No need for RCID if the peer increases Retire Prior To (#3550)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7fe5626b3e5_301a3ff40d4cd95c1461b9"; 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/VdpObIIdcUOcZ1PWEjASBSruG1E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 00:01:40 -0000

----==_mimepart_5e7fe5626b3e5_301a3ff40d4cd95c1461b9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

d74e2b18b904ac6566f5a36ee6e03cdadc85af1e  Update draft-ietf-quic-transport.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3550/files/13b461d32201bd02002d3ee64ab3f805aab28486..d74e2b18b904ac6566f5a36ee6e03cdadc85af1e

----==_mimepart_5e7fe5626b3e5_301a3ff40d4cd95c1461b9
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/d74e2b18b904ac6566f5a36ee6e03cdadc85af1e">d74e2b1</a>  Update draft-ietf-quic-transport.md</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3550/files/13b461d32201bd02002d3ee64ab3f805aab28486..d74e2b18b904ac6566f5a36ee6e03cdadc85af1e">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5R3CELL3UJFWNIKL3RJ2FWFANCNFSM4LVYDBAA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK335KTO26XO4Z23MPTRJ2FWFA5CNFSM4LVYDBAKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TKMJXGA3DGMCQOVZWQIZUHAZTENBUG4YTKMA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3550/files/13b461d32201bd02002d3ee64ab3f805aab28486..d74e2b18b904ac6566f5a36ee6e03cdadc85af1e",
"url": "https://github.com/quicwg/base-drafts/pull/3550/files/13b461d32201bd02002d3ee64ab3f805aab28486..d74e2b18b904ac6566f5a36ee6e03cdadc85af1e",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e7fe5626b3e5_301a3ff40d4cd95c1461b9--


From nobody Sat Mar 28 17:02:25 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D97F83A09BB for <quic-issues@ietfa.amsl.com>; Sat, 28 Mar 2020 17:02:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uIsD8dY8R0V0 for <quic-issues@ietfa.amsl.com>; Sat, 28 Mar 2020 17:02: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 9666E3A09AE for <quic-issues@ietf.org>; Sat, 28 Mar 2020 17:02:22 -0700 (PDT)
Date: Sat, 28 Mar 2020 17:02:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585440141; bh=keKa9pRH2k7Wwj6nYUAKvl3S6LBLoVUgH5j9DTTwGro=; h=Date:From:To:Subject:From; b=hwrIJ08gjlW0Hj8ypx1SbibJVNpaj2ySBpKyOgsn8yaqP5nhDiBn76bgVK5rJVFfv dW3u2DhnSZe48BIPEMsKrRr93X0ASgf7wBHarg4R9Mh60wMVkOd+rBg04luTJCcVJx xxf7Jx5NqrOLPottffDaLB3ZQW7ltoOYcrMvh5Pk=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/a31810-a35539@github.com>
Subject: [quicwg/base-drafts] a35539: Script updating gh-pages from d74e2b18. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/nS7ufyEmrMvCrt_2nywxIHc_Q1c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 00:02:24 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: a35539f92a8cb5af83ebe64e0b7e1ce720fb4191
      https://github.com/quicwg/base-drafts/commit/a35539f92a8cb5af83ebe64e0b7e1ce720fb4191
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-29 (Sun, 29 Mar 2020)

  Changed paths:
    R ianswett-cc-self-contained/draft-ietf-quic-http.html
    R ianswett-cc-self-contained/draft-ietf-quic-http.txt
    R ianswett-cc-self-contained/draft-ietf-quic-invariants.html
    R ianswett-cc-self-contained/draft-ietf-quic-invariants.txt
    R ianswett-cc-self-contained/draft-ietf-quic-qpack.html
    R ianswett-cc-self-contained/draft-ietf-quic-qpack.txt
    R ianswett-cc-self-contained/draft-ietf-quic-recovery.html
    R ianswett-cc-self-contained/draft-ietf-quic-recovery.txt
    R ianswett-cc-self-contained/draft-ietf-quic-tls.html
    R ianswett-cc-self-contained/draft-ietf-quic-tls.txt
    R ianswett-cc-self-contained/draft-ietf-quic-transport.html
    R ianswett-cc-self-contained/draft-ietf-quic-transport.txt
    R ianswett-cc-self-contained/index.html
    A ianswett-retire-prior-to/draft-ietf-quic-http.html
    A ianswett-retire-prior-to/draft-ietf-quic-http.txt
    A ianswett-retire-prior-to/draft-ietf-quic-invariants.html
    A ianswett-retire-prior-to/draft-ietf-quic-invariants.txt
    A ianswett-retire-prior-to/draft-ietf-quic-qpack.html
    A ianswett-retire-prior-to/draft-ietf-quic-qpack.txt
    A ianswett-retire-prior-to/draft-ietf-quic-recovery.html
    A ianswett-retire-prior-to/draft-ietf-quic-recovery.txt
    A ianswett-retire-prior-to/draft-ietf-quic-tls.html
    A ianswett-retire-prior-to/draft-ietf-quic-tls.txt
    A ianswett-retire-prior-to/draft-ietf-quic-transport.html
    A ianswett-retire-prior-to/draft-ietf-quic-transport.txt
    A ianswett-retire-prior-to/index.html
    R ianswett-why-send-handshake/draft-ietf-quic-http.html
    R ianswett-why-send-handshake/draft-ietf-quic-http.txt
    R ianswett-why-send-handshake/draft-ietf-quic-invariants.html
    R ianswett-why-send-handshake/draft-ietf-quic-invariants.txt
    R ianswett-why-send-handshake/draft-ietf-quic-qpack.html
    R ianswett-why-send-handshake/draft-ietf-quic-qpack.txt
    R ianswett-why-send-handshake/draft-ietf-quic-recovery.html
    R ianswett-why-send-handshake/draft-ietf-quic-recovery.txt
    R ianswett-why-send-handshake/draft-ietf-quic-tls.html
    R ianswett-why-send-handshake/draft-ietf-quic-tls.txt
    R ianswett-why-send-handshake/draft-ietf-quic-transport.html
    R ianswett-why-send-handshake/draft-ietf-quic-transport.txt
    R ianswett-why-send-handshake/index.html
    M index.html
    R padding-advice/draft-ietf-quic-http.html
    R padding-advice/draft-ietf-quic-http.txt
    R padding-advice/draft-ietf-quic-invariants.html
    R padding-advice/draft-ietf-quic-invariants.txt
    R padding-advice/draft-ietf-quic-qpack.html
    R padding-advice/draft-ietf-quic-qpack.txt
    R padding-advice/draft-ietf-quic-recovery.html
    R padding-advice/draft-ietf-quic-recovery.txt
    R padding-advice/draft-ietf-quic-tls.html
    R padding-advice/draft-ietf-quic-tls.txt
    R padding-advice/draft-ietf-quic-transport.html
    R padding-advice/draft-ietf-quic-transport.txt
    R padding-advice/index.html

  Log Message:
  -----------
  Script updating gh-pages from d74e2b18. [ci skip]



From nobody Sat Mar 28 17:02:35 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 79BFE3A09C0 for <quic-issues@ietfa.amsl.com>; Sat, 28 Mar 2020 17:02:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id k_ldPQIDiIDB for <quic-issues@ietfa.amsl.com>; Sat, 28 Mar 2020 17:02: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 92A253A09BE for <quic-issues@ietf.org>; Sat, 28 Mar 2020 17:02:32 -0700 (PDT)
Date: Sat, 28 Mar 2020 17:02:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585440151; bh=E4MF5CPtwywyl8VnwMFJr/scQ7LjhVKbNpXeFZDtwjM=; h=Date:From:To:Subject:From; b=vHSR7Raxfr0S6bA3s+dsHH/HnHb7nwYFinToIDdKhvpWTDrEzAXePtDbhbQAgX32T 1wGR67v031A5W3EKoKoHfgMEYHs5GH1iSG5ALCeQCs1OcBhPk5vWxnXG//+nYaJqbB RDkj6NGyjRxa2jrhLkrptV0CTGU3GU8eWz6kgPqQ=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/a35539-0546b0@github.com>
Subject: [quicwg/base-drafts] 0546b0: Script updating archive at 2020-03-29T00:02:24Z. [...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/twQPDqnz-UMCnjGxwFiSos1V9zM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 00:02:33 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 0546b0e6719c5e3b5129b14f8266a0dd4ec6d391
      https://github.com/quicwg/base-drafts/commit/0546b0e6719c5e3b5129b14f8266a0dd4ec6d391
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-29 (Sun, 29 Mar 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-03-29T00:02:24Z. [ci skip]



From nobody Sat Mar 28 17:47:05 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 97EEC3A0C40 for <quic-issues@ietfa.amsl.com>; Sat, 28 Mar 2020 17:47:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.474
X-Spam-Level: 
X-Spam-Status: No, score=-0.474 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=0.726, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WWiSOwKjxehg for <quic-issues@ietfa.amsl.com>; Sat, 28 Mar 2020 17:47:02 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5AD2E3A0C3E for <quic-issues@ietf.org>; Sat, 28 Mar 2020 17:47:02 -0700 (PDT)
Date: Sat, 28 Mar 2020 17:47:01 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585442821; bh=rfsnzCAbeF0jUMPVukvhtrQW+IEIGELWoEcNF6nK4FI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=QfSJsqTTOkSfR0mKuqN0dR2QCpvnzRZH/DOPozlGh8rD1omZVgZ0aYse1aCRbTWGX 9E9HAL59U8hpNPsRJdJfR7Wks/D/8SbG8v8c1NMhtFt2NgcJRh0lpPeI/clTlEzcja 2t+hhB1Mm/IBDoKfvvumpqg2sKSPf8Zkb0eyE0vc=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6CM5K53RSX5CJ6RT54RPIQLEVBNHHCGJORCE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3550/c605539706@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3550@github.com>
References: <quicwg/base-drafts/pull/3550@github.com>
Subject: Re: [quicwg/base-drafts] No need for RCID if the peer increases Retire Prior To (#3550)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7ff00578feb_6e2e3fcd6accd96465430"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/qPim25lLetH8FX9TzP9gpTSGfPE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 00:47:04 -0000

----==_mimepart_5e7ff00578feb_6e2e3fcd6accd96465430
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Thanks for reminding me @kazuho I think this text mitigates that issue:
"An endpoint MUST NOT provide more connection IDs than the peer's limit. An endpoint that receives more connection IDs than its advertised active_connection_id_limit MUST close the connection with an error of type CONNECTION_ID_LIMIT_ERROR."

However, if a peer sends a NCID and doesn't increase Retire Prior To in this case, then it's unclear which RETIRE_CONNECTION_ID frame(s) were received.  In that case, is it ever clear which RETIRE_CONNECTION_ID frames were received?  I'm not sure #3547 actually solves this, or just makes it much less likely?

I'm starting to think we need a max_connection_id in RETIRE_CONNECTION_ID(or a separate MAX_CONNECTION_ID frame) as a flow control style mechanism to solve this fully?  I think this PR may be a good change anyway, but I'm not sure it'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/3550#issuecomment-605539706
----==_mimepart_5e7ff00578feb_6e2e3fcd6accd96465430
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Thanks for reminding me <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/kazuho/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/kazuho">@kazuho</a> I think this text mitigates that issue:<br>
"An endpoint MUST NOT provide more connection IDs than the peer's limit. An endpoint that receives more connection IDs than its advertised active_connection_id_limit MUST close the connection with an error of type CONNECTION_ID_LIMIT_ERROR."</p>
<p>However, if a peer sends a NCID and doesn't increase Retire Prior To in this case, then it's unclear which RETIRE_CONNECTION_ID frame(s) were received.  In that case, is it ever clear which RETIRE_CONNECTION_ID frames were received?  I'm not sure <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="588711941" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3547" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3547/hovercard" href="https://github.com/quicwg/base-drafts/pull/3547">#3547</a> actually solves this, or just makes it much less likely?</p>
<p>I'm starting to think we need a max_connection_id in RETIRE_CONNECTION_ID(or a separate MAX_CONNECTION_ID frame) as a flow control style mechanism to solve this fully?  I think this PR may be a good change anyway, but I'm not sure it'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/3550#issuecomment-605539706">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4F4NHIEJASZ5Q5HQLRJ2LALANCNFSM4LVYDBAA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2SDH5STCLVOMYJRS3RJ2LALA5CNFSM4LVYDBAKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQL426Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3550#issuecomment-605539706",
"url": "https://github.com/quicwg/base-drafts/pull/3550#issuecomment-605539706",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7ff00578feb_6e2e3fcd6accd96465430--


From nobody Sat Mar 28 18:02:29 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 75ACD3A0C3C for <quic-issues@ietfa.amsl.com>; Sat, 28 Mar 2020 18:02:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.2
X-Spam-Level: 
X-Spam-Status: No, score=-1.2 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nOk89XVRxDgR for <quic-issues@ietfa.amsl.com>; Sat, 28 Mar 2020 18:02:26 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2CFC33A0C85 for <quic-issues@ietf.org>; Sat, 28 Mar 2020 18:02:26 -0700 (PDT)
Received: from github-lowworker-f045d1f.ac4-iad.github.net (github-lowworker-f045d1f.ac4-iad.github.net [10.52.19.54]) by smtp.github.com (Postfix) with ESMTP id 01C62E05E4 for <quic-issues@ietf.org>; Sat, 28 Mar 2020 18:02:25 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585443745; bh=n4O8AIm8boyW1sUzsD4mqMZODoMj32+IW6a6S82t6QA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LR2u2Elc0We+X84nlvwaGYUA3eERhKft3A/+WtS1yJShWsMHa8I4lw7ByBr7z79CC Ss2vjhgAPQVy4clXb3d13L8INqo+PgSOO4CIHGVJDNLZ5LtlKAUOre0lux77Om6diw +yxCJXOvYbaq+amLSZ/CBOcEcnQ49u9XsJqK/Ea0=
Date: Sat, 28 Mar 2020 18:02:24 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZ4PNHZ6JHQ62LKWOV4RPKKBEVBNHHCGJORCE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3550/c605540981@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3550@github.com>
References: <quicwg/base-drafts/pull/3550@github.com>
Subject: Re: [quicwg/base-drafts] No need for RCID if the peer increases Retire Prior To (#3550)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e7ff3a0e53d0_55a63f91068cd968201835"; 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/aagtuR5zGqoCNnYiyn30_WSV0Fs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 01:02:27 -0000

----==_mimepart_5e7ff3a0e53d0_55a63f91068cd968201835
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett 
> Thanks for reminding me @kazuho I think this text mitigates that issue:
"An endpoint MUST NOT provide more connection IDs than the peer's limit. An endpoint that receives more connection IDs than its advertised active_connection_id_limit MUST close the connection with an error of type CONNECTION_ID_LIMIT_ERROR."

That text does not mitigate the issue, because te the endpoint that sends RCID, a CID becomes inactive when (or before when) it sends the RCID frame carrying that CID for the first time.

When the peer receives that RCID frame, it peer is allowed to provide a new CID before sending an ACK, or before that ACK is being received by the peer.

> However, if a peer sends a NCID and doesn't increase Retire Prior To in this case, then it's unclear which RETIRE_CONNECTION_ID frame(s) were received. In that case, is it ever clear which RETIRE_CONNECTION_ID frames were received? I'm not sure #3547 actually solves this, or just makes it much less likely?

IIUC, the defense in #3547 is that the endpoint is allowed (recommended) to cease sending RCID frames carrying some CIDs under extreme circumstances. This approach will work regardless of an attack (at the theoretical cost of having interoperability problems, though it would be unlikely assuming that each endpoint would track sufficient number of CIDs being retired).

> I'm starting to think we need a max_connection_id in RETIRE_CONNECTION_ID(or a separate MAX_CONNECTION_ID frame) as a flow control style mechanism to solve this fully?

I share the view that that is the cleanest way of fixing the issue.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3550#issuecomment-605540981
----==_mimepart_5e7ff3a0e53d0_55a63f91068cd968201835
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/ianswett/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ianswett">@ianswett</a></p>
<blockquote>
<p>Thanks for reminding me <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/kazuho/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/kazuho">@kazuho</a> I think this text mitigates that issue:<br>
"An endpoint MUST NOT provide more connection IDs than the peer's limit. An endpoint that receives more connection IDs than its advertised active_connection_id_limit MUST close the connection with an error of type CONNECTION_ID_LIMIT_ERROR."</p>
</blockquote>
<p>That text does not mitigate the issue, because te the endpoint that sends RCID, a CID becomes inactive when (or before when) it sends the RCID frame carrying that CID for the first time.</p>
<p>When the peer receives that RCID frame, it peer is allowed to provide a new CID before sending an ACK, or before that ACK is being received by the peer.</p>
<blockquote>
<p>However, if a peer sends a NCID and doesn't increase Retire Prior To in this case, then it's unclear which RETIRE_CONNECTION_ID frame(s) were received. In that case, is it ever clear which RETIRE_CONNECTION_ID frames were received? I'm not sure <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="588711941" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3547" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3547/hovercard" href="https://github.com/quicwg/base-drafts/pull/3547">#3547</a> actually solves this, or just makes it much less likely?</p>
</blockquote>
<p>IIUC, the defense in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="588711941" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3547" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3547/hovercard" href="https://github.com/quicwg/base-drafts/pull/3547">#3547</a> is that the endpoint is allowed (recommended) to cease sending RCID frames carrying some CIDs under extreme circumstances. This approach will work regardless of an attack (at the theoretical cost of having interoperability problems, though it would be unlikely assuming that each endpoint would track sufficient number of CIDs being retired).</p>
<blockquote>
<p>I'm starting to think we need a max_connection_id in RETIRE_CONNECTION_ID(or a separate MAX_CONNECTION_ID frame) as a flow control style mechanism to solve this fully?</p>
</blockquote>
<p>I share the view that that is the cleanest way of fixing the issue.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3550#issuecomment-605540981">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK46F3RAEBPYP6OP4Z3RJ2M2BANCNFSM4LVYDBAA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2WOEEW6DLFUF6BMS3RJ2M2BA5CNFSM4LVYDBAKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQL5E5I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3550#issuecomment-605540981",
"url": "https://github.com/quicwg/base-drafts/pull/3550#issuecomment-605540981",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e7ff3a0e53d0_55a63f91068cd968201835--


From nobody Sun Mar 29 10:25:15 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2117D3A0F8E for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 10:25:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.2
X-Spam-Level: 
X-Spam-Status: No, score=-0.2 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id m54NTbfe06JA for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 10:25: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 0937A3A0F8C for <quic-issues@ietf.org>; Sun, 29 Mar 2020 10:25:11 -0700 (PDT)
Received: from github-lowworker-cf59896.ash1-iad.github.net (github-lowworker-cf59896.ash1-iad.github.net [10.56.112.26]) by smtp.github.com (Postfix) with ESMTP id C569FC60080 for <quic-issues@ietf.org>; Sun, 29 Mar 2020 10:25:10 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585502710; bh=jv522XIwet0NzPXEzQlkt5qWsoT1PWahFRSqlJdo5VU=; h=Date:From:To:Subject:From; b=Ue539b63jcghcuGqoaZsHR0yFnxVkGncNw3HFnY2vbpAu0MzrC4MDxEABRjJb52w4 SOI7Ster2fVJJe2KMrxP/ySD/UgCA6kWCkURd5nUZbzaR0JpsNqiB4OMApe1LqC+jr KTsA0nAYfVh3U796Kh5MD5GrzyTx0GK+0MMvIRIo=
Date: Sun, 29 Mar 2020 10:25:10 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-initial-pto/000000-3dc10b@github.com>
Subject: [quicwg/base-drafts] 3dc10b: Do not reset pto_count on Initial ACKs
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/-vT2oPoHCHoEvVUQomDbjQwlNks>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 17:25:13 -0000

  Branch: refs/heads/ianswett-initial-pto
  Home:   https://github.com/quicwg/base-drafts
  Commit: 3dc10be1eba2a005b9e95a5f03c5db48951d5464
      https://github.com/quicwg/base-drafts/commit/3dc10be1eba2a005b9e95a5f03c5db48951d5464
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-29 (Sun, 29 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Do not reset pto_count on Initial ACKs

In order to avoid sending anti-deadlock packets too quickly when the server doesn't yet have anything to send.

Fixes #3546



From nobody Sun Mar 29 10:27:58 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 913B73A0FA1 for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 10:27:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.473
X-Spam-Level: 
X-Spam-Status: No, score=-0.473 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=0.726, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vhZWt2gTwnh1 for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 10:27:54 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 64BC83A0FA0 for <quic-issues@ietf.org>; Sun, 29 Mar 2020 10:27:54 -0700 (PDT)
Received: from github-lowworker-a6a2749.va3-iad.github.net (github-lowworker-a6a2749.va3-iad.github.net [10.48.16.62]) by smtp.github.com (Postfix) with ESMTP id 46ECC282998 for <quic-issues@ietf.org>; Sun, 29 Mar 2020 10:27:53 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585502873; bh=MGNdiWJZFrnVIXYBUVPHqBIN3ADCOHgaCYOKoBKI0KA=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=sXDkcEVauBiHvQKp9vgAJD3AC8dt9Gh/Ovx4NlUcWE2J7PY+uy35ezWx3z6gRdGGk F2v/hggj9GYvoKFaOxWcxJlhFZbp317P+u3pjAwXTRJzhnwqh+WC3kYVQJHIGZx0Hz h/6qpD9NJaCT/tIcobMbBeNF1sXlUK+/KwNWDb3E=
Date: Sun, 29 Mar 2020 10:27:53 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYU7JZWPGFY5EJAL6V4RS5ZTEVBNHHCGKCD2A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3551@github.com>
Subject: [quicwg/base-drafts] Do not reset pto_count on Initial ACKs (#3551)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e80da99363d2_7c183ff43eecd96c1148a3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/_eHXK3maASVlmDN7_24hk5NPV-g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 29 Mar 2020 17:27:56 -0000

----==_mimepart_5e80da99363d2_7c183ff43eecd96c1148a3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

In order to avoid sending anti-deadlock packets too quickly when the server doesn&#39;t yet have anything to send.

I am tempted to add the pto_count to the PTO equation in the normative section and discuss setting pto_count in it, instead of only trying to describe it with text and only using pto_count in the pseudocode.  Thoughts?

Fixes #3546
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/3551

-- Commit Summary --

  * Do not reset pto_count on Initial ACKs

-- File Changes --

    M draft-ietf-quic-recovery.md (27)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/3551.patch
https://github.com/quicwg/base-drafts/pull/3551.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3551

----==_mimepart_5e80da99363d2_7c183ff43eecd96c1148a3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>In order to avoid sending anti-deadlock packets too quickly when the server doesn't yet have anything to send.</p>
<p>I am tempted to add the pto_count to the PTO equation in the normative section and discuss setting pto_count in it, instead of only trying to describe it with text and only using pto_count in the pseudocode.  Thoughts?</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #3546.">Fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="588095342" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3546" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3546/hovercard" href="https://github.com/quicwg/base-drafts/issues/3546">#3546</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/3551'>https://github.com/quicwg/base-drafts/pull/3551</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Do not reset pto_count on Initial ACKs</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/3551/files#diff-98295c891c68edd662536cf2a42bf089">draft-ietf-quic-recovery.md</a>
    (27)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3551.patch'>https://github.com/quicwg/base-drafts/pull/3551.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3551.diff'>https://github.com/quicwg/base-drafts/pull/3551.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3551">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYJYUWUO3GAOVBMOMLRJ6AJTANCNFSM4LWBVDVQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYPB4S3VOZQO2ELWJTRJ6AJTA5CNFSM4LWBVDV2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IZIIPIA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3551",
"url": "https://github.com/quicwg/base-drafts/pull/3551",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e80da99363d2_7c183ff43eecd96c1148a3--


From nobody Sun Mar 29 10:30:26 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 62A543A0FA8 for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 10:30:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.199
X-Spam-Level: 
X-Spam-Status: No, score=-0.199 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GXhpCz3LO4eW for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 10:30: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 63BF23A0FA7 for <quic-issues@ietf.org>; Sun, 29 Mar 2020 10:30:24 -0700 (PDT)
Received: from github-lowworker-f144ac1.va3-iad.github.net (github-lowworker-f144ac1.va3-iad.github.net [10.48.16.59]) by smtp.github.com (Postfix) with ESMTP id C23BC261565 for <quic-issues@ietf.org>; Sun, 29 Mar 2020 10:30:23 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585503023; bh=Jhy2u4AeX07Hlh+L0PFIeubOzO9Mg6Xv/8AWHE3oQa0=; h=Date:From:To:Subject:From; b=ONy+MTEag8+JMigvCtczMQ++FyonSrsbH5Vkr/52vFLv2PIRm4zP96K+7cA+Y5+FQ FZbQ6v7W0fg8bHSBM4NvwvDcSepY14XiGaJkp55Pt+NpYK+CPS3bYc0jOgaggbQuKh w0rR4WBDY2zAkeYNCXnVDf6surDNrKWayV185YZY=
Date: Sun, 29 Mar 2020 10:30:23 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-initial-pto/3dc10b-2c682a@github.com>
Subject: [quicwg/base-drafts] 2c682a: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/a-JKCQfRqaC8dFLxpt_5mtkrZJ4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 17:30:25 -0000

  Branch: refs/heads/ianswett-initial-pto
  Home:   https://github.com/quicwg/base-drafts
  Commit: 2c682ab830ff4b2d35be0e1a0acc62108ea3d7c9
      https://github.com/quicwg/base-drafts/commit/2c682ab830ff4b2d35be0e1a0acc62108ea3d7c9
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-29 (Sun, 29 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



From nobody Sun Mar 29 10:30:47 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A967C3A0FA9 for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 10:30:46 -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=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NiQMX2gtUIwj for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 10:30:45 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7733C3A0FA8 for <quic-issues@ietf.org>; Sun, 29 Mar 2020 10:30:45 -0700 (PDT)
Received: from github-lowworker-c5134a3.ac4-iad.github.net (github-lowworker-c5134a3.ac4-iad.github.net [10.52.23.55]) by smtp.github.com (Postfix) with ESMTP id 610418C0099 for <quic-issues@ietf.org>; Sun, 29 Mar 2020 10:30:44 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585503044; bh=ybb7GxvarW5dwZDXAlK5LgLXbB/05r3taUyBokm5FxI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=IbwmENh18yTKiT8w/ZROKKxLb/Adhg1u7fcOG+/gfjwWSowo0jf2QdAGv+juI4OgG 1LEaVnRxxKwO3vvzDIyrBZq0sts4eTdZE8f4YQaEL7r0nGSJyl3FAsSt7XCI7JiLoq W+2Z9T52xhK0JGh4XssvyiNh0KMhjVUpjNP7MkKU=
Date: Sun, 29 Mar 2020 10:30:44 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3551/push/4834610936@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3551@github.com>
References: <quicwg/base-drafts/pull/3551@github.com>
Subject: Re: [quicwg/base-drafts] Do not reset pto_count on Initial ACKs (#3551)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e80db44500ea_16c93fa4124cd95c82118"; 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/u3VJpNPwR-jF5CwXGYQLwuzUuGw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 17:30:47 -0000

----==_mimepart_5e80db44500ea_16c93fa4124cd95c82118
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

2c682ab830ff4b2d35be0e1a0acc62108ea3d7c9  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/3551/files/3dc10be1eba2a005b9e95a5f03c5db48951d5464..2c682ab830ff4b2d35be0e1a0acc62108ea3d7c9

----==_mimepart_5e80db44500ea_16c93fa4124cd95c82118
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/2c682ab830ff4b2d35be0e1a0acc62108ea3d7c9">2c682ab</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/3551/files/3dc10be1eba2a005b9e95a5f03c5db48951d5464..2c682ab830ff4b2d35be0e1a0acc62108ea3d7c9">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYW3A3ODP65UA7UHDTRJ6AUJANCNFSM4LWBVDVQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2T3RVJ4K2LQAEUKRDRJ6AUJA5CNFSM4LWBVDV2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TKMRYG44TGN2QOVZWQIZUHAZTINRRGA4TGNQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3551/files/3dc10be1eba2a005b9e95a5f03c5db48951d5464..2c682ab830ff4b2d35be0e1a0acc62108ea3d7c9",
"url": "https://github.com/quicwg/base-drafts/pull/3551/files/3dc10be1eba2a005b9e95a5f03c5db48951d5464..2c682ab830ff4b2d35be0e1a0acc62108ea3d7c9",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e80db44500ea_16c93fa4124cd95c82118--


From nobody Sun Mar 29 10:31:35 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9B8083A0FAF for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 10:31:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RuXmF8bEYvYT for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 10:31:32 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4CAE93A0FAD for <quic-issues@ietf.org>; Sun, 29 Mar 2020 10:31:32 -0700 (PDT)
Date: Sun, 29 Mar 2020 10:31:31 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585503091; bh=9NLMcqofZso2IPmtGFSSSTZnheE/iCYH5DQ8voHh6JE=; h=Date:From:To:Subject:From; b=ENrxOdt/Hvd/f14EtSvx+5TNkXpUCj2Ig8+tHGzfxqHasbH4Cu8p93bG908MTQ1SS wQ9CwmOXVuv4+oBk0xOI/kOLWe7fqkAVSBdFKpJXlr/rSkU9pLNTdMD9bJon0of7GV Z+EZLd0e4ORWAEzBdbVEGZHFkbHa4yvSO6Itly14=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/0546b0-853834@github.com>
Subject: [quicwg/base-drafts] 853834: Script updating gh-pages from 2c682ab8. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/QLcJn_ZuyAzrAH2FIvXj6V_XnWY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 17:31:34 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 8538347f73183d2431a4e738f9a9068c198353c8
      https://github.com/quicwg/base-drafts/commit/8538347f73183d2431a4e738f9a9068c198353c8
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-29 (Sun, 29 Mar 2020)

  Changed paths:
    R ianswett-clarify-ack-only/draft-ietf-quic-http.html
    R ianswett-clarify-ack-only/draft-ietf-quic-http.txt
    R ianswett-clarify-ack-only/draft-ietf-quic-invariants.html
    R ianswett-clarify-ack-only/draft-ietf-quic-invariants.txt
    R ianswett-clarify-ack-only/draft-ietf-quic-qpack.html
    R ianswett-clarify-ack-only/draft-ietf-quic-qpack.txt
    R ianswett-clarify-ack-only/draft-ietf-quic-recovery.html
    R ianswett-clarify-ack-only/draft-ietf-quic-recovery.txt
    R ianswett-clarify-ack-only/draft-ietf-quic-tls.html
    R ianswett-clarify-ack-only/draft-ietf-quic-tls.txt
    R ianswett-clarify-ack-only/draft-ietf-quic-transport.html
    R ianswett-clarify-ack-only/draft-ietf-quic-transport.txt
    R ianswett-clarify-ack-only/index.html
    R ianswett-discard-keys-pto/draft-ietf-quic-http.html
    R ianswett-discard-keys-pto/draft-ietf-quic-http.txt
    R ianswett-discard-keys-pto/draft-ietf-quic-invariants.html
    R ianswett-discard-keys-pto/draft-ietf-quic-invariants.txt
    R ianswett-discard-keys-pto/draft-ietf-quic-qpack.html
    R ianswett-discard-keys-pto/draft-ietf-quic-qpack.txt
    R ianswett-discard-keys-pto/draft-ietf-quic-recovery.html
    R ianswett-discard-keys-pto/draft-ietf-quic-recovery.txt
    R ianswett-discard-keys-pto/draft-ietf-quic-tls.html
    R ianswett-discard-keys-pto/draft-ietf-quic-tls.txt
    R ianswett-discard-keys-pto/draft-ietf-quic-transport.html
    R ianswett-discard-keys-pto/draft-ietf-quic-transport.txt
    R ianswett-discard-keys-pto/index.html
    A ianswett-initial-pto/draft-ietf-quic-http.html
    A ianswett-initial-pto/draft-ietf-quic-http.txt
    A ianswett-initial-pto/draft-ietf-quic-invariants.html
    A ianswett-initial-pto/draft-ietf-quic-invariants.txt
    A ianswett-initial-pto/draft-ietf-quic-qpack.html
    A ianswett-initial-pto/draft-ietf-quic-qpack.txt
    A ianswett-initial-pto/draft-ietf-quic-recovery.html
    A ianswett-initial-pto/draft-ietf-quic-recovery.txt
    A ianswett-initial-pto/draft-ietf-quic-tls.html
    A ianswett-initial-pto/draft-ietf-quic-tls.txt
    A ianswett-initial-pto/draft-ietf-quic-transport.html
    A ianswett-initial-pto/draft-ietf-quic-transport.txt
    A ianswett-initial-pto/index.html
    R ianswett-send-one-packet/draft-ietf-quic-http.html
    R ianswett-send-one-packet/draft-ietf-quic-http.txt
    R ianswett-send-one-packet/draft-ietf-quic-invariants.html
    R ianswett-send-one-packet/draft-ietf-quic-invariants.txt
    R ianswett-send-one-packet/draft-ietf-quic-qpack.html
    R ianswett-send-one-packet/draft-ietf-quic-qpack.txt
    R ianswett-send-one-packet/draft-ietf-quic-recovery.html
    R ianswett-send-one-packet/draft-ietf-quic-recovery.txt
    R ianswett-send-one-packet/draft-ietf-quic-tls.html
    R ianswett-send-one-packet/draft-ietf-quic-tls.txt
    R ianswett-send-one-packet/draft-ietf-quic-transport.html
    R ianswett-send-one-packet/draft-ietf-quic-transport.txt
    R ianswett-send-one-packet/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 2c682ab8. [ci skip]



From nobody Sun Mar 29 10:32:02 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5C1653A0FB0 for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 10:32:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lOKvMOOl98uH for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 10:31:59 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1E0B53A0FB5 for <quic-issues@ietf.org>; Sun, 29 Mar 2020 10:31:46 -0700 (PDT)
Date: Sun, 29 Mar 2020 10:31:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585503101; bh=eTOLONw8PjIGXREyVN2zTcPjNy8/fL6OOiPnUxGRvvA=; h=Date:From:To:Subject:From; b=CfXR9k7/lBHPKRccSRnZoS+8kp02L2dGgUdtl1W1RygbUR4332LerY5CVDOUk8Qd4 DOe0p/Ho3AiXQEi7Qg9Iv9WcsNzOUfGhH9OHe7JCG6udKVE2J0XzZR9b/kAP8gS0wG m+zw5Y5dCUK18XeLen/M4a3pVHbP7hJ9L+1Ejd8c=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/853834-c5143e@github.com>
Subject: [quicwg/base-drafts] c5143e: Script updating archive at 2020-03-29T17:31:35Z. [...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/P-E5DmIq2F68_iObxHWv6-ZE7DI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 17:32:00 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: c5143e7e5877be090a9e6194c941d5b8f213e896
      https://github.com/quicwg/base-drafts/commit/c5143e7e5877be090a9e6194c941d5b8f213e896
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-29 (Sun, 29 Mar 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-03-29T17:31:35Z. [ci skip]



From nobody Sun Mar 29 10:34:29 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4709A3A0FBD for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 10:34:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.2
X-Spam-Level: 
X-Spam-Status: No, score=-0.2 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FvQsBJKqkX-p for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 10:34:26 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4FE443A0FBB for <quic-issues@ietf.org>; Sun, 29 Mar 2020 10:34:26 -0700 (PDT)
Received: from github-lowworker-b2150d3.ash1-iad.github.net (github-lowworker-b2150d3.ash1-iad.github.net [10.56.113.12]) by smtp.github.com (Postfix) with ESMTP id 842308C0455 for <quic-issues@ietf.org>; Sun, 29 Mar 2020 10:34:25 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585503265; bh=xvswVN8l+F6l4fXiIAzPydh9KmJftUL4pc/UOewvs1I=; h=Date:From:To:Subject:From; b=NA7Axy0LbVNzcIgwB6mGSk1Xy1qQrcgbv7kSrs6MgdXVvWGR1mlNBIfsFJhaLWarZ gYrAmCb8M5/+NGJcyL0mmDGwqazapU7JMCMsIqMWBpD/SR/MKwPqcr12YKKdjJCD3w Z4OSCfExUi5+9PTpx3dXQDw0iv6vJVwCqv2wys1E=
Date: Sun, 29 Mar 2020 10:34:25 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-ed-sending-probe-packets/000000-e78fa6@github.com>
Subject: [quicwg/base-drafts] e78fa6: Reorganize "Sending Probe Packets"
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/UlTNOEeB72YHJTqIOV74QwgFQrs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 17:34:27 -0000

  Branch: refs/heads/ianswett-ed-sending-probe-packets
  Home:   https://github.com/quicwg/base-drafts
  Commit: e78fa6571a03b47f8703b5682956bc4f3bd05bd7
      https://github.com/quicwg/base-drafts/commit/e78fa6571a03b47f8703b5682956bc4f3bd05bd7
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-29 (Sun, 29 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Reorganize "Sending Probe Packets"

When writing #3551, I found some of the text organization to be odd, so this moves it some.



From nobody Sun Mar 29 10:35:11 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E69FD3A0FBF for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 10:35:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YvVKBinvyoKv for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 10:35:08 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C58503A0FBE for <quic-issues@ietf.org>; Sun, 29 Mar 2020 10:35:08 -0700 (PDT)
Received: from github-lowworker-0eea13f.ash1-iad.github.net (github-lowworker-0eea13f.ash1-iad.github.net [10.56.109.26]) by smtp.github.com (Postfix) with ESMTP id D9D188C1239 for <quic-issues@ietf.org>; Sun, 29 Mar 2020 10:35:07 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585503307; bh=lV/NgQwmaqMWMYLMY8MDceS8atDmj1PsJusNnyQ38Ws=; h=Date:From:To:Subject:From; b=r2ScwUMlvBMwRxc9fbpkIC1w/BD9W9v/djZwEFmKqDI7RYY650IvDheFxE9Gw0HAM KiDyPsMr6Pnzpud3NKqBi+NjYDYKsIQfWQK3+jgehZcJdUUfnREF2Tm3KinpCeOrym 91+Lwcz1lycXvewt5xbYlAc8CwM1RYPvQaCVe0v8=
Date: Sun, 29 Mar 2020 10:35:07 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/c5143e-573bed@github.com>
Subject: [quicwg/base-drafts] 573bed: Script updating gh-pages from e78fa657. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/HM_ufamOGbRareB_x3pHqdBvHVQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 17:35:10 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 573bed425a181b438b8c69ec925d0aaa1ecadae2
      https://github.com/quicwg/base-drafts/commit/573bed425a181b438b8c69ec925d0aaa1ecadae2
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-29 (Sun, 29 Mar 2020)

  Changed paths:
    A ianswett-ed-sending-probe-packets/draft-ietf-quic-http.html
    A ianswett-ed-sending-probe-packets/draft-ietf-quic-http.txt
    A ianswett-ed-sending-probe-packets/draft-ietf-quic-invariants.html
    A ianswett-ed-sending-probe-packets/draft-ietf-quic-invariants.txt
    A ianswett-ed-sending-probe-packets/draft-ietf-quic-qpack.html
    A ianswett-ed-sending-probe-packets/draft-ietf-quic-qpack.txt
    A ianswett-ed-sending-probe-packets/draft-ietf-quic-recovery.html
    A ianswett-ed-sending-probe-packets/draft-ietf-quic-recovery.txt
    A ianswett-ed-sending-probe-packets/draft-ietf-quic-tls.html
    A ianswett-ed-sending-probe-packets/draft-ietf-quic-tls.txt
    A ianswett-ed-sending-probe-packets/draft-ietf-quic-transport.html
    A ianswett-ed-sending-probe-packets/draft-ietf-quic-transport.txt
    A ianswett-ed-sending-probe-packets/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from e78fa657. [ci skip]



From nobody Sun Mar 29 10:35:27 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7F51B3A0FC0 for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 10:35:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.083
X-Spam-Level: 
X-Spam-Status: No, score=0.083 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.282, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lGzgWFYld-Ay for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 10:35:25 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 690BE3A0FBE for <quic-issues@ietf.org>; Sun, 29 Mar 2020 10:35:25 -0700 (PDT)
Received: from github-lowworker-39b4a70.va3-iad.github.net (github-lowworker-39b4a70.va3-iad.github.net [10.48.16.66]) by smtp.github.com (Postfix) with ESMTP id BDECDE1261 for <quic-issues@ietf.org>; Sun, 29 Mar 2020 10:35:24 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585503324; bh=H2Z7Z+uGGSE8nVpa2ZVDKqT/7JDJD5zlfYbEvDNWrzE=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=ZWHYzMZkto5VYLJJdamDxlYlLc47plQeSAY2Sgp2DleeA5ZEBWzavAwjFPimHb79h /2Rr54h1w4fesKDA8CX1VC7zmzKivzKD3aVlC1qxAGl3bulRBQDmEauFAeyc0wS/rs nQV4ROV6wzFsmMTDq16HZlvvHt0ebUsrkupQt9LA=
Date: Sun, 29 Mar 2020 10:35:24 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6CDS2H7AC2NDVQKIF4RS6VZEVBNHHCGKCJL4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3552@github.com>
Subject: [quicwg/base-drafts] Reorganize "Sending Probe Packets" (#3552)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e80dc5cadf3e_56bf3fd982ccd968182374"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ngGLOl5J8WQ0TwiFUhpUS1DPxSo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 17:35:27 -0000

----==_mimepart_5e80dc5cadf3e_56bf3fd982ccd968182374
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

When writing #3551, I found some of the text organization to be odd, so this moves it some.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/3552

-- Commit Summary --

  * Reorganize &quot;Sending Probe Packets&quot;

-- File Changes --

    M draft-ietf-quic-recovery.md (15)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/3552.patch
https://github.com/quicwg/base-drafts/pull/3552.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3552

----==_mimepart_5e80dc5cadf3e_56bf3fd982ccd968182374
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>When writing <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="589841360" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3551" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3551/hovercard" href="https://github.com/quicwg/base-drafts/pull/3551">#3551</a>, I found some of the text organization to be odd, so this moves it some.</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/3552'>https://github.com/quicwg/base-drafts/pull/3552</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Reorganize &quot;Sending Probe Packets&quot;</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/3552/files#diff-98295c891c68edd662536cf2a42bf089">draft-ietf-quic-recovery.md</a>
    (15)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3552.patch'>https://github.com/quicwg/base-drafts/pull/3552.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3552.diff'>https://github.com/quicwg/base-drafts/pull/3552.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3552">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZK3FZ7M3YOY2NLWD3RJ6BFZANCNFSM4LWBXL7A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7SBGWXK475HCKMH6TRJ6BFZA5CNFSM4LWBXL7KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IZIJFPQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3552",
"url": "https://github.com/quicwg/base-drafts/pull/3552",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e80dc5cadf3e_56bf3fd982ccd968182374--


From nobody Sun Mar 29 10:37:37 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AA3413A00D4 for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 10:37:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.199
X-Spam-Level: 
X-Spam-Status: No, score=-0.199 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2yAUCEdgCwvo for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 10:37:34 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B90053A00D2 for <quic-issues@ietf.org>; Sun, 29 Mar 2020 10:37:34 -0700 (PDT)
Date: Sun, 29 Mar 2020 10:37:33 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585503453; bh=wG5pmjmCf4MU1E01gwrTYKqkjyRkXy/QLrVpSSMyXws=; h=Date:From:To:Subject:From; b=azkwKTy2CEUUv/AapPAzdWtmHpex68TKEE34ObSjjDZBN4xmP3/lItKTkEG8Wu8TU DoYQChg5CcpNIjASwRHOZNl2EHdcEpcn/ZTBbk5Drn7Km0H+EEFpnlaY+cYKEs1BMV 8P21goEx7tHLDnuI3K7cZfIanD5+s94RdqPWtVfo=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-ed-sending-probe-packets/e78fa6-87a3db@github.com>
Subject: [quicwg/base-drafts] 87a3db: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/J4pSIZkVuilFYgyt3vWhlNSyIls>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 17:37:36 -0000

  Branch: refs/heads/ianswett-ed-sending-probe-packets
  Home:   https://github.com/quicwg/base-drafts
  Commit: 87a3db1bb737ae5408419a37b7550c1ee80e6eb3
      https://github.com/quicwg/base-drafts/commit/87a3db1bb737ae5408419a37b7550c1ee80e6eb3
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-29 (Sun, 29 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



From nobody Sun Mar 29 10:37:58 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 075503A00D4 for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 10:37: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=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2RMr6aBUsuuu for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 10:37:56 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D5DFC3A00D2 for <quic-issues@ietf.org>; Sun, 29 Mar 2020 10:37:55 -0700 (PDT)
Received: from github-lowworker-e8b54ca.ac4-iad.github.net (github-lowworker-e8b54ca.ac4-iad.github.net [10.52.23.39]) by smtp.github.com (Postfix) with ESMTP id DE072660C23 for <quic-issues@ietf.org>; Sun, 29 Mar 2020 10:37:54 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585503474; bh=chfwPlp5JFw5JUpzZ+zjiXwBvyPa8UnzbE32TBQm1/g=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gJMtUPTUXSzOZAd3y+sVDxUd6KCphRijZn18jrWmxHXvRkHDWSovvOj/rcWNe1fRW KoF3oraGFs2NSZnbFYG8R4T3ReR4sIzu/IRjF7mlH9XpB/kiUDVR23YVha80+FM7yx 0oWLPuYr7fKIIA9q9e2yS7xJIq5gD9yKd+SVpmNk=
Date: Sun, 29 Mar 2020 10:37:54 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3552/push/4834629784@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3552@github.com>
References: <quicwg/base-drafts/pull/3552@github.com>
Subject: Re: [quicwg/base-drafts] Reorganize "Sending Probe Packets" (#3552)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e80dcf2cd8b7_424d3fbfaa4cd96c1036cd"; 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/ADTxnX_UabAc7wPTrhjTzoo5nXI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 17:37:57 -0000

----==_mimepart_5e80dcf2cd8b7_424d3fbfaa4cd96c1036cd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

87a3db1bb737ae5408419a37b7550c1ee80e6eb3  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/3552/files/e78fa6571a03b47f8703b5682956bc4f3bd05bd7..87a3db1bb737ae5408419a37b7550c1ee80e6eb3

----==_mimepart_5e80dcf2cd8b7_424d3fbfaa4cd96c1036cd
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/87a3db1bb737ae5408419a37b7550c1ee80e6eb3">87a3db1</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/3552/files/e78fa6571a03b47f8703b5682956bc4f3bd05bd7..87a3db1bb737ae5408419a37b7550c1ee80e6eb3">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZ3IRD4RKLA36WA65LRJ6BPFANCNFSM4LWBXL7A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK57RSSNMXL22F3OJ53RJ6BPFA5CNFSM4LWBXL7KYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TKMRYHA4TKNCQOVZWQIZUHAZTINRSHE3TQNA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3552/files/e78fa6571a03b47f8703b5682956bc4f3bd05bd7..87a3db1bb737ae5408419a37b7550c1ee80e6eb3",
"url": "https://github.com/quicwg/base-drafts/pull/3552/files/e78fa6571a03b47f8703b5682956bc4f3bd05bd7..87a3db1bb737ae5408419a37b7550c1ee80e6eb3",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e80dcf2cd8b7_424d3fbfaa4cd96c1036cd--


From nobody Sun Mar 29 10:38:21 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6C6D73A00D9 for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 10:38:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ueQ4s-pHBYcU for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 10:38:19 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 615813A00D5 for <quic-issues@ietf.org>; Sun, 29 Mar 2020 10:38:19 -0700 (PDT)
Received: from github-lowworker-39ac79b.ac4-iad.github.net (github-lowworker-39ac79b.ac4-iad.github.net [10.52.18.15]) by smtp.github.com (Postfix) with ESMTP id A1DDE28207A for <quic-issues@ietf.org>; Sun, 29 Mar 2020 10:38:18 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585503498; bh=YSKO/8te4r6QtnCuyj9EYcIbA/T/+D9m3JhBdXpfeS4=; h=Date:From:To:Subject:From; b=lbaVZH0Fd0q99oAZ8xv2xIvG4vUq7mPWyBUiUKG+miblkZvmPAQzBVupg2UiE0VZO W0Vf0YMZ/mmPPTsJVas2cB3F6LHcdqU76iZ/AbckYIQJrms6lU8xXpN09xvsGiLf0R jSkJrTHv84k3HYRhmSe8AEL0Chmx2VlDB5cuw/PU=
Date: Sun, 29 Mar 2020 10:38:18 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/573bed-c60776@github.com>
Subject: [quicwg/base-drafts] c60776: Script updating gh-pages from 87a3db1b. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/MF_QhBcCqZa0XAD61VzCdIaYeHM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 17:38:20 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: c60776a708d338b6537f3720737c7f003986634b
      https://github.com/quicwg/base-drafts/commit/c60776a708d338b6537f3720737c7f003986634b
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-29 (Sun, 29 Mar 2020)

  Changed paths:
    M ianswett-ed-sending-probe-packets/draft-ietf-quic-recovery.html
    M ianswett-ed-sending-probe-packets/draft-ietf-quic-recovery.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 87a3db1b. [ci skip]



From nobody Sun Mar 29 10:42:40 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4A53D3A03EE for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 10:42:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.2
X-Spam-Level: 
X-Spam-Status: No, score=-0.2 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SB2qdl1qKkZF for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 10:42: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 4E13C3A03ED for <quic-issues@ietf.org>; Sun, 29 Mar 2020 10:42:38 -0700 (PDT)
Date: Sun, 29 Mar 2020 10:42:37 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585503757; bh=oVbJU+lZ1B86Sir1zWwMJqOeFDJ8CIKxVkXacVcNMbw=; h=Date:From:To:Subject:From; b=ZYzxkgKhGC/NNdLpABrFV2nzldLCHonzTvpqCIncnEqWRth0JlChjQTyYHI3SGvlE AMkdrX4jm/MG9tGSV6A/+RhMGpLnlieTvbHQDnUSL1nIDkWipuPnqgpqhhnhTXEEol rUu6GJLHhmlA+7qeE644S1xl2UYB6ZE6qqm8xp0E=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-initial-pto/2c682a-f31ae4@github.com>
Subject: [quicwg/base-drafts] f31ae4: Revert reflow changes to keep them separate
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/VKQdR3qXE4lmJt4WNDIfyUmw7io>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 17:42:39 -0000

  Branch: refs/heads/ianswett-initial-pto
  Home:   https://github.com/quicwg/base-drafts
  Commit: f31ae49b91f809ec679775f77f565540bda49a7d
      https://github.com/quicwg/base-drafts/commit/f31ae49b91f809ec679775f77f565540bda49a7d
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-29 (Sun, 29 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Revert reflow changes to keep them separate



From nobody Sun Mar 29 10:43:01 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1D60B3A03ED for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 10:43:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Qr3b4eyp49Vc for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 10:42:59 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 015543A02BE for <quic-issues@ietf.org>; Sun, 29 Mar 2020 10:42:58 -0700 (PDT)
Received: from github-lowworker-52827f8.ash1-iad.github.net (github-lowworker-52827f8.ash1-iad.github.net [10.56.108.24]) by smtp.github.com (Postfix) with ESMTP id 5588F6E032A for <quic-issues@ietf.org>; Sun, 29 Mar 2020 10:42:58 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585503778; bh=2bbV3DUKWudTdrJxoqULPEWH/eHrnmvdldoI2JZ7SKY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=F1gYLtYvDJJ1N8Uw6caQBZQh91aiflphNvlyR7tYrujhb3By5kaBYE8R6L0kIDT1L RmK72duK1m6WVbCXowcqdhspk9la1BWjAN6eFMsRwa1JfAjGlbW8JRWstagVgaS+Yg 3PDv3WcA237od9Qb6xiNhUMcTnJOe9dsWtsq0Jb0=
Date: Sun, 29 Mar 2020 10:42:58 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3551/push/4834642713@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3551@github.com>
References: <quicwg/base-drafts/pull/3551@github.com>
Subject: Re: [quicwg/base-drafts] Do not reset pto_count on Initial ACKs (#3551)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e80de2243ad1_6c153fa7d4ccd95c5748e"; 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/Sc4i-0i5d0QHvohL76eq-fcGCQY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 17:43:00 -0000

----==_mimepart_5e80de2243ad1_6c153fa7d4ccd95c5748e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

f31ae49b91f809ec679775f77f565540bda49a7d  Revert reflow changes to keep them separate


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3551/files/2c682ab830ff4b2d35be0e1a0acc62108ea3d7c9..f31ae49b91f809ec679775f77f565540bda49a7d

----==_mimepart_5e80de2243ad1_6c153fa7d4ccd95c5748e
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/f31ae49b91f809ec679775f77f565540bda49a7d">f31ae49</a>  Revert reflow changes to keep them separate</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3551/files/2c682ab830ff4b2d35be0e1a0acc62108ea3d7c9..f31ae49b91f809ec679775f77f565540bda49a7d">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4TME5U7PEP6VC5WXLRJ6CCFANCNFSM4LWBVDVQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYJZPGHEKFF7KUR6ITRJ6CCFA5CNFSM4LWBVDV2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TKMRYG44TGN2QOVZWQIZUHAZTINRUGI3TCMY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3551/files/2c682ab830ff4b2d35be0e1a0acc62108ea3d7c9..f31ae49b91f809ec679775f77f565540bda49a7d",
"url": "https://github.com/quicwg/base-drafts/pull/3551/files/2c682ab830ff4b2d35be0e1a0acc62108ea3d7c9..f31ae49b91f809ec679775f77f565540bda49a7d",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e80de2243ad1_6c153fa7d4ccd95c5748e--


From nobody Sun Mar 29 10:44:00 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7E7DF3A03F1 for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 10:43:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.199
X-Spam-Level: 
X-Spam-Status: No, score=-0.199 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id B_F4DYiOWVM3 for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 10:43:58 -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 940FD3A03EF for <quic-issues@ietf.org>; Sun, 29 Mar 2020 10:43:58 -0700 (PDT)
Received: from github-lowworker-a6a2749.va3-iad.github.net (github-lowworker-a6a2749.va3-iad.github.net [10.48.16.62]) by smtp.github.com (Postfix) with ESMTP id 1944C26171C for <quic-issues@ietf.org>; Sun, 29 Mar 2020 10:43:58 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585503838; bh=8PbvbpCiYP/odXbXgDdhjz7FBVI08jVdMyivB9ZiB34=; h=Date:From:To:Subject:From; b=imkhLivWOHF/VCseJphWOfsV0OalHVPF0VwK16aNYm3TZlCFezcaFNqpQAX/iBPGj Y26WmoQxh70rOhSopDfVGY9Kq3HkHGybIDLt9z1elSH6AIH4cqaceDrw1k+CdUsS+V WieRsgDOoqeCdYTNyEXUcyx2LCzsO8Pr+cFWZmug=
Date: Sun, 29 Mar 2020 10:43:57 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-initial-pto/f31ae4-c68226@github.com>
Subject: [quicwg/base-drafts] c68226: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/YrqBq0OXLNDPulLZNQVcxeXcJoc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 17:44:00 -0000

  Branch: refs/heads/ianswett-initial-pto
  Home:   https://github.com/quicwg/base-drafts
  Commit: c682269b2ebc0b8d40f97b96e97b69689fd02562
      https://github.com/quicwg/base-drafts/commit/c682269b2ebc0b8d40f97b96e97b69689fd02562
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-29 (Sun, 29 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



From nobody Sun Mar 29 10:44:25 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1CDF13A03FC for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 10:44: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=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id f6WZ3Gsc2EZ2 for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 10:44: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 356223A03FA for <quic-issues@ietf.org>; Sun, 29 Mar 2020 10:44:21 -0700 (PDT)
Received: from github-lowworker-d93c4b6.va3-iad.github.net (github-lowworker-d93c4b6.va3-iad.github.net [10.48.17.47]) by smtp.github.com (Postfix) with ESMTP id DC87AC60EB0 for <quic-issues@ietf.org>; Sun, 29 Mar 2020 10:44:19 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585503859; bh=jYrT4uqlgCUBPaa55jXMndxpz1VGBBsmblI44PJ+J+M=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xqVyyaxA2jLX7uouTXV1RcSpSyBHEZblvGdaF5ar+9wl4z8SQaYN/xkwgcIafgVre P15/RvyCLoZ/L8zV3X7OxLnKWYBuDqVsXBc7X/Lcn8lTZ/0p0/XFxZfrN9tPvRwG2R idjsFWBmSiD/qVgAo8vjZObLf4SlcGdom50CeKI4=
Date: Sun, 29 Mar 2020 10:44:19 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3551/push/4834646225@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3551@github.com>
References: <quicwg/base-drafts/pull/3551@github.com>
Subject: Re: [quicwg/base-drafts] Do not reset pto_count on Initial ACKs (#3551)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e80de73cf3ea_4133fbb9a4cd96c552d9"; 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/0Dzg-tPjU6h9gKTovB_Hq_B05VU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 17:44:23 -0000

----==_mimepart_5e80de73cf3ea_4133fbb9a4cd96c552d9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

c682269b2ebc0b8d40f97b96e97b69689fd02562  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/3551/files/f31ae49b91f809ec679775f77f565540bda49a7d..c682269b2ebc0b8d40f97b96e97b69689fd02562

----==_mimepart_5e80de73cf3ea_4133fbb9a4cd96c552d9
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/c682269b2ebc0b8d40f97b96e97b69689fd02562">c682269</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/3551/files/f31ae49b91f809ec679775f77f565540bda49a7d..c682269b2ebc0b8d40f97b96e97b69689fd02562">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZ6BRV3VTHETBSWWCLRJ6CHHANCNFSM4LWBVDVQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5FAI5LRBM3S6PFIRDRJ6CHHA5CNFSM4LWBVDV2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TKMRYG44TGN2QOVZWQIZUHAZTINRUGYZDENI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3551/files/f31ae49b91f809ec679775f77f565540bda49a7d..c682269b2ebc0b8d40f97b96e97b69689fd02562",
"url": "https://github.com/quicwg/base-drafts/pull/3551/files/f31ae49b91f809ec679775f77f565540bda49a7d..c682269b2ebc0b8d40f97b96e97b69689fd02562",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e80de73cf3ea_4133fbb9a4cd96c552d9--


From nobody Sun Mar 29 10:44:45 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0B8B63A03FA for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 10:44:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wEyt6ufWPmIx for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 10:44: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 C9FFE3A0404 for <quic-issues@ietf.org>; Sun, 29 Mar 2020 10:44:42 -0700 (PDT)
Received: from github-lowworker-cf59896.ash1-iad.github.net (github-lowworker-cf59896.ash1-iad.github.net [10.56.112.26]) by smtp.github.com (Postfix) with ESMTP id 1FC491C099D for <quic-issues@ietf.org>; Sun, 29 Mar 2020 10:44:42 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585503882; bh=gD7l1zmK/A/POQgcSukgU77Q3gSZMpauIwC1aL+QhGk=; h=Date:From:To:Subject:From; b=fjm+GuWQytKBhJxNQ8MvM+bISNkz7wu1UXOvfRExMp/TEUx3t59lEUiP9QZfmYesA PqZhQS3Z82pzR1IvkSpEWX3k5+ec2I6maepvqeMV4v52n0zYjqW9QoVr+GYoIllJOS 48HbENZosHd6hVFYMrNtMixpUekyjmBaCLnyCoQY=
Date: Sun, 29 Mar 2020 10:44:42 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/c60776-c9e68e@github.com>
Subject: [quicwg/base-drafts] c9e68e: Script updating gh-pages from c682269b. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/91rMtHOLJGbZwvjWO0NcoliMlhM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 17:44:44 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: c9e68e226f13440c52179c94eef042df91fb1281
      https://github.com/quicwg/base-drafts/commit/c9e68e226f13440c52179c94eef042df91fb1281
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-29 (Sun, 29 Mar 2020)

  Changed paths:
    M ianswett-initial-pto/draft-ietf-quic-recovery.html
    M ianswett-initial-pto/draft-ietf-quic-recovery.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from c682269b. [ci skip]



From nobody Sun Mar 29 10:58:29 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0B2843A0788 for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 10:58:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.2
X-Spam-Level: 
X-Spam-Status: No, score=-0.2 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BX9ez6siaiCC for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 10:58:28 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EDBF93A0786 for <quic-issues@ietf.org>; Sun, 29 Mar 2020 10:58:27 -0700 (PDT)
Received: from github-lowworker-6349a71.ac4-iad.github.net (github-lowworker-6349a71.ac4-iad.github.net [10.52.18.20]) by smtp.github.com (Postfix) with ESMTP id 25299660E48 for <quic-issues@ietf.org>; Sun, 29 Mar 2020 10:58:27 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585504707; bh=Q1yKUbBDBqI2Rmm1OjaFoO+yeFS29mM+Mnu4gVAlcBA=; h=Date:From:To:Subject:From; b=dYh6is9IbfPVsxHDrxwejk0tGuwBotggdCowubzgYpEsdyvm8MfF3T5NjMeNrw0J2 77t9fXcNpr6iZ5fwofA+R0aX0o7RTq4UXaiI9th/cEl+sakJcPtyB9SCCOqj14Awda phsBfBxc1hZpcEFahqa7zsloDKjClAkUiILrJL6w=
Date: Sun, 29 Mar 2020 10:58:27 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-initial-pto/c68226-50e025@github.com>
Subject: [quicwg/base-drafts] 50e025: Set pto_count to 0 when dropping keys
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/4aqyAlPx2KX2LROoljiEMt6S5tY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 17:58:29 -0000

  Branch: refs/heads/ianswett-initial-pto
  Home:   https://github.com/quicwg/base-drafts
  Commit: 50e0259f955a69de2bd7bd88d10ee808a1727432
      https://github.com/quicwg/base-drafts/commit/50e0259f955a69de2bd7bd88d10ee808a1727432
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-29 (Sun, 29 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Set pto_count to 0 when dropping keys

This should have been in the PR that created OnPacketNumberSpaceDiscarded().



From nobody Sun Mar 29 10:58:53 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BC39D3A0787 for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 10:58:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HAczbjLB9mLC for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 10:58:50 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 82B723A0784 for <quic-issues@ietf.org>; Sun, 29 Mar 2020 10:58:50 -0700 (PDT)
Received: from github-lowworker-6b40fdd.va3-iad.github.net (github-lowworker-6b40fdd.va3-iad.github.net [10.48.16.64]) by smtp.github.com (Postfix) with ESMTP id 79E74282998 for <quic-issues@ietf.org>; Sun, 29 Mar 2020 10:58:49 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585504729; bh=xZkMbQsxoN2tl11fDgij/ofasUFOvzKdd4ZJBC/tZMA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=j0z9QAbSmU8n58oIDqHbQ4IaV2y7rI1ECJUc+qccMbqV8OAYk4YdAJJkLtvJ7PMSc L8K0q3n5PMW0Nw3+JHu6dshWr8Aop69fjPGXvW3Q8UyT2vIizZRlydqnTFW9xlfpMd 51gcYV5TRKZNIHQrPiq1dhbEyTBDdTW2Eenpreg8=
Date: Sun, 29 Mar 2020 10:58:49 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3551/push/4834687618@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3551@github.com>
References: <quicwg/base-drafts/pull/3551@github.com>
Subject: Re: [quicwg/base-drafts] Do not reset pto_count on Initial ACKs (#3551)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e80e1d96a5be_7963f833d4cd95c135989"; 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/symyED_6YOWrGCEct7XJzlotNYU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 17:58:52 -0000

----==_mimepart_5e80e1d96a5be_7963f833d4cd95c135989
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

50e0259f955a69de2bd7bd88d10ee808a1727432  Set pto_count to 0 when dropping keys


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3551/files/c682269b2ebc0b8d40f97b96e97b69689fd02562..50e0259f955a69de2bd7bd88d10ee808a1727432

----==_mimepart_5e80e1d96a5be_7963f833d4cd95c135989
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/50e0259f955a69de2bd7bd88d10ee808a1727432">50e0259</a>  Set pto_count to 0 when dropping keys</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3551/files/c682269b2ebc0b8d40f97b96e97b69689fd02562..50e0259f955a69de2bd7bd88d10ee808a1727432">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5WOODXZQ7DQH2L673RJ6D5TANCNFSM4LWBVDVQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYQY2IPQHYQJZYCO7LRJ6D5TA5CNFSM4LWBVDV2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TKMRYG44TGN2QOVZWQIZUHAZTINRYG43DCOA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3551/files/c682269b2ebc0b8d40f97b96e97b69689fd02562..50e0259f955a69de2bd7bd88d10ee808a1727432",
"url": "https://github.com/quicwg/base-drafts/pull/3551/files/c682269b2ebc0b8d40f97b96e97b69689fd02562..50e0259f955a69de2bd7bd88d10ee808a1727432",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e80e1d96a5be_7963f833d4cd95c135989--


From nobody Sun Mar 29 10:59:32 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 26F643A078A for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 10:59:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PEU-ESwWZA6u for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 10:59:30 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 274583A0788 for <quic-issues@ietf.org>; Sun, 29 Mar 2020 10:59:30 -0700 (PDT)
Date: Sun, 29 Mar 2020 10:59:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585504769; bh=QCh7TDyG2XOeXzAwL6ghDcE6LNsrXAdUIkLTc3WQX5I=; h=Date:From:To:Subject:From; b=tOw8bCI8z+WkjJN9SSL9OcvSuezSYRwpeAaMWEMcanzAxb5nJA6Y10kpLKFMxlO2e 3ZG4U7nP0Deri7u2Xi9vHLW+rl8qmTty1wAkSmSTK+FA2x9mmG6YYKHXEnB6cG6paH vwMGtLoLrswrRqej/2Xam9pxjJAB3GVRDE2HhUn4=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/c9e68e-df19be@github.com>
Subject: [quicwg/base-drafts] df19be: Script updating gh-pages from 50e0259f. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/U25AH40zy0JIqQpk8BRcO0cOItY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 17:59:31 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: df19be079112c6a59a0fd99d5d5bf14782124c90
      https://github.com/quicwg/base-drafts/commit/df19be079112c6a59a0fd99d5d5bf14782124c90
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-29 (Sun, 29 Mar 2020)

  Changed paths:
    M ianswett-initial-pto/draft-ietf-quic-recovery.html
    M ianswett-initial-pto/draft-ietf-quic-recovery.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 50e0259f. [ci skip]



From nobody Sun Mar 29 13:39:47 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BAF7C3A07F9 for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 13:39:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.29
X-Spam-Level: 
X-Spam-Status: No, score=-1.29 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, HTML_OBFUSCATE_10_20=1.162, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id l4TkfOsGTeet for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 13:39:45 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 13C0E3A07FC for <quic-issues@ietf.org>; Sun, 29 Mar 2020 13:39:44 -0700 (PDT)
Date: Sun, 29 Mar 2020 13:39:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585514383; bh=Ejq2/oxFDOZUs5uuxqlcne0KokiliE+4biRJdYEwDqE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=oo3vW9pYD3jKJ8UmKG4O705yvDmErcX6qmcyosC9C0x6qI13Sx2oKZGEMOYXD1pQh mp8w95nBVnfbzUrSNFgp84vPQbUzu4ihKJFOR24/LVEVZtFQ/S84jnsN3nBd2AU5rL iDnXKJIXzdlEYejSjcW7B8MRIGzVOcqvYWrO49HM=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5EG2I5CUY3SE4OH654RTUI7EVBNHHCFNKKLA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3526/605697733@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3526@github.com>
References: <quicwg/base-drafts/issues/3526@github.com>
Subject: Re: [quicwg/base-drafts] QUIC PTO is too conservative, causing a measurable regression in tail latency (#3526)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e81078fdb848_4f583fca7f2cd95c337683"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ttXkU7na28kW0_Sh4W8ZqSYKHX8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 20:39:47 -0000

----==_mimepart_5e81078fdb848_4f583fca7f2cd95c337683
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Instead of 1.5*SRTT we could consider SRTT + RTTVar.  I think that's slightly more principled, but should be similar to 1.5*SRTT for typical 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/3526#issuecomment-605697733
----==_mimepart_5e81078fdb848_4f583fca7f2cd95c337683
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Instead of 1.5<em>SRTT we could consider SRTT + RTTVar.  I think that's slightly more principled, but should be similar to 1.5</em>SRTT for typical connections.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3526#issuecomment-605697733">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5RDZWDGVCH6NCDMM3RJ6WY7ANCNFSM4LMHRHIA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7MMPN4HHSSBJPFCN3RJ6WY7A5CNFSM4LMHRHIKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQNDNRI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3526#issuecomment-605697733",
"url": "https://github.com/quicwg/base-drafts/issues/3526#issuecomment-605697733",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e81078fdb848_4f583fca7f2cd95c337683--


From nobody Sun Mar 29 16:20:22 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1E7233A0F9C for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 16:20:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.2
X-Spam-Level: 
X-Spam-Status: No, score=-0.2 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id eZYYGQR_gxYs for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 16:20: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 29FF83A0F9B for <quic-issues@ietf.org>; Sun, 29 Mar 2020 16:20:19 -0700 (PDT)
Date: Sun, 29 Mar 2020 16:20:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585524018; bh=guB8YOEWlFRxCg2EV9vxb8OWtmtp9SetD3pT0OFjcPg=; h=Date:From:To:Subject:From; b=IvZnBly+0WKXcNwoAwTUuVn94BYht3Au5LC5jHtqLC2/6FpLhxL16GDVpLnivWl8q FVodtMQue3r5qdzHEidv0WtfQCy7nIyDkZjbKlf0eqT7yKvqoSRsu4AQ9xerzMWbam WrrsiP2WYshOr5ueBwBzy6k47DrnJ6dfMlJDFWNU=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-pto-counts/1320c2-95e469@github.com>
Subject: [quicwg/base-drafts] 95e469: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/krLl1FOeI2rRQEwoqCJrNWuY9N8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 23:20:21 -0000

  Branch: refs/heads/ianswett-pto-counts
  Home:   https://github.com/quicwg/base-drafts
  Commit: 95e46952fcec6da8297f40eaef105ce0538563c1
      https://github.com/quicwg/base-drafts/commit/95e46952fcec6da8297f40eaef105ce0538563c1
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-29 (Sun, 29 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



From nobody Sun Mar 29 16:20:43 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BADED3A0F9D for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 16:20:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id l-3ezqGFivje for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 16:20:40 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A917C3A0F9C for <quic-issues@ietf.org>; Sun, 29 Mar 2020 16:20:40 -0700 (PDT)
Received: from github-lowworker-cd7bc13.ac4-iad.github.net (github-lowworker-cd7bc13.ac4-iad.github.net [10.52.25.102]) by smtp.github.com (Postfix) with ESMTP id AF0756603AF for <quic-issues@ietf.org>; Sun, 29 Mar 2020 16:20:39 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585524039; bh=f7aIEcTkAlzhJ6JlusOCA0ENC0sBK+UGou62vWbt2SE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=krCdBnIXL0LLPRiVAWBKDJa9yVVDj5G06YhKaqVGNqJFiIqCUUu+QRwHg9VugA6sl G8QW5//t18GpRb0sdxwtqIjZ1+k7/DVw7ppPNUBfk64VB9/Z38A4tu9wfgcXXoWHx1 pGx3YNYYBp6vBts6DTPNLmKNhZG9OhabLSiQ+QsM=
Date: Sun, 29 Mar 2020 16:20:39 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3539/push/4835473133@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3539@github.com>
References: <quicwg/base-drafts/pull/3539@github.com>
Subject: Re: [quicwg/base-drafts] Clarify PTO packets count towards amplification limit (#3539)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e812d479f330_4ae63fa4820cd9686909a0"; 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/LfuNkzcr9yPWpyhsF1Xf78Z725Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 23:20:42 -0000

----==_mimepart_5e812d479f330_4ae63fa4820cd9686909a0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

95e46952fcec6da8297f40eaef105ce0538563c1  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/3539/files/1320c22506454ff42bc867250fa55eaaa1accdd7..95e46952fcec6da8297f40eaef105ce0538563c1

----==_mimepart_5e812d479f330_4ae63fa4820cd9686909a0
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/95e46952fcec6da8297f40eaef105ce0538563c1">95e4695</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/3539/files/1320c22506454ff42bc867250fa55eaaa1accdd7..95e46952fcec6da8297f40eaef105ce0538563c1">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6JUQSNMHUIPMLGYULRJ7JUPANCNFSM4LRJ66TA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZM7F3HWGB5LQDTJDLRJ7JUPA5CNFSM4LRJ66TKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TEMBRGUZDMN2QOVZWQIZUHAZTKNBXGMYTGMY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3539/files/1320c22506454ff42bc867250fa55eaaa1accdd7..95e46952fcec6da8297f40eaef105ce0538563c1",
"url": "https://github.com/quicwg/base-drafts/pull/3539/files/1320c22506454ff42bc867250fa55eaaa1accdd7..95e46952fcec6da8297f40eaef105ce0538563c1",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e812d479f330_4ae63fa4820cd9686909a0--


From nobody Sun Mar 29 16:21:29 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C5FB43A0FA2 for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 16:21:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LQhc0PdcsV7h for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 16:21:26 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B18553A0F9F for <quic-issues@ietf.org>; Sun, 29 Mar 2020 16:21:26 -0700 (PDT)
Received: from github-lowworker-ca235ff.ash1-iad.github.net (github-lowworker-ca235ff.ash1-iad.github.net [10.56.110.15]) by smtp.github.com (Postfix) with ESMTP id 9E9EA8C000A for <quic-issues@ietf.org>; Sun, 29 Mar 2020 16:21:25 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585524085; bh=xFvfXuyeSjZbJqFCTdwhFnNBP0ztmWqrSXCpQhTqCTQ=; h=Date:From:To:Subject:From; b=0ZintNg7ekoPFOsqp2sQEq4+3ZqGQB59/9VXjgVy76d8QxsOplZOAgIukOQ28zl9Q G9UMTdGvlPTwm0Q+VQghI/LF6td9VQPX3AW6GzWXFB7k3CM4kU3XtRdwNrye+dNXKi aXk8P3tx4932757PJ+zWrZyOhgR2+iC20nsHXEto=
Date: Sun, 29 Mar 2020 16:21:25 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/df19be-d60a1c@github.com>
Subject: [quicwg/base-drafts] d60a1c: Script updating gh-pages from 95e46952. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ToXAoIBb9qPjo8lIP9MMUF9tFzE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 23:21:28 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: d60a1c3c77d8ffa55a276a62e9545ea38bc59ab7
      https://github.com/quicwg/base-drafts/commit/d60a1c3c77d8ffa55a276a62e9545ea38bc59ab7
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-29 (Sun, 29 Mar 2020)

  Changed paths:
    M ianswett-pto-counts/draft-ietf-quic-http.html
    M ianswett-pto-counts/draft-ietf-quic-http.txt
    M ianswett-pto-counts/draft-ietf-quic-invariants.html
    M ianswett-pto-counts/draft-ietf-quic-invariants.txt
    M ianswett-pto-counts/draft-ietf-quic-qpack.html
    M ianswett-pto-counts/draft-ietf-quic-qpack.txt
    M ianswett-pto-counts/draft-ietf-quic-recovery.html
    M ianswett-pto-counts/draft-ietf-quic-recovery.txt
    M ianswett-pto-counts/draft-ietf-quic-tls.html
    M ianswett-pto-counts/draft-ietf-quic-tls.txt
    M ianswett-pto-counts/draft-ietf-quic-transport.html
    M ianswett-pto-counts/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 95e46952. [ci skip]



From nobody Sun Mar 29 16:21:52 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C2B503A0FA8 for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 16:21:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.2
X-Spam-Level: 
X-Spam-Status: No, score=-0.2 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TnheYGfaVTmf for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 16:21:49 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5832E3A0FA9 for <quic-issues@ietf.org>; Sun, 29 Mar 2020 16:21:48 -0700 (PDT)
Received: from github-lowworker-f045d1f.ac4-iad.github.net (github-lowworker-f045d1f.ac4-iad.github.net [10.52.19.54]) by smtp.github.com (Postfix) with ESMTP id 530E46A0E23 for <quic-issues@ietf.org>; Sun, 29 Mar 2020 16:21:47 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585524107; bh=cAxogDAXc2iRNLF0l71Dc/Xr0mq9jaHaYw5pC6WDCjI=; h=Date:From:To:Subject:From; b=ir+l5ChKt8X7A5JYlAB1WQcAs0mIxUIZvBruedHu3KMDbMMfh+J4jE8Ip45Paxzr0 XNHGaA9Ux9BEWYk1e4fGMlVucR5lNy0qnadTzkqG86QIcyojHGPKpRB1KzjPb5P9oX 8JD5uoIG3Csqm3kTEZb6S2C0ocmGIaOh6M5wDL1M=
Date: Sun, 29 Mar 2020 16:21:47 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/8d46d3-cbc8d1@github.com>
Subject: [quicwg/base-drafts] 7f3cda: Clarify PTO packets count towards amplification limit
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/IggYnrJAqRGrt8sOFMKTVMK6zvs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 23:21:51 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 7f3cda841c01bcb677892e61e03341be06bef5a7
      https://github.com/quicwg/base-drafts/commit/7f3cda841c01bcb677892e61e03341be06bef5a7
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-22 (Sun, 22 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Clarify PTO packets count towards amplification limit

Fixes #3413


  Commit: eb47fe039e4eb2a94d91e2db11784e3c52d6b0e4
      https://github.com/quicwg/base-drafts/commit/eb47fe039e4eb2a94d91e2db11784e3c52d6b0e4
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-22 (Sun, 22 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Add a note which came up in #3340 about 0-RTT being accepted, but not path/address validation.


  Commit: 99796822b309ecd39bee7d648d4916c4edcdfc99
      https://github.com/quicwg/base-drafts/commit/99796822b309ecd39bee7d648d4916c4edcdfc99
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-22 (Sun, 22 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md


  Commit: 90ffa0a9f47780511e6ae18456669cb36696c9fe
      https://github.com/quicwg/base-drafts/commit/90ffa0a9f47780511e6ae18456669cb36696c9fe
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-23 (Mon, 23 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-Authored-By: Martin Thomson <mt@lowentropy.net>


  Commit: 1320c22506454ff42bc867250fa55eaaa1accdd7
      https://github.com/quicwg/base-drafts/commit/1320c22506454ff42bc867250fa55eaaa1accdd7
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-23 (Mon, 23 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md


  Commit: 95e46952fcec6da8297f40eaef105ce0538563c1
      https://github.com/quicwg/base-drafts/commit/95e46952fcec6da8297f40eaef105ce0538563c1
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-29 (Sun, 29 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md


  Commit: cbc8d1f1a77508a1f27953ed3d7ad5d4f6a8cc78
      https://github.com/quicwg/base-drafts/commit/cbc8d1f1a77508a1f27953ed3d7ad5d4f6a8cc78
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-29 (Sun, 29 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Merge pull request #3539 from quicwg/ianswett-pto-counts

Clarify PTO packets count towards amplification limit


Compare: https://github.com/quicwg/base-drafts/compare/8d46d3ddd8e4...cbc8d1f1a775


From nobody Sun Mar 29 16:21:56 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3F4263A0FAE for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 16:21:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.2
X-Spam-Level: 
X-Spam-Status: No, score=-0.2 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GcaUgZ7KshVs for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 16:21:50 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D16E33A0FA2 for <quic-issues@ietf.org>; Sun, 29 Mar 2020 16:21:48 -0700 (PDT)
Received: from github-lowworker-1b8c660.ash1-iad.github.net (github-lowworker-1b8c660.ash1-iad.github.net [10.56.18.59]) by smtp.github.com (Postfix) with ESMTP id C9CB2A032A for <quic-issues@ietf.org>; Sun, 29 Mar 2020 16:21:47 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585524107; bh=cEDaxy9e5HvkjvfntMqSnbiXWBBo9SuTFeqsMUveR/k=; h=Date:From:To:Subject:From; b=pO6OfZiEX7ZjkgDiz19eO0WroF7cUlWOoYiuJRZt292LOMzthTtWmfcuex0MYDzgg 5fTs/Z5N0qEvQRvFQCgSRB0unQ1Gl/Jv8GBOFHmj3oEbSMBr4pZp1bYIz4o0Nf7il8 R9E/+NMq/M4KYakglIpwCAQbhTe37qFbAUwllq+E=
Date: Sun, 29 Mar 2020 16:21:47 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-pto-counts/95e469-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/anngJOcI9IhtpBJ-EZTKTGLb7rQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 23:21:51 -0000

  Branch: refs/heads/ianswett-pto-counts
  Home:   https://github.com/quicwg/base-drafts


From nobody Sun Mar 29 16:22:10 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 317A43A0FA2 for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 16:22:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.152
X-Spam-Level: 
X-Spam-Status: No, score=-0.152 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id agky1P2HYg9X for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 16:22: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 2657B3A0F9F for <quic-issues@ietf.org>; Sun, 29 Mar 2020 16:22:08 -0700 (PDT)
Date: Sun, 29 Mar 2020 16:22:07 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585524127; bh=7a7tRdOd2DiTOeaart5BJrKWmzMi8jxQH2/KjHzLU0Y=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Jn+yoMKHgTNCONSGRLr2kyzChVr0Ch76AYRAyXXUPv09UST393MkGHFz28X3ozdx1 G57SewLGOYlAeYwLJxYYF4vmL01CHxVNeP2m3GwBQ4yZngrUkJ+l0ATKLC9pQAcOTo ZpVYpfJlsFaky5j+iwsl/gMzWFAehd8oFhPxtm94=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK62JGKPINHGRSHO7GN4RUHJ7EVBNHHCF2MO7I@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3539/issue_event/3176436641@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3539@github.com>
References: <quicwg/base-drafts/pull/3539@github.com>
Subject: Re: [quicwg/base-drafts] Clarify PTO packets count towards amplification limit (#3539)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e812d9f55db9_2cf43f93372cd968390060"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/JXpxzg50f2chilkmXDUTpRqEzQc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 23:22:09 -0000

----==_mimepart_5e812d9f55db9_2cf43f93372cd968390060
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #3539 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3539#event-3176436641
----==_mimepart_5e812d9f55db9_2cf43f93372cd968390060
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="585731834" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3539" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3539/hovercard" href="https://github.com/quicwg/base-drafts/pull/3539">#3539</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3539#event-3176436641">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7OYJ7IPTSCS7RVX7LRJ7JZ7ANCNFSM4LRJ66TA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5HSR7YVJDOAYSO5MDRJ7JZ7A5CNFSM4LRJ66TKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXVKJHII.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3539#event-3176436641",
"url": "https://github.com/quicwg/base-drafts/pull/3539#event-3176436641",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e812d9f55db9_2cf43f93372cd968390060--


From nobody Sun Mar 29 16:22:15 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 416103A0FA2 for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 16:22:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id T2SBmFH2bpWw for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 16:22:13 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 011C13A0F9F for <quic-issues@ietf.org>; Sun, 29 Mar 2020 16:22:12 -0700 (PDT)
Received: from github-lowworker-a6a2749.va3-iad.github.net (github-lowworker-a6a2749.va3-iad.github.net [10.48.16.62]) by smtp.github.com (Postfix) with ESMTP id 1A2DFE024E for <quic-issues@ietf.org>; Sun, 29 Mar 2020 16:22:12 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585524132; bh=9BzDMv1gK4IvNfYw17wvgRNTqxDQQi6mq6vQ2eF5SME=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=dGkNJeCSaMg0lTaL6QUKQlEz08C4piX84pgJg/lCoRmJD1PhMGHsPoyCnAvXpAOBv 0exxH5vp6XZ1ge0OZ0PibpDH9nmnS9bXTi6zcFvU9XouR0nc0q2JOVQ5vvd8fIB7Y2 1Sp4qL/gl5WOLDop0PiU20k5MC3JssBx/zLSuJAc=
Date: Sun, 29 Mar 2020 16:22:12 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZNVQJD7D3NQD6NUYF4RUHKJEVBNHHCCXPLHM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3413/issue_event/3176436643@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3413@github.com>
References: <quicwg/base-drafts/issues/3413@github.com>
Subject: Re: [quicwg/base-drafts] Does the amplification limit apply to PTO packets? (#3413)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e812da4a3bc_7c0c3ff43eecd96c315474"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/S-ALTVLneAZFrrJqh2SMcOYal0Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 23:22:14 -0000

----==_mimepart_5e812da4a3bc_7c0c3ff43eecd96c315474
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #3413 via #3539.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3413#event-3176436643
----==_mimepart_5e812da4a3bc_7c0c3ff43eecd96c315474
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="559803195" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3413" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3413/hovercard" href="https://github.com/quicwg/base-drafts/issues/3413">#3413</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="585731834" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3539" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3539/hovercard" href="https://github.com/quicwg/base-drafts/pull/3539">#3539</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3413#event-3176436643">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7QDUYALU4NDKETT4LRJ7J2JANCNFSM4KPZEBSA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7ARXBL7Q6XLYIYXBLRJ7J2JA5CNFSM4KPZEBSKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXVKJHIY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3413#event-3176436643",
"url": "https://github.com/quicwg/base-drafts/issues/3413#event-3176436643",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e812da4a3bc_7c0c3ff43eecd96c315474--


From nobody Sun Mar 29 16:22:40 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 18C043A0FA5 for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 16:22:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id STrE8Le1bWN9 for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 16:22:38 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1302D3A0FA6 for <quic-issues@ietf.org>; Sun, 29 Mar 2020 16:22:38 -0700 (PDT)
Received: from github-lowworker-1dbcc59.ash1-iad.github.net (github-lowworker-1dbcc59.ash1-iad.github.net [10.56.105.54]) by smtp.github.com (Postfix) with ESMTP id 62DCCA00A9 for <quic-issues@ietf.org>; Sun, 29 Mar 2020 16:22:37 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585524157; bh=92ouEuGsMO23dQvhvgp5tgi00+NgrBGPOhtKLBmnOBg=; h=Date:From:To:Subject:From; b=IVUUkHvM99YP40pHNBMmnX0rE4BlqRdw0ZQY/UQZKlx8c/QXLXV0BmxoUe3Xtajmx 27TIR/JzNVDRt12ZfvUumADQLUPhcFUVJDb3R4PQecok0Jtgq4Gk7DbAlikq0ICxRj dl1x2Gd1zihPD1EROdiQv6yCBXCaHNaENGBQKYEc=
Date: Sun, 29 Mar 2020 16:22:37 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/d60a1c-47a350@github.com>
Subject: [quicwg/base-drafts] 47a350: Script updating gh-pages from cbc8d1f1. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/44Us_4FWRHaQp7XYKmM1a07v4Ls>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 23:22:39 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 47a35045ad2546d919c20532125bfa0bc2aace9c
      https://github.com/quicwg/base-drafts/commit/47a35045ad2546d919c20532125bfa0bc2aace9c
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-29 (Sun, 29 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from cbc8d1f1. [ci skip]



From nobody Sun Mar 29 16:48:19 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EC2793A1018 for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 16:48:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.2
X-Spam-Level: 
X-Spam-Status: No, score=-0.2 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dI2f0w14Cu3e for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 16:48:16 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EBDBF3A1016 for <quic-issues@ietf.org>; Sun, 29 Mar 2020 16:48:15 -0700 (PDT)
Date: Sun, 29 Mar 2020 16:48:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585525695; bh=9IhPWrPTYa3UuhoJQqxrBcXUvfBwgWlclYezUJtEGDc=; h=Date:From:To:Subject:From; b=Az6zfV5GzycGXwesLBKVs3TLT1ujved8N1lC/Ht8K814UbBIyhFNFyOIneKzkwX/U f3Nrh+3ZN7ABPBiP1Ci+KXLy62vIa/Yp4l07VisXN8eAm5STpUmekMO01ulbYKUdbI 9yLaKbyrZLa5TduHssXyXKjRjd0BL3XkDvTdpQ9s=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-loss-first/0c944e-5f520e@github.com>
Subject: [quicwg/base-drafts] 5f520e: temp update
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/sNa2_i1CDtnipEF9-aq9s0lQJVg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 23:48:17 -0000

  Branch: refs/heads/ianswett-loss-first
  Home:   https://github.com/quicwg/base-drafts
  Commit: 5f520e2d9207eb156fb3a6fec2a11318c975b36e
      https://github.com/quicwg/base-drafts/commit/5f520e2d9207eb156fb3a6fec2a11318c975b36e
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-29 (Sun, 29 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  temp update



From nobody Sun Mar 29 16:48:39 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 58C013A1018 for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 16:48:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.152
X-Spam-Level: 
X-Spam-Status: No, score=-0.152 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kt2iOs28_RfF for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 16:48: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 693B83A1016 for <quic-issues@ietf.org>; Sun, 29 Mar 2020 16:48:36 -0700 (PDT)
Date: Sun, 29 Mar 2020 16:48:35 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585525715; bh=plCwlhwvJx2uDCsdWuC7Je8EzPm/MdOkN+kEWRTNebE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=a6csOy7fRyE+ZgaoDGAlKzABW7wpXqnMDi63x6E8Mkm/YC/zspLmPRQYlP6yXEl6R nlGKSQaim4Wy+Z+apJFv0v+HM3Z3vBNhNecAr8B9WzQRKudRRBVb4O56HsM5zPewz+ wjKFXTz1u3Nt7YxqO+OBb5JWU4eyAMmNqrjA5/q8=
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/3540/push/4835529210@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3540@github.com>
References: <quicwg/base-drafts/pull/3540@github.com>
Subject: Re: [quicwg/base-drafts] Notify the congestion controller of losses first (#3540)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e8133d38fdca_5aa53fc153ccd96427896f"; 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/4C-3D7wH_5QfCFFEE1kfDLTf2Is>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 23:48:37 -0000

----==_mimepart_5e8133d38fdca_5aa53fc153ccd96427896f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

5f520e2d9207eb156fb3a6fec2a11318c975b36e  temp update


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3540/files/0c944ea9badc434888c169b4609687d404ad2fcb..5f520e2d9207eb156fb3a6fec2a11318c975b36e

----==_mimepart_5e8133d38fdca_5aa53fc153ccd96427896f
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/5f520e2d9207eb156fb3a6fec2a11318c975b36e">5f520e2</a>  temp update</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3540/files/0c944ea9badc434888c169b4609687d404ad2fcb..5f520e2d9207eb156fb3a6fec2a11318c975b36e">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5EY5T4GR4UHSW2AHDRJ7M5HANCNFSM4LRNSNXQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3CVO5PQAC3M5QSDH3RJ7M5HA5CNFSM4LRNSNX2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TEMBWGU2DKOCQOVZWQIZUHAZTKNJSHEZDCMA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3540/files/0c944ea9badc434888c169b4609687d404ad2fcb..5f520e2d9207eb156fb3a6fec2a11318c975b36e",
"url": "https://github.com/quicwg/base-drafts/pull/3540/files/0c944ea9badc434888c169b4609687d404ad2fcb..5f520e2d9207eb156fb3a6fec2a11318c975b36e",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e8133d38fdca_5aa53fc153ccd96427896f--


From nobody Sun Mar 29 16:49:14 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8C8163A101B for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 16:49:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QhFynPKlkkY2 for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 16:49:12 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9A89B3A1018 for <quic-issues@ietf.org>; Sun, 29 Mar 2020 16:49:12 -0700 (PDT)
Received: from github-lowworker-c53a806.ac4-iad.github.net (github-lowworker-c53a806.ac4-iad.github.net [10.52.23.45]) by smtp.github.com (Postfix) with ESMTP id A9DC06E11ED for <quic-issues@ietf.org>; Sun, 29 Mar 2020 16:49:11 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585525751; bh=/GuVeIQS9tvtd+qLGbwrwrMQaegkedgpbZZiOEu6Gaw=; h=Date:From:To:Subject:From; b=JA8B8mbq7v4NbpaQaTET9+tCrIcBxTxhSf8Y+JGEDPV6iNrhIsSEgd5PZJmPzP+Mi +kOqknCUn9vQSsc13lRzAx6NpZNQXQ3ukXjY7L7Ls64DMGlRaHzdcXDnn7tEb5V3tk B6jZx7gTgyM8rPiOblp0h7Go4j52lRzi2lDkP7F4=
Date: Sun, 29 Mar 2020 16:49:11 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/47a350-d787ee@github.com>
Subject: [quicwg/base-drafts] d787ee: Script updating gh-pages from 5f520e2d. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/_xbSpGmzwWib6RjJ0mjgPIxcYGM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 23:49:14 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: d787eeec597c655fdca2be600cffcc6aecfbff26
      https://github.com/quicwg/base-drafts/commit/d787eeec597c655fdca2be600cffcc6aecfbff26
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-29 (Sun, 29 Mar 2020)

  Changed paths:
    M ianswett-loss-first/draft-ietf-quic-http.html
    M ianswett-loss-first/draft-ietf-quic-http.txt
    M ianswett-loss-first/draft-ietf-quic-invariants.html
    M ianswett-loss-first/draft-ietf-quic-invariants.txt
    M ianswett-loss-first/draft-ietf-quic-qpack.html
    M ianswett-loss-first/draft-ietf-quic-qpack.txt
    M ianswett-loss-first/draft-ietf-quic-recovery.html
    M ianswett-loss-first/draft-ietf-quic-recovery.txt
    M ianswett-loss-first/draft-ietf-quic-tls.html
    M ianswett-loss-first/draft-ietf-quic-tls.txt
    M ianswett-loss-first/draft-ietf-quic-transport.html
    M ianswett-loss-first/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 5f520e2d. [ci skip]



From nobody Sun Mar 29 16:53:10 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 15D013A101F for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 16:53:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.199
X-Spam-Level: 
X-Spam-Status: No, score=-0.199 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id oMSA4nDl6LKx for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 16:53:08 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 04D3F3A0951 for <quic-issues@ietf.org>; Sun, 29 Mar 2020 16:53:07 -0700 (PDT)
Received: from github-lowworker-3a0df0f.ac4-iad.github.net (github-lowworker-3a0df0f.ac4-iad.github.net [10.52.25.92]) by smtp.github.com (Postfix) with ESMTP id 240166A0051 for <quic-issues@ietf.org>; Sun, 29 Mar 2020 16:53:07 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585525987; bh=zFXxS7xGlxJ5sxMWwXI9Wc+/Punhvw53BIsSGqjsFtk=; h=Date:From:To:Subject:From; b=OYdQnz9PTe7KH2e4M8DQcrOs+dxoljoiS6rKsyIhZBrpjDFHR7voHytWDcDCgJjfV ErFPQd5lnezuUcyy+Hb3j1js3Ep409v8XA1c14pSba5kuyW2cI9ZSyCgkKcZPcHIs5 c6FpN/ITJ1sgiGDQxJAskIv0PzWk6DLiRTf4TDx0=
Date: Sun, 29 Mar 2020 16:53:07 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-loss-first/5f520e-de8eca@github.com>
Subject: [quicwg/base-drafts] de8eca: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/pCHEuVNsj4use-EgIpgUk92uj2c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 23:53:09 -0000

  Branch: refs/heads/ianswett-loss-first
  Home:   https://github.com/quicwg/base-drafts
  Commit: de8eca5e5b745c44c1c52b1c811f5068c565c112
      https://github.com/quicwg/base-drafts/commit/de8eca5e5b745c44c1c52b1c811f5068c565c112
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-29 (Sun, 29 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



From nobody Sun Mar 29 16:53:34 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 576783A1020 for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 16:53: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=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id c59R3vUjOLfU for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 16:53: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 17E023A101F for <quic-issues@ietf.org>; Sun, 29 Mar 2020 16:53:28 -0700 (PDT)
Received: from github-lowworker-6349a71.ac4-iad.github.net (github-lowworker-6349a71.ac4-iad.github.net [10.52.18.20]) by smtp.github.com (Postfix) with ESMTP id EA0F3C60E2E for <quic-issues@ietf.org>; Sun, 29 Mar 2020 16:53:27 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585526007; bh=41pnhIkk0o1yYSWMpGM0r3cRhVru3623hJBEJs0uwvM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=vyO6nNci/coyWY92IjA/qMwvdAhsazJX/OUw1iwPrfneVt9r9RQBDbdY0RiMT7jpb 1b72wniE8fem4AjMjsg1sZRZNeaxUY14U/lSLOTPzflyCrEzpWGWIqDnAeyIJPqjms V3UXIGpI9g50OxbqVpnWuT8gVQEAbpwoHavLpfYA=
Date: Sun, 29 Mar 2020 16:53:27 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3540/push/4835538812@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3540@github.com>
References: <quicwg/base-drafts/pull/3540@github.com>
Subject: Re: [quicwg/base-drafts] Notify the congestion controller of losses first (#3540)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e8134f7db5d0_79913fc272ccd96c332287"; 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/3PP6dcdapz8OETF2aVwzz8W_ins>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 23:53:32 -0000

----==_mimepart_5e8134f7db5d0_79913fc272ccd96c332287
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

de8eca5e5b745c44c1c52b1c811f5068c565c112  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/3540/files/5f520e2d9207eb156fb3a6fec2a11318c975b36e..de8eca5e5b745c44c1c52b1c811f5068c565c112

----==_mimepart_5e8134f7db5d0_79913fc272ccd96c332287
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/de8eca5e5b745c44c1c52b1c811f5068c565c112">de8eca5</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/3540/files/5f520e2d9207eb156fb3a6fec2a11318c975b36e..de8eca5e5b745c44c1c52b1c811f5068c565c112">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3TXEDC265XJHNSOLLRJ7NPPANCNFSM4LRNSNXQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYOFEY5P2PILTAMFKLRJ7NPPA5CNFSM4LRNSNX2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TEMBWGU2DKOCQOVZWQIZUHAZTKNJTHA4DCMQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3540/files/5f520e2d9207eb156fb3a6fec2a11318c975b36e..de8eca5e5b745c44c1c52b1c811f5068c565c112",
"url": "https://github.com/quicwg/base-drafts/pull/3540/files/5f520e2d9207eb156fb3a6fec2a11318c975b36e..de8eca5e5b745c44c1c52b1c811f5068c565c112",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e8134f7db5d0_79913fc272ccd96c332287--


From nobody Sun Mar 29 16:53:51 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C07F13A1027 for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 16:53:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yvK6tYJ4lVXo for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 16:53:48 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BAD9F3A1020 for <quic-issues@ietf.org>; Sun, 29 Mar 2020 16:53:48 -0700 (PDT)
Received: from github-lowworker-cf59896.ash1-iad.github.net (github-lowworker-cf59896.ash1-iad.github.net [10.56.112.26]) by smtp.github.com (Postfix) with ESMTP id 185AE6A10AA for <quic-issues@ietf.org>; Sun, 29 Mar 2020 16:53:48 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585526028; bh=zUbUBZuJQlgpJmCjEiYe/P8eXLEJfp1jV4cv6EgPYp0=; h=Date:From:To:Subject:From; b=GmD1gMS1hCIH7sKuu1r2lf37JNPlsf0kyGyDG42QsB/x0p0XUNwZeB0fPZIbtZdLP RVmQfnRWtYP6X6nZXChel3JJwlXbAPelixgnJ6c2ysrTb4sYGq530AH1tWq6DINi8V 2GgGOQrokGv0rM8+636TSTtEAACs6USLWIOAQSa8=
Date: Sun, 29 Mar 2020 16:53:48 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/d787ee-5face8@github.com>
Subject: [quicwg/base-drafts] 5face8: Script updating gh-pages from de8eca5e. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/mI2QUnoQg4pbrwPXsKWlOn4Jelc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 23:53:50 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 5face8809a8d84a313f0c6a3958f2253f5cf3301
      https://github.com/quicwg/base-drafts/commit/5face8809a8d84a313f0c6a3958f2253f5cf3301
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-29 (Sun, 29 Mar 2020)

  Changed paths:
    M ianswett-loss-first/draft-ietf-quic-recovery.html
    M ianswett-loss-first/draft-ietf-quic-recovery.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from de8eca5e. [ci skip]



From nobody Sun Mar 29 16:55:15 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3F8283A102F for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 16:55:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.199
X-Spam-Level: 
X-Spam-Status: No, score=-0.199 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ohxaJ0x5dFS1 for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 16:55:13 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5985F3A102E for <quic-issues@ietf.org>; Sun, 29 Mar 2020 16:55:13 -0700 (PDT)
Date: Sun, 29 Mar 2020 16:55:12 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585526112; bh=MN89k6N+LXRRbaMvIQZQGtCUO9QaXvXbXmhytVAEuaU=; h=Date:From:To:Subject:From; b=nGAt/YyyHOPOn7Ua4W6g9qPadbUotWNEiJnCUdRI/7oxiH+xBYRTikQk4eZLmYnuH 2G0zguKKRN8CeF5ssrjIy1lkUelvoPbgEJZ5LWH8DtVqnRJqZtzuuu6cILMFrdd5Hw pJeqPDmNLcZrCeINyNl+FChoosTFqTFduJo0Tqe4=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-loss-first/de8eca-2594cd@github.com>
Subject: [quicwg/base-drafts] 2594cd: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/qjnBZwHWnBFnpaz6kleH-buFUcM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 23:55:14 -0000

  Branch: refs/heads/ianswett-loss-first
  Home:   https://github.com/quicwg/base-drafts
  Commit: 2594cd133feb9ef21f93fda32bca9dc6c997a494
      https://github.com/quicwg/base-drafts/commit/2594cd133feb9ef21f93fda32bca9dc6c997a494
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-29 (Sun, 29 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



From nobody Sun Mar 29 16:55:36 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 236E53A102E for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 16:55: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=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KqQxjG_FAgNO for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 16:55:34 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 08D323A102D for <quic-issues@ietf.org>; Sun, 29 Mar 2020 16:55:34 -0700 (PDT)
Received: from github-lowworker-52827f8.ash1-iad.github.net (github-lowworker-52827f8.ash1-iad.github.net [10.56.108.24]) by smtp.github.com (Postfix) with ESMTP id 2DAD21C088E for <quic-issues@ietf.org>; Sun, 29 Mar 2020 16:55:33 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585526133; bh=GehBsP+iEfiJ3aJPVTCLeXHLvRw2mZiepih3IUAvoRw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=nnlRTFQiHfSIZQCy4scvxvhfZREqWm98P0KV5VxYSRQF5XP+ZfDlx2pM1ZMP08hVG 0l2NGjFwhl9JOcU1QqCVeKgJjcDiEF5HOzRxSA73eomJ1VnAmlnTBkt4iMlCNU7/O4 /Uwba/WizCaBil0eJXfQ2DUqBxxPa2Ki+NBMxpP0=
Date: Sun, 29 Mar 2020 16:55:33 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3540/push/4835542750@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3540@github.com>
References: <quicwg/base-drafts/pull/3540@github.com>
Subject: Re: [quicwg/base-drafts] Notify the congestion controller of losses first (#3540)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e8135751dc2a_6c0f3fa7d4ccd95c3643fd"; 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/3HEJAsjr-o_WwGe5qtQf9q6oj8E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 23:55:35 -0000

----==_mimepart_5e8135751dc2a_6c0f3fa7d4ccd95c3643fd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

2594cd133feb9ef21f93fda32bca9dc6c997a494  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/3540/files/de8eca5e5b745c44c1c52b1c811f5068c565c112..2594cd133feb9ef21f93fda32bca9dc6c997a494

----==_mimepart_5e8135751dc2a_6c0f3fa7d4ccd95c3643fd
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/2594cd133feb9ef21f93fda32bca9dc6c997a494">2594cd1</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/3540/files/de8eca5e5b745c44c1c52b1c811f5068c565c112..2594cd133feb9ef21f93fda32bca9dc6c997a494">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYBAUG4P7LM3LBYIGDRJ7NXLANCNFSM4LRNSNXQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5T35LNRAOROXSRPGLRJ7NXLA5CNFSM4LRNSNX2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TEMBWGU2DKOCQOVZWQIZUHAZTKNJUGI3TKMA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3540/files/de8eca5e5b745c44c1c52b1c811f5068c565c112..2594cd133feb9ef21f93fda32bca9dc6c997a494",
"url": "https://github.com/quicwg/base-drafts/pull/3540/files/de8eca5e5b745c44c1c52b1c811f5068c565c112..2594cd133feb9ef21f93fda32bca9dc6c997a494",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e8135751dc2a_6c0f3fa7d4ccd95c3643fd--


From nobody Sun Mar 29 16:57:18 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CF30B3A1042 for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 16:57:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.199
X-Spam-Level: 
X-Spam-Status: No, score=-0.199 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id eZwfxy1w7GxP for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 16:57:15 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D5DD53A103B for <quic-issues@ietf.org>; Sun, 29 Mar 2020 16:57:15 -0700 (PDT)
Received: from github-lowworker-cf59896.ash1-iad.github.net (github-lowworker-cf59896.ash1-iad.github.net [10.56.112.26]) by smtp.github.com (Postfix) with ESMTP id 34ECC6A0A3E for <quic-issues@ietf.org>; Sun, 29 Mar 2020 16:57:15 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585526235; bh=GyDrjpt7ELFodp4iG4XAYWGUvislIzxC7tdBxCIdZCo=; h=Date:From:To:Subject:From; b=0CTBJ5Mu61WX2XLFts+gGHAajxa4rgZVZlQAP/8xGIPgTbDOfoWmkL5FkPoZF+0qb n2EVsspqLCWVN6Yx5UnCuUeCuTOuTxiiQopE6ZZnHxUtsi/C3uee9fGnRv3+A+mSkU jjY8uq+q77cFIwnWNk7Lp0NTtrlJZr1USbs0SvL0=
Date: Sun, 29 Mar 2020 16:57:15 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-loss-first/2594cd-05d970@github.com>
Subject: [quicwg/base-drafts] 05d970: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/IlAWJuRXb6vIzmuVsqnkJth7nNM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 23:57:17 -0000

  Branch: refs/heads/ianswett-loss-first
  Home:   https://github.com/quicwg/base-drafts
  Commit: 05d9705c4dce2707f3bd8456b410e082c717a41c
      https://github.com/quicwg/base-drafts/commit/05d9705c4dce2707f3bd8456b410e082c717a41c
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-29 (Sun, 29 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



From nobody Sun Mar 29 16:57:39 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2A3833A1043 for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 16:57: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=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PhhfhWxMoVQ2 for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 16:57: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 F10603A0F0F for <quic-issues@ietf.org>; Sun, 29 Mar 2020 16:57:35 -0700 (PDT)
Date: Sun, 29 Mar 2020 16:57:35 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585526255; bh=hyN2cyPWF2x482OBWOjCORN3MlLEl7EMRX1Bnm83iK8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ybIQlfPsT8zlWWWn1QhWrsKpsKJ80Tj9nvGoAkbzPpY8lebO7DG+IJ4LvDE5ieu83 EMS3SXp7qw1UlUss30reqeFEgRGI3Hye7j6a5Mhits+2rNv8APsAFcegyoOJsW5VbK hhJaL7vOY2kNESXS2hovzAwvHGlf8Ki/IJPDdZSA=
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/3540/push/4835546823@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3540@github.com>
References: <quicwg/base-drafts/pull/3540@github.com>
Subject: Re: [quicwg/base-drafts] Notify the congestion controller of losses first (#3540)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e8135ef3849e_2de03f9b5a6cd95c26238b"; 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/3jZc8tt4eYMM0reazo3mgty9ZwU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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 Mar 2020 23:57:37 -0000

----==_mimepart_5e8135ef3849e_2de03f9b5a6cd95c26238b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

05d9705c4dce2707f3bd8456b410e082c717a41c  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/3540/files/2594cd133feb9ef21f93fda32bca9dc6c997a494..05d9705c4dce2707f3bd8456b410e082c717a41c

----==_mimepart_5e8135ef3849e_2de03f9b5a6cd95c26238b
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/05d9705c4dce2707f3bd8456b410e082c717a41c">05d9705</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/3540/files/2594cd133feb9ef21f93fda32bca9dc6c997a494..05d9705c4dce2707f3bd8456b410e082c717a41c">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7SFERZUKXXWWZXHDTRJ7N67ANCNFSM4LRNSNXQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2WFL2V6KJN7WKOMZTRJ7N67A5CNFSM4LRNSNX2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TEMBWGU2DKOCQOVZWQIZUHAZTKNJUGY4DEMY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3540/files/2594cd133feb9ef21f93fda32bca9dc6c997a494..05d9705c4dce2707f3bd8456b410e082c717a41c",
"url": "https://github.com/quicwg/base-drafts/pull/3540/files/2594cd133feb9ef21f93fda32bca9dc6c997a494..05d9705c4dce2707f3bd8456b410e082c717a41c",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e8135ef3849e_2de03f9b5a6cd95c26238b--


From nobody Sun Mar 29 17:00:56 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 448EE3A1058 for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 17:00:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.199
X-Spam-Level: 
X-Spam-Status: No, score=-0.199 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cXmAwou3fxwY for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 17:00:53 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4516C3A1056 for <quic-issues@ietf.org>; Sun, 29 Mar 2020 17:00:53 -0700 (PDT)
Date: Sun, 29 Mar 2020 17:00:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585526452; bh=VbjrQ2n7O/pECg9YlRfBjxq2WFAcVjzH2tIHlnHW7HI=; h=Date:From:To:Subject:From; b=Rc+dsewqpPSylzhhDCf9qA+/rzxSWC6st+Im8LFa+NaNVKcm19bdq9838evaNT+Sn DeKQW2WMhSKLpgZjnnxXuVMrBhi9uoE8eHEDgtTVFFeue75FN6ZTZsYqTQ15UZ1/rG HsMXAQXmP09hd6u0i//LIrjDxVOAheuWroSqnXFE=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-loss-first/05d970-902703@github.com>
Subject: [quicwg/base-drafts] 902703: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/G5LW5XEDP51owKv9gwE-CwpA76E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:00:54 -0000

  Branch: refs/heads/ianswett-loss-first
  Home:   https://github.com/quicwg/base-drafts
  Commit: 902703f7d3bc8931ba05e877e88a322f29c1d9b0
      https://github.com/quicwg/base-drafts/commit/902703f7d3bc8931ba05e877e88a322f29c1d9b0
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-29 (Sun, 29 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



From nobody Sun Mar 29 17:01:16 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 207B73A105C for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 17:01:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id k-WRaMW2sG3h for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 17:01:13 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6DA5E3A1059 for <quic-issues@ietf.org>; Sun, 29 Mar 2020 17:01:13 -0700 (PDT)
Received: from github-lowworker-3a0df0f.ac4-iad.github.net (github-lowworker-3a0df0f.ac4-iad.github.net [10.52.25.92]) by smtp.github.com (Postfix) with ESMTP id C013D6E0073 for <quic-issues@ietf.org>; Sun, 29 Mar 2020 17:01:12 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585526472; bh=t/B8PC5JZXQnz1Toa8nJWOL9l0+R9MHxH3VUsoYJIVo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=w3d0pNUJg8tQ/+1q53xILLz1zcQYScpcG2S9341boWGf/yFWLLp6UBxiPLh/SxuDX r8DFj++zdSLg5vCYOdTQrWW6Jzco0qf1YRABlaCihItUEGg7vablVbIys7Ew6E9X34 W7GG4lozkBNm/5fOK+vq2Uk0KzbXYv94Q/1xRDiY=
Date: Sun, 29 Mar 2020 17:01:12 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3540/push/4835554641@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3540@github.com>
References: <quicwg/base-drafts/pull/3540@github.com>
Subject: Re: [quicwg/base-drafts] Notify the congestion controller of losses first (#3540)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e8136c8af503_6b3a3fc8876cd95c4114d9"; 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/f5UeK7ht9y9sdbMhjnnStrIRf1k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:01:15 -0000

----==_mimepart_5e8136c8af503_6b3a3fc8876cd95c4114d9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

902703f7d3bc8931ba05e877e88a322f29c1d9b0  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/3540/files/05d9705c4dce2707f3bd8456b410e082c717a41c..902703f7d3bc8931ba05e877e88a322f29c1d9b0

----==_mimepart_5e8136c8af503_6b3a3fc8876cd95c4114d9
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/902703f7d3bc8931ba05e877e88a322f29c1d9b0">902703f</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/3540/files/05d9705c4dce2707f3bd8456b410e082c717a41c..902703f7d3bc8931ba05e877e88a322f29c1d9b0">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6C6EHSLRGUY4KQVDDRJ7OMRANCNFSM4LRNSNXQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYBHX5LF23FBOZ5XL3RJ7OMRA5CNFSM4LRNSNX2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TEMBWGU2DKOCQOVZWQIZUHAZTKNJVGQ3DIMI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3540/files/05d9705c4dce2707f3bd8456b410e082c717a41c..902703f7d3bc8931ba05e877e88a322f29c1d9b0",
"url": "https://github.com/quicwg/base-drafts/pull/3540/files/05d9705c4dce2707f3bd8456b410e082c717a41c..902703f7d3bc8931ba05e877e88a322f29c1d9b0",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e8136c8af503_6b3a3fc8876cd95c4114d9--


From nobody Sun Mar 29 17:01:58 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 165703A1060 for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 17:01:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dUD3NqbVDFj9 for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 17:01:34 -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 D034F3A105E for <quic-issues@ietf.org>; Sun, 29 Mar 2020 17:01:34 -0700 (PDT)
Date: Sun, 29 Mar 2020 17:01:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585526494; bh=N+CotREDJzWP630kXb46W7hSgRP42RcRC12NafoNi3k=; h=Date:From:To:Subject:From; b=S7+FhL0NnqgsJwQ4SyLAcVCR5Fziie0C0vwu9zxgHE1z1UWGsouJHaw/BxhPfA426 zPlZ6NIBnEoIfGTjBdbFuLYdrM4lR6nyFKvMmTY51ezgfDukiagKLHGKHaPh55I5+d amjnMvf6hscZLse/3t4w8eaziMwJ0jyt2h8mtA+I=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/5face8-c91d8e@github.com>
Subject: [quicwg/base-drafts] c91d8e: Script updating gh-pages from 902703f7. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/dUpgtSSEc6I4GwHC0-8CwPKvdZg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:01:36 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: c91d8e6baaff1a1646eb1e5464e50cbc63cafbc3
      https://github.com/quicwg/base-drafts/commit/c91d8e6baaff1a1646eb1e5464e50cbc63cafbc3
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-30 (Mon, 30 Mar 2020)

  Changed paths:
    M ianswett-loss-first/draft-ietf-quic-http.html
    M ianswett-loss-first/draft-ietf-quic-http.txt
    M ianswett-loss-first/draft-ietf-quic-invariants.html
    M ianswett-loss-first/draft-ietf-quic-invariants.txt
    M ianswett-loss-first/draft-ietf-quic-qpack.html
    M ianswett-loss-first/draft-ietf-quic-qpack.txt
    M ianswett-loss-first/draft-ietf-quic-recovery.html
    M ianswett-loss-first/draft-ietf-quic-recovery.txt
    M ianswett-loss-first/draft-ietf-quic-tls.html
    M ianswett-loss-first/draft-ietf-quic-tls.txt
    M ianswett-loss-first/draft-ietf-quic-transport.html
    M ianswett-loss-first/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 902703f7. [ci skip]



From nobody Sun Mar 29 17:05:49 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C49563A106A for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 17:05: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=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id y1Oh-d_mBvPk for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 17:05:46 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A56943A1068 for <quic-issues@ietf.org>; Sun, 29 Mar 2020 17:05:46 -0700 (PDT)
Date: Sun, 29 Mar 2020 17:05:45 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585526746; bh=PU7UqxSJcL7Y6nMgN7Kt8jnzRtyM0srfI9T0Thmfbdo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=OZiGBWOxML0ruVZtE7A4YM5oY2LBG65sJDBjeHxRuIt/7GaQlwx6XaoLdmdd2MSQv 2syM5dlf3JDambRoB9jW+6vZP/xE/LRuqmbAlWb0TWkFe9GkoFFipSN4pcs+HktBd3 ptSo1SnlFlfUGWp3m1x8tpqQv+/zQHaELx5k36H8=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5RQNHVJTWKSTUXN4N4RUMNTEVBNHHCF2VMJI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3540/c605723121@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3540@github.com>
References: <quicwg/base-drafts/pull/3540@github.com>
Subject: Re: [quicwg/base-drafts] Notify the congestion controller of losses first (#3540)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e8137d9eaac7_13c03f8b6d4cd9606070db"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/8VGe5o1X7-eqnZqREmo-dexF94Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:05:48 -0000

----==_mimepart_5e8137d9eaac7_13c03f8b6d4cd9606070db
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke  I think I addressed your comment by commenting that DetectNewlyAckedPackets is responsible for removing packets from sent_packets.  This aligns with the API for DetectLostPackets.  I also changed OnPacketAcked to OnPacketsAcked.

"// Determine which packets have been acknowledged and remove
  // them from sent_packets.
  newly_acked_packets = DetectNewlyAckedPackets(ack, pn_space)"

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3540#issuecomment-605723121
----==_mimepart_5e8137d9eaac7_13c03f8b6d4cd9606070db
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinduke/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinduke">@martinduke</a>  I think I addressed your comment by commenting that DetectNewlyAckedPackets is responsible for removing packets from sent_packets.  This aligns with the API for DetectLostPackets.  I also changed OnPacketAcked to OnPacketsAcked.</p>
<p>"// Determine which packets have been acknowledged and remove<br>
// them from sent_packets.<br>
newly_acked_packets = DetectNewlyAckedPackets(ack, pn_space)"</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3540#issuecomment-605723121">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYJTINS5B7OF6NF4GTRJ7O5TANCNFSM4LRNSNXQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5JFV4V6X3VOEYJXKTRJ7O5TA5CNFSM4LRNSNX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQNJT4I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3540#issuecomment-605723121",
"url": "https://github.com/quicwg/base-drafts/pull/3540#issuecomment-605723121",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e8137d9eaac7_13c03f8b6d4cd9606070db--


From nobody Sun Mar 29 17:46:19 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EA37C3A1107 for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 17:46: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=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vxMJ0NPYRECg for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 17:46: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 879FC3A1106 for <quic-issues@ietf.org>; Sun, 29 Mar 2020 17:46:15 -0700 (PDT)
Date: Sun, 29 Mar 2020 17:46:13 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585529174; bh=tjLhLrkIBoCHVOoPt0QAg44+Sra9EpqTkxb+ITaMLXo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xuaMV0p2bMpKItF/I75QHiGq/ReAgBo2lDkP/NJnXjsoDYEenmnhTySAPt6WYqtSD 6dV/v/VpZl4ie20pBqg0p7cvipeVpWNo5/9tXSX5OBigF8OD486REz6A7TR5mvUha7 E9i/0Te4p74l9TridHITEFtOOU7umrzETuTBaXD0=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6ODDDXWVSFPIKXH6V4RURFLEVBNHHCF233TE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3541/605729159@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3541@github.com>
References: <quicwg/base-drafts/issues/3541@github.com>
Subject: Re: [quicwg/base-drafts] Retaining the largest received packet number (#3541)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e814155e7001_1e643fcfc60cd96c524f5"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/XJptvEcaNLLyGqGucE0kDI7L0Xw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:46:17 -0000

----==_mimepart_5e814155e7001_1e643fcfc60cd96c524f5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I don't think we really need to cater for retransmitted ACK frames in any way.  What I'm concerned about is reordering.

Yes, using the increase of largest acknowledged as a proxy for strict ordering is a little weird, but the assumption is that frame handling is distinct from packet handling and packet numbers are not available when frames are handled.  (I think that's the principle we agreed on; that's why it's OK to use packet numbers in key updates, for example, something that I can confirm is borne out by implementation experience.)

The case you describe here has the appearance of exactly that type of reordering if the two senders also generate their own ACK frames (though this seems very strange).  But I think that the consequences of that sort of design are not our responsibility to deal with.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3541#issuecomment-605729159
----==_mimepart_5e814155e7001_1e643fcfc60cd96c524f5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I don't think we really need to cater for retransmitted ACK frames in any way.  What I'm concerned about is reordering.</p>
<p>Yes, using the increase of largest acknowledged as a proxy for strict ordering is a little weird, but the assumption is that frame handling is distinct from packet handling and packet numbers are not available when frames are handled.  (I think that's the principle we agreed on; that's why it's OK to use packet numbers in key updates, for example, something that I can confirm is borne out by implementation experience.)</p>
<p>The case you describe here has the appearance of exactly that type of reordering if the two senders also generate their own ACK frames (though this seems very strange).  But I think that the consequences of that sort of design are not our responsibility to deal with.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3541#issuecomment-605729159">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3BKOLN54UIEXJDGLLRJ7TVLANCNFSM4LRQFCEQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK34FF43CMXHHBHC2RTRJ7TVLA5CNFSM4LRQFCE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQNLDBY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3541#issuecomment-605729159",
"url": "https://github.com/quicwg/base-drafts/issues/3541#issuecomment-605729159",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e814155e7001_1e643fcfc60cd96c524f5--


From nobody Sun Mar 29 17:59:26 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8C3A83A017E for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 17:59:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.151
X-Spam-Level: 
X-Spam-Status: No, score=-0.151 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hGVBG_BzhDBf for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 17:59: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 366C23A0143 for <quic-issues@ietf.org>; Sun, 29 Mar 2020 17:59:24 -0700 (PDT)
Date: Sun, 29 Mar 2020 17:59:23 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585529963; bh=7Db8upaXkjuLoAQ6mlLwaAIC7FwN2y4sNlddNlU+Hns=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=oFHScdTUu7VeURR/rOtIMEj/ye1wQNUcFgs5ELzw41jtQQFhhZqpbzcM9VfVAXCBQ RMD5E2strY5o2CLozROdkF9K26ObswIrxRylKIZhSoNBx6SL5zWd9+Rpf3lXC19Q2b cRUvUBAn4mYe6pTh01hG2HEejFSYWL1hqgfyAyzo=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3K5CYNFVY2D7X5J454RUSWXEVBNHHCDQ2AF4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3468/c605731185@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3468@github.com>
References: <quicwg/base-drafts/pull/3468@github.com>
Subject: Re: [quicwg/base-drafts] Sending probe packet has duplicated text (#3468)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e81446b1df8f_3f543ffbd2ccd96454133"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/as-d2X_2LXVtnqfYNRKKi7fDT5g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:59:26 -0000

----==_mimepart_5e81446b1df8f_3f543ffbd2ccd96454133
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This now has conflicts and I re-organized the text in #3552 to PTAL at that PR if you have suggestions.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3468#issuecomment-605731185
----==_mimepart_5e81446b1df8f_3f543ffbd2ccd96454133
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>This now has conflicts and I re-organized the text in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="589842783" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3552" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3552/hovercard" href="https://github.com/quicwg/base-drafts/pull/3552">#3552</a> to PTAL at that PR if you have suggestions.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3468#issuecomment-605731185">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3UNRFI5UJ46PWTCNDRJ7VGXANCNFSM4KWWBICQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYGYC7BDMAHDG3VCM3RJ7VGXA5CNFSM4KWWBIC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQNLS4I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3468#issuecomment-605731185",
"url": "https://github.com/quicwg/base-drafts/pull/3468#issuecomment-605731185",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e81446b1df8f_3f543ffbd2ccd96454133--


From nobody Sun Mar 29 17:59:38 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8B0FB3A0402 for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 17:59:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.152
X-Spam-Level: 
X-Spam-Status: No, score=-0.152 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id m8FOkZ5sfQMb for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 17:59:27 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 283DC3A02BE for <quic-issues@ietf.org>; Sun, 29 Mar 2020 17:59:27 -0700 (PDT)
Received: from github-lowworker-52827f8.ash1-iad.github.net (github-lowworker-52827f8.ash1-iad.github.net [10.56.108.24]) by smtp.github.com (Postfix) with ESMTP id 75F5D8C0326 for <quic-issues@ietf.org>; Sun, 29 Mar 2020 17:59:26 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585529966; bh=OhMjI41QefCPxsxZfVGnkqhML8fPHmJKqei3oLstphM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=zZ41UCqMX7Y/qYiWJMEi3ezVWZUuf1Dqh5hNgp+PwC2wmz1UnkSxjULiMpASZgv0q NlnlwW1W7vybD5+rT3ZleIExK+YY8k/0FJADxjZhHVmIriojY8DdX4JVq6Gy5vK80Q sk5yoIG2n/704Epk0QiCKfUeU4DFiZt4FQ13alOw=
Date: Sun, 29 Mar 2020 17:59:26 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZO5LW3IRN5KMRLWAV4RUSW5EVBNHHCDQ2AF4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3468/issue_event/3176529944@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3468@github.com>
References: <quicwg/base-drafts/pull/3468@github.com>
Subject: Re: [quicwg/base-drafts] Sending probe packet has duplicated text (#3468)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e81446e6504f_ead3f9cf1ecd95c73184"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Pie3Gyeqcl9xEcIzSC9xJnph_qw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:59:29 -0000

----==_mimepart_5e81446e6504f_ead3f9cf1ecd95c73184
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #3468.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3468#event-3176529944
----==_mimepart_5e81446e6504f_ead3f9cf1ecd95c73184
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="566444079" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3468" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3468/hovercard" href="https://github.com/quicwg/base-drafts/pull/3468">#3468</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3468#event-3176529944">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4P4UALEW24C4KCM4LRJ7VG5ANCNFSM4KWWBICQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYBAXSZ2S65AFOD44TRJ7VG5A5CNFSM4KWWBIC2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXVLAAGA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3468#event-3176529944",
"url": "https://github.com/quicwg/base-drafts/pull/3468#event-3176529944",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e81446e6504f_ead3f9cf1ecd95c73184--


From nobody Sun Mar 29 18:01:19 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 113843A046D for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 18:01:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.152
X-Spam-Level: 
X-Spam-Status: No, score=-0.152 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id C3abGGaxMJpc for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 18:01:05 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B7B763A0598 for <quic-issues@ietf.org>; Sun, 29 Mar 2020 18:01:05 -0700 (PDT)
Received: from github-lowworker-f045d1f.ac4-iad.github.net (github-lowworker-f045d1f.ac4-iad.github.net [10.52.19.54]) by smtp.github.com (Postfix) with ESMTP id 09426960358 for <quic-issues@ietf.org>; Sun, 29 Mar 2020 18:01:05 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585530065; bh=bNSXcgkuEB/Jd1qAw38mklw5ftFSOplq9CU3XG1Ts2c=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=YRnINIp/j+SKeqRGuonPC+14Y4FKmM+ofnPYpRgEFmGg0dEDYjvDO3phaoY/zBerb fwRCXsxJx19tj57cpReduxc/PBf9cL9KwlqL81s6Xyy3HavzH+YLfcZkKw1+PrefIh kPZ28M5kE4OtfZmpGSu6zp2HM+KMcEa/lGPncps4=
Date: Sun, 29 Mar 2020 18:01:04 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3EMVNWTLNK6AMQ6UF4RUS5BEVBNHHCCBXGCQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3390/issue_event/3176532143@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3390@github.com>
References: <quicwg/base-drafts/pull/3390@github.com>
Subject: Re: [quicwg/base-drafts] Clarify when timer should be set (#3390)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e8144d0ee5f8_46353f8a73ccd96c107916"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/DO6qWW0R9M-CyiJXsUSRN93gf9k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 01:01:17 -0000

----==_mimepart_5e8144d0ee5f8_46353f8a73ccd96c107916
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #3390.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3390#event-3176532143
----==_mimepart_5e8144d0ee5f8_46353f8a73ccd96c107916
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="554100244" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3390" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3390/hovercard" href="https://github.com/quicwg/base-drafts/pull/3390">#3390</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3390#event-3176532143">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK646GM3TLFRJODVCADRJ7VNBANCNFSM4KKU5RTQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3WRV5TE75KNJQNWQLRJ7VNBA5CNFSM4KKU5RT2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXVLARLY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3390#event-3176532143",
"url": "https://github.com/quicwg/base-drafts/pull/3390#event-3176532143",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e8144d0ee5f8_46353f8a73ccd96c107916--


From nobody Sun Mar 29 18:02:03 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C9F1C3A0365 for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 18:02:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.152
X-Spam-Level: 
X-Spam-Status: No, score=-0.152 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WqkDXkzpy3YC for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 18:02:00 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C865B3A02BE for <quic-issues@ietf.org>; Sun, 29 Mar 2020 18:02:00 -0700 (PDT)
Received: from github-lowworker-275fa97.va3-iad.github.net (github-lowworker-275fa97.va3-iad.github.net [10.48.17.64]) by smtp.github.com (Postfix) with ESMTP id C42BBA050D for <quic-issues@ietf.org>; Sun, 29 Mar 2020 18:01:59 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585530119; bh=lnab6qpgbeUBKBKS/DynoGZoW2yk4rhmarsLt+bECVM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=iOSM30uaiKbi+ZgJmzuycVe3iQJBqcu1E5lnXTVW6QbrA4/hcjdnduFRlFFf5IcsE suyRd1xa4nf9XjKp94bZgvSClmD6dgEMwlVpY8FK2J1G3uVXvD6GxQKReO11oTI3oP gq4lGrF9hOZ3vw/IVvNW6YpEPt7Zf57hSWSfKkR8=
Date: Sun, 29 Mar 2020 18:01:59 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZ4L7NFD4UQNZEPEVF4RUTAPEVBNHHCCACHAA@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3384/issue_event/3176533316@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3384@github.com>
References: <quicwg/base-drafts/pull/3384@github.com>
Subject: Re: [quicwg/base-drafts] !editorial: simplify pseudo code (recovery) (#3384)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e814507b4265_4bc63f8e066cd968597ea"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/5ctijOnCP-MshISGQNCtQfTOzCg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 01:02:02 -0000

----==_mimepart_5e814507b4265_4bc63f8e066cd968597ea
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #3384.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3384#event-3176533316
----==_mimepart_5e814507b4265_4bc63f8e066cd968597ea
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="553666304" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3384" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3384/hovercard" href="https://github.com/quicwg/base-drafts/pull/3384">#3384</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3384#event-3176533316">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2HV5VIKEN7C4I5DYDRJ7VQPANCNFSM4KKJA5ZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK22UNHC3TXXMYFDK63RJ7VQPA5CNFSM4KKJA5ZKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXVLA2RA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3384#event-3176533316",
"url": "https://github.com/quicwg/base-drafts/pull/3384#event-3176533316",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e814507b4265_4bc63f8e066cd968597ea--


From nobody Sun Mar 29 18:03:16 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5477B3A03F4 for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 18:03:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.152
X-Spam-Level: 
X-Spam-Status: No, score=-0.152 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fEo46xdDlF4Q for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 18:03:14 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1D4643A03F3 for <quic-issues@ietf.org>; Sun, 29 Mar 2020 18:03:14 -0700 (PDT)
Received: from github-lowworker-f62aa54.va3-iad.github.net (github-lowworker-f62aa54.va3-iad.github.net [10.48.17.68]) by smtp.github.com (Postfix) with ESMTP id 6F4CD2C172F for <quic-issues@ietf.org>; Sun, 29 Mar 2020 18:03:13 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585530193; bh=8+PpfuNtQ+XhcTtcYyn2vx3H19rQybnB25MWI/uhUdk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=XcqjV9COnzgQyuDkke5EFWnrjnGE+m0P+Ks5JmrZV9Ixiz7KR+UNlMiIgVfCw8P2C tLT3cbw3qMM4yOZsXphwpq1NbrI7CVPhNJ1fndlot+UwZE2OJXCagPeHZqjhgs7+qO YYyYJTouPaW9uLe/5M6fPc8nvM/1gYIky4fnOtIk=
Date: Sun, 29 Mar 2020 18:03:13 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2SJDCS7UCLXYFR3YV4RUTFDEVBNHHCCBWDEY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3388/c605731790@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3388@github.com>
References: <quicwg/base-drafts/pull/3388@github.com>
Subject: Re: [quicwg/base-drafts] editorial: value for kGranularity (recovery) (#3388)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e8145516054d_3b9c3fe3bfacd9644469f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/xYfMxTs1wlP0Q6lzHJ2WDNKjyY8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 01:03:15 -0000

----==_mimepart_5e8145516054d_3b9c3fe3bfacd9644469f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I agree this was an issue, but hopefully it's fully addressed by #3538

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3388#issuecomment-605731790
----==_mimepart_5e8145516054d_3b9c3fe3bfacd9644469f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I agree this was an issue, but hopefully it's fully addressed by <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="585723485" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3538" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3538/hovercard" href="https://github.com/quicwg/base-drafts/pull/3538">#3538</a></p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3388#issuecomment-605731790">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3WVFNGRNPOR66UITDRJ7VVDANCNFSM4KKUWJEA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKY7QEJBRWSOLGPHR2DRJ7VVDA5CNFSM4KKUWJEKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQNLXTQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3388#issuecomment-605731790",
"url": "https://github.com/quicwg/base-drafts/pull/3388#issuecomment-605731790",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e8145516054d_3b9c3fe3bfacd9644469f--


From nobody Sun Mar 29 18:03:21 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7825D3A0402 for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 18:03:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.2
X-Spam-Level: 
X-Spam-Status: No, score=-1.2 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gNVjNw-nhyVl for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 18:03:15 -0700 (PDT)
Received: from out-12.smtp.github.com (out-12.smtp.github.com [192.30.254.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5C2A33A03F3 for <quic-issues@ietf.org>; Sun, 29 Mar 2020 18:03:15 -0700 (PDT)
Received: from github-lowworker-39b4a70.va3-iad.github.net (github-lowworker-39b4a70.va3-iad.github.net [10.48.16.66]) by smtp.github.com (Postfix) with ESMTP id CCD03121103 for <quic-issues@ietf.org>; Sun, 29 Mar 2020 18:03:14 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585530194; bh=7wiBClqJB1hFFquhxo3le/P4uuLg4pKCPf51o/xnuA8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=OpRq94jcVCuN5PsR7OmG3CuTveyEtoIFBqrf0BbheioZ5ErNUvODQxSC3yYz2ovGz lwl6Qz/gOPQs9J5SnXsCHfWOPJlB1Vmn+OpxOT+doTRvWi7BdFhJIN11khbeeRzIAM 2xNqxHiRNmKyxtLBQBbd4sYFk+wOn3fVwoummTuI=
Date: Sun, 29 Mar 2020 18:03:14 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6AJ4VARDKYSLSYFTN4RUTFFEVBNHHCFYX2PM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3536/review/383478266@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3536@github.com>
References: <quicwg/base-drafts/pull/3536@github.com>
Subject: Re: [quicwg/base-drafts] 5tuple routing (#3536)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e8145528792e_791d3fdd1eecd96c524fa"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/EovdSQ2-PWYMVhUONmw0v7kUgaM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 01:03:18 -0000

----==_mimepart_5e8145528792e_791d3fdd1eecd96c524fa
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson commented on this pull request.

The change here to the semantics of disable_active_migration makes me a little uncomfortable.  I would suggest that we discuss this on-list a little.

I don't think that the implied semantic is entirely accurate.  In previous discussions, @nibanks pointed out that they would handle NAT rebinding with special logic (and likely move to close connections shortly afterwards).  That suggests that keep-alive logic was not necessary for those connections that might be affected.  However, this text suggests that if you see the transport parameter you would want to use keep-alives, or just do explicit closes within your understanding of the NAT timeout window to avoid the possibility of migration. 

Thus, rather than a "please avoid X", this turns into a "take active steps to prevent X".

I've also tried to make some editorial suggestions, but those you can take or leave.

> @@ -1156,6 +1156,36 @@ SHOULD ignore any such packets.
 
 Servers MUST drop incoming packets under all other circumstances.
 
+### Considerations for 5-tuple routing architectures
+
+QUIC servers can be deployed behind a 5-tuple based routing architecture that

```suggestion
QUIC endpoints can be deployed behind a 5-tuple based routing architecture that
```

> +ports. In such an architecture, clients that change IP address or port are
+likely to be routed to a different server. There are several actions that can
+mitigate or resolve operational and security issues in this case.

```suggestion
ports. When routing depends on addresses that the endpoint does not control,
changes to the IP address or port of peers could result in packets being routed
to a different server. The following actions could mitigate or resolve
operational and security issues in this case:
```

> @@ -1156,6 +1156,36 @@ SHOULD ignore any such packets.
 
 Servers MUST drop incoming packets under all other circumstances.
 
+### Considerations for 5-tuple routing architectures
+
+QUIC servers can be deployed behind a 5-tuple based routing architecture that
+delivers packets based on both the source and destination IP addresses and
+ports. In such an architecture, clients that change IP address or port are
+likely to be routed to a different server. There are several actions that can
+mitigate or resolve operational and security issues in this case.
+
+* Servers can use an out-of-band mechanism to deliver packets to the correct

```suggestion
* Endpoints can use an out-of-band mechanism to deliver packets to the correct
```

> +* If the server has another address where the 5-tuple based routers are not on-
+path, the preferred_address transport parameter can communicate that address and
+thus support changing client IP addresses without difficulty. For example, the
+initial address may route to a 5-tuple based load balancer, and the preferred
+address could indicate a separate server address with routing robust to client
+address changes. However, if the client does not use the preferred address,
+other measures are necessary.

```suggestion
* A server can request that a connection be migrated to an address that is
unique using the preferred_address transport parameter. For example, the initial
address may route to a 5-tuple based load balancer, and the preferred address
could indicate a separate server address that does not require the use of the
client address for routing. Note that clients could choose not to use the
preferred address.

```

> +address change is likely to terminate the connection, which can lead it to use
+strategies to avoid NAT rebinding or terminate connections when its IP address
+changes.

```suggestion
address change is likely to terminate the connection. Clients might infer from
this that they might need to avoid NAT rebinding or terminate connections when
its IP address changes.
```

This is problematic, but I don't know how else to rephrase this statement.  The problem here is that this ADDS SEMANTICS to disable_active_migration.  That's a pretty big deal.

> +* If the server has another address where the 5-tuple based routers are not on-
+path, the preferred_address transport parameter can communicate that address and
+thus support changing client IP addresses without difficulty. For example, the
+initial address may route to a 5-tuple based load balancer, and the preferred
+address could indicate a separate server address with routing robust to client
+address changes. However, if the client does not use the preferred address,
+other measures are necessary.
+
+If a server does not implement one of the solutions above, it SHOULD send the
+disable_active_migration transport parameter to inform the client that any
+address change is likely to terminate the connection, which can lead it to use
+strategies to avoid NAT rebinding or terminate connections when its IP address
+changes.
+
+Regardless of other mitigations, 5-tuple routing introduces new possibilities
+to create a Reset Oracle. An attacker could tweak the source address or port of

```suggestion
to create a stateless reset oracle. An attacker could tweak the source address
or port of
```

I think that the full name is necessary, and capitalization isn't quite 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/3536#pullrequestreview-383478266
----==_mimepart_5e8145528792e_791d3fdd1eecd96c524fa
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@martinthomson</b> commented on this pull request.</p>=0D
=0D
<p>The change here to the semantics of disable_active_migration makes me =
a little uncomfortable.  I would suggest that we discuss this on-list a l=
ittle.</p>=0D
<p>I don't think that the implied semantic is entirely accurate.  In prev=
ious discussions, <a class=3D"user-mention" data-hovercard-type=3D"user" =
data-hovercard-url=3D"/users/nibanks/hovercard" data-octo-click=3D"hoverc=
ard-link-click" data-octo-dimensions=3D"link_type:self" href=3D"https://g=
ithub.com/nibanks">@nibanks</a> pointed out that they would handle NAT re=
binding with special logic (and likely move to close connections shortly =
afterwards).  That suggests that keep-alive logic was not necessary for t=
hose connections that might be affected.  However, this text suggests tha=
t if you see the transport parameter you would want to use keep-alives, o=
r just do explicit closes within your understanding of the NAT timeout wi=
ndow to avoid the possibility of migration.</p>=0D
<p>Thus, rather than a "please avoid X", this turns into a "take active s=
teps to prevent X".</p>=0D
<p>I've also tried to make some editorial suggestions, but those you can =
take or leave.</p><hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3536#discussi=
on_r399879748">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -1156,6 +1156,36 @@ SHOULD ignore any s=
uch packets.=0D
 =0D
 Servers MUST drop incoming packets under all other circumstances.=0D
 =0D
+### Considerations for 5-tuple routing architectures=0D
+=0D
+QUIC servers can be deployed behind a 5-tuple based routing architecture=
 that=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-QUIC servers can be deployed behind a 5-tuple=
 based routing architecture that=0D
+QUIC endpoints can be deployed behind a 5-tuple based routing architectu=
re that=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3536#discussi=
on_r399880103">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +ports. In such an architecture, clients t=
hat change IP address or port are=0D
+likely to be routed to a different server. There are several actions tha=
t can=0D
+mitigate or resolve operational and security issues in this case.=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-ports. In such an architecture, clients that =
change IP address or port are=0D
-likely to be routed to a different server. There are several actions tha=
t can=0D
-mitigate or resolve operational and security issues in this case.=0D
+ports. When routing depends on addresses that the endpoint does not cont=
rol,=0D
+changes to the IP address or port of peers could result in packets being=
 routed=0D
+to a different server. The following actions could mitigate or resolve=0D=

+operational and security issues in this case:=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3536#discussi=
on_r399880267">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -1156,6 +1156,36 @@ SHOULD ignore any s=
uch packets.=0D
 =0D
 Servers MUST drop incoming packets under all other circumstances.=0D
 =0D
+### Considerations for 5-tuple routing architectures=0D
+=0D
+QUIC servers can be deployed behind a 5-tuple based routing architecture=
 that=0D
+delivers packets based on both the source and destination IP addresses a=
nd=0D
+ports. In such an architecture, clients that change IP address or port a=
re=0D
+likely to be routed to a different server. There are several actions tha=
t can=0D
+mitigate or resolve operational and security issues in this case.=0D
+=0D
+* Servers can use an out-of-band mechanism to deliver packets to the cor=
rect=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-* Servers can use an out-of-band mechanism to=
 deliver packets to the correct=0D
+* Endpoints can use an out-of-band mechanism to deliver packets to the c=
orrect=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3536#discussi=
on_r399880608">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +* If the server has another address where=
 the 5-tuple based routers are not on-=0D
+path, the preferred_address transport parameter can communicate that add=
ress and=0D
+thus support changing client IP addresses without difficulty. For exampl=
e, the=0D
+initial address may route to a 5-tuple based load balancer, and the pref=
erred=0D
+address could indicate a separate server address with routing robust to =
client=0D
+address changes. However, if the client does not use the preferred addre=
ss,=0D
+other measures are necessary.=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-* If the server has another address where the=
 5-tuple based routers are not on-=0D
-path, the preferred_address transport parameter can communicate that add=
ress and=0D
-thus support changing client IP addresses without difficulty. For exampl=
e, the=0D
-initial address may route to a 5-tuple based load balancer, and the pref=
erred=0D
-address could indicate a separate server address with routing robust to =
client=0D
-address changes. However, if the client does not use the preferred addre=
ss,=0D
-other measures are necessary.=0D
+* A server can request that a connection be migrated to an address that =
is=0D
+unique using the preferred_address transport parameter. For example, the=
 initial=0D
+address may route to a 5-tuple based load balancer, and the preferred ad=
dress=0D
+could indicate a separate server address that does not require the use o=
f the=0D
+client address for routing. Note that clients could choose not to use th=
e=0D
+preferred address.=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3536#discussi=
on_r399880974">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +address change is likely to terminate the=
 connection, which can lead it to use=0D
+strategies to avoid NAT rebinding or terminate connections when its IP a=
ddress=0D
+changes.=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-address change is likely to terminate the con=
nection, which can lead it to use=0D
-strategies to avoid NAT rebinding or terminate connections when its IP a=
ddress=0D
-changes.=0D
+address change is likely to terminate the connection. Clients might infe=
r from=0D
+this that they might need to avoid NAT rebinding or terminate connection=
s when=0D
+its IP address changes.=0D
</pre>=0D
=0D
<p>This is problematic, but I don't know how else to rephrase this statem=
ent.  The problem here is that this ADDS SEMANTICS to disable_active_migr=
ation.  That's a pretty big deal.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3536#discussi=
on_r399881262">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +* If the server has another address where=
 the 5-tuple based routers are not on-=0D
+path, the preferred_address transport parameter can communicate that add=
ress and=0D
+thus support changing client IP addresses without difficulty. For exampl=
e, the=0D
+initial address may route to a 5-tuple based load balancer, and the pref=
erred=0D
+address could indicate a separate server address with routing robust to =
client=0D
+address changes. However, if the client does not use the preferred addre=
ss,=0D
+other measures are necessary.=0D
+=0D
+If a server does not implement one of the solutions above, it SHOULD sen=
d the=0D
+disable_active_migration transport parameter to inform the client that a=
ny=0D
+address change is likely to terminate the connection, which can lead it =
to use=0D
+strategies to avoid NAT rebinding or terminate connections when its IP a=
ddress=0D
+changes.=0D
+=0D
+Regardless of other mitigations, 5-tuple routing introduces new possibil=
ities=0D
+to create a Reset Oracle. An attacker could tweak the source address or =
port of=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-to create a Reset Oracle. An attacker could t=
weak the source address or port of=0D
+to create a stateless reset oracle. An attacker could tweak the source a=
ddress=0D
+or port of=0D
</pre>=0D
=0D
<p>I think that the full name is necessary, and capitalization isn't quit=
e right.</p>=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3536#pullrequestreview-383478266">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K2KYBRBHCXZSKBWL3LRJ7VVFANCNFSM4LQTUQYA">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK6OIVU2EPPVZJFKFHDRJ7VVFA5CNFSM4=
LQTUQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GOC3NWT6Q.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3536#pullrequestrev=
iew-383478266",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3536#pullrequestreview=
-383478266",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e8145528792e_791d3fdd1eecd96c524fa--


From nobody Sun Mar 29 18:03:45 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AE0593A03FA for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 18:03:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.152
X-Spam-Level: 
X-Spam-Status: No, score=-0.152 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wWqRLHJKwW9n for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 18:03:42 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C518A3A03F8 for <quic-issues@ietf.org>; Sun, 29 Mar 2020 18:03:42 -0700 (PDT)
Date: Sun, 29 Mar 2020 18:03:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585530222; bh=0uUTeZySnVhij/MQx2mfpHjggQ8h/1ifUa7PaeJzky8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ePerCWPT07iuiwOYBMrq5ezwLZPhtDoHxzRznzdN/Um36hwEupD1WkwKFnnGzPjYI LKnfM+1XJLDOjFLKDeORWIxtHKxbz3E+sq6W25EWNxJR3mdC8bzr9/gS2HV4e2iVgI 5T7uW4117ehGYXewRO5q4AqP0ki5zzvySlXwusgI=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZKDZPHO3JVO2Z23JV4RUTG5EVBNHHCCBWDEY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3388/issue_event/3176535322@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3388@github.com>
References: <quicwg/base-drafts/pull/3388@github.com>
Subject: Re: [quicwg/base-drafts] editorial: value for kGranularity (recovery) (#3388)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e81456e11b67_60093fa7058cd96c94592"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/tfBM82AQDFole8wy59O77OTrk2c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 01:03:44 -0000

----==_mimepart_5e81456e11b67_60093fa7058cd96c94592
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #3388.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3388#event-3176535322
----==_mimepart_5e81456e11b67_60093fa7058cd96c94592
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="554091302" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3388" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3388/hovercard" href="https://github.com/quicwg/base-drafts/pull/3388">#3388</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3388#event-3176535322">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2QNR52S7UYWEG6FDTRJ7VW5ANCNFSM4KKUWJEA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZOEOFLBF6H6X24TX3RJ7VW5A5CNFSM4KKUWJEKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXVLBKGQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3388#event-3176535322",
"url": "https://github.com/quicwg/base-drafts/pull/3388#event-3176535322",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e81456e11b67_60093fa7058cd96c94592--


From nobody Sun Mar 29 18:07:39 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 09F493A0415 for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 18:07:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.082
X-Spam-Level: 
X-Spam-Status: No, score=0.082 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.282, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OtABCwBgNb-l for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 18:07:35 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9953E3A0410 for <quic-issues@ietf.org>; Sun, 29 Mar 2020 18:07:35 -0700 (PDT)
Received: from github-lowworker-c5134a3.ac4-iad.github.net (github-lowworker-c5134a3.ac4-iad.github.net [10.52.23.55]) by smtp.github.com (Postfix) with ESMTP id 4F936660186 for <quic-issues@ietf.org>; Sun, 29 Mar 2020 18:07:34 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585530454; bh=qw3kGwc8YgTEQ5AbKth9tCHIOHN0Wf8hlVpDeOj2Jw0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=JXRZv4AR/r51HP5yrpOVK9ufQSdIA0ygjhPh0fdWX6wgi/zkkuTAToHSOl1dS41aD xNljsuFDpNOKHmqobAV/MBXkRCqGTnLpTRQ/p0eHS809jJ5G5m1bPxmiTmjTn7xIm2 Qew7yWS9fZJ69m5gMGF1sfsNtfJ/EgCfT6yS1XWs=
Date: Sun, 29 Mar 2020 18:07:34 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5YNEH2O3SSV4VRHNV4RUTVNEVBNHHCGFYIAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3547/review/383481026@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3547@github.com>
References: <quicwg/base-drafts/pull/3547@github.com>
Subject: Re: [quicwg/base-drafts] Limit RCID state (#3547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e8146563fb72_31ed3fe1c6ecd96076849"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: 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_tpDb-fbclMx8O_ZmYiywaXjs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 01:07:37 -0000

----==_mimepart_5e8146563fb72_31ed3fe1c6ecd96076849
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson commented on this pull request.

I'm still unconvinced that we need to be as precise as @kazuho, but the other suggestions he makes are spot on.

> @@ -1069,6 +1069,17 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint MAY elect to limit the number of outstanding RETIRE_CONNECTION_ID
+frames to bound the necessary state. In order to allow a peer to retire all
+previously issued connection IDs, this limit SHOULD be at least the

"this limit" here seems a bit non-specific

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3547#pullrequestreview-383481026
----==_mimepart_5e8146563fb72_31ed3fe1c6ecd96076849
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinthomson</b> commented on this pull request.</p>

<p>I'm still unconvinced that we need to be as precise as <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/kazuho/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/kazuho">@kazuho</a>, but the other suggestions he makes are spot on.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3547#discussion_r399882531">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1069,6 +1069,17 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint MAY elect to limit the number of outstanding RETIRE_CONNECTION_ID
+frames to bound the necessary state. In order to allow a peer to retire all
+previously issued connection IDs, this limit SHOULD be at least the
</pre>
<p>"this limit" here seems a bit non-specific</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3547#pullrequestreview-383481026">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZJ4E4UEM3B2IZDDETRJ7WFNANCNFSM4LUQW5DQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4YWBIVOFIBB2DYASDRJ7WFNA5CNFSM4LUQW5D2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3NXJQQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3547#pullrequestreview-383481026",
"url": "https://github.com/quicwg/base-drafts/pull/3547#pullrequestreview-383481026",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e8146563fb72_31ed3fe1c6ecd96076849--


From nobody Sun Mar 29 18:09:23 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D38623A046D for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 18:09:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.199
X-Spam-Level: 
X-Spam-Status: No, score=-0.199 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QOidqKB9I1Zx for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 18:09:20 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3AED13A045B for <quic-issues@ietf.org>; Sun, 29 Mar 2020 18:09:20 -0700 (PDT)
Received: from github-lowworker-f62aa54.va3-iad.github.net (github-lowworker-f62aa54.va3-iad.github.net [10.48.17.68]) by smtp.github.com (Postfix) with ESMTP id 7C6E1660770 for <quic-issues@ietf.org>; Sun, 29 Mar 2020 18:09:19 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585530559; bh=aLI+Md5pvlB7ZJZVsOJ96huE7fY+WS51ZlxIdTgqq6c=; h=Date:From:To:Subject:From; b=m0UGrMCRUwriib7DzOpKHdiwVjnmEp+inG15FAry9SYb8VxG7KLGw9UWVkHiA5HbS 7MiMueVExLX4FoqzI7QjPyAzm1rcFR5MGsfnG4AIPHaarhQhnaiF8BpDAMjQVRNBTK WqXtLSJPzhT/nGfJKsSvXBBKqvJEhvfJ6WnL/CtY=
Date: Sun, 29 Mar 2020 18:09:19 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-ed-sending-probe-packets/87a3db-b3e002@github.com>
Subject: [quicwg/base-drafts] b3e002: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/SdY2mwIHktrkblJrqHdDNgEXdxo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 01:09:22 -0000

  Branch: refs/heads/ianswett-ed-sending-probe-packets
  Home:   https://github.com/quicwg/base-drafts
  Commit: b3e0025339688f362789447dd14fa59c34eac983
      https://github.com/quicwg/base-drafts/commit/b3e0025339688f362789447dd14fa59c34eac983
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-29 (Sun, 29 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



From nobody Sun Mar 29 18:09:52 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CACEF3A0474 for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 18:09:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2YqhhBGiq1CS for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 18:09: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 D35813A047D for <quic-issues@ietf.org>; Sun, 29 Mar 2020 18:09:50 -0700 (PDT)
Date: Sun, 29 Mar 2020 18:09:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585530590; bh=GVcTmI1NIBF0kG6Ph2zib+er/hRFDySif7/AQS3SMpw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=HpJcGp1aFIhpODPL7oBiKqdbwWZDW5uu1W1s5hBBRkXmtA2TS0uU4TWIvDazM1V0/ pecJvj4nMYHwEkdDxmle+3wj8fkqN2uN0ngsZ10/I5qywC470ykJ+q0AZcxDU3ifGb uR63HElngJ/tv4bN4OOVuHt2MDJ7aqUu/yqkNCf4=
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/3552/push/4835698166@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3552@github.com>
References: <quicwg/base-drafts/pull/3552@github.com>
Subject: Re: [quicwg/base-drafts] Reorganize "Sending Probe Packets" (#3552)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e8146ddefffa_73943f97170cd96816871"; 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/8MpvVibLmCRi4ahnv3otpdBGE8g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 01:09:52 -0000

----==_mimepart_5e8146ddefffa_73943f97170cd96816871
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

b3e0025339688f362789447dd14fa59c34eac983  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/3552/files/87a3db1bb737ae5408419a37b7550c1ee80e6eb3..b3e0025339688f362789447dd14fa59c34eac983

----==_mimepart_5e8146ddefffa_73943f97170cd96816871
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/b3e0025339688f362789447dd14fa59c34eac983">b3e0025</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/3552/files/87a3db1bb737ae5408419a37b7550c1ee80e6eb3..b3e0025339688f362789447dd14fa59c34eac983">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKY7YSIYO2XKAOIOSELRJ7WN3ANCNFSM4LWBXL7A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYY7L56MJCZWYEOAE3RJ7WN3A5CNFSM4LWBXL7KYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TKMRYHA4TKNCQOVZWQIZUHAZTKNRZHAYTMNQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3552/files/87a3db1bb737ae5408419a37b7550c1ee80e6eb3..b3e0025339688f362789447dd14fa59c34eac983",
"url": "https://github.com/quicwg/base-drafts/pull/3552/files/87a3db1bb737ae5408419a37b7550c1ee80e6eb3..b3e0025339688f362789447dd14fa59c34eac983",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e8146ddefffa_73943f97170cd96816871--


From nobody Sun Mar 29 18:10:15 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2F0113A047F for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 18:10:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZgUiqiSSu1QH for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 18:10: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 10FD83A047D for <quic-issues@ietf.org>; Sun, 29 Mar 2020 18:10:12 -0700 (PDT)
Date: Sun, 29 Mar 2020 18:10:11 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585530611; bh=nxQzLdMdE69E6gfkNM5sc5SSwHCnZ91vwnFI+DPEpmA=; h=Date:From:To:Subject:From; b=Erq5VKO8vvjJHiSEZAoKh3v7wN41fJEerj9vfs654MyfapMMGIp9718r9dfQ9qA2O upNQyWjfZSma80yj+2YesIy56MC7LKSolCD/q0aE/IMus7blXFe5zTU1jcitikXRXB a4R/jlaPTfw7B7fj8RnypXnHEaCuFpcSWHoY4Uh4=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/c91d8e-6796d3@github.com>
Subject: [quicwg/base-drafts] 6796d3: Script updating gh-pages from b3e00253. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/pDHCdeF-rCCwLgoa9c8b-knaWL8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 01:10:13 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 6796d3b51d1a04474b8887eab854e9e6079a408b
      https://github.com/quicwg/base-drafts/commit/6796d3b51d1a04474b8887eab854e9e6079a408b
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-30 (Mon, 30 Mar 2020)

  Changed paths:
    M ianswett-ed-sending-probe-packets/draft-ietf-quic-http.html
    M ianswett-ed-sending-probe-packets/draft-ietf-quic-http.txt
    M ianswett-ed-sending-probe-packets/draft-ietf-quic-invariants.html
    M ianswett-ed-sending-probe-packets/draft-ietf-quic-invariants.txt
    M ianswett-ed-sending-probe-packets/draft-ietf-quic-qpack.html
    M ianswett-ed-sending-probe-packets/draft-ietf-quic-qpack.txt
    M ianswett-ed-sending-probe-packets/draft-ietf-quic-recovery.html
    M ianswett-ed-sending-probe-packets/draft-ietf-quic-recovery.txt
    M ianswett-ed-sending-probe-packets/draft-ietf-quic-tls.html
    M ianswett-ed-sending-probe-packets/draft-ietf-quic-tls.txt
    M ianswett-ed-sending-probe-packets/draft-ietf-quic-transport.html
    M ianswett-ed-sending-probe-packets/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from b3e00253. [ci skip]



From nobody Sun Mar 29 18:10:20 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E7B283A0484 for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 18:10:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.082
X-Spam-Level: 
X-Spam-Status: No, score=0.082 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.282, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RH5uwbzlvU57 for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 18:10:13 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B2A973A047D for <quic-issues@ietf.org>; Sun, 29 Mar 2020 18:10:13 -0700 (PDT)
Received: from github-lowworker-0f7e7fd.ash1-iad.github.net (github-lowworker-0f7e7fd.ash1-iad.github.net [10.56.110.17]) by smtp.github.com (Postfix) with ESMTP id 086C8520DF6 for <quic-issues@ietf.org>; Sun, 29 Mar 2020 18:10:13 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585530613; bh=bMr8H/tEYVSOl7CICrSOwHxGLyazPFj/q9z1sYs1iTQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=aZx7AsxBPoNL28MPeqRTBT8JM7N+AOrPExQIx4DhjUkyuvtRsDQ53rZk0W2F9FD8k dkJjOEkskhUByEFsDcGmZ+bV18nX9CIDX1lpwtuho06+Po0IpFVhcmW0Ubd20XSVjP ByW887gOiu4J0EqhV5oKzKsQ/UEhUBRgEaZC0UOE=
Date: Sun, 29 Mar 2020 18:10:12 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4VRQD45PGYA5AC6IN4RUT7JEVBNHHCCBYAVY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3392/review/383481687@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3392@github.com>
References: <quicwg/base-drafts/pull/3392@github.com>
Subject: Re: [quicwg/base-drafts] Small clarification and one nit (recovery) (#3392)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e8146f4ea74a_73b83f9f2d4cd96411038e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/zC-HLaZYirQ6bFdR-9ItDrqpgYU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 01:10:15 -0000

----==_mimepart_5e8146f4ea74a_73b83f9f2d4cd96411038e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett commented on this pull request.



> @@ -467,14 +467,14 @@ Handshake packet number spaces, the max_ack_delay is 0, as specified in
 The PTO value MUST be set to at least kGranularity, to avoid the timer expiring
 immediately.
 
-A sender computes its PTO timer every time an ack-eliciting packet is sent.
+A sender resets its PTO timer every time an ack-eliciting packet is sent.

I pulled this into #3552 with some tweaks, 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/3392#discussion_r399883179
----==_mimepart_5e8146f4ea74a_73b83f9f2d4cd96411038e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3392#discussion_r399883179">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -467,14 +467,14 @@ Handshake packet number spaces, the max_ack_delay is 0, as specified in
 The PTO value MUST be set to at least kGranularity, to avoid the timer expiring
 immediately.
 
-A sender computes its PTO timer every time an ack-eliciting packet is sent.
+A sender resets its PTO timer every time an ack-eliciting packet is sent.
</pre>
<p>I pulled this into <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="589842783" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3552" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3552/hovercard" href="https://github.com/quicwg/base-drafts/pull/3552">#3552</a> with some tweaks, 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/3392#discussion_r399883179">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4VW2XWDVFVDHS3NTDRJ7WPJANCNFSM4KKVDEWA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3IZAQV7IOKOB22KI3RJ7WPJA5CNFSM4KKVDEWKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3NXOVY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3392#discussion_r399883179",
"url": "https://github.com/quicwg/base-drafts/pull/3392#discussion_r399883179",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e8146f4ea74a_73b83f9f2d4cd96411038e--


From nobody Sun Mar 29 18:10:25 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2DC323A0598 for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 18:10:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.152
X-Spam-Level: 
X-Spam-Status: No, score=-0.152 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id y2HHgauEddMo for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 18:10:20 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F2B833A047D for <quic-issues@ietf.org>; Sun, 29 Mar 2020 18:10:19 -0700 (PDT)
Received: from github-lowworker-25680bd.va3-iad.github.net (github-lowworker-25680bd.va3-iad.github.net [10.48.17.61]) by smtp.github.com (Postfix) with ESMTP id 057176A03B2 for <quic-issues@ietf.org>; Sun, 29 Mar 2020 18:10:19 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585530619; bh=OK+OtDwrt/n9v0+Ek9ihjl90ea/4cqtpmkGbWiXkJLU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=snl0y1+y/x9WL6fTRF2qmRlSVyzytO/31XUjj6vsblhiUo1w6E9y8jTwjWCXfWytn YtFUJkoza5j9C+FLQPGXD9mKcwtsgEWXaGX33oAz+kCFkVycTPYk8m7M+UlQuGoF3n aRtj6yrXLapn8N5jDGpxyQjK2xLLbuD9t6y1yjO0=
Date: Sun, 29 Mar 2020 18:10:18 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7ZGS6LZGPO76EQ7IN4RUT7VEVBNHHCCBYAVY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3392/issue_event/3176543082@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3392@github.com>
References: <quicwg/base-drafts/pull/3392@github.com>
Subject: Re: [quicwg/base-drafts] Small clarification and one nit (recovery) (#3392)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e8146faea157_1ffc3fd526ecd96c5476"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/jhPkiTESDeigq2jdh7emksQZO2U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 01:10:22 -0000

----==_mimepart_5e8146faea157_1ffc3fd526ecd96c5476
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #3392.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3392#event-3176543082
----==_mimepart_5e8146faea157_1ffc3fd526ecd96c5476
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="554107054" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3392" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3392/hovercard" href="https://github.com/quicwg/base-drafts/pull/3392">#3392</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3392#event-3176543082">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK65WOULHDSCPFDVLTTRJ7WPVANCNFSM4KKVDEWA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2LDTUQ5CKIMKR2SKDRJ7WPVA5CNFSM4KKVDEWKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXVLDG2Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3392#event-3176543082",
"url": "https://github.com/quicwg/base-drafts/pull/3392#event-3176543082",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e8146faea157_1ffc3fd526ecd96c5476--


From nobody Sun Mar 29 18:11:27 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 35FCE3A0522 for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 18:11:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.082
X-Spam-Level: 
X-Spam-Status: No, score=0.082 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.282, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yqYoO2SPA1MV for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 18:11:24 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D8C2C3A0486 for <quic-issues@ietf.org>; Sun, 29 Mar 2020 18:11:23 -0700 (PDT)
Received: from github-lowworker-d1d6e31.ash1-iad.github.net (github-lowworker-d1d6e31.ash1-iad.github.net [10.56.105.50]) by smtp.github.com (Postfix) with ESMTP id 0E5158C006D for <quic-issues@ietf.org>; Sun, 29 Mar 2020 18:11:23 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585530683; bh=Ksvd/Cu+SnYF/mXupJdKT6e1hI22RoHgLMXQWx5zsP0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=AZx8Mleiidco2PwvBxXpYINb0lF8I8nqeowFjC3IIc5FKzSXy3/z6+FQ37M5CzuEA K1Ajqi0RG3RJfbGUeY6pkiamsijD8ujdk885lJHfV6z5rQd2XcZMFmBOpqxgDTvufm pWaShbpLlf78EWlf4/dyQAfU5z3gC7V8bpzJBzoc=
Date: Sun, 29 Mar 2020 18:11:22 -0700
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2VGPZQRRNTSU3ZQPN4RUUDVEVBNHHCFYX2PM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3536/c605733269@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3536@github.com>
References: <quicwg/base-drafts/pull/3536@github.com>
Subject: Re: [quicwg/base-drafts] 5tuple routing (#3536)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e81473af2340_5d2d3fe4538cd9681665ef"; 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/PZJvuiENnx_eZk1Qi2iIj0AVgOs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 01:11:25 -0000

----==_mimepart_5e81473af2340_5d2d3fe4538cd9681665ef
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> I don't think that the implied semantic is entirely accurate. In previous discussions, @nibanks pointed out that they would handle NAT rebinding with special logic (and likely move to close connections shortly afterwards). That suggests that keep-alive logic was not necessary for those connections that might be affected. However, this text suggests that if you see the transport parameter you would want to use keep-alives, or just do explicit closes within your understanding of the NAT timeout window to avoid the possibility of migration.
> 
> Thus, rather than a "please avoid X", this turns into a "take active steps to prevent X".

I'm actually fine with this. We were considering keep alives on the server side when we can't support migration (or NAT rebinding) based on the current infrastructure. So having the spec suggest keep alives to the client would be better. It would allow the client to choose if it would prefer keep alives or just to close the connection.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3536#issuecomment-605733269
----==_mimepart_5e81473af2340_5d2d3fe4538cd9681665ef
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<blockquote>
<p>I don't think that the implied semantic is entirely accurate. In previous discussions, <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/nibanks/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/nibanks">@nibanks</a> pointed out that they would handle NAT rebinding with special logic (and likely move to close connections shortly afterwards). That suggests that keep-alive logic was not necessary for those connections that might be affected. However, this text suggests that if you see the transport parameter you would want to use keep-alives, or just do explicit closes within your understanding of the NAT timeout window to avoid the possibility of migration.</p>
<p>Thus, rather than a "please avoid X", this turns into a "take active steps to prevent X".</p>
</blockquote>
<p>I'm actually fine with this. We were considering keep alives on the server side when we can't support migration (or NAT rebinding) based on the current infrastructure. So having the spec suggest keep alives to the client would be better. It would allow the client to choose if it would prefer keep alives or just to close the connection.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3536#issuecomment-605733269">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZDXY2T3NWMNEDFX3TRJ7WTVANCNFSM4LQTUQYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7XHOLGZJ36LK5TXJLRJ7WTVA5CNFSM4LQTUQYKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQNMDFI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3536#issuecomment-605733269",
"url": "https://github.com/quicwg/base-drafts/pull/3536#issuecomment-605733269",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e81473af2340_5d2d3fe4538cd9681665ef--


From nobody Sun Mar 29 18:19:44 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1331D3A0783 for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 18:19:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PCbXyUMl3vuY for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 18:19: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 D30B53A0780 for <quic-issues@ietf.org>; Sun, 29 Mar 2020 18:19:41 -0700 (PDT)
Date: Sun, 29 Mar 2020 18:19:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585531180; bh=sdUZqCAKkuf1V5NEe0MttYnhzHBuAh+fF6nAGr/6baM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=d0mAQ79TTxhkxyxDcmu5u6f18g8vFldB53CHkKGY1lxlFJqMijdWnCA9WQLlbmcs6 +ka742Uf+Rui1v1cNtWP6A41oHs+5Zi7jqvMye6kYyVSh02zj+NQ6Jf1Vz/MAcX5iN D+XVRieesksTMt2E/qBGXgDHZmCVWGFbhc3hspMc=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4AFDKG5WYMQZECWXV4RUVCZEVBNHHCGJORCE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3550/c605734882@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3550@github.com>
References: <quicwg/base-drafts/pull/3550@github.com>
Subject: Re: [quicwg/base-drafts] No need for RCID if the peer increases Retire Prior To (#3550)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e81492ccdf91_73603f97170cd968196f2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Ql81cOAzmjy5pjnEbtk8Pvn-r3E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 01:19:43 -0000

----==_mimepart_5e81492ccdf91_73603f97170cd968196f2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Fair points, if we think #3547 is sufficient, let's go forward with something along those lines.  If we want to also land this PR, we can, but as you point out it's not 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/3550#issuecomment-605734882
----==_mimepart_5e81492ccdf91_73603f97170cd968196f2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Fair points, if we think <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="588711941" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3547" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3547/hovercard" href="https://github.com/quicwg/base-drafts/pull/3547">#3547</a> is sufficient, let's go forward with something along those lines.  If we want to also land this PR, we can, but as you point out it's not 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/3550#issuecomment-605734882">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7YGDZTLLOW63Y3TWDRJ7XSZANCNFSM4LVYDBAA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2RAESSEEENUTBLE5TRJ7XSZA5CNFSM4LVYDBAKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQNMPYQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3550#issuecomment-605734882",
"url": "https://github.com/quicwg/base-drafts/pull/3550#issuecomment-605734882",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e81492ccdf91_73603f97170cd968196f2--


From nobody Sun Mar 29 18:21:48 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F38C53A07AA for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 18:21:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.2
X-Spam-Level: 
X-Spam-Status: No, score=-1.2 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mpZQ09x4jorm for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 18:21:46 -0700 (PDT)
Received: from out-16.smtp.github.com (out-16.smtp.github.com [192.30.254.199]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 71ACC3A07A6 for <quic-issues@ietf.org>; Sun, 29 Mar 2020 18:21:46 -0700 (PDT)
Date: Sun, 29 Mar 2020 18:21:45 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585531306; bh=VPYjuh0CwAjnAgElJRhmh3T1ua2aeDsQhcYN8A1dDP8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1d5M2IrBP2SG/nWHd2ycaM67Rtk2AvcIymBOC8B0Wg18Gl25RmqVOh8DJvNoP2O2l Slf6hsbq3mSeYK5vy3bZDOKA2Lihe3XuxLIiJ0sB2nZU6UWX4rrwEcZ38yJmJDddTh L7aGLfjKGJ3AVde3LpOly7Tu0RntRhPZIi+7PcTk=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKY2W2SIKADSOU3OLNN4RUVKTEVBNHHCGJORCE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3550/review/383481495@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3550@github.com>
References: <quicwg/base-drafts/pull/3550@github.com>
Subject: Re: [quicwg/base-drafts] No need for RCID if the peer increases Retire Prior To (#3550)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e8149a9d3fda_69143ff00c0cd960195370"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/csqWR1LMNxrJvE6qrPoWTzH8OHQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 01:21:48 -0000

----==_mimepart_5e8149a9d3fda_69143ff00c0cd960195370
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson requested changes on this pull request.

This seems like a perfectly good change.  The endpoint is no longer requesting retirement; it is unilaterally declaring that it will not honour the connection IDs.  That's consistent with the existing design.

I do have some problems with the specifics of the proof of receipt structure you describe, however.  It might be sufficient to just keep the existing squishy text about keeping state for "a while" as the only language on the subject.

We should also say something about RETIRE_CONNECTION_ID frames that target sequence numbers before the cutoff.  I think that it is safe to say that they can be ignored.

> @@ -1007,11 +1007,12 @@ initial connection ID.
 When an endpoint issues a connection ID, it MUST accept packets that carry this
 connection ID for the duration of the connection or until its peer invalidates
 the connection ID via a RETIRE_CONNECTION_ID frame
-({{frame-retire-connection-id}}).  Connection IDs that are issued and not
-retired are considered active; any active connection ID is valid for use with
-the current connection at any time, in any packet type.  This includes the
-connection ID issued by the server via the preferred_address transport
-parameter.
+({{frame-retire-connection-id}}) or it invalidates the connection ID by
+increasing the the Retire Prior To field.  Connection IDs that are issued and

If the intent of this PR is to say "I'm retiring these connection IDs, whether you like it or not", then maybe a name change is in order.  As this is a declaration, maybe "Retired Prior To" or "Invalid Prior To".

> @@ -1056,18 +1057,20 @@ An endpoint might need to stop accepting previously issued connection IDs in
 certain circumstances.  Such an endpoint can cause its peer to retire connection
 IDs by sending a NEW_CONNECTION_ID frame with an increased Retire Prior To
 field.  The endpoint SHOULD continue to accept the previously issued connection
-IDs until they are retired by the peer.  If the endpoint can no longer process
-the indicated connection IDs, it MAY close the connection.
+IDs until a connection ID greater than or equal to the Retire Prior To value is
+used by the peer.  If the endpoint can no longer process the indicated

"until a connection ID greater than or equal to the Retire Prior To value" doesn't work.

Say you have 10 active.  You can still issue up to 15  before you send "Retire Prior To" with a value of 10.  So use of connection ID 15 is no good signal that the retirement was accepted.

I think that what you meant to say here is "until the peer uses a connection ID with a sequence number greater than the one included in the NEW_CONNECTION_ID that invalidated the previous connection ID" or some such.  Noting of course that you can send NEW_CONNECTION with seq 16 and RPT of 0 followed by NEW_CONNECTION_ID { seq 16, RPT 10 } totally legitimately; in which case you can't rely on use of CID[16] to mean anything.

It would also not be entirely wise to drop connection IDs at the point that you see the new ones being used, even if your assumption was true.  Though you might have confirmation that a stateless reset won't kill the connection, you would still be dropping perfectly good packets that are still totally usable.

>  
 Upon receipt of an increased Retire Prior To field, the peer MUST stop using the
-corresponding connection IDs and retire them with RETIRE_CONNECTION_ID frames
-before adding the newly provided connection ID to the set of active connection
-IDs. This ordering allows an endpoint that has already supplied its peer with as
-many connection IDs as allowed by the active_connection_id_limit transport
-parameter to replace those connection IDs with new ones as necessary.  Failure
-to cease using the connection IDs when requested can result in connection
-failures, as the issuing endpoint might be unable to continue using the
-connection IDs with the active connection.
+corresponding connection IDs.  Use of a newly provided connection ID proves

This is not proof.  See above.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3550#pullrequestreview-383481495
----==_mimepart_5e8149a9d3fda_69143ff00c0cd960195370
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinthomson</b> requested changes on this pull request.</p>

<p>This seems like a perfectly good change.  The endpoint is no longer requesting retirement; it is unilaterally declaring that it will not honour the connection IDs.  That's consistent with the existing design.</p>
<p>I do have some problems with the specifics of the proof of receipt structure you describe, however.  It might be sufficient to just keep the existing squishy text about keeping state for "a while" as the only language on the subject.</p>
<p>We should also say something about RETIRE_CONNECTION_ID frames that target sequence numbers before the cutoff.  I think that it is safe to say that they can be ignored.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3550#discussion_r399882985">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1007,11 +1007,12 @@ initial connection ID.
 When an endpoint issues a connection ID, it MUST accept packets that carry this
 connection ID for the duration of the connection or until its peer invalidates
 the connection ID via a RETIRE_CONNECTION_ID frame
-({{frame-retire-connection-id}}).  Connection IDs that are issued and not
-retired are considered active; any active connection ID is valid for use with
-the current connection at any time, in any packet type.  This includes the
-connection ID issued by the server via the preferred_address transport
-parameter.
+({{frame-retire-connection-id}}) or it invalidates the connection ID by
+increasing the the Retire Prior To field.  Connection IDs that are issued and
</pre>
<p>If the intent of this PR is to say "I'm retiring these connection IDs, whether you like it or not", then maybe a name change is in order.  As this is a declaration, maybe "Retired Prior To" or "Invalid Prior To".</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3550#discussion_r399883571">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1056,18 +1057,20 @@ An endpoint might need to stop accepting previously issued connection IDs in
 certain circumstances.  Such an endpoint can cause its peer to retire connection
 IDs by sending a NEW_CONNECTION_ID frame with an increased Retire Prior To
 field.  The endpoint SHOULD continue to accept the previously issued connection
-IDs until they are retired by the peer.  If the endpoint can no longer process
-the indicated connection IDs, it MAY close the connection.
+IDs until a connection ID greater than or equal to the Retire Prior To value is
+used by the peer.  If the endpoint can no longer process the indicated
</pre>
<p>"until a connection ID greater than or equal to the Retire Prior To value" doesn't work.</p>
<p>Say you have 10 active.  You can still issue up to 15  before you send "Retire Prior To" with a value of 10.  So use of connection ID 15 is no good signal that the retirement was accepted.</p>
<p>I think that what you meant to say here is "until the peer uses a connection ID with a sequence number greater than the one included in the NEW_CONNECTION_ID that invalidated the previous connection ID" or some such.  Noting of course that you can send NEW_CONNECTION with seq 16 and RPT of 0 followed by NEW_CONNECTION_ID { seq 16, RPT 10 } totally legitimately; in which case you can't rely on use of CID[16] to mean anything.</p>
<p>It would also not be entirely wise to drop connection IDs at the point that you see the new ones being used, even if your assumption was true.  Though you might have confirmation that a stateless reset won't kill the connection, you would still be dropping perfectly good packets that are still totally usable.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3550#discussion_r399884447">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
 Upon receipt of an increased Retire Prior To field, the peer MUST stop using the
-corresponding connection IDs and retire them with RETIRE_CONNECTION_ID frames
-before adding the newly provided connection ID to the set of active connection
-IDs. This ordering allows an endpoint that has already supplied its peer with as
-many connection IDs as allowed by the active_connection_id_limit transport
-parameter to replace those connection IDs with new ones as necessary.  Failure
-to cease using the connection IDs when requested can result in connection
-failures, as the issuing endpoint might be unable to continue using the
-connection IDs with the active connection.
+corresponding connection IDs.  Use of a newly provided connection ID proves
</pre>
<p>This is not proof.  See above.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3550#pullrequestreview-383481495">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3I7RZKKZYLIF6FTETRJ7X2TANCNFSM4LVYDBAA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZABI4HCYK6NSQXJGDRJ7X2TA5CNFSM4LVYDBAKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3NXNFY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3550#pullrequestreview-383481495",
"url": "https://github.com/quicwg/base-drafts/pull/3550#pullrequestreview-383481495",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e8149a9d3fda_69143ff00c0cd960195370--


From nobody Sun Mar 29 19:51:37 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 362183A07E0 for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 19:51:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PRIjjxwSN2AC for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 19:51:34 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E58113A07DF for <quic-issues@ietf.org>; Sun, 29 Mar 2020 19:51:33 -0700 (PDT)
Received: from github-lowworker-c53a806.ac4-iad.github.net (github-lowworker-c53a806.ac4-iad.github.net [10.52.23.45]) by smtp.github.com (Postfix) with ESMTP id 989B36A006F for <quic-issues@ietf.org>; Sun, 29 Mar 2020 19:51:32 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585536692; bh=KPjMwZImz6Bq66O00nBdHVu/OOYQfjQT/lxokf8WXbw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LrOSLuh5FihzTbVZcaeDoENHYntU1UjaE75vLQE5jymqPS5LD8oMXQp5XGUfnZZO0 LssRGV0hR3GZKED5rdGwa+QKp+Upzval3gpJIZnp8yiYDrFCgGIKYFa2TyFRzkJaVB IcRcXvJ7xT3U04+Mgh516Uk3+usO9Hy07E5nLeuo=
Date: Sun, 29 Mar 2020 19:51:32 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3PD3Z2EY6KXAJQOWF4RU73JEVBNHHCGDM7NY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3546/605754832@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3546@github.com>
References: <quicwg/base-drafts/issues/3546@github.com>
Subject: Re: [quicwg/base-drafts] PTO probes are sent too frequently (#3546)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e815eb4888fa_37bd3fa2d22cd96844926a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/70IkzInvILh8pBDvQyFdAeaFFo8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 02:51:35 -0000

----==_mimepart_5e815eb4888fa_37bd3fa2d22cd96844926a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

So the operating principle here is that we are expecting progress to Handshake to be made, which means that we need to align with our existing logic that enables PTO in that case.

For reference, the check we use to enable PTO during the anti-amplification phase is the inverse of the following:

```
  if (no ack-eliciting packets in flight &&
      peer not awaiting address validation):
```

Which follows the "server at anti-amplification limit" check.  So maybe `(client && no ack-eliciting packets in flight && peer not awaiting address validation)` is the check you want rather than `is initial`.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3546#issuecomment-605754832
----==_mimepart_5e815eb4888fa_37bd3fa2d22cd96844926a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>So the operating principle here is that we are expecting progress to Handshake to be made, which means that we need to align with our existing logic that enables PTO in that case.</p>
<p>For reference, the check we use to enable PTO during the anti-amplification phase is the inverse of the following:</p>
<pre><code>  if (no ack-eliciting packets in flight &amp;&amp;
      peer not awaiting address validation):
</code></pre>
<p>Which follows the "server at anti-amplification limit" check.  So maybe <code>(client &amp;&amp; no ack-eliciting packets in flight &amp;&amp; peer not awaiting address validation)</code> is the check you want rather than <code>is initial</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/3546#issuecomment-605754832">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3LV2V5BJK3OKACJS3RKACLJANCNFSM4LT4F2OA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7I3MHO3GZF6GRYPTDRKACLJA5CNFSM4LT4F2OKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQNRLUA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3546#issuecomment-605754832",
"url": "https://github.com/quicwg/base-drafts/issues/3546#issuecomment-605754832",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e815eb4888fa_37bd3fa2d22cd96844926a--


From nobody Sun Mar 29 19:52:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A92723A07E1 for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 19:52:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.198
X-Spam-Level: 
X-Spam-Status: No, score=-1.198 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sW3GR5mC8562 for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 19:52:38 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 64D203A07E0 for <quic-issues@ietf.org>; Sun, 29 Mar 2020 19:52:38 -0700 (PDT)
Date: Sun, 29 Mar 2020 19:52:37 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585536757; bh=HDc0oYnZbcRNiw68JamRmzcuchmV7d/zjKgkewTSvKc=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=T2RlYHNelAlc58wQ+fn4YfQD/3ATN+peqm9McjFp+9uWIMP97Zju85gUoX4gYUj4b 9/6Zuja/k3POrltpJGs9UcozzBtxDco4u9UCldU1r5qeYjteSp5H9+1HdDDUZGpLF2 c0gLv+VQ+G8m5vYiK0GpCD3xhRa/9XG38M7NCK0I=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZDNP6Q4QYNIDQYG7V4RU77LEVBNHHCGKQEEY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3553@github.com>
Subject: [quicwg/base-drafts] Cumulative RCID frame (with gaps) (#3553)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e815ef55c416_60c73fd86becd960323133"; 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/eomTMBauQgRVtVY0KTeVsvMDxcI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 02:52:40 -0000

----==_mimepart_5e815ef55c416_60c73fd86becd960323133
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This PR fixes #3509, by doing the following:
* Require the receiver of NCID frames to check that the sender is not intentionally introducing gaps in the sequence numbers they send. By doing so, maximum number of gaps (i.e. the number of active CIDs below the largest CID being retired) is capped below the value advertised as active_connection_id_limit.
* Change the format of RCID frame, so that the all the CIDs that have been retired can be sent at once. This change caps the amount of state required for tracking RCID frames inflight (at the moment, the amount of state required for tracking those frames is also unbounded).
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/3553

-- Commit Summary --

  * cumulative RCID frame (with gaps)

-- File Changes --

    M draft-ietf-quic-transport.md (45)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/3553.patch
https://github.com/quicwg/base-drafts/pull/3553.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3553

----==_mimepart_5e815ef55c416_60c73fd86becd960323133
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>This PR <span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #3509.">fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="578914025" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3509" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3509/hovercard" href="https://github.com/quicwg/base-drafts/issues/3509">#3509</a>, by doing the following:</p>
<ul>
<li>Require the receiver of NCID frames to check that the sender is not intentionally introducing gaps in the sequence numbers they send. By doing so, maximum number of gaps (i.e. the number of active CIDs below the largest CID being retired) is capped below the value advertised as active_connection_id_limit.</li>
<li>Change the format of RCID frame, so that the all the CIDs that have been retired can be sent at once. This change caps the amount of state required for tracking RCID frames inflight (at the moment, the amount of state required for tracking those frames is also unbounded).</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/3553'>https://github.com/quicwg/base-drafts/pull/3553</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>cumulative RCID frame (with gaps)</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/3553/files#diff-db016291106766877c4921a79f8596e0">draft-ietf-quic-transport.md</a>
    (45)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3553.patch'>https://github.com/quicwg/base-drafts/pull/3553.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3553.diff'>https://github.com/quicwg/base-drafts/pull/3553.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3553">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3QAFHP63RSWVYKDGDRKACPLANCNFSM4LWHOZXQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZT47FG6FRHAEZBNDTRKACPLA5CNFSM4LWHOZX2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IZKAQTA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3553",
"url": "https://github.com/quicwg/base-drafts/pull/3553",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e815ef55c416_60c73fd86becd960323133--


From nobody Sun Mar 29 19:55:46 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 164EF3A07F1 for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 19:55:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dINAUnf25yLT for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 19:55:43 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E41EB3A07E3 for <quic-issues@ietf.org>; Sun, 29 Mar 2020 19:55:42 -0700 (PDT)
Received: from github-lowworker-edec459.ac4-iad.github.net (github-lowworker-edec459.ac4-iad.github.net [10.52.18.32]) by smtp.github.com (Postfix) with ESMTP id 314D0521E9A for <quic-issues@ietf.org>; Sun, 29 Mar 2020 19:55:42 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585536942; bh=rMGf0Et55hhfjSXlI9hHN+1MctVMFZpzoAT9QZSl95k=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=2DOnHZW1tUbO5IMqg8SoVIPk9+qOacMXJwn/MCdFXucXCUzVFLEU9CCyAtVHgpdaR 5i+lmwbPlgdXfooFag/BcLNuVa8SiJ+EQoHx8evw0QMyzNu2vKC52Y3IRb71krsitr BHmGgDyRFyyDg9jz6EWQpngO+VWipst1f+UC+n8E=
Date: Sun, 29 Mar 2020 19:55:42 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7O3HIWSXM34QL6OTV4RVAK5EVBNHHCGKQEEY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3553/c605755728@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3553@github.com>
References: <quicwg/base-drafts/pull/3553@github.com>
Subject: Re: [quicwg/base-drafts] Cumulative RCID frame (with gaps) (#3553)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e815fae21145_1a743faa34ecd95c2228b2"; 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/hkF6OkDV7khhRNdIxoiCbiBBvMA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 02:55:44 -0000

----==_mimepart_5e815fae21145_1a743faa34ecd95c2228b2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This is a bigger change than #3547, but does not have the leak, and provides clear guideline on how CIDs would be retained using limited amount of state.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3553#issuecomment-605755728
----==_mimepart_5e815fae21145_1a743faa34ecd95c2228b2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>This is a bigger change than <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="588711941" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3547" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3547/hovercard" href="https://github.com/quicwg/base-drafts/pull/3547">#3547</a>, but does not have the leak, and provides clear guideline on how CIDs would be retained using limited amount of state.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3553#issuecomment-605755728">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7PFBYCPW2WAKDKRLLRKAC25ANCNFSM4LWHOZXQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4HGVYCGCHXPPDDH33RKAC25A5CNFSM4LWHOZX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQNRSUA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3553#issuecomment-605755728",
"url": "https://github.com/quicwg/base-drafts/pull/3553#issuecomment-605755728",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e815fae21145_1a743faa34ecd95c2228b2--


From nobody Sun Mar 29 20:08:26 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 806033A0956 for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 20:08:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.474
X-Spam-Level: 
X-Spam-Status: No, score=-0.474 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=0.726, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LP1GBG-ZQzqW for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 20:08:18 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D57D33A0921 for <quic-issues@ietf.org>; Sun, 29 Mar 2020 20:08:13 -0700 (PDT)
Received: from github-lowworker-ca235ff.ash1-iad.github.net (github-lowworker-ca235ff.ash1-iad.github.net [10.56.110.15]) by smtp.github.com (Postfix) with ESMTP id A6DB28C0F23 for <quic-issues@ietf.org>; Sun, 29 Mar 2020 20:08:12 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585537692; bh=EKRmln4vc3WfXATUe9x3TU20CfRrYIA/2JHPlN7Qm3g=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=TLBeeYWeeLC0XK0wDIRNxNN9uSFNw8t6Xg45SkrhCjdPEYSyt5q0HvYghc1eebe1L zHj90YrEYO7sOT1QtRxkolHdaSb0jfw1ThgMdpQr0ytivqdFYM1ymme2xBXCeOsrX6 F1Uqd+j0t4MKdgwgT7yJy1kiHWjq/OuLhIZbMQo8=
Date: Sun, 29 Mar 2020 20:08:12 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3CKUMWPF3INYGGQ2N4RVBZZEVBNHHCFAMG5E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3509/605758299@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3509@github.com>
References: <quicwg/base-drafts/issues/3509@github.com>
Subject: Re: [quicwg/base-drafts] Required state for retaining unacked RETIRE_CONNECTION_ID frames is unbound (#3509)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e81629c95a5a_3aab3feabf8cd9641572d9"; 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/KhDiOzo1ZCeZyAVwFqvRy3aViUQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 03:08:26 -0000

----==_mimepart_5e81629c95a5a_3aab3feabf8cd9641572d9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

FWIW, I have filed #3553 that fixes this issue without introducing a leaky behavior like #3547.

IMO, the observation is that the endpoints can check that the issuer of CIDs is not intentionally introducing gaps in the sequence numbers they generate. We already prohibit senders from introducing such gaps, detecting them on the receiver side would be a good thing to do.

And if endpoints start doing that, using a cumulative RCID frame is a sensible solution, as the the cumulative list of retired CIDs at any time can be represented using a SACK-like structure (i.e., max-retired + small list of active CIDs below that max.).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3509#issuecomment-605758299
----==_mimepart_5e81629c95a5a_3aab3feabf8cd9641572d9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>FWIW, I have filed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="589956134" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3553" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3553/hovercard" href="https://github.com/quicwg/base-drafts/pull/3553">#3553</a> that fixes this issue without introducing a leaky behavior like <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="588711941" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3547" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3547/hovercard" href="https://github.com/quicwg/base-drafts/pull/3547">#3547</a>.</p>
<p>IMO, the observation is that the endpoints can check that the issuer of CIDs is not intentionally introducing gaps in the sequence numbers they generate. We already prohibit senders from introducing such gaps, detecting them on the receiver side would be a good thing to do.</p>
<p>And if endpoints start doing that, using a cumulative RCID frame is a sensible solution, as the the cumulative list of retired CIDs at any time can be represented using a SACK-like structure (i.e., max-retired + small list of active CIDs below that max.).</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3509#issuecomment-605758299">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZX6WWIPU5KB4FNR7TRKAEJZANCNFSM4LFJ2P4A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6CITDWEI7K45BROGTRKAEJZA5CNFSM4LFJ2P4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQNSGWY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-605758299",
"url": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-605758299",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e81629c95a5a_3aab3feabf8cd9641572d9--


From nobody Sun Mar 29 20:48:32 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 015423A09C3 for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 20:48:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.2
X-Spam-Level: 
X-Spam-Status: No, score=-1.2 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TYVZlNQFE4C4 for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 20:48:28 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D96243A09BE for <quic-issues@ietf.org>; Sun, 29 Mar 2020 20:48:27 -0700 (PDT)
Received: from github-lowworker-c53a806.ac4-iad.github.net (github-lowworker-c53a806.ac4-iad.github.net [10.52.23.45]) by smtp.github.com (Postfix) with ESMTP id C2716E004E for <quic-issues@ietf.org>; Sun, 29 Mar 2020 20:48:26 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585540106; bh=JGxebw0TPapO0fPS8qQM970XTF5cp1xH9WAFovLXpXE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ShLx8F3MLpLgM4VdY481wx1QwumCtaztwIcXkFMWIjJfv2Jyz4WXKUq3tMiHsHNn0 NyqZobNq+zFCpE7ehcZtR+elYddfDNUfheBHVk9WV77THzPPuLCzSJI+4O/MB+nOyw CtLJb2V96ZZuwiSboN6RbygE1OwIibYiJbLi4k8c=
Date: Sun, 29 Mar 2020 20:48:26 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK627TPFYKYQIS624N54RVGQVEVBNHHCFAMG5E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3509/605767369@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3509@github.com>
References: <quicwg/base-drafts/issues/3509@github.com>
Subject: Re: [quicwg/base-drafts] Required state for retaining unacked RETIRE_CONNECTION_ID frames is unbound (#3509)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e816c0ab2671_37dd3fa2d22cd968734618"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/swUOQJ05N24FicamhCMxEiqodEs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 03:48:30 -0000

----==_mimepart_5e816c0ab2671_37dd3fa2d22cd968734618
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I know that you have characterized this as "leaky", but I'm not sure that I understand exactly what is being leaked.  Nothing is lost in #3547, except that the endpoint requesting retirement has to tolerate a potentially extended period without old connection IDs being retired.

In case this helps, I have no big preference between #3547 and #3550.  There is a certain elegance to #3550 that might tip me toward that, but it is slightly more disruptive.

I prefer either of those to the more disruptive change in #3553, which also has the downside of strongly encouraging connection ID changes in order to preserve a clean separation between active and retired.  #3553 doesn't force you to drop old connection IDs.  However, the encoding of the frame is just too complicated for me to accept.  I would prefer forcing a clean separation than having a complex encoding like this.

#3548 is a non-starter for me for the reasons stated.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3509#issuecomment-605767369
----==_mimepart_5e816c0ab2671_37dd3fa2d22cd968734618
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>
<p>I know that you have characterized this as "leaky", but I'm not sure t=
hat I understand exactly what is being leaked.  Nothing is lost in <a cla=
ss=3D"issue-link js-issue-link" data-error-text=3D"Failed to load title" =
data-id=3D"588711941" data-permission-text=3D"Title is private" data-url=3D=
"https://github.com/quicwg/base-drafts/issues/3547" data-hovercard-type=3D=
"pull_request" data-hovercard-url=3D"/quicwg/base-drafts/pull/3547/hoverc=
ard" href=3D"https://github.com/quicwg/base-drafts/pull/3547">#3547</a>, =
except that the endpoint requesting retirement has to tolerate a potentia=
lly extended period without old connection IDs being retired.</p>
<p>In case this helps, I have no big preference between <a class=3D"issue=
-link js-issue-link" data-error-text=3D"Failed to load title" data-id=3D"=
588711941" data-permission-text=3D"Title is private" data-url=3D"https://=
github.com/quicwg/base-drafts/issues/3547" data-hovercard-type=3D"pull_re=
quest" data-hovercard-url=3D"/quicwg/base-drafts/pull/3547/hovercard" hre=
f=3D"https://github.com/quicwg/base-drafts/pull/3547">#3547</a> and <a cl=
ass=3D"issue-link js-issue-link" data-error-text=3D"Failed to load title"=
 data-id=3D"589680913" data-permission-text=3D"Title is private" data-url=
=3D"https://github.com/quicwg/base-drafts/issues/3550" data-hovercard-typ=
e=3D"pull_request" data-hovercard-url=3D"/quicwg/base-drafts/pull/3550/ho=
vercard" href=3D"https://github.com/quicwg/base-drafts/pull/3550">#3550</=
a>.  There is a certain elegance to <a class=3D"issue-link js-issue-link"=
 data-error-text=3D"Failed to load title" data-id=3D"589680913" data-perm=
ission-text=3D"Title is private" data-url=3D"https://github.com/quicwg/ba=
se-drafts/issues/3550" data-hovercard-type=3D"pull_request" data-hovercar=
d-url=3D"/quicwg/base-drafts/pull/3550/hovercard" href=3D"https://github.=
com/quicwg/base-drafts/pull/3550">#3550</a> that might tip me toward that=
, but it is slightly more disruptive.</p>
<p>I prefer either of those to the more disruptive change in <a class=3D"=
issue-link js-issue-link" data-error-text=3D"Failed to load title" data-i=
d=3D"589956134" data-permission-text=3D"Title is private" data-url=3D"htt=
ps://github.com/quicwg/base-drafts/issues/3553" data-hovercard-type=3D"pu=
ll_request" data-hovercard-url=3D"/quicwg/base-drafts/pull/3553/hovercard=
" href=3D"https://github.com/quicwg/base-drafts/pull/3553">#3553</a>, whi=
ch also has the downside of strongly encouraging connection ID changes in=
 order to preserve a clean separation between active and retired.  <a cla=
ss=3D"issue-link js-issue-link" data-error-text=3D"Failed to load title" =
data-id=3D"589956134" data-permission-text=3D"Title is private" data-url=3D=
"https://github.com/quicwg/base-drafts/issues/3553" data-hovercard-type=3D=
"pull_request" data-hovercard-url=3D"/quicwg/base-drafts/pull/3553/hoverc=
ard" href=3D"https://github.com/quicwg/base-drafts/pull/3553">#3553</a> d=
oesn't force you to drop old connection IDs.  However, the encoding of th=
e frame is just too complicated for me to accept.  I would prefer forcing=
 a clean separation than having a complex encoding like this.</p>
<p><a class=3D"issue-link js-issue-link" data-error-text=3D"Failed to loa=
d title" data-id=3D"589654115" data-permission-text=3D"Title is private" =
data-url=3D"https://github.com/quicwg/base-drafts/issues/3548" data-hover=
card-type=3D"pull_request" data-hovercard-url=3D"/quicwg/base-drafts/pull=
/3548/hovercard" href=3D"https://github.com/quicwg/base-drafts/pull/3548"=
>#3548</a> is a non-starter for me for the reasons stated.</p>

<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/issues/3509#issuecomment-605767369">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJK7W=
RVMP25OFTATVGOTRKAJAVANCNFSM4LFJ2P4A">unsubscribe</a>.<img src=3D"https:/=
/github.com/notifications/beacon/AFTOJKY2SCWOFLC3N5Q74YDRKAJAVA5CNFSM4LFJ=
2P4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQNUNSI.g=
if" height=3D"1" width=3D"1" alt=3D"" /></p>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment=
-605767369",
"url": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-60=
5767369",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>=

----==_mimepart_5e816c0ab2671_37dd3fa2d22cd968734618--


From nobody Sun Mar 29 21:09:51 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9E0463A0A4A for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 21:09:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.2
X-Spam-Level: 
X-Spam-Status: No, score=-1.2 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WYhaD8ACqMYG for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 21:09:47 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D6B4B3A0A47 for <quic-issues@ietf.org>; Sun, 29 Mar 2020 21:09:46 -0700 (PDT)
Date: Sun, 29 Mar 2020 21:09:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585541386; bh=IzYzLnVSqh1jd7CEC7YqBGRWHlmcuymRieQy2e3AV6Q=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=e/NTFpyBqcFK+mhO8mYNoQnHOKneiMrAdd94cV5PXeNLL+pI/k/3QUo2oa4OEuMN4 BiEc9/O8Os6hRWLAW4yz+kqhC+mIM/L3aH+1Jwl92ZrNTD6Z61dRsq4EDZxUTFPx8D i+fnKApXjE76WkfOftH+dcAjHlBt4/vfPP3JHNZc=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYRRPPK7NMIMZAC7SF4RVJAVEVBNHHCFAMG5E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3509/605771367@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3509@github.com>
References: <quicwg/base-drafts/issues/3509@github.com>
Subject: Re: [quicwg/base-drafts] Required state for retaining unacked RETIRE_CONNECTION_ID frames is unbound (#3509)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e81710afef3_7dd83fac01ccd96c4468b0"; 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/Mu_2YxupxK06YEk0drHWKUUZRmw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 04:09:49 -0000

----==_mimepart_5e81710afef3_7dd83fac01ccd96c4468b0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson 
> I know that you have characterized this as "leaky", but I'm not sure that I understand exactly what is being leaked. Nothing is lost in #3547, except that the endpoint requesting retirement has to tolerate a potentially extended period without old connection IDs being retired.

In the approach we take in #3547, there is a possibility that the issuer of the CID might not receive RCID frames that the peer sends, when the issuer is issuing new CIDs at high rate and the receiver is also consuming them at a hight rate. That is the consequence of endpoints limiting the amount of inflight RCID frames it tracks.

I think we can provide advice so that the "leak" would not be an issue in practice, and assuming that would happen, I am happy with #3547 being the solution.

I think #3553 is cleaner, but I acknowledge that it is more disruptive than #3547. Part of my intent behind creating #3553 is to see how a clean fix (in terms of state machinery) would look like, so that it can be compared against #3547.

> In case this helps, I have no big preference between #3547 and #3550. There is a certain elegance to #3550 that might tip me toward that, but it is slightly more disruptive.

As stated in https://github.com/quicwg/base-drafts/pull/3550#issuecomment-605540981, #3550 by itself only partly fixes the problem. I am not against adopting #3550 along with #3547 though.

#3548 is also a partial fix, I also think that it is a non-starter.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3509#issuecomment-605771367
----==_mimepart_5e81710afef3_7dd83fac01ccd96c4468b0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>
<p><a class=3D"user-mention" data-hovercard-type=3D"user" data-hovercard-=
url=3D"/users/martinthomson/hovercard" data-octo-click=3D"hovercard-link-=
click" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com=
/martinthomson">@martinthomson</a></p>
<blockquote>
<p>I know that you have characterized this as "leaky", but I'm not sure t=
hat I understand exactly what is being leaked. Nothing is lost in <a clas=
s=3D"issue-link js-issue-link" data-error-text=3D"Failed to load title" d=
ata-id=3D"588711941" data-permission-text=3D"Title is private" data-url=3D=
"https://github.com/quicwg/base-drafts/issues/3547" data-hovercard-type=3D=
"pull_request" data-hovercard-url=3D"/quicwg/base-drafts/pull/3547/hoverc=
ard" href=3D"https://github.com/quicwg/base-drafts/pull/3547">#3547</a>, =
except that the endpoint requesting retirement has to tolerate a potentia=
lly extended period without old connection IDs being retired.</p>
</blockquote>
<p>In the approach we take in <a class=3D"issue-link js-issue-link" data-=
error-text=3D"Failed to load title" data-id=3D"588711941" data-permission=
-text=3D"Title is private" data-url=3D"https://github.com/quicwg/base-dra=
fts/issues/3547" data-hovercard-type=3D"pull_request" data-hovercard-url=3D=
"/quicwg/base-drafts/pull/3547/hovercard" href=3D"https://github.com/quic=
wg/base-drafts/pull/3547">#3547</a>, there is a possibility that the issu=
er of the CID might not receive RCID frames that the peer sends, when the=
 issuer is issuing new CIDs at high rate and the receiver is also consumi=
ng them at a hight rate. That is the consequence of endpoints limiting th=
e amount of inflight RCID frames it tracks.</p>
<p>I think we can provide advice so that the "leak" would not be an issue=
 in practice, and assuming that would happen, I am happy with <a class=3D=
"issue-link js-issue-link" data-error-text=3D"Failed to load title" data-=
id=3D"588711941" data-permission-text=3D"Title is private" data-url=3D"ht=
tps://github.com/quicwg/base-drafts/issues/3547" data-hovercard-type=3D"p=
ull_request" data-hovercard-url=3D"/quicwg/base-drafts/pull/3547/hovercar=
d" href=3D"https://github.com/quicwg/base-drafts/pull/3547">#3547</a> bei=
ng the solution.</p>
<p>I think <a class=3D"issue-link js-issue-link" data-error-text=3D"Faile=
d to load title" data-id=3D"589956134" data-permission-text=3D"Title is p=
rivate" data-url=3D"https://github.com/quicwg/base-drafts/issues/3553" da=
ta-hovercard-type=3D"pull_request" data-hovercard-url=3D"/quicwg/base-dra=
fts/pull/3553/hovercard" href=3D"https://github.com/quicwg/base-drafts/pu=
ll/3553">#3553</a> is cleaner, but I acknowledge that it is more disrupti=
ve than <a class=3D"issue-link js-issue-link" data-error-text=3D"Failed t=
o load title" data-id=3D"588711941" data-permission-text=3D"Title is priv=
ate" data-url=3D"https://github.com/quicwg/base-drafts/issues/3547" data-=
hovercard-type=3D"pull_request" data-hovercard-url=3D"/quicwg/base-drafts=
/pull/3547/hovercard" href=3D"https://github.com/quicwg/base-drafts/pull/=
3547">#3547</a>. Part of my intent behind creating <a class=3D"issue-link=
 js-issue-link" data-error-text=3D"Failed to load title" data-id=3D"58995=
6134" data-permission-text=3D"Title is private" data-url=3D"https://githu=
b.com/quicwg/base-drafts/issues/3553" data-hovercard-type=3D"pull_request=
" data-hovercard-url=3D"/quicwg/base-drafts/pull/3553/hovercard" href=3D"=
https://github.com/quicwg/base-drafts/pull/3553">#3553</a> is to see how =
a clean fix (in terms of state machinery) would look like, so that it can=
 be compared against <a class=3D"issue-link js-issue-link" data-error-tex=
t=3D"Failed to load title" data-id=3D"588711941" data-permission-text=3D"=
Title is private" data-url=3D"https://github.com/quicwg/base-drafts/issue=
s/3547" data-hovercard-type=3D"pull_request" data-hovercard-url=3D"/quicw=
g/base-drafts/pull/3547/hovercard" href=3D"https://github.com/quicwg/base=
-drafts/pull/3547">#3547</a>.</p>
<blockquote>
<p>In case this helps, I have no big preference between <a class=3D"issue=
-link js-issue-link" data-error-text=3D"Failed to load title" data-id=3D"=
588711941" data-permission-text=3D"Title is private" data-url=3D"https://=
github.com/quicwg/base-drafts/issues/3547" data-hovercard-type=3D"pull_re=
quest" data-hovercard-url=3D"/quicwg/base-drafts/pull/3547/hovercard" hre=
f=3D"https://github.com/quicwg/base-drafts/pull/3547">#3547</a> and <a cl=
ass=3D"issue-link js-issue-link" data-error-text=3D"Failed to load title"=
 data-id=3D"589680913" data-permission-text=3D"Title is private" data-url=
=3D"https://github.com/quicwg/base-drafts/issues/3550" data-hovercard-typ=
e=3D"pull_request" data-hovercard-url=3D"/quicwg/base-drafts/pull/3550/ho=
vercard" href=3D"https://github.com/quicwg/base-drafts/pull/3550">#3550</=
a>. There is a certain elegance to <a class=3D"issue-link js-issue-link" =
data-error-text=3D"Failed to load title" data-id=3D"589680913" data-permi=
ssion-text=3D"Title is private" data-url=3D"https://github.com/quicwg/bas=
e-drafts/issues/3550" data-hovercard-type=3D"pull_request" data-hovercard=
-url=3D"/quicwg/base-drafts/pull/3550/hovercard" href=3D"https://github.c=
om/quicwg/base-drafts/pull/3550">#3550</a> that might tip me toward that,=
 but it is slightly more disruptive.</p>
</blockquote>
<p>As stated in <a class=3D"issue-link js-issue-link" data-error-text=3D"=
Failed to load title" data-id=3D"589680913" data-permission-text=3D"Title=
 is private" data-url=3D"https://github.com/quicwg/base-drafts/issues/355=
0" data-hovercard-type=3D"pull_request" data-hovercard-url=3D"/quicwg/bas=
e-drafts/pull/3550/hovercard?comment_id=3D605540981&amp;comment_type=3Dis=
sue_comment" href=3D"https://github.com/quicwg/base-drafts/pull/3550#issu=
ecomment-605540981">#3550 (comment)</a>, <a class=3D"issue-link js-issue-=
link" data-error-text=3D"Failed to load title" data-id=3D"589680913" data=
-permission-text=3D"Title is private" data-url=3D"https://github.com/quic=
wg/base-drafts/issues/3550" data-hovercard-type=3D"pull_request" data-hov=
ercard-url=3D"/quicwg/base-drafts/pull/3550/hovercard" href=3D"https://gi=
thub.com/quicwg/base-drafts/pull/3550">#3550</a> by itself only partly fi=
xes the problem. I am not against adopting <a class=3D"issue-link js-issu=
e-link" data-error-text=3D"Failed to load title" data-id=3D"589680913" da=
ta-permission-text=3D"Title is private" data-url=3D"https://github.com/qu=
icwg/base-drafts/issues/3550" data-hovercard-type=3D"pull_request" data-h=
overcard-url=3D"/quicwg/base-drafts/pull/3550/hovercard" href=3D"https://=
github.com/quicwg/base-drafts/pull/3550">#3550</a> along with <a class=3D=
"issue-link js-issue-link" data-error-text=3D"Failed to load title" data-=
id=3D"588711941" data-permission-text=3D"Title is private" data-url=3D"ht=
tps://github.com/quicwg/base-drafts/issues/3547" data-hovercard-type=3D"p=
ull_request" data-hovercard-url=3D"/quicwg/base-drafts/pull/3547/hovercar=
d" href=3D"https://github.com/quicwg/base-drafts/pull/3547">#3547</a> tho=
ugh.</p>
<p><a class=3D"issue-link js-issue-link" data-error-text=3D"Failed to loa=
d title" data-id=3D"589654115" data-permission-text=3D"Title is private" =
data-url=3D"https://github.com/quicwg/base-drafts/issues/3548" data-hover=
card-type=3D"pull_request" data-hovercard-url=3D"/quicwg/base-drafts/pull=
/3548/hovercard" href=3D"https://github.com/quicwg/base-drafts/pull/3548"=
>#3548</a> is also a partial fix, I also think that it is a non-starter.<=
/p>

<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/issues/3509#issuecomment-605771367">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJK44=
Y272X2EX63R6EGLRKALQVANCNFSM4LFJ2P4A">unsubscribe</a>.<img src=3D"https:/=
/github.com/notifications/beacon/AFTOJK5FUKNCKVSVIZNIOH3RKALQVA5CNFSM4LFJ=
2P4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQNVMZY.g=
if" height=3D"1" width=3D"1" alt=3D"" /></p>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment=
-605771367",
"url": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-60=
5771367",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>=

----==_mimepart_5e81710afef3_7dd83fac01ccd96c4468b0--


From nobody Sun Mar 29 21:45:59 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D6E303A0CB3 for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 21:45:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.2
X-Spam-Level: 
X-Spam-Status: No, score=-1.2 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id u8_8xMyjeqzZ for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 21:45:47 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5003C3A0CBA for <quic-issues@ietf.org>; Sun, 29 Mar 2020 21:45:47 -0700 (PDT)
Date: Sun, 29 Mar 2020 21:45:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585543546; bh=8NBBDuPOXddHe41/R3khvU+GAYnbSwBopMbGFs8S3g8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=15bykW1M7/vZghyk4512bOfnYMvGHyQhHLzGG7zQGy3xF3Io1+FmrdSxjbvYySPjq 3JephbICutz7f50xVWHTbD/PGOspnU+91poQpo2OihwE8fq+lwAmx6XR4SZKr8LHBk 5XZ3nBSEtOomv7hxOBwNAvSKVavHe37S3TzrWVU8=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4H2F3A56UBE34EFLN4RVNHVEVBNHHCFAMG5E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3509/605779478@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3509@github.com>
References: <quicwg/base-drafts/issues/3509@github.com>
Subject: Re: [quicwg/base-drafts] Required state for retaining unacked RETIRE_CONNECTION_ID frames is unbound (#3509)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e81797a8418f_61133fd86becd9604497d4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/EUg827nev0JlyJwteai1D7ZYW3o>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 04:45:58 -0000

----==_mimepart_5e81797a8418f_61133fd86becd9604497d4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I think that I understand your point; thanks for your patience.

I didn't really classify it as a leak though, so the choice of words threw me a little, it's more of a lag.

Let's say that you have a pathological endpoint that sends an infinite series of NEW_CONNECTION_ID frames with Sequence Number N and Retire Prior To of (N-1).  That's legal and will never violate any limits.  But unless they maintain acknowledgments for RETIRE_CONNECTION_ID frames at a similar rate (which, to be fair should be easy as `sizeof(NEW_CONNECTION_ID) > sizeof(RETIRE_CONNECTION_ID) > sizeof(ACK)` for the same values), they could get far ahead of their peer.

I don't think that it is strictly a leak, just a lag between the connection IDs being pushed and the connection IDs being successfully retired.  Without #3547 or something else this could be problematic.  And I now understand why #3550 is really just an orthogonal refinement, though it might make other defenses less likely to be required by making `sizeof(sum(RETIRE_CONNECTION_ID))` zero in cases where an endpoint isn't using discretionary retirement.

The defense in #3553 is to make `sizeof(sum(RETIRE_CONNECTION_ID))` effectively constant, no matter how many frames need to be retired.  My main objection is really that it is a maximal design where only a minimal one is warranted.

It's probably worth pointing out that there is also the simplest defense:  If you can't keep up with RETIRE_CONNECTION_ID, stop talking to the peer that does this to you.  This is just another example from that category of abuse we don't have specific protocol mechanisms to mitigate.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3509#issuecomment-605779478
----==_mimepart_5e81797a8418f_61133fd86becd9604497d4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>
<p>I think that I understand your point; thanks for your patience.</p>
<p>I didn't really classify it as a leak though, so the choice of words t=
hrew me a little, it's more of a lag.</p>
<p>Let's say that you have a pathological endpoint that sends an infinite=
 series of NEW_CONNECTION_ID frames with Sequence Number N and Retire Pri=
or To of (N-1).  That's legal and will never violate any limits.  But unl=
ess they maintain acknowledgments for RETIRE_CONNECTION_ID frames at a si=
milar rate (which, to be fair should be easy as <code>sizeof(NEW_CONNECTI=
ON_ID) &gt; sizeof(RETIRE_CONNECTION_ID) &gt; sizeof(ACK)</code> for the =
same values), they could get far ahead of their peer.</p>
<p>I don't think that it is strictly a leak, just a lag between the conne=
ction IDs being pushed and the connection IDs being successfully retired.=
  Without <a class=3D"issue-link js-issue-link" data-error-text=3D"Failed=
 to load title" data-id=3D"588711941" data-permission-text=3D"Title is pr=
ivate" data-url=3D"https://github.com/quicwg/base-drafts/issues/3547" dat=
a-hovercard-type=3D"pull_request" data-hovercard-url=3D"/quicwg/base-draf=
ts/pull/3547/hovercard" href=3D"https://github.com/quicwg/base-drafts/pul=
l/3547">#3547</a> or something else this could be problematic.  And I now=
 understand why <a class=3D"issue-link js-issue-link" data-error-text=3D"=
Failed to load title" data-id=3D"589680913" data-permission-text=3D"Title=
 is private" data-url=3D"https://github.com/quicwg/base-drafts/issues/355=
0" data-hovercard-type=3D"pull_request" data-hovercard-url=3D"/quicwg/bas=
e-drafts/pull/3550/hovercard" href=3D"https://github.com/quicwg/base-draf=
ts/pull/3550">#3550</a> is really just an orthogonal refinement, though i=
t might make other defenses less likely to be required by making <code>si=
zeof(sum(RETIRE_CONNECTION_ID))</code> zero in cases where an endpoint is=
n't using discretionary retirement.</p>
<p>The defense in <a class=3D"issue-link js-issue-link" data-error-text=3D=
"Failed to load title" data-id=3D"589956134" data-permission-text=3D"Titl=
e is private" data-url=3D"https://github.com/quicwg/base-drafts/issues/35=
53" data-hovercard-type=3D"pull_request" data-hovercard-url=3D"/quicwg/ba=
se-drafts/pull/3553/hovercard" href=3D"https://github.com/quicwg/base-dra=
fts/pull/3553">#3553</a> is to make <code>sizeof(sum(RETIRE_CONNECTION_ID=
))</code> effectively constant, no matter how many frames need to be reti=
red.  My main objection is really that it is a maximal design where only =
a minimal one is warranted.</p>
<p>It's probably worth pointing out that there is also the simplest defen=
se:  If you can't keep up with RETIRE_CONNECTION_ID, stop talking to the =
peer that does this to you.  This is just another example from that categ=
ory of abuse we don't have specific protocol mechanisms to mitigate.</p>

<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/issues/3509#issuecomment-605779478">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJKZH=
3EWMXRAYSC7RTFDRKAPXVANCNFSM4LFJ2P4A">unsubscribe</a>.<img src=3D"https:/=
/github.com/notifications/beacon/AFTOJK5QEMIMHV5N73EKYSLRKAPXVA5CNFSM4LFJ=
2P4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQNXMFQ.g=
if" height=3D"1" width=3D"1" alt=3D"" /></p>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment=
-605779478",
"url": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-60=
5779478",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>=

----==_mimepart_5e81797a8418f_61133fd86becd9604497d4--


From nobody Sun Mar 29 22:13:09 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 10E0F3A0CFE for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 22:13:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -5.499
X-Spam-Level: 
X-Spam-Status: No, score=-5.499 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WFeL3fx8ETkz for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 22:13: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 9098C3A0D01 for <quic-issues@ietf.org>; Sun, 29 Mar 2020 22:13:06 -0700 (PDT)
Date: Sun, 29 Mar 2020 22:13:05 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585545185; bh=b7YhX3ws2lmvJnHFo0g+qWquC2W4Sf0NdB6VDWHjn48=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=V1kKdNjByrqrkM5yOXIWx8NXctLG9g47eiJO2N5C+BJBev7vdKMSrNoSYgLv9Qp5u e1rGvgbs0fsLf1BDwheOBOKDwXLGx9BTwvZK3BtSLce6/pn0P2KQd23Mnbu330CoLw PvEAzJcdGsYvmMDJqkIT8Mda6J+WPmSQ2B2ZEJlg=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYOLJA5IQFKC57FCAV4RVQODEVBNHHCGKVIJ4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3554@github.com>
Subject: [quicwg/base-drafts] incorrect setting of anti-deadlock timer (#3554)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e817fe15ac02_5fc13fee174cd96c350470"; 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/NR7l2cFowdCrDz5BmV45CBAO02A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 05:13:08 -0000

----==_mimepart_5e817fe15ac02_5fc13fee174cd96c350470
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Consider the following situation: The client sent the ClientHello, and received both an ACK for it and a Handshake packet from the server.
When receiving the Handshake packet, it drops the Initial packet number space, and according to https://quicwg.org/base-drafts/draft-ietf-quic-recovery.html#name-upon-dropping-initial-or-ha it sets `time_of_last_sent_ack_eliciting_packet[Initial] = 0`.

The next run on `SetLossDetectionTimer` (which will happen when sending an ACK for the Handshake packet) will run `GetEarliestTimeAndSpace`, which will return `0`, and the timer will be set to a time long ago in the past (1970, if the timer is based on UNIX timestamps).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3554
----==_mimepart_5e817fe15ac02_5fc13fee174cd96c350470
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Consider the following situation: The client sent the ClientHello, and received both an ACK for it and a Handshake packet from the server.<br>
When receiving the Handshake packet, it drops the Initial packet number space, and according to <a href="https://quicwg.org/base-drafts/draft-ietf-quic-recovery.html#name-upon-dropping-initial-or-ha" rel="nofollow">https://quicwg.org/base-drafts/draft-ietf-quic-recovery.html#name-upon-dropping-initial-or-ha</a> it sets <code>time_of_last_sent_ack_eliciting_packet[Initial] = 0</code>.</p>
<p>The next run on <code>SetLossDetectionTimer</code> (which will happen when sending an ACK for the Handshake packet) will run <code>GetEarliestTimeAndSpace</code>, which will return <code>0</code>, and the timer will be set to a time long ago in the past (1970, if the timer is based on UNIX timestamps).</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3554">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5BFOJDTMKAVS2DZATRKAS6DANCNFSM4LWJFAEQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZYLVETAQEMPET4ZSDRKAS6DA5CNFSM4LWJFAE2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IZKVBHQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3554",
"url": "https://github.com/quicwg/base-drafts/issues/3554",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e817fe15ac02_5fc13fee174cd96c350470--


From nobody Sun Mar 29 23:31:07 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 09AC83A0E73 for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 23:31:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.474
X-Spam-Level: 
X-Spam-Status: No, score=-0.474 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=0.726, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CUgikcsXcLl3 for <quic-issues@ietfa.amsl.com>; Sun, 29 Mar 2020 23:31:04 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2F6F63A0E74 for <quic-issues@ietf.org>; Sun, 29 Mar 2020 23:31:03 -0700 (PDT)
Date: Sun, 29 Mar 2020 23:31:03 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585549863; bh=v4r/OqTAJxNvn4r0Q/SToH74mEHObDV4DVYlFgjRaL0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=iNL32Pl+WBHs1txGOPZFh3vFJT4mJqEk8sh0/esjWbv2R93DeGbm12vEpu0oIqkYE kF96gJ9oIvCKznWPV+FeQgie/riSzKFZ9itXeWFpOu6l94BJxl7FwTAAXCjOU6hCrI AukY2UeQX9quFQdkZn7BHaV+GbJAXbGrDRjw7y4c=
From: IngJohEricsson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZW45OMX7LYNSYWUGF4RVZSPEVBNHHCFSANWY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3529/605808722@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3529@github.com>
References: <quicwg/base-drafts/issues/3529@github.com>
Subject: Re: [quicwg/base-drafts] Changing the Default QUIC ACK Policy (#3529)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e8192273397_4f8e3fe788ecd95c186033"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: IngJohEricsson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/UmJjleTxvczisKTd9yS5GAsHXCc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 06:31:06 -0000

----==_mimepart_5e8192273397_4f8e3fe788ecd95c186033
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I am kind of donkey in the middle... 
ACK thinning in networks should be discouraged. Standardization of ACK thinning mechanisms was proposed in 3GPP RAN2, this request was turned down mainly with reference to that it can harm transport protocol performance and does not work safely. Nothing stops UE (terminal and modem) vendors from implement ACK-thinning but I certainly hope that 5G UE vendors don't attempt to thin QUIC-ACKs as this is a slippery slope.   
High ACK rates is a 5G problem mainly for high band NR (=5G at e.g 28GHz). It is mainly a coverage issue as UEs have a limited output power due to practical and regulatory requirements. At the same time one need to address that end users don't only download movies today and even VoD streaming implies uplink traffic in the form of chunk requests. And then we have an increasing amount of people doing uplink streaming or upload an infinite amount of pictures of food plates and cats :-) 
Operators and 5G vendors have to deal with this and solve the problem with deployment of 5G access in various frequency bands to get the best downlink and uplink performance.
Reduced ACK rates is  of course welcome but I don't currently see a problem that the initial ACK ratio is 1:2 , to increase to 1:? as the congestion window grows, bounded by e.g an RTT/4 rule. But here I need to admit that I at least I have not studied this in detail.
Ergo.. I am not convinced that it is necessary to handwire the QUIC spec to 1:10 is needed but I also cannot say that it should not be done.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3529#issuecomment-605808722
----==_mimepart_5e8192273397_4f8e3fe788ecd95c186033
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I am kind of donkey in the middle...<br>
ACK thinning in networks should be discouraged. Standardization of ACK thinning mechanisms was proposed in 3GPP RAN2, this request was turned down mainly with reference to that it can harm transport protocol performance and does not work safely. Nothing stops UE (terminal and modem) vendors from implement ACK-thinning but I certainly hope that 5G UE vendors don't attempt to thin QUIC-ACKs as this is a slippery slope.<br>
High ACK rates is a 5G problem mainly for high band NR (=5G at e.g 28GHz). It is mainly a coverage issue as UEs have a limited output power due to practical and regulatory requirements. At the same time one need to address that end users don't only download movies today and even VoD streaming implies uplink traffic in the form of chunk requests. And then we have an increasing amount of people doing uplink streaming or upload an infinite amount of pictures of food plates and cats :-)<br>
Operators and 5G vendors have to deal with this and solve the problem with deployment of 5G access in various frequency bands to get the best downlink and uplink performance.<br>
Reduced ACK rates is  of course welcome but I don't currently see a problem that the initial ACK ratio is 1:2 , to increase to 1:? as the congestion window grows, bounded by e.g an RTT/4 rule. But here I need to admit that I at least I have not studied this in detail.<br>
Ergo.. I am not convinced that it is necessary to handwire the QUIC spec to 1:10 is needed but I also cannot say that it should not be done.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3529#issuecomment-605808722">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZ4D2JPSYDGKZXPTADRKA4CPANCNFSM4LOJ4RQA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6F77SSKFESL3GAWITRKA4CPA5CNFSM4LOJ4RQKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQN6QUQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3529#issuecomment-605808722",
"url": "https://github.com/quicwg/base-drafts/issues/3529#issuecomment-605808722",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e8192273397_4f8e3fe788ecd95c186033--


From nobody Mon Mar 30 07:09:51 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 275FF3A163F for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 07:09:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.2
X-Spam-Level: 
X-Spam-Status: No, score=-0.2 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yKEJXs_zTDTD for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 07:09:47 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B392E3A1620 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 07:09:47 -0700 (PDT)
Date: Mon, 30 Mar 2020 07:09:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585577387; bh=0b9Cms5TjJkj8wnhphpxmukhfOmthXJ4o2byjts5eQo=; h=Date:From:To:Subject:From; b=es1OJshDWwV8hmJBi9aJHJ2DkyISTDBWl5U6bwVUoxqPdHj6s7vuQG+b87loeNVm0 IqZYxElsGoma5n/dgH4DlmCnuR52xeFGvQ277y6cbaFBr6cog7WUdHTtAuyid1D2J6 J1a61atV+/frIVmCRIVqjrXo4TVPpq89OFdjDfZs=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-initial-pto/50e025-85bb93@github.com>
Subject: [quicwg/base-drafts] 85bb93: Only do this for the client
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/XATFcl1reMcVMquNrf1id7aio14>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 14:09:49 -0000

  Branch: refs/heads/ianswett-initial-pto
  Home:   https://github.com/quicwg/base-drafts
  Commit: 85bb93e1be8612c4e1b70a0506e5793b2f966c6e
      https://github.com/quicwg/base-drafts/commit/85bb93e1be8612c4e1b70a0506e5793b2f966c6e
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-30 (Mon, 30 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Only do this for the client



From nobody Mon Mar 30 07:10:17 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AFBEE3A163F for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 07:10:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OCaHpgW7sY4n for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 07:10:12 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F0C283A089C for <quic-issues@ietf.org>; Mon, 30 Mar 2020 07:10:11 -0700 (PDT)
Date: Mon, 30 Mar 2020 07:10:10 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585577410; bh=dEg5ekbA6WbZpvLBizzIZVvazPnz9CP0wCOWS/KwuNU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=qLlIkJnys0Lde1tQjiU8B4myCO5l6ScoC3Nb9veDj+KnfRJo5UHxEWq9wDXDiylVQ Cutd11pMrLjiiQO4CSkXZ/Rj0a/4CZR6OP6RUOcgLW0i9qf7toxWLv+ZvVSuFWYTOq UEv0s0GZOQFNh919AtSA99286bAxsE3I01bFJP6k=
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/3551/push/4838824068@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3551@github.com>
References: <quicwg/base-drafts/pull/3551@github.com>
Subject: Re: [quicwg/base-drafts] Do not reset pto_count on Initial ACKs (#3551)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e81fdc2a5749_62a93ff8b4acd96421437"; 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/2C1bX8ddrTW1s_w7n5i_BVu6ztU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 14:10:16 -0000

----==_mimepart_5e81fdc2a5749_62a93ff8b4acd96421437
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

85bb93e1be8612c4e1b70a0506e5793b2f966c6e  Only do this for the client


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3551/files/50e0259f955a69de2bd7bd88d10ee808a1727432..85bb93e1be8612c4e1b70a0506e5793b2f966c6e

----==_mimepart_5e81fdc2a5749_62a93ff8b4acd96421437
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/85bb93e1be8612c4e1b70a0506e5793b2f966c6e">85bb93e</a>  Only do this for the client</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3551/files/50e0259f955a69de2bd7bd88d10ee808a1727432..85bb93e1be8612c4e1b70a0506e5793b2f966c6e">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYVRPURYYSGIPE2S4DRKCR4FANCNFSM4LWBVDVQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK23APWCGS2A7OYEQPTRKCR4FA5CNFSM4LWBVDV2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TKMRYG44TGN2QOVZWQIZUHAZTQOBSGQYDMOA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3551/files/50e0259f955a69de2bd7bd88d10ee808a1727432..85bb93e1be8612c4e1b70a0506e5793b2f966c6e",
"url": "https://github.com/quicwg/base-drafts/pull/3551/files/50e0259f955a69de2bd7bd88d10ee808a1727432..85bb93e1be8612c4e1b70a0506e5793b2f966c6e",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e81fdc2a5749_62a93ff8b4acd96421437--


From nobody Mon Mar 30 07:10:39 2020
Return-Path: <bounces+848413-a050-quic-issues=ietf.org@sgmail.github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EE8C03A1642 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 07:10:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, UNPARSEABLE_RELAY=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Z3VNo2LJt-5j for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 07:10:34 -0700 (PDT)
Received: from xtrwsrhn.outbound-mail.sendgrid.net (xtrwsrhn.outbound-mail.sendgrid.net [167.89.101.2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CEA163A1629 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 07:10:33 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com;  h=from:to:subject:mime-version:content-type:content-transfer-encoding;  s=s20150108; bh=X12gHw2/HKZ/WDK7MvVmscAAyFnQDuuYBGKJKTdEYvc=; b= KInMyJuG1KZHM3PLq0IWnfyz8NjLlRsPZ0BSwlu9LCMp7AL3Leb3PAlRiYAElMzO bYyvHr2yYLWZ7RWiHiFM+CfikBTEi0hb3nnBNM9KQI9zlfUwXVf24RoQPE5Q4nXe EZpTjjzq1kDGjuWqZNi+4/fwwiUz0ozatpQaLtgEZco=
Received: by filter1036p1las1.sendgrid.net with SMTP id filter1036p1las1-23340-5E81FDD7-21 2020-03-30 14:10:31.416252118 +0000 UTC m=+398026.159293421
Received: from github-lowworker-e55e3e3.cp1-iad.github.net (unknown) by ismtpd0051p1iad1.sendgrid.net (SG) with ESMTP id k6-QHljVST6FYn_AJdGFIA for <quic-issues@ietf.org>; Mon, 30 Mar 2020 14:10:31.341 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-e55e3e3.cp1-iad.github.net (Postfix) with ESMTP id 43F9A180619 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 07:10:31 -0700 (PDT)
Date: Mon, 30 Mar 2020 14:10:31 +0000 (UTC)
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/6796d3-dc28c4@github.com>
Subject: [quicwg/base-drafts] dc28c4: Script updating gh-pages from 85bb93e1. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3YwzvKsHCDItGG4wzetQU12287mHAQWeUDn2 jGgIOtKZMDQ7GPuJF1zyzmMw4iGhq5pxlTtPw8NaJdyNy5mMS9CtJaQ4XVArBCPoCs/Y0watBD0wtG 9WN3gronlsB3fChlf6tsmf0HSGLwTuf/b1eFhUzYUD6ZV8AV+EQ9WZ5FGVlW6hQW304UESQqv4XTW9 I=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/9IABD2G3e4q2pAxL1zt4iXuR9Cw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 14:10:38 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: dc28c4d5313779edd4b4a6dcd5f2b4d983b7e178
      https://github.com/quicwg/base-drafts/commit/dc28c4d5313779edd4b4a6dcd5f2b4d983b7e178
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-30 (Mon, 30 Mar 2020)

  Changed paths:
    M ianswett-initial-pto/draft-ietf-quic-http.html
    M ianswett-initial-pto/draft-ietf-quic-http.txt
    M ianswett-initial-pto/draft-ietf-quic-invariants.html
    M ianswett-initial-pto/draft-ietf-quic-invariants.txt
    M ianswett-initial-pto/draft-ietf-quic-qpack.html
    M ianswett-initial-pto/draft-ietf-quic-qpack.txt
    M ianswett-initial-pto/draft-ietf-quic-recovery.html
    M ianswett-initial-pto/draft-ietf-quic-recovery.txt
    M ianswett-initial-pto/draft-ietf-quic-tls.html
    M ianswett-initial-pto/draft-ietf-quic-tls.txt
    M ianswett-initial-pto/draft-ietf-quic-transport.html
    M ianswett-initial-pto/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 85bb93e1. [ci skip]



From nobody Mon Mar 30 07:10:48 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E03903A1642 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 07:10:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4mBoZAP6diKu for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 07:10:43 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 56E653A1629 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 07:10:43 -0700 (PDT)
Received: from github-lowworker-28f8021.ac4-iad.github.net (github-lowworker-28f8021.ac4-iad.github.net [10.52.25.98]) by smtp.github.com (Postfix) with ESMTP id A3A69661F79 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 07:10:42 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585577442; bh=pvt1udfSzoXLDzOvp0U1a8wp6xTX8BMZDLbKisKMXqE=; h=Date:From:To:Subject:From; b=CM3k8duGALgE85nvDpUzqkrIc6pl6Kasp6qMVo1HMpAdaoh+Ox+cDx/Ab2USbsDs5 fDdlsrWZd33O7jgYpJ77PhEESH88byW4HjfJaQlBrBI1qMQ3wP4SUd4mr1XZph4fZK Dl0wQGTi+OhcedjL24JQ7UfTGPGPMD6cNJqglXn4=
Date: Mon, 30 Mar 2020 07:10:42 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/dc28c4-de5845@github.com>
Subject: [quicwg/base-drafts] de5845: Script updating archive at 2020-03-30T14:10:36Z. [...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/3vHvrc6SxszOUEmQizxa1gcvw1Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 14:10:47 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: de5845c4051ad812f150f08ee410ff0ab734a002
      https://github.com/quicwg/base-drafts/commit/de5845c4051ad812f150f08ee410ff0ab734a002
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-30 (Mon, 30 Mar 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-03-30T14:10:36Z. [ci skip]



From nobody Mon Mar 30 07:18:22 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6A5CF3A1675 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 07:18:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.2
X-Spam-Level: 
X-Spam-Status: No, score=-0.2 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wH0UQd3TGIc1 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 07:18:19 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2B8A23A1670 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 07:18:19 -0700 (PDT)
Received: from github-lowworker-45eca55.ac4-iad.github.net (github-lowworker-45eca55.ac4-iad.github.net [10.52.25.70]) by smtp.github.com (Postfix) with ESMTP id 69942661FA2 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 07:18:18 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585577898; bh=5RqW+eWLGAsLqkJMiirNIhArf97zLomVCNGSEt7fIXo=; h=Date:From:To:Subject:From; b=t9h1S9gmjCF2Ok+N2zUN+cNII5P5KiXuZU14JY8h+VmC2kMt0x+Oumgp3aFtN6YuS rckfIo+MSdvYbTblugQhYv2w9jrYt8YKyEMEgYSfgWa1XUAAMpM90Q6n0FsfXHObhp 3H619vCNj7PJINR3JmJ0CTwteeQvfeW8XbE9ow5s=
Date: Mon, 30 Mar 2020 07:18:18 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-PeerNotAwaitingAddressValidation/000000-15ea7b@github.com>
Subject: [quicwg/base-drafts] 15ea7b: Use PeerNotAwaitingAddressValidation() in pseudocode
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/aIfua7h56YsvgMlE0nIv-qDgkME>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 14:18:21 -0000

  Branch: refs/heads/ianswett-PeerNotAwaitingAddressValidation
  Home:   https://github.com/quicwg/base-drafts
  Commit: 15ea7be51de31e5be960678767f677c9342f2bb0
      https://github.com/quicwg/base-drafts/commit/15ea7be51de31e5be960678767f677c9342f2bb0
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-30 (Mon, 30 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Use PeerNotAwaitingAddressValidation() in pseudocode

It was defined before, but not used.



From nobody Mon Mar 30 07:19:04 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1BDEC3A167E for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 07:19:03 -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=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2fj9grn1J9rX for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 07:19:02 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DCE043A167C for <quic-issues@ietf.org>; Mon, 30 Mar 2020 07:19:01 -0700 (PDT)
Date: Mon, 30 Mar 2020 07:19:01 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585577941; bh=SCpt2IbNjKoPbipLkon9qWRl4f5IdMFCd3Xxy6ivGTU=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=w4N9d3wTeygrX74x6un4cMSJuL2C8s00yMf/Dl+g92NjDHj3o5TYymAnz2DxgylOH iAzRrtTTBVcE9bW+ypZrrww+SjNg5EN7BsEwAobyss0+m1j4TPfj5MYRyAHYNxh48/ GYWudOdRgld2KDQYP4kP5p485Rvx1veE+sgmoTRM=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3AATU3X5GD3O5N6N54RXQNLEVBNHHCGL5V5M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3555@github.com>
Subject: [quicwg/base-drafts] Use PeerNotAwaitingAddressValidation() in pseudocode (#3555)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e81ffd52b917_5b1c3fd7a74cd95c2029bd"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/lKFcxOCqlbA3LtJddwKUrtHmqPY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 14:19:03 -0000

----==_mimepart_5e81ffd52b917_5b1c3fd7a74cd95c2029bd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

It was defined before, but not used.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/3555

-- Commit Summary --

  * Use PeerNotAwaitingAddressValidation() in pseudocode

-- File Changes --

    M draft-ietf-quic-recovery.md (2)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/3555.patch
https://github.com/quicwg/base-drafts/pull/3555.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3555

----==_mimepart_5e81ffd52b917_5b1c3fd7a74cd95c2029bd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>It was defined before, but not used.</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/3555'>https://github.com/quicwg/base-drafts/pull/3555</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Use PeerNotAwaitingAddressValidation() in pseudocode</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/3555/files#diff-98295c891c68edd662536cf2a42bf089">draft-ietf-quic-recovery.md</a>
    (2)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3555.patch'>https://github.com/quicwg/base-drafts/pull/3555.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3555.diff'>https://github.com/quicwg/base-drafts/pull/3555.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3555">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2JDOZJ6RIRBHURHK3RKCS5LANCNFSM4LWT7MFA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4XHPH4ZTRKUBON4E3RKCS5LA5CNFSM4LWT7MFKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IZPWXVQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3555",
"url": "https://github.com/quicwg/base-drafts/pull/3555",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e81ffd52b917_5b1c3fd7a74cd95c2029bd--


From nobody Mon Mar 30 07:19:18 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E26FA3A167E for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 07:19:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8NGRfL4Tnvr7 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 07:19: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 D35B33A167C for <quic-issues@ietf.org>; Mon, 30 Mar 2020 07:19:15 -0700 (PDT)
Received: from github-lowworker-d31a065.va3-iad.github.net (github-lowworker-d31a065.va3-iad.github.net [10.48.17.70]) by smtp.github.com (Postfix) with ESMTP id C83DBC61CF4 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 07:19:14 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585577954; bh=suwGrnHtXewYtuq9vuO0/fOIshda7qmU748YgmYLz/8=; h=Date:From:To:Subject:From; b=v29cI1thOrZW2sMGQlL1w28tJ8OLLeE/lnIEMuIsVNeoYsLT5mLDcobVbXi8Op8mj ek1qnTRNLWJEzjMr1PYOCpzIguCnYq3KHnQTwTdxaCz/480n95AW9u++6fhqTwOBda m4Mq9uhXoqpPLZPEe3EGN4vK/fQgfiBi0OKzgW3U=
Date: Mon, 30 Mar 2020 07:19:14 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/de5845-d39a18@github.com>
Subject: [quicwg/base-drafts] d39a18: Script updating gh-pages from 15ea7be5. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/iKbK8Cfa6zBHw5OBhk35lcGGi2g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 14:19:17 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: d39a18f395d760f4057c0ef26225cb38f37d9065
      https://github.com/quicwg/base-drafts/commit/d39a18f395d760f4057c0ef26225cb38f37d9065
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-30 (Mon, 30 Mar 2020)

  Changed paths:
    A ianswett-PeerNotAwaitingAddressValidation/draft-ietf-quic-http.html
    A ianswett-PeerNotAwaitingAddressValidation/draft-ietf-quic-http.txt
    A ianswett-PeerNotAwaitingAddressValidation/draft-ietf-quic-invariants.html
    A ianswett-PeerNotAwaitingAddressValidation/draft-ietf-quic-invariants.txt
    A ianswett-PeerNotAwaitingAddressValidation/draft-ietf-quic-qpack.html
    A ianswett-PeerNotAwaitingAddressValidation/draft-ietf-quic-qpack.txt
    A ianswett-PeerNotAwaitingAddressValidation/draft-ietf-quic-recovery.html
    A ianswett-PeerNotAwaitingAddressValidation/draft-ietf-quic-recovery.txt
    A ianswett-PeerNotAwaitingAddressValidation/draft-ietf-quic-tls.html
    A ianswett-PeerNotAwaitingAddressValidation/draft-ietf-quic-tls.txt
    A ianswett-PeerNotAwaitingAddressValidation/draft-ietf-quic-transport.html
    A ianswett-PeerNotAwaitingAddressValidation/draft-ietf-quic-transport.txt
    A ianswett-PeerNotAwaitingAddressValidation/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 15ea7be5. [ci skip]



From nobody Mon Mar 30 07:20:52 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 973223A168B for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 07:20:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.082
X-Spam-Level: 
X-Spam-Status: No, score=0.082 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.282, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SPE81_f8yN1Y for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 07:20:50 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 58CB33A1689 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 07:20:50 -0700 (PDT)
Date: Mon, 30 Mar 2020 07:20:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585578049; bh=ADgs+KOtYTNgxtQh2WTEr2meHQwG1PMZQNa3c56L7SU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Brk6sIkoh28HHeqqBFLSYwUw21JbM0618h+GxZ0Uz6SBlATpkWM20YJiXBRnSG8yG vMGUBC1FPmSrX40gWwA7F0UEtOTL9fnv5J/QVmmSSeCuDzOuEqHdYLxOCnR2bdhchY s+H1BSQ90A0P2bYRmhqR9lHw9IF485gmf0xYmZJk=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4B6YFBP6PYBI4BY2F4RXQUDEVBNHHCGDM7NY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3546/606028967@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3546@github.com>
References: <quicwg/base-drafts/issues/3546@github.com>
Subject: Re: [quicwg/base-drafts] PTO probes are sent too frequently (#3546)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e820041789f5_42683f7e264cd9644945c1"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/nj2gWiIF5PGd5P67iPz2ybD9WLk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 14:20:52 -0000

----==_mimepart_5e820041789f5_42683f7e264cd9644945c1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I updated the PR to only do this for the client, since I think that's the right thing to do.

I did the Initial check because I thought it was slightly simpler than the `peer not awaiting address validation` check, which I believe is equivalent, since receiving an Initial ACK means you still have Initial keys, so the server is awaiting address validation.  As soon as a Handshake ACK is received by the client, it knows the server has completed address validation.

But I could also use the PeerNotAwaitingAddressValidation() method that's already defined(and mistakenly not used, see #3555 

Then I think the check would be:
```
If (PeerNotAwaitingAddressValidation())
  pto_count = 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/3546#issuecomment-606028967
----==_mimepart_5e820041789f5_42683f7e264cd9644945c1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I updated the PR to only do this for the client, since I think that's the right thing to do.</p>
<p>I did the Initial check because I thought it was slightly simpler than the <code>peer not awaiting address validation</code> check, which I believe is equivalent, since receiving an Initial ACK means you still have Initial keys, so the server is awaiting address validation.  As soon as a Handshake ACK is received by the client, it knows the server has completed address validation.</p>
<p>But I could also use the PeerNotAwaitingAddressValidation() method that's already defined(and mistakenly not used, see <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="590329323" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3555" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3555/hovercard" href="https://github.com/quicwg/base-drafts/pull/3555">#3555</a></p>
<p>Then I think the check would be:</p>
<pre><code>If (PeerNotAwaitingAddressValidation())
  pto_count = 0
</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/3546#issuecomment-606028967">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7UBPCGBRIVOEJ6FJ3RKCTEDANCNFSM4LT4F2OA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4GD7UYRWQYXYBYJKTRKCTEDA5CNFSM4LT4F2OKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQPUJJY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3546#issuecomment-606028967",
"url": "https://github.com/quicwg/base-drafts/issues/3546#issuecomment-606028967",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e820041789f5_42683f7e264cd9644945c1--


From nobody Mon Mar 30 07:36:30 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E1A7A3A16C0 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 07:36:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.2
X-Spam-Level: 
X-Spam-Status: No, score=-0.2 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GB2IGgRIZZ5j for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 07:36:26 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C8F373A16BF for <quic-issues@ietf.org>; Mon, 30 Mar 2020 07:36:26 -0700 (PDT)
Received: from github-lowworker-1b8c660.ash1-iad.github.net (github-lowworker-1b8c660.ash1-iad.github.net [10.56.18.59]) by smtp.github.com (Postfix) with ESMTP id 936D66A11B2 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 07:36:25 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585578985; bh=g++LpnvOGgS9TLhnCiebJ1kCj2roHK0sQ7OxWLUO5Nc=; h=Date:From:To:Subject:From; b=K0NPyq/849wreNDSxF2zjDzmB50cDEm3Br5WzND6OJz2DF8lV4mVFltYh0UxmDSz9 EmlNUlX4486LsPI8uN/CW36P72kcDaJFHdYfyK8OxsEbobP+dWWdDzXPpWDW4Xryp7 MGtxtLYa8BfxW35GFTSgZm8PDAMWVROues1UwZbM=
Date: Mon, 30 Mar 2020 07:36:25 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-pto-deadlock-now/000000-49526e@github.com>
Subject: [quicwg/base-drafts] 49526e: If PTO is armed for anti-deadlock, use now()
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/4q1PXIrmQl30DzLM0tZRR7xgxaw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 14:36:28 -0000

  Branch: refs/heads/ianswett-pto-deadlock-now
  Home:   https://github.com/quicwg/base-drafts
  Commit: 49526ef56c9225ee5ac2fce7a70403ead0b6df74
      https://github.com/quicwg/base-drafts/commit/49526ef56c9225ee5ac2fce7a70403ead0b6df74
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-30 (Mon, 30 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  If PTO is armed for anti-deadlock, use now()

Use now() instead of setting the PTO based on an invalid time(0) when the PTO is armed for anti-deadlock and there are no bytes in flight.

Fixes #3554



From nobody Mon Mar 30 07:37:07 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4F2ED3A16C0 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 07:37:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.473
X-Spam-Level: 
X-Spam-Status: No, score=-0.473 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=0.726, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CDG44TePOAyz for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 07:37:03 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B85323A16BF for <quic-issues@ietf.org>; Mon, 30 Mar 2020 07:37:03 -0700 (PDT)
Received: from github-lowworker-b2150d3.ash1-iad.github.net (github-lowworker-b2150d3.ash1-iad.github.net [10.56.113.12]) by smtp.github.com (Postfix) with ESMTP id DB2E9520CFE for <quic-issues@ietf.org>; Mon, 30 Mar 2020 07:37:02 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585579022; bh=RqvT/jRWjqp5Tf9ugghtmO+fBqHsripgBFrAZe6nhEw=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=ztIuNQUClgsA/s0lW9df5WV2pKz3dHqWLOOivbpFkjhRr9V5voMj+dCY1Bh+EVzLv KXwVDo3TXtrXh51uThrpi6CQBXD1wfVWNaH/YfXXo+XHBpfgWC1kDgwHOBn+3TMCtU O8/wP1dDCC++CLqxNSTBynO1GdwQ2PlI3E2vsCys=
Date: Mon, 30 Mar 2020 07:37:02 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK356M57XE3XE5T4FTV4RXSQ5EVBNHHCGL7MQU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3556@github.com>
Subject: [quicwg/base-drafts] If PTO is armed for anti-deadlock, use now() (#3556)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e82040ecb47a_3edc3f99034cd96c3232e4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/l8kTnvZ5OVURghLsZ6lIGABzjac>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 14:37:05 -0000

----==_mimepart_5e82040ecb47a_3edc3f99034cd96c3232e4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Use now() instead of setting the PTO based on an invalid time(0) when the PTO is armed for anti-deadlock and there are no bytes in flight.

Fixes #3554
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/3556

-- Commit Summary --

  * If PTO is armed for anti-deadlock, use now()

-- File Changes --

    M draft-ietf-quic-recovery.md (9)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/3556.patch
https://github.com/quicwg/base-drafts/pull/3556.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3556

----==_mimepart_5e82040ecb47a_3edc3f99034cd96c3232e4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Use now() instead of setting the PTO based on an invalid time(0) when the PTO is armed for anti-deadlock and there are no bytes in flight.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #3554.">Fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="589998159" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3554" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3554/hovercard" href="https://github.com/quicwg/base-drafts/issues/3554">#3554</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/3556'>https://github.com/quicwg/base-drafts/pull/3556</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>If PTO is armed for anti-deadlock, use now()</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/3556/files#diff-98295c891c68edd662536cf2a42bf089">draft-ietf-quic-recovery.md</a>
    (9)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3556.patch'>https://github.com/quicwg/base-drafts/pull/3556.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3556.diff'>https://github.com/quicwg/base-drafts/pull/3556.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3556">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7KWQE7JZIWJL4JALTRKCVA5ANCNFSM4LWUM6WQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZMPAM5GQRY5VRZKLLRKCVA5A5CNFSM4LWUM6W2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IZP5SCQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3556",
"url": "https://github.com/quicwg/base-drafts/pull/3556",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e82040ecb47a_3edc3f99034cd96c3232e4--


From nobody Mon Mar 30 07:37:21 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 355E03A16C3 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 07:37:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Z3Lz12ZzaTKO for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 07:37:19 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 155C03A16C0 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 07:37:19 -0700 (PDT)
Date: Mon, 30 Mar 2020 07:37:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585579038; bh=hJAoTY6vxNrms/Hkk4ZXWzIw5g46hukD+WQ9uBS2/cc=; h=Date:From:To:Subject:From; b=GoRSAq+3Li93jMM84hrdhlDMvufKQZXO46bmunlEVVYAqHm1ZFEDPMvu1+TS1H38V Kh11vxAwCVcS0fD8tkBQFXLO20WkxueDcZKKxZtKpK3oYhwHymufnYhJguX5VYMcMy guCVKDk+R9/kB5FTG9hzc8frp3nZP/QO0bUX9Mns=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/d39a18-6fb980@github.com>
Subject: [quicwg/base-drafts] 6fb980: Script updating gh-pages from 49526ef5. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/P-U-vxGs9ExPw3Cnq7iDhK7L6HQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 14:37:21 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 6fb980f44e33bfad1bb718b9723a8a4147a5609e
      https://github.com/quicwg/base-drafts/commit/6fb980f44e33bfad1bb718b9723a8a4147a5609e
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-30 (Mon, 30 Mar 2020)

  Changed paths:
    A ianswett-pto-deadlock-now/draft-ietf-quic-http.html
    A ianswett-pto-deadlock-now/draft-ietf-quic-http.txt
    A ianswett-pto-deadlock-now/draft-ietf-quic-invariants.html
    A ianswett-pto-deadlock-now/draft-ietf-quic-invariants.txt
    A ianswett-pto-deadlock-now/draft-ietf-quic-qpack.html
    A ianswett-pto-deadlock-now/draft-ietf-quic-qpack.txt
    A ianswett-pto-deadlock-now/draft-ietf-quic-recovery.html
    A ianswett-pto-deadlock-now/draft-ietf-quic-recovery.txt
    A ianswett-pto-deadlock-now/draft-ietf-quic-tls.html
    A ianswett-pto-deadlock-now/draft-ietf-quic-tls.txt
    A ianswett-pto-deadlock-now/draft-ietf-quic-transport.html
    A ianswett-pto-deadlock-now/draft-ietf-quic-transport.txt
    A ianswett-pto-deadlock-now/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 49526ef5. [ci skip]



From nobody Mon Mar 30 07:38:48 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 42A343A16D6 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 07:38:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.199
X-Spam-Level: 
X-Spam-Status: No, score=-0.199 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VLSnJqr62obm for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 07:38:45 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5734F3A16D5 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 07:38:45 -0700 (PDT)
Received: from github-lowworker-0eea13f.ash1-iad.github.net (github-lowworker-0eea13f.ash1-iad.github.net [10.56.109.26]) by smtp.github.com (Postfix) with ESMTP id A04FEA1652 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 07:38:44 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585579124; bh=mhFc6TKWHahFxkIK0PHyoExOskT9oUZt/DwtTDGpWb4=; h=Date:From:To:Subject:From; b=gEbC5LnR1ywJVgpHvh80bPJ+LtyyQptSjzC9S+aeEtsVDZV08RKJYfbxq9p250Yjq S2j7XfRHBphQSKTIeP7xNvCT+0qckP8shnegZYQk2MkRAl/0hplrToSUJdY/pymkql B65l++4oPAvCCT6IUSUDk3wWPRDo9eu2GWBGhbU4=
Date: Mon, 30 Mar 2020 07:38:44 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-pto-deadlock-now/49526e-c08afe@github.com>
Subject: [quicwg/base-drafts] c08afe: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Y-ZbrFs4p92UVN2N9qR4XDYpeJw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 14:38:47 -0000

  Branch: refs/heads/ianswett-pto-deadlock-now
  Home:   https://github.com/quicwg/base-drafts
  Commit: c08afeea0ecfa510b10f3924224500e5c667835d
      https://github.com/quicwg/base-drafts/commit/c08afeea0ecfa510b10f3924224500e5c667835d
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-30 (Mon, 30 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



From nobody Mon Mar 30 07:39:17 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A6EE53A16D3 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 07:39:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id My31-fl349jJ for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 07:39:13 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E940E3A16CE for <quic-issues@ietf.org>; Mon, 30 Mar 2020 07:39:12 -0700 (PDT)
Received: from github-lowworker-cf59896.ash1-iad.github.net (github-lowworker-cf59896.ash1-iad.github.net [10.56.112.26]) by smtp.github.com (Postfix) with ESMTP id 4D8198C1E6F for <quic-issues@ietf.org>; Mon, 30 Mar 2020 07:39:12 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585579152; bh=/suPGcKogWYNqZlBrlHa5vMN+jlKF36FYTwk/Km79AQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=w5/aLa5sZgIbjDO7netGyHSWdRsokJxbbiNOsA7asa7gSpWQCoY9tzyuH3xNcHdSx bKhm61E3fWpahEpc0lEB7+VupqWZWNhYNUM/UwEu1gzIQyYYWYg17a8shYE+weVybt +2P7sNeorpa5ukr8/JdjybB1vhFUNnZ5GXBdgkk0=
Date: Mon, 30 Mar 2020 07:39:12 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3556/push/4839005871@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3556@github.com>
References: <quicwg/base-drafts/pull/3556@github.com>
Subject: Re: [quicwg/base-drafts] If PTO is armed for anti-deadlock, use now() (#3556)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e8204903f1e7_38513fbed38cd968264113"; 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/B3uYTKuXWjQmSqSk8ZY5EZmCaNA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 14:39:15 -0000

----==_mimepart_5e8204903f1e7_38513fbed38cd968264113
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

c08afeea0ecfa510b10f3924224500e5c667835d  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/3556/files/49526ef56c9225ee5ac2fce7a70403ead0b6df74..c08afeea0ecfa510b10f3924224500e5c667835d

----==_mimepart_5e8204903f1e7_38513fbed38cd968264113
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/c08afeea0ecfa510b10f3924224500e5c667835d">c08afee</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/3556/files/49526ef56c9225ee5ac2fce7a70403ead0b6df74..c08afeea0ecfa510b10f3924224500e5c667835d">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4KLMR3PRZUINP62QDRKCVJBANCNFSM4LWUM6WQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6TVXO4M2YNZ2EDWMDRKCVJBA5CNFSM4LWUM6W2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TKNRZGQ2TEMKQOVZWQIZUHAZTSMBQGU4DOMI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3556/files/49526ef56c9225ee5ac2fce7a70403ead0b6df74..c08afeea0ecfa510b10f3924224500e5c667835d",
"url": "https://github.com/quicwg/base-drafts/pull/3556/files/49526ef56c9225ee5ac2fce7a70403ead0b6df74..c08afeea0ecfa510b10f3924224500e5c667835d",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e8204903f1e7_38513fbed38cd968264113--


From nobody Mon Mar 30 07:39:49 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EF7633A16DA for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 07:39:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SYgOCBfxg_v2 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 07:39:46 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CC1CB3A16D8 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 07:39:46 -0700 (PDT)
Received: from github-lowworker-943b171.ac4-iad.github.net (github-lowworker-943b171.ac4-iad.github.net [10.52.22.59]) by smtp.github.com (Postfix) with ESMTP id 2DD198C0057 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 07:39:46 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585579186; bh=F+tMfxuY4sV1eGLoUBWc/3aWmdXN5x53OOyeXKGe2Us=; h=Date:From:To:Subject:From; b=Ez66QNiktn3FLfqzdAaTTBmHTtfC3v0HCkJ9DgheUsVINd6j0aiEPfN6Nz+FiFWwc qlGDzFqle5h4bsleK0jnAcrakFiaLVxWjy3BsJVxXpWn21TIyiH/wj2cRrYpoESdBW otNTugDdL8nUREnKIurKf2SgMykIkjhsO3K/H0yk=
Date: Mon, 30 Mar 2020 07:39:46 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/6fb980-15f742@github.com>
Subject: [quicwg/base-drafts] 15f742: Script updating gh-pages from c08afeea. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/NswrxI8IKEBpY5Dcb-wJYaH41v4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 14:39:48 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 15f742170699765a855affbaf0d14c3095506367
      https://github.com/quicwg/base-drafts/commit/15f742170699765a855affbaf0d14c3095506367
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-30 (Mon, 30 Mar 2020)

  Changed paths:
    M ianswett-pto-deadlock-now/draft-ietf-quic-recovery.html
    M ianswett-pto-deadlock-now/draft-ietf-quic-recovery.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from c08afeea. [ci skip]



From nobody Mon Mar 30 07:59:34 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 579343A172C for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 07:59:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.152
X-Spam-Level: 
X-Spam-Status: No, score=-0.152 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LnWmRjCbxaZi for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 07:59:29 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B68133A172B for <quic-issues@ietf.org>; Mon, 30 Mar 2020 07:59:29 -0700 (PDT)
Date: Mon, 30 Mar 2020 07:59:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585580368; bh=vpTyvZVWNaadqw9NDWQEWOX810mW6Z95JMd4L7o6tNs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=A3AG6D1DavWdNV+zqnIVGtnFEHyOTclt8hlpOlcZlr3Zn+5v6rL42Wnl5l0AgWJfr mvTMTf9dW8Xs9vodAtLGGo55ZhYXecbZXP3HwdRuXj+iyr7GbS2LtWzU45mAfTlzmO T3TnL4Vj44h9eih/OEe0KDriDI9KtZ40622Yy5Gg=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYD6J7CAXHGNLQKIT54RXVFBEVBNHHCF233TE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3541/606052071@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3541@github.com>
References: <quicwg/base-drafts/issues/3541@github.com>
Subject: Re: [quicwg/base-drafts] Retaining the largest received packet number (#3541)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e820950a640f_124b3f86848cd9683802a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/VKZ49uuennL8ua8zrNMDF6FpdV8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 14:59:32 -0000

----==_mimepart_5e820950a640f_124b3f86848cd9683802a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I don't recall on us agreeing that packet numbers weren't available when frames are handled, can you clarify why that property is important?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3541#issuecomment-606052071
----==_mimepart_5e820950a640f_124b3f86848cd9683802a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I don't recall on us agreeing that packet numbers weren't available when frames are handled, can you clarify why that property is important?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3541#issuecomment-606052071">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYQZ42XVEVCFPVL7ZTRKCXVBANCNFSM4LRQFCEQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4LF2YNDK7RO2E5HGLRKCXVBA5CNFSM4LRQFCE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQPZ5ZY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3541#issuecomment-606052071",
"url": "https://github.com/quicwg/base-drafts/issues/3541#issuecomment-606052071",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e820950a640f_124b3f86848cd9683802a--


From nobody Mon Mar 30 08:40:49 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 051C03A17A9 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 08:40:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.474
X-Spam-Level: 
X-Spam-Status: No, score=-0.474 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=0.726, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id S6N-rCL_c4jG for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 08:40:45 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B57D53A176A for <quic-issues@ietf.org>; Mon, 30 Mar 2020 08:40:45 -0700 (PDT)
Received: from github-lowworker-943b171.ac4-iad.github.net (github-lowworker-943b171.ac4-iad.github.net [10.52.22.59]) by smtp.github.com (Postfix) with ESMTP id C0551280211 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 08:40:44 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585582844; bh=QazDT6B8OulPB4LRUpLBYQO5rr8AtHWlqmMHl5G90tQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=uh2Y9vUnqk+VtX0KtvywNbnWB9LSuP3iV1IqDndPStK/XxoYfI5/4O+qVFNTzNPUY 4jUJ9foweYqICGk0pNk1zmsXFU1wRrCbnk+ZMEWxS7G4t48kmHy1iJDitez7zAZkIt K5K6t5ITeDoWosruMIAgBtpFhhcZs3lBuUKIzeAg=
Date: Mon, 30 Mar 2020 08:40:44 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7HV7GSK6DWRBLJPPN4RXZ7ZEVBNHHCFAMG5E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3509/606076756@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3509@github.com>
References: <quicwg/base-drafts/issues/3509@github.com>
Subject: Re: [quicwg/base-drafts] Required state for retaining unacked RETIRE_CONNECTION_ID frames is unbound (#3509)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e8212fcb07da_409c3fd3238cd96823883a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/AdLTj8e9N9ICjlOLVhORrR1rzOA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 15:40:47 -0000

----==_mimepart_5e8212fcb07da_409c3fd3238cd96823883a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I agree that I'd like to see a minimal solution, so I'm leery of heading towards #3553.

In order for a peer to need to send a lot of RETIRE_CONNECTION_ID frames without Retire Prior To, a lot of 5-tuple + CID changes need to be coming in.  One way to rate limit that naturally is to stop giving out CIDs if the peer hasn't acknowledged your RETIRE_CONNECTION_ID frames.

ie: Limit the number of NEW_CONNECTION_ID frames in flight to:
`max_active_connection_ids +1 -  num(RETIRE_CONNECTION_ID frames)`

So if the peer stops acknowledging your retirements, you stop giving them new CIDs.  I think this avoids the need for any other limits?  I added 1 in my example so one NCID could be sent even if all of the peer's CIDs had just been retired, though that concern disappears if we decided to also do something like #3550

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3509#issuecomment-606076756
----==_mimepart_5e8212fcb07da_409c3fd3238cd96823883a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I agree that I'd like to see a minimal solution, so I'm leery of heading towards <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="589956134" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3553" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3553/hovercard" href="https://github.com/quicwg/base-drafts/pull/3553">#3553</a>.</p>
<p>In order for a peer to need to send a lot of RETIRE_CONNECTION_ID frames without Retire Prior To, a lot of 5-tuple + CID changes need to be coming in.  One way to rate limit that naturally is to stop giving out CIDs if the peer hasn't acknowledged your RETIRE_CONNECTION_ID frames.</p>
<p>ie: Limit the number of NEW_CONNECTION_ID frames in flight to:<br>
<code>max_active_connection_ids +1 -  num(RETIRE_CONNECTION_ID frames)</code></p>
<p>So if the peer stops acknowledging your retirements, you stop giving them new CIDs.  I think this avoids the need for any other limits?  I added 1 in my example so one NCID could be sent even if all of the peer's CIDs had just been retired, though that concern disappears if we decided to also do something like <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="589680913" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3550" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3550/hovercard" href="https://github.com/quicwg/base-drafts/pull/3550">#3550</a></p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3509#issuecomment-606076756">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYQAAPRSP4HBR4XDC3RKC4PZANCNFSM4LFJ2P4A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4OE7LMRDUTJOBHLOLRKC4PZA5CNFSM4LFJ2P4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQP76VA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-606076756",
"url": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-606076756",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e8212fcb07da_409c3fd3238cd96823883a--


From nobody Mon Mar 30 08:57:49 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C3A383A17BA for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 08:57:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.2
X-Spam-Level: 
X-Spam-Status: No, score=-0.2 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VJz9paCO1PNK for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 08:57:45 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9487E3A0C52 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 08:57:45 -0700 (PDT)
Received: from github-lowworker-6b40fdd.va3-iad.github.net (github-lowworker-6b40fdd.va3-iad.github.net [10.48.16.64]) by smtp.github.com (Postfix) with ESMTP id 912D3A1EB0 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 08:57:44 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585583864; bh=0QAbNhWJZNBbvoL6qxgnsVh6+a8hVVNRFylk0uyQCgQ=; h=Date:From:To:Subject:From; b=L63ykd0wfzTMdywiHKS2/xhYi+pvsoNmepAnPTG7eH6O8uTQWVhz21oCf00Zvy/D0 wO8TtAwCcejTIhUM7ORB31bUrqaAW9gzmey2Ukv9BDemN/bppaq5l4avhH7cg2ACha CGufh99fx8jMOCl7CxmSuDx1Sl/FjDm117HL8WHQ=
Date: Mon, 30 Mar 2020 08:57:44 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/cbc8d1-b60181@github.com>
Subject: [quicwg/base-drafts] b6fad5: Point to HTTP core; updated field names
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/CQxq7Jiy7K3dmPf-ksEv-wsW68Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 15:57:48 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: b6fad5474e0da4ef5218fee2fc6c33a6891f2e17
      https://github.com/quicwg/base-drafts/commit/b6fad5474e0da4ef5218fee2fc6c33a6891f2e17
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Point to HTTP core; updated field names


  Commit: 262740da573633dfcd996b9fd46b7d8581afca5a
      https://github.com/quicwg/base-drafts/commit/262740da573633dfcd996b9fd46b7d8581afca5a
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Capital!


  Commit: a122994dc79066b82de18ae17f2b88cd599f70e0
      https://github.com/quicwg/base-drafts/commit/a122994dc79066b82de18ae17f2b88cd599f70e0
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Lucas' feedback


  Commit: 4d9a8fd692673ce15538ffbf1dcd46a394f55f81
      https://github.com/quicwg/base-drafts/commit/4d9a8fd692673ce15538ffbf1dcd46a394f55f81
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Interim


  Commit: 16bf8bc3a60d1a9759d5daa38fa7cb0630c5dac6
      https://github.com/quicwg/base-drafts/commit/16bf8bc3a60d1a9759d5daa38fa7cb0630c5dac6
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Feedback from MNot


  Commit: cff4cc5fe8a44e5ae439fee0123b35d322d3201b
      https://github.com/quicwg/base-drafts/commit/cff4cc5fe8a44e5ae439fee0123b35d322d3201b
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Not all


  Commit: 54a60439a6148a5f32d9fe7a323dc74d8fdac626
      https://github.com/quicwg/base-drafts/commit/54a60439a6148a5f32d9fe7a323dc74d8fdac626
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  MNot fix


  Commit: e92c94feaf24f2e543517623213ea8506894c919
      https://github.com/quicwg/base-drafts/commit/e92c94feaf24f2e543517623213ea8506894c919
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-23 (Mon, 23 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Remove field blocks


  Commit: b78ed816abdc3518a72ca148aca1a6c7ecb8fb98
      https://github.com/quicwg/base-drafts/commit/b78ed816abdc3518a72ca148aca1a6c7ecb8fb98
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-23 (Mon, 23 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Apply suggestions from code review

Co-Authored-By: ianswett <ianswett@users.noreply.github.com>


  Commit: 44565d422611c4998bb8b85b218598cc888c714f
      https://github.com/quicwg/base-drafts/commit/44565d422611c4998bb8b85b218598cc888c714f
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-23 (Mon, 23 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Rewrap suggestions


  Commit: 4a8213bdab0c1d90cb0aa22e0c03066fa6014ef6
      https://github.com/quicwg/base-drafts/commit/4a8213bdab0c1d90cb0aa22e0c03066fa6014ef6
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-27 (Fri, 27 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Bence's feedback


  Commit: b60181183ea1cc8fe662b1080c80b5786ab31025
      https://github.com/quicwg/base-drafts/commit/b60181183ea1cc8fe662b1080c80b5786ab31025
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-30 (Mon, 30 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Merge pull request #3513 from quicwg/http/core_and_friends

http-core and Friends


Compare: https://github.com/quicwg/base-drafts/compare/cbc8d1f1a775...b60181183ea1


From nobody Mon Mar 30 08:58:09 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 08F8B3A17BE for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 08:58:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.429
X-Spam-Level: 
X-Spam-Status: No, score=0.429 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=1.629, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UoKauUKP0Xrj for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 08:58:00 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EB7D13A17BA for <quic-issues@ietf.org>; Mon, 30 Mar 2020 08:57:59 -0700 (PDT)
Date: Mon, 30 Mar 2020 08:57:59 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585583879; bh=vsPtkneCtN05ohaaHFQVr/fVwpvbvkqXXJVQWim4qX0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=CoUxMTzBjC6MDrg5Xz0Ce/RnuocFfIFePNf/0TjlgsxpWWph03NXR2L1nW39+aQA4 yq7KP5MTrcBQjmDdxFWi5EHv0LwIOZvjn/YNSJURoFNugd20ciUzTMkxURspjjRXAB sdL48ZBXJluHaSyhpgT/3xQuS4fJPgCoYphTaj0Q=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYK5YWXOXOWT2BR5554RX4ANEVBNHHCFCTWBI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3513/c606086609@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3513@github.com>
References: <quicwg/base-drafts/pull/3513@github.com>
Subject: Re: [quicwg/base-drafts] http-core and Friends (#3513)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e8217075cd_794a3fd88eacd96421329c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/AKi0Q88JWmdYhco_RYCEI-nXSV0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 15:58:01 -0000

----==_mimepart_5e8217075cd_794a3fd88eacd96421329c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Landing now; any additional work can be in a follow-up 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/3513#issuecomment-606086609
----==_mimepart_5e8217075cd_794a3fd88eacd96421329c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Landing now; any additional work can be in a follow-up 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/3513#issuecomment-606086609">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2XM2FZ3HXYQDUKWQ3RKC6QNANCNFSM4LF5H2GA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYFFMESJKF3V45HIVTRKC6QNA5CNFSM4LF5H2GKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQQCLUI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3513#issuecomment-606086609",
"url": "https://github.com/quicwg/base-drafts/pull/3513#issuecomment-606086609",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e8217075cd_794a3fd88eacd96421329c--


From nobody Mon Mar 30 08:58:29 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 02A773A17C7 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 08:58:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -5.5
X-Spam-Level: 
X-Spam-Status: No, score=-5.5 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mE_vCw7jDTMz for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 08:58:09 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 395733A180A for <quic-issues@ietf.org>; Mon, 30 Mar 2020 08:58:09 -0700 (PDT)
Received: from github-lowworker-ca5950c.va3-iad.github.net (github-lowworker-ca5950c.va3-iad.github.net [10.48.17.57]) by smtp.github.com (Postfix) with ESMTP id 872AC8C044C for <quic-issues@ietf.org>; Mon, 30 Mar 2020 08:58:08 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585583888; bh=PMbrPjVCJD7w0NN5Uu/l98hXfhR53VtBEVXDKKUbS+E=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GVfc4uGWi9clgwb/0Jvw+7RqPL6dUWdxIeWbb7VC5SSdo+uTuybQbYkVvXQ4xOZ7+ k7qghDHmPbfLVhI72mUdtEqOasPKz6ebzixjMilNjnwF0Tgv36bNo2Alq17VzJJIsq M3Hbb0y7vRG92RI9jikeUfuTlFMnka1LXgmQ2r/s=
Date: Mon, 30 Mar 2020 08:58:08 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6GA2ULRTXVEFERYLN4RX4BBEVBNHHBIL24LE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1523/issue_event/3179332428@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1523@github.com>
References: <quicwg/base-drafts/issues/1523@github.com>
Subject: Re: [quicwg/base-drafts] Update references to new HTTP RFCs (#1523)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e82171078a07_51763fb6c48cd95c414375"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/lCf6ec9G6O44O7yXhqHiiJmW8mw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 15:58:21 -0000

----==_mimepart_5e82171078a07_51763fb6c48cd95c414375
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1523 via #3513.

-- 
You are receiving this 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#event-3179332428
----==_mimepart_5e82171078a07_51763fb6c48cd95c414375
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="338648153" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/1523" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1523/hovercard" href="https://github.com/quicwg/base-drafts/issues/1523">#1523</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="579499530" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3513" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3513/hovercard" href="https://github.com/quicwg/base-drafts/pull/3513">#3513</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are 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#event-3179332428">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4E6BNEZ746T5YBBCDRKC6RBANCNFSM4FIQ2B4Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3HT457W6JZYEI3WRDRKC6RBA5CNFSM4FIQ2B42YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXWAMGTA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1523#event-3179332428",
"url": "https://github.com/quicwg/base-drafts/issues/1523#event-3179332428",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e82171078a07_51763fb6c48cd95c414375--


From nobody Mon Mar 30 08:58:33 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5B2513A1810 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 08:58:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.152
X-Spam-Level: 
X-Spam-Status: No, score=-0.152 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id O5yITyGBOYIj for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 08:58:10 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 19F643A17E9 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 08:58:10 -0700 (PDT)
Received: from github-lowworker-a6a2749.va3-iad.github.net (github-lowworker-a6a2749.va3-iad.github.net [10.48.16.62]) by smtp.github.com (Postfix) with ESMTP id 6EC30661F87 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 08:58:09 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585583889; bh=uyYfglR43HrB43jtvotTsBslQsixy8dT0b2/s/APuo8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=v/4VYjMnjGlrBM+QKA88WrljV3WXSrL2ju9pVO0a/T0XrF5IWB5gqezR5QtoSS+kN Oy4CVztDY4UBiMm2g3E61U6NUlQNyBAY0uqh+xuXT62EzNSH6UiI6LKmwGV98u6/zJ /pDk+u4g3h0LmSc2OCFhME4Hyp2OAYQEU2HfDmLg=
Date: Mon, 30 Mar 2020 08:58:09 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2CKHLBKBIINLPW4PV4RX4BDEVBNHHCFCTWBI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3513/issue_event/3179332411@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3513@github.com>
References: <quicwg/base-drafts/pull/3513@github.com>
Subject: Re: [quicwg/base-drafts] http-core and Friends (#3513)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e8217115f38c_e083f9afd8cd96c2769e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/aa6pSgibhNOBhkjkXpDpO-w5VHQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 15:58:22 -0000

----==_mimepart_5e8217115f38c_e083f9afd8cd96c2769e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #3513 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3513#event-3179332411
----==_mimepart_5e8217115f38c_e083f9afd8cd96c2769e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="579499530" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3513" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3513/hovercard" href="https://github.com/quicwg/base-drafts/pull/3513">#3513</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3513#event-3179332411">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5DCT2GR5DWU3GN6WDRKC6RDANCNFSM4LF5H2GA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5S4Y3EBM3QSVFH6WTRKC6RDA5CNFSM4LF5H2GKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXWAMGOY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3513#event-3179332411",
"url": "https://github.com/quicwg/base-drafts/pull/3513#event-3179332411",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e8217115f38c_e083f9afd8cd96c2769e--


From nobody Mon Mar 30 08:58:36 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 83F353A180D for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 08:58:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HUTBwiSsNeBe for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 08:58:10 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B4CD53A1801 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 08:58:10 -0700 (PDT)
Received: from github-lowworker-c5134a3.ac4-iad.github.net (github-lowworker-c5134a3.ac4-iad.github.net [10.52.23.55]) by smtp.github.com (Postfix) with ESMTP id CB2F7520E4E for <quic-issues@ietf.org>; Mon, 30 Mar 2020 08:58:09 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585583889; bh=7MGipCKgUbAExOmy9cl9DUxqSelSIs5aCZulqHR0anA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=vG8ZvPKEJdFzTGul/KxqmLF9MpoH+fyBcteDfnr58A+UaWEWyCakrCuvuU4+Eoo5Q swqR1+RpF30TUza2KEu9s0IME5ww4IU7ggD8oy6gvvcIkSbmXnjGm6oUjohxKvgwwK EBzNVi3xyNy/NcT+Ut8JdpgWmJivkpgWI8zDXU44=
Date: Mon, 30 Mar 2020 08:58:09 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3S5RXR4UBQVGINJRV4RX4BDEVBNHHCDH5UMQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3452/issue_event/3179332445@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3452@github.com>
References: <quicwg/base-drafts/issues/3452@github.com>
Subject: Re: [quicwg/base-drafts] Terminology changes from HTTP Core (#3452)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e821711bb9e0_7b193fac6aacd964229485"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/t0d6Qh-G7B5h5SBuF9a_3kR0BlQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 15:58:22 -0000

----==_mimepart_5e821711bb9e0_7b193fac6aacd964229485
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #3452 via #3513.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3452#event-3179332445
----==_mimepart_5e821711bb9e0_7b193fac6aacd964229485
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="564114532" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3452" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3452/hovercard" href="https://github.com/quicwg/base-drafts/issues/3452">#3452</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="579499530" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3513" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3513/hovercard" href="https://github.com/quicwg/base-drafts/pull/3513">#3513</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3452#event-3179332445">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZX6XKYOYY26YAKDFDRKC6RDANCNFSM4KT47XSQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5746YV62BQRSKVSMDRKC6RDA5CNFSM4KT47XS2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXWAMGXI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3452#event-3179332445",
"url": "https://github.com/quicwg/base-drafts/issues/3452#event-3179332445",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e821711bb9e0_7b193fac6aacd964229485--


From nobody Mon Mar 30 08:59:00 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C24B93A17C9 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 08:58:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.2
X-Spam-Level: 
X-Spam-Status: No, score=-0.2 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JjN4XmCYMU0c for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 08:58:57 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7353B3A17C8 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 08:58:57 -0700 (PDT)
Received: from github-lowworker-c73936b.ash1-iad.github.net (github-lowworker-c73936b.ash1-iad.github.net [10.56.112.13]) by smtp.github.com (Postfix) with ESMTP id BFBA6A1F28 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 08:58:56 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585583936; bh=ND3Pfb0PaBqdvFg/dIUPM4WtsLiUlP3AHwWYQKMQ5gI=; h=Date:From:To:Subject:From; b=Eom48PO/P9iF8aumYLpnqo608I0fPqY6IDQ+HuDqUhZT1TLykWP4aF/40C09vc0LF SlNHWr0b/TAA+5bfMEq3F5qS6JiEIZ603ew3cQdlE0EWUJpJrkqFcsVk03CrIj78fG /b5edXgN/Zx2nBAj6NLY06ZrcsnxZyTGAWmnqhhI=
Date: Mon, 30 Mar 2020 08:58:56 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/security_considerations/d7c2d2-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/vRivKeJ_A8fNaxfxPbkFGgZqKJA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 15:58:59 -0000

  Branch: refs/heads/http/security_considerations
  Home:   https://github.com/quicwg/base-drafts


From nobody Mon Mar 30 08:59:03 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3AB063A17C8 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 08:58:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -5.2
X-Spam-Level: 
X-Spam-Status: No, score=-5.2 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yFspMcWfB6lc for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 08:58:57 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 22C843A17C2 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 08:58:56 -0700 (PDT)
Received: from github-lowworker-a6a2749.va3-iad.github.net (github-lowworker-a6a2749.va3-iad.github.net [10.48.16.62]) by smtp.github.com (Postfix) with ESMTP id 49A128C1247 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 08:58:56 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585583936; bh=BbNJOBSY6Ys9s0ZwfB6HTBsSvqbQ/TuINlwauKjQuOA=; h=Date:From:To:Subject:From; b=wMBW0VeVIreMCmLG8ZCm/9+VKXRbmtT64XnOCNQuiow6RsdwuvoUS68TXgXhpK4lv F1hifnUvu+PE5XVVZJxkDeGx2Vf7m4sp0LpybAEjBf2VoTGUk6DuI0A7lcHKlODlK1 XOE4hbJXvWOz3+6S+sKwCizjQLKOGinxooV1Lxc8=
Date: Mon, 30 Mar 2020 08:58:56 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/b60181-ca3026@github.com>
Subject: [quicwg/base-drafts] ab4e7c: Import H2 Security Considerations
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/gaQGwS9ZmBXhF-Qfv11X8eJvgoI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 15:58:59 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: ab4e7ca3b82885a05ce7c894ec856c1e9684775b
      https://github.com/quicwg/base-drafts/commit/ab4e7ca3b82885a05ce7c894ec856c1e9684775b
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Import H2 Security Considerations


  Commit: ae28bd57ca122fffe9930c2b46887f4198169c46
      https://github.com/quicwg/base-drafts/commit/ae28bd57ca122fffe9930c2b46887f4198169c46
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Wrapping


  Commit: 1f324810d8e2b513e587b897b5d5a531b841b3fe
      https://github.com/quicwg/base-drafts/commit/1f324810d8e2b513e587b897b5d5a531b841b3fe
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  URL reference format


  Commit: b53aa88fe335490604dc6e51e73d36e55c3c0360
      https://github.com/quicwg/base-drafts/commit/b53aa88fe335490604dc6e51e73d36e55c3c0360
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-19 (Thu, 19 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Apply suggestions from code review

Co-Authored-By: Martin Thomson <mt@lowentropy.net>


  Commit: fd258e3ee78166f78bf22a3b4d3d2bf2aa5e6190
      https://github.com/quicwg/base-drafts/commit/fd258e3ee78166f78bf22a3b4d3d2bf2aa5e6190
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-19 (Thu, 19 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  No, this was correct


  Commit: 85d2f9d57313304d064ca0f9abe2da0437c5cd50
      https://github.com/quicwg/base-drafts/commit/85d2f9d57313304d064ca0f9abe2da0437c5cd50
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-19 (Thu, 19 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Fields, again


  Commit: d7c2d2ee3e301d47709db2cf5e1edfe26ff2c46c
      https://github.com/quicwg/base-drafts/commit/d7c2d2ee3e301d47709db2cf5e1edfe26ff2c46c
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-25 (Wed, 25 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Review feedback


  Commit: ca3026d45f87be3e394dd13115f0638666839cd7
      https://github.com/quicwg/base-drafts/commit/ca3026d45f87be3e394dd13115f0638666839cd7
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-30 (Mon, 30 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Merge pull request #3531 from quicwg/http/security_considerations

Import HTTP/2 Security Considerations


Compare: https://github.com/quicwg/base-drafts/compare/b60181183ea1...ca3026d45f87


From nobody Mon Mar 30 08:59:26 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1CDBE3A17CC for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 08:59:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.152
X-Spam-Level: 
X-Spam-Status: No, score=-0.152 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qYeCAt8wsSq2 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 08:59:23 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E90713A17CA for <quic-issues@ietf.org>; Mon, 30 Mar 2020 08:59:22 -0700 (PDT)
Received: from github-lowworker-5fb2734.va3-iad.github.net (github-lowworker-5fb2734.va3-iad.github.net [10.48.19.27]) by smtp.github.com (Postfix) with ESMTP id 4C27B660DC7 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 08:59:22 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585583962; bh=IAwSHK3IH5PZdRdBeE42cILjcqd87PQfL2F2CevucbA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xHQTjY8D8oH8XmLelVz4lmZJfdyVyhkNUua4BuU4eNVIBMvSJyrylULBW4QYyUtG4 18ZrRVNsW0wUMRJIwLZQRRkY+Shp8ytgdIah8HwB1MaAk4w5SNQrWgUgxaSnC/h/aP fK45sGzBO6M0WRqqWWFFiwWPJmBfp3JHeamThpKM=
Date: Mon, 30 Mar 2020 08:59:22 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3YN5EDBUTNZBM6ICF4RX4FVEVBNHHCFTHBIQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3531/issue_event/3179337815@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3531@github.com>
References: <quicwg/base-drafts/pull/3531@github.com>
Subject: Re: [quicwg/base-drafts] Import HTTP/2 Security Considerations (#3531)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e82175a3ce1e_4c403fb4104cd96c30843d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ucrO6qK-xAUzLL_pb8tDJ2Vyy8g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 15:59:24 -0000

----==_mimepart_5e82175a3ce1e_4c403fb4104cd96c30843d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #3531 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3531#event-3179337815
----==_mimepart_5e82175a3ce1e_4c403fb4104cd96c30843d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="583852356" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3531" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3531/hovercard" href="https://github.com/quicwg/base-drafts/pull/3531">#3531</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3531#event-3179337815">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4QDD7AAR6TRLICSDDRKC6VVANCNFSM4LOVOONA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZZDRJNOH72UHJRVHLRKC6VVA5CNFSM4LOVOONKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXWANQVY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3531#event-3179337815",
"url": "https://github.com/quicwg/base-drafts/pull/3531#event-3179337815",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e82175a3ce1e_4c403fb4104cd96c30843d--


From nobody Mon Mar 30 09:04:19 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8EF653A17F2 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 09:04:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.152
X-Spam-Level: 
X-Spam-Status: No, score=-0.152 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TjIjhzsjjA4T for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 09:04:15 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E43673A17EB for <quic-issues@ietf.org>; Mon, 30 Mar 2020 09:04:14 -0700 (PDT)
Received: from github-lowworker-cd7bc13.ac4-iad.github.net (github-lowworker-cd7bc13.ac4-iad.github.net [10.52.25.102]) by smtp.github.com (Postfix) with ESMTP id 117976A19D2 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 09:04:14 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585584254; bh=0dIcte3GPpfebP2OyttJ12b/PNtUmLQW96f5s/D/2vs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=izi/hflYM8tzF5cox/g5gHIUi5C00menOUwee+9DLSBMyD6sk46BMAC7e6eG9pMbj +qPZ68nDZUYzADyt12CAL6MJ93iB+rqcA0xlNx0HguNK2EfFWIfh0dsJ+PpG7Hsnzh o3lyyaDaGrg9dhIr0UamAlbWbKEY9OqV6AkEzQas=
Date: Mon, 30 Mar 2020 09:04:14 -0700
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZCBXOXTE4NY4JSGX54RX4X5EVBNHHCGJORCE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3550/c606090101@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3550@github.com>
References: <quicwg/base-drafts/pull/3550@github.com>
Subject: Re: [quicwg/base-drafts] No need for RCID if the peer increases Retire Prior To (#3550)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e82187e2606_3c333fe4308cd968413433"; 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/psTD6EFZSImuMXbzaEPsZ0nFfT0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:04:17 -0000

----==_mimepart_5e82187e2606_3c333fe4308cd968413433
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

So if the NCID with this information is lost, then there could be a storm of packets with a unilaterally retired CID, no? This seems like a problem, unless we're going to use implicit acks as a state transition, which is fraught..

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3550#issuecomment-606090101
----==_mimepart_5e82187e2606_3c333fe4308cd968413433
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>So if the NCID with this information is lost, then there could be a storm of packets with a unilaterally retired CID, no? This seems like a problem, unless we're going to use implicit acks as a state transition, which is fraught..</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3550#issuecomment-606090101">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYUVO6OS6XQWIQZ65DRKC7H5ANCNFSM4LVYDBAA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2XSOT4AF3CED2MIYLRKC7H5A5CNFSM4LVYDBAKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQQDG5I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3550#issuecomment-606090101",
"url": "https://github.com/quicwg/base-drafts/pull/3550#issuecomment-606090101",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e82187e2606_3c333fe4308cd968413433--


From nobody Mon Mar 30 09:06:26 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id ED7FE3A1846 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 09:06:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.152
X-Spam-Level: 
X-Spam-Status: No, score=-0.152 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CVeCfU5WfWhF for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 09:06: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 DE1763A1849 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 09:06:22 -0700 (PDT)
Received: from github-lowworker-f1f7af9.ash1-iad.github.net (github-lowworker-f1f7af9.ash1-iad.github.net [10.56.111.13]) by smtp.github.com (Postfix) with ESMTP id C080C961236 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 09:06:21 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585584381; bh=zLBN22rSd7aaKjl82HQ5gtK26bHZP4A9yFhaCnPAyqI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=piZneGsvJj/iCorZlD6tDlOQgy39M1kIZvrzc6gpu3wU/odDrc3F7/uyfF/kSVbFE D1/6Rv3KiAMVuJRvzAf+4gcWCr+NvAtXIxuXNmrSxj7I7jdXZbkd9onad7eaJ0ikuz abaUDb2X7fduYusc/8mC3vW/4o37irmIqGzNkuUY=
Date: Mon, 30 Mar 2020 09:06:21 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYG3QRVFVTHOBR6K254RX473EVBNHHCDDCFOU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3447/606091312@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3447@github.com>
References: <quicwg/base-drafts/issues/3447@github.com>
Subject: Re: [quicwg/base-drafts] max_packet_size in 0-RTT (#3447)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e8218fdb2784_73a23fbd870cd96830377f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ODXDU23_72abszmTFr5u33BUbT4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:06:25 -0000

----==_mimepart_5e8218fdb2784_73a23fbd870cd96830377f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

It looks like consensus is to close this with no action.  If so, I believe this can be marked has-proposal?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3447#issuecomment-606091312
----==_mimepart_5e8218fdb2784_73a23fbd870cd96830377f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>It looks like consensus is to close this with no action.  If so, I believe this can be marked has-proposal?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3447#issuecomment-606091312">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6BTO3PATGLY4PTNLTRKC7P3ANCNFSM4KSV64EQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5U4UD5ILGG4BX4UH3RKC7P3A5CNFSM4KSV64E2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQQDQMA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3447#issuecomment-606091312",
"url": "https://github.com/quicwg/base-drafts/issues/3447#issuecomment-606091312",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e8218fdb2784_73a23fbd870cd96830377f--


From nobody Mon Mar 30 09:08:04 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7F4593A185C for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 09:07:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4eII4K_0wEN0 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 09:07:52 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 977B73A18B7 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 09:07:49 -0700 (PDT)
Received: from github-lowworker-39b4a70.va3-iad.github.net (github-lowworker-39b4a70.va3-iad.github.net [10.48.16.66]) by smtp.github.com (Postfix) with ESMTP id E3FBD8C1CDF for <quic-issues@ietf.org>; Mon, 30 Mar 2020 09:07:48 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585584468; bh=g17W9ezTsBn7EUCGMLYKibbRbeWw/NWGKM9odugCOyk=; h=Date:From:To:Subject:From; b=f4oPn+khvZ286VJuB+MZwGUb1C51UwUnJdnaKBUfT/ok2OCzy5AsOf4d0R4MeaoFD 00ONRSJ2h4pCVvFGpnmp1osBDh8WgUgBqBBti4/r+8656B4v2dcPGOdhzQ7DRooQdo t7fJ1elbRHUlqkqn7HyM6e6DqzDHyww0MY/LO8Rk=
Date: Mon, 30 Mar 2020 09:07:48 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/15f742-41a18d@github.com>
Subject: [quicwg/base-drafts] 41a18d: Script updating gh-pages from b6018118. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/VBum6Vcr23fFiu5RlmzQtjzByx4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:08:02 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 41a18d4a341c35e9174d769dc64f1a2b7fb93b36
      https://github.com/quicwg/base-drafts/commit/41a18d4a341c35e9174d769dc64f1a2b7fb93b36
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-30 (Mon, 30 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from b6018118. [ci skip]



From nobody Mon Mar 30 09:09:12 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BEC4D3A1872 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 09:09:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BLKQ6ZJ-xb39 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 09:09:08 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C00DB3A1871 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 09:09:08 -0700 (PDT)
Received: from github-lowworker-d1d6e31.ash1-iad.github.net (github-lowworker-d1d6e31.ash1-iad.github.net [10.56.105.50]) by smtp.github.com (Postfix) with ESMTP id 1134A6A0A57 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 09:09:08 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585584548; bh=SRGSwWXuhPbNRhkk6weo+HyKB7iQodfm/iUGjWBzBYE=; h=Date:From:To:Subject:From; b=2DFmmwjU2SPDKKCby1wrzVUVagrGycCAT3ttdyRXu4SgafkhZ89S3k13JJI3bEDdY KfIoryWD197gTYsaHy46PT5gJz126Ovem82R76UIYUTkz3dEwf7YiOTeJQg/Rmoq53 IuCVerbYJ3I88d4FsfoFczzl4FmdUJZGKdCMNA4E=
Date: Mon, 30 Mar 2020 09:09:07 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/41a18d-086dea@github.com>
Subject: [quicwg/base-drafts] 086dea: Script updating gh-pages from ca3026d4. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/uDpwnfuR1J6ZkjuY8VXqkrphHII>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:09:10 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 086dea112665a5b53f968b8dd31d2b374592eb61
      https://github.com/quicwg/base-drafts/commit/086dea112665a5b53f968b8dd31d2b374592eb61
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-30 (Mon, 30 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from ca3026d4. [ci skip]



From nobody Mon Mar 30 09:23:43 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0D6223A1828 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 09:23:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CqfXRvnDsxrw for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 09:23: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 7085A3A1833 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 09:23:30 -0700 (PDT)
Date: Mon, 30 Mar 2020 09:23:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585585409; bh=2hmFUBQ5CvE8YmGsg9RjWj/Xe3Jts1FRtafnqdAA7g0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=WcDQFvjXJuvCuAeYog2r87isFzHYhBIHL3uV01soPmpRbJwkFSLQaZMJoAqPtlW3w EAoy/dqlToiZ3l4DR1MGCNHwo3UXjJ/Lh4mkxuEXxHT3gqr4NyIUpcz6iYofwsK2OW WpSfqbYdmpOP3PoD81GPQVQe+7sV7BZOcKP8IxJc=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3T4AO2QBOJU4AEES54RX7ADEVBNHHCFIPTEI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3523/606100943@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3523@github.com>
References: <quicwg/base-drafts/issues/3523@github.com>
Subject: Re: [quicwg/base-drafts] Padding overhead in DNS over QUIC scenarios (#3523)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e821d0191263_7d503f9aa4ecd960895fc"; 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/jKaFGJO9BWmrHaZUTJej1P0PDAg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:23:41 -0000

----==_mimepart_5e821d0191263_7d503f9aa4ecd960895fc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

My read of the discussion on this issue is that there may be some pain but that it can be overcome without design changes to quicv1.

@huitema said:

> I also don't advocate holding V1 at the gate to solve that. I like the suggestion to allow shorter initial packets and to limit the number of bytes that the server sends. But i get that we may want to wait for V2 for that.

As the issue creator, and given what you said in the quoted paragraph, would you be satisfied if the issue were marked `quicv2` label and closed?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3523#issuecomment-606100943
----==_mimepart_5e821d0191263_7d503f9aa4ecd960895fc
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>My read of the discussion on this issue is that there may be some pain but that it can be overcome without design changes to quicv1.</p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/huitema/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/huitema">@huitema</a> said:</p>
<blockquote>
<p>I also don't advocate holding V1 at the gate to solve that. I like the suggestion to allow shorter initial packets and to limit the number of bytes that the server sends. But i get that we may want to wait for V2 for that.</p>
</blockquote>
<p>As the issue creator, and given what you said in the quoted paragraph, would you be satisfied if the issue were marked <code>quicv2</code> label and closed?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3523#issuecomment-606100943">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZDES5TGIA42S6HGGLRKDBQDANCNFSM4LIG6WCQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7KJ4UYM4S5DGWJUZLRKDBQDA5CNFSM4LIG6WC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQQF3TY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3523#issuecomment-606100943",
"url": "https://github.com/quicwg/base-drafts/issues/3523#issuecomment-606100943",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e821d0191263_7d503f9aa4ecd960895fc--


From nobody Mon Mar 30 09:37:51 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B3F2B3A1894 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 09:37:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.152
X-Spam-Level: 
X-Spam-Status: No, score=-0.152 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4cFH54VmFp0J for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 09:37: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 411553A18B2 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 09:37:34 -0700 (PDT)
Date: Mon, 30 Mar 2020 09:37:33 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585586253; bh=aQov1CYtcgT9R1HbtNgm+qeE4WY2ksLteG8Mcu20IOs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=HTdPwVciGqI4GpgrWd77AekUOmeSIQk0PIKgFtGGdV85eOPTiJT31y5R6fklcfAjo iH6qNlU37l78gyANwmXbqNEUjThoI0t3kUvW/tDYfZcCKDPrCHwnvl4Rv6hWtjT+GD yCp3yrQUVQJKOqzygfvlOlmXVTw7b3BStjZf3Wbo=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK26B47TOZNZCRRZ4FV4RYAU3EVBNHHA7HJQ5M@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/606108265@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_5e82204d4bb1e_65703fa0204cd95c1463a1"; 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/Fypd9jIo8UOT01w7xlQVhujhLJk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:37:50 -0000

----==_mimepart_5e82204d4bb1e_65703fa0204cd95c1463a1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

FWIW the DATAGRAM draft was adopted as an extension by the QUIC WG and therefore the quicv2 label on this issue has been overtaken by events.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/814#issuecomment-606108265
----==_mimepart_5e82204d4bb1e_65703fa0204cd95c1463a1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>FWIW the DATAGRAM draft was adopted as an extension by the QUIC WG and therefore the quicv2 label on this issue has been overtaken by events.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/814#issuecomment-606108265">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZKWNUMB6T3OMPPELTRKDDE3ANCNFSM4D5IL73A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZIAMPVNJMVBWRFUJTRKDDE3A5CNFSM4D5IL73KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQQHU2I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/814#issuecomment-606108265",
"url": "https://github.com/quicwg/base-drafts/issues/814#issuecomment-606108265",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e82204d4bb1e_65703fa0204cd95c1463a1--


From nobody Mon Mar 30 10:01:12 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CB4A43A0141 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 10:01:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.2
X-Spam-Level: 
X-Spam-Status: No, score=-1.2 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 40tmtLHzZ4hj for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 10:01: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 1CBAC3A0140 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 10:01:04 -0700 (PDT)
Date: Mon, 30 Mar 2020 10:01:03 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585587663; bh=BS6dKA2CpobxV1Zuvx6Akr5OSNjWQE2T72GkrOXmuoQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=MWwkujfnBOum1PQWYYSfiavvJ7jlVIqY0uiiW8K6vD1P1X/HxraIk6HGWwJ6esxF9 Xfmru/gESQFQv/vMXmwkdl/whYGWOIpZVifFsYNn0aSlkW59ZKAFrLaLU92aI12fOp 8arnoNIjho4cdHVvG6Rm1LSPHUoueiBOKhdXKniY=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK76QO5SVDVE3XFOVL54RYDM7EVBNHHCFAMG5E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3509/606120826@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3509@github.com>
References: <quicwg/base-drafts/issues/3509@github.com>
Subject: Re: [quicwg/base-drafts] Required state for retaining unacked RETIRE_CONNECTION_ID frames is unbound (#3509)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e8225cf1c893_fab3fa07d0cd96c2082f3"; 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/cIyC77Uo-Mk9GnvJ3LNJM-sp47Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 17:01:10 -0000

----==_mimepart_5e8225cf1c893_fab3fa07d0cd96c2082f3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

What a mess we've made! Is there interest in doing a Zoom about this? Maybe 0900 Tokyo/1100 Sydney/1700 Seattle/2000 Boston on Tue/Wed?

The root cause is that the flow control mechanism isn't all that well designed. IMO #3553 is the actual correct fix to this problem, but as people say, it's disruptive.

#3548 uses ACKs as an implicit signal, which seems like a problem. #3553 has a different implicit signal, and I don't think it solves the case where the client is withholding acks for unsolicited RCIDs.

I really think we should just use #3547 or #3553 depending on our appetite for changing the wire image. #3547 is great for the RCID sender, and if the receiver won't miss any RCIDs unless it's doing pathological stuff or the ack loss patterns are tremendously unlucky.

#3553, OTOH, is a comprehensive fix to 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/3509#issuecomment-606120826
----==_mimepart_5e8225cf1c893_fab3fa07d0cd96c2082f3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>
<p>What a mess we've made! Is there interest in doing a Zoom about this? =
Maybe 0900 Tokyo/1100 Sydney/1700 Seattle/2000 Boston on Tue/Wed?</p>
<p>The root cause is that the flow control mechanism isn't all that well =
designed. IMO <a class=3D"issue-link js-issue-link" data-error-text=3D"Fa=
iled to load title" data-id=3D"589956134" data-permission-text=3D"Title i=
s private" data-url=3D"https://github.com/quicwg/base-drafts/issues/3553"=
 data-hovercard-type=3D"pull_request" data-hovercard-url=3D"/quicwg/base-=
drafts/pull/3553/hovercard" href=3D"https://github.com/quicwg/base-drafts=
/pull/3553">#3553</a> is the actual correct fix to this problem, but as p=
eople say, it's disruptive.</p>
<p><a class=3D"issue-link js-issue-link" data-error-text=3D"Failed to loa=
d title" data-id=3D"589654115" data-permission-text=3D"Title is private" =
data-url=3D"https://github.com/quicwg/base-drafts/issues/3548" data-hover=
card-type=3D"pull_request" data-hovercard-url=3D"/quicwg/base-drafts/pull=
/3548/hovercard" href=3D"https://github.com/quicwg/base-drafts/pull/3548"=
>#3548</a> uses ACKs as an implicit signal, which seems like a problem. <=
a class=3D"issue-link js-issue-link" data-error-text=3D"Failed to load ti=
tle" data-id=3D"589956134" data-permission-text=3D"Title is private" data=
-url=3D"https://github.com/quicwg/base-drafts/issues/3553" data-hovercard=
-type=3D"pull_request" data-hovercard-url=3D"/quicwg/base-drafts/pull/355=
3/hovercard" href=3D"https://github.com/quicwg/base-drafts/pull/3553">#35=
53</a> has a different implicit signal, and I don't think it solves the c=
ase where the client is withholding acks for unsolicited RCIDs.</p>
<p>I really think we should just use <a class=3D"issue-link js-issue-link=
" data-error-text=3D"Failed to load title" data-id=3D"588711941" data-per=
mission-text=3D"Title is private" data-url=3D"https://github.com/quicwg/b=
ase-drafts/issues/3547" data-hovercard-type=3D"pull_request" data-hoverca=
rd-url=3D"/quicwg/base-drafts/pull/3547/hovercard" href=3D"https://github=
.com/quicwg/base-drafts/pull/3547">#3547</a> or <a class=3D"issue-link js=
-issue-link" data-error-text=3D"Failed to load title" data-id=3D"58995613=
4" data-permission-text=3D"Title is private" data-url=3D"https://github.c=
om/quicwg/base-drafts/issues/3553" data-hovercard-type=3D"pull_request" d=
ata-hovercard-url=3D"/quicwg/base-drafts/pull/3553/hovercard" href=3D"htt=
ps://github.com/quicwg/base-drafts/pull/3553">#3553</a> depending on our =
appetite for changing the wire image. <a class=3D"issue-link js-issue-lin=
k" data-error-text=3D"Failed to load title" data-id=3D"588711941" data-pe=
rmission-text=3D"Title is private" data-url=3D"https://github.com/quicwg/=
base-drafts/issues/3547" data-hovercard-type=3D"pull_request" data-hoverc=
ard-url=3D"/quicwg/base-drafts/pull/3547/hovercard" href=3D"https://githu=
b.com/quicwg/base-drafts/pull/3547">#3547</a> is great for the RCID sende=
r, and if the receiver won't miss any RCIDs unless it's doing pathologica=
l stuff or the ack loss patterns are tremendously unlucky.</p>
<p><a class=3D"issue-link js-issue-link" data-error-text=3D"Failed to loa=
d title" data-id=3D"589956134" data-permission-text=3D"Title is private" =
data-url=3D"https://github.com/quicwg/base-drafts/issues/3553" data-hover=
card-type=3D"pull_request" data-hovercard-url=3D"/quicwg/base-drafts/pull=
/3553/hovercard" href=3D"https://github.com/quicwg/base-drafts/pull/3553"=
>#3553</a>, OTOH, is a comprehensive fix to 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/3509#issuecomment-606120826">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJK62=
EAMCCOMDJXCJNCDRKDF47ANCNFSM4LFJ2P4A">unsubscribe</a>.<img src=3D"https:/=
/github.com/notifications/beacon/AFTOJK7VUAOHNPBVBMNA6FTRKDF47A5CNFSM4LFJ=
2P4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQQKW6Q.g=
if" height=3D"1" width=3D"1" alt=3D"" /></p>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment=
-606120826",
"url": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-60=
6120826",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>=

----==_mimepart_5e8225cf1c893_fab3fa07d0cd96c2082f3--


From nobody Mon Mar 30 10:02:16 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 14BE23A02BE for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 10:02:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DJCXdfCvNW_P for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 10:02: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 4B1153A02BB for <quic-issues@ietf.org>; Mon, 30 Mar 2020 10:02:12 -0700 (PDT)
Date: Mon, 30 Mar 2020 10:02:11 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585587731; bh=RKUC5NA/2j8Q9kUBS+fcIHgYcRmOFop5PUj/PTkM8VM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=MofSh+/IpX/jQCHxzUgKdC6Gn4XUuFT25Y5ZSv//FcXDDZb7LIRFYXShWfEm+IVb1 fHu8kw127qFw7ZgJo+Q4wmFAK5kPF0G18VZfIs3M1NJM/2cMwZZ+360TyoD2DnxlEV iKMP1sV4xcLgrf8WyLUMzwY2OGO07F1DD/SOYPQc=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3536/push/4839832487@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3536@github.com>
References: <quicwg/base-drafts/pull/3536@github.com>
Subject: Re: [quicwg/base-drafts] 5tuple routing (#3536)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e8226136260b_ef73f8c836cd960915b7"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinduke
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/KlS2gwiMKB2r8VXm3ke0NVEBVFE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 17:02:14 -0000

----==_mimepart_5e8226136260b_ef73f8c836cd960915b7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke pushed 1 commit.

dbc1c1db9cd94641b6faf82547a7028c25eaad60  Update draft-ietf-quic-transport.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3536/files/8ea8ed410a5340a7289e29ac57c2f6e5d4a52d18..dbc1c1db9cd94641b6faf82547a7028c25eaad60

----==_mimepart_5e8226136260b_ef73f8c836cd960915b7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinduke" class="user-mention">@martinduke</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/dbc1c1db9cd94641b6faf82547a7028c25eaad60">dbc1c1d</a>  Update draft-ietf-quic-transport.md</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3536/files/8ea8ed410a5340a7289e29ac57c2f6e5d4a52d18..dbc1c1db9cd94641b6faf82547a7028c25eaad60">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK77F5HGHST7VU34AF3RKDGBHANCNFSM4LQTUQYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4JC6YDKYLGGJ46GVLRKDGBHA5CNFSM4LQTUQYKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TCNZRHEZDMMKQOVZWQIZUHAZTSOBTGI2DQNY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3536/files/8ea8ed410a5340a7289e29ac57c2f6e5d4a52d18..dbc1c1db9cd94641b6faf82547a7028c25eaad60",
"url": "https://github.com/quicwg/base-drafts/pull/3536/files/8ea8ed410a5340a7289e29ac57c2f6e5d4a52d18..dbc1c1db9cd94641b6faf82547a7028c25eaad60",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e8226136260b_ef73f8c836cd960915b7--


From nobody Mon Mar 30 10:02:40 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 187DA3A03EB for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 10:02: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=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DLH0FFZ7YSNw for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 10:02: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 D5FF23A02C1 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 10:02:37 -0700 (PDT)
Received: from github-lowworker-fb56993.ac4-iad.github.net (github-lowworker-fb56993.ac4-iad.github.net [10.52.19.31]) by smtp.github.com (Postfix) with ESMTP id 0F8811C0914 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 10:02:37 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585587757; bh=y+siz91q+Vd8xBB1ubwPu5VxdnlxpIRGU8vMqN1ePFI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=zQ/Sa3pAx/zUaR82ALlT5y/Wtj1FEfNPoxy7AVYi6MnzaV9PbzwM4dgpjG7EjoPtr ivNjQ7h83Rm2bB0ywLvBqc3B0bxwRsOS62v56kl31hv5kmMIpjT6Q7zUFlajLCgJg5 PTqG/Wg3DoEMesRRDkXRwolPVhrtv1zLPySLanXw=
Date: Mon, 30 Mar 2020 10:02:37 -0700
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3536/push/4839834389@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3536@github.com>
References: <quicwg/base-drafts/pull/3536@github.com>
Subject: Re: [quicwg/base-drafts] 5tuple routing (#3536)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e82262d19dd_55043f83e64cd96c1145d8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinduke
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Y-4oasz1nfvXO7IRJNxkdkGT0mo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 17:02:39 -0000

----==_mimepart_5e82262d19dd_55043f83e64cd96c1145d8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke pushed 1 commit.

62b34f688440efd8db422ab23c8b103944d1d5a1  Update draft-ietf-quic-transport.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3536/files/dbc1c1db9cd94641b6faf82547a7028c25eaad60..62b34f688440efd8db422ab23c8b103944d1d5a1

----==_mimepart_5e82262d19dd_55043f83e64cd96c1145d8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinduke" class="user-mention">@martinduke</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/62b34f688440efd8db422ab23c8b103944d1d5a1">62b34f6</a>  Update draft-ietf-quic-transport.md</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3536/files/dbc1c1db9cd94641b6faf82547a7028c25eaad60..62b34f688440efd8db422ab23c8b103944d1d5a1">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7774TVXQTQDKUD463RKDGC3ANCNFSM4LQTUQYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK67A7SZZ2DCL7F6KMLRKDGC3A5CNFSM4LQTUQYKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TCNZRHEZDMMKQOVZWQIZUHAZTSOBTGQZTQOI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3536/files/dbc1c1db9cd94641b6faf82547a7028c25eaad60..62b34f688440efd8db422ab23c8b103944d1d5a1",
"url": "https://github.com/quicwg/base-drafts/pull/3536/files/dbc1c1db9cd94641b6faf82547a7028c25eaad60..62b34f688440efd8db422ab23c8b103944d1d5a1",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e82262d19dd_55043f83e64cd96c1145d8--


From nobody Mon Mar 30 10:03:59 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A155B3A040C for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 10:03: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=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id u4bP2_J88mqV for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 10:03:56 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 673213A0400 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 10:03:56 -0700 (PDT)
Received: from github-lowworker-9d2806a.ash1-iad.github.net (github-lowworker-9d2806a.ash1-iad.github.net [10.56.102.50]) by smtp.github.com (Postfix) with ESMTP id BAFC21C0722 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 10:03:55 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585587835; bh=G2o/5n58aFPWNimdMOGOWGDG57epdyJTDhsF47+97b8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=AKRHwKspSse8ywiXaAbvc9Bfnv+nKw+dQwlBPX5mvtLBSfVUrL5Cra1l6eMLSEVOD UU+Jx5qIiKk2S3ViIUrVE4zejNwlwNgkLGtPqTo4LxEWeVucKB3bUaJwmn/eg1amMh wdsoYvoyuiC1kLc7oEw+HlyZhIg/iW3P/iIm37fE=
Date: Mon, 30 Mar 2020 10:03:55 -0700
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3536/push/4839840469@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3536@github.com>
References: <quicwg/base-drafts/pull/3536@github.com>
Subject: Re: [quicwg/base-drafts] 5tuple routing (#3536)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e82267bad15a_f533f81d58cd96c1977bb"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinduke
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/23C-9SGsxMaKVqdpWr5HLUuRUDY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 17:03:58 -0000

----==_mimepart_5e82267bad15a_f533f81d58cd96c1977bb
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke pushed 1 commit.

0abc1ed6f33ec1a6b62a320e12e4fa9a36a9972b  Update draft-ietf-quic-transport.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3536/files/62b34f688440efd8db422ab23c8b103944d1d5a1..0abc1ed6f33ec1a6b62a320e12e4fa9a36a9972b

----==_mimepart_5e82267bad15a_f533f81d58cd96c1977bb
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinduke" class="user-mention">@martinduke</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/0abc1ed6f33ec1a6b62a320e12e4fa9a36a9972b">0abc1ed</a>  Update draft-ietf-quic-transport.md</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3536/files/62b34f688440efd8db422ab23c8b103944d1d5a1..0abc1ed6f33ec1a6b62a320e12e4fa9a36a9972b">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK76H27EYQLKWGQBBDDRKDGHXANCNFSM4LQTUQYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3HYQD4WLG3YHG2OELRKDGHXA5CNFSM4LQTUQYKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TCNZRHEZDMMKQOVZWQIZUHAZTSOBUGA2DMOI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3536/files/62b34f688440efd8db422ab23c8b103944d1d5a1..0abc1ed6f33ec1a6b62a320e12e4fa9a36a9972b",
"url": "https://github.com/quicwg/base-drafts/pull/3536/files/62b34f688440efd8db422ab23c8b103944d1d5a1..0abc1ed6f33ec1a6b62a320e12e4fa9a36a9972b",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e82267bad15a_f533f81d58cd96c1977bb--


From nobody Mon Mar 30 10:04:32 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 77E473A0415 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 10:04:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0LRPDDHI0KNl for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 10:04: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 C163F3A040C for <quic-issues@ietf.org>; Mon, 30 Mar 2020 10:04:28 -0700 (PDT)
Received: from github-lowworker-1dbcc59.ash1-iad.github.net (github-lowworker-1dbcc59.ash1-iad.github.net [10.56.105.54]) by smtp.github.com (Postfix) with ESMTP id E9D219606EB for <quic-issues@ietf.org>; Mon, 30 Mar 2020 10:04:27 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585587867; bh=XiWd5w0WhYy4OoLUkIpZbATd4GyEQQSPKnpSHelo0Dg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=RoH4UZlBzPZQrFXqtvtzxBG1oFJnxUWTYr4Mi8Y0c/TQ22hx4hg8H5dui5IcUxp9j cvOEpVNKjJUgUNesWH6+hQBZl9BGTU0yve473QgkYseqOcaP7322Vs2zbGifTk9uMy dxXADDmCaWzGRZdjxp1JWQPkmXQm1RWlnpX+/gB8=
Date: Mon, 30 Mar 2020 10:04:27 -0700
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3536/push/4839842876@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3536@github.com>
References: <quicwg/base-drafts/pull/3536@github.com>
Subject: Re: [quicwg/base-drafts] 5tuple routing (#3536)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e82269bda736_6e7d3fe1ab0cd95c902d9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinduke
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/grpU8lzuuccFfmh08dvXRfwJShE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 17:04:31 -0000

----==_mimepart_5e82269bda736_6e7d3fe1ab0cd95c902d9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke pushed 1 commit.

4dfae9c5d7613a386e5ed598a28d54aa2947579e  Update draft-ietf-quic-transport.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3536/files/0abc1ed6f33ec1a6b62a320e12e4fa9a36a9972b..4dfae9c5d7613a386e5ed598a28d54aa2947579e

----==_mimepart_5e82269bda736_6e7d3fe1ab0cd95c902d9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinduke" class="user-mention">@martinduke</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/4dfae9c5d7613a386e5ed598a28d54aa2947579e">4dfae9c</a>  Update draft-ietf-quic-transport.md</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3536/files/0abc1ed6f33ec1a6b62a320e12e4fa9a36a9972b..4dfae9c5d7613a386e5ed598a28d54aa2947579e">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5BAJZCRIIBHJD3LDTRKDGJXANCNFSM4LQTUQYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYXLFKKMDW6326HNL3RKDGJXA5CNFSM4LQTUQYKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TCNZRHEZDMMKQOVZWQIZUHAZTSOBUGI4DONQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3536/files/0abc1ed6f33ec1a6b62a320e12e4fa9a36a9972b..4dfae9c5d7613a386e5ed598a28d54aa2947579e",
"url": "https://github.com/quicwg/base-drafts/pull/3536/files/0abc1ed6f33ec1a6b62a320e12e4fa9a36a9972b..4dfae9c5d7613a386e5ed598a28d54aa2947579e",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e82269bda736_6e7d3fe1ab0cd95c902d9--


From nobody Mon Mar 30 10:04:47 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 72FAE3A0437 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 10:04: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=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qkaA6xdmKWsc for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 10:04:43 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5981A3A041E for <quic-issues@ietf.org>; Mon, 30 Mar 2020 10:04:43 -0700 (PDT)
Date: Mon, 30 Mar 2020 10:04:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585587882; bh=lSMGe8GHw7qcXddNc1v1BWcIX5qIErBUsMFHlc23Hqw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=OUQPhKVVoEpFknEdEgNxXnOJ7ri8LWmK70JjhHfJH3pYqXlCtM8EJZJpHsubKXAA/ IvsaV7T2RpVb/Z4n15bAWr4udv8ttocyGzlH3TDl+9BWBXvaU2+J/14hilcqUUWdsy MIp03hOovz6V5c9ChjBKEVMBYkr4UoW4u1+7aXo0=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3536/push/4839844060@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3536@github.com>
References: <quicwg/base-drafts/pull/3536@github.com>
Subject: Re: [quicwg/base-drafts] 5tuple routing (#3536)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e8226aa29f57_3cbf3f847c2cd964253120"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinduke
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Cg4vN03k0p-UqMXWXYLQ4brhJYQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 17:04:45 -0000

----==_mimepart_5e8226aa29f57_3cbf3f847c2cd964253120
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke pushed 1 commit.

2c81e06af7c8d22384868e28da3467bb1df910a1  Update draft-ietf-quic-transport.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3536/files/4dfae9c5d7613a386e5ed598a28d54aa2947579e..2c81e06af7c8d22384868e28da3467bb1df910a1

----==_mimepart_5e8226aa29f57_3cbf3f847c2cd964253120
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinduke" class="user-mention">@martinduke</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/2c81e06af7c8d22384868e28da3467bb1df910a1">2c81e06</a>  Update draft-ietf-quic-transport.md</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3536/files/4dfae9c5d7613a386e5ed598a28d54aa2947579e..2c81e06af7c8d22384868e28da3467bb1df910a1">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2MJ5LNLNTRCUJ26U3RKDGKVANCNFSM4LQTUQYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2VGKNLDIVOU6ANFP3RKDGKVA5CNFSM4LQTUQYKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TCNZRHEZDMMKQOVZWQIZUHAZTSOBUGQYDMMA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3536/files/4dfae9c5d7613a386e5ed598a28d54aa2947579e..2c81e06af7c8d22384868e28da3467bb1df910a1",
"url": "https://github.com/quicwg/base-drafts/pull/3536/files/4dfae9c5d7613a386e5ed598a28d54aa2947579e..2c81e06af7c8d22384868e28da3467bb1df910a1",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e8226aa29f57_3cbf3f847c2cd964253120--


From nobody Mon Mar 30 10:05:21 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 89D413A0437 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 10:05: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=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id G4WjRT_WD60q for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 10:05:19 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7486E3A041D for <quic-issues@ietf.org>; Mon, 30 Mar 2020 10:05:19 -0700 (PDT)
Received: from github-lowworker-0f78100.ash1-iad.github.net (github-lowworker-0f78100.ash1-iad.github.net [10.56.25.48]) by smtp.github.com (Postfix) with ESMTP id BB3BBE0FDD for <quic-issues@ietf.org>; Mon, 30 Mar 2020 10:05:18 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585587918; bh=4ksLKL0b8vvAfQvAXnzrVeT7T72i3gHnGNC2Rpw9swg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=BwOeJyur9Rx5zmEn16Ewnu1CXGRVtj5hucqGZTpPj8X+fzLCF1Q4pyCtg/g0shk2G 1QOV9b0n1TiP9qZz6VwfWITxZ+CLraHKtWTqJLI28012sh3SbxVWIFzBaHWmKPPnhN u3qhw4RIV9PSL3Go0GdLesD6U7Pct4EhiLLMcXQU=
Date: Mon, 30 Mar 2020 10:05:18 -0700
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3536/push/4839847114@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3536@github.com>
References: <quicwg/base-drafts/pull/3536@github.com>
Subject: Re: [quicwg/base-drafts] 5tuple routing (#3536)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e8226ceab02d_3def3ff9d66cd968125128"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinduke
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/AKpbILe7pxH5lRWT9pNIK97NENQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 17:05:21 -0000

----==_mimepart_5e8226ceab02d_3def3ff9d66cd968125128
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke pushed 1 commit.

784000eefce372964fd50d4f11dca4f908ef0773  Update draft-ietf-quic-transport.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3536/files/2c81e06af7c8d22384868e28da3467bb1df910a1..784000eefce372964fd50d4f11dca4f908ef0773

----==_mimepart_5e8226ceab02d_3def3ff9d66cd968125128
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinduke" class="user-mention">@martinduke</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/784000eefce372964fd50d4f11dca4f908ef0773">784000e</a>  Update draft-ietf-quic-transport.md</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3536/files/2c81e06af7c8d22384868e28da3467bb1df910a1..784000eefce372964fd50d4f11dca4f908ef0773">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3TROGOXFRCK474EOTRKDGM5ANCNFSM4LQTUQYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4PY2EFSL2SFOI7XY3RKDGM5A5CNFSM4LQTUQYKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TCNZRHEZDMMKQOVZWQIZUHAZTSOBUG4YTCNA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3536/files/2c81e06af7c8d22384868e28da3467bb1df910a1..784000eefce372964fd50d4f11dca4f908ef0773",
"url": "https://github.com/quicwg/base-drafts/pull/3536/files/2c81e06af7c8d22384868e28da3467bb1df910a1..784000eefce372964fd50d4f11dca4f908ef0773",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e8226ceab02d_3def3ff9d66cd968125128--


From nobody Mon Mar 30 10:07:40 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 075A23A047F for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 10:07: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=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id g1SyhfiPI0uq for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 10:07:37 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C9E613A0474 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 10:07:37 -0700 (PDT)
Date: Mon, 30 Mar 2020 10:07:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585588056; bh=Vs2jdEdTJia0eMSl/kiBcHvKWFVU2EXk/cpbujJWRz0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=bKulfHwYW1uhbqSYjYYMmiYLDeEPtGRlZV9r/ckERvLc59MsjrIxWf6GcsChAEeGk xgXs1hJpYTkV0FV8ugTql1qm/v4r64/NJJnaxn0FOevPZ2WuXTe+0hfrnF/g+Hw7FZ awF4xDViaycxz/6d3iU1OJaCYmrS6oln6C71aRLA=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3536/push/4839858533@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3536@github.com>
References: <quicwg/base-drafts/pull/3536@github.com>
Subject: Re: [quicwg/base-drafts] 5tuple routing (#3536)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e822758bfd12_1ab53fef996cd9641646d4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinduke
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/OQX19eS5wbXlaRlutlVvrVq6_mQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 17:07:39 -0000

----==_mimepart_5e822758bfd12_1ab53fef996cd9641646d4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke pushed 1 commit.

88a71208e9d4db9fcd6f4724bc1476e1f604a4bf  removed inferences about disable_migration


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3536/files/784000eefce372964fd50d4f11dca4f908ef0773..88a71208e9d4db9fcd6f4724bc1476e1f604a4bf

----==_mimepart_5e822758bfd12_1ab53fef996cd9641646d4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinduke" class="user-mention">@martinduke</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/88a71208e9d4db9fcd6f4724bc1476e1f604a4bf">88a7120</a>  removed inferences about disable_migration</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3536/files/784000eefce372964fd50d4f11dca4f908ef0773..88a71208e9d4db9fcd6f4724bc1476e1f604a4bf">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK67OPRTWBKFZW5MGFDRKDGVRANCNFSM4LQTUQYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZTE3IXDTPK3RMRUM3RKDGVRA5CNFSM4LQTUQYKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TCNZRHEZDMMKQOVZWQIZUHAZTSOBVHA2TGMY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3536/files/784000eefce372964fd50d4f11dca4f908ef0773..88a71208e9d4db9fcd6f4724bc1476e1f604a4bf",
"url": "https://github.com/quicwg/base-drafts/pull/3536/files/784000eefce372964fd50d4f11dca4f908ef0773..88a71208e9d4db9fcd6f4724bc1476e1f604a4bf",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e822758bfd12_1ab53fef996cd9641646d4--


From nobody Mon Mar 30 10:10:15 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DF0763A060A for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 10:10: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=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id K5JMXnJJob_Q for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 10:10:12 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 89B7A3A058F for <quic-issues@ietf.org>; Mon, 30 Mar 2020 10:10:12 -0700 (PDT)
Received: from github-lowworker-6349a71.ac4-iad.github.net (github-lowworker-6349a71.ac4-iad.github.net [10.52.18.20]) by smtp.github.com (Postfix) with ESMTP id A844A52100B for <quic-issues@ietf.org>; Mon, 30 Mar 2020 10:10:11 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585588211; bh=65jpHQBzx7cdPQ1PXZhQVl5Roquk1+oSOUsrHk9a+FY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Gh0MOPzljqrmjDx2BYqo8MnSVlTaHlof9CoCRJzQDrzBMahCcKtQ67clFFJnpYCW4 lvwMbQPmEn3JgmGhsfsH0/CF0jJehF7alcQwOS1teCbO62fh8W8LPIJuMsyts/PsGg YpgPbq3hq74rlvCwzm283U+VPBZagtFXUYl5lzS0=
Date: Mon, 30 Mar 2020 10:10:11 -0700
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2K7DRKD4XEB4DDGJ54RYEPHEVBNHHCFYX2PM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3536/c606125466@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3536@github.com>
References: <quicwg/base-drafts/pull/3536@github.com>
Subject: Re: [quicwg/base-drafts] 5tuple routing (#3536)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e8227f398543_6eb83fe1488cd96c3047d7"; 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/4aYVwQn_55quzLI3JW4qgxo8rkg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 17:10:14 -0000

----==_mimepart_5e8227f398543_6eb83fe1488cd96c3047d7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

After taking all suggestions from @martinthomson I simply deleted the explanatory text about sending disable_migration. I didn't see the stuff about NAT rebinding as prescriptive or changing the semantics, but it's non-normative, clients are gonna do what they gonna do, and it's not worth holding up the rest of this over. If people want to add NAT rebinding considerations to disable_migration we can fight that out in another 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/3536#issuecomment-606125466
----==_mimepart_5e8227f398543_6eb83fe1488cd96c3047d7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>After taking all suggestions from <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinthomson/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a> I simply deleted the explanatory text about sending disable_migration. I didn't see the stuff about NAT rebinding as prescriptive or changing the semantics, but it's non-normative, clients are gonna do what they gonna do, and it's not worth holding up the rest of this over. If people want to add NAT rebinding considerations to disable_migration we can fight that out in another 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/3536#issuecomment-606125466">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYHTXEN2YBS4NZDHLDRKDG7HANCNFSM4LQTUQYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZWGG4ZNWAIPXWFBDLRKDG7HA5CNFSM4LQTUQYKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQQL3GQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3536#issuecomment-606125466",
"url": "https://github.com/quicwg/base-drafts/pull/3536#issuecomment-606125466",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e8227f398543_6eb83fe1488cd96c3047d7--


From nobody Mon Mar 30 10:10:22 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 942F23A064A for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 10:10:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.152
X-Spam-Level: 
X-Spam-Status: No, score=-0.152 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id IJjWjTnyoosb for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 10:10:19 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 892993A058F for <quic-issues@ietf.org>; Mon, 30 Mar 2020 10:10:19 -0700 (PDT)
Date: Mon, 30 Mar 2020 10:10:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585588218; bh=A+d5NslGSbeqpTep2sk5RMwtbPgl2i8wFIime8gbAkc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=JjNn2IBewX/WVP1+nKpZ+qKbH2s66M174U7OXZbzj67H4eKNUOBEy4xgDtgr+uCB9 x+tAswxxmITZ6aiBKXuaJF8pCVVt60PPolv9iegZe05n6HwjcD0xFrlTU2VpgkG98o aW9UQdO4IWbY/usqyRFxTTkDqFooLIlrV/Jc1KCA=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK57KWHSRD2S22CIEXV4RYEPVEVBNHHCFAMG5E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3509/606125507@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3509@github.com>
References: <quicwg/base-drafts/issues/3509@github.com>
Subject: Re: [quicwg/base-drafts] Required state for retaining unacked RETIRE_CONNECTION_ID frames is unbound (#3509)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e8227facc26f_5903fefb32cd96c144699"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/17NvCQc_423UlVK_lyRnbW433hk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 17:10:21 -0000

----==_mimepart_5e8227facc26f_5903fefb32cd96c144699
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I think #3547 with some added text about limiting outstanding NCIDs when there are lots of RCIDs would be sufficiently robust.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3509#issuecomment-606125507
----==_mimepart_5e8227facc26f_5903fefb32cd96c144699
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I think <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="588711941" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3547" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3547/hovercard" href="https://github.com/quicwg/base-drafts/pull/3547">#3547</a> with some added text about limiting outstanding NCIDs when there are lots of RCIDs would be sufficiently robust.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3509#issuecomment-606125507">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK33IEYHULYW5PAMS3DRKDG7VANCNFSM4LFJ2P4A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3V7P3NGAFTY2SVKRTRKDG7VA5CNFSM4LFJ2P4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQQL3QY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-606125507",
"url": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-606125507",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e8227facc26f_5903fefb32cd96c144699--


From nobody Mon Mar 30 10:28:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 33A203A08A7 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 10:28:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.152
X-Spam-Level: 
X-Spam-Status: No, score=-0.152 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TPAbHRQOpZEO for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 10:28:27 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 52C6C3A08CA for <quic-issues@ietf.org>; Mon, 30 Mar 2020 10:28:27 -0700 (PDT)
Date: Mon, 30 Mar 2020 10:28:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585589306; bh=1V77L0+aoJ9nxMaqQVpeS0fe9mRNX+Arr6mcgns3YTo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=pqca51N5cteVaJxwLUqVpMzwaAIzPHnFDxBMfqS8oOE4cohGD2OXrR2beKaaQQoZe Vz0tIN7FAdp/WnkBuIaRteTZSeqyQ5aUTfYR0BgFrhiWwvvVwOqkBO6ozU2bwSlbQ9 RtzyB37b4Ze4TRSPWHnRPRi7xuxqcgMD/mkXKmoA=
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4SFY5ZEMEJGIS4ULF4RYGTVEVBNHHCFIPTEI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3523/606135042@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3523@github.com>
References: <quicwg/base-drafts/issues/3523@github.com>
Subject: Re: [quicwg/base-drafts] Padding overhead in DNS over QUIC scenarios (#3523)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e822c3a81e77_1ec3fb0818cd9646652e"; 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/BaTZOscEbkjG0wbKgEXXMnLSves>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 17:28:41 -0000

----==_mimepart_5e822c3a81e77_1ec3fb0818cd9646652e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@LPardue moving to V2 seems fair, 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/issues/3523#issuecomment-606135042
----==_mimepart_5e822c3a81e77_1ec3fb0818cd9646652e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/LPardue/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/LPardue">@LPardue</a> moving to V2 seems fair, 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/issues/3523#issuecomment-606135042">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6HGYFVOBTLKHVLWJ3RKDJDVANCNFSM4LIG6WCQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKY3ZZMEF6DYC7EXLADRKDJDVA5CNFSM4LIG6WC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQQOGAQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3523#issuecomment-606135042",
"url": "https://github.com/quicwg/base-drafts/issues/3523#issuecomment-606135042",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e822c3a81e77_1ec3fb0818cd9646652e--


From nobody Mon Mar 30 10:31:36 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4C3413A08AD for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 10:31:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Ebm74mKyOJJr for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 10:31:34 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 01BFE3A08A7 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 10:31:33 -0700 (PDT)
Date: Mon, 30 Mar 2020 10:31:32 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585589492; bh=hs3Eq4MIIs5w1MW/CZ4yfEXqv4M7ETRU8HAP4ruzX64=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=B/Lbcbp7MsSNVKzkRw4JJnEZhQUg2Ls6b97kNS1YIXMgXdkq5mdv6KSpNRBnPDqDR FHYDv4a3T3XH+xCGBT1YRTPHV1fP7d0wkSQkQ7hdKP2MQ2iIplzQ576gBcuemEeA8o 3xHaNeDp6+bo70j3TY0mz++fWz+YxW6VdoGRRQZs=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2J7PCFJGCQPMF6LBF4RYG7JEVBNHHCGFYIAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3547/review/384077488@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3547@github.com>
References: <quicwg/base-drafts/pull/3547@github.com>
Subject: Re: [quicwg/base-drafts] Limit RCID state (#3547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e822cf4beb7a_7bde3f9f6e2cd95c49420"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/yra4n3N-63yHm83SRijKK-ilNvI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 17:31:35 -0000

----==_mimepart_5e822cf4beb7a_7bde3f9f6e2cd95c49420
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett commented on this pull request.



> @@ -1069,6 +1069,17 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint MAY elect to limit the number of outstanding RETIRE_CONNECTION_ID
+frames to bound the necessary state. In order to allow a peer to retire all
+previously issued connection IDs, this limit SHOULD be at least the
+active_connection_id_limit. Within this limit, endpoints SHOULD prioritize

I don't think this last sentence is necessary, so I'd be inclined towards removing 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/3547#pullrequestreview-384077488
----==_mimepart_5e822cf4beb7a_7bde3f9f6e2cd95c49420
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3547#discussion_r400368581">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1069,6 +1069,17 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint MAY elect to limit the number of outstanding RETIRE_CONNECTION_ID
+frames to bound the necessary state. In order to allow a peer to retire all
+previously issued connection IDs, this limit SHOULD be at least the
+active_connection_id_limit. Within this limit, endpoints SHOULD prioritize
</pre>
<p>I don't think this last sentence is necessary, so I'd be inclined towards removing 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/3547#pullrequestreview-384077488">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK646CL5INY2EPE7EV3RKDJPJANCNFSM4LUQW5DQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYJFS7C5BSVECHKEIDRKDJPJA5CNFSM4LUQW5D2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3SI5MA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3547#pullrequestreview-384077488",
"url": "https://github.com/quicwg/base-drafts/pull/3547#pullrequestreview-384077488",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e822cf4beb7a_7bde3f9f6e2cd95c49420--


From nobody Mon Mar 30 10:38:01 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E47633A08E3 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 10:37: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=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lGmVcsoMMX6i for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 10:37: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 D4B6B3A08BD for <quic-issues@ietf.org>; Mon, 30 Mar 2020 10:37:48 -0700 (PDT)
Received: from github-lowworker-9d2806a.ash1-iad.github.net (github-lowworker-9d2806a.ash1-iad.github.net [10.56.102.50]) by smtp.github.com (Postfix) with ESMTP id D4F072C0E01 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 10:37:47 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585589867; bh=BtfXaNKghaEPjSNPlilYWBCST1QCAwq1Ii9Ihu5ANXc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Tor1ysAcck/45jYAeh2ltx2VbRz2LX9PPOXbhIsPhT5ZUQk8vOEXnDYbUrPom5nTL 8CEPm7I7BxscvoVQw4v1rW05RxhxD0FP0CgIFkQnaecvOvGIHLB6ZiFi7ELp7PiMsF dvup762FLR+MVbG9S8V8YKv6hFUp8OWG0/ipnopc=
Date: Mon, 30 Mar 2020 10:37:47 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYV3P5M7Q7PDC4KYUN4RYHWXEVBNHHCGFYIAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3547/review/384082268@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3547@github.com>
References: <quicwg/base-drafts/pull/3547@github.com>
Subject: Re: [quicwg/base-drafts] Limit RCID state (#3547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e822e6bc5fae_66303f891d2cd96416244c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Wldx_PLmTIU-nioq1pVIW4uI24U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 17:38:00 -0000

----==_mimepart_5e822e6bc5fae_66303f891d2cd96416244c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett commented on this pull request.



> @@ -1069,6 +1069,17 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint MAY elect to limit the number of outstanding RETIRE_CONNECTION_ID

```suggestion
An endpoint SHOULD elect to limit the number of outstanding RETIRE_CONNECTION_ID
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3547#pullrequestreview-384082268
----==_mimepart_5e822e6bc5fae_66303f891d2cd96416244c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@ianswett</b> commented on this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3547#discussi=
on_r400372612">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -1069,6 +1069,17 @@ to cease using the =
connection IDs when requested can result in connection=0D
 failures, as the issuing endpoint might be unable to continue using the=0D=

 connection IDs with the active connection.=0D
 =0D
+An endpoint MAY elect to limit the number of outstanding RETIRE_CONNECTI=
ON_ID=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-An endpoint MAY elect to limit the number of =
outstanding RETIRE_CONNECTION_ID=0D
+An endpoint SHOULD elect to limit the number of outstanding RETIRE_CONNE=
CTION_ID=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3547#pullrequestreview-384082268">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
KZVCF7ROJP2HCTALATRKDKGXANCNFSM4LUQW5DQ">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJKZ22UZ5W3FXH32KYA3RKDKGXA5CNFSM4=
LUQW5D2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GOC3SKCXA.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3547#pullrequestrev=
iew-384082268",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3547#pullrequestreview=
-384082268",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e822e6bc5fae_66303f891d2cd96416244c--


From nobody Mon Mar 30 10:39:13 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4786F3A02BC for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 10:39: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=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EtQX0bAGM1eV for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 10:39:10 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1BB053A03EC for <quic-issues@ietf.org>; Mon, 30 Mar 2020 10:39:10 -0700 (PDT)
Received: from github-lowworker-ca5950c.va3-iad.github.net (github-lowworker-ca5950c.va3-iad.github.net [10.48.17.57]) by smtp.github.com (Postfix) with ESMTP id 3EE6928280C for <quic-issues@ietf.org>; Mon, 30 Mar 2020 10:39:09 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585589949; bh=1lPoBJTThAlTpdjbZYPf9SA+5WsKlGGlRosp54tXgXU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GvJxaWngYRu8PCX+sku+wEO8R51GXP0LmhKznBZuYbEPiAA0Sc3fQASjMwQliF5OZ YySTyCcRXBqxDLvxqVK6ftEQRruqtBhuIQaOBCiupgHLP5UmzLgtDzP79RvM8eZlWK QnPlaegqcm7ktarIkuibXUJznxpaxUZBpd7x/pfk=
Date: Mon, 30 Mar 2020 10:39:09 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6ZMZTBLTOPZBLLNA54RYH33EVBNHHCGFYIAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3547/review/384083253@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3547@github.com>
References: <quicwg/base-drafts/pull/3547@github.com>
Subject: Re: [quicwg/base-drafts] Limit RCID state (#3547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e822ebd2e9e5_31ac3feb37acd96c211698"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ifKI-YcNHmn1nqOvvmn9yW9KHR0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 17:39:11 -0000

----==_mimepart_5e822ebd2e9e5_31ac3feb37acd96c211698
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett commented on this pull request.



> +active_connection_id_limit. Within this limit, endpoints SHOULD prioritize
+sending frames which the peer is least likely to have received.

```suggestion
active_connection_id_limit.
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3547#pullrequestreview-384083253
----==_mimepart_5e822ebd2e9e5_31ac3feb37acd96c211698
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@ianswett</b> commented on this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3547#discussi=
on_r400373456">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +active_connection_id_limit. Within this l=
imit, endpoints SHOULD prioritize=0D
+sending frames which the peer is least likely to have received.=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-active_connection_id_limit. Within this limit=
, endpoints SHOULD prioritize=0D
-sending frames which the peer is least likely to have received.=0D
+active_connection_id_limit.=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3547#pullrequestreview-384083253">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K7RSITVAFZMJPAILJDRKDKL3ANCNFSM4LUQW5DQ">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK2ZBWL3EYOFPNMIRXTRKDKL3A5CNFSM4=
LUQW5D2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GOC3SKKNI.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3547#pullrequestrev=
iew-384083253",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3547#pullrequestreview=
-384083253",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e822ebd2e9e5_31ac3feb37acd96c211698--


From nobody Mon Mar 30 10:40:17 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E21A83A08E7 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 10:40:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.082
X-Spam-Level: 
X-Spam-Status: No, score=0.082 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.282, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uRCWczs1MkkT for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 10: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 AFDEC3A08E0 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 10:40:14 -0700 (PDT)
Date: Mon, 30 Mar 2020 10:40:13 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585590013; bh=UmgDk4fOvLyHwwH2Iyz+rVtcPvC+4biWfqFLpkm9KuI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=PtpM+v50MYlVa6vMQfJpd/z7m1PnjquaVvQ76wc4EsnKXHmDEUmx3YNR8fnmQQHv8 am0zLdr1yU5nQdDUjZeGSgfNdQGjBMMgb27vcsL/o6rLXFFSiDqpoxns366sPaFS/t 1+zbTXXfYZa1ULOr5dxFeJdDBsufNwXkz8mI8+pg=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2Y7ZBPAN4X2N6OFAN4RYH73EVBNHHCGFYIAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3547/review/384084068@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3547@github.com>
References: <quicwg/base-drafts/pull/3547@github.com>
Subject: Re: [quicwg/base-drafts] Limit RCID state (#3547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e822efdacf79_4ee93fadf44cd95c986af"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/wXaiHwqkWwNjMMX4iBRKXnuOo_s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 30 Mar 2020 17:40:16 -0000

----==_mimepart_5e822efdacf79_4ee93fadf44cd95c986af
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett commented on this pull request.



> @@ -1069,6 +1069,17 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint MAY elect to limit the number of outstanding RETIRE_CONNECTION_ID
+frames to bound the necessary state. In order to allow a peer to retire all
+previously issued connection IDs, this limit SHOULD be at least the

```suggestion
previously issued connection IDs, the limit on the number of outstanding RETIRE_CONNECTION_IDs SHOULD be at least the
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3547#pullrequestreview-384084068
----==_mimepart_5e822efdacf79_4ee93fadf44cd95c986af
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@ianswett</b> commented on this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3547#discussi=
on_r400374122">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -1069,6 +1069,17 @@ to cease using the =
connection IDs when requested can result in connection=0D
 failures, as the issuing endpoint might be unable to continue using the=0D=

 connection IDs with the active connection.=0D
 =0D
+An endpoint MAY elect to limit the number of outstanding RETIRE_CONNECTI=
ON_ID=0D
+frames to bound the necessary state. In order to allow a peer to retire =
all=0D
+previously issued connection IDs, this limit SHOULD be at least the=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-previously issued connection IDs, this limit =
SHOULD be at least the=0D
+previously issued connection IDs, the limit on the number of outstanding=
 RETIRE_CONNECTION_IDs SHOULD be at least the=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3547#pullrequestreview-384084068">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K3XU7AFWUJVXGWWBCTRKDKP3ANCNFSM4LUQW5DQ">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK56UK5KL5MNGDW65DDRKDKP3A5CNFSM4=
LUQW5D2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GOC3SKQZA.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3547#pullrequestrev=
iew-384084068",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3547#pullrequestreview=
-384084068",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e822efdacf79_4ee93fadf44cd95c986af--


From nobody Mon Mar 30 10:43:06 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 862A53A043F for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 10:43:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.152
X-Spam-Level: 
X-Spam-Status: No, score=-0.152 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SySso4pIMgZB for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 10:43:03 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 755683A043D for <quic-issues@ietf.org>; Mon, 30 Mar 2020 10:43:03 -0700 (PDT)
Received: from github-lowworker-c5134a3.ac4-iad.github.net (github-lowworker-c5134a3.ac4-iad.github.net [10.52.23.55]) by smtp.github.com (Postfix) with ESMTP id 56F156E1ED4 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 10:43:02 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585590182; bh=rP5qIKpG+yXPoo2m4cE59cgAJRUfShWehGUgLsI/OD4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=kQGOTB1Mb0dPSJGuu0stpO9b/Fbp2iQ7vN5ZqI00iejTtfvak+F4bQJSTF/2xbixV ED6ofYMcViHduTFBZAcuXZGNGjt1qUkKit8FAuNBvLFttK6NEXFphH+jWR615EHCfw PCW9Ro5+3M/a0DfEJtk0b+UcZYwVtqD4+nJOjaaQ=
Date: Mon, 30 Mar 2020 10:43:02 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6RCSESMVWTL2H4ZKF4RYIKNEVBNHHCGFYIAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3547/review/384086225@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3547@github.com>
References: <quicwg/base-drafts/pull/3547@github.com>
Subject: Re: [quicwg/base-drafts] Limit RCID state (#3547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e822fa6482d1_637c3fedd0acd96c1441d3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/6hxC_X5JFsIjsbapoE9fUaww7Q8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 17:43:05 -0000

----==_mimepart_5e822fa6482d1_637c3fedd0acd96c1441d3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett commented on this pull request.

Suggestions added, 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/3547#pullrequestreview-384086225
----==_mimepart_5e822fa6482d1_637c3fedd0acd96c1441d3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> commented on this pull request.</p>

<p>Suggestions added, 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/3547#pullrequestreview-384086225">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4QXRVNCOV44TDINS3RKDK2NANCNFSM4LUQW5DQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2VLR2CQNTXVE3TVZLRKDK2NA5CNFSM4LUQW5D2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3SLBUI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3547#pullrequestreview-384086225",
"url": "https://github.com/quicwg/base-drafts/pull/3547#pullrequestreview-384086225",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e822fa6482d1_637c3fedd0acd96c1441d3--


From nobody Mon Mar 30 10:46:10 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D60AF3A093C for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 10:46:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.473
X-Spam-Level: 
X-Spam-Status: No, score=-0.473 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=0.726, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 90Ly9Hd5SXjb for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 10:46:08 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 953583A0933 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 10:46:08 -0700 (PDT)
Date: Mon, 30 Mar 2020 10:46:07 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585590367; bh=+/wEoW2KujuBxC56YMsavSNMKOBXrj4t7uL+NEKvNxc=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=f/JngnPPJqE7xOwmOfyu0JW3i1leF14fD30v6KMO+StiJ/6CMxh7QKw8129TNWXAF ycwSRvQsM75BhfNXewmmp1wDqfyerzYn2t6bK2ktYi6yEXzKJnUOXnNmKaXO1nyKp0 TG/GjYSZX8F8OLw0Q2Pn5afnSciWqOu+DGZjrcOU=
From: Eric Kinnear <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYVP3XO4DBAGNJHKM54RYIV7EVBNHHCGMPIX4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3557@github.com>
Subject: [quicwg/base-drafts] Note that state probably needs to be maintained for each issued CID if the peer chooses to use it (#3557)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e82305fc923e_335c3fada30cd95c1176ec"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: erickinnear
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/UWLx3cXKDyhPLJ7dwbS-fh-2dBk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 17:46:10 -0000

----==_mimepart_5e82305fc923e_335c3fada30cd95c1176ec
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Add another note when cautioning endpoints about how many CIDs to issue: in this case to note that if you issue a CID you need to be willing for the other endpoint to use 100% of the issued CIDs, which comes with an implicit willingness to maintain state for each path on which that CID could be used. (That&#39;s one per path, but # paths == # CIDs in the worst case.)

Fixes #3489.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/3557

-- Commit Summary --

  * #3489: Note that state probably needs to be maintained for each issued CID if the peer chooses to use it

-- File Changes --

    M draft-ietf-quic-transport.md (11)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/3557.patch
https://github.com/quicwg/base-drafts/pull/3557.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3557

----==_mimepart_5e82305fc923e_335c3fada30cd95c1176ec
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Add another note when cautioning endpoints about how many CIDs to issue: in this case to note that if you issue a CID you need to be willing for the other endpoint to use 100% of the issued CIDs, which comes with an implicit willingness to maintain state for each path on which that CID could be used. (That's one per path, but # paths == # CIDs in the worst case.)</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #3489.">Fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="573984694" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3489" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3489/hovercard" href="https://github.com/quicwg/base-drafts/issues/3489">#3489</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/3557'>https://github.com/quicwg/base-drafts/pull/3557</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>#3489: Note that state probably needs to be maintained for each issued CID if the peer chooses to use it</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/3557/files#diff-db016291106766877c4921a79f8596e0">draft-ietf-quic-transport.md</a>
    (11)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3557.patch'>https://github.com/quicwg/base-drafts/pull/3557.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3557.diff'>https://github.com/quicwg/base-drafts/pull/3557.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3557">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6LJXTHBBSYQSOMZNLRKDLF7ANCNFSM4LWYWOZQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK22YYLYFJYSWK3HTYTRKDLF7A5CNFSM4LWYWOZ2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IZR5C7Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3557",
"url": "https://github.com/quicwg/base-drafts/pull/3557",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e82305fc923e_335c3fada30cd95c1176ec--


From nobody Mon Mar 30 10:59:37 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C80A03A09A8 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 10:59:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.429
X-Spam-Level: 
X-Spam-Status: No, score=0.429 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=1.629, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9NtR1fUFJWcC for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 10:59:34 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CABCC3A09A7 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 10:59:34 -0700 (PDT)
Received: from github-lowworker-c5134a3.ac4-iad.github.net (github-lowworker-c5134a3.ac4-iad.github.net [10.52.23.55]) by smtp.github.com (Postfix) with ESMTP id B72468C1ECA for <quic-issues@ietf.org>; Mon, 30 Mar 2020 10:59:33 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585591173; bh=b4FU54Qz4Ecpg4Vda3poH181plXv+Wl8z0hs+NNO6cc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=BzSqb3F0PMV5qSiw7sbSqWieEFO4rTChn3AJ/UzFJcvmyK/JkM/sTuHHh19//lGd5 K+YqvmZtDTTAnjaCGa8TYsDKChK7AvlwcPyz2XnZZw3pBYZrn1yva3TqhEb20/YgvF o806AVq+1K4YcPYH+XpLTCdG2VAssxOs4JIBztIo=
Date: Mon, 30 Mar 2020 10:59:33 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3EJKCFQZCSEHP6ZWN4RYKILEVBNHHCGMPIX4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3557/review/384099015@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3557@github.com>
References: <quicwg/base-drafts/pull/3557@github.com>
Subject: Re: [quicwg/base-drafts] Note that state needs to be maintained for each issued CID if the peer chooses to use it (#3557)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e823385a7793_4c723ffb264cd9645514d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Eozt7-9NFVV0HH4m9rzcGqe_pFE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 17:59:36 -0000

----==_mimepart_5e823385a7793_4c723ffb264cd9645514d
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/3557#pullrequestreview-384099015
----==_mimepart_5e823385a7793_4c723ffb264cd9645514d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3557#pullrequestreview-384099015">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6IQY37AKH5WYZADFTRKDMYLANCNFSM4LWYWOZQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6HA7JRHZAFBWEO52LRKDMYLA5CNFSM4LWYWOZ2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3SOFRY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3557#pullrequestreview-384099015",
"url": "https://github.com/quicwg/base-drafts/pull/3557#pullrequestreview-384099015",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e823385a7793_4c723ffb264cd9645514d--


From nobody Mon Mar 30 11:00:36 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4C4543A09C0 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 11:00:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.152
X-Spam-Level: 
X-Spam-Status: No, score=-0.152 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id y8z8u3j_gxCA for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 11:00:34 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3BD4A3A09BB for <quic-issues@ietf.org>; Mon, 30 Mar 2020 11:00:34 -0700 (PDT)
Received: from github-lowworker-b2150d3.ash1-iad.github.net (github-lowworker-b2150d3.ash1-iad.github.net [10.56.113.12]) by smtp.github.com (Postfix) with ESMTP id 8CC176E1347 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 11:00:33 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585591233; bh=Ry/bjzNPsDGeVpvwg/qynsDSyAEEEXOeRYkQhMvk+wk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=2BM0axFmfKl0ybKkjBD8nLYm8M7XR7buJf1qqh5HtIWMK99bJCaPf2Aqiq2QaGPgA RJSHUf4M+DjQalHnTytLCFcXvW+lW3fA+/oO1j07P01aqy+UK86WDrTsb2r0tkMS4g hx76pd+pa8sA82JpvFXpSat3jYUQ1sRHhB8URefE=
Date: Mon, 30 Mar 2020 11:00:33 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZYY7IGCFDKW4SJ6CN4RYKMDEVBNHHCGMPIX4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3557/c606151523@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3557@github.com>
References: <quicwg/base-drafts/pull/3557@github.com>
Subject: Re: [quicwg/base-drafts] Note that state needs to be maintained for each issued CID if the peer chooses to use it (#3557)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e8233c17d2b0_55883fe2952cd9604811c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/SG2CTlHsLN6iHETDk1AGGWowO_U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 30 Mar 2020 18:00:35 -0000

----==_mimepart_5e8233c17d2b0_55883fe2952cd9604811c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This adds a MAY and the issue is already marked design, so I'm inclined to mark this design and do a consensus call on the issue with the next batch.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3557#issuecomment-606151523
----==_mimepart_5e8233c17d2b0_55883fe2952cd9604811c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>This adds a MAY and the issue is already marked design, so I'm inclined to mark this design and do a consensus call on the issue with the next batch.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3557#issuecomment-606151523">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4EHZ7XNLK7IKI5YQ3RKDM4DANCNFSM4LWYWOZQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZ3XHOE3POTD3RIMB3RKDM4DA5CNFSM4LWYWOZ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQQSGYY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3557#issuecomment-606151523",
"url": "https://github.com/quicwg/base-drafts/pull/3557#issuecomment-606151523",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e8233c17d2b0_55883fe2952cd9604811c--


From nobody Mon Mar 30 11:02:01 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0D1033A09D0 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 11:02:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.152
X-Spam-Level: 
X-Spam-Status: No, score=-0.152 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ubj7SC8dCMG9 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 11:01:59 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 042E33A09CE for <quic-issues@ietf.org>; Mon, 30 Mar 2020 11:01:59 -0700 (PDT)
Date: Mon, 30 Mar 2020 11:01:58 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585591318; bh=fgjVukdxcJ6ozdz6KsqmArNSo1VevoBJTVJsKPSQTag=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Ox8uVoqwMdj5E3GbcmWmK0PEMqDgJYJXnW1DjfaNqY50nHFsFp7fZfkZcNt+LpbJw 2JgbiOFeNXzUMYIMTDADXjPahEZXRjqyXnZAn0NYwdTLlLJd0g66ugbWsiqTCORYt4 dHd2Ilu2I+nFtJeRUYemfb7ZoZ8Ad+po7Ro40UIo=
From: Eric Kinnear <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6GNGZTPDILBAMLDKF4RYKRNEVBNHHCGMPIX4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3557/c606152258@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3557@github.com>
References: <quicwg/base-drafts/pull/3557@github.com>
Subject: Re: [quicwg/base-drafts] Note that state needs to be maintained for each issued CID if the peer chooses to use it (#3557)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e8234162ffe7_4c153f8a798cd960609b7"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: erickinnear
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/pviHDMQJmd7MbKWROIZO1L43snQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 18:02:00 -0000

----==_mimepart_5e8234162ffe7_4c153f8a798cd960609b7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

We could also leave this as `might` choose, which seems completely reasonable as well. The only reason I went for `MAY` was because the previous sentence is the same level of advisory and we also used `MAY` 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/3557#issuecomment-606152258
----==_mimepart_5e8234162ffe7_4c153f8a798cd960609b7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>We could also leave this as <code>might</code> choose, which seems completely reasonable as well. The only reason I went for <code>MAY</code> was because the previous sentence is the same level of advisory and we also used <code>MAY</code> 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/3557#issuecomment-606152258">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5L7LIWKS2YYSGX643RKDNBNANCNFSM4LWYWOZQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6GZVB3Z2TPDHNLIIDRKDNBNA5CNFSM4LWYWOZ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQQSMQQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3557#issuecomment-606152258",
"url": "https://github.com/quicwg/base-drafts/pull/3557#issuecomment-606152258",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e8234162ffe7_4c153f8a798cd960609b7--


From nobody Mon Mar 30 11:06:36 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BA04C3A09F9 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 11:06: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=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Csp4uhMI51rb for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 11:06:34 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5E8AC3A0A15 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 11:05:10 -0700 (PDT)
Date: Mon, 30 Mar 2020 11:05:09 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585591509; bh=hvNTUmryeY6UigfoToLd4B3DXoByhZke60uIsOFikJk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=2CMCV0MduqANbiupiaomzh1DH3CDXia/zhmfW80Z5Qv2AvmErsch96NapK+dWS6Fg D6xqlwd+lmUNFDKmcFkFCY7sNJkG+12e1ojC9g47V5vuyb330EhSLlSfktfBYEgzqH DcIQismkx3CllBVWm+lj4Sq9Nquun10UFlb6CsLs=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3547/push/4840148648@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3547@github.com>
References: <quicwg/base-drafts/pull/3547@github.com>
Subject: Re: [quicwg/base-drafts] Limit RCID state (#3547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e8234d5a3f48_6e613fefeeccd96894364"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinduke
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Sf17W4wI-0dtkl4-_ySyyDIWb84>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 18:06:36 -0000

----==_mimepart_5e8234d5a3f48_6e613fefeeccd96894364
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke pushed 1 commit.

66c76207669906a0937130fb5dda426e928e3462  Update draft-ietf-quic-transport.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3547/files/a62abddacec3745841f89e9b40a76c64811edac6..66c76207669906a0937130fb5dda426e928e3462

----==_mimepart_5e8234d5a3f48_6e613fefeeccd96894364
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinduke" class="user-mention">@martinduke</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/66c76207669906a0937130fb5dda426e928e3462">66c7620</a>  Update draft-ietf-quic-transport.md</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3547/files/a62abddacec3745841f89e9b40a76c64811edac6..66c76207669906a0937130fb5dda426e928e3462">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7FFHMNUDLWJEU22KTRKDNNLANCNFSM4LUQW5DQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6XXANVZQTR77YKC6TRKDNNLA5CNFSM4LUQW5D2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TINBQHA3DSNKQOVZWQIZUHA2DAMJUHA3DIOA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3547/files/a62abddacec3745841f89e9b40a76c64811edac6..66c76207669906a0937130fb5dda426e928e3462",
"url": "https://github.com/quicwg/base-drafts/pull/3547/files/a62abddacec3745841f89e9b40a76c64811edac6..66c76207669906a0937130fb5dda426e928e3462",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e8234d5a3f48_6e613fefeeccd96894364--


From nobody Mon Mar 30 11:06:44 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D1FC83A0A4E for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 11:06:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QAfM_hYw3stA for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 11:06:41 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 25A6A3A0C19 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 11:05:29 -0700 (PDT)
Date: Mon, 30 Mar 2020 11:05:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585591528; bh=H10voNZr4BzoF2uqYCzhAfKJ35BXH6Iqopo62u5S/OI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=sPicSb4obB7OjDHE/lCXL9T3kwuj78HJVm3wHkB1P7nCDRiiN2oKh8ZsksFQgWZH/ eMZDGprOj6fUBFH0qOgOXaCRXHL0+DtLDxO6T/hXqLUFvGdPiAwymV/aBA1b9sqN5Q c6uYwGg1GZi+7DPhBvmTZWTZ4AjPjMf5RitOSZEs=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3547/push/4840150063@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3547@github.com>
References: <quicwg/base-drafts/pull/3547@github.com>
Subject: Re: [quicwg/base-drafts] Limit RCID state (#3547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e8234e86958c_6e7a3fefeeccd9689441a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinduke
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/hYAfJv5b4TMjImFDX1j6lYCqjzk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 18:06:43 -0000

----==_mimepart_5e8234e86958c_6e7a3fefeeccd9689441a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke pushed 1 commit.

c4d24944d60ecfb5fbc4873ff3d7c9438ab1f536  Update draft-ietf-quic-transport.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3547/files/66c76207669906a0937130fb5dda426e928e3462..c4d24944d60ecfb5fbc4873ff3d7c9438ab1f536

----==_mimepart_5e8234e86958c_6e7a3fefeeccd9689441a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinduke" class="user-mention">@martinduke</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/c4d24944d60ecfb5fbc4873ff3d7c9438ab1f536">c4d2494</a>  Update draft-ietf-quic-transport.md</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3547/files/66c76207669906a0937130fb5dda426e928e3462..c4d24944d60ecfb5fbc4873ff3d7c9438ab1f536">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3BTENKN7EPK6JG3STRKDNORANCNFSM4LUQW5DQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7DON5DYKURS6UQBATRKDNORA5CNFSM4LUQW5D2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TINBQHA3DSNKQOVZWQIZUHA2DAMJVGAYDMMY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3547/files/66c76207669906a0937130fb5dda426e928e3462..c4d24944d60ecfb5fbc4873ff3d7c9438ab1f536",
"url": "https://github.com/quicwg/base-drafts/pull/3547/files/66c76207669906a0937130fb5dda426e928e3462..c4d24944d60ecfb5fbc4873ff3d7c9438ab1f536",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e8234e86958c_6e7a3fefeeccd9689441a--


From nobody Mon Mar 30 11:06:48 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7F9BC3A0BAE for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 11:06: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=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ok1LNOJqT4c2 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 11:06:42 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B615D3A0BE6 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 11:05:43 -0700 (PDT)
Date: Mon, 30 Mar 2020 11:05:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585591542; bh=U/XbvdwTnOIrGfVGScGA073D9NN4VCydVK+yzvLTZEM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1L2fEtdk40A7LmnYnDJBcah6El9MCHu41oyRjwvlJYsUK9EIg2yvet3eez3TBdzZT W49Ddpv6AUFd1AZfCla/kYIdOxegjY/FUm0ZwVZBRFvh4NvlaSgTsgVv1oCkfl0rrS wqnl0paDGWD0BCzfEMpacD5vEhb8+gzxlCLBIroM=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3547/push/4840151313@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3547@github.com>
References: <quicwg/base-drafts/pull/3547@github.com>
Subject: Re: [quicwg/base-drafts] Limit RCID state (#3547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e8234f677536_26bd3fa2336cd9687389e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinduke
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/RQFBErdVxeprX90gwqJZDpk02_U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 30 Mar 2020 18:06:45 -0000

----==_mimepart_5e8234f677536_26bd3fa2336cd9687389e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke pushed 1 commit.

f0b64a1301e329349ef1ba5fe4507d2288170782  Update draft-ietf-quic-transport.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3547/files/c4d24944d60ecfb5fbc4873ff3d7c9438ab1f536..f0b64a1301e329349ef1ba5fe4507d2288170782

----==_mimepart_5e8234f677536_26bd3fa2336cd9687389e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinduke" class="user-mention">@martinduke</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/f0b64a1301e329349ef1ba5fe4507d2288170782">f0b64a1</a>  Update draft-ietf-quic-transport.md</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3547/files/c4d24944d60ecfb5fbc4873ff3d7c9438ab1f536..f0b64a1301e329349ef1ba5fe4507d2288170782">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK47KICB7MXRGMJRY6LRKDNPNANCNFSM4LUQW5DQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3BETS4UFKL47TEBLLRKDNPNA5CNFSM4LUQW5D2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TINBQHA3DSNKQOVZWQIZUHA2DAMJVGEZTCMY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3547/files/c4d24944d60ecfb5fbc4873ff3d7c9438ab1f536..f0b64a1301e329349ef1ba5fe4507d2288170782",
"url": "https://github.com/quicwg/base-drafts/pull/3547/files/c4d24944d60ecfb5fbc4873ff3d7c9438ab1f536..f0b64a1301e329349ef1ba5fe4507d2288170782",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e8234f677536_26bd3fa2336cd9687389e--


From nobody Mon Mar 30 11:06:53 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C54F03A0A13 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 11:06:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lBzyUgegbPUs for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 11:06:46 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4456F3A09F0 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 11:06:08 -0700 (PDT)
Received: from github-lowworker-e8b54ca.ac4-iad.github.net (github-lowworker-e8b54ca.ac4-iad.github.net [10.52.23.39]) by smtp.github.com (Postfix) with ESMTP id 8A2E6282B87 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 11:06:07 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585591567; bh=eXR5iGKe5+myn/3PcJKN3v925ZsWuob9VaS6tB2/7pU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=mBwGemS5AvAYUYA5e3dmS3La4E9BANkcWBryQ9vsYb/hvbwKxe1l41mE7Wfe+7ehF +ExWcCXFNWx2fwQiYFc9GaFYPZT3keNPf5VHS9nLEo8o+rjASnCFIUym7x1KOspftD cA3Xl8yiVoQS0gadqn4REQPTsaPjUDo35f7pL1AU=
Date: Mon, 30 Mar 2020 11:06:07 -0700
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4JKGD4LXG5SCMUIYV4RYLA7EVBNHHCGFYIAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3547/review/384103914@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3547@github.com>
References: <quicwg/base-drafts/pull/3547@github.com>
Subject: Re: [quicwg/base-drafts] Limit RCID state (#3547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e82350f6fff9_60553f921d6cd95c6905c"; 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/dzPG3JuKe4ndTal_GE6VYFglWK8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 18:06:50 -0000

----==_mimepart_5e82350f6fff9_60553f921d6cd95c6905c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke commented on this pull request.



> @@ -1069,6 +1069,17 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint MAY elect to limit the number of outstanding RETIRE_CONNECTION_ID
+frames to bound the necessary state. In order to allow a peer to retire all
+previously issued connection IDs, this limit SHOULD be at least the
+active_connection_id_limit. Within this limit, endpoints SHOULD prioritize

I'm not sure which one you're referring 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/3547#discussion_r400390407
----==_mimepart_5e82350f6fff9_60553f921d6cd95c6905c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinduke</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3547#discussion_r400390407">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1069,6 +1069,17 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint MAY elect to limit the number of outstanding RETIRE_CONNECTION_ID
+frames to bound the necessary state. In order to allow a peer to retire all
+previously issued connection IDs, this limit SHOULD be at least the
+active_connection_id_limit. Within this limit, endpoints SHOULD prioritize
</pre>
<p>I'm not sure which one you're referring 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/3547#discussion_r400390407">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3RL74E6QLZSSGRCUTRKDNQ7ANCNFSM4LUQW5DQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7WUMTDD4Q372M6DZLRKDNQ7A5CNFSM4LUQW5D2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3SPL2Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3547#discussion_r400390407",
"url": "https://github.com/quicwg/base-drafts/pull/3547#discussion_r400390407",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e82350f6fff9_60553f921d6cd95c6905c--


From nobody Mon Mar 30 11:08:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EC3683A0C0A for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 11:08: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=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vRUK4221zf30 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 11:08:39 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DE4E73A0C07 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 11:08:38 -0700 (PDT)
Received: from github-lowworker-f1f7af9.ash1-iad.github.net (github-lowworker-f1f7af9.ash1-iad.github.net [10.56.111.13]) by smtp.github.com (Postfix) with ESMTP id 47AFF6E12D3 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 11:08:38 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585591718; bh=Uw8PCjaBLc5f2GzJlpGOCdOaEuofvhWtBosL2s4reLU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LmQG9tjFP4w1+j96RViGmezCY2kRKY/b3XHT2SpstNtoo6aT1BYlKYVUsr0KTNTbH jW7IFvRTJ4uFxPKEl2VGHmfCIeQ+XmGD2vV0BEb+zx42ImoMvgNxkiQ1rL7GJOzgwW BpcTyS/yoDWA2YpJkCSPy5eTqy2b2w+RNdelWXgs=
Date: Mon, 30 Mar 2020 11:08:38 -0700
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3547/push/4840165896@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3547@github.com>
References: <quicwg/base-drafts/pull/3547@github.com>
Subject: Re: [quicwg/base-drafts] Limit RCID state (#3547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e8235a63686f_3fa73fe8bbccd95c42394"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinduke
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/KkKK9HmaBv5eo0wPpi8zREieCwg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 18:08:40 -0000

----==_mimepart_5e8235a63686f_3fa73fe8bbccd95c42394
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke pushed 1 commit.

9ec4b0c1d4086cc17f849563ca55bf2932ca13f9  Resolved all reviews I know how to address


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3547/files/f0b64a1301e329349ef1ba5fe4507d2288170782..9ec4b0c1d4086cc17f849563ca55bf2932ca13f9

----==_mimepart_5e8235a63686f_3fa73fe8bbccd95c42394
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinduke" class="user-mention">@martinduke</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/9ec4b0c1d4086cc17f849563ca55bf2932ca13f9">9ec4b0c</a>  Resolved all reviews I know how to address</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3547/files/f0b64a1301e329349ef1ba5fe4507d2288170782..9ec4b0c1d4086cc17f849563ca55bf2932ca13f9">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2TJ7CP36J2TOJUBSTRKDN2NANCNFSM4LUQW5DQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4I45K4OUCHHRJVR7LRKDN2NA5CNFSM4LUQW5D2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TINBQHA3DSNKQOVZWQIZUHA2DAMJWGU4DSNQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3547/files/f0b64a1301e329349ef1ba5fe4507d2288170782..9ec4b0c1d4086cc17f849563ca55bf2932ca13f9",
"url": "https://github.com/quicwg/base-drafts/pull/3547/files/f0b64a1301e329349ef1ba5fe4507d2288170782..9ec4b0c1d4086cc17f849563ca55bf2932ca13f9",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e8235a63686f_3fa73fe8bbccd95c42394--


From nobody Mon Mar 30 11:10:42 2020
Return-Path: <bounces+848413-a050-quic-issues=ietf.org@sgmail.github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 84FDC3A0CB8 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 11:10:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.152
X-Spam-Level: 
X-Spam-Status: No, score=-0.152 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, UNPARSEABLE_RELAY=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GULYyggd2iqI for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 11:10:34 -0700 (PDT)
Received: from o7.sgmail.github.com (o7.sgmail.github.com [167.89.101.198]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A9E1A3A0CFC for <quic-issues@ietf.org>; Mon, 30 Mar 2020 11:10:33 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com;  h=from:reply-to:to:cc:in-reply-to:references:subject:mime-version:content-type:content-transfer-encoding:list-id:list-archive:list-post:list-unsubscribe; s=s20150108; bh=R9QqXKnnQKRyNLYEO17TCkM2BN65RBmYhHfp5LzuHw8=; b= CmuBcEC+A4gkiwUFbI9EiS35L+xbaOTWqpAjVtFxLgVkpvsZU6sjRzTpYxcZIYEu qMankDQGdl8Kd2c50baGiF5/dDukseeEy842OHBsfgO3pRiMfoajEmuWoLLsM4P0 0jeCirTbksEHRhiMGgkA/rS5svrWpqwLl+KnsDOOcJc=
Received: by filter0627p1iad2.sendgrid.net with SMTP id filter0627p1iad2-30518-5E823618-13 2020-03-30 18:10:32.470590489 +0000 UTC m=+412900.232183785
Received: from github-lowworker-cde56e0.va3-iad.github.net (unknown) by ismtpd0019p1iad2.sendgrid.net (SG) with ESMTP id wV9ymLr1QMWYJXwOoaf05g for <quic-issues@ietf.org>; Mon, 30 Mar 2020 18:10:32.396 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-cde56e0.va3-iad.github.net (Postfix) with ESMTP id 4D9AD86027B for <quic-issues@ietf.org>; Mon, 30 Mar 2020 11:10:32 -0700 (PDT)
Date: Mon, 30 Mar 2020 18:10:32 +0000 (UTC)
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZJE7MHRJLUUCBHYI54RYLRREVBNHHCGFYIAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3547/review/384107175@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3547@github.com>
References: <quicwg/base-drafts/pull/3547@github.com>
Subject: Re: [quicwg/base-drafts] Limit RCID state (#3547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e8236184c546_66993f96baccd96411014"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0e1jIo5mDCX/Fq2/D9kJfnlCyfyVgJLFN3BZ 2M8WW4guTl4OhC7psHe3PxcuOEk4YWP3MkyoOc+5JEWx1zAOGgW8K5ijPk7WEQ/6NOe+14ckkfsX6s FEdKA4QZx90OdKn1IkISpSGLWis84PkOEHuR+XWvguGFxTTPiZFW3oSZRW5GgP9o0hv2AezeDT3z/D Y=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/hs2PVqPBqYxEVK2QQMxIQpdaPro>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 18:10:40 -0000

----==_mimepart_5e8236184c546_66993f96baccd96411014
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett approved this pull request.

Thanks, I think this LGTM.



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3547#pullrequestreview-384107175
----==_mimepart_5e8236184c546_66993f96baccd96411014
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> approved this pull request.</p>

<p>Thanks, I think this LGTM.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3547#pullrequestreview-384107175">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3LO2CAWZTBF4IMTKTRKDOBRANCNFSM4LUQW5DQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK56IWRRQ4TLQ6ZBPSTRKDOBRA5CNFSM4LUQW5D2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3SQFJY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3547#pullrequestreview-384107175",
"url": "https://github.com/quicwg/base-drafts/pull/3547#pullrequestreview-384107175",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e8236184c546_66993f96baccd96411014--


From nobody Mon Mar 30 11:12:25 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2B56C3A0D0A for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 11:12:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.152
X-Spam-Level: 
X-Spam-Status: No, score=-0.152 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6xAjjsjQbC-h for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 11:12:23 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 13E713A0D08 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 11:12:23 -0700 (PDT)
Received: from github-lowworker-56fcc46.va3-iad.github.net (github-lowworker-56fcc46.va3-iad.github.net [10.48.102.32]) by smtp.github.com (Postfix) with ESMTP id 738CF282B38 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 11:12:21 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585591941; bh=uar44hIN9fvxcexho3p1o6YN2xNTx6CszJe2uV4RBB4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=EFhBR7mV2r77LfY8mDXafD4TnWbCG4PARbvjV0xqy98IW/ZF6PaRlQ3F0vEqzAdvK bxKrY4+WcpcIrrdlbe3N0UVf1MzVUgCfCar5UgLPI1rFZh2399XsciHQl9RlWqNYWZ dIm6FCU340+Cr5HqJhhdXlELOg9Q3JY5mFwcQIfY=
Date: Mon, 30 Mar 2020 11:12:21 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYBF2OJXHPRUQOUVEV4RYLYLEVBNHHCGMPIX4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3557/c606157309@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3557@github.com>
References: <quicwg/base-drafts/pull/3557@github.com>
Subject: Re: [quicwg/base-drafts] Note that state needs to be maintained for each issued CID if the peer chooses to use it (#3557)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e823685639b4_7c9d3f9ed80cd9681727c2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/XMBD2fWWHKJ18chyMNXq6-qLfcw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 18:12:24 -0000

----==_mimepart_5e823685639b4_7c9d3f9ed80cd9681727c2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@erickinnear I'd prefer you keep it as is.  The process isn't going to cause an appreciable delay 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/3557#issuecomment-606157309
----==_mimepart_5e823685639b4_7c9d3f9ed80cd9681727c2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/erickinnear/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/erickinnear">@erickinnear</a> I'd prefer you keep it as is.  The process isn't going to cause an appreciable delay 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/3557#issuecomment-606157309">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6R66FVFV73AS5VAZDRKDOILANCNFSM4LWYWOZQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK75HRGOH77V2EP4GTDRKDOILA5CNFSM4LWYWOZ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQQTT7I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3557#issuecomment-606157309",
"url": "https://github.com/quicwg/base-drafts/pull/3557#issuecomment-606157309",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e823685639b4_7c9d3f9ed80cd9681727c2--


From nobody Mon Mar 30 11:20:12 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E8B8A3A0DA0 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 11:20:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.2
X-Spam-Level: 
X-Spam-Status: No, score=-1.2 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id D0bM79Pl9dSq for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 11:20:09 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6F30B3A0D9F for <quic-issues@ietf.org>; Mon, 30 Mar 2020 11:20:09 -0700 (PDT)
Received: from github-lowworker-fa7043e.ash1-iad.github.net (github-lowworker-fa7043e.ash1-iad.github.net [10.56.109.45]) by smtp.github.com (Postfix) with ESMTP id 8DD2F6E12AB for <quic-issues@ietf.org>; Mon, 30 Mar 2020 11:20:08 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585592408; bh=CpW78vy3DO1hH+cKri5DpepOtkDMQjL+mT8pC2dCDGk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=HYpdWWHWqyw6Jfwyjm8Wu4oyYRQXro2jE8lUc03meS7+YDrvcT6otexAYqBii2dUm AA06nUthy2LskLXsu/Dni8Hj8VmS1zSW3xVJchca9tW8k7lRo8VpAY9YVdb+Jig/lp HO099ODSe9XO3HWWbwIE6FZbSOUX2B01eImoSmQY=
Date: Mon, 30 Mar 2020 11:20:08 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3I7J6I5YX2QQ3QMJF4RYMVREVBNHHCFYX2PM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3536/review/384113557@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3536@github.com>
References: <quicwg/base-drafts/pull/3536@github.com>
Subject: Re: [quicwg/base-drafts] 5tuple routing (#3536)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e8238587e8c8_36a3fcb1a2cd95c751c7"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/aaNl17zoKUxk8iMDJRDQ10p47kU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 18:20:11 -0000

----==_mimepart_5e8238587e8c8_36a3fcb1a2cd95c751c7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett approved this pull request.



> @@ -1156,6 +1156,34 @@ SHOULD ignore any such packets.
 
 Servers MUST drop incoming packets under all other circumstances.
 
+### Considerations for 5-tuple routing architectures
+
+QUIC endpoints can be deployed behind a 5-tuple based routing architecture that
+delivers packets based on both the source and destination IP addresses and
+ports. When routing depends on addresses that the endpoint does not control,
+changes to the IP address or port of peers could result in packets being routed
+to a different server. The following actions could mitigate or resolve
+operational and security issues in this case:
+
+* Endpoints can use an out-of-band mechanism to deliver packets to the correct
+destination or transfer state from the original destination.
+
+* A server can request that a connection be migrated to an address that is
+unique using the preferred_address transport parameter. For example, the initial

```suggestion
stable using the preferred_address transport parameter. For example, the initial
```

> @@ -1156,6 +1156,34 @@ SHOULD ignore any such packets.
 
 Servers MUST drop incoming packets under all other circumstances.
 
+### Considerations for 5-tuple routing architectures
+
+QUIC endpoints can be deployed behind a 5-tuple based routing architecture that
+delivers packets based on both the source and destination IP addresses and
+ports. When routing depends on addresses that the endpoint does not control,
+changes to the IP address or port of peers could result in packets being routed
+to a different server. The following actions could mitigate or resolve
+operational and security issues in this case:
+
+* Endpoints can use an out-of-band mechanism to deliver packets to the correct
+destination or transfer state from the original destination.
+
+* A server can request that a connection be migrated to an address that is
+unique using the preferred_address transport parameter. For example, the initial

If it was unique, it would be linkable, which seems sub-optimal.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3536#pullrequestreview-384113557
----==_mimepart_5e8238587e8c8_36a3fcb1a2cd95c751c7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@ianswett</b> approved this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3536#discussi=
on_r400398518">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -1156,6 +1156,34 @@ SHOULD ignore any s=
uch packets.=0D
 =0D
 Servers MUST drop incoming packets under all other circumstances.=0D
 =0D
+### Considerations for 5-tuple routing architectures=0D
+=0D
+QUIC endpoints can be deployed behind a 5-tuple based routing architectu=
re that=0D
+delivers packets based on both the source and destination IP addresses a=
nd=0D
+ports. When routing depends on addresses that the endpoint does not cont=
rol,=0D
+changes to the IP address or port of peers could result in packets being=
 routed=0D
+to a different server. The following actions could mitigate or resolve=0D=

+operational and security issues in this case:=0D
+=0D
+* Endpoints can use an out-of-band mechanism to deliver packets to the c=
orrect=0D
+destination or transfer state from the original destination.=0D
+=0D
+* A server can request that a connection be migrated to an address that =
is=0D
+unique using the preferred_address transport parameter. For example, the=
 initial=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-unique using the preferred_address transport =
parameter. For example, the initial=0D
+stable using the preferred_address transport parameter. For example, the=
 initial=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3536#discussi=
on_r400398661">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -1156,6 +1156,34 @@ SHOULD ignore any s=
uch packets.=0D
 =0D
 Servers MUST drop incoming packets under all other circumstances.=0D
 =0D
+### Considerations for 5-tuple routing architectures=0D
+=0D
+QUIC endpoints can be deployed behind a 5-tuple based routing architectu=
re that=0D
+delivers packets based on both the source and destination IP addresses a=
nd=0D
+ports. When routing depends on addresses that the endpoint does not cont=
rol,=0D
+changes to the IP address or port of peers could result in packets being=
 routed=0D
+to a different server. The following actions could mitigate or resolve=0D=

+operational and security issues in this case:=0D
+=0D
+* Endpoints can use an out-of-band mechanism to deliver packets to the c=
orrect=0D
+destination or transfer state from the original destination.=0D
+=0D
+* A server can request that a connection be migrated to an address that =
is=0D
+unique using the preferred_address transport parameter. For example, the=
 initial=0D
</pre>=0D
<p>If it was unique, it would be linkable, which seems sub-optimal.</p>=0D=

=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3536#pullrequestreview-384113557">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
KZ37BRZJL34FDMVV43RKDPFRANCNFSM4LQTUQYA">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK6YVW3GDQU3C7FJZLTRKDPFRA5CNFSM4=
LQTUQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GOC3SRXFI.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3536#pullrequestrev=
iew-384113557",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3536#pullrequestreview=
-384113557",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e8238587e8c8_36a3fcb1a2cd95c751c7--


From nobody Mon Mar 30 12:50:04 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B91193A0FF7 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 12:50:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.2
X-Spam-Level: 
X-Spam-Status: No, score=-0.2 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6Ap8xeflr11l for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 12:50: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 5F7773A0FF4 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 12:50:00 -0700 (PDT)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id 4AC4E2C123C for <quic-issues@ietf.org>; Mon, 30 Mar 2020 12:49:59 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585597799; bh=sGmI+XiC8+pW5B+D/f5tGban+B2/kk5IPOulUDGMs2g=; h=Date:From:To:Subject:From; b=LB73D4bWvAWtfX5Rnnj8xmd24P0F1voRElzxuvOuNtTJvSJOYiHRznqmVhZFuInJr picJILVM/guBHqf8bjmyFPC3mW1k9iCp34OpE6AwzlhvWMgdeZKJb13Wilky/TYUVP 3dsXQ/cmj4vNbCWx6B2+KvUzA7JIM161f/dVj8zw=
Date: Mon, 30 Mar 2020 12:49:59 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/authority/000000-f122c3@github.com>
Subject: [quicwg/base-drafts] f122c3: Speak as one with authority
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/7ujZucnKwUUUss--iNnD00gZnnA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 19:50:02 -0000

  Branch: refs/heads/http/authority
  Home:   https://github.com/quicwg/base-drafts
  Commit: f122c3eb3b563fe50bb3cec5305833ea5a6f2bd1
      https://github.com/quicwg/base-drafts/commit/f122c3eb3b563fe50bb3cec5305833ea5a6f2bd1
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-30 (Mon, 30 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Speak as one with authority



From nobody Mon Mar 30 12:56:32 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 360D13A1018 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 12:56:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tdheUy-6Kk-t for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 12:56: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 85CE83A1015 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 12:56:28 -0700 (PDT)
Received: from github-lowworker-1dbcc59.ash1-iad.github.net (github-lowworker-1dbcc59.ash1-iad.github.net [10.56.105.54]) by smtp.github.com (Postfix) with ESMTP id 9F90D9603A2 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 12:56:27 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585598187; bh=/T/E8bU99Cq3mAsEKcDQtKyA+KPuNk8NWYGd6OQ7fi0=; h=Date:From:To:Subject:From; b=ECPFcC/EXrva8akRga325cHDHE012TiVbTGEm9c1g/lCPeE3q8XW0TcXId/xEArui oLqoWtmxCkdy8jzV6ilxucKWm6oShagqtCfWNfa/ZW2gYo0kM2ka23Zk7NSoZI8lkO qd88vijsKQf5l6zIx/V1eQkobZmcJ6ysXpr96Pjk=
Date: Mon, 30 Mar 2020 12:56:27 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/086dea-b8a1af@github.com>
Subject: [quicwg/base-drafts] b8a1af: Script updating gh-pages from f122c3eb. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/3hEvteXP_2MmxD9tv3noml3N8H8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 19:56:31 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: b8a1af4542900c53c53dcb37b80c716b8973c6fa
      https://github.com/quicwg/base-drafts/commit/b8a1af4542900c53c53dcb37b80c716b8973c6fa
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-30 (Mon, 30 Mar 2020)

  Changed paths:
    A http/authority/draft-ietf-quic-http.html
    A http/authority/draft-ietf-quic-http.txt
    A http/authority/draft-ietf-quic-invariants.html
    A http/authority/draft-ietf-quic-invariants.txt
    A http/authority/draft-ietf-quic-qpack.html
    A http/authority/draft-ietf-quic-qpack.txt
    A http/authority/draft-ietf-quic-recovery.html
    A http/authority/draft-ietf-quic-recovery.txt
    A http/authority/draft-ietf-quic-tls.html
    A http/authority/draft-ietf-quic-tls.txt
    A http/authority/draft-ietf-quic-transport.html
    A http/authority/draft-ietf-quic-transport.txt
    A http/authority/index.html
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from f122c3eb. [ci skip]



From nobody Mon Mar 30 12:56:49 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9B8C63A1018 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 12:56:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.2
X-Spam-Level: 
X-Spam-Status: No, score=-0.2 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nlHHTbwVrwi5 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 12:56: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 C70903A0958 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 12:56:45 -0700 (PDT)
Received: from github-lowworker-9bcb4a1.ac4-iad.github.net (github-lowworker-9bcb4a1.ac4-iad.github.net [10.52.25.84]) by smtp.github.com (Postfix) with ESMTP id 232972C0D3F for <quic-issues@ietf.org>; Mon, 30 Mar 2020 12:56:45 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585598205; bh=6fJvf83bRxJkfNHXikWgEJSxvkCilI/j7LjupKp3cGM=; h=Date:From:To:Subject:From; b=1sFlX73MRCCYHWP07XACicuYHbYtQQ/0yNG+3zZoqnJZb+EcRFw/t9g5/YzuHi/wb mCmh13rgLrQkmzMKXvMNt6oxauCvJfi6wPVfUUTfFU6kleFvENpPFn4OUeuq13VW8E uu/kno2J4/s7OcLj7Is/iH5GcRqi0HwDSCAVuSV8=
Date: Mon, 30 Mar 2020 12:56:45 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/authority/f122c3-9d12af@github.com>
Subject: [quicwg/base-drafts] 9d12af: No detail here
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/unExbTWDEpLAn6dV_dLLemlZHdY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 19:56:49 -0000

  Branch: refs/heads/http/authority
  Home:   https://github.com/quicwg/base-drafts
  Commit: 9d12af7725d8b44897c17cc174632eb83868340e
      https://github.com/quicwg/base-drafts/commit/9d12af7725d8b44897c17cc174632eb83868340e
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-30 (Mon, 30 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  No detail here



From nobody Mon Mar 30 12:58:52 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 706793A1021 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 12:58:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.198
X-Spam-Level: 
X-Spam-Status: No, score=-1.198 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id B5gPRYySdXHh for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 12:58:49 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0AACD3A1003 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 12:58:49 -0700 (PDT)
Received: from github-lowworker-0f78100.ash1-iad.github.net (github-lowworker-0f78100.ash1-iad.github.net [10.56.25.48]) by smtp.github.com (Postfix) with ESMTP id 319758C0F58 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 12:58:48 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585598328; bh=cghas2MswMC0mAls38xxfcQN8Ym+ij6TBJuQI6r7gl0=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=N6lRlnC0kNfzUjVN68dumlgaby5XKdZAjsHIO3hSZxHo6Neot2iLBnSgfrLc/ORmL /wvFubnvVVkmvLzx7MMNRWXMpvhVNf9rNKX8QdApvoqVyU2r7oJHfVCfSDle8K390w vSlV7SjJVHecNyEEV+5d8XqL15UjxKIaUSVXDR3c=
Date: Mon, 30 Mar 2020 12:58:48 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYP32IZTFS7MS775QN4RYYHREVBNHHCGMY7Y4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3558@github.com>
Subject: [quicwg/base-drafts] Authoritative access in HTTP/3 (#3558)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e824f78208a5_4a813fc5148cd96c28699e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/pWnzI1y6zuTtL6isSNYVYn-CNgw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 19:58:51 -0000

----==_mimepart_5e824f78208a5_4a813fc5148cd96c28699e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Fixes #253; fixes #2223.

- Clients MAY establish QUIC connections using the host and port indicated in the URL **for &quot;https&quot; URLs only**
- Non-&quot;https&quot; origins are able to be delegated using Alt-Svc

Cribs a lot of text from [Semantics](https://httpwg.org/http-core/draft-ietf-httpbis-semantics-latest.html#rfc.section.5.4).
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/3558

-- Commit Summary --

  * Speak as one with authority
  * No detail here

-- File Changes --

    M draft-ietf-quic-http.md (85)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/3558.patch
https://github.com/quicwg/base-drafts/pull/3558.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3558

----==_mimepart_5e824f78208a5_4a813fc5148cd96c28699e
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 #253.">Fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="204423230" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/253" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/253/hovercard" href="https://github.com/quicwg/base-drafts/issues/253">#253</a>; <span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #2223.">fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="393243679" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/2223" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2223/hovercard" href="https://github.com/quicwg/base-drafts/issues/2223">#2223</a>.</p>
<ul>
<li>Clients MAY establish QUIC connections using the host and port indicated in the URL <strong>for "https" URLs only</strong></li>
<li>Non-"https" origins are able to be delegated using Alt-Svc</li>
</ul>
<p>Cribs a lot of text from <a href="https://httpwg.org/http-core/draft-ietf-httpbis-semantics-latest.html#rfc.section.5.4" rel="nofollow">Semantics</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/3558'>https://github.com/quicwg/base-drafts/pull/3558</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Speak as one with authority</li>
  <li>No detail here</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/3558/files#diff-3d2f9fd0738589657498f2c06ee02f2f">draft-ietf-quic-http.md</a>
    (85)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3558.patch'>https://github.com/quicwg/base-drafts/pull/3558.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3558.diff'>https://github.com/quicwg/base-drafts/pull/3558.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3558">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZUAXYSB272MFZJCUDRKD2XRANCNFSM4LW3QG4Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZK6HOWQ5PNY6GTBVLRKD2XRA5CNFSM4LW3QG42YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IZTD7DQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3558",
"url": "https://github.com/quicwg/base-drafts/pull/3558",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e824f78208a5_4a813fc5148cd96c28699e--


From nobody Mon Mar 30 13:02:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 09FAB3A1028 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 13:02:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lCyuUC_6U1HQ for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 13:02: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 107443A1027 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 13:02:38 -0700 (PDT)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id AF6B71C16A5 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 13:02:37 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585598557; bh=TOY1+yMQYWiGCEtvAkv0B9FELhaK/Ud2S7xIQg53PVM=; h=Date:From:To:Subject:From; b=M79QzQ1/Ya2v8kgwHzAS8N/rc+jXRQnRRbbV4NkFK6F3+95CBTM1+fM3T5+JrE7S2 hQ2l68+5wkI1eEmwpRGdet1hSjY0pZsqU5hE0BP58qnqbuz0LqngG0PewSqYSbYZou qzmuD69nafgI2hjQwgUiTm54akT9qW3GnDDNaOpo=
Date: Mon, 30 Mar 2020 13:02:37 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/b8a1af-4bd64e@github.com>
Subject: [quicwg/base-drafts] 4bd64e: Script updating gh-pages from 9d12af77. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/wS5ugByKkdh0Eg_Lyr5P8KXzuP0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 20:02:40 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 4bd64e01b62b86d31129adf4fe87fde8e33a428b
      https://github.com/quicwg/base-drafts/commit/4bd64e01b62b86d31129adf4fe87fde8e33a428b
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-30 (Mon, 30 Mar 2020)

  Changed paths:
    M http/authority/draft-ietf-quic-http.html
    M http/authority/draft-ietf-quic-http.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 9d12af77. [ci skip]



From nobody Mon Mar 30 15:29:32 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 02FDB3A1492 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 15:29:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.152
X-Spam-Level: 
X-Spam-Status: No, score=-0.152 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cSsjLv03gYPM for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 15:29:30 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DF25A3A1491 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 15:29:29 -0700 (PDT)
Received: from github-lowworker-bb778fb.ash1-iad.github.net (github-lowworker-bb778fb.ash1-iad.github.net [10.56.102.56]) by smtp.github.com (Postfix) with ESMTP id CE8BDE15B6 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 15:29:28 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585607368; bh=CeDdnKvjt/iMBrJKhWCr5GhLQkTGIABkZh2OxvEcPtk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=QeYvJOIaPC4vkh9zSW4/Zn7HfK4y6bhcYXm4EHw8J8ii/d5oGccPRUVr+YWw+lvqj pwpTOxAQ02xbrUavMm/oV2PAbqJznrcl1ZSmUBgwdY5XcxqWgQnpRvjiNVeimkO0gO XudMFhaODK6BHooTelP3qCc/WFqRIRMsQo5cjR+s=
Date: Mon, 30 Mar 2020 15:29:28 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZCTDV64BSMXMPTPBN4RZJ4REVBNHHCGL5V5M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3555/c606284810@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3555@github.com>
References: <quicwg/base-drafts/pull/3555@github.com>
Subject: Re: [quicwg/base-drafts] Use PeerNotAwaitingAddressValidation() in pseudocode (#3555)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e8272c8be45e_61aa3fd18aecd95c24251f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/UleT8l13xuxjmahJxcnAavxg6jk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:29:31 -0000

----==_mimepart_5e8272c8be45e_61aa3fd18aecd95c24251f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

The negation in the name is a little confusing.  Want to change this to `PeerHasCompletedAddressValidation()`?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3555#issuecomment-606284810
----==_mimepart_5e8272c8be45e_61aa3fd18aecd95c24251f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>The negation in the name is a little confusing.  Want to change this to <code>PeerHasCompletedAddressValidation()</code>?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3555#issuecomment-606284810">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2SAUPUYMZO4ZXVOPTRKEMMRANCNFSM4LWT7MFA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYREII5TIFOFFB5PQLRKEMMRA5CNFSM4LWT7MFKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQRSYCQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3555#issuecomment-606284810",
"url": "https://github.com/quicwg/base-drafts/pull/3555#issuecomment-606284810",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e8272c8be45e_61aa3fd18aecd95c24251f--


From nobody Mon Mar 30 15:29:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D5C773A1497 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 15:29:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.429
X-Spam-Level: 
X-Spam-Status: No, score=0.429 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=1.629, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id i1D6bhTiY6cr for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 15:29:39 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D9DA43A1498 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 15:29:38 -0700 (PDT)
Date: Mon, 30 Mar 2020 15:29:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585607378; bh=x2nM34/r7wgk3szsR9KwgGekbVpHNHWEUWGrrSq5OSg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=nCVAvA/fOhSWp7q7zddxNvCe4HoOeP8EjtRSnFPPC4UTnKF1hVehnWoijF5LFxqDY r18GmIqbsvQot81BUvXCYhDevr2ybUyTLI5e+K1cflc51q0gDsYc5j9dYy+76tAPKh KDZRl8PMMC/BBAT36dqM5jwTS1AsxTo3ZUYQYRSw=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6HBIKU7F4R34TPZUV4RZJ5FEVBNHHCGL5V5M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3555/review/384277704@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3555@github.com>
References: <quicwg/base-drafts/pull/3555@github.com>
Subject: Re: [quicwg/base-drafts] Use PeerNotAwaitingAddressValidation() in pseudocode (#3555)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e8272d215210_753b3f7f916cd964169987"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/exKltJX_Lw6J_TASrG2gSkCu0rw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:29:40 -0000

----==_mimepart_5e8272d215210_753b3f7f916cd964169987
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/3555#pullrequestreview-384277704
----==_mimepart_5e8272d215210_753b3f7f916cd964169987
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinthomson</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3555#pullrequestreview-384277704">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6URGNIDI3QI6ARA6TRKEMNFANCNFSM4LWT7MFA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2UYEEKDSCUOX7USODRKEMNFA5CNFSM4LWT7MFKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3TZZSA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3555#pullrequestreview-384277704",
"url": "https://github.com/quicwg/base-drafts/pull/3555#pullrequestreview-384277704",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e8272d215210_753b3f7f916cd964169987--


From nobody Mon Mar 30 15:30:09 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 89DEA3A149C for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 15:30:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.429
X-Spam-Level: 
X-Spam-Status: No, score=0.429 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=1.629, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LI1BiVwJJmm1 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 15:30:06 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B989F3A149B for <quic-issues@ietf.org>; Mon, 30 Mar 2020 15:30:06 -0700 (PDT)
Received: from github-lowworker-6349a71.ac4-iad.github.net (github-lowworker-6349a71.ac4-iad.github.net [10.52.18.20]) by smtp.github.com (Postfix) with ESMTP id DE9B1E0DBC for <quic-issues@ietf.org>; Mon, 30 Mar 2020 15:30:05 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585607405; bh=BK0wJyq+QuiYyQIrVDShOGBqbTxEwU+Jpgf7RG4PfAs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=y6AXK4COaRSxpjVUMwpIIHMIsQxzSsV/xnQAXJUEbTRHCM5jRTFmygwfVB1pph/F3 YEZe0VB2OZEuRTAnLonVHgBnh8ordXn6sfh0+qJgwaaONz9CVrZpB0Go1YL7ZuQGoA aWD/UdMxQ0bv8FLhmJVcygIafEnaxUHAFveshFJQ=
Date: Mon, 30 Mar 2020 15:30:05 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6QQ6WOYLRCTLIFSPV4RZJ63EVBNHHCGDM7NY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3546/606285033@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3546@github.com>
References: <quicwg/base-drafts/issues/3546@github.com>
Subject: Re: [quicwg/base-drafts] PTO probes are sent too frequently (#3546)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e8272edce76a_3ceb3f947cecd95c184659"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/qE7xrfyV-PbXs4M_ffKQfhh64Lk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:30:08 -0000

----==_mimepart_5e8272edce76a_3ceb3f947cecd95c184659
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

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/issues/3546#issuecomment-606285033
----==_mimepart_5e8272edce76a_3ceb3f947cecd95c184659
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Looks good to me.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3546#issuecomment-606285033">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKY36FWPLOVQJVOXWALRKEMO3ANCNFSM4LT4F2OA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6QMPYDKSKCUNWWDKDRKEMO3A5CNFSM4LT4F2OKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQRSZ2I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3546#issuecomment-606285033",
"url": "https://github.com/quicwg/base-drafts/issues/3546#issuecomment-606285033",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e8272edce76a_3ceb3f947cecd95c184659--


From nobody Mon Mar 30 15:31:42 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C2A0F3A14A2 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 15:31:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.2
X-Spam-Level: 
X-Spam-Status: No, score=-0.2 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mTlz07xzqu3R for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 15:31:41 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 138333A14A3 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 15:31:41 -0700 (PDT)
Date: Mon, 30 Mar 2020 15:31:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585607500; bh=54kRtHwPXw7Aa8ri8psVh/HyytNa62Mqc8D9qVvEO14=; h=Date:From:To:Subject:From; b=FLTa6Op7iBg6j31tFTV5eG5bUxhenEmvspN8gOvBoF3eIcMrnY2ON5uhmPn5gTHZc DgcXtNgmkvjij5R9q27AfKPo0k0oEWSplRWYIq2GkJXEEOf3iV8ySlAW4NSZsAHKxW dHMhVpt7DMf6rAa2q3PJZEhe+wZiUqYz6eVoGh3o=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-PeerNotAwaitingAddressValidation/15ea7b-abd056@github.com>
Subject: [quicwg/base-drafts] abd056: mt's comment
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/AOvmsYTImfLATZQvUnyClM_P2to>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:31:42 -0000

  Branch: refs/heads/ianswett-PeerNotAwaitingAddressValidation
  Home:   https://github.com/quicwg/base-drafts
  Commit: abd056ac97b798b5cdf56e635e540ed8ab0cfbd3
      https://github.com/quicwg/base-drafts/commit/abd056ac97b798b5cdf56e635e540ed8ab0cfbd3
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-30 (Mon, 30 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  mt's comment



From nobody Mon Mar 30 15:32:04 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DA4A13A14AC for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 15:32: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=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rV5eCD5uEbo2 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 15:32:02 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B33683A14A6 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 15:32:02 -0700 (PDT)
Date: Mon, 30 Mar 2020 15:32:01 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585607521; bh=14cdjFeXedw57QjzZSe/VmRtWSNzlwzC7B/qxOcHQfo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=XLbKvh4jYWFi9G7FN98zZLqmeLliwk/TDd8mrq2RRNzGMJhBiM+a2T1hVZJUgZrxM ba41fjd36XKdlh95Yst2FsRynlBpUL2O4aMoy97AsjEWPst+yzQvrUssOc0A00+w0q ebSlRgMxVUlvfZ+WFqLg1Oy7Pw2QQeT/pxHXMkfU=
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/3555/push/4841382631@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3555@github.com>
References: <quicwg/base-drafts/pull/3555@github.com>
Subject: Re: [quicwg/base-drafts] Use PeerNotAwaitingAddressValidation() in pseudocode (#3555)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e827361716b9_1ec63f7ee54cd968133723"; 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/E_cTNAE8wDaoSvmEcAuIxn3uBQ8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:32:04 -0000

----==_mimepart_5e827361716b9_1ec63f7ee54cd968133723
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

abd056ac97b798b5cdf56e635e540ed8ab0cfbd3  mt's comment


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3555/files/15ea7be51de31e5be960678767f677c9342f2bb0..abd056ac97b798b5cdf56e635e540ed8ab0cfbd3

----==_mimepart_5e827361716b9_1ec63f7ee54cd968133723
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/abd056ac97b798b5cdf56e635e540ed8ab0cfbd3">abd056a</a>  mt&#39;s comment</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3555/files/15ea7be51de31e5be960678767f677c9342f2bb0..abd056ac97b798b5cdf56e635e540ed8ab0cfbd3">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK73EBZUTFMVKTAPMEDRKEMWDANCNFSM4LWT7MFA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6MJKBAJNHJ5SGURCLRKEMWDA5CNFSM4LWT7MFKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TKNRYGMYDAM2QOVZWQIZUHA2DCMZYGI3DGMI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3555/files/15ea7be51de31e5be960678767f677c9342f2bb0..abd056ac97b798b5cdf56e635e540ed8ab0cfbd3",
"url": "https://github.com/quicwg/base-drafts/pull/3555/files/15ea7be51de31e5be960678767f677c9342f2bb0..abd056ac97b798b5cdf56e635e540ed8ab0cfbd3",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e827361716b9_1ec63f7ee54cd968133723--


From nobody Mon Mar 30 15:32:09 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CCFFE3A14A2 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 15:32:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2cHS9BnIG2DH for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 15: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 6CB3E3A14AC for <quic-issues@ietf.org>; Mon, 30 Mar 2020 15:32:05 -0700 (PDT)
Date: Mon, 30 Mar 2020 15:32:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585607524; bh=GTmBO6DaIoSavZtT3LlI4RaQyJ8FoQcvLqm1YFrYXlg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=VdL8chY8X8r+vo/TsDbiitn2gjMa+siSCiU9+fsDgLgbNQBqmI2E0X91EbG6N3lk1 C6v6ZJ8WgCXYA/roqD3sVH1KMpYDjt4DxSWaBX7trCEzQun+0U3loP6mGgW1d0vTaG 5Wahh8KXJ6p8X3Jwk7YV33VqTRdYYocYXQSBlqeo=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZDWBO6WAPGPNN22A54RZKGJEVBNHHCGL7MQU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3556/review/384278968@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3556@github.com>
References: <quicwg/base-drafts/pull/3556@github.com>
Subject: Re: [quicwg/base-drafts] If PTO is armed for anti-deadlock, use now() (#3556)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e82736478aa7_3fee3fa5fd6cd9681228c1"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/rafm-YJdRoLwdzU_3ugLG50z8xc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:32:07 -0000

----==_mimepart_5e82736478aa7_3fee3fa5fd6cd9681228c1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson commented on this pull request.

Consistency FTW :)

> +  if (sent_time == 0)
+    assert(!PeerNotAwaitingAddressValidation())
+    sent_time = now()
   loss_detection_timer.update(sent_time + timeout)

```suggestion
  if (sent_time != 0)
    loss_detection_timer.update(sent_time + 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/3556#pullrequestreview-384278968
----==_mimepart_5e82736478aa7_3fee3fa5fd6cd9681228c1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@martinthomson</b> commented on this pull request.</p>=0D
=0D
<p>Consistency FTW :)</p><hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3556#discussi=
on_r400533821">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +  if (sent_time =3D=3D 0)=0D
+    assert(!PeerNotAwaitingAddressValidation())=0D
+    sent_time =3D now()=0D
   loss_detection_timer.update(sent_time + timeout)=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-  if (sent_time =3D=3D 0)=0D
-    assert(!PeerNotAwaitingAddressValidation())=0D
-    sent_time =3D now()=0D
-  loss_detection_timer.update(sent_time + timeout)=0D
+  if (sent_time !=3D 0)=0D
+    loss_detection_timer.update(sent_time + timeout)=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3556#pullrequestreview-384278968">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K56CFYQQNINWXFFCDDRKEMWJANCNFSM4LWUM6WQ">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJKY7YBM3VOFVWMSBK7LRKEMWJA5CNFSM4=
LWUM6W2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GOC3T2DOA.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3556#pullrequestrev=
iew-384278968",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3556#pullrequestreview=
-384278968",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e82736478aa7_3fee3fa5fd6cd9681228c1--


From nobody Mon Mar 30 15:32:57 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3B3A73A0DCC for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 15:32:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id J3R9np3x0zT5 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 15:32:55 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3BBB73A0DDA for <quic-issues@ietf.org>; Mon, 30 Mar 2020 15:32:55 -0700 (PDT)
Received: from github-lowworker-cde56e0.va3-iad.github.net (github-lowworker-cde56e0.va3-iad.github.net [10.48.25.52]) by smtp.github.com (Postfix) with ESMTP id 4902E660A05 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 15:32:54 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585607574; bh=IrT/1WAxa7mFJn+zUIRqDst6APuxCandHqg0EnWsPRs=; h=Date:From:To:Subject:From; b=RvUPG3Jx67N8NwPGndmeXzL3R3ucb5RiFZ3gD0pTaZQ4/493XIuSvMStPJxsp4U0t mK3f4WhuM+1B0mGIExcV9+vYQSwmYP4X3Mg/lOlqosMb+G9tvXGHlObhLxBh7zFSBs pq+Ie+XbJ12MbGXq9b7Eb6OPmBMijaqjRuHjMJDU=
Date: Mon, 30 Mar 2020 15:32:54 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/4bd64e-edc6d4@github.com>
Subject: [quicwg/base-drafts] edc6d4: Script updating gh-pages from abd056ac. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/y11KZrqY5pTG4z6yX4rXsdU5yqI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:32:56 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: edc6d44831db136d14c3321af26cba212a8a4f03
      https://github.com/quicwg/base-drafts/commit/edc6d44831db136d14c3321af26cba212a8a4f03
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-30 (Mon, 30 Mar 2020)

  Changed paths:
    M ianswett-PeerNotAwaitingAddressValidation/draft-ietf-quic-recovery.html
    M ianswett-PeerNotAwaitingAddressValidation/draft-ietf-quic-recovery.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from abd056ac. [ci skip]



From nobody Mon Mar 30 15:33:10 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 33D233A0DBE for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 15:33:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1IAWgXyuh7LJ for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 15:33:07 -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 511BE3A0DBD for <quic-issues@ietf.org>; Mon, 30 Mar 2020 15:33:07 -0700 (PDT)
Received: from github-lowworker-e8b54ca.ac4-iad.github.net (github-lowworker-e8b54ca.ac4-iad.github.net [10.52.23.39]) by smtp.github.com (Postfix) with ESMTP id DB4B326174A for <quic-issues@ietf.org>; Mon, 30 Mar 2020 15:33:06 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585607586; bh=XQ54LXmb1fhU5d0iJJG8/1nCPyP/TRkYqCYWY6Ag/DA=; h=Date:From:To:Subject:From; b=iNDHN0vPRsRqcpHi4yLC5sFp1DB9LqTcPhWj02QS/IhZ4DHB4a3mfD3GJkYaaLs2g /Z0lpzFCgz+fApZHrDsjt+NnyeQHRqG2PcDmxZEPu+OprN/vO2P23rUzDFSKAPEnxd zSwse2J1nXWhBthO9FJhsQiEZnNdpVVoxWAeNzFY=
Date: Mon, 30 Mar 2020 15:33:06 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/edc6d4-e7de84@github.com>
Subject: [quicwg/base-drafts] e7de84: Script updating archive at 2020-03-30T22:33:00Z. [...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/1NOrvj4C2HNoTSxizPggU8aoXFo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:33:08 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: e7de841af74ba0d15c97bdb92c2d7de21e67a1cc
      https://github.com/quicwg/base-drafts/commit/e7de841af74ba0d15c97bdb92c2d7de21e67a1cc
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-30 (Mon, 30 Mar 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-03-30T22:33:00Z. [ci skip]



From nobody Mon Mar 30 15:33:21 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B78BC3A0DBE for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 15:33:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.429
X-Spam-Level: 
X-Spam-Status: No, score=0.429 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=1.629, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WhsLC6bdAijS for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 15:33: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 B6F903A0DBD for <quic-issues@ietf.org>; Mon, 30 Mar 2020 15:33:17 -0700 (PDT)
Received: from github-lowworker-1ac52d7.ash1-iad.github.net (github-lowworker-1ac52d7.ash1-iad.github.net [10.56.25.52]) by smtp.github.com (Postfix) with ESMTP id 107A79605DC for <quic-issues@ietf.org>; Mon, 30 Mar 2020 15:33:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585607597; bh=cJ9935/eakXMZvJs6rf8Q5jeger2SJrJsLaxKWomfLs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LhgC4XBv80yzQ+sAB+RHzJpOhcXR0ISnyzm+oyh8I98vWIuyH6dUSeTql98p/3H1J RQ0kFbURA3fbGZh8m1CxQbostJkqXqCGP6j1owDC09yKbAUf46x8oEPxdtaF6SL767 7fxzdun/FDsBQCcQi522GkDnoeqrNn7mw2quckQY=
Date: Mon, 30 Mar 2020 15:33:17 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2C5BWHH7PARLQDBRN4RZKKZEVBNHHCGL5V5M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3555/review/384279627@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3555@github.com>
References: <quicwg/base-drafts/pull/3555@github.com>
Subject: Re: [quicwg/base-drafts] Use PeerNotAwaitingAddressValidation() in pseudocode (#3555)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e8273ad14cb_2fe43fbd94ecd95c141910"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/7LhNlJGnkGKfOxpHqGd505zjwsQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:33:19 -0000

----==_mimepart_5e8273ad14cb_2fe43fbd94ecd95c141910
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/3555#pullrequestreview-384279627
----==_mimepart_5e8273ad14cb_2fe43fbd94ecd95c141910
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinthomson</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3555#pullrequestreview-384279627">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2JFSXIYUYHKOIJH6DRKEM23ANCNFSM4LWT7MFA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7W4H32IR5CA3NJX3TRKEM23A5CNFSM4LWT7MFKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3T2ISY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3555#pullrequestreview-384279627",
"url": "https://github.com/quicwg/base-drafts/pull/3555#pullrequestreview-384279627",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e8273ad14cb_2fe43fbd94ecd95c141910--


From nobody Mon Mar 30 15:33:48 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 35B423A0DBE for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 15:33:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.199
X-Spam-Level: 
X-Spam-Status: No, score=-0.199 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id IuVl77QXZlvk for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 15:33:45 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4090B3A0A00 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 15:33:45 -0700 (PDT)
Received: from github-lowworker-56fcc46.va3-iad.github.net (github-lowworker-56fcc46.va3-iad.github.net [10.48.102.32]) by smtp.github.com (Postfix) with ESMTP id 5C88C6E0A01 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 15:33:44 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585607624; bh=xgRFbWh845YWI+MknpSPjFPx5a1ZYPgXTEwZq0/MvsI=; h=Date:From:To:Subject:From; b=Bp+3m+qvYF4fJDuNdmtOJERk1Jr8l7+2Zako2nsaTnztLolXz5PcTQrR0zwmF3MMI gLCwsZwhfTxsyNUeur4DL9brCr5iZrUSrhEodcp2/bq3ILya2ubAIBEYFZos4xOVF+ vRH53av98Kyp0Mzvd63ctMWsBk4euRG41WG9MkNo=
Date: Mon, 30 Mar 2020 15:33:44 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-PeerNotAwaitingAddressValidation/abd056-c4af40@github.com>
Subject: [quicwg/base-drafts] c4af40: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Sf4EKwiDeWkQ9JkU0aLr-iL0iWA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:33:46 -0000

  Branch: refs/heads/ianswett-PeerNotAwaitingAddressValidation
  Home:   https://github.com/quicwg/base-drafts
  Commit: c4af4067f0cd9940589e29628a2437495c809007
      https://github.com/quicwg/base-drafts/commit/c4af4067f0cd9940589e29628a2437495c809007
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-30 (Mon, 30 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



From nobody Mon Mar 30 15:34:09 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E1A003A0DBE for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 15:34: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=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hrbldN9DLoGo for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 15:34: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 CC26F3A0A00 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 15:34:06 -0700 (PDT)
Date: Mon, 30 Mar 2020 15:34:05 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585607645; bh=5ANRWfi/M+CWO65G1lV3PC7MH3oRJ48QJCEO2lf4AaE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=0v7Br7iQGVEH/dgkjIs0GF9qI9rrLa9qGbYfHG0y3XFLR7FfCbnlSr9P6Oz1IAIfx x8GzV+uhlVSWHXKOqZOauAEbBALd606F6DB7k031wduD7An2blQRml7r2ohaK1pXJQ nqwXkZRjY68WZe+KRrT14ZJd/8dLi6nQLvbaZY3g=
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/3555/push/4841390701@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3555@github.com>
References: <quicwg/base-drafts/pull/3555@github.com>
Subject: Re: [quicwg/base-drafts] Use PeerNotAwaitingAddressValidation() in pseudocode (#3555)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e8273ddbd99a_617d3fe753ccd95c2392eb"; 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/nfsQf7trTFVjCnQmfM9CVc45bzg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:34:08 -0000

----==_mimepart_5e8273ddbd99a_617d3fe753ccd95c2392eb
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

c4af4067f0cd9940589e29628a2437495c809007  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/3555/files/abd056ac97b798b5cdf56e635e540ed8ab0cfbd3..c4af4067f0cd9940589e29628a2437495c809007

----==_mimepart_5e8273ddbd99a_617d3fe753ccd95c2392eb
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/c4af4067f0cd9940589e29628a2437495c809007">c4af406</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/3555/files/abd056ac97b798b5cdf56e635e540ed8ab0cfbd3..c4af4067f0cd9940589e29628a2437495c809007">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5N4HNDPTO2ITEND6LRKEM53ANCNFSM4LWT7MFA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZLGNTXUDBJMWOJHLTRKEM53A5CNFSM4LWT7MFKYY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TKNRYGMYDAM2QOVZWQIZUHA2DCMZZGA3TAMI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3555/files/abd056ac97b798b5cdf56e635e540ed8ab0cfbd3..c4af4067f0cd9940589e29628a2437495c809007",
"url": "https://github.com/quicwg/base-drafts/pull/3555/files/abd056ac97b798b5cdf56e635e540ed8ab0cfbd3..c4af4067f0cd9940589e29628a2437495c809007",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e8273ddbd99a_617d3fe753ccd95c2392eb--


From nobody Mon Mar 30 15:34:32 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5E6A73A0DCC for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 15:34:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.429
X-Spam-Level: 
X-Spam-Status: No, score=0.429 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=1.629, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VrlbKJleu6o9 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 15:34:29 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C600D3A0DBE for <quic-issues@ietf.org>; Mon, 30 Mar 2020 15:34:29 -0700 (PDT)
Received: from github-lowworker-c73936b.ash1-iad.github.net (github-lowworker-c73936b.ash1-iad.github.net [10.56.112.13]) by smtp.github.com (Postfix) with ESMTP id F369D8C0FC8 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 15:34:28 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585607668; bh=x9LbFpXP/09IrTCnPe1dUAyIH4ckk5aprkCd5AM2maI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=svmqlZhehNGNG/t6mNqOQ8bjRsSbidYW6o1PoyquUJynaalSHjuJcISxUpqMO2/Po 5Zwm9Eb+BvpkhFlfx3iGjSgtJBbU9LSUqkeX37p9Qnj0yM6p4eSB+oe6r8wK2egvB7 idAn/u1QbLKRGYdai957BRIToVNnLjhsCC5gqDjU=
Date: Mon, 30 Mar 2020 15:34:28 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK552PTGPV2JO7VNVLN4RZKPJEVBNHHCGL5V5M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3555/c606286777@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3555@github.com>
References: <quicwg/base-drafts/pull/3555@github.com>
Subject: Re: [quicwg/base-drafts] Use PeerNotAwaitingAddressValidation() in pseudocode (#3555)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e8273f4e3546_746a3fa7528cd960186578"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/aiPqW09cgx4hb-i74ckesOpCPCA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:34:31 -0000

----==_mimepart_5e8273f4e3546_746a3fa7528cd960186578
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I went for PeerCompletedAddressValidation.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3555#issuecomment-606286777
----==_mimepart_5e8273f4e3546_746a3fa7528cd960186578
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I went for PeerCompletedAddressValidation.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3555#issuecomment-606286777">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6ECPYI5QN36KUULMTRKEM7JANCNFSM4LWT7MFA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6MBPU7KXHZTQFC7N3RKEM7JA5CNFSM4LWT7MFKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQRTHOI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3555#issuecomment-606286777",
"url": "https://github.com/quicwg/base-drafts/pull/3555#issuecomment-606286777",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e8273f4e3546_746a3fa7528cd960186578--


From nobody Mon Mar 30 15:34:48 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0D4D63A0DDA for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 15:34:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id S5vJsUZE0MB5 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 15:34:43 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 878FD3A0DCC for <quic-issues@ietf.org>; Mon, 30 Mar 2020 15:34:43 -0700 (PDT)
Received: from github-lowworker-f045d1f.ac4-iad.github.net (github-lowworker-f045d1f.ac4-iad.github.net [10.52.19.54]) by smtp.github.com (Postfix) with ESMTP id DBF8B8C0A7A for <quic-issues@ietf.org>; Mon, 30 Mar 2020 15:34:42 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585607682; bh=MsPpTHfOUIjbwv1JXK3TF0Gs9LQTKvC3fezNrCCDl9Q=; h=Date:From:To:Subject:From; b=nJG2RQWCqWiNItjZaSWL92fzdIa/+Ao+H6p7WKJ7zRVEVPRQva/hXgOFiAKS6LWG7 +PwFNtq33086lJgRg8PmN4QVaXl+7vO+HbKGg2YTwL70lxsWBn5oasHyXoU3YWty+h 7waxIl4jx+dz1g60q+hPy2GNetxD+2Oy9ffScpic=
Date: Mon, 30 Mar 2020 15:34:42 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/e7de84-dcc189@github.com>
Subject: [quicwg/base-drafts] dcc189: Script updating gh-pages from c4af4067. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/JGNYvBb_H_wa97X4U610X3Z4IX4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:34:46 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: dcc18982428363e57578ef6754da4fb3b56e2a92
      https://github.com/quicwg/base-drafts/commit/dcc18982428363e57578ef6754da4fb3b56e2a92
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-30 (Mon, 30 Mar 2020)

  Changed paths:
    M ianswett-PeerNotAwaitingAddressValidation/draft-ietf-quic-recovery.html
    M ianswett-PeerNotAwaitingAddressValidation/draft-ietf-quic-recovery.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from c4af4067. [ci skip]



From nobody Mon Mar 30 15:35:43 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 549DC3A14A7 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 15:35:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.2
X-Spam-Level: 
X-Spam-Status: No, score=-0.2 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GMaNbYZ3BR95 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 15:35: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 603613A14A2 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 15:35:41 -0700 (PDT)
Received: from github-lowworker-2e54e43.va3-iad.github.net (github-lowworker-2e54e43.va3-iad.github.net [10.48.17.27]) by smtp.github.com (Postfix) with ESMTP id 940E3C601F7 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 15:35:40 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585607740; bh=j/cHer1xNkkrtG/UiItf5t2WYYP2O2Zgr4ZurOQ9lvs=; h=Date:From:To:Subject:From; b=uumB3QiBohcK69HCft5GhvwLkirx6+r4OSqHQoshCOrj3wPBYHR5M9EUhG85dOhkb hWMlqJdntJlQTmqyo+ymOF+cR89ZXcjhhh/ds3unA/MJc62BXQd/0qo1/MP7/3fsmd AQ1u8ybFB+paMFHRm/a6gOL/5Qp6lyMXvvATJXCY=
Date: Mon, 30 Mar 2020 15:35:40 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/ca3026-a4ba94@github.com>
Subject: [quicwg/base-drafts] 15ea7b: Use PeerNotAwaitingAddressValidation() in pseudocode
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/EhfPDEHMXboMwniL-E-_5kmaBSI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:35:42 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 15ea7be51de31e5be960678767f677c9342f2bb0
      https://github.com/quicwg/base-drafts/commit/15ea7be51de31e5be960678767f677c9342f2bb0
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-30 (Mon, 30 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Use PeerNotAwaitingAddressValidation() in pseudocode

It was defined before, but not used.


  Commit: abd056ac97b798b5cdf56e635e540ed8ab0cfbd3
      https://github.com/quicwg/base-drafts/commit/abd056ac97b798b5cdf56e635e540ed8ab0cfbd3
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-30 (Mon, 30 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  mt's comment


  Commit: c4af4067f0cd9940589e29628a2437495c809007
      https://github.com/quicwg/base-drafts/commit/c4af4067f0cd9940589e29628a2437495c809007
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-30 (Mon, 30 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md


  Commit: a4ba946701d5b13df60b35fcff213dcc53d458bc
      https://github.com/quicwg/base-drafts/commit/a4ba946701d5b13df60b35fcff213dcc53d458bc
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-30 (Mon, 30 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Merge pull request #3555 from quicwg/ianswett-PeerNotAwaitingAddressValidation

Use PeerNotAwaitingAddressValidation() in pseudocode


Compare: https://github.com/quicwg/base-drafts/compare/ca3026d45f87...a4ba946701d5


From nobody Mon Mar 30 15:35:46 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 988E93A14A2 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 15:35:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.2
X-Spam-Level: 
X-Spam-Status: No, score=-0.2 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28_39-xfleYs for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 15:35:41 -0700 (PDT)
Received: from out-9.smtp.github.com (out-9.smtp.github.com [192.30.254.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9FCFC3A14A6 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 15:35:41 -0700 (PDT)
Received: from github-lowworker-56fcc46.va3-iad.github.net (github-lowworker-56fcc46.va3-iad.github.net [10.48.102.32]) by smtp.github.com (Postfix) with ESMTP id 563A526171A for <quic-issues@ietf.org>; Mon, 30 Mar 2020 15:35:41 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585607741; bh=2V1AHmBim/gGWWEp3msekOmtkC20ZCCbyfCvER8ekys=; h=Date:From:To:Subject:From; b=mQOmCPpL3qcfL/GYUj72VEa+tf1YyGvdtIxutxiEwn7lqEVrSUtZ8FKrN/3CEm7yJ R07GSZ5pH9MRMsT2KIqXJVlJSk/lHS+cryy7GW4UcMRQnMnUtMiL+NQ2bURCHRGef8 JKaaVETqlmmg/ztuuQBEbWFbTf0AMLK3tuJJOiJs=
Date: Mon, 30 Mar 2020 15:35:41 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-PeerNotAwaitingAddressValidation/c4af40-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/CXXxr-UvHk2Fzmiyn8zgOdzAWoY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:35:43 -0000

  Branch: refs/heads/ianswett-PeerNotAwaitingAddressValidation
  Home:   https://github.com/quicwg/base-drafts


From nobody Mon Mar 30 15:36:07 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C87933A14A7 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 15:36:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.152
X-Spam-Level: 
X-Spam-Status: No, score=-0.152 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id chTL_2cVgQy7 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 15:36:05 -0700 (PDT)
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2E5E53A14A6 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 15:36:05 -0700 (PDT)
Received: from github-lowworker-25680bd.va3-iad.github.net (github-lowworker-25680bd.va3-iad.github.net [10.48.17.61]) by smtp.github.com (Postfix) with ESMTP id 4318B2C1F76 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 15:36:04 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585607764; bh=e8YqWOJMcotdbT0Bu6SwkyrqJfCBQtBnccMAJIhD+vY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Lxqs7ku0aRE+B15RUdXpEkCiUrXG7UWaE2saOPHBqr5kv2XrSz86cQ0+61i4mBNsw Rv9CiVvjhXBE+0DwwTa399S4Tf3NXOcb/bs63FeKRMGGBwD56SCsWxXufDkxdaiS18 QoibQ4pY2XGr3y7fVxNOUo6vHnfPC1AFmZQ7th7g=
Date: Mon, 30 Mar 2020 15:36:04 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4GW2L4VKEDHMLAJAF4RZKVJEVBNHHCGL5V5M@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3555/issue_event/3180758773@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3555@github.com>
References: <quicwg/base-drafts/pull/3555@github.com>
Subject: Re: [quicwg/base-drafts] Use PeerNotAwaitingAddressValidation() in pseudocode (#3555)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e82745435c50_66243fd8beccd96410833a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/VmxlOKH9g5rBc5xU432GeiNz208>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:36:07 -0000

----==_mimepart_5e82745435c50_66243fd8beccd96410833a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #3555 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3555#event-3180758773
----==_mimepart_5e82745435c50_66243fd8beccd96410833a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="590329323" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3555" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3555/hovercard" href="https://github.com/quicwg/base-drafts/pull/3555">#3555</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3555#event-3180758773">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4NLX6RP26EVJ55SUDRKENFJANCNFSM4LWT7MFA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6GYEJDJKSK6UVH66LRKENFJA5CNFSM4LWT7MFKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXWLIN5I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3555#event-3180758773",
"url": "https://github.com/quicwg/base-drafts/pull/3555#event-3180758773",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e82745435c50_66243fd8beccd96410833a--


From nobody Mon Mar 30 15:36:27 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2536E3A14A8 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 15:36:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.429
X-Spam-Level: 
X-Spam-Status: No, score=0.429 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=1.629, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9VBQmmK-5_me for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 15:36: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 27EE13A14A6 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 15:36:25 -0700 (PDT)
Received: from github-lowworker-d93c4b6.va3-iad.github.net (github-lowworker-d93c4b6.va3-iad.github.net [10.48.17.47]) by smtp.github.com (Postfix) with ESMTP id 7C3002C217B for <quic-issues@ietf.org>; Mon, 30 Mar 2020 15:36:24 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585607784; bh=mpId88os7SN0FAMl5qF/3isP2OlTsLsIa/IzgmmiCFQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=fLp1+1mUtq5V6zheq3CiH6Vz1OnB3uWUxOt4WN9Bd+MvkYOqM1U3fujDt63gWQcgq RIxVNky7E+ZqxrhHJRWWqPxiHBYRNlObRFa+ByM5muR4RCT7Oy0Vqkem7ItXQ+ot98 cm0MQ40lhoMeM8NvKIqebKEoO4iBRNV7mcdcQV8M=
Date: Mon, 30 Mar 2020 15:36:24 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4ZVROCZ4G7ABY53GN4RZKWREVBNHHCGMPIX4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3557/review/384281101@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3557@github.com>
References: <quicwg/base-drafts/pull/3557@github.com>
Subject: Re: [quicwg/base-drafts] Note that state needs to be maintained for each issued CID if the peer chooses to use it (#3557)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e8274686e984_6efc3f8a022cd960112933"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ZmD-ec0serbKI2rxQz36gLXBiy4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:36:26 -0000

----==_mimepart_5e8274686e984_6efc3f8a022cd960112933
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/3557#pullrequestreview-384281101
----==_mimepart_5e8274686e984_6efc3f8a022cd960112933
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinthomson</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3557#pullrequestreview-384281101">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7BKAXIACUHKV73P7LRKENGRANCNFSM4LWYWOZQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK27HDY7SZN353AP7B3RKENGRA5CNFSM4LWYWOZ2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3T2UDI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3557#pullrequestreview-384281101",
"url": "https://github.com/quicwg/base-drafts/pull/3557#pullrequestreview-384281101",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e8274686e984_6efc3f8a022cd960112933--


From nobody Mon Mar 30 15:36:34 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3EFAF3A14A8 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 15:36:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ADjXP5e80h9Q for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 15:36:31 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 195423A14AC for <quic-issues@ietf.org>; Mon, 30 Mar 2020 15:36:31 -0700 (PDT)
Received: from github-lowworker-39ac79b.ac4-iad.github.net (github-lowworker-39ac79b.ac4-iad.github.net [10.52.18.15]) by smtp.github.com (Postfix) with ESMTP id 731AF6E032A for <quic-issues@ietf.org>; Mon, 30 Mar 2020 15:36:30 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585607790; bh=M80ySMlTydAYH7IjTt+bKH0sK4a/j4xB/YzUJIDXSGY=; h=Date:From:To:Subject:From; b=GoqgI5Be8CgI3OLrFfYNsba5tptt3nLwHIRSYKJZ2+75axWq6HCxXU3YwDqJc74HU OtEmvSERNC4cVaOGMdfIkH5lEQlETsFKRBmEWnVJQcRHYP2Y6Cia32u68Wv/odSRQ+ kyv0K6go62w9vlfG8uZf2rHcCyORIAWyOFOfM6CM=
Date: Mon, 30 Mar 2020 15:36:30 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/dcc189-f3230b@github.com>
Subject: [quicwg/base-drafts] f3230b: Script updating gh-pages from a4ba9467. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/5t5T5qwQIbGI6zoUUYqfbJPrbbI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:36:32 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: f3230b8af62a23fb144b850d99d4ecf002799d0e
      https://github.com/quicwg/base-drafts/commit/f3230b8af62a23fb144b850d99d4ecf002799d0e
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-30 (Mon, 30 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from a4ba9467. [ci skip]



From nobody Mon Mar 30 15:40:18 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 769073A14C1 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 15:40:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uHn58UWXbJZc for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 15:40: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 596AF3A14BD for <quic-issues@ietf.org>; Mon, 30 Mar 2020 15:40:15 -0700 (PDT)
Date: Mon, 30 Mar 2020 15:40:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585608014; bh=uZlOwrXbsBszZ4mBrk7E8GBtgRZoR2/AYFis3FuB5xo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=VQOrkoB16yUMp1zWvyB2D7XULKjH4OJ7lqOJWoT3fVxLtCz3gc5RUsVXPdkW/Ud/z EivL5EMgOoai9WZpfGpmfw9I2Xmiu6d5sJ/DdmQBREs3RQlThREIHnzGEHUoMceQAI Em/TwlB+th6+zRKrDBm1d7je8EJI0Zfs0jKJC9bU=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3KAW3MY2IJ2T7NTLF4RZLE5EVBNHHCGL7MQU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3556/review/384282860@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3556@github.com>
References: <quicwg/base-drafts/pull/3556@github.com>
Subject: Re: [quicwg/base-drafts] If PTO is armed for anti-deadlock, use now() (#3556)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e82754e94b56_74543feaf36cd96414305c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/-nMlmrrA-uRXS1yrHuyJ3FbLhuk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:40:16 -0000

----==_mimepart_5e82754e94b56_74543feaf36cd96414305c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett commented on this pull request.



> +  if (sent_time == 0)
+    assert(!PeerNotAwaitingAddressValidation())
+    sent_time = now()
   loss_detection_timer.update(sent_time + timeout)

We need to arm the timer for anti-deadlock reasons even if sent_time is 0, so I think this needs to stay 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/3556#discussion_r400537204
----==_mimepart_5e82754e94b56_74543feaf36cd96414305c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3556#discussion_r400537204">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; +  if (sent_time == 0)
+    assert(!PeerNotAwaitingAddressValidation())
+    sent_time = now()
   loss_detection_timer.update(sent_time + timeout)
</pre>
<p>We need to arm the timer for anti-deadlock reasons even if sent_time is 0, so I think this needs to stay 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/3556#discussion_r400537204">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3273IWFSR5BBIYX5LRKENU5ANCNFSM4LWUM6WQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK25FLAHEYYWUFIQBHDRKENU5A5CNFSM4LWUM6W2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3T3B3A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3556#discussion_r400537204",
"url": "https://github.com/quicwg/base-drafts/pull/3556#discussion_r400537204",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e82754e94b56_74543feaf36cd96414305c--


From nobody Mon Mar 30 15:41:06 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8213E3A14CA for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 15:41:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.2
X-Spam-Level: 
X-Spam-Status: No, score=-1.2 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id u2zTghaxOH8C for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 15:41:03 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 11CB83A14C9 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 15:41:02 -0700 (PDT)
Received: from github-lowworker-28f8021.ac4-iad.github.net (github-lowworker-28f8021.ac4-iad.github.net [10.52.25.98]) by smtp.github.com (Postfix) with ESMTP id 371DB282986 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 15:41:02 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585608062; bh=bvj+TcFVzq/WEbkgJyuobst5ewOxOeD7tgMSu7BwWRQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ecW3L5Hd6qQ9zgxJR545R2m9mWZECixszJbO0TmGt608MV6EkhmUODzfCzTzjY9tY ygFlPLVak3stEkYfVAyAUeu3nC6x+boryP1Lpa/CnLnMbXR2kUqO1JNSD5KU+eEvV/ JaG761D2u3K/O1hlTrlb0DkIiI9f2xnQwsiddfTk=
Date: Mon, 30 Mar 2020 15:41:02 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3ERENNYMSBHI2EIUV4RZLH5EVBNHHCGFYIAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3547/review/384281576@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3547@github.com>
References: <quicwg/base-drafts/pull/3547@github.com>
Subject: Re: [quicwg/base-drafts] Limit RCID state (#3547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e82757e277d7_5d193fc970ecd96013451c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/EiTxdIVLrN3N1MqEn_iq2_hghjU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:41:05 -0000

----==_mimepart_5e82757e277d7_5d193fc970ecd96013451c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson approved this pull request.

Thanks for working on this.  I have some suggestions to reduce text.  That reduction won't make things worse, I think.

> @@ -1069,6 +1069,19 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint SHOULD elect to limit the number of outstanding RETIRE_CONNECTION_ID

```suggestion
An endpoint SHOULD limit the number of outstanding RETIRE_CONNECTION_ID
```

> +RETIRE_CONNECTION_IDs SHOULD be at least the active_connection_id_limit.  If the
+number of outstanding RETIRE_CONNECTION_IDs exceeds twice the
+active_connection_id_limit, the connection MAY be closed with a connection error
+of type CONNECTION_ID_LIMIT_ERROR.

```suggestion
RETIRE_CONNECTION_IDs SHOULD be at least the active_connection_id_limit.
```
That sentence is unnecessary.  If a peer starts forcing extra retirement, then this is no different than any of the multitude of other pathological behaviours they might exhibit.  It doesn't need special text.

> +Endpoints SHOULD NOT issue updates of the Retire Prior To field before receiving
+RETIRE_CONNECTION_ID frames for the previous update of Retire Prior To. Doing so
+may result in the peer being unwilling to immediately retire all the connection
+IDs, if retiring them would cause it to exceed its limit on outstanding
+RETIRE_CONNECTION_ID frames, as described above.

```suggestion
Endpoints SHOULD NOT issue updates of the Retire Prior To field before receiving
RETIRE_CONNECTION_ID frames for the previous update of Retire Prior To.
```
Rather than explain this and get the numbers right, just leave the recommendation.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3547#pullrequestreview-384281576
----==_mimepart_5e82757e277d7_5d193fc970ecd96013451c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@martinthomson</b> approved this pull request.</p>=0D
=0D
<p>Thanks for working on this.  I have some suggestions to reduce text.  =
That reduction won't make things worse, I think.</p><hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3547#discussi=
on_r400536094">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -1069,6 +1069,19 @@ to cease using the =
connection IDs when requested can result in connection=0D
 failures, as the issuing endpoint might be unable to continue using the=0D=

 connection IDs with the active connection.=0D
 =0D
+An endpoint SHOULD elect to limit the number of outstanding RETIRE_CONNE=
CTION_ID=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-An endpoint SHOULD elect to limit the number =
of outstanding RETIRE_CONNECTION_ID=0D
+An endpoint SHOULD limit the number of outstanding RETIRE_CONNECTION_ID=0D=

</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3547#discussi=
on_r400536571">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +RETIRE_CONNECTION_IDs SHOULD be at least =
the active_connection_id_limit.  If the=0D
+number of outstanding RETIRE_CONNECTION_IDs exceeds twice the=0D
+active_connection_id_limit, the connection MAY be closed with a connecti=
on error=0D
+of type CONNECTION_ID_LIMIT_ERROR.=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-RETIRE_CONNECTION_IDs SHOULD be at least the =
active_connection_id_limit.  If the=0D
-number of outstanding RETIRE_CONNECTION_IDs exceeds twice the=0D
-active_connection_id_limit, the connection MAY be closed with a connecti=
on error=0D
-of type CONNECTION_ID_LIMIT_ERROR.=0D
+RETIRE_CONNECTION_IDs SHOULD be at least the active_connection_id_limit.=
=0D
</pre>=0D
=0D
<p>That sentence is unnecessary.  If a peer starts forcing extra retireme=
nt, then this is no different than any of the multitude of other patholog=
ical behaviours they might exhibit.  It doesn't need special text.</p>=0D=

=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3547#discussi=
on_r400537186">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +Endpoints SHOULD NOT issue updates of the=
 Retire Prior To field before receiving=0D
+RETIRE_CONNECTION_ID frames for the previous update of Retire Prior To. =
Doing so=0D
+may result in the peer being unwilling to immediately retire all the con=
nection=0D
+IDs, if retiring them would cause it to exceed its limit on outstanding=0D=

+RETIRE_CONNECTION_ID frames, as described above.=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-Endpoints SHOULD NOT issue updates of the Ret=
ire Prior To field before receiving=0D
-RETIRE_CONNECTION_ID frames for the previous update of Retire Prior To. =
Doing so=0D
-may result in the peer being unwilling to immediately retire all the con=
nection=0D
-IDs, if retiring them would cause it to exceed its limit on outstanding=0D=

-RETIRE_CONNECTION_ID frames, as described above.=0D
+Endpoints SHOULD NOT issue updates of the Retire Prior To field before r=
eceiving=0D
+RETIRE_CONNECTION_ID frames for the previous update of Retire Prior To.=0D=

</pre>=0D
=0D
<p>Rather than explain this and get the numbers right, just leave the rec=
ommendation.</p>=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3547#pullrequestreview-384281576">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K4YU7T5Q3TUVUFUPUDRKENX5ANCNFSM4LUQW5DQ">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJKZU6TD7NOPV3XSHTJLRKENX5A5CNFSM4=
LUQW5D2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GOC3T2X2A.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3547#pullrequestrev=
iew-384281576",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3547#pullrequestreview=
-384281576",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e82757e277d7_5d193fc970ecd96013451c--


From nobody Mon Mar 30 15:44:32 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 16A7C3A14D0 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 15:44:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.474
X-Spam-Level: 
X-Spam-Status: No, score=-0.474 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=0.726, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Gz7YGiENLGPz for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 15:44:29 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AE1213A14CC for <quic-issues@ietf.org>; Mon, 30 Mar 2020 15:44:29 -0700 (PDT)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id B67B628297C for <quic-issues@ietf.org>; Mon, 30 Mar 2020 15:44:28 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585608268; bh=RgQDperDbqfL7jJMWxrFRz9I35kECeWEXJml5pwySgA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=b20RxWYINJl6QeUjJqjlCW1PBqF4+OoErArDoEVR+VjaM24mPxxCTOGKUDgBYQP8t cnySiUbVEkEHnL0D8jP+tq/z21KH3hPLTGyE6Y1BdqxG7OaKDZJ9rJPl7pWiNNnGIZ Umi58qcQ/TjqTudkAtZWBRsEZtoB1ydK1tsOW+Xw=
Date: Mon, 30 Mar 2020 15:44:28 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK334LVJ4PI5YHJTBHN4RZLUZEVBNHHCFYX2PM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3536/review/384284784@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3536@github.com>
References: <quicwg/base-drafts/pull/3536@github.com>
Subject: Re: [quicwg/base-drafts] 5tuple routing (#3536)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e82764ca622b_4a273fac15ecd96015348d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/uq9fWenljebEwdwnwTYB3S60o1g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:44:31 -0000

----==_mimepart_5e82764ca622b_4a273fac15ecd96015348d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson commented on this pull request.



> @@ -1156,6 +1156,34 @@ SHOULD ignore any such packets.
 
 Servers MUST drop incoming packets under all other circumstances.
 
+### Considerations for 5-tuple routing architectures
+
+QUIC endpoints can be deployed behind a 5-tuple based routing architecture that
+delivers packets based on both the source and destination IP addresses and
+ports. When routing depends on addresses that the endpoint does not control,
+changes to the IP address or port of peers could result in packets being routed
+to a different server. The following actions could mitigate or resolve
+operational and security issues in this case:
+
+* Endpoints can use an out-of-band mechanism to deliver packets to the correct
+destination or transfer state from the original destination.
+
+* A server can request that a connection be migrated to an address that is
+unique using the preferred_address transport parameter. For example, the initial

Uniqueness is correct though.  The point is that the address is *in itself* sufficient for routing, for which uniqueness is necessary.  Stability is necessary for other reasons.  

That all said, it is true that linkability is a natural consequence of this.  We need to highlight that.  Servers that use this style of demultiplexing will create linkability between paths.  That's a big deal that needs to be highlighted.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3536#discussion_r400538898
----==_mimepart_5e82764ca622b_4a273fac15ecd96015348d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinthomson</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3536#discussion_r400538898">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1156,6 +1156,34 @@ SHOULD ignore any such packets.
 
 Servers MUST drop incoming packets under all other circumstances.
 
+### Considerations for 5-tuple routing architectures
+
+QUIC endpoints can be deployed behind a 5-tuple based routing architecture that
+delivers packets based on both the source and destination IP addresses and
+ports. When routing depends on addresses that the endpoint does not control,
+changes to the IP address or port of peers could result in packets being routed
+to a different server. The following actions could mitigate or resolve
+operational and security issues in this case:
+
+* Endpoints can use an out-of-band mechanism to deliver packets to the correct
+destination or transfer state from the original destination.
+
+* A server can request that a connection be migrated to an address that is
+unique using the preferred_address transport parameter. For example, the initial
</pre>
<p>Uniqueness is correct though.  The point is that the address is <em>in itself</em> sufficient for routing, for which uniqueness is necessary.  Stability is necessary for other reasons.</p>
<p>That all said, it is true that linkability is a natural consequence of this.  We need to highlight that.  Servers that use this style of demultiplexing will create linkability between paths.  That's a big deal that needs to be highlighted.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3536#discussion_r400538898">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYMTVB4LTATTMP6FPLRKEOEZANCNFSM4LQTUQYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK72HYXGBFFYP2JKMTDRKEOEZA5CNFSM4LQTUQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3T3Q4A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3536#discussion_r400538898",
"url": "https://github.com/quicwg/base-drafts/pull/3536#discussion_r400538898",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e82764ca622b_4a273fac15ecd96015348d--


From nobody Mon Mar 30 15:46:52 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 36CE83A14EF for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 15:46:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5QiGk2zLvrrL for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 15:46:50 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0008F3A14E8 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 15:46:49 -0700 (PDT)
Date: Mon, 30 Mar 2020 15:46:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585608409; bh=fGiBe1rwtewZ0SMVDw0BFeLQYWkNSv+1MsG95gpD7eI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=UOuNsdlpOeFPsFM3JgTRZ4XfSWIgl4LN4cc/FPtTgJs8o289icgYhUFlRr8ta2TCb +OQpAfi7Ae34Szb4k2atLEcuSUB/ZIIxSNCzNozA4pke0s8yxinVnpc/JTh1ZvxeD4 PXG0fcMKsrDDwSTKfAzw7Lmvv82rdPpxBD0313L4=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK737CKXZ74TDKQH2VF4RZL5TEVBNHHCFYX2PM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3536/review/384285877@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3536@github.com>
References: <quicwg/base-drafts/pull/3536@github.com>
Subject: Re: [quicwg/base-drafts] 5tuple routing (#3536)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e8276d945150_14fd3fa63a4cd9641660e6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/LU_42goVqH7Z5vS7zzst5__dvkU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:46:51 -0000

----==_mimepart_5e8276d945150_14fd3fa63a4cd9641660e6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson requested changes on this pull request.

Ian makes a great point about linkability that I didn't notice the first few times around.

If you migrate to a preferred address that is unique, then you create linkability between network paths.  A client CAN migrate at that point, but in doing so will be linkable.  That's not great.

(To be clear, this is not a consequence of this change, so I will be creating a new issue to track this.  I'm OK if we decide not to fix this in this PR, but I wanted to just put a hold on this issue as it seems like the right place to address 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/3536#pullrequestreview-384285877
----==_mimepart_5e8276d945150_14fd3fa63a4cd9641660e6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinthomson</b> requested changes on this pull request.</p>

<p>Ian makes a great point about linkability that I didn't notice the first few times around.</p>
<p>If you migrate to a preferred address that is unique, then you create linkability between network paths.  A client CAN migrate at that point, but in doing so will be linkable.  That's not great.</p>
<p>(To be clear, this is not a consequence of this change, so I will be creating a new issue to track this.  I'm OK if we decide not to fix this in this PR, but I wanted to just put a hold on this issue as it seems like the right place to address 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/3536#pullrequestreview-384285877">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6J5XU2HL6VOPUNK43RKEONTANCNFSM4LQTUQYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3CFO4MXRECM4S23DTRKEONTA5CNFSM4LQTUQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3T3ZNI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3536#pullrequestreview-384285877",
"url": "https://github.com/quicwg/base-drafts/pull/3536#pullrequestreview-384285877",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e8276d945150_14fd3fa63a4cd9641660e6--


From nobody Mon Mar 30 15:54:14 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 47CE73A0E45 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 15:54:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.152
X-Spam-Level: 
X-Spam-Status: No, score=-0.152 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yccOZWS0oHUt for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 15:54:12 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 420883A1501 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 15:53:27 -0700 (PDT)
Date: Mon, 30 Mar 2020 15:53:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585608806; bh=x3qlTeULEMMNGmuE5789FBDJP0XwM6nWd0BhPWV0Ekc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ItqC0ahVCIE7W1OtEBUncYQZsfBApRF1wdN6T/OdfeJz5wAzVuvi5BhRKGc0xq10Q l6s/YdvyoeVN/DPiwIcXB0O60ht52Sho9AggCCtD+YmjHwUF5AGkPu6FKKefNNx0pA F1/Z06wvw081zRQJJrsHyj4qgHC8o0La4cZLn4A0=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK43R57VCBBQTI3HAWV4RZMWNEVBNHHCFYX2PM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3536/c606293369@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3536@github.com>
References: <quicwg/base-drafts/pull/3536@github.com>
Subject: Re: [quicwg/base-drafts] 5tuple routing (#3536)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e8278663310f_287b3fabacacd964169646"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/8ZpZ6fHLgkAMyZ_1EIIPt7zU8t0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:54:13 -0000

----==_mimepart_5e8278663310f_287b3fabacacd964169646
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

FWIW, we have a number of cases when the destination IP and port + CID would route correctly, but the original IP(being anycast) would not always route correctly.

It's likely there are millions of connections to the destination IP being migrated to, but yes it's a smaller number than the anycast IP.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3536#issuecomment-606293369
----==_mimepart_5e8278663310f_287b3fabacacd964169646
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>FWIW, we have a number of cases when the destination IP and port + CID would route correctly, but the original IP(being anycast) would not always route correctly.</p>
<p>It's likely there are millions of connections to the destination IP being migrated to, but yes it's a smaller number than the anycast IP.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3536#issuecomment-606293369">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYXO5NJZCAOR4R3GBDRKEPGNANCNFSM4LQTUQYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKY4V4AELC6VJPIBCD3RKEPGNA5CNFSM4LQTUQYKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQRU26I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3536#issuecomment-606293369",
"url": "https://github.com/quicwg/base-drafts/pull/3536#issuecomment-606293369",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e8278663310f_287b3fabacacd964169646--


From nobody Mon Mar 30 16:00:51 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 422AE3A1520 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 16:00:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.082
X-Spam-Level: 
X-Spam-Status: No, score=0.082 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.282, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dBZdeuour-Eq for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 16:00:49 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C94C73A151A for <quic-issues@ietf.org>; Mon, 30 Mar 2020 16:00:48 -0700 (PDT)
Received: from github-lowworker-fb56993.ac4-iad.github.net (github-lowworker-fb56993.ac4-iad.github.net [10.52.19.31]) by smtp.github.com (Postfix) with ESMTP id A7A866E1322 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 16:00:47 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585609247; bh=hmLnCZEoZQ0KSsutDc9k2sbJBvkCcXxbv3Ohbasm7uU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=f74FOkxUF9jRmg3qOyteKnGJYaIjweeU6CLKoeBZtfTdVtd3QdI89BTBFg0jp7vF0 OMRjAQz1m7nHwen7ochVebCNU7l9V+BzT8fjaWWgdsdJUjITgv/vGCG0iOF1XkABp9 YwMhjS+UkmOzcJGBhRU5h1Yv13ZEW4E705eVUbiI=
Date: Mon, 30 Mar 2020 16:00:47 -0700
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4FJ2ZT2FFNZWDTN2F4RZNR7EVBNHHCFYX2PM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3536/review/384291934@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3536@github.com>
References: <quicwg/base-drafts/pull/3536@github.com>
Subject: Re: [quicwg/base-drafts] 5tuple routing (#3536)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e827a1f9833c_2b123f9d276cd960215851"; 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/ChR7agR0v0Edf-yW_2JtK_aQcSM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:00:50 -0000

----==_mimepart_5e827a1f9833c_2b123f9d276cd960215851
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke commented on this pull request.



> @@ -1156,6 +1156,34 @@ SHOULD ignore any such packets.
 
 Servers MUST drop incoming packets under all other circumstances.
 
+### Considerations for 5-tuple routing architectures
+
+QUIC endpoints can be deployed behind a 5-tuple based routing architecture that
+delivers packets based on both the source and destination IP addresses and
+ports. When routing depends on addresses that the endpoint does not control,
+changes to the IP address or port of peers could result in packets being routed
+to a different server. The following actions could mitigate or resolve
+operational and security issues in this case:
+
+* Endpoints can use an out-of-band mechanism to deliver packets to the correct
+destination or transfer state from the original destination.
+
+* A server can request that a connection be migrated to an address that is
+unique using the preferred_address transport parameter. For example, the initial

So is the consensus here that we want to leave it with "unique"?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3536#discussion_r400545197
----==_mimepart_5e827a1f9833c_2b123f9d276cd960215851
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinduke</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3536#discussion_r400545197">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1156,6 +1156,34 @@ SHOULD ignore any such packets.
 
 Servers MUST drop incoming packets under all other circumstances.
 
+### Considerations for 5-tuple routing architectures
+
+QUIC endpoints can be deployed behind a 5-tuple based routing architecture that
+delivers packets based on both the source and destination IP addresses and
+ports. When routing depends on addresses that the endpoint does not control,
+changes to the IP address or port of peers could result in packets being routed
+to a different server. The following actions could mitigate or resolve
+operational and security issues in this case:
+
+* Endpoints can use an out-of-band mechanism to deliver packets to the correct
+destination or transfer state from the original destination.
+
+* A server can request that a connection be migrated to an address that is
+unique using the preferred_address transport parameter. For example, the initial
</pre>
<p>So is the consensus here that we want to leave it with "unique"?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3536#discussion_r400545197">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3TSYE5CTJHHBJFFE3RKEQB7ANCNFSM4LQTUQYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZY3MXIAXTPQ6Z3SLDRKEQB7A5CNFSM4LQTUQYKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3T5IXQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3536#discussion_r400545197",
"url": "https://github.com/quicwg/base-drafts/pull/3536#discussion_r400545197",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e827a1f9833c_2b123f9d276cd960215851--


From nobody Mon Mar 30 16:19:29 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7E5453A156E for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 16:19:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 937Wb0BSeJ_W for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 16:19:25 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AE5DF3A156C for <quic-issues@ietf.org>; Mon, 30 Mar 2020 16:19:25 -0700 (PDT)
Received: from github-lowworker-f144ac1.va3-iad.github.net (github-lowworker-f144ac1.va3-iad.github.net [10.48.16.59]) by smtp.github.com (Postfix) with ESMTP id 966D22C131F for <quic-issues@ietf.org>; Mon, 30 Mar 2020 16:19:24 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585610364; bh=BnxhK26LJmhKc3iRzTezkDv/ayU22M1QTh+TZzA1KG8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=AvxROauW2nTx4iLX+GUROOm2ScmXi290R93YobmKU4GX6H9sHRlNDw6IkgTti+fNl b2ReA4qzYXhW2u60a8fiYmL5mJEJzmcQWbYmQ+tdCEYHfG0k0U297qmr9/y7qwTalU JVV2SVMmBfi+1BEmUUsKlqWupZ0Vpyv0MHCeosYw=
Date: Mon, 30 Mar 2020 16:19:24 -0700
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3547/push/4841551757@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3547@github.com>
References: <quicwg/base-drafts/pull/3547@github.com>
Subject: Re: [quicwg/base-drafts] Limit RCID state (#3547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e827e7c8998d_45c43fed1aacd964192551"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinduke
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/yvLAN-VZ-wuz8RQwe9Zo5e9_wA4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:19:27 -0000

----==_mimepart_5e827e7c8998d_45c43fed1aacd964192551
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke pushed 1 commit.

e10134ef4d335a0640286d1437afa16418655df3  Update draft-ietf-quic-transport.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3547/files/9ec4b0c1d4086cc17f849563ca55bf2932ca13f9..e10134ef4d335a0640286d1437afa16418655df3

----==_mimepart_5e827e7c8998d_45c43fed1aacd964192551
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinduke" class="user-mention">@martinduke</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/e10134ef4d335a0640286d1437afa16418655df3">e10134e</a>  Update draft-ietf-quic-transport.md</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3547/files/9ec4b0c1d4086cc17f849563ca55bf2932ca13f9..e10134ef4d335a0640286d1437afa16418655df3">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6BKSQK3XVYLBYPU2LRKESHZANCNFSM4LUQW5DQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK64UXYOOTRTE2HYDGDRKESHZA5CNFSM4LUQW5D2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TINBQHA3DSNKQOVZWQIZUHA2DCNJVGE3TKNY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3547/files/9ec4b0c1d4086cc17f849563ca55bf2932ca13f9..e10134ef4d335a0640286d1437afa16418655df3",
"url": "https://github.com/quicwg/base-drafts/pull/3547/files/9ec4b0c1d4086cc17f849563ca55bf2932ca13f9..e10134ef4d335a0640286d1437afa16418655df3",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e827e7c8998d_45c43fed1aacd964192551--


From nobody Mon Mar 30 16:20:45 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CD94F3A1570 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 16:20: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=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id a2ikoHHMwpLo for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 16: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 C17743A156F for <quic-issues@ietf.org>; Mon, 30 Mar 2020 16:20:42 -0700 (PDT)
Date: Mon, 30 Mar 2020 16:20:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585610441; bh=sOJ5IdxJw4Gcy3HVe4S46DVNSMcXFtziK20Kh33OeoM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1FTnDbaU5HMAV7mDyIKe6Z0xj0kYfOSaE5Id1ltqiZDthq97VV31/vOari8eH/bgk KaqxY725hxYMrmHqe0kp6Boeucg+dRJnwcVbvAMoBS0sgUn/Wo+MTstfAm1r4tvXmL 8j4c07uY+DsB5WimUqWhSNu3CPKHl/6kmBkDAWyA=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3547/push/4841556395@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3547@github.com>
References: <quicwg/base-drafts/pull/3547@github.com>
Subject: Re: [quicwg/base-drafts] Limit RCID state (#3547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e827ec9d29b0_5d313ff18e6cd96831503b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinduke
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/fRs-HIW-uZugJ-mSea-Ez3LKlso>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:20:44 -0000

----==_mimepart_5e827ec9d29b0_5d313ff18e6cd96831503b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke pushed 1 commit.

4e3c1263433231a9e98365ec5fb75b541ef9de5e  Update draft-ietf-quic-transport.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3547/files/e10134ef4d335a0640286d1437afa16418655df3..4e3c1263433231a9e98365ec5fb75b541ef9de5e

----==_mimepart_5e827ec9d29b0_5d313ff18e6cd96831503b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinduke" class="user-mention">@martinduke</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/4e3c1263433231a9e98365ec5fb75b541ef9de5e">4e3c126</a>  Update draft-ietf-quic-transport.md</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3547/files/e10134ef4d335a0640286d1437afa16418655df3..4e3c1263433231a9e98365ec5fb75b541ef9de5e">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZZQ5HN6S6WXBIK4M3RKESMTANCNFSM4LUQW5DQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2XCN5PC6GR6N6BTEDRKESMTA5CNFSM4LUQW5D2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TINBQHA3DSNKQOVZWQIZUHA2DCNJVGYZTSNI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3547/files/e10134ef4d335a0640286d1437afa16418655df3..4e3c1263433231a9e98365ec5fb75b541ef9de5e",
"url": "https://github.com/quicwg/base-drafts/pull/3547/files/e10134ef4d335a0640286d1437afa16418655df3..4e3c1263433231a9e98365ec5fb75b541ef9de5e",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e827ec9d29b0_5d313ff18e6cd96831503b--


From nobody Mon Mar 30 16:22:20 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B6A823A157F for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 16:22: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=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id D_XYo60e3JAI for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 16:22: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 3ED2B3A1578 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 16:22:17 -0700 (PDT)
Date: Mon, 30 Mar 2020 16:22:16 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585610536; bh=zzLy4D/qfngChuW9uFeKSlhlilZfR1J+vFqWcBgrzss=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=De+FUWaKl8YNcXZRu5MS6CB1lrIvPPeReD+sGxuJ7OHn/L9t8Ey6P7lIORT5eYMRX Fv5NLL3QxGZ3Em+obDX+HPSmy7F1eB0T7Nj9Q/T+wp66DoNF5AhhC531fh12QIJhuY kh8p3URZ6KqhwDeDtY4fPvfuFsfVBEyxvRj0xaOI=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3H5NNOHOPUDXOJUGF4RZQCREVBNHHCGFYIAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3547/review/384300274@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3547@github.com>
References: <quicwg/base-drafts/pull/3547@github.com>
Subject: Re: [quicwg/base-drafts] Limit RCID state (#3547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e827f2847c1d_4823fed54acd95c3112f7"; 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/Bx6-EhUfFWK3Hewa2zS8Cq2IxBI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:22:19 -0000

----==_mimepart_5e827f2847c1d_4823fed54acd95c3112f7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke commented on this pull request.



> +RETIRE_CONNECTION_IDs SHOULD be at least the active_connection_id_limit.  If the
+number of outstanding RETIRE_CONNECTION_IDs exceeds twice the
+active_connection_id_limit, the connection MAY be closed with a connection error
+of type CONNECTION_ID_LIMIT_ERROR.

Well @ianswett just added the ERROR bit, so I'd like his input on this.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3547#discussion_r400552413
----==_mimepart_5e827f2847c1d_4823fed54acd95c3112f7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinduke</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3547#discussion_r400552413">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +RETIRE_CONNECTION_IDs SHOULD be at least the active_connection_id_limit.  If the
+number of outstanding RETIRE_CONNECTION_IDs exceeds twice the
+active_connection_id_limit, the connection MAY be closed with a connection error
+of type CONNECTION_ID_LIMIT_ERROR.
</pre>
<p>Well <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/ianswett/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ianswett">@ianswett</a> just added the ERROR bit, so I'd like his input on this.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3547#discussion_r400552413">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3QJF62A67ZMGADDZDRKESSRANCNFSM4LUQW5DQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYBWRK4BN3NZGBZGITRKESSRA5CNFSM4LUQW5D2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3T7J4Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3547#discussion_r400552413",
"url": "https://github.com/quicwg/base-drafts/pull/3547#discussion_r400552413",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e827f2847c1d_4823fed54acd95c3112f7--


From nobody Mon Mar 30 16:23:57 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4EB473A0F01 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 16:23:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XcGCNWXZ4bBN for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 16:23:54 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C52013A0F04 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 16:23:54 -0700 (PDT)
Received: from github-lowworker-9d2806a.ash1-iad.github.net (github-lowworker-9d2806a.ash1-iad.github.net [10.56.102.50]) by smtp.github.com (Postfix) with ESMTP id 27D6D8C05E4 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 16:23:54 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585610634; bh=K8QsC1zpiiNip8mmkdsxnVFyzhsQzq9LnEN/sIvP6sg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=dIOePkdbmeiIVD+T7Q2gxRCqmbiNU1j+apzgZ1nQAUPzk1aehMBy3gNR7jME2ercV fh44um3QKYod3o0A+UnvEW1oN1WM+fnJ44iWp1nos9mkIJt/DsLHXjbA/JH8ZyKNqT UUnFYinhF1XIcZMTrQLKw9JvszW2ivmwFzJRDfUY=
Date: Mon, 30 Mar 2020 16:23:54 -0700
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3547/push/4841567201@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3547@github.com>
References: <quicwg/base-drafts/pull/3547@github.com>
Subject: Re: [quicwg/base-drafts] Limit RCID state (#3547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e827f8a185dd_5a363ff9578cd968278041"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinduke
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/tr5mxzJR0zuemVh7-dUS2q-X9r8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:23:56 -0000

----==_mimepart_5e827f8a185dd_5a363ff9578cd968278041
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke pushed 1 commit.

46f1894b7ec811fd56f54d49a98d6cd32a3aec0e  text alignment


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3547/files/4e3c1263433231a9e98365ec5fb75b541ef9de5e..46f1894b7ec811fd56f54d49a98d6cd32a3aec0e

----==_mimepart_5e827f8a185dd_5a363ff9578cd968278041
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinduke" class="user-mention">@martinduke</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/46f1894b7ec811fd56f54d49a98d6cd32a3aec0e">46f1894</a>  text alignment</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3547/files/4e3c1263433231a9e98365ec5fb75b541ef9de5e..46f1894b7ec811fd56f54d49a98d6cd32a3aec0e">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK22AZJVWQWU3GJHMSLRKESYVANCNFSM4LUQW5DQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZBWBZI262WHRIDRHLRKESYVA5CNFSM4LUQW5D2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TINBQHA3DSNKQOVZWQIZUHA2DCNJWG4ZDAMI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3547/files/4e3c1263433231a9e98365ec5fb75b541ef9de5e..46f1894b7ec811fd56f54d49a98d6cd32a3aec0e",
"url": "https://github.com/quicwg/base-drafts/pull/3547/files/4e3c1263433231a9e98365ec5fb75b541ef9de5e..46f1894b7ec811fd56f54d49a98d6cd32a3aec0e",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e827f8a185dd_5a363ff9578cd968278041--


From nobody Mon Mar 30 16:29:55 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1D5F53A159C for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 16:29: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=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BFFaJGSES6hh for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 16:29: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 E6A113A159A for <quic-issues@ietf.org>; Mon, 30 Mar 2020 16:29:52 -0700 (PDT)
Received: from github-lowworker-e8b54ca.ac4-iad.github.net (github-lowworker-e8b54ca.ac4-iad.github.net [10.52.23.39]) by smtp.github.com (Postfix) with ESMTP id 10BDB1C02F3 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 16:29:52 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585610992; bh=jCBVvBJJ6LPmF+pOBKlzzJFzPzvtDyjOaHHdiBt3io4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=o+Api/BZFwSSwBC0I8CONzjPdSdpMXsop3/CYpce1F5LLeWzh5ekdllHO9ILeKDJ2 KFBA9+kESPcZ6glw/9x389YTKNhrKLHw4eC3OsREvtujXUmizNtPyek4AkqJ0Y3aI7 ImvOONiAGRfKOvhnllNck0lmNRm5c07qmoSU1brA=
Date: Mon, 30 Mar 2020 16:29:52 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7L7V43LF3EGBUI3PN4RZQ67EVBNHHCGFYIAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3547/review/384303188@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3547@github.com>
References: <quicwg/base-drafts/pull/3547@github.com>
Subject: Re: [quicwg/base-drafts] Limit RCID state (#3547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e8280f01b42_62543f80c24cd95c48311e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/pPuJUuFJF1TwUD9dQefwO90E_-k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 30 Mar 2020 23:29:54 -0000

----==_mimepart_5e8280f01b42_62543f80c24cd95c48311e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett commented on this pull request.



> +RETIRE_CONNECTION_IDs SHOULD be at least the active_connection_id_limit.  If the
+number of outstanding RETIRE_CONNECTION_IDs exceeds twice the
+active_connection_id_limit, the connection MAY be closed with a connection error
+of type CONNECTION_ID_LIMIT_ERROR.

Assuming we move forward with this PR, this is what I intend our implementation to do.  I realize that 'A server's gotta do what a server's gotta do' but I'd prefer an explicit expectation for ease of debugging.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3547#discussion_r400554936
----==_mimepart_5e8280f01b42_62543f80c24cd95c48311e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3547#discussion_r400554936">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +RETIRE_CONNECTION_IDs SHOULD be at least the active_connection_id_limit.  If the
+number of outstanding RETIRE_CONNECTION_IDs exceeds twice the
+active_connection_id_limit, the connection MAY be closed with a connection error
+of type CONNECTION_ID_LIMIT_ERROR.
</pre>
<p>Assuming we move forward with this PR, this is what I intend our implementation to do.  I realize that 'A server's gotta do what a server's gotta do' but I'd prefer an explicit expectation for ease of debugging.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3547#discussion_r400554936">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3VMOBBPJOIVYPJKRDRKETPBANCNFSM4LUQW5DQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK52HLLOZ7YNL4C44E3RKETPBA5CNFSM4LUQW5D2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3UAAVA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3547#discussion_r400554936",
"url": "https://github.com/quicwg/base-drafts/pull/3547#discussion_r400554936",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e8280f01b42_62543f80c24cd95c48311e--


From nobody Mon Mar 30 17:13:14 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C03A63A1621 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 17:13:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.2
X-Spam-Level: 
X-Spam-Status: No, score=-1.2 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MmdGsH6iY2ei for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 17:13:11 -0700 (PDT)
Received: from out-14.smtp.github.com (out-14.smtp.github.com [192.30.254.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 63CAE3A1620 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 17:13:06 -0700 (PDT)
Received: from github-lowworker-2ef7ba1.ac4-iad.github.net (github-lowworker-2ef7ba1.ac4-iad.github.net [10.52.16.66]) by smtp.github.com (Postfix) with ESMTP id B6B421204E7 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 17:13:05 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585613585; bh=wQIZxALmcpzuKMwldcc1DKnG9ruC83KA0BtXgfj3kjY=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=abw+UFJ8lx2tLPs4TFzOikdOtp6jkzlMSWLwm6ZH6bUWDILoEXR2nSnPgo+3FSpc/ WKjMc2xXYydqzUl/fx16ypdP95h3u2UxpKp59fOxvggRsOK5UKt73M52G/3Yj7uCb8 44uUvvRNYHDdpZ3SRBpucU0d0ftvQb5Yic0eHnp8=
Date: Mon, 30 Mar 2020 17:13:05 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZVOTTWZJX7NSYQW3V4RZWBDEVBNHHCGNJGZU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3559@github.com>
Subject: [quicwg/base-drafts] Linkability with preferred_address usage (#3559)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e828b1171b4b_665a3fdaa54cd960240714"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/tyu_z9_eqFhTIxsWbvvnNZDzp9I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:13:13 -0000

----==_mimepart_5e828b1171b4b_665a3fdaa54cd960240714
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

One way in which a server might use preferred_address is to enable routing based on the server address alone.  Just as a client might benefit from a zero-length connection ID by selecting a unique address from which to initiate a connection (i.e., an ephemeral source port), this enables the server to pick an address that is unique to the connection.

Such a server can then establish a connection by routing based on the source tuple, then move to a preferred address that is unique to the connection.  This assumes that clients aren't using connection IDs to multiplex multiple connections to the same server, or that they only open one connection at a time, or that servers are willing to do trial decryption during handshakes (that last one being unlikely. because in the general case it is more than just trial decryption).

As a result, the server does not have to request that the client not migrate.  The server can use this unique address at its end to identify which connection packets belong to.

That's all great, but it creates linkability for the client.  When it migrates, the destination address is unique to that connection, for at least as long as that connection is live (which includes the idle timeout, which we have to assume is known to an attacker).

It also potentially creates address exhaustion problems at the server as the server has to keep address allocations for a fairly long time to allow for idle connections to time out.  Stateless resets are possible, but challenging, because the server has to rely on state in order to generate one.  Stateless resets can't be static unless a port is only ever used exactly once (which seems ludicrous).

I might conclude here that a zero-length connection ID for a server is just a bad idea, as the server address is stable across migrations and links flows on different paths.  There is some uncertainty about linkability when it comes to port reuse, but this does undermine guarantees that clients might assume they have.  

I see two choices:

1. Prohibit (active) migration when there is a zero-length connection ID at the server end.  This would be on the basis that there is a privacy leak that is not obvious.

2. Acknowledge that this happens and leave this to client discretion.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3559
----==_mimepart_5e828b1171b4b_665a3fdaa54cd960240714
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>One way in which a server might use preferred_address is to enable routing based on the server address alone.  Just as a client might benefit from a zero-length connection ID by selecting a unique address from which to initiate a connection (i.e., an ephemeral source port), this enables the server to pick an address that is unique to the connection.</p>
<p>Such a server can then establish a connection by routing based on the source tuple, then move to a preferred address that is unique to the connection.  This assumes that clients aren't using connection IDs to multiplex multiple connections to the same server, or that they only open one connection at a time, or that servers are willing to do trial decryption during handshakes (that last one being unlikely. because in the general case it is more than just trial decryption).</p>
<p>As a result, the server does not have to request that the client not migrate.  The server can use this unique address at its end to identify which connection packets belong to.</p>
<p>That's all great, but it creates linkability for the client.  When it migrates, the destination address is unique to that connection, for at least as long as that connection is live (which includes the idle timeout, which we have to assume is known to an attacker).</p>
<p>It also potentially creates address exhaustion problems at the server as the server has to keep address allocations for a fairly long time to allow for idle connections to time out.  Stateless resets are possible, but challenging, because the server has to rely on state in order to generate one.  Stateless resets can't be static unless a port is only ever used exactly once (which seems ludicrous).</p>
<p>I might conclude here that a zero-length connection ID for a server is just a bad idea, as the server address is stable across migrations and links flows on different paths.  There is some uncertainty about linkability when it comes to port reuse, but this does undermine guarantees that clients might assume they have.</p>
<p>I see two choices:</p>
<ol>
<li>
<p>Prohibit (active) migration when there is a zero-length connection ID at the server end.  This would be on the basis that there is a privacy leak that is not obvious.</p>
</li>
<li>
<p>Acknowledge that this happens and leave this to client discretion.</p>
</li>
</ol>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3559">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3TU3YYTAJJL6SZG7LRKEYRDANCNFSM4LXDOFMQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4LERDMJXX6SWE3JDTRKEYRDA5CNFSM4LXDOFM2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IZVE3GQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3559",
"url": "https://github.com/quicwg/base-drafts/issues/3559",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e828b1171b4b_665a3fdaa54cd960240714--


From nobody Mon Mar 30 17:14:05 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 736733A1624 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 17:14:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gsDdBGNl7o3R for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 17:14: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 422653A1621 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 17:14:03 -0700 (PDT)
Date: Mon, 30 Mar 2020 17:14:01 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585613642; bh=pAGGTdTui5eSh4zFgXY7vEw4N14CJzamyqj4jfsQbhw=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=RMOn7Ls8H7gnmNL5kHf//2Oc07ihI5c8Aia1RgqZ/Ghz66Br9U4fmFCxv1EUSPDjv 7wVYO21McbnsuqYJU+6zV4V6t9Wrqh9P6tMZG1u/u0vE3SC1vkgvdXB7VzdC/WF3aY Pkuj7GYTa1/DWFcCxo9kyuoI7rMUFh/wQ3V/Rnf8=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6SKJOHMFBF4N4XNIN4RZWETEVBNHHCGNJIQI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3560@github.com>
Subject: [quicwg/base-drafts] Equivalence of preferred_address and NEW_CONNECTION_ID (#3560)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e828b49f34da_c183fc5c3acd960317210"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/fOlwbgBvi9NQCL-WfSkkQ0eUz5g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:14:04 -0000

----==_mimepart_5e828b49f34da_c183fc5c3acd960317210
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

We don't prohibit the use of a zero-length connection ID in the preferred_address transport parameter.  

So a server can use a connection ID during connection establishment, then remove privacy protections by moving to a unique address (see #3559).  Of course, this is largely moot, as the privacy protection offered through the use of connection IDs toward a unique address is nil.

In either case, we should clarify whether preferred_address is exactly like NEW_CONNECTION_ID, or whether it has its own rules.  Right now, it looks like it has its own rules and that is likely bad.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3560
----==_mimepart_5e828b49f34da_c183fc5c3acd960317210
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>We don't prohibit the use of a zero-length connection ID in the preferred_address transport parameter.</p>
<p>So a server can use a connection ID during connection establishment, then remove privacy protections by moving to a unique address (see <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="590685901" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3559" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3559/hovercard" href="https://github.com/quicwg/base-drafts/issues/3559">#3559</a>).  Of course, this is largely moot, as the privacy protection offered through the use of connection IDs toward a unique address is nil.</p>
<p>In either case, we should clarify whether preferred_address is exactly like NEW_CONNECTION_ID, or whether it has its own rules.  Right now, it looks like it has its own rules and that is likely bad.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3560">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK57VN2LUVYRWHT5LODRKEYUTANCNFSM4LXDO62Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK36S2FSY7MX5PYZKLLRKEYUTA5CNFSM4LXDO622YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IZVFCBA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3560",
"url": "https://github.com/quicwg/base-drafts/issues/3560",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e828b49f34da_c183fc5c3acd960317210--


From nobody Mon Mar 30 17:16:12 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D3A8D3A162E for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 17:16:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ivcLonLBA-ZP for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 17:16:09 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4A61B3A162C for <quic-issues@ietf.org>; Mon, 30 Mar 2020 17:16:09 -0700 (PDT)
Received: from github-lowworker-f045d1f.ac4-iad.github.net (github-lowworker-f045d1f.ac4-iad.github.net [10.52.19.54]) by smtp.github.com (Postfix) with ESMTP id 6E4A92827EB for <quic-issues@ietf.org>; Mon, 30 Mar 2020 17:16:07 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585613767; bh=wY/ycgVJjh7O8O9J18776gybh13U/f0pjEY9XZ3X4jg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ZaEjHi9LJFD+3kxgNfVNFjMtaYmj8epWZU5dXoBqLttZcDt0Y3+VRRmv+6xySghku 7sk2xQ5d6/WHMpgUehlP1czjzDe7xd4TmjJjziM6Xfa0XC4NtkZt4Nvx5S7BBWF0kv 63m93wqUAF4qbGLC7n2M7yXlO1PfJc9f4qYc0awI=
Date: Mon, 30 Mar 2020 17:16:07 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYRUYQTHEHPPAHHTWF4RZWMPEVBNHHCGFYIAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3547/review/384319920@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3547@github.com>
References: <quicwg/base-drafts/pull/3547@github.com>
Subject: Re: [quicwg/base-drafts] Limit RCID state (#3547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e828bc75e9ce_67c03fc652acd96c2870b6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/BBBaG9J35mPcIhUORNMIbq1Q8yk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:16:11 -0000

----==_mimepart_5e828bc75e9ce_67c03fc652acd96c2870b6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson commented on this pull request.



> +RETIRE_CONNECTION_IDs SHOULD be at least the active_connection_id_limit.  If the
+number of outstanding RETIRE_CONNECTION_IDs exceeds twice the
+active_connection_id_limit, the connection MAY be closed with a connection error
+of type CONNECTION_ID_LIMIT_ERROR.

In that case, I would prefer something a little more terse and less prescriptive.

> An endpoint MAY choose to treat having too many connection IDs in need of retirement as a connection error of type CONNECTION_ID_LIMIT_ERROR.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3547#discussion_r400569461
----==_mimepart_5e828bc75e9ce_67c03fc652acd96c2870b6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinthomson</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3547#discussion_r400569461">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +RETIRE_CONNECTION_IDs SHOULD be at least the active_connection_id_limit.  If the
+number of outstanding RETIRE_CONNECTION_IDs exceeds twice the
+active_connection_id_limit, the connection MAY be closed with a connection error
+of type CONNECTION_ID_LIMIT_ERROR.
</pre>
<p>In that case, I would prefer something a little more terse and less prescriptive.</p>
<blockquote>
<p>An endpoint MAY choose to treat having too many connection IDs in need of retirement as a connection error of type CONNECTION_ID_LIMIT_ERROR.</p>
</blockquote>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3547#discussion_r400569461">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4IWQT5PRYFBYHWHPDRKEY4PANCNFSM4LUQW5DQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4MRQ3K4Z3XCTH64RDRKEY4PA5CNFSM4LUQW5D2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3UEDMA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3547#discussion_r400569461",
"url": "https://github.com/quicwg/base-drafts/pull/3547#discussion_r400569461",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e828bc75e9ce_67c03fc652acd96c2870b6--


From nobody Mon Mar 30 17:19:58 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B41033A163A for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 17:19:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6qwh5XavuXqp for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 17:19:54 -0700 (PDT)
Received: from out-14.smtp.github.com (out-14.smtp.github.com [192.30.254.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B53213A163C for <quic-issues@ietf.org>; Mon, 30 Mar 2020 17:19:54 -0700 (PDT)
Received: from github-lowworker-cf59896.ash1-iad.github.net (github-lowworker-cf59896.ash1-iad.github.net [10.56.112.26]) by smtp.github.com (Postfix) with ESMTP id 67EF51210D4 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 17:19:54 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585613994; bh=aypphLNS8qKS/HKirweAvR7MvC81ooxrq+PgDkNXvoc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=kZ7X/MzjkNjIwWIUaIp2WqOGHXi7eypbzt2MYlNFh4SefjrF9P10leCIDA5bhQnQn LfiJkOOLF30GjlbFtqQ80Q+GnmyudSJ/ZyJ4ezTudjyk8zBE2RDW60dnKAj39Y+0Jn Xrzel38gy+HIPDOfurPAlRIlvQ7TdAU1lCZQGaDw=
Date: Mon, 30 Mar 2020 17:19:54 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4G5YVILYMST3JJKUF4RZW2VEVBNHHCGL7MQU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3556/review/384321125@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3556@github.com>
References: <quicwg/base-drafts/pull/3556@github.com>
Subject: Re: [quicwg/base-drafts] If PTO is armed for anti-deadlock, use now() (#3556)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e828caa21412_55893f99db6cd964422441"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/iDSpTQ2bsLp_aIL8OTUPA2M543E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 00:19:57 -0000

----==_mimepart_5e828caa21412_55893f99db6cd964422441
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson commented on this pull request.



> +  if (sent_time == 0)
+    assert(!PeerNotAwaitingAddressValidation())
+    sent_time = now()
   loss_detection_timer.update(sent_time + timeout)

My bad.  I didn't think that through.  Would it instead be better to change this line:

```
  time_of_last_sent_ack_eliciting_packet[kPacketNumberSpace] = 0
```
to 
```
  time_of_last_sent_ack_eliciting_packet[kPacketNumberSpace] = 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/3556#discussion_r400570511
----==_mimepart_5e828caa21412_55893f99db6cd964422441
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinthomson</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3556#discussion_r400570511">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; +  if (sent_time == 0)
+    assert(!PeerNotAwaitingAddressValidation())
+    sent_time = now()
   loss_detection_timer.update(sent_time + timeout)
</pre>
<p>My bad.  I didn't think that through.  Would it instead be better to change this line:</p>
<pre><code>  time_of_last_sent_ack_eliciting_packet[kPacketNumberSpace] = 0
</code></pre>
<p>to</p>
<pre><code>  time_of_last_sent_ack_eliciting_packet[kPacketNumberSpace] = now()
</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/3556#discussion_r400570511">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZRCGS7LB232Y4MIBTRKEZKVANCNFSM4LWUM6WQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5PXWNJYVXUJM6YNNLRKEZKVA5CNFSM4LWUM6W2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3UEMZI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3556#discussion_r400570511",
"url": "https://github.com/quicwg/base-drafts/pull/3556#discussion_r400570511",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e828caa21412_55893f99db6cd964422441--


From nobody Mon Mar 30 18:10:04 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 10B623A16F5 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 18:10:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mVZb-Vm9xBqA for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 18:10: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 BBBDB3A16F4 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 18:10:00 -0700 (PDT)
Received: from github-lowworker-a27607f.ash1-iad.github.net (github-lowworker-a27607f.ash1-iad.github.net [10.56.18.61]) by smtp.github.com (Postfix) with ESMTP id A9D1D2C0A4B for <quic-issues@ietf.org>; Mon, 30 Mar 2020 18:09:59 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585616999; bh=syUBVw3MUK4TtvAUelmrwx8osHVp0cpv3c+ONWJmD2c=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=JIubiXDB+f0MY3kOdNMwaYtoTDJ2BHu+l/SWeo8pl/8nPqz4oQ/yk/lh7itXdg0XF UBd5wCWuX0UC6zrF3Zkz3QSjzN1pefpJLVbcfO/qefAiTpfRLBAcvwCreUWjRYyX7Q PXbR/iJhRdCzsRaOi+WyIjzfkKbtr29hoZWh0U6A=
Date: Mon, 30 Mar 2020 18:09:59 -0700
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3547/push/4841900708@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3547@github.com>
References: <quicwg/base-drafts/pull/3547@github.com>
Subject: Re: [quicwg/base-drafts] Limit RCID state (#3547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e8298679c36e_49c23ff6162cd96c557058"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinduke
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/YFxYMqJbkKbH5cx9BIU8pEi1wZc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 01:10:02 -0000

----==_mimepart_5e8298679c36e_49c23ff6162cd96c557058
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke pushed 1 commit.

33548fd46adf3885542bbbe87ee2498bd2b92d75  MT's suggestions


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3547/files/46f1894b7ec811fd56f54d49a98d6cd32a3aec0e..33548fd46adf3885542bbbe87ee2498bd2b92d75

----==_mimepart_5e8298679c36e_49c23ff6162cd96c557058
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinduke" class="user-mention">@martinduke</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/33548fd46adf3885542bbbe87ee2498bd2b92d75">33548fd</a>  MT&#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/3547/files/46f1894b7ec811fd56f54d49a98d6cd32a3aec0e..33548fd46adf3885542bbbe87ee2498bd2b92d75">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYXHVSHUEORDYGHOTLRKE7GPANCNFSM4LUQW5DQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2PW3YVKFBWRJMYV4DRKE7GPA5CNFSM4LUQW5D2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TINBQHA3DSNKQOVZWQIZUHA2DCOJQGA3TAOA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3547/files/46f1894b7ec811fd56f54d49a98d6cd32a3aec0e..33548fd46adf3885542bbbe87ee2498bd2b92d75",
"url": "https://github.com/quicwg/base-drafts/pull/3547/files/46f1894b7ec811fd56f54d49a98d6cd32a3aec0e..33548fd46adf3885542bbbe87ee2498bd2b92d75",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e8298679c36e_49c23ff6162cd96c557058--


From nobody Mon Mar 30 18:11:10 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F28A43A16FB for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 18:11:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id h-o4LV4yJvrq for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 18:11:06 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C7D9E3A16F8 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 18:11:06 -0700 (PDT)
Received: from github-lowworker-52827f8.ash1-iad.github.net (github-lowworker-52827f8.ash1-iad.github.net [10.56.108.24]) by smtp.github.com (Postfix) with ESMTP id C7B05A04F6 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 18:11:05 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585617065; bh=8FpnhNnJjOlyCs6GtYjlWOZV8uU6cOWS3eOG5eZIjk0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=bS4eTEaMrQBJjyVDf6Y5aqb1Nv+Atm42y2Hx/4hRp1bA7WXhA11vcjrjU/Xi2hBPn 9y7LyK2+xw55ay3XXiIwIbBegEHl9a5Cr79CNXw5FqGR0AlV0ZpEdtWOpXuMCEXDKP 14ctGuLEV2Y9ExGwDvCeCLONUAJfi/bklj3zMjeE=
Date: Mon, 30 Mar 2020 18:11:05 -0700
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5QDOAS5VSFBF2ZUTV4RZ42TEVBNHHCGFYIAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3547/c606336934@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3547@github.com>
References: <quicwg/base-drafts/pull/3547@github.com>
Subject: Re: [quicwg/base-drafts] Limit RCID state (#3547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e8298a9b76a9_1f7d3f96c10cd96448245b"; 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/AnJUR0Q2UHvUhdONTN9IGwYzQG0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 01:11:08 -0000

----==_mimepart_5e8298a9b76a9_1f7d3f96c10cd96448245b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Ok, trying to put this one in the ground.

I think the only remaining dispute is between @kazuho and @martinthomson on whether active_connection_id_limit is a sufficient number of RCIDs 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/3547#issuecomment-606336934
----==_mimepart_5e8298a9b76a9_1f7d3f96c10cd96448245b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Ok, trying to put this one in the ground.</p>
<p>I think the only remaining dispute is between <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/kazuho/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/kazuho">@kazuho</a> and <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinthomson/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a> on whether active_connection_id_limit is a sufficient number of RCIDs to remember.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3547#issuecomment-606336934">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7J47DEIK5LTHI2R2TRKE7KTANCNFSM4LUQW5DQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7AKE3AXQVGJJBPXITRKE7KTA5CNFSM4LUQW5D2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQR7PJQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3547#issuecomment-606336934",
"url": "https://github.com/quicwg/base-drafts/pull/3547#issuecomment-606336934",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e8298a9b76a9_1f7d3f96c10cd96448245b--


From nobody Mon Mar 30 18:22:05 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A7ED03A1731 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 18:22:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.199
X-Spam-Level: 
X-Spam-Status: No, score=-1.199 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wEM3UO0OSuYc for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 18:22: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 898753A1726 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 18:21:54 -0700 (PDT)
Date: Mon, 30 Mar 2020 18:21:53 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585617713; bh=yqqP8r7YamOV15A0+dBhO2pQQuucm2gaVDhSdOj5wbg=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=Q/MUv9HRFLx8mnGQiNgDKYdxH3wJ6ZrEEZy8MN1HEbCJDc98CSf/swKWSvtzNAjFj i+L5fnnjYmBihiTx1oVlJMebxswn5oIDeUKovB74Ip7W84P4rNDGu3a3VxRn4qfqhs +vpx+uGKC5q7YgIEvKuEjxiCbt4XIju84EEtSfkU=
From: Kazu Yamamoto <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5KVOBLSSKZ4R24W4N4RZ6DDEVBNHHCGNMNEI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3561@github.com>
Subject: [quicwg/base-drafts] 3+ and 4+ in the QPACK wire format are complex and inefficient (#3561)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e829b3196629_616e3fe753ccd95c593110"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazu-yamamoto
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/btSN1nTMdyfXW8YwPbteFWFwd48>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 01:22:05 -0000

----==_mimepart_5e829b3196629_616e3fe753ccd95c593110
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

For instance, QPACK uses the following wire format:

```
  0   1   2   3   4   5   6   7
+---+---+---+---+---+---+---+---+
| 0 | 0 | 1 | N | H |NameLen(3+)|
+---+---+---+---+---+-----------+
|  Name String (Length bytes)   |
+---+---------------------------+
| H |     Value Length (7+)     |
+---+---------------------------+
|  Value String (Length bytes)  |
+-------------------------------+
```

The designers of QPACK make use of 3 bits of the flag part. But HPACK uses the following wire format:

```
0   1   2   3   4   5   6   7
+---+---+---+---+---+---+---+---+
| 0 | 0 | 0 | 0 |       0       |
+---+---+-----------------------+
| H |     Name Length (7+)      |
+---+---------------------------+
|  Name String (Length octets)  |
+---+---------------------------+
| H |     Value Length (7+)     |
+---+---------------------------+
| Value String (Length octets)  |
+-------------------------------+
```

The designers of HPACK did not use 4 bits and chose 7+ for name length.

Let's calculate integer ranges of one/two/three bytes for each N+:

```
N+   1   2     3 <- bytes
8  127 382 16638
7   63 254 16510
6   31 190 16446
5   15 158 16414
4    7 142 16398
3    3 134 16390
2    1 130 16386
1    0 128 16384
```

One byte of 3+ can only express 0 - 3. In most cases, two bytes of 3+ are necessary for the length of header names. 

So, why don't we use 7+ for simplicity?

```
  0   1   2   3   4   5   6   7
+---+---+---+---+---+---+---+---+
| 0 | 0 | 1 | N | H |     0     |
+---+---+---+---+---+-----------+
| H |     Name Length (7+)      |
+---+---------------------------+
|  Name String (Length bytes)   |
+---+---------------------------+
| H |     Value Length (7+)     |
+---+---------------------------+
|  Value String (Length bytes)  |
+-------------------------------+
```

This keeps the length of wire format in most cases and enables us to reuse the code of HPACK.


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3561
----==_mimepart_5e829b3196629_616e3fe753ccd95c593110
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>For instance, QPACK uses the following wire format:</p>
<pre><code>  0   1   2   3   4   5   6   7
+---+---+---+---+---+---+---+---+
| 0 | 0 | 1 | N | H |NameLen(3+)|
+---+---+---+---+---+-----------+
|  Name String (Length bytes)   |
+---+---------------------------+
| H |     Value Length (7+)     |
+---+---------------------------+
|  Value String (Length bytes)  |
+-------------------------------+
</code></pre>
<p>The designers of QPACK make use of 3 bits of the flag part. But HPACK uses the following wire format:</p>
<pre><code>0   1   2   3   4   5   6   7
+---+---+---+---+---+---+---+---+
| 0 | 0 | 0 | 0 |       0       |
+---+---+-----------------------+
| H |     Name Length (7+)      |
+---+---------------------------+
|  Name String (Length octets)  |
+---+---------------------------+
| H |     Value Length (7+)     |
+---+---------------------------+
| Value String (Length octets)  |
+-------------------------------+
</code></pre>
<p>The designers of HPACK did not use 4 bits and chose 7+ for name length.</p>
<p>Let's calculate integer ranges of one/two/three bytes for each N+:</p>
<pre><code>N+   1   2     3 &lt;- bytes
8  127 382 16638
7   63 254 16510
6   31 190 16446
5   15 158 16414
4    7 142 16398
3    3 134 16390
2    1 130 16386
1    0 128 16384
</code></pre>
<p>One byte of 3+ can only express 0 - 3. In most cases, two bytes of 3+ are necessary for the length of header names.</p>
<p>So, why don't we use 7+ for simplicity?</p>
<pre><code>  0   1   2   3   4   5   6   7
+---+---+---+---+---+---+---+---+
| 0 | 0 | 1 | N | H |     0     |
+---+---+---+---+---+-----------+
| H |     Name Length (7+)      |
+---+---------------------------+
|  Name String (Length bytes)   |
+---+---------------------------+
| H |     Value Length (7+)     |
+---+---------------------------+
|  Value String (Length bytes)  |
+-------------------------------+
</code></pre>
<p>This keeps the length of wire format in most cases and enables us to reuse the code of HPACK.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3561">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2ANRWO52PW4QHKZY3RKFATDANCNFSM4LXEN7AA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK34QACUUTXDQCDHRQTRKFATDA5CNFSM4LXEN7AKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IZVRURA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3561",
"url": "https://github.com/quicwg/base-drafts/issues/3561",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e829b3196629_616e3fe753ccd95c593110--


From nobody Mon Mar 30 18:37:30 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 611333A175C for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 18:37: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=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EFEiLQ_qYTDz for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 18:37:27 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 321FA3A175B for <quic-issues@ietf.org>; Mon, 30 Mar 2020 18:37:27 -0700 (PDT)
Received: from github-lowworker-275fa97.va3-iad.github.net (github-lowworker-275fa97.va3-iad.github.net [10.48.17.64]) by smtp.github.com (Postfix) with ESMTP id 3066A5207DE for <quic-issues@ietf.org>; Mon, 30 Mar 2020 18:37:26 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585618646; bh=Ghw9coVah7L08cBC+Dwqv51UEpB2Rj3McAAfLIXGp0Y=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=VJYffvgLpTPxuKN3p/6A6Z4jaor6bEhXZ8lkf1dQiorCVzRUMq9GQvQwv4fhdZp4C RFEGisN5q4wBLbbcCrOWJmzw+ogqxBCbLr4VJFCihO+lsZxMPJ5zelu6dVHxFJiWZW klH0XuFEfWwIFxL78MKqCF7utu9NZUnuYIOAfzCA=
Date: Mon, 30 Mar 2020 18:37:26 -0700
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK232FRLIYVCH4JYVVN4RZ75NEVBNHHCGFYIAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3547/c606345475@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3547@github.com>
References: <quicwg/base-drafts/pull/3547@github.com>
Subject: Re: [quicwg/base-drafts] Limit RCID state (#3547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e829ed620774_56e93facb9ecd95c48280"; 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/7Gsyj_cnchSgvxjs9SJEgXhao1A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 01:37:28 -0000

----==_mimepart_5e829ed620774_56e93facb9ecd95c48280
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Reading through this proposal, I fear that this would be very difficult to implement. If the ACK for a RETIRE_CONNECTION_ID frame is lost, and endpoint cannot safely send a NEW_CONNECTION_ID frame with a RetirePriorTo, since this would cause the peer to have more than `max_connection_id_limit` RETIRE_CONNECTION_ID frames in flight. In order to safely use RetirePriorTo, this endpoint then would have to track receipt of the ACK frame. I'd very much like to avoid the complexity associated with 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/3547#issuecomment-606345475
----==_mimepart_5e829ed620774_56e93facb9ecd95c48280
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Reading through this proposal, I fear that this would be very difficult to implement. If the ACK for a RETIRE_CONNECTION_ID frame is lost, and endpoint cannot safely send a NEW_CONNECTION_ID frame with a RetirePriorTo, since this would cause the peer to have more than <code>max_connection_id_limit</code> RETIRE_CONNECTION_ID frames in flight. In order to safely use RetirePriorTo, this endpoint then would have to track receipt of the ACK frame. I'd very much like to avoid the complexity associated with 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/3547#issuecomment-606345475">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7UZI75EB2FO24DXO3RKFCNNANCNFSM4LUQW5DQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK56T4BSA4YLMSWUVS3RKFCNNA5CNFSM4LUQW5D2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQSBSAY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3547#issuecomment-606345475",
"url": "https://github.com/quicwg/base-drafts/pull/3547#issuecomment-606345475",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e829ed620774_56e93facb9ecd95c48280--


From nobody Mon Mar 30 18:41:16 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E2B953A176F for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 18:41:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.152
X-Spam-Level: 
X-Spam-Status: No, score=-0.152 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jIV2H07Sh5KR for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 18:41:13 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D28543A176D for <quic-issues@ietf.org>; Mon, 30 Mar 2020 18:41:13 -0700 (PDT)
Received: from github-lowworker-f1f7af9.ash1-iad.github.net (github-lowworker-f1f7af9.ash1-iad.github.net [10.56.111.13]) by smtp.github.com (Postfix) with ESMTP id 9E77B660919 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 18:41:12 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585618872; bh=rg8xOzREmjtzQAqMyfbqrL2Ezuo/o0FDQn5F/ze3X8w=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=TKqDJioU7jLWon+SAA0MOYSKf/Hpyu6iMszQPXf+GewgEqHY8e9aoJUt6SRvPtMZl a1jjccLG3ZtH9jNumBhwEziVm7pr+nRt3ggJ1P4GMa9NA2UbqMzWGLhL7doZtFs+7/ G5gFqud6bvOZcHdgxBOdR5OKDfLEql/+j0Jcdkb8=
Date: Mon, 30 Mar 2020 18:41:12 -0700
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6IYTVPOSAFC5Q54DN4R2ALREVBNHHCGNJIQI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3560/606346565@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3560@github.com>
References: <quicwg/base-drafts/issues/3560@github.com>
Subject: Re: [quicwg/base-drafts] Equivalence of preferred_address and NEW_CONNECTION_ID (#3560)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e829fb88db57_dc43fd932acd96020745"; 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/T1UAzh0K6k2-6oH5OT6OObRY3Hs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 01:41:15 -0000

----==_mimepart_5e829fb88db57_dc43fd932acd96020745
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Zero-length connection IDs don't have a stateless reset token associated with them, but the preferred_address TP requires you to set a token. That's an awkward corner case.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3560#issuecomment-606346565
----==_mimepart_5e829fb88db57_dc43fd932acd96020745
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Zero-length connection IDs don't have a stateless reset token associated with them, but the preferred_address TP requires you to set a token. That's an awkward corner case.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3560#issuecomment-606346565">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYW7ZVO7SV55LBFVFTRKFC3RANCNFSM4LXDO62Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7FYL6FUYKMJDQ23SLRKFC3RA5CNFSM4LXDO622YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQSB2RI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3560#issuecomment-606346565",
"url": "https://github.com/quicwg/base-drafts/issues/3560#issuecomment-606346565",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e829fb88db57_dc43fd932acd96020745--


From nobody Mon Mar 30 19:00:23 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4D9453A17D5 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 19:00:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.429
X-Spam-Level: 
X-Spam-Status: No, score=0.429 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=1.629, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 04FTmKPiHovs for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 19:00:21 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 524633A17D2 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 19:00:21 -0700 (PDT)
Received: from github-lowworker-2e54e43.va3-iad.github.net (github-lowworker-2e54e43.va3-iad.github.net [10.48.17.27]) by smtp.github.com (Postfix) with ESMTP id 15CF7282B84 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 19:00:20 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585620020; bh=5cw3c8uCg6aqTI8T0GBRxZ7bsiyLAf/H4v/HCfK/tJw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=HKIMiweNKhVRL6IgK3hsYFEBdoK32l+iTM0cIQjH40llasT1TsUv5oUEcnVTWny78 goaYesVtvhB6CXF8KaDoeacX8jVqRTKRM1JO4cTNnYrB8PXI9+7eOUPI6tIw05RKoJ iNH740exKGBNj8qHfnFhfTcJ67g7oP+SzHO5hFhg=
Date: Mon, 30 Mar 2020 19:00:20 -0700
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5PBG3VNTW33M7JCR54R2CTJEVBNHHCGKQEEY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3553/review/384352935@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3553@github.com>
References: <quicwg/base-drafts/pull/3553@github.com>
Subject: Re: [quicwg/base-drafts] Cumulative RCID frame (with gaps) (#3553)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e82a43460a0_3d5e3fab44acd96868169"; 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/jyBA2EAOEud4SBeTAGd5WqUfw6k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 02:00:22 -0000

----==_mimepart_5e82a43460a0_3d5e3fab44acd96868169
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/3553#pullrequestreview-384352935
----==_mimepart_5e82a43460a0_3d5e3fab44acd96868169
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@marten-seemann</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3553#pullrequestreview-384352935">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7CGPALJCAK7FNTYKDRKFFDJANCNFSM4LWHOZXQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYDPENHBXVZUXBHUFLRKFFDJA5CNFSM4LWHOZX2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3UMFJY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3553#pullrequestreview-384352935",
"url": "https://github.com/quicwg/base-drafts/pull/3553#pullrequestreview-384352935",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e82a43460a0_3d5e3fab44acd96868169--


From nobody Mon Mar 30 19:02:11 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B03493A17BA for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 19:02:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.429
X-Spam-Level: 
X-Spam-Status: No, score=0.429 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=1.629, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2O7hgXord4L6 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 19:02:08 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B1B9C3A17B9 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 19:02:08 -0700 (PDT)
Received: from github-lowworker-943b171.ac4-iad.github.net (github-lowworker-943b171.ac4-iad.github.net [10.52.22.59]) by smtp.github.com (Postfix) with ESMTP id AB2076E10C3 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 19:02:07 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585620127; bh=q8KMt8YMNmdG3X/UXfmm+b0ehK4NMxLoL4tffP9sSJY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=2F70q5pud45KuI5vj8lueFRfvA1BjvV+KQ2NdBdNP7rARyvbBWPkTVm6TZYIqpYTG E/F5fBNAA6UkPXoR9iJjPo+lD/p4FvpZvRzn78DE0asPa8PE5vo5E/XdR7iHDYAc0f uHZXMbdaVDvJNRa28FHknJBeeedClD6U9KGgWF/g=
Date: Mon, 30 Mar 2020 19:02:07 -0700
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4DWJ5M7WDTBYUQOZF4R2CZ7EVBNHHCGMPIX4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3557/review/384353474@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3557@github.com>
References: <quicwg/base-drafts/pull/3557@github.com>
Subject: Re: [quicwg/base-drafts] Note that state needs to be maintained for each issued CID if the peer chooses to use it (#3557)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e82a49f9a101_54fc3fd46cacd96c50645"; 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/Y8yUKpuE1Yb7BeDbn-YDl1vLpDg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 02:02:10 -0000

----==_mimepart_5e82a49f9a101_54fc3fd46cacd96c50645
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/3557#pullrequestreview-384353474
----==_mimepart_5e82a49f9a101_54fc3fd46cacd96c50645
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@marten-seemann</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3557#pullrequestreview-384353474">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2D7TDVXRZ6LX57O4DRKFFJ7ANCNFSM4LWYWOZQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK54DEBSDHNKNLG53DLRKFFJ7A5CNFSM4LWYWOZ2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3UMJQQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3557#pullrequestreview-384353474",
"url": "https://github.com/quicwg/base-drafts/pull/3557#pullrequestreview-384353474",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e82a49f9a101_54fc3fd46cacd96c50645--


From nobody Mon Mar 30 19:04:39 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A9FE83A17DD for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 19:04:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.474
X-Spam-Level: 
X-Spam-Status: No, score=-0.474 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=0.726, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4EUHbQnPza22 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 19:04:37 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3B3253A17D7 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 19:04:37 -0700 (PDT)
Date: Mon, 30 Mar 2020 19:04:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585620276; bh=OUdCbz54FY+9XliGEWBjML70PTVQjYHWOXVgkFXSBos=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ll2RiZuW5H5OHxnoJAxVsMveFPrkuMoJY9LEuLU4TjnI9VdSgzeYqZIKfRXlT31fg S0lOJaj7Z1upV3kVaH4raHqHKLeHRYbyb/DijTf3djmw5C40YahvdUPmyT6dwID8ZL 7fK6Aru2vXSIWexglkasUPPa3odeMBGrfEBFtiak=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK52JZKKGFMIKVQ2F7F4R2DDJEVBNHHCGFYIAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3547/review/384353335@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3547@github.com>
References: <quicwg/base-drafts/pull/3547@github.com>
Subject: Re: [quicwg/base-drafts] Limit RCID state (#3547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e82a53425a8e_4ad83fbd93acd95c70112"; 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/G1nS2KH9mF3SQIRHe8vV5mc4478>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 02:04:39 -0000

----==_mimepart_5e82a53425a8e_4ad83fbd93acd95c70112
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho commented on this pull request.

Thank you for working on the PR. I think this PR almost done.

The only complaint I have is the limit, which as I have previously stated. If people are going to use the minimum recommended value, it becomes risky to retire all CIDs at once. I'd prefer recommending something safer. Please see my suggestion below.

> @@ -1069,6 +1069,15 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint SHOULD limit the number of outstanding RETIRE_CONNECTION_ID frames
+to bound the necessary state. In order to allow a peer to retire all previously
+issued connection IDs, the limit on the number of outstanding
+RETIRE_CONNECTION_IDs SHOULD be at least the active_connection_id_limit. An

How about something like: _In order to allow a peer to retire all previously issued connection IDs while an endpoint waits for some RETIRE_CONNECTION_ID frames to be acknowledged, the limit on the number of outstanding RETIRE_CONNECTION_IDs SHOULD be at least the active_connection_id_limit plus the number of retirements that the endpoint might initiate at one 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/3547#pullrequestreview-384353335
----==_mimepart_5e82a53425a8e_4ad83fbd93acd95c70112
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@kazuho</b> commented on this pull request.</p>

<p>Thank you for working on the PR. I think this PR almost done.</p>
<p>The only complaint I have is the limit, which as I have previously stated. If people are going to use the minimum recommended value, it becomes risky to retire all CIDs at once. I'd prefer recommending something safer. Please see my suggestion below.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3547#discussion_r400598711">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1069,6 +1069,15 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint SHOULD limit the number of outstanding RETIRE_CONNECTION_ID frames
+to bound the necessary state. In order to allow a peer to retire all previously
+issued connection IDs, the limit on the number of outstanding
+RETIRE_CONNECTION_IDs SHOULD be at least the active_connection_id_limit. An
</pre>
<p>How about something like: <em>In order to allow a peer to retire all previously issued connection IDs while an endpoint waits for some RETIRE_CONNECTION_ID frames to be acknowledged, the limit on the number of outstanding RETIRE_CONNECTION_IDs SHOULD be at least the active_connection_id_limit plus the number of retirements that the endpoint might initiate at one time.</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/3547#pullrequestreview-384353335">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7ESGY35U2MTSNSY43RKFFTJANCNFSM4LUQW5DQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZPGDI37GM7Y2CKUHTRKFFTJA5CNFSM4LUQW5D2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3UMINY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3547#pullrequestreview-384353335",
"url": "https://github.com/quicwg/base-drafts/pull/3547#pullrequestreview-384353335",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e82a53425a8e_4ad83fbd93acd95c70112--


From nobody Mon Mar 30 19:06:36 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 620663A17EF for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 19:06:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.152
X-Spam-Level: 
X-Spam-Status: No, score=-0.152 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9xHVR8g7ojOO for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 19:06: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 746623A17F1 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 19:06:33 -0700 (PDT)
Date: Mon, 30 Mar 2020 19:06:32 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585620392; bh=NRcpAWkGAWsD3cdIyb7w0DJY3xs92SZB/vTir8cPS20=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=IItkxNqucpjmP8IMK1+1s8g/KiQsFdmB+H9eA+dXoe2ATuka7eFFYTp71o19sflhT WJuA+M+BXA1bbx+dQlmIhXFy4PM6czFDn6AtBJQs4hhLeuYDtNGe3QSa/yec/bXJW1 rtMyOnV5IL+I2psCnKg8hm8bbOVxCOhw4YKYI5J4=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZIL6EZRLOE3HS2QKN4R2DKREVBNHHCFAMG5E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3509/606353853@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3509@github.com>
References: <quicwg/base-drafts/issues/3509@github.com>
Subject: Re: [quicwg/base-drafts] Required state for retaining unacked RETIRE_CONNECTION_ID frames is unbound (#3509)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e82a5a886b73_12503f84cf8cd960126285"; 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/2DpSiZRN03WwJk633V4kFq0Do2Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 02:06:35 -0000

----==_mimepart_5e82a5a886b73_12503f84cf8cd960126285
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I'm fine with trying to see if we can reach an agreement on #3547.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3509#issuecomment-606353853
----==_mimepart_5e82a5a886b73_12503f84cf8cd960126285
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I'm fine with trying to see if we can reach an agreement on <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="588711941" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3547" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3547/hovercard" href="https://github.com/quicwg/base-drafts/pull/3547">#3547</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3509#issuecomment-606353853">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6WIHDT7766HPQQPVDRKFF2RANCNFSM4LFJ2P4A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5KQLSEQW7TFPDMWZLRKFF2RA5CNFSM4LFJ2P4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQSDTPI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-606353853",
"url": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-606353853",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e82a5a886b73_12503f84cf8cd960126285--


From nobody Mon Mar 30 19:10:45 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 444DE3A1808 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 19:10:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.429
X-Spam-Level: 
X-Spam-Status: No, score=0.429 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=1.629, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4r2tsR0FHTWV for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 19:10:43 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3FBE03A1807 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 19:10:43 -0700 (PDT)
Received: from github-lowworker-a27607f.ash1-iad.github.net (github-lowworker-a27607f.ash1-iad.github.net [10.56.18.61]) by smtp.github.com (Postfix) with ESMTP id 601908C0A07 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 19:10:42 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585620642; bh=tQrdYSe5TEcMYB3fBfj1SUiQT3z0bLBsbsZPLfONpvU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=JkWLL1MrXtxBg6eWWB2kyDpZ6X3SoH66ZMQmZPMO1P0XIuih4HxTbFKsuc7GKxZaU nGDA9mCvEG3Edbak8gUdhSe3UVHmfhia41ZRfvbBx4kanWaAEaKGKfRwvHoy/mqYuK 2jxB7/0ZPe+dAp1C7n2ry6cxYWMmoLVsKMDEPBLg=
Date: Mon, 30 Mar 2020 19:10:42 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK57FTQ4DXZDTLH65HF4R2D2FEVBNHHCGMPIX4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3557/review/384355851@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3557@github.com>
References: <quicwg/base-drafts/pull/3557@github.com>
Subject: Re: [quicwg/base-drafts] Note that state needs to be maintained for each issued CID if the peer chooses to use it (#3557)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e82a6a250acb_132a3f90cfacd95c100943"; 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/MBrbn5NH3n02GYfe4nraLa-6KXU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 02:10:44 -0000

----==_mimepart_5e82a6a250acb_132a3f90cfacd95c100943
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3557#pullrequestreview-384355851
----==_mimepart_5e82a6a250acb_132a3f90cfacd95c100943
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@kazuho</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3557#pullrequestreview-384355851">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKY5TI7QP567GEUZ3PTRKFGKFANCNFSM4LWYWOZQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4VNEOI6LJ6XFAI37TRKFGKFA5CNFSM4LWYWOZ2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3UM4CY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3557#pullrequestreview-384355851",
"url": "https://github.com/quicwg/base-drafts/pull/3557#pullrequestreview-384355851",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e82a6a250acb_132a3f90cfacd95c100943--


From nobody Mon Mar 30 19:30:13 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EB5A53A186B for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 19:30:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.473
X-Spam-Level: 
X-Spam-Status: No, score=-0.473 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=0.726, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xElhBttGwwoo for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 19:30:10 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8C1D13A186A for <quic-issues@ietf.org>; Mon, 30 Mar 2020 19:30:10 -0700 (PDT)
Date: Mon, 30 Mar 2020 19:30:09 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585621809; bh=vIzhl3z3JR33yLN2F/7YvdQT+Gvr0WP5XLHwY96zXjk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gJ4iByIfE2ruwQJwmFobOe3MImGlNBDEfQlS0ByZtfwGjNNgX2gjXNApDT7eJzjJ/ NYkqegPExT22WyDdz1Oi5bjPW/cSxfoNmpKthJDmLB97IL3UJS5gT2EuS/smXM5EdL nRv99NLwfgE67iQDztGHu63M6Js8U2ju8QOagiXA=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK52Z6UEI5STPCO3PKN4R2GDDEVBNHHCF233TE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3541/606361195@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3541@github.com>
References: <quicwg/base-drafts/issues/3541@github.com>
Subject: Re: [quicwg/base-drafts] Retaining the largest received packet number (#3541)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e82ab31c0cf9_3add3fa9704cd96c1740f3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/GK-f21RA7FbKXRPTamlCNj_7tW0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 02:30:12 -0000

----==_mimepart_5e82ab31c0cf9_3add3fa9704cd96c1740f3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I agree with @martinthomson on the principle of not requiring the enclosing packet's packet number during frame handling, and we use sequence numbers within frames to help with reordering. This was at least true in an earlier version of NCID frames, and we had discussed this principle then. This is also why the ACK_FREQUENCY frame in https://tools.ietf.org/html/draft-iyengar-quic-delayed-ack-00 includes a sequence number.

That said, I don't understand the issue with key updates here. Largest acked so far is a connection-level state variable that can be used for key updates. I suspect that I'm not understanding the example scenario. @martinthomson, can you elaborate on your key update example?

@ianswett: Is your example motivated by a receiver that does not remember the largest acked or one that does not wish to ack anything but the packet that was just received?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3541#issuecomment-606361195
----==_mimepart_5e82ab31c0cf9_3add3fa9704cd96c1740f3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I agree with <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinthomson/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a> on the principle of not requiring the enclosing packet's packet number during frame handling, and we use sequence numbers within frames to help with reordering. This was at least true in an earlier version of NCID frames, and we had discussed this principle then. This is also why the ACK_FREQUENCY frame in <a href="https://tools.ietf.org/html/draft-iyengar-quic-delayed-ack-00" rel="nofollow">https://tools.ietf.org/html/draft-iyengar-quic-delayed-ack-00</a> includes a sequence number.</p>
<p>That said, I don't understand the issue with key updates here. Largest acked so far is a connection-level state variable that can be used for key updates. I suspect that I'm not understanding the example scenario. <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinthomson/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a>, can you elaborate on your key update example?</p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/ianswett/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ianswett">@ianswett</a>: Is your example motivated by a receiver that does not remember the largest acked or one that does not wish to ack anything but the packet that was just 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/issues/3541#issuecomment-606361195">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7ZCGNO3GX34VN3UGDRKFITDANCNFSM4LRQFCEQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5PJN6MCJGGHNV6XMDRKFITDA5CNFSM4LRQFCE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQSFM2Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3541#issuecomment-606361195",
"url": "https://github.com/quicwg/base-drafts/issues/3541#issuecomment-606361195",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e82ab31c0cf9_3add3fa9704cd96c1740f3--


From nobody Mon Mar 30 19:33:19 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C5C5F3A187D for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 19:33: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=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id R2cud2wXPSEm for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 19:33: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 8CD6E3A1887 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 19:33:17 -0700 (PDT)
Date: Mon, 30 Mar 2020 19:33:16 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585621996; bh=nBdDHOXZV4zkAdxOp504Dpk2lVGBrpVHbBfh2FempbY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=SNuzoXy4qFENvWSzwQGRKgAFvKhVigx8wuiIheL0vtyRh6oUexSg9XnMxakwop5BL VWnc6ZqgFvzLGNCnEXAowThh2U9MRx97SPWSuSNHBIqXUA9815WN4vLon4zsLkw7vC LTjBNuPk57huK2fpaDMfKwNFdmbKRZgv27tJHT8Y=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK454PNATNEDK66T7JN4R2GOZEVBNHHCGKCD2A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3551/review/384362512@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3551@github.com>
References: <quicwg/base-drafts/pull/3551@github.com>
Subject: Re: [quicwg/base-drafts] Do not reset pto_count on Initial ACKs (#3551)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e82abec6149e_492b3f9e31ecd95c131196"; 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/Y15HU2OHFkxTubcvzpjuidzTOQs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 02:33:19 -0000

----==_mimepart_5e82abec6149e_492b3f9e31ecd95c131196
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho commented on this pull request.



> @@ -1139,8 +1145,9 @@ OnAckReceived(ack, pn_space):
     OnPacketAcked(acked_packet.packet_number, pn_space)
 
   DetectLostPackets(pn_space)
-
-  pto_count = 0
+  // Reset pto_count, unless the client receives an Initial ACK
+  if (endpoint is server || pn_space != Initial)

Shouldn't we better invoke `PeerCompletedAddressValidation()`?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3551#pullrequestreview-384362512
----==_mimepart_5e82abec6149e_492b3f9e31ecd95c131196
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@kazuho</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3551#discussion_r400606770">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1139,8 +1145,9 @@ OnAckReceived(ack, pn_space):
     OnPacketAcked(acked_packet.packet_number, pn_space)
 
   DetectLostPackets(pn_space)
-
-  pto_count = 0
+  // Reset pto_count, unless the client receives an Initial ACK
+  if (endpoint is server || pn_space != Initial)
</pre>
<p>Shouldn't we better invoke <code>PeerCompletedAddressValidation()</code>?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3551#pullrequestreview-384362512">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2LEY4A2DLAAMXZTPDRKFI6ZANCNFSM4LWBVDVQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2TBRU244QDNDMX4BLRKFI6ZA5CNFSM4LWBVDV2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3UOQEA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3551#pullrequestreview-384362512",
"url": "https://github.com/quicwg/base-drafts/pull/3551#pullrequestreview-384362512",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e82abec6149e_492b3f9e31ecd95c131196--


From nobody Mon Mar 30 19:38:07 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0FFD53A1888 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 19:38:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jZLsYrbQ6bkC for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 19:38: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 2DEF83A0486 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 19:38:05 -0700 (PDT)
Date: Mon, 30 Mar 2020 19:38:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585622284; bh=+7IL0rrlmWBYDtgYGMOr32WpaEPwX2K8qn5TQclGHpU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=WeltGA89InOkNOkAEmc5DtuWNCX4CiGntWYyOcm6BcdHR+5M+9AiIoh4NGRuY4u39 7dKiMDbmJzOwhfkLfGKIXTgqO+D7keyQvrF7rH2PP9wUwTKah/N+IEMfYvhHHBxs11 R8geXnSylDEjvoiWKrtxdpkjxmJcqBEqaoi0s0LI=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3525/push/4842171534@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3525@github.com>
References: <quicwg/base-drafts/pull/3525@github.com>
Subject: Re: [quicwg/base-drafts] eliminate the difference between when having no RTT sample and having one (#3525)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e82ad0c4a896_3a9c3fa9704cd96c482779"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazuho
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/y6tbW7Ya-H59kqfMvbA4KXuvnbM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 02:38:06 -0000

----==_mimepart_5e82ad0c4a896_3a9c3fa9704cd96c482779
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho pushed 1 commit.

d887d3bd18b3638f73703885db0e93f32120345a  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/3525/files/512a5a4399191b11bc207443cce2cbd75943bbee..d887d3bd18b3638f73703885db0e93f32120345a

----==_mimepart_5e82ad0c4a896_3a9c3fa9704cd96c482779
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/kazuho" class="user-mention">@kazuho</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/d887d3bd18b3638f73703885db0e93f32120345a">d887d3b</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/3525/files/512a5a4399191b11bc207443cce2cbd75943bbee..d887d3bd18b3638f73703885db0e93f32120345a">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5G6FWBXSYB6WY47ILRKFJQZANCNFSM4LKR6WCQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2P33XY4ADN2S7T5RLRKFJQZA5CNFSM4LKR6WC2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DQNRQGI3DINSQOVZWQIZUHA2DEMJXGE2TGNA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3525/files/512a5a4399191b11bc207443cce2cbd75943bbee..d887d3bd18b3638f73703885db0e93f32120345a",
"url": "https://github.com/quicwg/base-drafts/pull/3525/files/512a5a4399191b11bc207443cce2cbd75943bbee..d887d3bd18b3638f73703885db0e93f32120345a",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e82ad0c4a896_3a9c3fa9704cd96c482779--


From nobody Mon Mar 30 19:38:24 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9CB673A1888 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 19:38: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=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PDkoODZAX9yf for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 19:38:21 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7C7203A0486 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 19:38:21 -0700 (PDT)
Date: Mon, 30 Mar 2020 19:38:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585622300; bh=doCZBjANzpt2o+TU2NC0Wfa5HO+9uJBiqmbtLeSscKA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=fghtbDbQcicKteKgAaYdPjcyA9IpK/vemCBxADAocZFM9WqwFgKiFNI2b/YWVZRo3 z5lkywaLbu3Aj5GNbGiqwVV0Mo6rPybatB4nv8suToUMEllhxgftJY2jyErW7Qvo2q pclCNYlW7D4nRmYPwTvDLJYz2St3sSGEybnefvK0=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3525/push/4842172172@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3525@github.com>
References: <quicwg/base-drafts/pull/3525@github.com>
Subject: Re: [quicwg/base-drafts] eliminate the difference between when having no RTT sample and having one (#3525)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e82ad1c86289_23e63fd68cccd95c1796db"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazuho
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/qFuwjMUhsbj2IQ8Jv_kJC_KuQX8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 02:38:23 -0000

----==_mimepart_5e82ad1c86289_23e63fd68cccd95c1796db
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho pushed 1 commit.

22a3071287a58755789df4115eec579b86198a52  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/3525/files/d887d3bd18b3638f73703885db0e93f32120345a..22a3071287a58755789df4115eec579b86198a52

----==_mimepart_5e82ad1c86289_23e63fd68cccd95c1796db
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/kazuho" class="user-mention">@kazuho</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/22a3071287a58755789df4115eec579b86198a52">22a3071</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/3525/files/d887d3bd18b3638f73703885db0e93f32120345a..22a3071287a58755789df4115eec579b86198a52">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZFK6S3AHSV72FLD6TRKFJRZANCNFSM4LKR6WCQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK755EB6MUFU6C4HPUTRKFJRZA5CNFSM4LKR6WC2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DQNRQGI3DINSQOVZWQIZUHA2DEMJXGIYTOMQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3525/files/d887d3bd18b3638f73703885db0e93f32120345a..22a3071287a58755789df4115eec579b86198a52",
"url": "https://github.com/quicwg/base-drafts/pull/3525/files/d887d3bd18b3638f73703885db0e93f32120345a..22a3071287a58755789df4115eec579b86198a52",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e82ad1c86289_23e63fd68cccd95c1796db--


From nobody Mon Mar 30 19:46:21 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 93D1F3A18FD for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 19:46:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.152
X-Spam-Level: 
X-Spam-Status: No, score=-0.152 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Emjz_amy1iHO for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 19:46: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 7FE203A18FA for <quic-issues@ietf.org>; Mon, 30 Mar 2020 19:46:19 -0700 (PDT)
Received: from github-lowworker-45eca55.ac4-iad.github.net (github-lowworker-45eca55.ac4-iad.github.net [10.52.25.70]) by smtp.github.com (Postfix) with ESMTP id D302A96036D for <quic-issues@ietf.org>; Mon, 30 Mar 2020 19:46:18 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585622778; bh=oI2kwI0VzCQrcyRb9eNvlvS/fXlkJXqozfReklobeTg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=B5ZSL5GxM/4XFyXtOIMdI3s809pfSwa6apkUY3+PMv1w88uSBNaC0VBzGeHuwBMKn P/MuJtBB1o/sOCOahK7HkeAAk1Gd+H6WzYNljSx6O+uaWw5J5THjNkSgegQ0o5a0mj cpunxwxK35OYhrRf0p2nqvzEPEEB8REGRu/JKKXs=
Date: Mon, 30 Mar 2020 19:46:18 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3525/push/4842195688@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3525@github.com>
References: <quicwg/base-drafts/pull/3525@github.com>
Subject: Re: [quicwg/base-drafts] eliminate the difference between when having no RTT sample and having one (#3525)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e82aefac5c93_75833fe0a04cd9647049d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazuho
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/yU6fL7JtqV9VrmH4qjclg_mPie4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 02:46:21 -0000

----==_mimepart_5e82aefac5c93_75833fe0a04cd9647049d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho pushed 1 commit.

3c7a903cfd8b86f9fe81522cd81c967f7edba919  wordwrap


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3525/files/22a3071287a58755789df4115eec579b86198a52..3c7a903cfd8b86f9fe81522cd81c967f7edba919

----==_mimepart_5e82aefac5c93_75833fe0a04cd9647049d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/kazuho" class="user-mention">@kazuho</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/3c7a903cfd8b86f9fe81522cd81c967f7edba919">3c7a903</a>  wordwrap</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3525/files/22a3071287a58755789df4115eec579b86198a52..3c7a903cfd8b86f9fe81522cd81c967f7edba919">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK47XZ4MLWG77PXKD73RKFKPVANCNFSM4LKR6WCQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK67ZIKSPWMF62RXBMDRKFKPVA5CNFSM4LKR6WC2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DQNRQGI3DINSQOVZWQIZUHA2DEMJZGU3DQOA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3525/files/22a3071287a58755789df4115eec579b86198a52..3c7a903cfd8b86f9fe81522cd81c967f7edba919",
"url": "https://github.com/quicwg/base-drafts/pull/3525/files/22a3071287a58755789df4115eec579b86198a52..3c7a903cfd8b86f9fe81522cd81c967f7edba919",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e82aefac5c93_75833fe0a04cd9647049d--


From nobody Mon Mar 30 19:48:10 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BDD2B3A18FD for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 19:48:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id atIenqbh3w2J for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 19:48:08 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B863F3A18FC for <quic-issues@ietf.org>; Mon, 30 Mar 2020 19:48:08 -0700 (PDT)
Date: Mon, 30 Mar 2020 19:48:07 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585622888; bh=PE11PyT0ok9lt0h6qhKDSpEJSzWSBfqbj7PydP8HkHg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ozPE0tYN+6jDHrhoWYl/5VysCIC1gAvVrW7NAUFRYkSiVaTjSjPIdTywBRT0KgvuO YAsNjpYQZky021H/0CBGkt+32KaMml16fRaJBJRV6eQ2tUmvvgYmTyBYzQQX6G4EV7 7ehvc0+UzqFVVE+/UL/PSm5O1YjqRUuA/v1z+fhg=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3RAICMM4DLOBQNE5V4R2IGPEVBNHHCFKOIVY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3525/c606366287@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3525@github.com>
References: <quicwg/base-drafts/pull/3525@github.com>
Subject: Re: [quicwg/base-drafts] eliminate the difference between when having no RTT sample and having one (#3525)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e82af67ea7a1_7c3c3fb20bacd9682224b"; 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/ggXrl-hfN9sq4tx1eAteg3b7334>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 02:48:10 -0000

----==_mimepart_5e82af67ea7a1_7c3c3fb20bacd9682224b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar @ianswett Thank you for the suggestions. I've applied them.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3525#issuecomment-606366287
----==_mimepart_5e82af67ea7a1_7c3c3fb20bacd9682224b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/janaiyengar/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/janaiyengar">@janaiyengar</a> <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/ianswett/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ianswett">@ianswett</a> Thank you for the suggestions. I've applied them.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3525#issuecomment-606366287">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6QUJDGYWQVFE3P6HTRKFKWPANCNFSM4LKR6WCQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYGWKJQDLG26T4UVRDRKFKWPA5CNFSM4LKR6WC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQSGUTY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3525#issuecomment-606366287",
"url": "https://github.com/quicwg/base-drafts/pull/3525#issuecomment-606366287",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e82af67ea7a1_7c3c3fb20bacd9682224b--


From nobody Mon Mar 30 19:51:08 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D39D03A190F for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 19:51:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.2
X-Spam-Level: 
X-Spam-Status: No, score=-1.2 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wJm820QrOSbI for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 19:51: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 24BBD3A1918 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 19:51:04 -0700 (PDT)
Date: Mon, 30 Mar 2020 19:51:03 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585623063; bh=S5U4cT6GvKPP2cb6LfmQny25fYcoVpq6dR6r7GpJRWE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=a5pROO2gFOrIwH6AenMKYVDYIPBr32dfcwc0+XgrA5U6uC4s5hrC37DzynI/9cn5B +XeBYm0Eb6CWLDLgjitnltvCMDfjrjQ68QBdux+RsfZJHr0JNJsjStBgimdxzg+ylL +6P+hQbdTKHDpN7YdlxJGzl+JOJ7aWXN9X3gK40A=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2CRZSI7GQZ5GWONZ54R2IRPEVBNHHCFAMG5E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3509/606367037@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3509@github.com>
References: <quicwg/base-drafts/issues/3509@github.com>
Subject: Re: [quicwg/base-drafts] Required state for retaining unacked RETIRE_CONNECTION_ID frames is unbound (#3509)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e82b017c69bc_12873fd99a2cd964863ad"; 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/2t-gUu4vVG6NVGl58QJREGBymRA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 02:51:07 -0000

----==_mimepart_5e82b017c69bc_12873fd99a2cd964863ad
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I'd prefer #3553 over #3547. I can't really see why it would more disruptive than #3547.

The problem with #3547 is that it will likely work find in *most* cases, but there are some corner case (when the ACKs for RETIRE_CONNECTION_ID frames are lost), in which things will break. Properly accounting for these corner cases requires some non-trivial tracking logic in order to avoid risking the connection being closed with a CONNECTION_ID_LIMIT_ERROR.

On the other hand, #3553 seems to be conceptually simpler. I'd rather implement a few changes to my frame parser than introduce some ACK-tracking logic.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3509#issuecomment-606367037
----==_mimepart_5e82b017c69bc_12873fd99a2cd964863ad
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>
<p>I'd prefer <a class=3D"issue-link js-issue-link" data-error-text=3D"Fa=
iled to load title" data-id=3D"589956134" data-permission-text=3D"Title i=
s private" data-url=3D"https://github.com/quicwg/base-drafts/issues/3553"=
 data-hovercard-type=3D"pull_request" data-hovercard-url=3D"/quicwg/base-=
drafts/pull/3553/hovercard" href=3D"https://github.com/quicwg/base-drafts=
/pull/3553">#3553</a> over <a class=3D"issue-link js-issue-link" data-err=
or-text=3D"Failed to load title" data-id=3D"588711941" data-permission-te=
xt=3D"Title is private" data-url=3D"https://github.com/quicwg/base-drafts=
/issues/3547" data-hovercard-type=3D"pull_request" data-hovercard-url=3D"=
/quicwg/base-drafts/pull/3547/hovercard" href=3D"https://github.com/quicw=
g/base-drafts/pull/3547">#3547</a>. I can't really see why it would more =
disruptive than <a class=3D"issue-link js-issue-link" data-error-text=3D"=
Failed to load title" data-id=3D"588711941" data-permission-text=3D"Title=
 is private" data-url=3D"https://github.com/quicwg/base-drafts/issues/354=
7" data-hovercard-type=3D"pull_request" data-hovercard-url=3D"/quicwg/bas=
e-drafts/pull/3547/hovercard" href=3D"https://github.com/quicwg/base-draf=
ts/pull/3547">#3547</a>.</p>
<p>The problem with <a class=3D"issue-link js-issue-link" data-error-text=
=3D"Failed to load title" data-id=3D"588711941" data-permission-text=3D"T=
itle is private" data-url=3D"https://github.com/quicwg/base-drafts/issues=
/3547" data-hovercard-type=3D"pull_request" data-hovercard-url=3D"/quicwg=
/base-drafts/pull/3547/hovercard" href=3D"https://github.com/quicwg/base-=
drafts/pull/3547">#3547</a> is that it will likely work find in <em>most<=
/em> cases, but there are some corner case (when the ACKs for RETIRE_CONN=
ECTION_ID frames are lost), in which things will break. Properly accounti=
ng for these corner cases requires some non-trivial tracking logic in ord=
er to avoid risking the connection being closed with a CONNECTION_ID_LIMI=
T_ERROR.</p>
<p>On the other hand, <a class=3D"issue-link js-issue-link" data-error-te=
xt=3D"Failed to load title" data-id=3D"589956134" data-permission-text=3D=
"Title is private" data-url=3D"https://github.com/quicwg/base-drafts/issu=
es/3553" data-hovercard-type=3D"pull_request" data-hovercard-url=3D"/quic=
wg/base-drafts/pull/3553/hovercard" href=3D"https://github.com/quicwg/bas=
e-drafts/pull/3553">#3553</a> seems to be conceptually simpler. I'd rathe=
r implement a few changes to my frame parser than introduce some ACK-trac=
king logic.</p>

<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/issues/3509#issuecomment-606367037">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJK6O=
XTB4NH652QG6I6TRKFLBPANCNFSM4LFJ2P4A">unsubscribe</a>.<img src=3D"https:/=
/github.com/notifications/beacon/AFTOJK2OI2G2PO6UGPWUJELRKFLBPA5CNFSM4LFJ=
2P4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQSG2PI.g=
if" height=3D"1" width=3D"1" alt=3D"" /></p>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment=
-606367037",
"url": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-60=
6367037",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>=

----==_mimepart_5e82b017c69bc_12873fd99a2cd964863ad--


From nobody Mon Mar 30 19:57:16 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3A7203A1945 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 19:57:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.152
X-Spam-Level: 
X-Spam-Status: No, score=-0.152 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DRgi-5OTQgUZ for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 19:57:14 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 313A23A1944 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 19:57:14 -0700 (PDT)
Received: from github-lowworker-0f7e7fd.ash1-iad.github.net (github-lowworker-0f7e7fd.ash1-iad.github.net [10.56.110.17]) by smtp.github.com (Postfix) with ESMTP id 35BECA083F for <quic-issues@ietf.org>; Mon, 30 Mar 2020 19:57:13 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585623433; bh=ShC74wADc3ggoaHeQGY2mra7PmESn1s79aYNHK2AYks=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=n4Fr4sRYtr5jxowgHxmUy9nHd+a/daxpOldYzFsDVLls4rg/ng+35Ov6TvCPOB9tD yh1NnHNLP3Eo4Czvg4LvhoiRC8agC4cFR+sKdvmNYDqKzRjByvfuVG82+5NltEWV6m WqC9gziVbF4QhvX0qV6Ugl+SMtUKcIec3lsmyIBQ=
Date: Mon, 30 Mar 2020 19:57:13 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZ4SBGKW3B4CJYDJK54R2JITEVBNHHCFKOIVY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3525/review/384369728@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3525@github.com>
References: <quicwg/base-drafts/pull/3525@github.com>
Subject: Re: [quicwg/base-drafts] eliminate the difference between when having no RTT sample and having one (#3525)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e82b18910ebf_13c03f9b95ccd95c23718"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/UwPEJ7RIVvnWFMYsGBtsyIvMg7Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 02:57:15 -0000

----==_mimepart_5e82b18910ebf_13c03f9b95ccd95c23718
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar approved this pull request.

LGTM - thanks, @kazuho! Can you resolve the merge conflict?



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3525#pullrequestreview-384369728
----==_mimepart_5e82b18910ebf_13c03f9b95ccd95c23718
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> approved this pull request.</p>

<p>LGTM - thanks, <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/kazuho/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/kazuho">@kazuho</a>! Can you resolve the merge conflict?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3525#pullrequestreview-384369728">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK445ZYPXXET7FG5XJLRKFLYTANCNFSM4LKR6WCQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6IBYOU5SVKDHBUTDDRKFLYTA5CNFSM4LKR6WC2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3UQIQA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3525#pullrequestreview-384369728",
"url": "https://github.com/quicwg/base-drafts/pull/3525#pullrequestreview-384369728",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e82b18910ebf_13c03f9b95ccd95c23718--


From nobody Mon Mar 30 20:14:18 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 13C3A3A197D for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 20:14:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xB_PLgbNaQCy for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 20:14:14 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 725333A1979 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 20:14:14 -0700 (PDT)
Date: Mon, 30 Mar 2020 20:14:13 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585624453; bh=k6C7+SS1y/DrjiMAe21F3gcCZNZMrmEgc1UuXNdAuUo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=KCaldaMFRbDE09NkJy3SgVNWp8ITtYA3Hu/WgM8gb1fKL94mkXHo7RSMMK7QFLih9 r6niJ2mF5EoMP+Fp9c8m6KeUTEWwfxqWsNicaelMBv3GGeLfRxQ9Z7naCXqDgHxssk a0by8qnJBhzt1Zw0tWolYFr9gz64nTyQOoQSE0/4=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7LUC5TFJYDQTLA6CF4R2LILEVBNHHCGNMNEI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3561/606373129@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3561@github.com>
References: <quicwg/base-drafts/issues/3561@github.com>
Subject: Re: [quicwg/base-drafts] 3+ and 4+ in the QPACK wire format are complex and inefficient (#3561)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e82b5852f598_4ea23fb61e2cd968129243"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/l94-mu4KV73oCEGGp3pYrFi21Lg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 03:14:16 -0000

----==_mimepart_5e82b5852f598_4ea23fb61e2cd968129243
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This isn't as bad as is made out.  An 8+ prefix can encode up to 254 without overflowing.  A 3+ prefix can encode 6.  4+ is 14.  These fields are used both for indexing and for name lengths.

For name lengths, there are quite a few header fields that can be encoded in 14 bytes.  Post-base indexing (a feature I still don't really like) is a little hard up, but there are still a few 6 byte names.

Using these for indexing likely does save a lot of space as I expect that indices won't be far from the base in most cases (especially for post-base).

Finally, I'd be opposed to making changes this late in the process.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3561#issuecomment-606373129
----==_mimepart_5e82b5852f598_4ea23fb61e2cd968129243
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>This isn't as bad as is made out.  An 8+ prefix can encode up to 254 without overflowing.  A 3+ prefix can encode 6.  4+ is 14.  These fields are used both for indexing and for name lengths.</p>
<p>For name lengths, there are quite a few header fields that can be encoded in 14 bytes.  Post-base indexing (a feature I still don't really like) is a little hard up, but there are still a few 6 byte names.</p>
<p>Using these for indexing likely does save a lot of space as I expect that indices won't be far from the base in most cases (especially for post-base).</p>
<p>Finally, I'd be opposed to making changes this late in the process.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3561#issuecomment-606373129">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK73DADCX3GMQGLP7WDRKFNYLANCNFSM4LXEN7AA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3DUPUQ4TG7ULOHB7LRKFNYLA5CNFSM4LXEN7AKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQSIKCI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3561#issuecomment-606373129",
"url": "https://github.com/quicwg/base-drafts/issues/3561#issuecomment-606373129",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e82b5852f598_4ea23fb61e2cd968129243--


From nobody Mon Mar 30 20:15:01 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 95D663A197F for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 20:15:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.429
X-Spam-Level: 
X-Spam-Status: No, score=0.429 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=1.629, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xQ4RD1hRifUc for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 20:14: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 908663A197E for <quic-issues@ietf.org>; Mon, 30 Mar 2020 20:14:59 -0700 (PDT)
Received: from github-lowworker-fa7043e.ash1-iad.github.net (github-lowworker-fa7043e.ash1-iad.github.net [10.56.109.45]) by smtp.github.com (Postfix) with ESMTP id 8E5272C15EE for <quic-issues@ietf.org>; Mon, 30 Mar 2020 20:14:58 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585624498; bh=gtkeY1z+23l9iU3I6yFTwmksDSp2C+YPSaM2EFE6HfY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=OQqshbfgxp4II6F7eBdJxz8BtuvNa/SPIvOLe36H1kpPFgobF9qOI18eQpk3emeBi F97unAcU+nFP3srjR8SQ1EmY9wEAf3rhWVqWwtln3vlboD7czRYc2G2rzNUvSYzjgZ 69/904nQ3loSujsXnPUxlFwAbPcqmcvIJsyU+0Bg=
Date: Mon, 30 Mar 2020 20:14:58 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5XCTIUQEVXDYPZRMV4R2LLFEVBNHHCGNJIQI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3560/606373327@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3560@github.com>
References: <quicwg/base-drafts/issues/3560@github.com>
Subject: Re: [quicwg/base-drafts] Equivalence of preferred_address and NEW_CONNECTION_ID (#3560)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e82b5b27e589_b303fcd56ecd96c827b0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/33IftID3cGNvZdcDsbJQj_RvYPE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 03:15:01 -0000

----==_mimepart_5e82b5b27e589_b303fcd56ecd96c827b0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

That is just one of the strange things, yeah.  We should clarify that.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3560#issuecomment-606373327
----==_mimepart_5e82b5b27e589_b303fcd56ecd96c827b0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>That is just one of the strange things, yeah.  We should clarify that.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3560#issuecomment-606373327">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6D3JJBQ65QJPZZTQ3RKFN3FANCNFSM4LXDO62Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK246VBWJSP26L7DI4DRKFN3FA5CNFSM4LXDO622YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQSILTY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3560#issuecomment-606373327",
"url": "https://github.com/quicwg/base-drafts/issues/3560#issuecomment-606373327",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e82b5b27e589_b303fcd56ecd96c827b0--


From nobody Mon Mar 30 20:21:11 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AC00A3A199D for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 20:21:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.474
X-Spam-Level: 
X-Spam-Status: No, score=-0.474 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=0.726, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3YD7dxbyHA5Z for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 20:21: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 49A733A199A for <quic-issues@ietf.org>; Mon, 30 Mar 2020 20:21:08 -0700 (PDT)
Received: from github-lowworker-c5134a3.ac4-iad.github.net (github-lowworker-c5134a3.ac4-iad.github.net [10.52.23.55]) by smtp.github.com (Postfix) with ESMTP id 2B8DC960393 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 20:21:07 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585624867; bh=blHkrwtzgFOU2kTon8PCkSlAYliO0/a5Kmv2pZym3TE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=UShd2yp8GAvRdt8LOej7y2OmM0MxnKR+P7Oq4PJZJHoOQ1L1ml4NFC7EzJYV5wrcE 6b7m2bAcXfRPrGs5zudEG0gbe7rOYTDCb7lfbglcMA1jEm64lm27v6kjlKotTCTvrH WOzHE4h1Uq7xdY1ml9BBGAxE6GfZODtvxQQkMlZw=
Date: Mon, 30 Mar 2020 20:21:07 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3PZJUFV2RTBSTARSF4R2MCHEVBNHHCGFYIAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3547/review/384376581@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3547@github.com>
References: <quicwg/base-drafts/pull/3547@github.com>
Subject: Re: [quicwg/base-drafts] Limit RCID state (#3547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e82b7231d79b_4f5c3fa855ccd96c9866f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/hpnOOoCJLEzK6UOpXmzMXC2JKKA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 03:21:10 -0000

----==_mimepart_5e82b7231d79b_4f5c3fa855ccd96c9866f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson commented on this pull request.



> @@ -1069,6 +1069,15 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint SHOULD limit the number of outstanding RETIRE_CONNECTION_ID frames
+to bound the necessary state. In order to allow a peer to retire all previously
+issued connection IDs, the limit on the number of outstanding
+RETIRE_CONNECTION_IDs SHOULD be at least the active_connection_id_limit. An

I don't think that is sufficient or necessary.

1. sufficiency: an adversary can send a long sequence of NEW_CONNECTION_ID frames with seq: N and rpt: N-1.  This is both entirely legitimate and completely outside the spirit of the protocol.

2. necessity: if you track min(unacknowledged RCID) and max(RPT) then you can track as few RCID frames as you like.  It might be nice if people used active_connection_id_limit*2, but that number only optimizes for a complete turnover of connection IDs every round trip.  It is an otherwise arbitrary number.  I don't think that we need to optimize for that case.

The only problem arises with this approach is when that gap widens more than you would like.  At which point you can throw down a CONNECTION_CLOSE and walk 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/pull/3547#discussion_r400619617
----==_mimepart_5e82b7231d79b_4f5c3fa855ccd96c9866f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinthomson</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3547#discussion_r400619617">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1069,6 +1069,15 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint SHOULD limit the number of outstanding RETIRE_CONNECTION_ID frames
+to bound the necessary state. In order to allow a peer to retire all previously
+issued connection IDs, the limit on the number of outstanding
+RETIRE_CONNECTION_IDs SHOULD be at least the active_connection_id_limit. An
</pre>
<p>I don't think that is sufficient or necessary.</p>
<ol>
<li>
<p>sufficiency: an adversary can send a long sequence of NEW_CONNECTION_ID frames with seq: N and rpt: N-1.  This is both entirely legitimate and completely outside the spirit of the protocol.</p>
</li>
<li>
<p>necessity: if you track min(unacknowledged RCID) and max(RPT) then you can track as few RCID frames as you like.  It might be nice if people used active_connection_id_limit*2, but that number only optimizes for a complete turnover of connection IDs every round trip.  It is an otherwise arbitrary number.  I don't think that we need to optimize for that case.</p>
</li>
</ol>
<p>The only problem arises with this approach is when that gap widens more than you would like.  At which point you can throw down a CONNECTION_CLOSE and walk 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/pull/3547#discussion_r400619617">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4XYAYGM3666IU6CNDRKFOSHANCNFSM4LUQW5DQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZEY4YQIJE2DQJIB2LRKFOSHA5CNFSM4LUQW5D2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3UR6BI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3547#discussion_r400619617",
"url": "https://github.com/quicwg/base-drafts/pull/3547#discussion_r400619617",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e82b7231d79b_4f5c3fa855ccd96c9866f--


From nobody Mon Mar 30 20:23:04 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6097D3A199E for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 20:23:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.152
X-Spam-Level: 
X-Spam-Status: No, score=-0.152 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pnOvvz09lIqe for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 20:23:01 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3D33E3A07AA for <quic-issues@ietf.org>; Mon, 30 Mar 2020 20:23:01 -0700 (PDT)
Date: Mon, 30 Mar 2020 20:23:00 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585624980; bh=9tO9nceRvIrCj7SOMg22tqHq/EdR/wthvx6Bz/dQ1XQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=n2f/crd4390hscNe7jUVsfqZJtxJhkkVE0ZGk5AAhURAaoZ2VppNA4eJilIXpgQzt sfhWLoqmSrE/SeQsXR+f81zytBty4bQvfHYVWc1xpo341ZK9PRv78Yy3xXdsiVXpDW lDJ6Xw/quf50hhoqgGw64xoSNDpqEYlLovsQvERY=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6S26G6UO3TCNS2JKV4R2MJJEVBNHHCF233TE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3541/606375627@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3541@github.com>
References: <quicwg/base-drafts/issues/3541@github.com>
Subject: Re: [quicwg/base-drafts] Retaining the largest received packet number (#3541)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e82b79458645_2e663fbce74cd9641076c5"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/BEQvirUr3SL5rIboyEFb5_Qz_IQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 03:23:02 -0000

----==_mimepart_5e82b79458645_2e663fbce74cd9641076c5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I was under the impression that the argument was that largest acknowledged was not being tracked, but Ian made it clear that the concern was about not signaling it.  That removes key updates as a concern.  If [this comment](https://github.com/quicwg/base-drafts/issues/3541#issuecomment-604819826) remains unclear, then I can't really do 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/3541#issuecomment-606375627
----==_mimepart_5e82b79458645_2e663fbce74cd9641076c5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I was under the impression that the argument was that largest acknowledged was not being tracked, but Ian made it clear that the concern was about not signaling it.  That removes key updates as a concern.  If <a href="https://github.com/quicwg/base-drafts/issues/3541#issuecomment-604819826" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3541/hovercard">this comment</a> remains unclear, then I can't really do 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/issues/3541#issuecomment-606375627">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK24HGEOSQJMYIGYW2TRKFOZJANCNFSM4LRQFCEQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4IDZ2ESCA63BIMQZLRKFOZJA5CNFSM4LRQFCE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQSI5SY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3541#issuecomment-606375627",
"url": "https://github.com/quicwg/base-drafts/issues/3541#issuecomment-606375627",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e82b79458645_2e663fbce74cd9641076c5--


From nobody Mon Mar 30 21:04:43 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0BC963A1A35 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 21:04:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.474
X-Spam-Level: 
X-Spam-Status: No, score=-0.474 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=0.726, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gBoplti1IUPl for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 21:04:40 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id ADE0F3A1A2E for <quic-issues@ietf.org>; Mon, 30 Mar 2020 21:04:40 -0700 (PDT)
Received: from github-lowworker-e8b54ca.ac4-iad.github.net (github-lowworker-e8b54ca.ac4-iad.github.net [10.52.23.39]) by smtp.github.com (Postfix) with ESMTP id 9235F6E1290 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 21:04:39 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585627479; bh=9aQ4iCaBXpDrg1tec+RnwW3ddJPSci8/co2ULTipO5c=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=PDO+7/MLBV+fJa/fsWaxtYwxaK7MZ4ZTY1filFz+1uaKH8W/+BIG7LFJXQCDclXwP 2dZLNb3xq4qgK4cz60S3vldH1dKtU8eQNgFw1WF1cHCsLRG8slRrAh782EUsz7gEWz DMfl8RDCBZWS5zKjPMEgE1AP48Zn+aSTi0qv7Vis=
Date: Mon, 30 Mar 2020 21:04:39 -0700
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5IFQSN6GHV2A4DCG54R2RFPEVBNHHCGFYIAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3547/review/384388224@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3547@github.com>
References: <quicwg/base-drafts/pull/3547@github.com>
Subject: Re: [quicwg/base-drafts] Limit RCID state (#3547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e82c15780e37_68253fbab8ccd960112742"; 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/10BJs1IDwy2j34WrNFCyQE-JkIU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 04:04:42 -0000

----==_mimepart_5e82c15780e37_68253fbab8ccd960112742
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke commented on this pull request.



> @@ -1069,6 +1069,15 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint SHOULD limit the number of outstanding RETIRE_CONNECTION_ID frames
+to bound the necessary state. In order to allow a peer to retire all previously
+issued connection IDs, the limit on the number of outstanding
+RETIRE_CONNECTION_IDs SHOULD be at least the active_connection_id_limit. An

It occurred to me that we might be talking about two entirely different ideas.

1) The "Maximum number of outstanding RCIDs" is a momentary restriction. I might send only 10 at a time, or whatever, but eventually I will send all of the RCIDs that the protocol required before any of these PRs.

2) I need only send N RCIDs at a time, and can assume all other (earlier) sequence numbers have been de facto retired.

If my limit is 10 and I get 100 NCIDs that increment RPT by 1 in rapid succession, option (1) would have us send all 100 RCIDs over 10 RTTs, assuming no loss. option (2) would have us send 10 and be done with it. Which are we describing 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/3547#discussion_r400630478
----==_mimepart_5e82c15780e37_68253fbab8ccd960112742
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinduke</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3547#discussion_r400630478">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1069,6 +1069,15 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint SHOULD limit the number of outstanding RETIRE_CONNECTION_ID frames
+to bound the necessary state. In order to allow a peer to retire all previously
+issued connection IDs, the limit on the number of outstanding
+RETIRE_CONNECTION_IDs SHOULD be at least the active_connection_id_limit. An
</pre>
<p>It occurred to me that we might be talking about two entirely different ideas.</p>
<ol>
<li>
<p>The "Maximum number of outstanding RCIDs" is a momentary restriction. I might send only 10 at a time, or whatever, but eventually I will send all of the RCIDs that the protocol required before any of these PRs.</p>
</li>
<li>
<p>I need only send N RCIDs at a time, and can assume all other (earlier) sequence numbers have been de facto retired.</p>
</li>
</ol>
<p>If my limit is 10 and I get 100 NCIDs that increment RPT by 1 in rapid succession, option (1) would have us send all 100 RCIDs over 10 RTTs, assuming no loss. option (2) would have us send 10 and be done with it. Which are we describing 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/3547#discussion_r400630478">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5ASB54LXR2R4ZY6ATRKFTVPANCNFSM4LUQW5DQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZ6KKJ5R5ED4K3MUR3RKFTVPA5CNFSM4LUQW5D2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3UUZAA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3547#discussion_r400630478",
"url": "https://github.com/quicwg/base-drafts/pull/3547#discussion_r400630478",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e82c15780e37_68253fbab8ccd960112742--


From nobody Mon Mar 30 21:13:55 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EA1E73A1A5A for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 21:13:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.474
X-Spam-Level: 
X-Spam-Status: No, score=-0.474 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=0.726, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kU0c50V_ma02 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 21:13: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 6EF483A1A59 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 21:13:52 -0700 (PDT)
Received: from github-lowworker-1dbcc59.ash1-iad.github.net (github-lowworker-1dbcc59.ash1-iad.github.net [10.56.105.54]) by smtp.github.com (Postfix) with ESMTP id F3C412C0F28 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 21:13:50 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585628030; bh=uCHceXSY4ri+R3YK/xXLYbdmjEemoBoZs5T6m8Vs4CE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=WfhGK3qQ5DcbeWX6dFi2vz5ebIiBtlRJ2gFkpENwd++BmN8wiuKwLfALin5ds575Y M6Y+twoCyLmrtyg76LFbHWyhK3zRKygXQcbgJNq1ey9S++vk0j/F8jaaSGO1QZM8r2 AY0ooXqrqiovaxCxHO+KNPIDqFFaIgxSVOCDkEwM=
Date: Mon, 30 Mar 2020 21:13:50 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK76Z7EWHOS5PX3IW4N4R2SH5EVBNHHCGFYIAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3547/review/384390541@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3547@github.com>
References: <quicwg/base-drafts/pull/3547@github.com>
Subject: Re: [quicwg/base-drafts] Limit RCID state (#3547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e82c37ee4b17_478f3f7ffd6cd95c1301fb"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/TyKAemZz2--gAbcqgTg1jDjLzMA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 04:13:54 -0000

----==_mimepart_5e82c37ee4b17_478f3f7ffd6cd95c1301fb
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson commented on this pull request.



> @@ -1069,6 +1069,15 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint SHOULD limit the number of outstanding RETIRE_CONNECTION_ID frames
+to bound the necessary state. In order to allow a peer to retire all previously
+issued connection IDs, the limit on the number of outstanding
+RETIRE_CONNECTION_IDs SHOULD be at least the active_connection_id_limit. An

I definitely mean option 1.  Which leads to eventual resolution.

Note that if we also take Ian's #3550, then none of these RCID frames are necessary.  You only use RCID for discretionary use (where you use a connection ID and find you no longer need it).  That's why I think that's a nice 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/3547#discussion_r400632590
----==_mimepart_5e82c37ee4b17_478f3f7ffd6cd95c1301fb
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinthomson</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3547#discussion_r400632590">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1069,6 +1069,15 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint SHOULD limit the number of outstanding RETIRE_CONNECTION_ID frames
+to bound the necessary state. In order to allow a peer to retire all previously
+issued connection IDs, the limit on the number of outstanding
+RETIRE_CONNECTION_IDs SHOULD be at least the active_connection_id_limit. An
</pre>
<p>I definitely mean option 1.  Which leads to eventual resolution.</p>
<p>Note that if we also take Ian's <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="589680913" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3550" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3550/hovercard" href="https://github.com/quicwg/base-drafts/pull/3550">#3550</a>, then none of these RCID frames are necessary.  You only use RCID for discretionary use (where you use a connection ID and find you no longer need it).  That's why I think that's a nice addition.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3547#discussion_r400632590">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK26YR6AZPK54D2HFKLRKFUX5ANCNFSM4LUQW5DQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2LMWUVB2P23BOLJKDRKFUX5A5CNFSM4LUQW5D2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3UVLDI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3547#discussion_r400632590",
"url": "https://github.com/quicwg/base-drafts/pull/3547#discussion_r400632590",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e82c37ee4b17_478f3f7ffd6cd95c1301fb--


From nobody Mon Mar 30 21:14:05 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D264C3A1A5B for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 21:14:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.152
X-Spam-Level: 
X-Spam-Status: No, score=-0.152 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Uor3nO3gR2NU for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 21:14:02 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9E2533A1A5A for <quic-issues@ietf.org>; Mon, 30 Mar 2020 21:14:02 -0700 (PDT)
Date: Mon, 30 Mar 2020 21:14:01 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585628041; bh=2zDvfnTWNSE5lmVRqMl2viYYIa1wgJX+02Ghuakb+Dw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=yxbRWaYGK8Y4lRH0RHGpv3haynTmHvxqhgUV5WXdn0S996+PvscPqgD2ldCrLTEVD NgOAODQK+ZkzRv/BPfvCvv3b8XoNeA16WAn45q7+5VzfyciO4XjNnpEaRgVwTGllrv a1BkkUy7KrhSAm4DqytdTyB5WiM4/SYAJEQPWlSc=
From: Kazu Yamamoto <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYJR35WYHEXFVTQOUF4R2SITEVBNHHCGNMNEI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3561/606388346@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3561@github.com>
References: <quicwg/base-drafts/issues/3561@github.com>
Subject: Re: [quicwg/base-drafts] 3+ and 4+ in the QPACK wire format are complex and inefficient (#3561)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e82c389b1215_46953f91eb6cd95c231519"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazu-yamamoto
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/slG1gu2WM7fVsoIwqeWsQVsIAdk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 04:14:04 -0000

----==_mimepart_5e82c389b1215_46953f91eb6cd95c231519
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

The table above is not correct. Here is the right one:

```
8  254 382 16638
7  126 254 16510
6   62 190 16446
5   30 158 16414
4   14 142 16398
3    6 134 16390
2    2 130 16386
1    0 128 16384
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3561#issuecomment-606388346
----==_mimepart_5e82c389b1215_46953f91eb6cd95c231519
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>The table above is not correct. Here is the right one:</p>
<pre><code>8  254 382 16638
7  126 254 16510
6   62 190 16446
5   30 158 16414
4   14 142 16398
3    6 134 16390
2    2 130 16386
1    0 128 16384
</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/3561#issuecomment-606388346">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYOO5VTHOACJSCEB5TRKFUYTANCNFSM4LXEN7AA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK66QDVNQL57N5LKEDTRKFUYTA5CNFSM4LXEN7AKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQSMA6Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3561#issuecomment-606388346",
"url": "https://github.com/quicwg/base-drafts/issues/3561#issuecomment-606388346",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e82c389b1215_46953f91eb6cd95c231519--


From nobody Mon Mar 30 21:46:20 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4532F3A1AC7 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 21:46:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.038
X-Spam-Level: 
X-Spam-Status: No, score=-0.038 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, HTML_OBFUSCATE_10_20=1.162, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4_l_pFYAJYWp for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 21:46:18 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 049273A1AC6 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 21:46:17 -0700 (PDT)
Received: from github-lowworker-0eea13f.ash1-iad.github.net (github-lowworker-0eea13f.ash1-iad.github.net [10.56.109.26]) by smtp.github.com (Postfix) with ESMTP id 0C627520774 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 21:46:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585629977; bh=2CtpjXVLQlLy2WwC79A1Wllh6825mtMBzjwT5O1QpDI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=YHyeo1TY4qneXAzR2IYN4kowzbjeiTqkYrwKYV5o3UN6L4IsgPNxEVuKNsnIk1skW HgnLc7+wO0elULJEcnH92/b2EiH/Dn1Udg6ITFg8lmWbwOa0p9NuRX9n/oPYRHs8R6 rXGaX4ffTtoY8xdS33isRWG9myedrpp8KC4qd2o0=
Date: Mon, 30 Mar 2020 21:46:16 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3YJFRHGVNXMILOJE54R2WBREVBNHHCGFYIAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3547/review/384399097@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3547@github.com>
References: <quicwg/base-drafts/pull/3547@github.com>
Subject: Re: [quicwg/base-drafts] Limit RCID state (#3547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e82cb18f0661_64943f909b2cd95c48540"; 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/iEKGZ7r6iwcUlrg3knUqx7YFk6c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 04:46:19 -0000

----==_mimepart_5e82cb18f0661_64943f909b2cd95c48540
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho commented on this pull request.



> @@ -1069,6 +1069,15 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint SHOULD limit the number of outstanding RETIRE_CONNECTION_ID frames
+to bound the necessary state. In order to allow a peer to retire all previously
+issued connection IDs, the limit on the number of outstanding
+RETIRE_CONNECTION_IDs SHOULD be at least the active_connection_id_limit. An

I agree that we do not need to care about sufficiency.

> if you track min(unacknowledged RCID) and max(RPT) then you can track as few RCID frames as you like. It might be nice if people used active_connection_id_limit*2, but that number only optimizes for a complete turnover of connection IDs every round trip.

This observation is what I disagree with. The intent of the change I proposed right above is to allow an endpoint to retire all the CID at once, without being concerned about the peer losing track of some sequence numbers carried by CID frames already inflight, or the peer considering the endpoint to be doing something malicious.

Assuming that an endpoint that retires CIDs track each of the RCID frame it sends, the safe number is _active_connection_id_limit_ (the number of CIDs that might be retired at once by RPT) plus _the number of retirements that that endpoint might initiate at once_.

To give a specific example, consider the following case.
* A client, with max_connection_id_limit = 2, is using CID<sub>0</sub> for the main path, and is probing a new path using CID<sub>1</sub>.
* Server sends NCID(CID<sub>2</sub>, RPT=2), NCID(CID<sub>3</sub>, RPT=2).
* Client receives these NCID frames, and assigns CID<sub>2</sub> to the main path, CID<sub>3</sub> to the path being probed. The client sends RCID(CID<sub>0</sub>), RCID(CID<sub>1</sub>).
* Before receiving ACK for the two RCID frames, the client decides to abandon the path being probed. It needs to send RCID(CID<sub>2</sub>).

At this point, the client is required to track the flight of RCID frames carrying *three* CIDs. And it has to make sure that RCID(CID<sub>2</sub>) reaches the peer, otherwise it would not receive a CID that substitutes CID<sub>2</sub>.

The recommendation in this PR now (i.e. "the limit on the number of outstanding RETIRE_CONNECTION_IDs SHOULD be at least the active_connection_id_limit") fails to cover 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/3547#discussion_r400640521
----==_mimepart_5e82cb18f0661_64943f909b2cd95c48540
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@kazuho</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3547#discussion_r400640521">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1069,6 +1069,15 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint SHOULD limit the number of outstanding RETIRE_CONNECTION_ID frames
+to bound the necessary state. In order to allow a peer to retire all previously
+issued connection IDs, the limit on the number of outstanding
+RETIRE_CONNECTION_IDs SHOULD be at least the active_connection_id_limit. An
</pre>
<p>I agree that we do not need to care about sufficiency.</p>
<blockquote>
<p>if you track min(unacknowledged RCID) and max(RPT) then you can track as few RCID frames as you like. It might be nice if people used active_connection_id_limit*2, but that number only optimizes for a complete turnover of connection IDs every round trip.</p>
</blockquote>
<p>This observation is what I disagree with. The intent of the change I proposed right above is to allow an endpoint to retire all the CID at once, without being concerned about the peer losing track of some sequence numbers carried by CID frames already inflight, or the peer considering the endpoint to be doing something malicious.</p>
<p>Assuming that an endpoint that retires CIDs track each of the RCID frame it sends, the safe number is <em>active_connection_id_limit</em> (the number of CIDs that might be retired at once by RPT) plus <em>the number of retirements that that endpoint might initiate at once</em>.</p>
<p>To give a specific example, consider the following case.</p>
<ul>
<li>A client, with max_connection_id_limit = 2, is using CID<sub>0</sub> for the main path, and is probing a new path using CID<sub>1</sub>.</li>
<li>Server sends NCID(CID<sub>2</sub>, RPT=2), NCID(CID<sub>3</sub>, RPT=2).</li>
<li>Client receives these NCID frames, and assigns CID<sub>2</sub> to the main path, CID<sub>3</sub> to the path being probed. The client sends RCID(CID<sub>0</sub>), RCID(CID<sub>1</sub>).</li>
<li>Before receiving ACK for the two RCID frames, the client decides to abandon the path being probed. It needs to send RCID(CID<sub>2</sub>).</li>
</ul>
<p>At this point, the client is required to track the flight of RCID frames carrying <em>three</em> CIDs. And it has to make sure that RCID(CID<sub>2</sub>) reaches the peer, otherwise it would not receive a CID that substitutes CID<sub>2</sub>.</p>
<p>The recommendation in this PR now (i.e. "the limit on the number of outstanding RETIRE_CONNECTION_IDs SHOULD be at least the active_connection_id_limit") fails to cover 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/3547#discussion_r400640521">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3JY33LXXLSA6XHXJLRKFYRRANCNFSM4LUQW5DQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZN2YVXQ2QIUGK26RDRKFYRRA5CNFSM4LUQW5D2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3UXN6I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3547#discussion_r400640521",
"url": "https://github.com/quicwg/base-drafts/pull/3547#discussion_r400640521",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e82cb18f0661_64943f909b2cd95c48540--


From nobody Mon Mar 30 21:54:32 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EAAA13A1AE7 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 21:54:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.2
X-Spam-Level: 
X-Spam-Status: No, score=-1.2 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7O9sLf81os4q for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 21:54:27 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 932F73A1AE5 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 21:54:27 -0700 (PDT)
Date: Mon, 30 Mar 2020 21:54:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585630466; bh=tD+GihEXm+ZJOd6tRaGsfuFtmoDALJzYerqs717XxjI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=aluU2elCzLd8qqOOkZ8WuD1rCPvSwOo/fH4VMyxw6mjAVCENoYizDSor9ENHRlK4a QIa4mrN5BNiv2EdZCn2yeCght72ejI3rjU3EQJgEiWekRyhV06+1vn4XXdwdwq6Az8 xpGuN1ECCwjxDt/dydJCUDzm6kX+iDafEmaW2h8o=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYUDOW42PC4K7Y62XV4R2XAFEVBNHHCGMY7Y4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3558/review/384399615@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3558@github.com>
References: <quicwg/base-drafts/pull/3558@github.com>
Subject: Re: [quicwg/base-drafts] Authoritative access in HTTP/3 (#3558)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e82cd027ee88_3d193fa8fc6cd95c193461"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Jc5jDkKdN68lvcRYdI9LrEcAFCU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 04:54:30 -0000

----==_mimepart_5e82cd027ee88_3d193fa8fc6cd95c193461
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson approved this pull request.



> +server presents a certificate that verifiably applies to the host, along with
+proof that it controls the corresponding private key, then a client will accept
+a secured connection to that server as being authoritative for all origins with
+the same scheme and host.
+
+When an "https" URI is used within a context that calls for access to the
+indicated resource, a client MAY attempt access by resolving the host identifier
+to an IP address, establishing a QUIC connection to that address on the
+indicated port, and sending an HTTP/3 request message to the server over that
+secured connection containing the URI's identifying data.
+
+Although HTTP is independent of the transport protocol, the "http" scheme
+associates authority with the ability to receive TCP connections on the
+indicated port of whatever host is identified within the authority component.
+Because HTTP/3 does not use TCP, HTTP/3 cannot be used for direct access to the
+authoritative server.  However, protocol extensions such as {{!ALTSVC=RFC7838}}

This seemed incomplete.

```suggestion
authoritative server for a resource identified by an "http" URI.  However, protocol extensions such as {{!ALTSVC=RFC7838}}
```

> +
+When an "https" URI is used within a context that calls for access to the
+indicated resource, a client MAY attempt access by resolving the host identifier
+to an IP address, establishing a QUIC connection to that address on the
+indicated port, and sending an HTTP/3 request message to the server over that
+secured connection containing the URI's identifying data.
+
+Although HTTP is independent of the transport protocol, the "http" scheme
+associates authority with the ability to receive TCP connections on the
+indicated port of whatever host is identified within the authority component.
+Because HTTP/3 does not use TCP, HTTP/3 cannot be used for direct access to the
+authoritative server.  However, protocol extensions such as {{!ALTSVC=RFC7838}}
+permit the authoritative server to identify other services which are also
+authoritative and which might be reachable over HTTP/3.
+
+Prior to making requests for an origin whose scheme is not "https," the client

Style question, is this quoting "dialog," in the sense that you put the comma under the quotes?  Either way, this isn't consistent with the remainder of the paragraph.

```suggestion
Prior to making requests for an origin whose scheme is not "https", the client
```

> +secured connection containing the URI's identifying data.
+
+Although HTTP is independent of the transport protocol, the "http" scheme
+associates authority with the ability to receive TCP connections on the
+indicated port of whatever host is identified within the authority component.
+Because HTTP/3 does not use TCP, HTTP/3 cannot be used for direct access to the
+authoritative server.  However, protocol extensions such as {{!ALTSVC=RFC7838}}
+permit the authoritative server to identify other services which are also
+authoritative and which might be reachable over HTTP/3.
+
+Prior to making requests for an origin whose scheme is not "https," the client
+MUST ensure the server is willing to serve that scheme.  If the client intends
+to make requests for an origin whose scheme is "http", this means that it MUST
+obtain a valid `http-opportunistic` response for the origin as described in
+{{!RFC8164}} prior to making any such requests.  Other schemes might define
+other mechanisms.

The preceding two paragraphs might be best split off into a subsection as they relate to the "http" scheme.

> +Although HTTP is independent of the transport protocol, the "http" scheme
+associates authority with the ability to receive TCP connections on the
+indicated port of whatever host is identified within the authority component.
+Because HTTP/3 does not use TCP, HTTP/3 cannot be used for direct access to the
+authoritative server.  However, protocol extensions such as {{!ALTSVC=RFC7838}}
+permit the authoritative server to identify other services which are also
+authoritative and which might be reachable over HTTP/3.
+
+Prior to making requests for an origin whose scheme is not "https," the client
+MUST ensure the server is willing to serve that scheme.  If the client intends
+to make requests for an origin whose scheme is "http", this means that it MUST
+obtain a valid `http-opportunistic` response for the origin as described in
+{{!RFC8164}} prior to making any such requests.  Other schemes might define
+other mechanisms.
+
+Connectivity problems (e.g. firewall blocking UDP) can result in QUIC connection

```suggestion
Connectivity problems (e.g., firewall blocking UDP) can result in QUIC connection
```

> +authoritative server.  However, protocol extensions such as {{!ALTSVC=RFC7838}}
+permit the authoritative server to identify other services which are also
+authoritative and which might be reachable over HTTP/3.
+
+Prior to making requests for an origin whose scheme is not "https," the client
+MUST ensure the server is willing to serve that scheme.  If the client intends
+to make requests for an origin whose scheme is "http", this means that it MUST
+obtain a valid `http-opportunistic` response for the origin as described in
+{{!RFC8164}} prior to making any such requests.  Other schemes might define
+other mechanisms.
+
+Connectivity problems (e.g. firewall blocking UDP) can result in QUIC connection
+establishment failure; clients SHOULD attempt to use TCP-based versions of HTTP
+in this case.
+
+Servers MAY serve HTTP/3 on any UDP port; an alternative always includes

```suggestion
Servers MAY serve HTTP/3 on any UDP port; an alternative service advertisement always includes
```

Not sure about the use of "advertisement" as that is not in the established nomenclature, but it's hard to distinguish between the service being provided and the declaration of that service being available.

> +an IP address, the client MUST verify that the address appears in the
+subjectAltName of the certificate.

```suggestion
an IP address, the client MUST verify that the address appears as an iPAddress in
the subjectAltName field of the certificate.
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3558#pullrequestreview-384399615
----==_mimepart_5e82cd027ee88_3d193fa8fc6cd95c193461
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@martinthomson</b> approved this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3558#discussi=
on_r400640944">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +server presents a certificate that verifi=
ably applies to the host, along with=0D
+proof that it controls the corresponding private key, then a client will=
 accept=0D
+a secured connection to that server as being authoritative for all origi=
ns with=0D
+the same scheme and host.=0D
+=0D
+When an &quot;https&quot; URI is used within a context that calls for ac=
cess to the=0D
+indicated resource, a client MAY attempt access by resolving the host id=
entifier=0D
+to an IP address, establishing a QUIC connection to that address on the=0D=

+indicated port, and sending an HTTP/3 request message to the server over=
 that=0D
+secured connection containing the URI&#39;s identifying data.=0D
+=0D
+Although HTTP is independent of the transport protocol, the &quot;http&q=
uot; scheme=0D
+associates authority with the ability to receive TCP connections on the=0D=

+indicated port of whatever host is identified within the authority compo=
nent.=0D
+Because HTTP/3 does not use TCP, HTTP/3 cannot be used for direct access=
 to the=0D
+authoritative server.  However, protocol extensions such as {{!ALTSVC=3D=
RFC7838}}=0D
</pre>=0D
<p>This seemed incomplete.</p>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-authoritative server.  However, protocol exte=
nsions such as {{!ALTSVC=3DRFC7838}}=0D
+authoritative server for a resource identified by an "http" URI.  Howeve=
r, protocol extensions such as {{!ALTSVC=3DRFC7838}}=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3558#discussi=
on_r400641259">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +=0D
+When an &quot;https&quot; URI is used within a context that calls for ac=
cess to the=0D
+indicated resource, a client MAY attempt access by resolving the host id=
entifier=0D
+to an IP address, establishing a QUIC connection to that address on the=0D=

+indicated port, and sending an HTTP/3 request message to the server over=
 that=0D
+secured connection containing the URI&#39;s identifying data.=0D
+=0D
+Although HTTP is independent of the transport protocol, the &quot;http&q=
uot; scheme=0D
+associates authority with the ability to receive TCP connections on the=0D=

+indicated port of whatever host is identified within the authority compo=
nent.=0D
+Because HTTP/3 does not use TCP, HTTP/3 cannot be used for direct access=
 to the=0D
+authoritative server.  However, protocol extensions such as {{!ALTSVC=3D=
RFC7838}}=0D
+permit the authoritative server to identify other services which are als=
o=0D
+authoritative and which might be reachable over HTTP/3.=0D
+=0D
+Prior to making requests for an origin whose scheme is not &quot;https,&=
quot; the client=0D
</pre>=0D
<p>Style question, is this quoting "dialog," in the sense that you put th=
e comma under the quotes?  Either way, this isn't consistent with the rem=
ainder of the paragraph.</p>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-Prior to making requests for an origin whose =
scheme is not "https," the client=0D
+Prior to making requests for an origin whose scheme is not "https", the =
client=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3558#discussi=
on_r400641577">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +secured connection containing the URI&#39=
;s identifying data.=0D
+=0D
+Although HTTP is independent of the transport protocol, the &quot;http&q=
uot; scheme=0D
+associates authority with the ability to receive TCP connections on the=0D=

+indicated port of whatever host is identified within the authority compo=
nent.=0D
+Because HTTP/3 does not use TCP, HTTP/3 cannot be used for direct access=
 to the=0D
+authoritative server.  However, protocol extensions such as {{!ALTSVC=3D=
RFC7838}}=0D
+permit the authoritative server to identify other services which are als=
o=0D
+authoritative and which might be reachable over HTTP/3.=0D
+=0D
+Prior to making requests for an origin whose scheme is not &quot;https,&=
quot; the client=0D
+MUST ensure the server is willing to serve that scheme.  If the client i=
ntends=0D
+to make requests for an origin whose scheme is &quot;http&quot;, this me=
ans that it MUST=0D
+obtain a valid `http-opportunistic` response for the origin as described=
 in=0D
+{{!RFC8164}} prior to making any such requests.  Other schemes might def=
ine=0D
+other mechanisms.=0D
</pre>=0D
<p>The preceding two paragraphs might be best split off into a subsection=
 as they relate to the "http" scheme.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3558#discussi=
on_r400641654">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +Although HTTP is independent of the trans=
port protocol, the &quot;http&quot; scheme=0D
+associates authority with the ability to receive TCP connections on the=0D=

+indicated port of whatever host is identified within the authority compo=
nent.=0D
+Because HTTP/3 does not use TCP, HTTP/3 cannot be used for direct access=
 to the=0D
+authoritative server.  However, protocol extensions such as {{!ALTSVC=3D=
RFC7838}}=0D
+permit the authoritative server to identify other services which are als=
o=0D
+authoritative and which might be reachable over HTTP/3.=0D
+=0D
+Prior to making requests for an origin whose scheme is not &quot;https,&=
quot; the client=0D
+MUST ensure the server is willing to serve that scheme.  If the client i=
ntends=0D
+to make requests for an origin whose scheme is &quot;http&quot;, this me=
ans that it MUST=0D
+obtain a valid `http-opportunistic` response for the origin as described=
 in=0D
+{{!RFC8164}} prior to making any such requests.  Other schemes might def=
ine=0D
+other mechanisms.=0D
+=0D
+Connectivity problems (e.g. firewall blocking UDP) can result in QUIC co=
nnection=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-Connectivity problems (e.g. firewall blocking=
 UDP) can result in QUIC connection=0D
+Connectivity problems (e.g., firewall blocking UDP) can result in QUIC c=
onnection=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3558#discussi=
on_r400642148">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +authoritative server.  However, protocol =
extensions such as {{!ALTSVC=3DRFC7838}}=0D
+permit the authoritative server to identify other services which are als=
o=0D
+authoritative and which might be reachable over HTTP/3.=0D
+=0D
+Prior to making requests for an origin whose scheme is not &quot;https,&=
quot; the client=0D
+MUST ensure the server is willing to serve that scheme.  If the client i=
ntends=0D
+to make requests for an origin whose scheme is &quot;http&quot;, this me=
ans that it MUST=0D
+obtain a valid `http-opportunistic` response for the origin as described=
 in=0D
+{{!RFC8164}} prior to making any such requests.  Other schemes might def=
ine=0D
+other mechanisms.=0D
+=0D
+Connectivity problems (e.g. firewall blocking UDP) can result in QUIC co=
nnection=0D
+establishment failure; clients SHOULD attempt to use TCP-based versions =
of HTTP=0D
+in this case.=0D
+=0D
+Servers MAY serve HTTP/3 on any UDP port; an alternative always includes=
=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-Servers MAY serve HTTP/3 on any UDP port; an =
alternative always includes=0D
+Servers MAY serve HTTP/3 on any UDP port; an alternative service adverti=
sement always includes=0D
</pre>=0D
=0D
<p>Not sure about the use of "advertisement" as that is not in the establ=
ished nomenclature, but it's hard to distinguish between the service bein=
g provided and the declaration of that service being available.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3558#discussi=
on_r400642550">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +an IP address, the client MUST verify tha=
t the address appears in the=0D
+subjectAltName of the certificate.=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-an IP address, the client MUST verify that th=
e address appears in the=0D
-subjectAltName of the certificate.=0D
+an IP address, the client MUST verify that the address appears as an iPA=
ddress in=0D
+the subjectAltName field of the certificate.=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3558#pullrequestreview-384399615">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K2EMFH5K55LAOL32GDRKFZQFANCNFSM4LW3QG4Q">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK4L5QWOE3FNAD47OZTRKFZQFA5CNFSM4=
LW3QG42YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GOC3UXR7Y.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3558#pullrequestrev=
iew-384399615",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3558#pullrequestreview=
-384399615",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e82cd027ee88_3d193fa8fc6cd95c193461--


From nobody Mon Mar 30 21:54:43 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 08CCE3A1AE9 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 21:54:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.2
X-Spam-Level: 
X-Spam-Status: No, score=-1.2 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0nimyO5gQeY8 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 21:54: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 48C963A1AE8 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 21:54:40 -0700 (PDT)
Received: from github-lowworker-e8b54ca.ac4-iad.github.net (github-lowworker-e8b54ca.ac4-iad.github.net [10.52.23.39]) by smtp.github.com (Postfix) with ESMTP id 5CE591C0785 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 21:54:39 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585630479; bh=0Yh73jRZ1bGce+B/DTxrJV+gVoAMoSSlWtz02ivRIBA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Gsh0EOMZ1ZwrLI1ApOyOLopGNWBDXQYc55zYdnPyX8MD2jVnoUmXX5wlpxKQjvPBn a4LqvVxMvNVVba/c1s7/w1D+wDc/+KR5vBwKsByqL0dYs9bDICRIUiQ+gYh1bNRZKe f+fBW1XY8J/uq/DQs17lVvmpcHLGAm1q1tXpi5PY=
Date: Mon, 30 Mar 2020 21:54:39 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5DAPWSR2CZZU55LGN4R2XA7EVBNHHCGFYIAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3547/review/384401420@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3547@github.com>
References: <quicwg/base-drafts/pull/3547@github.com>
Subject: Re: [quicwg/base-drafts] Limit RCID state (#3547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e82cd0f4e4cc_680b3fbab8ccd960299078"; 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/pjc-7p_7kFkXj5pxciyOmpL2bJY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 04:54:42 -0000

----==_mimepart_5e82cd0f4e4cc_680b3fbab8ccd960299078
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho commented on this pull request.



> @@ -1069,6 +1069,15 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint SHOULD limit the number of outstanding RETIRE_CONNECTION_ID frames
+to bound the necessary state. In order to allow a peer to retire all previously
+issued connection IDs, the limit on the number of outstanding
+RETIRE_CONNECTION_IDs SHOULD be at least the active_connection_id_limit. An

@martinthomson 
> Note that if we also take Ian's #3550, then none of these RCID frames are necessary. You only use RCID for discretionary use (where you use a connection ID and find you no longer need it). That's why I think that's a nice addition.

I think I agree with this. Status quo is just confusing, as it requires endpoints to send RCID frames for the retired CIDs they have received, but does not require the frames to be sent for the CIDs that they receive afterwards.

This means that from the viewpoint of the endpoint that requests retirement, it cannot assume that it would see RCID frames for the CIDs that it has requested retirement, but in most cases it would see them. This could turn into a trap in some implementations.

I agree that we should adopt #3550, so that we would never assume to see RCID for the CIDs that we request retirement.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3547#discussion_r400642662
----==_mimepart_5e82cd0f4e4cc_680b3fbab8ccd960299078
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@kazuho</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3547#discussion_r400642662">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1069,6 +1069,15 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint SHOULD limit the number of outstanding RETIRE_CONNECTION_ID frames
+to bound the necessary state. In order to allow a peer to retire all previously
+issued connection IDs, the limit on the number of outstanding
+RETIRE_CONNECTION_IDs SHOULD be at least the active_connection_id_limit. An
</pre>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinthomson/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a></p>
<blockquote>
<p>Note that if we also take Ian's <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="589680913" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3550" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3550/hovercard" href="https://github.com/quicwg/base-drafts/pull/3550">#3550</a>, then none of these RCID frames are necessary. You only use RCID for discretionary use (where you use a connection ID and find you no longer need it). That's why I think that's a nice addition.</p>
</blockquote>
<p>I think I agree with this. Status quo is just confusing, as it requires endpoints to send RCID frames for the retired CIDs they have received, but does not require the frames to be sent for the CIDs that they receive afterwards.</p>
<p>This means that from the viewpoint of the endpoint that requests retirement, it cannot assume that it would see RCID frames for the CIDs that it has requested retirement, but in most cases it would see them. This could turn into a trap in some implementations.</p>
<p>I agree that we should adopt <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="589680913" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3550" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3550/hovercard" href="https://github.com/quicwg/base-drafts/pull/3550">#3550</a>, so that we would never assume to see RCID for the CIDs that we request retirement.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3547#discussion_r400642662">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK675O7LL4SFMHSD7ETRKFZQ7ANCNFSM4LUQW5DQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2F5OAKQFYF2EPNZ7DRKFZQ7A5CNFSM4LUQW5D2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3UYADA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3547#discussion_r400642662",
"url": "https://github.com/quicwg/base-drafts/pull/3547#discussion_r400642662",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e82cd0f4e4cc_680b3fbab8ccd960299078--


From nobody Mon Mar 30 21:59:33 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0C7CB3A1B05 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 21:59:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pgvcPg6lRwiU for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 21:59:24 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 046383A1B1A for <quic-issues@ietf.org>; Mon, 30 Mar 2020 21:59:18 -0700 (PDT)
Received: from github-lowworker-f144ac1.va3-iad.github.net (github-lowworker-f144ac1.va3-iad.github.net [10.48.16.59]) by smtp.github.com (Postfix) with ESMTP id EAE126E11B5 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 21:59:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585630757; bh=HJHPcajRaqVJOa8nq5p8a3DN+5YiJHTrTkCAqgOrVPw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=P+wO9/E8PQmL/SRYtWBiZw79tFmgoyWY+xW8t03kKpWvA5zmEzYg0Zd6oxg/dN4dv kNppTBoLKhQRcWtXJCflMe5+tWUEc7UOpgWEhEOYSNTIo2VhxuMR0LpMhAe21Vhvjg BdiAkrTuWQK2FXh4i6WNNoe+GYj8r/RTmrW0Z6eQ=
Date: Mon, 30 Mar 2020 21:59:17 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3525/push/4842593358@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3525@github.com>
References: <quicwg/base-drafts/pull/3525@github.com>
Subject: Re: [quicwg/base-drafts] eliminate the difference between when having no RTT sample and having one (#3525)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e82ce25dc098_4d2c3fb9456cd96c1716dc"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazuho
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/OR0Wle6ZOr_iq7aSHyQMrDvYtAs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 04:59:32 -0000

----==_mimepart_5e82ce25dc098_4d2c3fb9456cd96c1716dc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho pushed 1 commit.

7bc36d9a8e26ed505dab7082fb0da172839088c6  Merge branch 'master' into kazuho/initial-timeouts


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3525/files/3c7a903cfd8b86f9fe81522cd81c967f7edba919..7bc36d9a8e26ed505dab7082fb0da172839088c6

----==_mimepart_5e82ce25dc098_4d2c3fb9456cd96c1716dc
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/kazuho" class="user-mention">@kazuho</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/7bc36d9a8e26ed505dab7082fb0da172839088c6">7bc36d9</a>  Merge branch &#39;master&#39; into kazuho/initial-timeouts</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3525/files/3c7a903cfd8b86f9fe81522cd81c967f7edba919..7bc36d9a8e26ed505dab7082fb0da172839088c6">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6C4K7NQ4JRUQNXGTLRKF2CLANCNFSM4LKR6WCQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZAEMPZAHNV7R5LBMDRKF2CLA5CNFSM4LKR6WC2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DQNRQGI3DINSQOVZWQIZUHA2DENJZGMZTKOA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3525/files/3c7a903cfd8b86f9fe81522cd81c967f7edba919..7bc36d9a8e26ed505dab7082fb0da172839088c6",
"url": "https://github.com/quicwg/base-drafts/pull/3525/files/3c7a903cfd8b86f9fe81522cd81c967f7edba919..7bc36d9a8e26ed505dab7082fb0da172839088c6",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e82ce25dc098_4d2c3fb9456cd96c1716dc--


From nobody Mon Mar 30 22:00:21 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C70DA3A1B42 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 22:00:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.473
X-Spam-Level: 
X-Spam-Status: No, score=-0.473 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=0.726, HTML_MESSAGE=0.001, HTML_OBFUSCATE_05_10=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JdSeYktBxXkM for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 22:00:18 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8F5243A1B34 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 22:00:17 -0700 (PDT)
Received: from github-lowworker-275fa97.va3-iad.github.net (github-lowworker-275fa97.va3-iad.github.net [10.48.17.64]) by smtp.github.com (Postfix) with ESMTP id 529C16A0440 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 22:00:16 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585630816; bh=BC6Yo2/9TDoAoQnzZy1T7txsUhydDFipWvld/L0S/JE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=V3znqBzktxvMKhOjGgdUxqhAXh2hIoYLuPe0XA8XP63VEIPtnw9KkDLQV0cX+XFSu wIwY1Z1iSwfIEOREZjs7bRedhi3JoVWiHM4qo/nAO7IJjKrFJ3WYWxKjjcDQAj1NRB rBIcIqC/pFKGoIcm14U5VZKIeoRNnZu7Jjoeymqs=
Date: Mon, 30 Mar 2020 22:00:16 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2AN4OJBDONM43HYOV4R2XWBEVBNHHCGFYIAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3547/review/384403022@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3547@github.com>
References: <quicwg/base-drafts/pull/3547@github.com>
Subject: Re: [quicwg/base-drafts] Limit RCID state (#3547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e82ce6043e8b_196e3fce172cd95c185062"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: 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_IMiTlvCY0Esbd37gKdGK4DYXc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 05:00:20 -0000

----==_mimepart_5e82ce6043e8b_196e3fce172cd95c185062
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson commented on this pull request.



> @@ -1069,6 +1069,15 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint SHOULD limit the number of outstanding RETIRE_CONNECTION_ID frames
+to bound the necessary state. In order to allow a peer to retire all previously
+issued connection IDs, the limit on the number of outstanding
+RETIRE_CONNECTION_IDs SHOULD be at least the active_connection_id_limit. An

I see what you mean by the CID<sub>2</sub> example, but my counter would be that you wouldn't retire that connection ID because you were still busy working through the previous set of retirements.  (This assumes that you don't or can't start to retire CID<sub>2</sub> before being told to retire the others.)

The problem with discretionary retirement is that it won't be contiguous in the same way that Retire Prior To has to be, so you potentially have a patchwork of connection IDs that are variously valid, in use, unused, or retired.  You can use run-length encoding to reduce state somewhat, but there is no easy way to compress this state commitment.

But at least you can avoid the costs of retiring stuff that you are forced to retire.  That's all I was worried about.  Costs of discretionary activities are something people just have to factor in.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3547#discussion_r400644119
----==_mimepart_5e82ce6043e8b_196e3fce172cd95c185062
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinthomson</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3547#discussion_r400644119">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1069,6 +1069,15 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint SHOULD limit the number of outstanding RETIRE_CONNECTION_ID frames
+to bound the necessary state. In order to allow a peer to retire all previously
+issued connection IDs, the limit on the number of outstanding
+RETIRE_CONNECTION_IDs SHOULD be at least the active_connection_id_limit. An
</pre>
<p>I see what you mean by the CID<sub>2</sub> example, but my counter would be that you wouldn't retire that connection ID because you were still busy working through the previous set of retirements.  (This assumes that you don't or can't start to retire CID<sub>2</sub> before being told to retire the others.)</p>
<p>The problem with discretionary retirement is that it won't be contiguous in the same way that Retire Prior To has to be, so you potentially have a patchwork of connection IDs that are variously valid, in use, unused, or retired.  You can use run-length encoding to reduce state somewhat, but there is no easy way to compress this state commitment.</p>
<p>But at least you can avoid the costs of retiring stuff that you are forced to retire.  That's all I was worried about.  Costs of discretionary activities are something people just have to factor in.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3547#discussion_r400644119">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7IMHNN7ENSJ6EJZYTRKF2GBANCNFSM4LUQW5DQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7XFYIAMLZ3S2OHMTLRKF2GBA5CNFSM4LUQW5D2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3UYMTQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3547#discussion_r400644119",
"url": "https://github.com/quicwg/base-drafts/pull/3547#discussion_r400644119",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e82ce6043e8b_196e3fce172cd95c185062--


From nobody Mon Mar 30 22:28:19 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B46293A1B67 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 22:28:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 1.967
X-Spam-Level: *
X-Spam-Status: No, score=1.967 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=0.726, HTML_MESSAGE=0.001, HTML_OBFUSCATE_20_30=2.441, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OFLeAKfaCgZP for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 22:28:16 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6DB693A1B66 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 22:28:16 -0700 (PDT)
Received: from github-lowworker-f62aa54.va3-iad.github.net (github-lowworker-f62aa54.va3-iad.github.net [10.48.17.68]) by smtp.github.com (Postfix) with ESMTP id 2D7A68C122A for <quic-issues@ietf.org>; Mon, 30 Mar 2020 22:28:15 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585632495; bh=RO5Ec3hH/FRyzYC8M6MZ1WhsV6yPBZ/kjfqKMRuGCoI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=DJHvmrZR6zE+2aIBaucuti6G4TRp5WhsYGVQrducPv0OIQ0oxO7IkR0hWoMpbGZkf V6YmDRzu2LiaCnO3eip6BWQ43RvH8PZpEvS9E0JNcnAK5VgJoIHnCEpPAGADhiLRpm 1PkZgfR8R/jV20VJWooJ9oIKEd9Q7TuFJx9JzjuI=
Date: Mon, 30 Mar 2020 22:28:15 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYUTS3IOUNW6BK5FPF4R2267EVBNHHCFAMG5E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3509/606408197@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3509@github.com>
References: <quicwg/base-drafts/issues/3509@github.com>
Subject: Re: [quicwg/base-drafts] Required state for retaining unacked RETIRE_CONNECTION_ID frames is unbound (#3509)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e82d4ef1ec64_a193fdcaa4cd96818193a"; 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/JelW6Ru-V8pp9aSK7lIF6h40Jlg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 05:28:18 -0000

----==_mimepart_5e82d4ef1ec64_a193fdcaa4cd96818193a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Just to give another example of how an endpoint might end up required to track the retirement of more than active_connection_id_limit:
* A server tries to supply three active CIDs to the peer. At the moment, it has provided CID<sub>0</sub>, CID<sub>1</sub>, CID<sub>2</sub> to the client.
* The client sends RCID(CID<sub>1</sub>),  RCID(CID<sub>2</sub>). The server provides NCID(CID<sub>3</sub>), NCID(CID<sub>4</sub>). The two NCID frames are delivered to the client, but the ACK for the RCID frames gets lost.
* The client decides to probe two paths concurrently, by using CID<sub>3</sub> and CID<sub>4</sub>, but shortly after the packets are sent using those paths, the underlying network for those two paths disappear.
* The client now needs to make sure that RCID frames carrying 4 CIDs reach the peer.

In this example, we might argue that it would be possible for the client to figure out that CID<sub>3</sub> and CID<sub>4</sub> were provided as substitutions for CID<sub>1</sub> and CID<sub>2</sub>. But do we want to implement logic that detects such condition into our code? Note that tracking of substitutions can become tricky; if RCID(CID<sub>1</sub>) and RCID(CID<sub>2</sub>) were sent in different packets, it would be impossible for the client to see if CID<sub>4</sub> was provided as a supplement for CID<sub>1</sub> or for CID<sub>2</sub>.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3509#issuecomment-606408197
----==_mimepart_5e82d4ef1ec64_a193fdcaa4cd96818193a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Just to give another example of how an endpoint might end up required to track the retirement of more than active_connection_id_limit:</p>
<ul>
<li>A server tries to supply three active CIDs to the peer. At the moment, it has provided CID<sub>0</sub>, CID<sub>1</sub>, CID<sub>2</sub> to the client.</li>
<li>The client sends RCID(CID<sub>1</sub>),  RCID(CID<sub>2</sub>). The server provides NCID(CID<sub>3</sub>), NCID(CID<sub>4</sub>). The two NCID frames are delivered to the client, but the ACK for the RCID frames gets lost.</li>
<li>The client decides to probe two paths concurrently, by using CID<sub>3</sub> and CID<sub>4</sub>, but shortly after the packets are sent using those paths, the underlying network for those two paths disappear.</li>
<li>The client now needs to make sure that RCID frames carrying 4 CIDs reach the peer.</li>
</ul>
<p>In this example, we might argue that it would be possible for the client to figure out that CID<sub>3</sub> and CID<sub>4</sub> were provided as substitutions for CID<sub>1</sub> and CID<sub>2</sub>. But do we want to implement logic that detects such condition into our code? Note that tracking of substitutions can become tricky; if RCID(CID<sub>1</sub>) and RCID(CID<sub>2</sub>) were sent in different packets, it would be impossible for the client to see if CID<sub>4</sub> was provided as a supplement for CID<sub>1</sub> or for CID<sub>2</sub>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3509#issuecomment-606408197">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZBQSLYXWY6O7NWR2LRKF5O7ANCNFSM4LFJ2P4A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4SYJLRA2YTLDNO4VTRKF5O7A5CNFSM4LFJ2P4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQSQ4BI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-606408197",
"url": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-606408197",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e82d4ef1ec64_a193fdcaa4cd96818193a--


From nobody Mon Mar 30 22:36:07 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2FBDF3A1B84 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 22:36:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.199
X-Spam-Level: 
X-Spam-Status: No, score=-1.199 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, HTML_OBFUSCATE_05_10=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iT5C1v_rPE-1 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 22:36:05 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 547B23A1B83 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 22:36:05 -0700 (PDT)
Date: Mon, 30 Mar 2020 22:36:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585632964; bh=yhtm4tFBTlUEUiVY2ExHbjbIKLRXAH0McbLcgRWEAGs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=SFFvykxc6v2SQ1h0c/mKu2V+UrdHHavlUnFwIsvDhIr1T8TeTGTJYA0b9B1nTHrG5 p6NdlPDCrP72fRvhGyGWwwmvQz5zIjMlNxhfDkGl1Qwsa0p5G3zYILTIN5Ovp56Ie/ 4nBgm9zVXrd1wb0z0znElDhgXRhTvbYh1VmlUPuw=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZPSDCZ24DEL7GQLDF4R234JEVBNHHCGFYIAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3547/review/384413902@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3547@github.com>
References: <quicwg/base-drafts/pull/3547@github.com>
Subject: Re: [quicwg/base-drafts] Limit RCID state (#3547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e82d6c42c5e6_3b793ff42facd95c10103"; 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/qcvSaYppJMqJFJ7cp7Wbhrb8qH0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 05:36:07 -0000

----==_mimepart_5e82d6c42c5e6_3b793ff42facd95c10103
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho commented on this pull request.



> @@ -1069,6 +1069,15 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint SHOULD limit the number of outstanding RETIRE_CONNECTION_ID frames
+to bound the necessary state. In order to allow a peer to retire all previously
+issued connection IDs, the limit on the number of outstanding
+RETIRE_CONNECTION_IDs SHOULD be at least the active_connection_id_limit. An

> I see what you mean by the CID<sub>2</sub> example, but my counter would be that you wouldn't retire that connection ID because you were still busy working through the previous set of retirements. (This assumes that you don't or can't start to retire CID<sub>2</sub> before being told to retire the others.)

Yeah I think my view is that it is hard to implement such behavior without having additional state, because the peer can request an endpoint to retire CIDs. You can delay the start to retire CID<sub>2</sub>. But to do that, you need to have a delayed slot (i.e. state).

> Costs of discretionary activities are something people just have to factor in.

I agree. My complaint is that the recommendation of "at least active_connection_id_limit" is incorrect.

As we seem to be converging on adopting #3550, I've posted an example that does not involve the use of RPT in https://github.com/quicwg/base-drafts/issues/3509#issuecomment-606408197. I posted it on the issue as I think it is a part of the problem statement rather than the solution.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3547#discussion_r400653972
----==_mimepart_5e82d6c42c5e6_3b793ff42facd95c10103
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>
<p><b>@kazuho</b> commented on this pull request.</p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3547#discussi=
on_r400653972">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt; @@ -1069,6 +1069,15 @@ to cease using the =
connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 =

+An endpoint SHOULD limit the number of outstanding RETIRE_CONNECTION_ID =
frames
+to bound the necessary state. In order to allow a peer to retire all pre=
viously
+issued connection IDs, the limit on the number of outstanding
+RETIRE_CONNECTION_IDs SHOULD be at least the active_connection_id_limit.=
 An
</pre>
<blockquote>
<p>I see what you mean by the CID<sub>2</sub> example, but my counter wou=
ld be that you wouldn't retire that connection ID because you were still =
busy working through the previous set of retirements. (This assumes that =
you don't or can't start to retire CID<sub>2</sub> before being told to r=
etire the others.)</p>
</blockquote>
<p>Yeah I think my view is that it is hard to implement such behavior wit=
hout having additional state, because the peer can request an endpoint to=
 retire CIDs. You can delay the start to retire CID<sub>2</sub>. But to d=
o that, you need to have a delayed slot (i.e. state).</p>
<blockquote>
<p>Costs of discretionary activities are something people just have to fa=
ctor in.</p>
</blockquote>
<p>I agree. My complaint is that the recommendation of "at least active_c=
onnection_id_limit" is incorrect.</p>
<p>As we seem to be converging on adopting <a class=3D"issue-link js-issu=
e-link" data-error-text=3D"Failed to load title" data-id=3D"589680913" da=
ta-permission-text=3D"Title is private" data-url=3D"https://github.com/qu=
icwg/base-drafts/issues/3550" data-hovercard-type=3D"pull_request" data-h=
overcard-url=3D"/quicwg/base-drafts/pull/3550/hovercard" href=3D"https://=
github.com/quicwg/base-drafts/pull/3550">#3550</a>, I've posted an exampl=
e that does not involve the use of RPT in <a class=3D"issue-link js-issue=
-link" data-error-text=3D"Failed to load title" data-id=3D"578914025" dat=
a-permission-text=3D"Title is private" data-url=3D"https://github.com/qui=
cwg/base-drafts/issues/3509" data-hovercard-type=3D"issue" data-hovercard=
-url=3D"/quicwg/base-drafts/issues/3509/hovercard?comment_id=3D606408197&=
amp;comment_type=3Dissue_comment" href=3D"https://github.com/quicwg/base-=
drafts/issues/3509#issuecomment-606408197">#3509 (comment)</a>. I posted =
it on the issue as I think it is a part of the problem statement rather t=
han the solution.</p>

<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this 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/3547#discussion_r400653972">view it on GitHub</a>, or=
 <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJK7HFNK=
NCII7KWJRV73RKF6MJANCNFSM4LUQW5DQ">unsubscribe</a>.<img src=3D"https://gi=
thub.com/notifications/beacon/AFTOJK4LSE7ZX776Z72E5WTRKF6MJA5CNFSM4LUQW5D=
2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3U3=
BTQ.gif" height=3D"1" width=3D"1" alt=3D"" /></p>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3547#discussion_r40=
0653972",
"url": "https://github.com/quicwg/base-drafts/pull/3547#discussion_r40065=
3972",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>=

----==_mimepart_5e82d6c42c5e6_3b793ff42facd95c10103--


From nobody Mon Mar 30 23:02:35 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 023A13A1BDB for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 23:02:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.152
X-Spam-Level: 
X-Spam-Status: No, score=-0.152 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Yoe1tU3X18ob for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 23:02:31 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 56C0D3A1BDA for <quic-issues@ietf.org>; Mon, 30 Mar 2020 23:02:31 -0700 (PDT)
Date: Mon, 30 Mar 2020 23:02:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585634550; bh=lSKGNsE60WACrYQGDTpiW3e8PFbRsU8KCyagLhpGtsA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=V+Y1oXtg90hHG+e7COOpNuO6eT1p/sosUPNczIbgsd9uqunCnPX1WDKyI4Iqwr82y tT50cHjleyTx8IiGnKr9Y63TgyOeQytzUqGLwnK76zFO6cg1UhETybiIRY11LOb5VI nEWBpML+yzpbPkHZqC75Z6R18lwBMuSYvJ3PS3Xs=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3525/push/4842793743@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3525@github.com>
References: <quicwg/base-drafts/pull/3525@github.com>
Subject: Re: [quicwg/base-drafts] eliminate the difference between when having no RTT sample and having one (#3525)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e82dcf65ce5_32b83f8730ecd9605862e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazuho
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/jCvj0qM3xBV0P68wxZ2uFlOwHy8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 06:02:33 -0000

----==_mimepart_5e82dcf65ce5_32b83f8730ecd9605862e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho pushed 1 commit.

12b817e737f4e3ccd4e9a45db40036496f7bd0c5  wordwrap


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3525/files/7bc36d9a8e26ed505dab7082fb0da172839088c6..12b817e737f4e3ccd4e9a45db40036496f7bd0c5

----==_mimepart_5e82dcf65ce5_32b83f8730ecd9605862e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/kazuho" class="user-mention">@kazuho</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/12b817e737f4e3ccd4e9a45db40036496f7bd0c5">12b817e</a>  wordwrap</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3525/files/7bc36d9a8e26ed505dab7082fb0da172839088c6..12b817e737f4e3ccd4e9a45db40036496f7bd0c5">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2C4YDG5ULHI4V4B3TRKGBPNANCNFSM4LKR6WCQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5KBWP7532KPWOC6RDRKGBPNA5CNFSM4LKR6WC2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4DQNRQGI3DINSQOVZWQIZUHA2DENZZGM3TIMY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3525/files/7bc36d9a8e26ed505dab7082fb0da172839088c6..12b817e737f4e3ccd4e9a45db40036496f7bd0c5",
"url": "https://github.com/quicwg/base-drafts/pull/3525/files/7bc36d9a8e26ed505dab7082fb0da172839088c6..12b817e737f4e3ccd4e9a45db40036496f7bd0c5",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e82dcf65ce5_32b83f8730ecd9605862e--


From nobody Mon Mar 30 23:30:39 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 022E03A1C78 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 23:30:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.2
X-Spam-Level: 
X-Spam-Status: No, score=-1.2 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ucy3oTIKhCA7 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 23:30:26 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A958E3A1C6B for <quic-issues@ietf.org>; Mon, 30 Mar 2020 23:30:26 -0700 (PDT)
Received: from github-lowworker-cd7bc13.ac4-iad.github.net (github-lowworker-cd7bc13.ac4-iad.github.net [10.52.25.102]) by smtp.github.com (Postfix) with ESMTP id 9118B52111F for <quic-issues@ietf.org>; Mon, 30 Mar 2020 23:30:25 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585636225; bh=wXkF/YqW08A1CLARqofRzi7dlHr1FXzHGB92ePdtGs8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GbtcA10fUfPNSx0snq4ygkRsOuVFlNPSmR5Wfpy3ay4Cxp5jHW1a55zaJJsCuulYH crIhJJCjt8fOdZ355ZKqrgWn/paQ4lb5wbI7bkdcBxtsYMFJ4NcQi3Mzj0ROtYuQ0C BI24S+43rUL0RxSdL5aLbB63sEBtWMwX+8pW3SEI=
Date: Mon, 30 Mar 2020 23:30:25 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6R4QYVACE7S73SKDN4R3CIDEVBNHHCF2VMJI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3540/review/384421422@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3540@github.com>
References: <quicwg/base-drafts/pull/3540@github.com>
Subject: Re: [quicwg/base-drafts] Notify the congestion controller of losses first (#3540)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e82e38180721_3e6f3ffce66cd9641440f2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/9c_2oGYt3RVrfie2pmQVb6fgkwE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 06:30:37 -0000

----==_mimepart_5e82e38180721_3e6f3ffce66cd9641440f2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar commented on this pull request.

This looks like a good fix. A few comments.

> +DetectLostPackets is called every time an ACK is received or the time threshold
+loss detection timer expires and operates on the sent_packets for that packet
+number space.

```suggestion
DetectLostPackets is called every time an ACK is received or the time threshold
loss detection timer expires. This function operates on the sent_packets for that
packet number space and returns a list of packets newly detected as lost.
```

> @@ -1265,7 +1244,8 @@ OnLossDetectionTimeout():
     GetEarliestTimeAndSpace(loss_time)
   if (earliest_loss_time != 0):
     // Time threshold loss Detection
-    DetectLostPackets(pn_space)
+    lost_packets = DetectLostPackets(pn_space)
+    OnPacketsLost(lost_packets)

```suggestion
    if (!lost_packets.empty()):
      OnPacketsLost(lost_packets)
```

> @@ -1517,7 +1494,7 @@ Invoked from DetectLostPackets when packets are deemed lost.
      CongestionEvent(largest_lost_packet.time_sent)

How about also changing this to the following, and removing the line before this (last() is a language-specific method, so I'm suggesting largest())?
```suggestion
     CongestionEvent(lost_packets.largest().time_sent)
```

> @@ -1108,14 +1108,16 @@ OnAckReceived(ack, pn_space):
     largest_acked_packet[pn_space] =
         max(largest_acked_packet[pn_space], ack.largest_acked)
 
+  // Determine which packets have been acknowledged and remove

```suggestion
  // DetectNewlyAckedPackets finds packets have been newly acknowledged and removes
```

> @@ -1108,14 +1108,16 @@ OnAckReceived(ack, pn_space):
     largest_acked_packet[pn_space] =
         max(largest_acked_packet[pn_space], ack.largest_acked)
 
+  // Determine which packets have been acknowledged and remove
+  // them from sent_packets.
+  newly_acked_packets = DetectNewlyAckedPackets(ack, pn_space)

```suggestion
  newly_acked_packets = DetectAndRemoveAckedPackets(ack, pn_space)
```
here and below

> @@ -1128,13 +1130,12 @@ OnAckReceived(ack, pn_space):
   if (ACK frame contains ECN information):
       ProcessECN(ack, pn_space)
 
-  for acked_packet in newly_acked_packets:
-    OnPacketAcked(acked_packet.packet_number, pn_space)
-
-  DetectLostPackets(pn_space)
+  lost_packets = DetectLostPackets(pn_space)

```suggestion
  lost_packets = DetectAndRemoveLostPackets(pn_space)
```
here and below

> @@ -1434,26 +1411,27 @@ increases bytes_in_flight.
 ## On Packet Acknowledgement
 
 Invoked from loss detection's OnPacketAcked and is supplied with the

```suggestion
Invoked from loss detection's OnAckReceived and is supplied with the
```

> @@ -1499,15 +1477,14 @@ Invoked when an ACK frame with an ECN section is received from the peer.
 Invoked from DetectLostPackets when packets are deemed lost.
 
 ~~~
-   InPersistentCongestion(largest_lost_packet):
+   InPersistentCongestion(lost_packets):
      pto = smoothed_rtt + max(4 * rttvar, kGranularity) +
        max_ack_delay
      congestion_period = pto * kPersistentCongestionThreshold
      // Determine if all packets in the time period before the
      // newest lost packet, including the edges, are marked

```suggestion
     // largest newly lost packet, including the edges, are marked
```

>  
 ~~~
-   InCongestionRecovery(sent_time):
+   InLossRecovery(sent_time):

```suggestion
   InCongestionRecovery(sent_time):
```
Revert this change. Was this deliberate? The term congestion recovery is used earlier in the spec and the term is defined.

> -     if (InCongestionRecovery(acked_packet.time_sent)):
-       // Do not increase congestion window in recovery period.
-       return
-     if (IsAppOrFlowControlLimited()):
-       // Do not increase congestion_window if application
-       // limited or flow control limited.
-       return
-     if (congestion_window < ssthresh):
-       // Slow start.
-       congestion_window += acked_packet.size
-     else:
+   OnPacketsAcked(acked_packets):
+     for (packet in acked_packets):
+       // Remove from bytes_in_flight.
+       bytes_in_flight -= packet.size
+       if (InLossRecovery(packet.time_sent)):

```suggestion
       if (InCongestionRecovery(packet.time_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/3540#pullrequestreview-384421422
----==_mimepart_5e82e38180721_3e6f3ffce66cd9641440f2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@janaiyengar</b> commented on this pull request.</p>=0D
=0D
<p>This looks like a good fix. A few comments.</p><hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3540#discussi=
on_r400660643">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +DetectLostPackets is called every time an=
 ACK is received or the time threshold=0D
+loss detection timer expires and operates on the sent_packets for that p=
acket=0D
+number space.=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-DetectLostPackets is called every time an ACK=
 is received or the time threshold=0D
-loss detection timer expires and operates on the sent_packets for that p=
acket=0D
-number space.=0D
+DetectLostPackets is called every time an ACK is received or the time th=
reshold=0D
+loss detection timer expires. This function operates on the sent_packets=
 for that=0D
+packet number space and returns a list of packets newly detected as lost=
.=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3540#discussi=
on_r400661987">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -1265,7 +1244,8 @@ OnLossDetectionTimeo=
ut():=0D
     GetEarliestTimeAndSpace(loss_time)=0D
   if (earliest_loss_time !=3D 0):=0D
     // Time threshold loss Detection=0D
-    DetectLostPackets(pn_space)=0D
+    lost_packets =3D DetectLostPackets(pn_space)=0D
+    OnPacketsLost(lost_packets)=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-    OnPacketsLost(lost_packets)=0D
+    if (!lost_packets.empty()):=0D
+      OnPacketsLost(lost_packets)=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3540#discussi=
on_r400664679">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -1517,7 +1494,7 @@ Invoked from DetectL=
ostPackets when packets are deemed lost.=0D
      CongestionEvent(largest_lost_packet.time_sent)=0D
</pre>=0D
<p>How about also changing this to the following, and removing the line b=
efore this (last() is a language-specific method, so I'm suggesting large=
st())?</p>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-     CongestionEvent(largest_lost_packet.time=
_sent)=0D
+     CongestionEvent(lost_packets.largest().time_sent)=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3540#discussi=
on_r400667018">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -1108,14 +1108,16 @@ OnAckReceived(ack,=
 pn_space):=0D
     largest_acked_packet[pn_space] =3D=0D
         max(largest_acked_packet[pn_space], ack.largest_acked)=0D
 =0D
+  // Determine which packets have been acknowledged and remove=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-  // Determine which packets have been acknow=
ledged and remove=0D
+  // DetectNewlyAckedPackets finds packets have been newly acknowledged =
and removes=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3540#discussi=
on_r400667978">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -1108,14 +1108,16 @@ OnAckReceived(ack,=
 pn_space):=0D
     largest_acked_packet[pn_space] =3D=0D
         max(largest_acked_packet[pn_space], ack.largest_acked)=0D
 =0D
+  // Determine which packets have been acknowledged and remove=0D
+  // them from sent_packets.=0D
+  newly_acked_packets =3D DetectNewlyAckedPackets(ack, pn_space)=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-  newly_acked_packets =3D DetectNewlyAckedPac=
kets(ack, pn_space)=0D
+  newly_acked_packets =3D DetectAndRemoveAckedPackets(ack, pn_space)=0D
</pre>=0D
=0D
<p>here and below</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3540#discussi=
on_r400668254">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -1128,13 +1130,12 @@ OnAckReceived(ack,=
 pn_space):=0D
   if (ACK frame contains ECN information):=0D
       ProcessECN(ack, pn_space)=0D
 =0D
-  for acked_packet in newly_acked_packets:=0D
-    OnPacketAcked(acked_packet.packet_number, pn_space)=0D
-=0D
-  DetectLostPackets(pn_space)=0D
+  lost_packets =3D DetectLostPackets(pn_space)=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-  lost_packets =3D DetectLostPackets(pn_space=
)=0D
+  lost_packets =3D DetectAndRemoveLostPackets(pn_space)=0D
</pre>=0D
=0D
<p>here and below</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3540#discussi=
on_r400668612">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -1434,26 +1411,27 @@ increases bytes_in=
_flight.=0D
 ## On Packet Acknowledgement=0D
 =0D
 Invoked from loss detection&#39;s OnPacketAcked and is supplied with the=
=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-Invoked from loss detection's OnPacketAcked a=
nd is supplied with the=0D
+Invoked from loss detection's OnAckReceived and is supplied with the=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3540#discussi=
on_r400668868">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -1499,15 +1477,14 @@ Invoked when an AC=
K frame with an ECN section is received from the peer.=0D
 Invoked from DetectLostPackets when packets are deemed lost.=0D
 =0D
 ~~~=0D
-   InPersistentCongestion(largest_lost_packet):=0D
+   InPersistentCongestion(lost_packets):=0D
      pto =3D smoothed_rtt + max(4 * rttvar, kGranularity) +=0D
        max_ack_delay=0D
      congestion_period =3D pto * kPersistentCongestionThreshold=0D
      // Determine if all packets in the time period before the=0D
      // newest lost packet, including the edges, are marked=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-     // newest lost packet, including the edg=
es, are marked=0D
+     // largest newly lost packet, including the edges, are marked=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3540#discussi=
on_r400670401">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt;  =0D
 ~~~=0D
-   InCongestionRecovery(sent_time):=0D
+   InLossRecovery(sent_time):=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-   InLossRecovery(sent_time):=0D
+   InCongestionRecovery(sent_time):=0D
</pre>=0D
=0D
<p>Revert this change. Was this deliberate? The term congestion recovery =
is used earlier in the spec and the term is defined.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3540#discussi=
on_r400671189">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; -     if (InCongestionRecovery(acked_packe=
t.time_sent)):=0D
-       // Do not increase congestion window in recovery period.=0D
-       return=0D
-     if (IsAppOrFlowControlLimited()):=0D
-       // Do not increase congestion_window if application=0D
-       // limited or flow control limited.=0D
-       return=0D
-     if (congestion_window &lt; ssthresh):=0D
-       // Slow start.=0D
-       congestion_window +=3D acked_packet.size=0D
-     else:=0D
+   OnPacketsAcked(acked_packets):=0D
+     for (packet in acked_packets):=0D
+       // Remove from bytes_in_flight.=0D
+       bytes_in_flight -=3D packet.size=0D
+       if (InLossRecovery(packet.time_sent)):=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-       if (InLossRecovery(packet.time_sent)):=
=0D
+       if (InCongestionRecovery(packet.time_sent)):=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3540#pullrequestreview-384421422">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K4Z5BYQ2OH7ROXGJ2TRKGEYDANCNFSM4LRNSNXQ">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK3DWMTU4RDCNE4GDZLRKGEYDA5CNFSM4=
LRNSNX2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GOC3U44LQ.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3540#pullrequestrev=
iew-384421422",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3540#pullrequestreview=
-384421422",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e82e38180721_3e6f3ffce66cd9641440f2--


From nobody Mon Mar 30 23:32:26 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A0A4C3A1C33 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 23:32:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.2
X-Spam-Level: 
X-Spam-Status: No, score=-0.2 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id elhr5TKo496k for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 23:32:23 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AA1F83A1C30 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 23:32:22 -0700 (PDT)
Date: Mon, 30 Mar 2020 23:32:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585636341; bh=dujGqrMoqhiFy2HxDsiqHyziuFM53pZYW2yeudZSphQ=; h=Date:From:To:Subject:From; b=beZwTWZXQm3Q3zcBdbUvKbTrN5BFGQlYgVHv0butvTkEhuLTmnQYEzKWjtZ3wONTv RfSzKkd+0enKwGanfWUVdguP+rwKPsA9G1qdgLgH4qIxYx85DTCV4q8NgeYYg0UF5a pVptp8hMdoh9rCH7br+qCqQXSC6KMlQCONEkzHhU=
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/a4ba94-bdbf6a@github.com>
Subject: [quicwg/base-drafts] e78fa6: Reorganize "Sending Probe Packets"
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/UtMPetxxReGCD3nhh2y9CGKGb0E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 06:32:25 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: e78fa6571a03b47f8703b5682956bc4f3bd05bd7
      https://github.com/quicwg/base-drafts/commit/e78fa6571a03b47f8703b5682956bc4f3bd05bd7
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-29 (Sun, 29 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Reorganize "Sending Probe Packets"

When writing #3551, I found some of the text organization to be odd, so this moves it some.


  Commit: 87a3db1bb737ae5408419a37b7550c1ee80e6eb3
      https://github.com/quicwg/base-drafts/commit/87a3db1bb737ae5408419a37b7550c1ee80e6eb3
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-29 (Sun, 29 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md


  Commit: b3e0025339688f362789447dd14fa59c34eac983
      https://github.com/quicwg/base-drafts/commit/b3e0025339688f362789447dd14fa59c34eac983
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-29 (Sun, 29 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md


  Commit: bdbf6a120848f6524e53079d59db7e6ecf8970b0
      https://github.com/quicwg/base-drafts/commit/bdbf6a120848f6524e53079d59db7e6ecf8970b0
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-03-30 (Mon, 30 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Merge pull request #3552 from quicwg/ianswett-ed-sending-probe-packets

Reorganize "Sending Probe Packets"


Compare: https://github.com/quicwg/base-drafts/compare/a4ba946701d5...bdbf6a120848


From nobody Mon Mar 30 23:32:34 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 263063A1C30 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 23:32:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.2
X-Spam-Level: 
X-Spam-Status: No, score=-0.2 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ztaNTpezG7Ng for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 23:32:23 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4F1253A1C32 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 23:32:23 -0700 (PDT)
Received: from github-lowworker-9bcb4a1.ac4-iad.github.net (github-lowworker-9bcb4a1.ac4-iad.github.net [10.52.25.84]) by smtp.github.com (Postfix) with ESMTP id 5C720521107 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 23:32:22 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585636342; bh=YFWzZFD1XMm1GquhgmgnxS1GYDsDU1PBZ72fyONKe1w=; h=Date:From:To:Subject:From; b=lu5EYxGUyUhPxHemwca0O987zoT0EeAFDqA5HU4mrCG7DnqMdpAN6DCvx/CaVEIzz V4C/MzDWWUYl/++0Aj1WLkdenBUrcnv5oCdWyHsaj0qm421zy/r2tx4K15bVWOLtCm 3aieQjDW8kO19apXv1eeFrBugcOYVhQhK/SRRNCU=
Date: Mon, 30 Mar 2020 23:32:22 -0700
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-ed-sending-probe-packets/b3e002-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/oMAgvbUPyRU5dK2-3OnHDZJNzY8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 06:32:27 -0000

  Branch: refs/heads/ianswett-ed-sending-probe-packets
  Home:   https://github.com/quicwg/base-drafts


From nobody Mon Mar 30 23:32:48 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 59A663A1C30 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 23:32:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.152
X-Spam-Level: 
X-Spam-Status: No, score=-0.152 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uJKbP9xiR6Hw for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 23:32:45 -0700 (PDT)
Received: from out-9.smtp.github.com (out-9.smtp.github.com [192.30.254.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D090F3A1C32 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 23:32:44 -0700 (PDT)
Date: Mon, 30 Mar 2020 23:32:44 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585636364; bh=I13zce0ZaSazH5UeqmNqlP0z9/kefdAzRg3n/OSYy2Q=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=x6/uaM+EUU8JKwAv7sXuDzOQU0zOoMwKjjeuc4tjxtAiuNn5v9yex2lx0mupFq2QC 6WW746/ZtJ1iCoRZuWDAAtGmJ9kMP5nAbw7GjFAGUiP8OdNP/C7qbXV+8CRV4h9a4B e8dSPYs5kIsmoQoNUQYOs/XJRQ6YfGcdzf5xak4c=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK72QZ7TRMDFPLR5BEN4R3CQZEVBNHHCGKCJL4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3552/issue_event/3181743888@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3552@github.com>
References: <quicwg/base-drafts/pull/3552@github.com>
Subject: Re: [quicwg/base-drafts] Reorganize "Sending Probe Packets" (#3552)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e82e40c9837_15893ff142acd9601055da"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/J3RJDQELFUkGmEWyoj1l-P_GamI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 06:32:47 -0000

----==_mimepart_5e82e40c9837_15893ff142acd9601055da
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #3552 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3552#event-3181743888
----==_mimepart_5e82e40c9837_15893ff142acd9601055da
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="589842783" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3552" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3552/hovercard" href="https://github.com/quicwg/base-drafts/pull/3552">#3552</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3552#event-3181743888">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK37NDDGX3PS7VYEQV3RKGFAZANCNFSM4LWBXL7A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYURSVOWBJEPFAIMOLRKGFAZA5CNFSM4LWBXL7KYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXWSY6EA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3552#event-3181743888",
"url": "https://github.com/quicwg/base-drafts/pull/3552#event-3181743888",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e82e40c9837_15893ff142acd9601055da--


From nobody Mon Mar 30 23:33:26 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C99AC3A1C33 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 23:33:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lMYgysu9m3Xr for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 23:33: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 619873A0E1F for <quic-issues@ietf.org>; Mon, 30 Mar 2020 23:33:24 -0700 (PDT)
Received: from github-lowworker-39b4a70.va3-iad.github.net (github-lowworker-39b4a70.va3-iad.github.net [10.48.16.66]) by smtp.github.com (Postfix) with ESMTP id 81CFC2C1F6D for <quic-issues@ietf.org>; Mon, 30 Mar 2020 23:33:23 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585636403; bh=GYgQ4vw+o8HkE4xB9JXArKqDYQ2lB7myqF9SkASU1Mo=; h=Date:From:To:Subject:From; b=pIP5XAa4igV7NPJE11TQaMc5gQhdchl8seRREHMuZcXvC4TdvNMb61yr4zawxvV+D KVU1f3SE0ApERNJBSwhvPyCm2NeiBqLCnJrCgO2RCYPKvWMM9iQAc7BPv+4HJJbSM8 u82ZE1QQKI52pU2jT5WQAdNaUeEvbiDXPlW2fp7U=
Date: Mon, 30 Mar 2020 23:33:23 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/f3230b-112aed@github.com>
Subject: [quicwg/base-drafts] 112aed: Script updating gh-pages from bdbf6a12. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/RIn6IErUGXqv0irgJbMKUkIBm4M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 06:33:26 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 112aed9917c8052362e2ea915cdc0fa2b8607fb8
      https://github.com/quicwg/base-drafts/commit/112aed9917c8052362e2ea915cdc0fa2b8607fb8
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from bdbf6a12. [ci skip]



From nobody Mon Mar 30 23:33:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9A6B63A1C33 for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 23:33:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: 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_DioEismGzc for <quic-issues@ietfa.amsl.com>; Mon, 30 Mar 2020 23:33:37 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 928FB3A0E1F for <quic-issues@ietf.org>; Mon, 30 Mar 2020 23:33:37 -0700 (PDT)
Received: from github-lowworker-292e294.va3-iad.github.net (github-lowworker-292e294.va3-iad.github.net [10.48.102.70]) by smtp.github.com (Postfix) with ESMTP id 7C168A0612 for <quic-issues@ietf.org>; Mon, 30 Mar 2020 23:33:36 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585636416; bh=10lcySEZWNtW08LV2/noFLedeQZkKTPSClIB/cnFR4c=; h=Date:From:To:Subject:From; b=ZDxzczvjltsVa2/7iBfGXF4w3T6/nHs1fv8cl8uasQ3/LbVO+++yR07UcBCcKO2W7 xrFe5j+h3oZ/RBv1lSo5LLH/i55uJw1OsSydXamivf+JBGCahj8yHJqdPSzPWByv1F jtn4ANBjYDsdAHCDw1hsnZ427oVbbufxnNl63VGY=
Date: Mon, 30 Mar 2020 23:33:36 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/112aed-50a199@github.com>
Subject: [quicwg/base-drafts] 50a199: Script updating archive at 2020-03-31T06:33:28Z. [...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/JNePi0nwXnG-Sj6bpXzOSB22Vn8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 06:33:39 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 50a1995d5b3741e50c457a78abdb8718c9d6259f
      https://github.com/quicwg/base-drafts/commit/50a1995d5b3741e50c457a78abdb8718c9d6259f
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-03-31T06:33:28Z. [ci skip]



From nobody Tue Mar 31 01:43:45 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 25EF63A1E21 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 01:43:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.152
X-Spam-Level: 
X-Spam-Status: No, score=-0.152 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Q9pMOEWzmg5r for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 01:43:43 -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 2672F3A1E20 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 01:43:43 -0700 (PDT)
Received: from github-lowworker-cde56e0.va3-iad.github.net (github-lowworker-cde56e0.va3-iad.github.net [10.48.25.52]) by smtp.github.com (Postfix) with ESMTP id AA6531210F2 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 01:43:42 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585644222; bh=lwXIJBaHc0LD4/Q0iyg/aV325vRwlRrIYuOms+TQq28=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=JUU4ha7WYNHwFxKWQ5CPGSPAx5FM7L02rX6MQLkdPxPk5nSG9kQjbP0JF9Q6dVUQi HW4EgjKVTh5ecwE/KnQNe7uADQF1OkdnYABgwRlVgBsZ7+8vhY2sEnnRxcIc0QbRzY C/ZkQuyzaLzTYrf37ObCXCgFCtcJKeagyt6r6N/g=
Date: Tue, 31 Mar 2020 01:43:42 -0700
From: Kazu Yamamoto <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZHEJ6HVB46WHTJDBV4R3R35EVBNHHCGOE66Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3562@github.com>
Subject: [quicwg/base-drafts] Inconsistency of QPACK static table (#3562)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e8302be65daa_65093fe3a96cd9604036fa"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazu-yamamoto
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/tGGmRaZE3foJNeLBZVBBwks5dOA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 08:43:44 -0000

----==_mimepart_5e8302be65daa_65093fe3a96cd9604036fa
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Entry 52 has a space after `;`, ie `text/html; charset=utf-8`.
But entry 54 does not, ie `ext/plain;charset=utf-8`.
This is intentional? The other entries always have a space after `;`.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3562
----==_mimepart_5e8302be65daa_65093fe3a96cd9604036fa
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Entry 52 has a space after <code>;</code>, ie <code>text/html; charset=utf-8</code>.<br>
But entry 54 does not, ie <code>ext/plain;charset=utf-8</code>.<br>
This is intentional? The other entries always have a space after <code>;</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/3562">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3OKA4C6WMTE37XJQLRKGUL5ANCNFSM4LXLJQPA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4ECVMZ4AFWA2GOFMLRKGUL5A5CNFSM4LXLJQPKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IZYT33A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3562",
"url": "https://github.com/quicwg/base-drafts/issues/3562",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e8302be65daa_65093fe3a96cd9604036fa--


From nobody Tue Mar 31 03:25:58 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C4EC53A1F7C for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 03:25:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.429
X-Spam-Level: 
X-Spam-Status: No, score=0.429 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=1.629, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nRa0ANl1m0WQ for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 03:25:56 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D38743A1F7B for <quic-issues@ietf.org>; Tue, 31 Mar 2020 03:25:56 -0700 (PDT)
Received: from github-lowworker-1ac52d7.ash1-iad.github.net (github-lowworker-1ac52d7.ash1-iad.github.net [10.56.25.52]) by smtp.github.com (Postfix) with ESMTP id CBB2666049F for <quic-issues@ietf.org>; Tue, 31 Mar 2020 03:25:55 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585650355; bh=Rk7qlHWFXZzDXRl4CpYh7lEnpi/GFgV+ml+i3uCSgcg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=oXwjCx7rHsO2o/wTpg4uLHWCEQwkYY9fLb+F2oz+2FKeeZub5MCEIetIyiksvmzGr OYoQNFdVc7XnHeqWPX8oh8g/pCKiFeGuloEbDZKVWh33/5wvd4Kiu8t+UTD8YHGtTN SDJE5JjYQByz4ez2S3WZbKXN+AlH2o4ar9iZKj/Q=
Date: Tue, 31 Mar 2020 03:25:55 -0700
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4YO5SU3I3A6HVKB554R353HEVBNHHCF2VMJI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3540/review/384598953@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3540@github.com>
References: <quicwg/base-drafts/pull/3540@github.com>
Subject: Re: [quicwg/base-drafts] Notify the congestion controller of losses first (#3540)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e831ab3bb575_353c3feba74cd95c8943"; 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/YPAR51DPFVFuQdY6gFLGN16_n9g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 10:25:58 -0000

----==_mimepart_5e831ab3bb575_353c3feba74cd95c8943
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/3540#pullrequestreview-384598953
----==_mimepart_5e831ab3bb575_353c3feba74cd95c8943
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@marten-seemann</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3540#pullrequestreview-384598953">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYWYQRVKRBYECIUDXLRKHALHANCNFSM4LRNSNXQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5XDCRG44OL7ELYQYTRKHALHA5CNFSM4LRNSNX2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3WIHKI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3540#pullrequestreview-384598953",
"url": "https://github.com/quicwg/base-drafts/pull/3540#pullrequestreview-384598953",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e831ab3bb575_353c3feba74cd95c8943--


From nobody Tue Mar 31 03:44:25 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D47883A1FC6 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 03:44:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hKwACsqWK1zZ for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 03:44:20 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 595353A1FC4 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 03:44:20 -0700 (PDT)
Date: Tue, 31 Mar 2020 03:44:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585651458; bh=qvxzeLtNr+znEbhn27/E4DHfpRTJKZUbzy00buJwh24=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=EMML3Smkbr/V8bln5zKDeivQ7X2dP3jwJhJB3IbFgXgVLl42Ybc7VJ/pfudblmAZT oSsg0I/Qn9uCia8ElLnHd8DKNTn8ffeR3FXhva/FNJLv9zNPURGEpdJ584st2JFhWS 8Yc8xwKRsv+6T3i8+yWJhSHK47Z5Tg0rEALTTLdw=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6U4F3SCXXUKTATGKV4R4AAFEVBNHHCF2VMJI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3540/review/384611313@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3540@github.com>
References: <quicwg/base-drafts/pull/3540@github.com>
Subject: Re: [quicwg/base-drafts] Notify the congestion controller of losses first (#3540)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e831f0259fa1_69a23fe4afecd960860ce"; 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/9Z0X3bmtcRDijVa4phr3TTmTQnE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 10:44:23 -0000

----==_mimepart_5e831f0259fa1_69a23fe4afecd960860ce
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@marten-seemann commented on this pull request.

`DetectLostPackets` used to call `OnPacketsLost(lost_packets)`. What do we gain by moving this out of `DetectLostPackets`?

I believe this does not change the order in which the congestion controller is informed about the losses. This could have been achieved by interchanging the two calls to `OnPacketsLost` and `OnPacketsAcked` in `OnAckReceived`. Or am I missing something 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/3540#pullrequestreview-384611313
----==_mimepart_5e831f0259fa1_69a23fe4afecd960860ce
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@marten-seemann</b> commented on this pull request.</p>

<p><code>DetectLostPackets</code> used to call <code>OnPacketsLost(lost_packets)</code>. What do we gain by moving this out of <code>DetectLostPackets</code>?</p>
<p>I believe this does not change the order in which the congestion controller is informed about the losses. This could have been achieved by interchanging the two calls to <code>OnPacketsLost</code> and <code>OnPacketsAcked</code> in <code>OnAckReceived</code>. Or am I missing something 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/3540#pullrequestreview-384611313">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK66JAF2QV2Y76VYC5DRKHCQFANCNFSM4LRNSNXQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYPXJ6GXWYXBDZVCH3RKHCQFA5CNFSM4LRNSNX2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3WLH4I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3540#pullrequestreview-384611313",
"url": "https://github.com/quicwg/base-drafts/pull/3540#pullrequestreview-384611313",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e831f0259fa1_69a23fe4afecd960860ce--


From nobody Tue Mar 31 06:27:31 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0C6793A20F4 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 06:27:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.152
X-Spam-Level: 
X-Spam-Status: No, score=-0.152 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WpRG3DLSNfa8 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 06:27:27 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8AAAA3A20F0 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 06:27:27 -0700 (PDT)
Received: from github-lowworker-fa7043e.ash1-iad.github.net (github-lowworker-fa7043e.ash1-iad.github.net [10.56.109.45]) by smtp.github.com (Postfix) with ESMTP id 496938C09EC for <quic-issues@ietf.org>; Tue, 31 Mar 2020 06:27:26 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585661246; bh=lOOP62zJ70LvnCoJYkaZEyWyMwotEljoSv5C8+ewWqo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=yvBSemYAlRnJZVam/SNBV0iL0xzXZJ+Y9zcx8zCp4JQ1sC0jUYlmdec0GL1aXwFQB hftTM5n5pWj6sXHcXFTtzHdr1ecGVHeAyHrF7jAJ7zy3iZeKhYAdcGbxkN1d/b0pEb W4Qa1NFUNinJnCCIhvwrZuPeKlGEEC2wtG0UKOc8=
Date: Tue, 31 Mar 2020 06:27:26 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7A57BGLYW3QBA6TL54R4TD5EVBNHHCGOE66Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3562/606626397@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3562@github.com>
References: <quicwg/base-drafts/issues/3562@github.com>
Subject: Re: [quicwg/base-drafts] Inconsistency of QPACK static table (#3562)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e83453e397e8_4f0b3fe0612cd964147496"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/2z9O_t7JwV7FMa9_KvlM32T85Kc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 13:27:29 -0000

----==_mimepart_5e83453e397e8_4f0b3fe0612cd964147496
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

IIRC, it's deliberate, albeit regrettable.

The values were compiled from real-world header use, and while the space is not semantically meaningful, we opted to go with the most common variant of each to get the most benefit on encoders which would do a strict string comparison to the value in the table instead of checking for equivalent 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/3562#issuecomment-606626397
----==_mimepart_5e83453e397e8_4f0b3fe0612cd964147496
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>IIRC, it's deliberate, albeit regrettable.</p>
<p>The values were compiled from real-world header use, and while the space is not semantically meaningful, we opted to go with the most common variant of each to get the most benefit on encoders which would do a strict string comparison to the value in the table instead of checking for equivalent 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/3562#issuecomment-606626397">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYK6AV62DHESOHHVC3RKHVT5ANCNFSM4LXLJQPA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZ3WXL3BTJQDKDYSF3RKHVT5A5CNFSM4LXLJQPKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQUGEXI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3562#issuecomment-606626397",
"url": "https://github.com/quicwg/base-drafts/issues/3562#issuecomment-606626397",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e83453e397e8_4f0b3fe0612cd964147496--


From nobody Tue Mar 31 06:48:25 2020
Return-Path: <bounces+848413-a050-quic-issues=ietf.org@sgmail.github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BED423A213B for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 06:48:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.2
X-Spam-Level: 
X-Spam-Status: No, score=-0.2 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, UNPARSEABLE_RELAY=0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hHnNsaDdz9RN for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 06:48:23 -0700 (PDT)
Received: from o7.sgmail.github.com (o7.sgmail.github.com [167.89.101.198]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A58AA3A213A for <quic-issues@ietf.org>; Tue, 31 Mar 2020 06:48:23 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com;  h=from:to:subject:mime-version:content-type:content-transfer-encoding;  s=s20150108; bh=7ZXZa3BUxHxdliojj47mvv7iV+WWbWwJBE2jZhFC08o=; b= SGPljf0cfqa0CI6tlrjd1w9hzOoubEUMm9r7504jQaeALc9ErOuJVwxJIqVoqpib XWlnQluKuN9gi4EPIGi2brYCg6tmRGLqZ/Wrnz+QdoDDwIvDGw/iYWyG3jnNW5OG fSC5VdnRomXYxgBKDR5sUoBslvc4gMn7K1+DE3+aFD0=
Received: by filter0806p1las1.sendgrid.net with SMTP id filter0806p1las1-7979-5E834A26-26 2020-03-31 13:48:22.843453921 +0000 UTC m=+482163.109197822
Received: from github-lowworker-5909e27.cp1-iad.github.net (unknown) by ismtpd0025p1iad2.sendgrid.net (SG) with ESMTP id TTkIZ5dkRjy-ut6sVSPV2w for <quic-issues@ietf.org>; Tue, 31 Mar 2020 13:48:22.643 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-5909e27.cp1-iad.github.net (Postfix) with ESMTP id 8FA0E3E099A for <quic-issues@ietf.org>; Tue, 31 Mar 2020 06:48:22 -0700 (PDT)
Date: Tue, 31 Mar 2020 13:48:23 +0000 (UTC)
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/authority/9d12af-312062@github.com>
Subject: [quicwg/base-drafts] 312062: Apply suggestions from code review
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0hquWbQiiByWsPlM4n7fbtii+xYILkCrZ+mb zQ/l65zabEEuOgVSQWeZHW0oG0FYFLcakLmD/LmcAGsJqNURTecxgeOeo0jMEtFmttDiiwR6SfWB/v j/eOoH9kQ9sI6IXF3o8tTyHPizYRIcFTdy2cq2ArKXkFY6L9xEZ4g3VSuQ==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/9YKLOLdUVJaupmHqrCTCqXf1qIg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 13:48:25 -0000

  Branch: refs/heads/http/authority
  Home:   https://github.com/quicwg/base-drafts
  Commit: 312062018b0596e9a751a7004781598f4059b343
      https://github.com/quicwg/base-drafts/commit/312062018b0596e9a751a7004781598f4059b343
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Apply suggestions from code review

Co-Authored-By: Martin Thomson <mt@lowentropy.net>



From nobody Tue Mar 31 06:48:58 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 430BB3A213A for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 06:48:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9qQZz5Gxvi3P for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 06:48:55 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id ECC603A2139 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 06:48:54 -0700 (PDT)
Received: from github-lowworker-f045d1f.ac4-iad.github.net (github-lowworker-f045d1f.ac4-iad.github.net [10.52.19.54]) by smtp.github.com (Postfix) with ESMTP id D80C46A0A52 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 06:48:53 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585662533; bh=eYZEzyGpnImnRZOkveJb3u9xzn0/gskJuDfSBC0c4ew=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=QpvPzLPIgVyOVItqRTTSvez2uMcIO/wPQFPiJqgSEm5lW2Gi58mw3b/z5O6Jo1pnM f4H/1b0hxY8zSt7ZLgvp532mf2dgWfYUI7Gy9NqY5LqvnY6sM8qiPB+oi1T6A4okDL /bAGjjq3RTmV47fnC4a3TlfVp43W54cm7GbGHwjs=
Date: Tue, 31 Mar 2020 06:48:53 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3558/push/4845055754@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3558@github.com>
References: <quicwg/base-drafts/pull/3558@github.com>
Subject: Re: [quicwg/base-drafts] Authoritative access in HTTP/3 (#3558)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e834a45c7fdc_29113fda24acd9681345a1"; 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/2eqXQLBByM-rAhCuP5Khl0lP_3E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 13:48:56 -0000

----==_mimepart_5e834a45c7fdc_29113fda24acd9681345a1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop pushed 1 commit.

312062018b0596e9a751a7004781598f4059b343  Apply suggestions from code review


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3558/files/9d12af7725d8b44897c17cc174632eb83868340e..312062018b0596e9a751a7004781598f4059b343

----==_mimepart_5e834a45c7fdc_29113fda24acd9681345a1
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/312062018b0596e9a751a7004781598f4059b343">3120620</a>  Apply suggestions from code review</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3558/files/9d12af7725d8b44897c17cc174632eb83868340e..312062018b0596e9a751a7004781598f4059b343">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK47RIXXG4OMJJHWXHTRKHYELANCNFSM4LW3QG4Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYQQGLBI6J7EESBNADRKHYELA5CNFSM4LW3QG42YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TKOBWGYYDOOCQOVZWQIZUHA2DKMBVGU3TKNA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3558/files/9d12af7725d8b44897c17cc174632eb83868340e..312062018b0596e9a751a7004781598f4059b343",
"url": "https://github.com/quicwg/base-drafts/pull/3558/files/9d12af7725d8b44897c17cc174632eb83868340e..312062018b0596e9a751a7004781598f4059b343",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e834a45c7fdc_29113fda24acd9681345a1--


From nobody Tue Mar 31 06:57:42 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E00783A216D for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 06:57:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.2
X-Spam-Level: 
X-Spam-Status: No, score=-0.2 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id agGACPYNTqTb for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 06:57:36 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8B1A03A216F for <quic-issues@ietf.org>; Tue, 31 Mar 2020 06:57:35 -0700 (PDT)
Date: Tue, 31 Mar 2020 06:57:33 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585663053; bh=W3DyG9ojrecSC6UqMB50vw0TXVvqULHlLO8ejNyWZDw=; h=Date:From:To:Subject:From; b=yJy571z0jVXv558MCuNS5KZFblURu/K6dPoK99W5FGz57tPduhVI/6AR0yl3EWDj/ b8khz0ug/ygFffA4JKsImXlOXKdpJHOBhWSfB7XSNYFhu2TWCkZwqPPGkZ44tfDTh3 N6rOMzrUbu6GtkHT9bT8ftfNdDVnCeeoc8WnOXWc=
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/authority/312062-ee2397@github.com>
Subject: [quicwg/base-drafts] ee2397: Rewrap, rearrange
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/_LJf0EHdqJZmYrlCedcmyz4u9ok>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 13:57:41 -0000

  Branch: refs/heads/http/authority
  Home:   https://github.com/quicwg/base-drafts
  Commit: ee2397b42d7afdd6d8627c0de06c40588b97b007
      https://github.com/quicwg/base-drafts/commit/ee2397b42d7afdd6d8627c0de06c40588b97b007
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Rewrap, rearrange



From nobody Tue Mar 31 06:58:04 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E05B63A2174 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 06:58:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mNiAfLRn7Zit for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 06:58:01 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5EE883A2172 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 06:58:01 -0700 (PDT)
Received: from github-lowworker-f62aa54.va3-iad.github.net (github-lowworker-f62aa54.va3-iad.github.net [10.48.17.68]) by smtp.github.com (Postfix) with ESMTP id A475B8C05E5 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 06:58:00 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585663080; bh=oObv+5j/Xj6JVCw+oUJQ/MptCDZcwqZvvgaKQ6Fyjgg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=yf8s37vObDOAHRGVQTKyI30Q8MgYanZ1kb/9XrAbAJG/fsLeBI6UC2qHe5BS1JwjB DxbtvbRQuwL87LuXhnN3AIlR7SkNk6N7rfmakpX6aQtLRtm46G9F5yf8/rfYpLa/v4 M/nqurSXnaQgi7GwdSEL36XpupMJQdqGy99rNcdk=
Date: Tue, 31 Mar 2020 06:58:00 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3558/push/4845112089@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3558@github.com>
References: <quicwg/base-drafts/pull/3558@github.com>
Subject: Re: [quicwg/base-drafts] Authoritative access in HTTP/3 (#3558)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e834c6895606_584e3fe81f0cd964285a"; 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/3S4G6mg7R3smAKtgGl2xYlemMsM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 13:58:03 -0000

----==_mimepart_5e834c6895606_584e3fe81f0cd964285a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop pushed 1 commit.

ee2397b42d7afdd6d8627c0de06c40588b97b007  Rewrap, rearrange


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3558/files/312062018b0596e9a751a7004781598f4059b343..ee2397b42d7afdd6d8627c0de06c40588b97b007

----==_mimepart_5e834c6895606_584e3fe81f0cd964285a
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/ee2397b42d7afdd6d8627c0de06c40588b97b007">ee2397b</a>  Rewrap, rearrange</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3558/files/312062018b0596e9a751a7004781598f4059b343..ee2397b42d7afdd6d8627c0de06c40588b97b007">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2LOE2CE7JMMLYOCZDRKHZGRANCNFSM4LW3QG4Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK42M4EKRBYL4SIOXI3RKHZGRA5CNFSM4LW3QG42YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TKOBWGYYDOOCQOVZWQIZUHA2DKMJRGIYDQOI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3558/files/312062018b0596e9a751a7004781598f4059b343..ee2397b42d7afdd6d8627c0de06c40588b97b007",
"url": "https://github.com/quicwg/base-drafts/pull/3558/files/312062018b0596e9a751a7004781598f4059b343..ee2397b42d7afdd6d8627c0de06c40588b97b007",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e834c6895606_584e3fe81f0cd964285a--


From nobody Tue Mar 31 06:58:40 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0B3D33A217C for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 06:58:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id D5W11IUc6e4Y for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 06:58:36 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4E5603A2176 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 06:58:36 -0700 (PDT)
Date: Tue, 31 Mar 2020 06:58:35 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585663115; bh=cAPhv7wgPae0ZTiLCwIXwRLYrYTyRsNPJnAjNZEiPEc=; h=Date:From:To:Subject:From; b=LbKKuvOtdqPuSaEN1gPo3l8mWKlet4ZmBnZX+91vr05QVQ8lh0XsVh6IGXM9EkO2X gDl0vbDyeS+8zvHsLv7F/V8RdZmFwjjcYQFO+CPB111rXkNA8wPJy89R4QewKa82ol KMlaEBLYx3CN+M7BghSArrRDKqu1hwuQHBY9Eg9o=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/50a199-0e858a@github.com>
Subject: [quicwg/base-drafts] 0e858a: Script updating gh-pages from ee2397b4. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/S6V8-VMqdUcWmMhYmOgUc257rgY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 13:58:38 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 0e858ae5daf263992450e8b886636410ac912f00
      https://github.com/quicwg/base-drafts/commit/0e858ae5daf263992450e8b886636410ac912f00
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  Changed paths:
    M http/authority/draft-ietf-quic-http.html
    M http/authority/draft-ietf-quic-http.txt
    M http/authority/draft-ietf-quic-invariants.html
    M http/authority/draft-ietf-quic-invariants.txt
    M http/authority/draft-ietf-quic-qpack.html
    M http/authority/draft-ietf-quic-qpack.txt
    M http/authority/draft-ietf-quic-recovery.html
    M http/authority/draft-ietf-quic-recovery.txt
    M http/authority/draft-ietf-quic-tls.html
    M http/authority/draft-ietf-quic-tls.txt
    M http/authority/draft-ietf-quic-transport.html
    M http/authority/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from ee2397b4. [ci skip]



From nobody Tue Mar 31 07:47:40 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D1D1E3A1678 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 07:47:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.2
X-Spam-Level: 
X-Spam-Status: No, score=-1.2 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xTCP6nC3rcUQ for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 07:47:34 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B2DB93A224A for <quic-issues@ietf.org>; Tue, 31 Mar 2020 07:47:34 -0700 (PDT)
Received: from github-lowworker-9d2806a.ash1-iad.github.net (github-lowworker-9d2806a.ash1-iad.github.net [10.56.102.50]) by smtp.github.com (Postfix) with ESMTP id 8D76D6E04D8 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 07:47:32 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585666052; bh=z9D5EWBKCvO0XzjFTrQ9NEKXSZ+ym0ueSfti5lIzUdw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=UlmueMokMtH5KDNes6OtKf8risBzXbXVAuBhFZOSOiqhG7QX4C4tI524WEEutrY9u O+ZTYDF7nbi881XzDme1QVVmyTivfukgtgKj9FNAPs6cJlv0hmf+j8v95mEsNVsq4v i+OcXHJWwtybRPtqzpmow96hBAdrdx3HetcNkDUE=
Date: Tue, 31 Mar 2020 07:47:32 -0700
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3HV7MGD4U4HHNR5A54R44QJEVBNHHCGJORCE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3550/review/384799399@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3550@github.com>
References: <quicwg/base-drafts/pull/3550@github.com>
Subject: Re: [quicwg/base-drafts] No need for RCID if the peer increases Retire Prior To (#3550)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e8358047e8b2_170f3fb6cdacd960139883"; 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/v8-6tDw6k_BZNkVKKFc67fIK3pk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 14:47:39 -0000

----==_mimepart_5e8358047e8b2_170f3fb6cdacd960139883
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@nibanks commented on this pull request.

I definitely prefer this type of change over changing the wire format of the RCID frame. Though I still think this design here is significantly more complicated to implement than using the ACK, as you've got to track the "new CID sequence number" for every CID you force your peer to retire and then for every packet that comes in that changes CID you're going to have to iterate through all your retired CIDs (that you're forced to track for this) and check if the new CID's sequence number is greater.

For the ACK design, when a packet is acknowledged you look at the metadata for the packet. Oh, it retired CID X? Go clean it up now. There are no look ups, extra tracking state or walking any lists of things.

> @@ -1007,11 +1007,12 @@ initial connection ID.
 When an endpoint issues a connection ID, it MUST accept packets that carry this
 connection ID for the duration of the connection or until its peer invalidates
 the connection ID via a RETIRE_CONNECTION_ID frame
-({{frame-retire-connection-id}}).  Connection IDs that are issued and not
-retired are considered active; any active connection ID is valid for use with
-the current connection at any time, in any packet type.  This includes the
-connection ID issued by the server via the preferred_address transport
-parameter.
+({{frame-retire-connection-id}}) or it invalidates the connection ID by
+increasing the the Retire Prior To field.  Connection IDs that are issued and

I like the "Retired Prior To". I think we should still consider this as retiring the CID, and not introduce a new term/concept like invalid.

> @@ -1056,18 +1057,20 @@ An endpoint might need to stop accepting previously issued connection IDs in
 certain circumstances.  Such an endpoint can cause its peer to retire connection
 IDs by sending a NEW_CONNECTION_ID frame with an increased Retire Prior To
 field.  The endpoint SHOULD continue to accept the previously issued connection
-IDs until they are retired by the peer.  If the endpoint can no longer process
-the indicated connection IDs, it MAY close the connection.
+IDs until a connection ID greater than or equal to the Retire Prior To value is
+used by the peer.  If the endpoint can no longer process the indicated

I agree with Martin here. The next needs to be updated to refer to the NCID sequence number instead.

>  
 Upon receipt of an increased Retire Prior To field, the peer MUST stop using the
-corresponding connection IDs and retire them with RETIRE_CONNECTION_ID frames
-before adding the newly provided connection ID to the set of active connection
-IDs. This ordering allows an endpoint that has already supplied its peer with as
-many connection IDs as allowed by the active_connection_id_limit transport
-parameter to replace those connection IDs with new ones as necessary.  Failure
-to cease using the connection IDs when requested can result in connection
-failures, as the issuing endpoint might be unable to continue using the
-connection IDs with the active connection.
+corresponding connection IDs.  Use of a newly provided connection ID proves

Well, the use of the **newly provided** connection ID is proof but that's not what the text above talks about, as you've pointed 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/3550#pullrequestreview-384799399
----==_mimepart_5e8358047e8b2_170f3fb6cdacd960139883
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@nibanks</b> commented on this pull request.</p>

<p>I definitely prefer this type of change over changing the wire format of the RCID frame. Though I still think this design here is significantly more complicated to implement than using the ACK, as you've got to track the "new CID sequence number" for every CID you force your peer to retire and then for every packet that comes in that changes CID you're going to have to iterate through all your retired CIDs (that you're forced to track for this) and check if the new CID's sequence number is greater.</p>
<p>For the ACK design, when a packet is acknowledged you look at the metadata for the packet. Oh, it retired CID X? Go clean it up now. There are no look ups, extra tracking state or walking any lists of things.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3550#discussion_r400965778">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1007,11 +1007,12 @@ initial connection ID.
 When an endpoint issues a connection ID, it MUST accept packets that carry this
 connection ID for the duration of the connection or until its peer invalidates
 the connection ID via a RETIRE_CONNECTION_ID frame
-({{frame-retire-connection-id}}).  Connection IDs that are issued and not
-retired are considered active; any active connection ID is valid for use with
-the current connection at any time, in any packet type.  This includes the
-connection ID issued by the server via the preferred_address transport
-parameter.
+({{frame-retire-connection-id}}) or it invalidates the connection ID by
+increasing the the Retire Prior To field.  Connection IDs that are issued and
</pre>
<p>I like the "Retired Prior To". I think we should still consider this as retiring the CID, and not introduce a new term/concept like invalid.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3550#discussion_r400968759">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1056,18 +1057,20 @@ An endpoint might need to stop accepting previously issued connection IDs in
 certain circumstances.  Such an endpoint can cause its peer to retire connection
 IDs by sending a NEW_CONNECTION_ID frame with an increased Retire Prior To
 field.  The endpoint SHOULD continue to accept the previously issued connection
-IDs until they are retired by the peer.  If the endpoint can no longer process
-the indicated connection IDs, it MAY close the connection.
+IDs until a connection ID greater than or equal to the Retire Prior To value is
+used by the peer.  If the endpoint can no longer process the indicated
</pre>
<p>I agree with Martin here. The next needs to be updated to refer to the NCID sequence number instead.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3550#discussion_r400968806">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
 Upon receipt of an increased Retire Prior To field, the peer MUST stop using the
-corresponding connection IDs and retire them with RETIRE_CONNECTION_ID frames
-before adding the newly provided connection ID to the set of active connection
-IDs. This ordering allows an endpoint that has already supplied its peer with as
-many connection IDs as allowed by the active_connection_id_limit transport
-parameter to replace those connection IDs with new ones as necessary.  Failure
-to cease using the connection IDs when requested can result in connection
-failures, as the issuing endpoint might be unable to continue using the
-connection IDs with the active connection.
+corresponding connection IDs.  Use of a newly provided connection ID proves
</pre>
<p>Well, the use of the <strong>newly provided</strong> connection ID is proof but that's not what the text above talks about, as you've pointed 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/3550#pullrequestreview-384799399">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZPIJQWBK3MPOTXQCTRKH7AJANCNFSM4LVYDBAA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZTUNVY5PRBFOE3BS3RKH7AJA5CNFSM4LVYDBAKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3XZFJY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3550#pullrequestreview-384799399",
"url": "https://github.com/quicwg/base-drafts/pull/3550#pullrequestreview-384799399",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e8358047e8b2_170f3fb6cdacd960139883--


From nobody Tue Mar 31 07:51:54 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 080373A2263 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 07:51: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=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iJwzFYrPgF5w for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 07:51:51 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C4BD23A225E for <quic-issues@ietf.org>; Tue, 31 Mar 2020 07:51:51 -0700 (PDT)
Received: from github-lowworker-d93c4b6.va3-iad.github.net (github-lowworker-d93c4b6.va3-iad.github.net [10.48.17.47]) by smtp.github.com (Postfix) with ESMTP id D58508C063F for <quic-issues@ietf.org>; Tue, 31 Mar 2020 07:51:50 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585666310; bh=F2mcSlb1GIpyy78fMJS3c56LoyaUY8G3XlY+x71X77U=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=vv79DrUr7jYO0Nn2flTfoas86Hdq4yG+50UnsSWzuX3LP3o5PFXBkw/v2mZhcFGaU CTKtGZPMFb/zbga6YJOSUhXDquTpfav9lPBT6eF2gd6NFCFZJYl8H3DgXriBHF+W08 e13b9l24ofh3zvU95AtHWouIcfHmyj1ErVH8bt6c=
Date: Tue, 31 Mar 2020 07:51:50 -0700
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2BSKDYASCBFAI5FJN4R45ANEVBNHHCFAMG5E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3509/606676316@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3509@github.com>
References: <quicwg/base-drafts/issues/3509@github.com>
Subject: Re: [quicwg/base-drafts] Required state for retaining unacked RETIRE_CONNECTION_ID frames is unbound (#3509)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e835906c5691_28843febdcecd96811788f"; 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/wVfhI74vSzSu6qhk5s_c6SXy2JE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 14:51:53 -0000

----==_mimepart_5e835906c5691_28843febdcecd96811788f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I agree with @kazuho that if we go with #3547 the limit should be higher than `active_connection_id_limit`.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3509#issuecomment-606676316
----==_mimepart_5e835906c5691_28843febdcecd96811788f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I agree with <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/kazuho/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/kazuho">@kazuho</a> that if we go with <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="588711941" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3547" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3547/hovercard" href="https://github.com/quicwg/base-drafts/pull/3547">#3547</a> the limit should be higher than <code>active_connection_id_limit</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/3509#issuecomment-606676316">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6G4I3X4TD2R2WIQYTRKH7QNANCNFSM4LFJ2P4A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK77MT3ABILVBQAVOF3RKH7QNA5CNFSM4LFJ2P4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQUSKXA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-606676316",
"url": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-606676316",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e835906c5691_28843febdcecd96811788f--


From nobody Tue Mar 31 08:40:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CE3BA3A2350 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 08:40:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.152
X-Spam-Level: 
X-Spam-Status: No, score=-0.152 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0hblQxT77cOf for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 08:40:37 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 16E853A23FC for <quic-issues@ietf.org>; Tue, 31 Mar 2020 08:40:26 -0700 (PDT)
Received: from github-lowworker-1ac52d7.ash1-iad.github.net (github-lowworker-1ac52d7.ash1-iad.github.net [10.56.25.52]) by smtp.github.com (Postfix) with ESMTP id 6A070660DC7 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 08:40:25 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585669225; bh=W99v0rRxaaP1n4XM6EzfW/K1RFhcDgNkn/7PxWmoLZw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=y41h6t0q1jvgbYMkGi9b8bi42MUhDdn3XCJqSkPGD1lRpPjG3cIsM/67L/HpVjuP6 CZqX47XY/jyFqBcmCSGRR9reBC2Jb5C1LksFrVZCsZEp5m2dZ24Xyou3lZEPZE6OEP mza7eIpiCRjfJvzxJxLWWFuM+QxfmTdhiu5Y/g/Q=
Date: Tue, 31 Mar 2020 08:40:25 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK75AZC5A6A2DQOY3KV4R5CWTEVBNHHCF233TE@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3541/606705442@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3541@github.com>
References: <quicwg/base-drafts/issues/3541@github.com>
Subject: Re: [quicwg/base-drafts] Retaining the largest received packet number (#3541)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e8364695a42f_61903ff1db6cd95c172855"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ysC4zndRl0wjxqv-U1Bs11g-IHE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 15:40:39 -0000

----==_mimepart_5e8364695a42f_61903ff1db6cd95c172855
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar my example was motivated by either case, but primarily not wanting to ACK anything besides what was just received.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3541#issuecomment-606705442
----==_mimepart_5e8364695a42f_61903ff1db6cd95c172855
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/janaiyengar/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/janaiyengar">@janaiyengar</a> my example was motivated by either case, but primarily not wanting to ACK anything besides what was just 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/issues/3541#issuecomment-606705442">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5FPTKBW7XTYQQEIALRKIFGTANCNFSM4LRQFCEQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7T36VQJO6O2LZCLT3RKIFGTA5CNFSM4LRQFCE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQUZOIQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3541#issuecomment-606705442",
"url": "https://github.com/quicwg/base-drafts/issues/3541#issuecomment-606705442",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e8364695a42f_61903ff1db6cd95c172855--


From nobody Tue Mar 31 08:45:06 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3AFAD3A236D for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 08:45:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.199
X-Spam-Level: 
X-Spam-Status: No, score=-0.199 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id F83S8rsKFsVJ for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 08:45:04 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D6C183A236E for <quic-issues@ietf.org>; Tue, 31 Mar 2020 08:45:03 -0700 (PDT)
Received: from github-lowworker-2e54e43.va3-iad.github.net (github-lowworker-2e54e43.va3-iad.github.net [10.48.17.27]) by smtp.github.com (Postfix) with ESMTP id AFF51E06E1 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 08:45:02 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585669502; bh=q3YVHFB7G6CNwb8ZcpKGK5VQZIkr/Hc7WkZ17MC0wKo=; h=Date:From:To:Subject:From; b=gbYFttTUNbzyDySt2eSHrDWF2iHW6Xtwss423sbJaxUzEO4lpHWF3zQ98HqUJNYvE ZJFfssDynyLK6bEcmE2VbtR/+9/TCZJeO3671pl2iyVPEDuL1m8iPnMinezZ+lLJxB AGj2jjicB+aCuAgFa8WWUT63VPFY5v2DSlXjNCcU=
Date: Tue, 31 Mar 2020 08:45:02 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-initial-pto/85bb93-96d2a6@github.com>
Subject: [quicwg/base-drafts] 96d2a6: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/k28S2Ic8B0MIGueQl-4dnsZ7hdc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 15:45:05 -0000

  Branch: refs/heads/ianswett-initial-pto
  Home:   https://github.com/quicwg/base-drafts
  Commit: 96d2a6bde85df0b92864dd8cdc92b1aa35838dfa
      https://github.com/quicwg/base-drafts/commit/96d2a6bde85df0b92864dd8cdc92b1aa35838dfa
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



From nobody Tue Mar 31 08:45:34 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D06A93A236E for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 08:45: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=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HsxeDuhHFIap for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 08:45: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 6992E3A236D for <quic-issues@ietf.org>; Tue, 31 Mar 2020 08:45:31 -0700 (PDT)
Date: Tue, 31 Mar 2020 08:45:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585669530; bh=PD2PuJ5yn++Y8XHLx4j8EjGauDe6b56Mfq0mscZFPXg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gAgs89HQgNg3R8kKueiFpxlBnD+Oueic5YtiQCZmi44NwU82ZDN6wYklfdKU9Hli6 thYkhlX0T6qsCnnrLKLqS2VDPpCbC8xv8WBShIV+VCED0U//DcLKDK0xgZJrk9Ds+j 4qdkVKr/JGyI1ObOSUYiviPtDOXFJTwJC7liWEr4=
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/3551/push/4845783432@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3551@github.com>
References: <quicwg/base-drafts/pull/3551@github.com>
Subject: Re: [quicwg/base-drafts] Do not reset pto_count on Initial ACKs (#3551)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e83659a7be8a_e4d3f882eacd96014256b"; 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/-C9CtUXKHJmFPuft3xs4YrHyFJw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 15:45:33 -0000

----==_mimepart_5e83659a7be8a_e4d3f882eacd96014256b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

96d2a6bde85df0b92864dd8cdc92b1aa35838dfa  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/3551/files/85bb93e1be8612c4e1b70a0506e5793b2f966c6e..96d2a6bde85df0b92864dd8cdc92b1aa35838dfa

----==_mimepart_5e83659a7be8a_e4d3f882eacd96014256b
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/96d2a6bde85df0b92864dd8cdc92b1aa35838dfa">96d2a6b</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/3551/files/85bb93e1be8612c4e1b70a0506e5793b2f966c6e..96d2a6bde85df0b92864dd8cdc92b1aa35838dfa">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK45O2XYANWMHKM6DDTRKIFZVANCNFSM4LWBVDVQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK32E3AVMMIRLRGMPTLRKIFZVA5CNFSM4LWBVDV2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TKMRYG44TGN2QOVZWQIZUHA2DKNZYGM2DGMQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3551/files/85bb93e1be8612c4e1b70a0506e5793b2f966c6e..96d2a6bde85df0b92864dd8cdc92b1aa35838dfa",
"url": "https://github.com/quicwg/base-drafts/pull/3551/files/85bb93e1be8612c4e1b70a0506e5793b2f966c6e..96d2a6bde85df0b92864dd8cdc92b1aa35838dfa",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e83659a7be8a_e4d3f882eacd96014256b--


From nobody Tue Mar 31 08:45:56 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 299DB3A236E for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 08:45: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=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UiBRMv6rYSJc for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 08:45: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 11AEB3A236D for <quic-issues@ietf.org>; Tue, 31 Mar 2020 08:45:53 -0700 (PDT)
Received: from github-lowworker-f045d1f.ac4-iad.github.net (github-lowworker-f045d1f.ac4-iad.github.net [10.52.19.54]) by smtp.github.com (Postfix) with ESMTP id D8D97C60394 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 08:45:51 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585669551; bh=I8gsi7xY65onl/cXMr10Iack02kVocsoiGywtnfWrP4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=o69Dd7TNKqAOtxE8CZiQP5mS6TG6AELshjZPKIHkgRQ4d7ZjAdxaeKpCklo7Lefai 5yC3hBgbBkSWhoW+oF4Pm9qrnYNXOtzZK9V9304IBd/pY9ZmlpXR2Y5LbSq29ZG8Ng 39zfaQh8y5nUwiSbAHpdnJ4NrR4ejJgRbSj+N+EU=
Date: Tue, 31 Mar 2020 08:45:51 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2LL6S4BXJMNGWXVF54R5DK7EVBNHHCGKCD2A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3551/review/384866237@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3551@github.com>
References: <quicwg/base-drafts/pull/3551@github.com>
Subject: Re: [quicwg/base-drafts] Do not reset pto_count on Initial ACKs (#3551)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e8365afca84f_1cec3ffd106cd96c13754f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/YjXXpl3AyUaSSihnCvLABP1WYgs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 15:45:54 -0000

----==_mimepart_5e8365afca84f_1cec3ffd106cd96c13754f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett commented on this pull request.



> @@ -1139,8 +1145,9 @@ OnAckReceived(ack, pn_space):
     OnPacketAcked(acked_packet.packet_number, pn_space)
 
   DetectLostPackets(pn_space)
-
-  pto_count = 0
+  // Reset pto_count, unless the client receives an Initial ACK
+  if (endpoint is server || pn_space != Initial)

Done.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3551#discussion_r401019305
----==_mimepart_5e8365afca84f_1cec3ffd106cd96c13754f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3551#discussion_r401019305">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1139,8 +1145,9 @@ OnAckReceived(ack, pn_space):
     OnPacketAcked(acked_packet.packet_number, pn_space)
 
   DetectLostPackets(pn_space)
-
-  pto_count = 0
+  // Reset pto_count, unless the client receives an Initial ACK
+  if (endpoint is server || pn_space != Initial)
</pre>
<p>Done.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3551#discussion_r401019305">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3Z5C2YZIELHCL5BLTRKIF27ANCNFSM4LWBVDVQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2VTTF466GTGZ6HETDRKIF27A5CNFSM4LWBVDV2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3YJPPI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3551#discussion_r401019305",
"url": "https://github.com/quicwg/base-drafts/pull/3551#discussion_r401019305",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e8365afca84f_1cec3ffd106cd96c13754f--


From nobody Tue Mar 31 08:46:01 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BABCE3A2370 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 08:45:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id U49_Z25N8UNU for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 08:45:58 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 510753A236D for <quic-issues@ietf.org>; Tue, 31 Mar 2020 08:45:58 -0700 (PDT)
Received: from github-lowworker-9bcb4a1.ac4-iad.github.net (github-lowworker-9bcb4a1.ac4-iad.github.net [10.52.25.84]) by smtp.github.com (Postfix) with ESMTP id A6692E0B73 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 08:45:57 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585669557; bh=o85gWHSBi7KO4akmMkCjjNsIAYD//RW7CevgpZ0k7JI=; h=Date:From:To:Subject:From; b=uXz12X93md7opcJcxT3V5SyQWCyWiMikf72NavVAZR/U64GwyKokUzKSphw4Yu33j E/AFw8EIpBW5QOpwj45BXVFTo/+RFmKDRMVH/CYEWeFNmrZ0GQZRiCJHZ7CsbLXkp1 s1hfw/UHMUL16achj/lGN7JU9NZWazKEEBWKvfEg=
Date: Tue, 31 Mar 2020 08:45:57 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/0e858a-6188c1@github.com>
Subject: [quicwg/base-drafts] 6188c1: Script updating gh-pages from 96d2a6bd. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Txg-jFhml8ix5KhlN0wCSnsEkT0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 15:46:00 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 6188c14b1b546d71392177d1146be49c810d0bb6
      https://github.com/quicwg/base-drafts/commit/6188c14b1b546d71392177d1146be49c810d0bb6
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  Changed paths:
    M ianswett-initial-pto/draft-ietf-quic-http.html
    M ianswett-initial-pto/draft-ietf-quic-http.txt
    M ianswett-initial-pto/draft-ietf-quic-invariants.html
    M ianswett-initial-pto/draft-ietf-quic-invariants.txt
    M ianswett-initial-pto/draft-ietf-quic-qpack.html
    M ianswett-initial-pto/draft-ietf-quic-qpack.txt
    M ianswett-initial-pto/draft-ietf-quic-recovery.html
    M ianswett-initial-pto/draft-ietf-quic-recovery.txt
    M ianswett-initial-pto/draft-ietf-quic-tls.html
    M ianswett-initial-pto/draft-ietf-quic-tls.txt
    M ianswett-initial-pto/draft-ietf-quic-transport.html
    M ianswett-initial-pto/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 96d2a6bd. [ci skip]



From nobody Tue Mar 31 08:46:10 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 95A713A2370 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 08:46:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27-NHW4ZLvEl for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 08:46:08 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2E3DC3A234F for <quic-issues@ietf.org>; Tue, 31 Mar 2020 08:46:08 -0700 (PDT)
Received: from github-lowworker-b2150d3.ash1-iad.github.net (github-lowworker-b2150d3.ash1-iad.github.net [10.56.113.12]) by smtp.github.com (Postfix) with ESMTP id 53E45A007C for <quic-issues@ietf.org>; Tue, 31 Mar 2020 08:46:07 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585669567; bh=ZekV7Zz3OA0U9Mn/4D51knHKS9Sfa/hhG/xt3kwYiyk=; h=Date:From:To:Subject:From; b=Q2VeRTIWuciTiaoOQvW8WnisbmFY6QYabYC6Twi3Lt/g4P/pbrWtt/qIFu1Bx0v79 A/disBk4/89/JWYlKP/oC3vXXje3CB1c/N8CAQPMDcLCdK6edloL+Pt+B447QnSH8T 8gqvytrLBug6mGCmjXkPLL6998A2WPPRkTOb/Ihk=
Date: Tue, 31 Mar 2020 08:46:07 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/6188c1-ae912c@github.com>
Subject: [quicwg/base-drafts] ae912c: Script updating archive at 2020-03-31T15:46:01Z. [...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/uBno91P5dXK9Yc5zq1ILacyYXQw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 15:46:10 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: ae912c8d0805a6382ef3cb1b7b4248e4d0f6d91b
      https://github.com/quicwg/base-drafts/commit/ae912c8d0805a6382ef3cb1b7b4248e4d0f6d91b
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-03-31T15:46:01Z. [ci skip]



From nobody Tue Mar 31 08:52:13 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F19B23A2347 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 08:52:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.429
X-Spam-Level: 
X-Spam-Status: No, score=0.429 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=1.629, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id A3Y1UiTJFjAB for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 08:52:11 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F075A3A2344 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 08:52:10 -0700 (PDT)
Date: Tue, 31 Mar 2020 08:52:10 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585669930; bh=QbN2q+K0sDn5a1ILeOzx/kLLIUlOFGK/+xTyu9jjMBs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Gjj9yZH9/27SOSEBA9t5u6T5IfliNz2ArbmWS0UcwISsJyPVVuPJ/1yRz1+VzxbzW e4E69G4FRhs+M/URLEZ9BFjkM131rIotUi90PcMxBC7usSg1QfyCzrk4CrC12akyhI fuXKLuTOs8muJz1iZBjM6OQV+MHllEemmF5Qbiqo=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZW2L4RFH235MYE4JV4R5ECVEVBNHHCFKOIVY@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3525/review/384872046@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3525@github.com>
References: <quicwg/base-drafts/pull/3525@github.com>
Subject: Re: [quicwg/base-drafts] eliminate the difference between when having no RTT sample and having one (#3525)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e83672a36244_6a6a3f9d9c8cd95c1584c3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/bladZzaZ-MwKHmxGuiajqyIP2Ro>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 15:52:12 -0000

----==_mimepart_5e83672a36244_6a6a3f9d9c8cd95c1584c3
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/3525#pullrequestreview-384872046
----==_mimepart_5e83672a36244_6a6a3f9d9c8cd95c1584c3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3525#pullrequestreview-384872046">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZYDGJZRGBGAMJ7VYLRKIGSVANCNFSM4LKR6WCQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK56NIARBDWYA3PVVX3RKIGSVA5CNFSM4LKR6WC2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3YK43Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3525#pullrequestreview-384872046",
"url": "https://github.com/quicwg/base-drafts/pull/3525#pullrequestreview-384872046",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e83672a36244_6a6a3f9d9c8cd95c1584c3--


From nobody Tue Mar 31 09:03:20 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A35173A237A for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 09:03:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.199
X-Spam-Level: 
X-Spam-Status: No, score=-0.199 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DfNlczindMsY for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 09:03:16 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id ED84D3A2378 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 09:03:15 -0700 (PDT)
Received: from github-lowworker-56fcc46.va3-iad.github.net (github-lowworker-56fcc46.va3-iad.github.net [10.48.102.32]) by smtp.github.com (Postfix) with ESMTP id 3F891660DBB for <quic-issues@ietf.org>; Tue, 31 Mar 2020 09:03:15 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585670595; bh=ko9gSG1RZfIuR6GhS61Qjru2Dt7MoRfQZQckZRBpyhs=; h=Date:From:To:Subject:From; b=jrPoYFZik01mGjkd7fZqyBRSVaHbgJpLkcnpy9siMc09pB5/VhnoJ76LEsUi4UQeT Y3x+0L5kn00Uq6zESBm33Xz6dytaBtIVX79ijp5HL0y2Fa9qScmdjXJARrlFPQsInN FesVrX1RLW45DZhRPFat+Wbq7Zzm4ZHreY+8GSI0=
Date: Tue, 31 Mar 2020 09:03:15 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-loss-first/902703-35fad6@github.com>
Subject: [quicwg/base-drafts] 35fad6: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/HW5XNYjiP1Oaxv8ngUQopgp3Zm4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:03:18 -0000

  Branch: refs/heads/ianswett-loss-first
  Home:   https://github.com/quicwg/base-drafts
  Commit: 35fad6f470bf6fd2316189ecb7a9ce376c93f4d9
      https://github.com/quicwg/base-drafts/commit/35fad6f470bf6fd2316189ecb7a9ce376c93f4d9
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>



From nobody Tue Mar 31 09:03:35 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F41053A237A for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 09:03:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.2
X-Spam-Level: 
X-Spam-Status: No, score=-0.2 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cFxoCvDLiGIQ for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 09:03:27 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2E2613A2378 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 09:03:27 -0700 (PDT)
Date: Tue, 31 Mar 2020 09:03:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585670605; bh=G0UBFdquzt2hQrh9sHoGh7PGdGF2WmK4Pa84wWQL8+s=; h=Date:From:To:Subject:From; b=nOsv6ep1oMqFEUwje5yZ9Vw2LWTzMN4K4HhbKh283aEe6xfeBDUjiZ2I9ea47vPsi z/6PJvt5eZSue4NoaKE+FaYsnNuwOLg4EASlhFoNEU+v0WOohxgzNpFgqvYRxieizB UgvzUvUkH9GLY3zlWNnGLZ5ZGKmx18tGmOmosZk8=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-loss-first/35fad6-71bebc@github.com>
Subject: [quicwg/base-drafts] 71bebc: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/hvFNGiMBi6vMFVtpJkjwqvIVvqo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:03:33 -0000

  Branch: refs/heads/ianswett-loss-first
  Home:   https://github.com/quicwg/base-drafts
  Commit: 71bebc7cd1d63193b6e788deffb65aee681ab8cc
      https://github.com/quicwg/base-drafts/commit/71bebc7cd1d63193b6e788deffb65aee681ab8cc
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>



From nobody Tue Mar 31 09:03:55 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CD0E03A237B for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 09:03:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.199
X-Spam-Level: 
X-Spam-Status: No, score=-0.199 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id i2d0QOK02yES for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 09:03:37 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 718183A2378 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 09:03:37 -0700 (PDT)
Received: from github-lowworker-d93c4b6.va3-iad.github.net (github-lowworker-d93c4b6.va3-iad.github.net [10.48.17.47]) by smtp.github.com (Postfix) with ESMTP id CA223660009 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 09:03:36 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585670616; bh=Ea2xLZ5oKPNAqtennyI5TtBcOWDvXSlGwAVKrKWUdGM=; h=Date:From:To:Subject:From; b=atbKdwIwfFGtom4QugUaD7h1qvi585Or7QFk7uAekWmTsrnu4ZSqvzHh6NS2YPshv vguD7DcZL0IReNR4jaEZSe5LVLJavjZq47j3/whXfSlRbVJtj9ktcJs9VoTZbA9hUv SeUwWGSysSmxapyO6SHo9fQtJZIA7FDdippff0do=
Date: Tue, 31 Mar 2020 09:03:36 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-loss-first/71bebc-c942fd@github.com>
Subject: [quicwg/base-drafts] c942fd: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/GtVde30d5okDKmM45s2XVlButg4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:03:39 -0000

  Branch: refs/heads/ianswett-loss-first
  Home:   https://github.com/quicwg/base-drafts
  Commit: c942fd8027c3ddbd03c658aca614282cb1b3f490
      https://github.com/quicwg/base-drafts/commit/c942fd8027c3ddbd03c658aca614282cb1b3f490
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>



From nobody Tue Mar 31 09:03:59 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 95A203A2380 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 09:03:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 48efZev-uujb for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 09:03: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 889733A23B7 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 09:03:45 -0700 (PDT)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id D5BBD960720 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 09:03:44 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585670624; bh=ActQnMfrymPijNveaPz37XOeUZTUk6bmWkVBvy+y0ZU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=nr/gUHe8sHLWk8FPnYQfG0i/aQPCQCfUpVNApQJXU8FXVLdTOjwuG/w8pF8YiCQK2 ZaCPsi/H5AESDythYSVKXdFszTewR4O3xeMFXMVpRnGNQUKPQnf+5fZYxAOQpQxanC I209H4St5Pw9229Jr5MsxePnnGpSv/7uXHYr5Dr0=
Date: Tue, 31 Mar 2020 09:03:44 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3540/push/4845892171@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3540@github.com>
References: <quicwg/base-drafts/pull/3540@github.com>
Subject: Re: [quicwg/base-drafts] Notify the congestion controller of losses first (#3540)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e8369e0c8ecb_55f23ffa826cd95c110985"; 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/hdAI8PRVIYV3mWOXIB_MkiUUz5g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:03:53 -0000

----==_mimepart_5e8369e0c8ecb_55f23ffa826cd95c110985
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

35fad6f470bf6fd2316189ecb7a9ce376c93f4d9  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/3540/files/902703f7d3bc8931ba05e877e88a322f29c1d9b0..35fad6f470bf6fd2316189ecb7a9ce376c93f4d9

----==_mimepart_5e8369e0c8ecb_55f23ffa826cd95c110985
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/35fad6f470bf6fd2316189ecb7a9ce376c93f4d9">35fad6f</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/3540/files/902703f7d3bc8931ba05e877e88a322f29c1d9b0..35fad6f470bf6fd2316189ecb7a9ce376c93f4d9">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5KEVOKMM4P4HNSSTDRKIH6BANCNFSM4LRNSNXQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYV422ZJESKB3HGVDDRKIH6BA5CNFSM4LRNSNX2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TEMBWGU2DKOCQOVZWQIZUHA2DKOBZGIYTOMI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3540/files/902703f7d3bc8931ba05e877e88a322f29c1d9b0..35fad6f470bf6fd2316189ecb7a9ce376c93f4d9",
"url": "https://github.com/quicwg/base-drafts/pull/3540/files/902703f7d3bc8931ba05e877e88a322f29c1d9b0..35fad6f470bf6fd2316189ecb7a9ce376c93f4d9",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e8369e0c8ecb_55f23ffa826cd95c110985--


From nobody Tue Mar 31 09:04:16 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 47F6D3A23DA for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 09:04:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XmE8wAHXN0OT for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 09:04: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 53BEE3A23B5 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 09:04:00 -0700 (PDT)
Date: Tue, 31 Mar 2020 09:03:59 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585670639; bh=6oaOrskXXAoj3aokNWosjDr6jDT1sC/Mx45Uy704BeQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=XEmXnWTyyK624Gg1pbquKb9DKIAVX96/VlrGBVqJA1ZoLpTbfVYG3ZhNWaKkUNGcK Uo3DEOHqAhub5Urh0BoyD7mzYjY4Nf7XtMTRjw022u4dZNxRhHtysBDP7crs6cUGka JfJ1b1/f19hPY3x1nvlBB9U+KdkzSxPZkP9bZ1Lg=
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/3540/push/4845893184@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3540@github.com>
References: <quicwg/base-drafts/pull/3540@github.com>
Subject: Re: [quicwg/base-drafts] Notify the congestion controller of losses first (#3540)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e8369ef79d35_7ee63fa1654cd95c254f7"; 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/o1N5VLuiGy27GTek6PFw0pa6UJ4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:04:15 -0000

----==_mimepart_5e8369ef79d35_7ee63fa1654cd95c254f7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

71bebc7cd1d63193b6e788deffb65aee681ab8cc  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/3540/files/35fad6f470bf6fd2316189ecb7a9ce376c93f4d9..71bebc7cd1d63193b6e788deffb65aee681ab8cc

----==_mimepart_5e8369ef79d35_7ee63fa1654cd95c254f7
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/71bebc7cd1d63193b6e788deffb65aee681ab8cc">71bebc7</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/3540/files/35fad6f470bf6fd2316189ecb7a9ce376c93f4d9..71bebc7cd1d63193b6e788deffb65aee681ab8cc">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4MHWOVA7OT2JKYYL3RKIH67ANCNFSM4LRNSNXQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK43PUK6HQHSG2Y7ROTRKIH67A5CNFSM4LRNSNX2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TEMBWGU2DKOCQOVZWQIZUHA2DKOBZGMYTQNA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3540/files/35fad6f470bf6fd2316189ecb7a9ce376c93f4d9..71bebc7cd1d63193b6e788deffb65aee681ab8cc",
"url": "https://github.com/quicwg/base-drafts/pull/3540/files/35fad6f470bf6fd2316189ecb7a9ce376c93f4d9..71bebc7cd1d63193b6e788deffb65aee681ab8cc",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e8369ef79d35_7ee63fa1654cd95c254f7--


From nobody Tue Mar 31 09:04:22 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E77E73A2395 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 09:04: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=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MrahCFymzsbz for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 09:04: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 974FE3A2435 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 09:04:07 -0700 (PDT)
Received: from github-lowworker-2e54e43.va3-iad.github.net (github-lowworker-2e54e43.va3-iad.github.net [10.48.17.27]) by smtp.github.com (Postfix) with ESMTP id DA6DE2C16D9 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 09:04:06 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585670646; bh=IljvbbDB9nWbXcB7Mi814tTskltefyx4EdFYB4QnLKE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=v6EW5r5/gE/c7RDemiiIjNn/uj5Y63WoicY5kHyGgCKqJgvvkm4gOrUl5ZUfRVTmj ydjNjuo9TK9kiHdI3SwldGzQXNSXjtc/eYikQq6mfu7xSa8dSwl+XpVFAlt52y6ZI+ 2yIR3FX8BLCG/I9qdGl9OqVlB+DY9rum9egT8zMg=
Date: Tue, 31 Mar 2020 09:04:06 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3540/push/4845894252@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3540@github.com>
References: <quicwg/base-drafts/pull/3540@github.com>
Subject: Re: [quicwg/base-drafts] Notify the congestion controller of losses first (#3540)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e8369f6cdd21_1713f86384cd968744a9"; 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/HLvoT98AxXR4GCn-_35niWSWAUA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:04:21 -0000

----==_mimepart_5e8369f6cdd21_1713f86384cd968744a9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

c942fd8027c3ddbd03c658aca614282cb1b3f490  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/3540/files/71bebc7cd1d63193b6e788deffb65aee681ab8cc..c942fd8027c3ddbd03c658aca614282cb1b3f490

----==_mimepart_5e8369f6cdd21_1713f86384cd968744a9
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/c942fd8027c3ddbd03c658aca614282cb1b3f490">c942fd8</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/3540/files/71bebc7cd1d63193b6e788deffb65aee681ab8cc..c942fd8027c3ddbd03c658aca614282cb1b3f490">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7STV26EW6PVU4MJQLRKIH7NANCNFSM4LRNSNXQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3HTXRVXOPGIAVAR4TRKIH7NA5CNFSM4LRNSNX2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TEMBWGU2DKOCQOVZWQIZUHA2DKOBZGQZDKMQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3540/files/71bebc7cd1d63193b6e788deffb65aee681ab8cc..c942fd8027c3ddbd03c658aca614282cb1b3f490",
"url": "https://github.com/quicwg/base-drafts/pull/3540/files/71bebc7cd1d63193b6e788deffb65aee681ab8cc..c942fd8027c3ddbd03c658aca614282cb1b3f490",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e8369f6cdd21_1713f86384cd968744a9--


From nobody Tue Mar 31 09:04:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6229D3A237E for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 09:04:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.199
X-Spam-Level: 
X-Spam-Status: No, score=-1.199 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cMrgOLnsdlD2 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 09:04:39 -0700 (PDT)
Received: from out-15.smtp.github.com (out-15.smtp.github.com [192.30.254.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 284B73A2378 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 09:04:39 -0700 (PDT)
Date: Tue, 31 Mar 2020 09:04:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585670678; bh=ncuXGYRFZE1QrmWYpKFXX/8sWU6HlZr/m7adJwxL7jA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=c2BIWV8JcD2bfZnsdfNeO0m6SYK4Bu+Si6ZlUyNUMKbtTnq8wkDujiR9uR0I6bkDZ i5Drl3cnRm+VTyL4oH7CRF5pJyGV2ZHuEbHJg3exmUxt0HUbfaoIoH2nb0Nbd9B04w HyPoFGDyKOtYohvihFCZkx6PQvo7TSlUsWahUJ3E=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4LEO4QCBR5FCNXR4F4R5FRNEVBNHHCGFYIAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3547/review/384883314@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3547@github.com>
References: <quicwg/base-drafts/pull/3547@github.com>
Subject: Re: [quicwg/base-drafts] Limit RCID state (#3547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e836a168e232_52a33f9c722cd9601212a"; 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/YkQL68NKBIprZVF1-LoLdAXReIQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:04:40 -0000

----==_mimepart_5e836a168e232_52a33f9c722cd9601212a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke commented on this pull request.



> @@ -1069,6 +1069,15 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint SHOULD limit the number of outstanding RETIRE_CONNECTION_ID frames
+to bound the necessary state. In order to allow a peer to retire all previously
+issued connection IDs, the limit on the number of outstanding
+RETIRE_CONNECTION_IDs SHOULD be at least the active_connection_id_limit. An

Alright, I implemented this PR this morning and it's quite lightweight. Moreover, it's fully interoperable with draft-27.

#3550 is a much more drastic change in behavior that will break interoperability. draft-27 NCID senders will wait for RCIDs that will never come. If we're going to make a breaking change I'd just as soon we go to #3553 and have a comprehensive solution that is less likely to end up with corner cases.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3547#discussion_r401033075
----==_mimepart_5e836a168e232_52a33f9c722cd9601212a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>
<p><b>@martinduke</b> commented on this pull request.</p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3547#discussi=
on_r401033075">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt; @@ -1069,6 +1069,15 @@ to cease using the =
connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 =

+An endpoint SHOULD limit the number of outstanding RETIRE_CONNECTION_ID =
frames
+to bound the necessary state. In order to allow a peer to retire all pre=
viously
+issued connection IDs, the limit on the number of outstanding
+RETIRE_CONNECTION_IDs SHOULD be at least the active_connection_id_limit.=
 An
</pre>
<p>Alright, I implemented this PR this morning and it's quite lightweight=
. Moreover, it's fully interoperable with draft-27.</p>
<p><a class=3D"issue-link js-issue-link" data-error-text=3D"Failed to loa=
d title" data-id=3D"589680913" data-permission-text=3D"Title is private" =
data-url=3D"https://github.com/quicwg/base-drafts/issues/3550" data-hover=
card-type=3D"pull_request" data-hovercard-url=3D"/quicwg/base-drafts/pull=
/3550/hovercard" href=3D"https://github.com/quicwg/base-drafts/pull/3550"=
>#3550</a> is a much more drastic change in behavior that will break inte=
roperability. draft-27 NCID senders will wait for RCIDs that will never c=
ome. If we're going to make a breaking change I'd just as soon we go to <=
a class=3D"issue-link js-issue-link" data-error-text=3D"Failed to load ti=
tle" data-id=3D"589956134" data-permission-text=3D"Title is private" data=
-url=3D"https://github.com/quicwg/base-drafts/issues/3553" data-hovercard=
-type=3D"pull_request" data-hovercard-url=3D"/quicwg/base-drafts/pull/355=
3/hovercard" href=3D"https://github.com/quicwg/base-drafts/pull/3553">#35=
53</a> and have a comprehensive solution that is less likely to end up wi=
th corner cases.</p>

<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3547#discussion_r401033075">view it on GitHub</a>, or=
 <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJK3T2UP=
U3VVEYKMVFGLRKIIBNANCNFSM4LUQW5DQ">unsubscribe</a>.<img src=3D"https://gi=
thub.com/notifications/beacon/AFTOJK5AZMDQCBIS4AOCZSDRKIIBNA5CNFSM4LUQW5D=
2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3YN=
U4Q.gif" height=3D"1" width=3D"1" alt=3D"" /></p>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3547#discussion_r40=
1033075",
"url": "https://github.com/quicwg/base-drafts/pull/3547#discussion_r40103=
3075",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>=

----==_mimepart_5e836a168e232_52a33f9c722cd9601212a--


From nobody Tue Mar 31 09:05:11 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 051B53A238E for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 09:05:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rUKQq6NIXR0W for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 09:05:08 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4A69A3A237A for <quic-issues@ietf.org>; Tue, 31 Mar 2020 09:05:08 -0700 (PDT)
Date: Tue, 31 Mar 2020 09:05:07 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585670707; bh=FhIAVy+fE+66/IQ0FolUgjjetCYt31kvhGYYb7ue6ik=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=WL4zjol3MA4EKz7LUg6N708JBqKZhZs0DqTq+kpox451MRGiqhY2RrEVjXPGNB+k5 2/dpncOt5IuAPGHdWdiI4ttCB1eVPBEOPRxQRppm5JImZ7pTuoRur6Tc124XWfTsXI SBpZbG1032a8aPbpgAKVrWHYHyOToC0+pca/jRow=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYWYVCG2AECEXOLQDV4R5FTHEVBNHHCF2VMJI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3540/review/384883750@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3540@github.com>
References: <quicwg/base-drafts/pull/3540@github.com>
Subject: Re: [quicwg/base-drafts] Notify the congestion controller of losses first (#3540)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e836a333b788_542c3fb335ccd968195af"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/8vN639v75LK9m76V28jbqSipMdY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:05:10 -0000

----==_mimepart_5e836a333b788_542c3fb335ccd968195af
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett commented on this pull request.



> @@ -1265,7 +1244,8 @@ OnLossDetectionTimeout():
     GetEarliestTimeAndSpace(loss_time)
   if (earliest_loss_time != 0):
     // Time threshold loss Detection
-    DetectLostPackets(pn_space)
+    lost_packets = DetectLostPackets(pn_space)
+    OnPacketsLost(lost_packets)

If a timeout occurred, then lost_packets should never be empty I believe?  I could add an assert for that if you'd like?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3540#discussion_r401033422
----==_mimepart_5e836a333b788_542c3fb335ccd968195af
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3540#discussion_r401033422">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1265,7 +1244,8 @@ OnLossDetectionTimeout():
     GetEarliestTimeAndSpace(loss_time)
   if (earliest_loss_time != 0):
     // Time threshold loss Detection
-    DetectLostPackets(pn_space)
+    lost_packets = DetectLostPackets(pn_space)
+    OnPacketsLost(lost_packets)
</pre>
<p>If a timeout occurred, then lost_packets should never be empty I believe?  I could add an assert for that if you'd like?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3540#discussion_r401033422">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3SIS7NL3ODFK2YDUDRKIIDHANCNFSM4LRNSNXQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK73IGPR24R6ULMHZWDRKIIDHA5CNFSM4LRNSNX2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3YNYJQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3540#discussion_r401033422",
"url": "https://github.com/quicwg/base-drafts/pull/3540#discussion_r401033422",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e836a333b788_542c3fb335ccd968195af--


From nobody Tue Mar 31 09:06:09 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 635FA3A238B for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 09:06:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.152
X-Spam-Level: 
X-Spam-Status: No, score=-0.152 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hXKqM47t3pZY for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 09:06: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 3D2523A238A for <quic-issues@ietf.org>; Tue, 31 Mar 2020 09:06:06 -0700 (PDT)
Date: Tue, 31 Mar 2020 09:06:05 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585670765; bh=HJXdy+iA1VvPgac8lwjNW5VWPGsX23Mj6QMN2iGjBDE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=W5YzKnk1ux96kjw56hJ0Kz2CfSGPbdcF89VsbcgsgAi6aTL1eonjPWeylKBFTGBcf aD8oYJmp+kVKGgHm/9LVQggHRxuppTpPOvp6SxRGnQ/f3Afh1FcNuLPre6ekWrjP0+ Nm9JYljV4HdCDLi9z0GJN0Pg8qYDPpzROXpndX2s=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7HXRYFP644C2XPXZV4R5FW3EVBNHHCF2VMJI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3540/review/384884755@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3540@github.com>
References: <quicwg/base-drafts/pull/3540@github.com>
Subject: Re: [quicwg/base-drafts] Notify the congestion controller of losses first (#3540)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e836a6d7a029_3e7a3ff9956cd968541bc"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/nvKHvu86fCRht0SrRLQgMAk5cyE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:06:07 -0000

----==_mimepart_5e836a6d7a029_3e7a3ff9956cd968541bc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett commented on this pull request.



>  
 ~~~
-   InCongestionRecovery(sent_time):
+   InLossRecovery(sent_time):

This was deliberate.  I've always heard it called loss recovery or just 'the recovery period'

But I can revert 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/3540#discussion_r401034180
----==_mimepart_5e836a6d7a029_3e7a3ff9956cd968541bc
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3540#discussion_r401034180">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt;  
 ~~~
-   InCongestionRecovery(sent_time):
+   InLossRecovery(sent_time):
</pre>
<p>This was deliberate.  I've always heard it called loss recovery or just 'the recovery period'</p>
<p>But I can revert 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/3540#discussion_r401034180">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZ3UK3NDULNQLPSFE3RKIIG3ANCNFSM4LRNSNXQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZ6YXH32O3IICZHKGTRKIIG3A5CNFSM4LRNSNX2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3YOAEY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3540#discussion_r401034180",
"url": "https://github.com/quicwg/base-drafts/pull/3540#discussion_r401034180",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e836a6d7a029_3e7a3ff9956cd968541bc--


From nobody Tue Mar 31 09:07:23 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8C2A33A23A7 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 09:07:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XDu57i4_zi4g for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 09:07: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 4930F3A23A4 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 09:07:19 -0700 (PDT)
Date: Tue, 31 Mar 2020 09:07:19 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585670839; bh=MIcBERsL7QdaFnCPKgEc75ZtcYivej7mrL18+Ihkw10=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=kixvuYCNjqPtCxiQ2GjUP/8t0PCsSSrKb7/jGlguy86cd26OSoPLb/9kv1a5Ex5bY sfo403SpQUydq1IfZ/5nraD+q7Ts3bfgRuV8ThpfrwKwCkXQKYWmCzgkf/EaZhKtGn vEq8TYw84Sgvnpewx3AioBuat46S7K1HhHhrik7k=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKY6ONOGUVRCPRZJIVV4R5F3PEVBNHHCF2VMJI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3540/review/384885955@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3540@github.com>
References: <quicwg/base-drafts/pull/3540@github.com>
Subject: Re: [quicwg/base-drafts] Notify the congestion controller of losses first (#3540)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e836ab741396_4f573fb335ccd968331b4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/baQ9N17tX0Xb8St9WN9FNiatdbA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:07:22 -0000

----==_mimepart_5e836ab741396_4f573fb335ccd968331b4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett commented on this pull request.



> @@ -1499,15 +1477,14 @@ Invoked when an ACK frame with an ECN section is received from the peer.
 Invoked from DetectLostPackets when packets are deemed lost.
 
 ~~~
-   InPersistentCongestion(largest_lost_packet):
+   InPersistentCongestion(lost_packets):
      pto = smoothed_rtt + max(4 * rttvar, kGranularity) +
        max_ack_delay
      congestion_period = pto * kPersistentCongestionThreshold
      // Determine if all packets in the time period before the
      // newest lost packet, including the edges, are marked

I'm not sure largest makes this less clearer, at least 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/3540#discussion_r401035082
----==_mimepart_5e836ab741396_4f573fb335ccd968331b4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3540#discussion_r401035082">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1499,15 +1477,14 @@ Invoked when an ACK frame with an ECN section is received from the peer.
 Invoked from DetectLostPackets when packets are deemed lost.
 
 ~~~
-   InPersistentCongestion(largest_lost_packet):
+   InPersistentCongestion(lost_packets):
      pto = smoothed_rtt + max(4 * rttvar, kGranularity) +
        max_ack_delay
      congestion_period = pto * kPersistentCongestionThreshold
      // Determine if all packets in the time period before the
      // newest lost packet, including the edges, are marked
</pre>
<p>I'm not sure largest makes this less clearer, at least 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/3540#discussion_r401035082">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK52EJS3HTWQYP2JRTDRKIILPANCNFSM4LRNSNXQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2MGOYBDX6V2GBDRMTRKIILPA5CNFSM4LRNSNX2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3YOJQY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3540#discussion_r401035082",
"url": "https://github.com/quicwg/base-drafts/pull/3540#discussion_r401035082",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e836ab741396_4f573fb335ccd968331b4--


From nobody Tue Mar 31 09:08:31 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 851893A23AE for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 09:08:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.2
X-Spam-Level: 
X-Spam-Status: No, score=-0.2 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 97JXiiVZeUmD for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 09:08:28 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D79893A23A7 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 09:08:27 -0700 (PDT)
Received: from github-lowworker-edec459.ac4-iad.github.net (github-lowworker-edec459.ac4-iad.github.net [10.52.18.32]) by smtp.github.com (Postfix) with ESMTP id C0D36280CE2 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 09:08:25 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585670905; bh=TbleHdiiiPO1GAZ15bDyUJ5vIrobe13fvAr+Pt374mg=; h=Date:From:To:Subject:From; b=OunIcyFSmd7RlI9oKxsuhsR0Ksfne0x0yAViplImR6lDJLkQOQ7SOF9zCx4s2k55k cmLN4Psbd6zJ8FPSc4soeYsnqNlbWKT72mAfkXm5VThBwxJPNGt3pQik/WSoO601cy m/qFkFdaCilQSZamEiRfvcRAq0BnfdCiDs4jWzPs=
Date: Tue, 31 Mar 2020 09:08:25 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-loss-first/c942fd-5d0f17@github.com>
Subject: [quicwg/base-drafts] 5d0f17: Apply suggestions from code review
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/9CGbG4BndUZOSD1uMO9A8DXvoNs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:08:30 -0000

  Branch: refs/heads/ianswett-loss-first
  Home:   https://github.com/quicwg/base-drafts
  Commit: 5d0f1778e301bc0aaae4c0a8d192814852000fda
      https://github.com/quicwg/base-drafts/commit/5d0f1778e301bc0aaae4c0a8d192814852000fda
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Apply suggestions from code review

Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>



From nobody Tue Mar 31 09:08:45 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1EE733A23AE for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 09:08: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=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Wt-T5s8I5v9x for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 09:08:40 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 278A13A23A7 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 09:08:40 -0700 (PDT)
Received: from github-lowworker-ca5950c.va3-iad.github.net (github-lowworker-ca5950c.va3-iad.github.net [10.48.17.57]) by smtp.github.com (Postfix) with ESMTP id 727058C1CDC for <quic-issues@ietf.org>; Tue, 31 Mar 2020 09:08:39 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585670919; bh=ZGbnCsAl1LzoFxo3d490i9SCQgzJFgN+4KVR/IS5BZE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=JqfPaCGLzDkdLx8ylHBZ+mETPl8LXsOFM13rziP6nLOeKW+fF3nxdFzEldad3o0zt PPNDjBSHGLh+UO5nLn//fcoy8ibbzCcIMTuHn2Afw4oSLa+c0nKymBPWlzWAkYbJCK M7h3OWrgU10Ypz5uSj5l7BAGEt1052+Y6d6Knx/A=
Date: Tue, 31 Mar 2020 09:08:39 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4TEUQTQGVLKC2IMQ54R5GAPEVBNHHCF2VMJI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3540/review/384887115@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3540@github.com>
References: <quicwg/base-drafts/pull/3540@github.com>
Subject: Re: [quicwg/base-drafts] Notify the congestion controller of losses first (#3540)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e836b0763346_48ad3fc00d4cd968107690"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/L6CDeMbSZ3EoFFnhiz3iJmcq9Eo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:08:43 -0000

----==_mimepart_5e836b0763346_48ad3fc00d4cd968107690
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett commented on this pull request.



> @@ -1517,7 +1494,7 @@ Invoked from DetectLostPackets when packets are deemed lost.
      CongestionEvent(largest_lost_packet.time_sent)

I'm not a big fan of largest here and above.  If you want to make the change, maybe another PR, since this one is already quite large.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3540#discussion_r401036031
----==_mimepart_5e836b0763346_48ad3fc00d4cd968107690
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3540#discussion_r401036031">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1517,7 +1494,7 @@ Invoked from DetectLostPackets when packets are deemed lost.
      CongestionEvent(largest_lost_packet.time_sent)
</pre>
<p>I'm not a big fan of largest here and above.  If you want to make the change, maybe another PR, since this one is already quite large.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3540#discussion_r401036031">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7ISMDSUG2VAFUSZJLRKIIQPANCNFSM4LRNSNXQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK62CIBONDSI74EIOZTRKIIQPA5CNFSM4LRNSNX2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3YOSSY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3540#discussion_r401036031",
"url": "https://github.com/quicwg/base-drafts/pull/3540#discussion_r401036031",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e836b0763346_48ad3fc00d4cd968107690--


From nobody Tue Mar 31 09:08:54 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0A7BD3A23AF for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 09:08:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id toNiEtFibiT1 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 09:08: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 520F93A23AE for <quic-issues@ietf.org>; Tue, 31 Mar 2020 09:08:50 -0700 (PDT)
Date: Tue, 31 Mar 2020 09:08:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585670929; bh=7WiQoAAFHcKloE0Xdmin+B0UET46BBqX0YmhqFPozjY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=pU2d9A9X6uinmnFALusUkNrVuX8mCDsmVQPJS7BkIvzF+ahuXE1k5T/+G/pm4VGhC /d+fi5NgfI9Wrwfe4A+HS/4BikB4zQeGuWFRn8C/IFXWohCAn54hz6kWjhNE9+qqKL 5b7I/H2DpkfGxFjllZYFwy0EE4xRdLm+mu3a8fVk=
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/3540/push/4845922217@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3540@github.com>
References: <quicwg/base-drafts/pull/3540@github.com>
Subject: Re: [quicwg/base-drafts] Notify the congestion controller of losses first (#3540)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e836b1191a44_34c23fdc7d0cd96c1164d4"; 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/O34c6q6citTGC1_DH26bpskgDeo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:08:53 -0000

----==_mimepart_5e836b1191a44_34c23fdc7d0cd96c1164d4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

5d0f1778e301bc0aaae4c0a8d192814852000fda  Apply suggestions from code review


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3540/files/c942fd8027c3ddbd03c658aca614282cb1b3f490..5d0f1778e301bc0aaae4c0a8d192814852000fda

----==_mimepart_5e836b1191a44_34c23fdc7d0cd96c1164d4
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/5d0f1778e301bc0aaae4c0a8d192814852000fda">5d0f177</a>  Apply suggestions from code review</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3540/files/c942fd8027c3ddbd03c658aca614282cb1b3f490..5d0f1778e301bc0aaae4c0a8d192814852000fda">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7O4V7AHIGG7IU2ZPTRKIIRDANCNFSM4LRNSNXQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKY3SNZRJ6LUN3YMOY3RKIIRDA5CNFSM4LRNSNX2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TEMBWGU2DKOCQOVZWQIZUHA2DKOJSGIZDCNY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3540/files/c942fd8027c3ddbd03c658aca614282cb1b3f490..5d0f1778e301bc0aaae4c0a8d192814852000fda",
"url": "https://github.com/quicwg/base-drafts/pull/3540/files/c942fd8027c3ddbd03c658aca614282cb1b3f490..5d0f1778e301bc0aaae4c0a8d192814852000fda",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e836b1191a44_34c23fdc7d0cd96c1164d4--


From nobody Tue Mar 31 09:09:18 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B20CB3A23B4 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 09:09:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.199
X-Spam-Level: 
X-Spam-Status: No, score=-0.199 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9UShLi_HXIlV for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 09:09:15 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 307C03A23B3 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 09:09:14 -0700 (PDT)
Received: from github-lowworker-ca5950c.va3-iad.github.net (github-lowworker-ca5950c.va3-iad.github.net [10.48.17.57]) by smtp.github.com (Postfix) with ESMTP id 7C3556E01AC for <quic-issues@ietf.org>; Tue, 31 Mar 2020 09:09:13 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585670953; bh=rqwD878Sxl4Dy13YcvOWg1btWBECuIUR8IUDmH1tBy4=; h=Date:From:To:Subject:From; b=t2rjsRO1GCujGkndYCTukwhO+qiDjZCPRxcazGUs9YUXy4gAGqplQnA7n1igtCDzN BeH1tqBybBJEwNIgFbB4Ww12XM+OX7vkRUGVWsON4auuppRDWZOi+IezEArQS44SZ0 sM2vmoMCnYfoB0XK3GJx0QoskCOW9ssN/o5/gATY=
Date: Tue, 31 Mar 2020 09:09:13 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-loss-first/5d0f17-ef5ea9@github.com>
Subject: [quicwg/base-drafts] ef5ea9: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/sRTCvMDH2rfF89Kr1lt4MpmUK4A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:09:17 -0000

  Branch: refs/heads/ianswett-loss-first
  Home:   https://github.com/quicwg/base-drafts
  Commit: ef5ea9cf87e6742d05a8347c6a58e07d6bc8a27c
      https://github.com/quicwg/base-drafts/commit/ef5ea9cf87e6742d05a8347c6a58e07d6bc8a27c
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>



From nobody Tue Mar 31 09:09:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 450B23A23B6 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 09:09: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=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id q6VWohirYJe8 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 09:09:38 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4A9563A23B3 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 09:09:38 -0700 (PDT)
Date: Tue, 31 Mar 2020 09:09:37 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585670977; bh=tzyFyQ0ZUnvXCo3NQW+Ik0c9IX3WNZXR7vuAGYBGkzY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=E3wdifpGYTRaHhIO9AwyXoFAThEZYndnyogVrdRDFyHRaJdOLlmBuKw2jTWEg2DJC b9HXhbYOEejuvGi9wX7XYj7ccI1cmfLURRXEZpSqeeXX+W6t6EZB1iZtTA6neO30i7 f+nHf/6reECWCqxjEiYW3lVVxeg5zw2hCCu4oAig=
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/3540/push/4845926786@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3540@github.com>
References: <quicwg/base-drafts/pull/3540@github.com>
Subject: Re: [quicwg/base-drafts] Notify the congestion controller of losses first (#3540)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e836b418f1e0_34c23fdc7d0cd96c1295ae"; 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/ayq3Y543cTP8Tjg95nyA74xCLEg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:09:39 -0000

----==_mimepart_5e836b418f1e0_34c23fdc7d0cd96c1295ae
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

ef5ea9cf87e6742d05a8347c6a58e07d6bc8a27c  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/3540/files/5d0f1778e301bc0aaae4c0a8d192814852000fda..ef5ea9cf87e6742d05a8347c6a58e07d6bc8a27c

----==_mimepart_5e836b418f1e0_34c23fdc7d0cd96c1295ae
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/ef5ea9cf87e6742d05a8347c6a58e07d6bc8a27c">ef5ea9c</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/3540/files/5d0f1778e301bc0aaae4c0a8d192814852000fda..ef5ea9cf87e6742d05a8347c6a58e07d6bc8a27c">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZNVIO4J5UUNY4OYEDRKIIUDANCNFSM4LRNSNXQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7RFRMHYP7FVATA56DRKIIUDA5CNFSM4LRNSNX2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TEMBWGU2DKOCQOVZWQIZUHA2DKOJSGY3TQNQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3540/files/5d0f1778e301bc0aaae4c0a8d192814852000fda..ef5ea9cf87e6742d05a8347c6a58e07d6bc8a27c",
"url": "https://github.com/quicwg/base-drafts/pull/3540/files/5d0f1778e301bc0aaae4c0a8d192814852000fda..ef5ea9cf87e6742d05a8347c6a58e07d6bc8a27c",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e836b418f1e0_34c23fdc7d0cd96c1295ae--


From nobody Tue Mar 31 09:10:31 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A68B93A23B7 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 09:10:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.199
X-Spam-Level: 
X-Spam-Status: No, score=-0.199 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id d8r7s6Ybfiaz for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 09:10:28 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A4A1F3A23B2 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 09:10:28 -0700 (PDT)
Date: Tue, 31 Mar 2020 09:10:27 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585671027; bh=dGNiodkhDHbnOMhbW5ID5ESphIeYR4ryKRIkgjn+/Sc=; h=Date:From:To:Subject:From; b=OgCyezl6AWQPpTQ23cHS5UuyPmAh4nmS0e3VAO+EfBN7KQyY44ZNBYQpSh5ObBsJZ iU7BbVN1PI37DbWkui6GbIAdbdHsUVun1cSVfCYLozSduZS3Zd0v7V3dvCU79/4iDu 8NyxD0Rq5SsL6O1qSzb2gqfA2x497r3yVJrBfQ/I=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-loss-first/ef5ea9-949bba@github.com>
Subject: [quicwg/base-drafts] 949bba: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/EfS-vhws02yfdM5Ucb2DPNXfCxM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:10:30 -0000

  Branch: refs/heads/ianswett-loss-first
  Home:   https://github.com/quicwg/base-drafts
  Commit: 949bbab5c32eef55d23296330477c49bb60661ca
      https://github.com/quicwg/base-drafts/commit/949bbab5c32eef55d23296330477c49bb60661ca
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>



From nobody Tue Mar 31 09:10:56 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D46B23A23B7 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 09: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=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EmmziaSetpOR for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 09:10: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 151363A23B2 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 09:10:53 -0700 (PDT)
Received: from github-lowworker-0f7e7fd.ash1-iad.github.net (github-lowworker-0f7e7fd.ash1-iad.github.net [10.56.110.17]) by smtp.github.com (Postfix) with ESMTP id 5F5449604FE for <quic-issues@ietf.org>; Tue, 31 Mar 2020 09:10:52 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585671052; bh=CCXHrYpDA2Dgb9llTUnzVgatltNT9xaClUhdeZ9/v6c=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ZZ7ClujWbZ985hsUnj0g3ev8lKbE+cVXpLGTU60A2E5Z/OhzAtflk8dNJuywmWrKF equSgOpRWEkrREYjkoqMFwyw3wW8zqsv9B1BIbCgEqXwoXPQK6hVt+oRBsQhlQjOJp wM0nCQCxx//ZR78lgvGcB4bftiwasHp+gS+kNsoc=
Date: Tue, 31 Mar 2020 09:10:52 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3540/push/4845933858@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3540@github.com>
References: <quicwg/base-drafts/pull/3540@github.com>
Subject: Re: [quicwg/base-drafts] Notify the congestion controller of losses first (#3540)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e836b8c50bc9_2a233fd40d0cd96c1094f7"; 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/6PX8Rd7RKz29NS9bkXITO2dTJeM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:10:55 -0000

----==_mimepart_5e836b8c50bc9_2a233fd40d0cd96c1094f7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

949bbab5c32eef55d23296330477c49bb60661ca  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/3540/files/ef5ea9cf87e6742d05a8347c6a58e07d6bc8a27c..949bbab5c32eef55d23296330477c49bb60661ca

----==_mimepart_5e836b8c50bc9_2a233fd40d0cd96c1094f7
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/949bbab5c32eef55d23296330477c49bb60661ca">949bbab</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/3540/files/ef5ea9cf87e6742d05a8347c6a58e07d6bc8a27c..949bbab5c32eef55d23296330477c49bb60661ca">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3XVIBOE2JZSXSURPDRKIIYZANCNFSM4LRNSNXQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2T3PZR3WLCGQK3YKTRKIIYZA5CNFSM4LRNSNX2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TEMBWGU2DKOCQOVZWQIZUHA2DKOJTGM4DKOA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3540/files/ef5ea9cf87e6742d05a8347c6a58e07d6bc8a27c..949bbab5c32eef55d23296330477c49bb60661ca",
"url": "https://github.com/quicwg/base-drafts/pull/3540/files/ef5ea9cf87e6742d05a8347c6a58e07d6bc8a27c..949bbab5c32eef55d23296330477c49bb60661ca",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e836b8c50bc9_2a233fd40d0cd96c1094f7--


From nobody Tue Mar 31 09:17:19 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BFA943A23CB for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 09:17:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.199
X-Spam-Level: 
X-Spam-Status: No, score=-0.199 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zkyI5AwQtGN7 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 09:17:15 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 82A0B3A23C9 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 09:17:15 -0700 (PDT)
Received: from github-lowworker-2300405.va3-iad.github.net (github-lowworker-2300405.va3-iad.github.net [10.48.17.39]) by smtp.github.com (Postfix) with ESMTP id 742578C1C4B for <quic-issues@ietf.org>; Tue, 31 Mar 2020 09:17:14 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585671434; bh=/uPtEaSmfEcsVwHD+a3wh8miUxgVsgUjjCO+z6CNj9Y=; h=Date:From:To:Subject:From; b=YykjuipIe9TLXkW6/tn2Pxxre3StBinnZam11Nc7kI2afSdfTn2Y1moI97Q7Q3lJU Ixjgr34SzZe//HlZMY9LSd2iRzol3BBqEpfNyiIiygqo0mkI7wC3SfGkWgvDltterP Jum4ywSFuZW9SB5rp+k2B36vaFNsrBt1wATHNZLw=
Date: Tue, 31 Mar 2020 09:17:14 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-loss-first/949bba-6c7ff3@github.com>
Subject: [quicwg/base-drafts] 6c7ff3: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/2YB6BY9r8SISWn9dEGYCEPe2VtI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:17:17 -0000

  Branch: refs/heads/ianswett-loss-first
  Home:   https://github.com/quicwg/base-drafts
  Commit: 6c7ff3f90cef21648886155cd108e7eecf981e56
      https://github.com/quicwg/base-drafts/commit/6c7ff3f90cef21648886155cd108e7eecf981e56
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



From nobody Tue Mar 31 09:17:41 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7C5123A179C for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 09:17:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2Vw4-MEzLjy9 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 09:17:39 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1A8943A179A for <quic-issues@ietf.org>; Tue, 31 Mar 2020 09:17:39 -0700 (PDT)
Received: from github-lowworker-0eea13f.ash1-iad.github.net (github-lowworker-0eea13f.ash1-iad.github.net [10.56.109.26]) by smtp.github.com (Postfix) with ESMTP id 64F516E04A0 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 09:17:38 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585671458; bh=VZA/R3Jl3HFqLNDOWu/WgWmAOWGRMpy2JW0hnyuxZxc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GuWVT4l0U5BH4f4LwFvDbeZ1Ncx4oPnijdprEIbdRnl9K7kuJTshXmF96iDZqHTgl VdGjuANXJY20a7kGT/sR72BSq/2vDQjE6lOtc63Qo+3DSe23ClQVP7A0/rf7AcOggr sLM2l3sFl/dqHBpCnQTKlWO34r2lO0jtJlyBPq+4=
Date: Tue, 31 Mar 2020 09:17:38 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3540/push/4845972595@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3540@github.com>
References: <quicwg/base-drafts/pull/3540@github.com>
Subject: Re: [quicwg/base-drafts] Notify the congestion controller of losses first (#3540)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e836d2255638_6a0c3ff8b40cd9642052c"; 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/Fcq_P22uHlDM86lbLdZf2IHnuw0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:17:41 -0000

----==_mimepart_5e836d2255638_6a0c3ff8b40cd9642052c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

6c7ff3f90cef21648886155cd108e7eecf981e56  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/3540/files/949bbab5c32eef55d23296330477c49bb60661ca..6c7ff3f90cef21648886155cd108e7eecf981e56

----==_mimepart_5e836d2255638_6a0c3ff8b40cd9642052c
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/6c7ff3f90cef21648886155cd108e7eecf981e56">6c7ff3f</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/3540/files/949bbab5c32eef55d23296330477c49bb60661ca..6c7ff3f90cef21648886155cd108e7eecf981e56">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4DZL2DPDYTLNP7L4LRKIJSFANCNFSM4LRNSNXQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5K7F463G4OMY2PZTLRKIJSFA5CNFSM4LRNSNX2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TEMBWGU2DKOCQOVZWQIZUHA2DKOJXGI2TSNI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3540/files/949bbab5c32eef55d23296330477c49bb60661ca..6c7ff3f90cef21648886155cd108e7eecf981e56",
"url": "https://github.com/quicwg/base-drafts/pull/3540/files/949bbab5c32eef55d23296330477c49bb60661ca..6c7ff3f90cef21648886155cd108e7eecf981e56",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e836d2255638_6a0c3ff8b40cd9642052c--


From nobody Tue Mar 31 09:21:09 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E96E13A23CD for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 09:21:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id T5t6KqCewB1t for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 09:21:06 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9B5153A23CC for <quic-issues@ietf.org>; Tue, 31 Mar 2020 09:21:06 -0700 (PDT)
Received: from github-lowworker-d1d6e31.ash1-iad.github.net (github-lowworker-d1d6e31.ash1-iad.github.net [10.56.105.50]) by smtp.github.com (Postfix) with ESMTP id BE04A2829B6 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 09:21:05 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585671665; bh=GBJ1ZWga24QC8dBBIn282LTXiOJ6mlsYIgNhiomBMyw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=XT0mtBP8l5d7+8YufoHGHdnLDENMBrhfZ99zAjp8Qy4LDofUo6Glja4DMOV4BNV7h zwJjI/PKHERZ4b/5nrO6DSI/wi5hFV7deMrLYIUCPc1F08ZGSBC12ARVwtTsNCyCpe iFwtPwnVZGUTdQgRQ4axGP8K1dVP/ETZmxDJ5P4w=
Date: Tue, 31 Mar 2020 09:21:05 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3NQRYP7QL2VGPPJXF4R5HPDEVBNHHCF2VMJI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3540/c606730634@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3540@github.com>
References: <quicwg/base-drafts/pull/3540@github.com>
Subject: Re: [quicwg/base-drafts] Notify the congestion controller of losses first (#3540)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e836df1adc5b_7ec93f8ac06cd95c1280d9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/_BbYMqVA3FiGQKNBPZ8xDvUqXVg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:21:08 -0000

----==_mimepart_5e836df1adc5b_7ec93f8ac06cd95c1280d9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@marten-seemann my reasoning was I thought it was critical to determine what packets were newly acked before invoking loss detection.  In some cases it may be(depending upon details of one's loss detection), but since we update largest_acked_packet[pn_space] outside the code which detects newly acked packets, it's not critical to the pseudocode as it stands today.

That being said, I think the parallelism is nice, so I'd prefer to keep 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/3540#issuecomment-606730634
----==_mimepart_5e836df1adc5b_7ec93f8ac06cd95c1280d9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/marten-seemann/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/marten-seemann">@marten-seemann</a> my reasoning was I thought it was critical to determine what packets were newly acked before invoking loss detection.  In some cases it may be(depending upon details of one's loss detection), but since we update largest_acked_packet[pn_space] outside the code which detects newly acked packets, it's not critical to the pseudocode as it stands today.</p>
<p>That being said, I think the parallelism is nice, so I'd prefer to keep 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/3540#issuecomment-606730634">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK62B6SHXZM4D5WYCBTRKIJ7DANCNFSM4LRNSNXQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZ4TFHGWZLAFBFGWTDRKIJ7DA5CNFSM4LRNSNX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQU7TCQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3540#issuecomment-606730634",
"url": "https://github.com/quicwg/base-drafts/pull/3540#issuecomment-606730634",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e836df1adc5b_7ec93f8ac06cd95c1280d9--


From nobody Tue Mar 31 09:23:06 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 83C473A23D2 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 09:23:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.2
X-Spam-Level: 
X-Spam-Status: No, score=-0.2 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mbyvvFxmTDry for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 09:23: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 6DD0D3A17C1 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 09:23:03 -0700 (PDT)
Date: Tue, 31 Mar 2020 09:23:02 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585671782; bh=CL0FAlcNv+WFf0cOLQwVMYqoZRT/tjuvQ1LnEfeZHik=; h=Date:From:To:Subject:From; b=W6NCgzrWk9qDvjcIS6plUD8fsrdNFEgb0WoMnqJ1a56VMDrCbRH5SjdiCe+jEWfiq LYKCvTgjqoco8s6AyEnhj5P42Ob/fwbp2ci7h37lWpjCZELD7No9RznJr8e/bh4wRR 4EUojywTwXZjlmjdk6A9JEbYvZNcSP/CtFwMPk7E=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-loss-first/6c7ff3-3634c6@github.com>
Subject: [quicwg/base-drafts] 3634c6: Apply suggestions from code review
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/8KMFHjtKCSxfmGT1CSKE-DbM4KY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:23:05 -0000

  Branch: refs/heads/ianswett-loss-first
  Home:   https://github.com/quicwg/base-drafts
  Commit: 3634c6b298b8e1e57fd89cc5247750d182767512
      https://github.com/quicwg/base-drafts/commit/3634c6b298b8e1e57fd89cc5247750d182767512
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Apply suggestions from code review

Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>



From nobody Tue Mar 31 09:23:31 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4A2ED3A23D4 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 09:23:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CLiQ4v5z0Ctu for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 09:23:27 -0700 (PDT)
Received: from out-15.smtp.github.com (out-15.smtp.github.com [192.30.254.198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AC6813A23D2 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 09:23:27 -0700 (PDT)
Received: from github-lowworker-fa7043e.ash1-iad.github.net (github-lowworker-fa7043e.ash1-iad.github.net [10.56.109.45]) by smtp.github.com (Postfix) with ESMTP id 5CF6226166C for <quic-issues@ietf.org>; Tue, 31 Mar 2020 09:23:27 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585671807; bh=EcaSMJWQUv/ZZRF29CDf3MI9TqPuEWP6GTXsdjhwxJI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=KcNRrU8fMvrRfQVHTuw/GNXUN6bz1HeUCXvGwvJ8vWp8bDlpY8Ew5+Nr+ogjgSrnI PgGATOVURLnbwQ+Z0twTMWyv8qMjCDe5Qz7Uqp4uyQ6ZpwLjs7dJfrZx8Ro+XNoHJx 6yk9G1A2+XdPppgPNhg6CcGWsllFk4jDcer99t0E=
Date: Tue, 31 Mar 2020 09:23:27 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3540/push/4846004408@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3540@github.com>
References: <quicwg/base-drafts/pull/3540@github.com>
Subject: Re: [quicwg/base-drafts] Notify the congestion controller of losses first (#3540)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e836e7f180b0_186a3fd001ccd95c1296a6"; 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/WGK-7jj6A4MT-M61C3MaOJ0BHTc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:23:30 -0000

----==_mimepart_5e836e7f180b0_186a3fd001ccd95c1296a6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

3634c6b298b8e1e57fd89cc5247750d182767512  Apply suggestions from code review


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3540/files/6c7ff3f90cef21648886155cd108e7eecf981e56..3634c6b298b8e1e57fd89cc5247750d182767512

----==_mimepart_5e836e7f180b0_186a3fd001ccd95c1296a6
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/3634c6b298b8e1e57fd89cc5247750d182767512">3634c6b</a>  Apply suggestions from code review</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3540/files/6c7ff3f90cef21648886155cd108e7eecf981e56..3634c6b298b8e1e57fd89cc5247750d182767512">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5VYPGEXAJXVTNAQD3RKIKH7ANCNFSM4LRNSNXQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5JWHB6YEFYRJX3DB3RKIKH7A5CNFSM4LRNSNX2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TEMBWGU2DKOCQOVZWQIZUHA2DMMBQGQ2DAOA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3540/files/6c7ff3f90cef21648886155cd108e7eecf981e56..3634c6b298b8e1e57fd89cc5247750d182767512",
"url": "https://github.com/quicwg/base-drafts/pull/3540/files/6c7ff3f90cef21648886155cd108e7eecf981e56..3634c6b298b8e1e57fd89cc5247750d182767512",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e836e7f180b0_186a3fd001ccd95c1296a6--


From nobody Tue Mar 31 09:25:55 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F2BAA3A23E2 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 09:25:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.2
X-Spam-Level: 
X-Spam-Status: No, score=-0.2 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZPr5YbHy9xBQ for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 09:25:52 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8582E3A23DE for <quic-issues@ietf.org>; Tue, 31 Mar 2020 09:25:52 -0700 (PDT)
Received: from github-lowworker-fb56993.ac4-iad.github.net (github-lowworker-fb56993.ac4-iad.github.net [10.52.19.31]) by smtp.github.com (Postfix) with ESMTP id CC3A5282266 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 09:25:51 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585671951; bh=oJbKqVLgpsV/UgMhZZaEnvACZpxvQaIYhHh8K/Ih1HI=; h=Date:From:To:Subject:From; b=w1oUu7tb9RoioLQn9Xk/gW7dH2pcCBq8WDvq09Jc/M2DpmKLyBcBYSrJGjkQH2spk 0d7O5QbAiLjHTmXGqc87GlMLJXkeaNghwnIwBuphSTbg5r2rrEOvqWXCI957PqWt0C Wwj5WWmaU0tcGS1RMVHbTFgv+qugKyxu95mtK3So=
Date: Tue, 31 Mar 2020 09:25:51 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-loss-first/3634c6-250358@github.com>
Subject: [quicwg/base-drafts] 250358: Use largest() consistently
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/9Habe7WTl1ciIwvD0EKpaD20Bfo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:25:54 -0000

  Branch: refs/heads/ianswett-loss-first
  Home:   https://github.com/quicwg/base-drafts
  Commit: 2503587c41e812f77339cc30f3909abad187cb8d
      https://github.com/quicwg/base-drafts/commit/2503587c41e812f77339cc30f3909abad187cb8d
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Use largest() consistently



From nobody Tue Mar 31 09:26:27 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 39DD13A241D for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 09:26:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XxSc21vPsndR for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 09:26:17 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6DB023A2415 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 09:26:17 -0700 (PDT)
Received: from github-lowworker-943b171.ac4-iad.github.net (github-lowworker-943b171.ac4-iad.github.net [10.52.22.59]) by smtp.github.com (Postfix) with ESMTP id BA51B282A2A for <quic-issues@ietf.org>; Tue, 31 Mar 2020 09:26:16 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585671976; bh=8fUbbJL9Y7JVu7SxfYlsgxSrB483EDJHbwppu3pIgFY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=tAmV/+X/ktPcVB/vds017kMRr1il7W3O1z860KBjgqk77jOb5H/HftPqwwGrg/pKa dr+XS8myI5Fd7UduFZ/sNhCY1j6uTwsFIi99SIOMVGyKhSgv6kfoBbokolX5oCoeYE HUqd7mb61xxm7eoxXNa98e4KCklSGrlNp8z85860=
Date: Tue, 31 Mar 2020 09:26:16 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3540/push/4846020208@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3540@github.com>
References: <quicwg/base-drafts/pull/3540@github.com>
Subject: Re: [quicwg/base-drafts] Notify the congestion controller of losses first (#3540)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e836f28aa898_271d3f8edc2cd968284598"; 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/Gmq2lypTIj-ZeiONGu4TzRlKUeQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:26:26 -0000

----==_mimepart_5e836f28aa898_271d3f8edc2cd968284598
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

2503587c41e812f77339cc30f3909abad187cb8d  Use largest() consistently


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3540/files/3634c6b298b8e1e57fd89cc5247750d182767512..2503587c41e812f77339cc30f3909abad187cb8d

----==_mimepart_5e836f28aa898_271d3f8edc2cd968284598
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/2503587c41e812f77339cc30f3909abad187cb8d">2503587</a>  Use largest() consistently</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3540/files/3634c6b298b8e1e57fd89cc5247750d182767512..2503587c41e812f77339cc30f3909abad187cb8d">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3OIP7NHHJ7MXQCUM3RKIKSRANCNFSM4LRNSNXQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4NVWY6CSOC3VT3B3LRKIKSRA5CNFSM4LRNSNX2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TEMBWGU2DKOCQOVZWQIZUHA2DMMBSGAZDAOA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3540/files/3634c6b298b8e1e57fd89cc5247750d182767512..2503587c41e812f77339cc30f3909abad187cb8d",
"url": "https://github.com/quicwg/base-drafts/pull/3540/files/3634c6b298b8e1e57fd89cc5247750d182767512..2503587c41e812f77339cc30f3909abad187cb8d",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e836f28aa898_271d3f8edc2cd968284598--


From nobody Tue Mar 31 09:26:36 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 600E73A23E5 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 09:26:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.199
X-Spam-Level: 
X-Spam-Status: No, score=-0.199 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xGLIiSmjx6tP for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 09:26: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 D298C3A2403 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 09:26:29 -0700 (PDT)
Received: from github-lowworker-6349a71.ac4-iad.github.net (github-lowworker-6349a71.ac4-iad.github.net [10.52.18.20]) by smtp.github.com (Postfix) with ESMTP id F141EC60B1F for <quic-issues@ietf.org>; Tue, 31 Mar 2020 09:26:28 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585671988; bh=Ykpovlogb9/E9IbA/b5m9fkX587ECzY3XdeFr7twM6g=; h=Date:From:To:Subject:From; b=sJgZ8PPsBdJCVPUn617JYqtlpDvKqGQNrKrROYV8cFlS2AXVXWLV9ZYjkExSIH6xk sOPTBGd6zNkGcM8Jm/XuOAWWOP42rYAVimSoj63qpx/GGexzKzk4HIvrYflv1R9SvY VMO0Ot0fD7cXMR9q9MDuap903zU8cvoZGKYKJxp4=
Date: Tue, 31 Mar 2020 09:26:28 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-loss-first/250358-a90f17@github.com>
Subject: [quicwg/base-drafts] a90f17: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/M6KwppslsaVFUZ98x3xwYhgHxFQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:26:34 -0000

  Branch: refs/heads/ianswett-loss-first
  Home:   https://github.com/quicwg/base-drafts
  Commit: a90f17cacdfe043735ff599d4b16c3d510148259
      https://github.com/quicwg/base-drafts/commit/a90f17cacdfe043735ff599d4b16c3d510148259
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



From nobody Tue Mar 31 09:26:58 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 158403A23E2 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 09:26: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=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MLhw1hPxvCcG for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 09:26:55 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A05363A23DE for <quic-issues@ietf.org>; Tue, 31 Mar 2020 09:26:55 -0700 (PDT)
Received: from github-lowworker-9bcb4a1.ac4-iad.github.net (github-lowworker-9bcb4a1.ac4-iad.github.net [10.52.25.84]) by smtp.github.com (Postfix) with ESMTP id F0BC4A110B for <quic-issues@ietf.org>; Tue, 31 Mar 2020 09:26:53 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585672013; bh=JkjXkLccOJPCiO5Z9HCjsylJ7JU9EiD6SzmoGsIH+0U=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=iMvX5OKfyzccC5GthCidR1GPRlM3gc5RZlsyp1r/7Cjl8cA0OTSoylT1/bTW1FTFa Evj4UzFpczaYujX1a9elka3vc6TY3lBGwmug8uDqNK8pm2Weu6xdEunA7iuGAAycZd cLXEQJL8ZDiM6alkqj1dazwspbOLdQKbjl6gUzt4=
Date: Tue, 31 Mar 2020 09:26:53 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3540/push/4846023635@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3540@github.com>
References: <quicwg/base-drafts/pull/3540@github.com>
Subject: Re: [quicwg/base-drafts] Notify the congestion controller of losses first (#3540)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e836f4de1cdc_29a63f90914cd964187231"; 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/iH64mO-rTJ5gvdUhC7tNzmgAxR4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:26:57 -0000

----==_mimepart_5e836f4de1cdc_29a63f90914cd964187231
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

a90f17cacdfe043735ff599d4b16c3d510148259  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/3540/files/2503587c41e812f77339cc30f3909abad187cb8d..a90f17cacdfe043735ff599d4b16c3d510148259

----==_mimepart_5e836f4de1cdc_29a63f90914cd964187231
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/a90f17cacdfe043735ff599d4b16c3d510148259">a90f17c</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/3540/files/2503587c41e812f77339cc30f3909abad187cb8d..a90f17cacdfe043735ff599d4b16c3d510148259">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2QBP5FI7F3K6LBKV3RKIKU3ANCNFSM4LRNSNXQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYGHHEY5SKCQAHOXZTRKIKU3A5CNFSM4LRNSNX2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TEMBWGU2DKOCQOVZWQIZUHA2DMMBSGM3DGNI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3540/files/2503587c41e812f77339cc30f3909abad187cb8d..a90f17cacdfe043735ff599d4b16c3d510148259",
"url": "https://github.com/quicwg/base-drafts/pull/3540/files/2503587c41e812f77339cc30f3909abad187cb8d..a90f17cacdfe043735ff599d4b16c3d510148259",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e836f4de1cdc_29a63f90914cd964187231--


From nobody Tue Mar 31 09:29:58 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9840C3A1811 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 09:29:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.199
X-Spam-Level: 
X-Spam-Status: No, score=-0.199 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bm9KtkOYXr0K for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 09:29:55 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 91E4A3A1804 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 09:29:55 -0700 (PDT)
Date: Tue, 31 Mar 2020 09:29:54 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585672194; bh=ypjJVOHBFqDZV2YEwohfgt3OBMxzAMJSxP8Mh0gdteA=; h=Date:From:To:Subject:From; b=regWRbWwTpVHqcA6ozwOjm55EjQqwzYvU1R6aZeKBAHEcYYaYDOcM9Zs8hH8/lx4+ ykG6qKmWHTxgmjN106plVo/VvUt48Qd00a46FDS0fAb2UaMyV1NN/6i+rzUdvlgKrm +SdAkxBT0KQEgu+mxd1gieV4C711tUhec6DjmBWM=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-loss-first/a90f17-ae9bb4@github.com>
Subject: [quicwg/base-drafts] ae9bb4: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/FKJIxTxPXedr0mqZTfXP9y_m340>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:29:57 -0000

  Branch: refs/heads/ianswett-loss-first
  Home:   https://github.com/quicwg/base-drafts
  Commit: ae9bb473c0f1d882375d7e1e6acab6444f96b42f
      https://github.com/quicwg/base-drafts/commit/ae9bb473c0f1d882375d7e1e6acab6444f96b42f
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



From nobody Tue Mar 31 09:30:22 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6FB883A1817 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 09:30: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=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UAxlKsIifTeB for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 09:30: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 86ED53A23E3 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 09:30:20 -0700 (PDT)
Received: from github-lowworker-52827f8.ash1-iad.github.net (github-lowworker-52827f8.ash1-iad.github.net [10.56.108.24]) by smtp.github.com (Postfix) with ESMTP id 3B084261578 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 09:30:20 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585672220; bh=HHOlKX8PIc6BFomwDg6VL70wwzKgYIazySY11cfxMyI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=pNxkiBSkOmV8z/+oASXdLerMxxWsczk3jnR/8ZtwcqGfLrLDd8jnBb1nN22F01vnY XSwuXkxP0EnDdCWARfFqrYBx4WHc0kYvbxMZhr0q9DBWz2Wo6BV1Xfz5rk0ONn8WIZ VjsFbmpEhFPBp1aQM4l5RClnjCn9Twl9holfcdQc=
Date: Tue, 31 Mar 2020 09:30:19 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3540/push/4846042037@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3540@github.com>
References: <quicwg/base-drafts/pull/3540@github.com>
Subject: Re: [quicwg/base-drafts] Notify the congestion controller of losses first (#3540)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e83701be9e31_2fed3fd25a6cd95c979e4"; 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/HNTUTyFwSWaNKup8RWW5cd8RC30>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:30:21 -0000

----==_mimepart_5e83701be9e31_2fed3fd25a6cd95c979e4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

ae9bb473c0f1d882375d7e1e6acab6444f96b42f  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/3540/files/a90f17cacdfe043735ff599d4b16c3d510148259..ae9bb473c0f1d882375d7e1e6acab6444f96b42f

----==_mimepart_5e83701be9e31_2fed3fd25a6cd95c979e4
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/ae9bb473c0f1d882375d7e1e6acab6444f96b42f">ae9bb47</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/3540/files/a90f17cacdfe043735ff599d4b16c3d510148259..ae9bb473c0f1d882375d7e1e6acab6444f96b42f">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4RIXWBT54YJOFNVOTRKILBXANCNFSM4LRNSNXQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZ4JK62M7GMLXENVCLRKILBXA5CNFSM4LRNSNX2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TEMBWGU2DKOCQOVZWQIZUHA2DMMBUGIYDGNY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3540/files/a90f17cacdfe043735ff599d4b16c3d510148259..ae9bb473c0f1d882375d7e1e6acab6444f96b42f",
"url": "https://github.com/quicwg/base-drafts/pull/3540/files/a90f17cacdfe043735ff599d4b16c3d510148259..ae9bb473c0f1d882375d7e1e6acab6444f96b42f",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e83701be9e31_2fed3fd25a6cd95c979e4--


From nobody Tue Mar 31 09:31:07 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 74AFA3A2439 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 09:31:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YqKG-Bn3cTIk for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 09:30:58 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2CE263A2424 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 09:30:57 -0700 (PDT)
Received: from github-lowworker-b19c547.va3-iad.github.net (github-lowworker-b19c547.va3-iad.github.net [10.48.17.66]) by smtp.github.com (Postfix) with ESMTP id 84BD4520C5A for <quic-issues@ietf.org>; Tue, 31 Mar 2020 09:30:56 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585672256; bh=NLE8XzwFrE5ZI1KNsfrucb7HsdfOhAumvzeO2r5RXso=; h=Date:From:To:Subject:From; b=FAydehd2vjWm5AEO16JHPLqaq6pzO7rQ53j8xFK3TRWk/nGwFuOoE2hLWdm1crA9B wNHun7fFBddXgBlwbZIYC6+1M12+SgSvrfHFIGjzi38JuCSOzv0qcWti7bxvpptC50 lhc2aFAuimOAUsjgcsH/0Orln8OG2EmKWaFRHmRE=
Date: Tue, 31 Mar 2020 09:30:56 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/ae912c-6aa257@github.com>
Subject: [quicwg/base-drafts] 6aa257: Script updating gh-pages from ae9bb473. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/2IHy5gHIRcQqnO5rNUaJjJDNwdk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:31:07 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 6aa2575c98c7b272442f7d49ab5496914b32fa01
      https://github.com/quicwg/base-drafts/commit/6aa2575c98c7b272442f7d49ab5496914b32fa01
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  Changed paths:
    M ianswett-loss-first/draft-ietf-quic-http.html
    M ianswett-loss-first/draft-ietf-quic-http.txt
    M ianswett-loss-first/draft-ietf-quic-invariants.html
    M ianswett-loss-first/draft-ietf-quic-invariants.txt
    M ianswett-loss-first/draft-ietf-quic-qpack.html
    M ianswett-loss-first/draft-ietf-quic-qpack.txt
    M ianswett-loss-first/draft-ietf-quic-recovery.html
    M ianswett-loss-first/draft-ietf-quic-recovery.txt
    M ianswett-loss-first/draft-ietf-quic-tls.html
    M ianswett-loss-first/draft-ietf-quic-tls.txt
    M ianswett-loss-first/draft-ietf-quic-transport.html
    M ianswett-loss-first/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from ae9bb473. [ci skip]



From nobody Tue Mar 31 09:32:19 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 420C33A23E8 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 09:32:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.082
X-Spam-Level: 
X-Spam-Status: No, score=0.082 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.282, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id laZCajBwgZSB for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 09:32: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 7E92D3A23E5 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 09:32:15 -0700 (PDT)
Received: from github-lowworker-c5134a3.ac4-iad.github.net (github-lowworker-c5134a3.ac4-iad.github.net [10.52.23.55]) by smtp.github.com (Postfix) with ESMTP id 83BEA1C072E for <quic-issues@ietf.org>; Tue, 31 Mar 2020 09:32:14 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585672334; bh=yvYeD7oh9tZa432KND4Z1SisOrh3pylkIT7y4XS7kP8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GwX+MDv5jXczUq2t6CIg7T3XnqsP8WFBmya7yywkvq5kc7jiabrbxUBvg27llfWhD PBDP3OMUXEzfnT4+wmidHTwlmJTbttsDG6F8jqXUqJ0Iv286sWWVzZwyqiY7YVep9e VMx/gszrlOlGj3blPEPeFRz7wVuVm0RoXd6IMU+4=
Date: Tue, 31 Mar 2020 09:32:14 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK36SWRCOF64LIJNVGV4R5IY5EVBNHHCGFYIAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3547/review/384907088@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3547@github.com>
References: <quicwg/base-drafts/pull/3547@github.com>
Subject: Re: [quicwg/base-drafts] Limit RCID state (#3547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e83708e75f10_57553fa31d8cd96c1722e6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/RFpj8JOIFvcS9RCpJpPh-3qU7NE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:32:18 -0000

----==_mimepart_5e83708e75f10_57553fa31d8cd96c1722e6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett commented on this pull request.



> @@ -1069,6 +1069,15 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint SHOULD limit the number of outstanding RETIRE_CONNECTION_ID frames
+to bound the necessary state. In order to allow a peer to retire all previously
+issued connection IDs, the limit on the number of outstanding
+RETIRE_CONNECTION_IDs SHOULD be at least the active_connection_id_limit. An

Q: At what threshold did you close the connection?  2 * active_connection_id_limit?  Or did you not close the connection and instead do 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/pull/3547#discussion_r401052048
----==_mimepart_5e83708e75f10_57553fa31d8cd96c1722e6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3547#discussion_r401052048">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1069,6 +1069,15 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint SHOULD limit the number of outstanding RETIRE_CONNECTION_ID frames
+to bound the necessary state. In order to allow a peer to retire all previously
+issued connection IDs, the limit on the number of outstanding
+RETIRE_CONNECTION_IDs SHOULD be at least the active_connection_id_limit. An
</pre>
<p>Q: At what threshold did you close the connection?  2 * active_connection_id_limit?  Or did you not close the connection and instead do 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/pull/3547#discussion_r401052048">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6MBZVVFDB7RWLHNCTRKILI5ANCNFSM4LUQW5DQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2CTF7Q22AP4ZSIVLDRKILI5A5CNFSM4LUQW5D2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3YTOUA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3547#discussion_r401052048",
"url": "https://github.com/quicwg/base-drafts/pull/3547#discussion_r401052048",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e83708e75f10_57553fa31d8cd96c1722e6--


From nobody Tue Mar 31 09:40:02 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C51E13A23ED for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 09:39:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.082
X-Spam-Level: 
X-Spam-Status: No, score=0.082 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.282, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OWGKGvhfCHM8 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 09:39:57 -0700 (PDT)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 09CF73A2427 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 09:39:57 -0700 (PDT)
Date: Tue, 31 Mar 2020 09:39:56 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585672796; bh=k8nuKjpMzF79GbAv+A1mr6la7P6o4CBIwZ1HrBh0qOw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=aTYzhNrU6QW/+dNhM03eGqKVPqZ3nVHbYyvyWnlpLIj2RP2masL+quoOrthBsk1mM 8ThZFl3o2zLFruOHDXQlELNfnOck84baidfgW0rV+Yo3KKCL1Zd90kzqJ7oqzc4tM3 lj60qaPqH2QiMigjtdL4C6xPE0UqeFjKeQ37qii8=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2PHXJKMRR4DLWMSEV4R5JVZEVBNHHCGFYIAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3547/review/384913114@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3547@github.com>
References: <quicwg/base-drafts/pull/3547@github.com>
Subject: Re: [quicwg/base-drafts] Limit RCID state (#3547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e83725c12789_4a683fae728cd95c220180"; 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/w6KUpMqjEu986hVhV4UYygWypbc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 16:40:00 -0000

----==_mimepart_5e83725c12789_4a683fae728cd95c220180
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke commented on this pull request.



> @@ -1069,6 +1069,15 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint SHOULD limit the number of outstanding RETIRE_CONNECTION_ID frames
+to bound the necessary state. In order to allow a peer to retire all previously
+issued connection IDs, the limit on the number of outstanding
+RETIRE_CONNECTION_IDs SHOULD be at least the active_connection_id_limit. An

So we're limiting in-flight to 2*(the limit), which for us is currently 4. I set a very large threshold to tear down the connection -- currently, if highest_rpt is 100 more than least_unacked. That makes it exceedingly unlikely weird ack loss cases are going to bring me down, but I can tear down the connection if it gets ridiculous. There's really no difference in state between it being 50, 100, or 1000 -- it just means the client will get application data a little slower.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3547#discussion_r401056926
----==_mimepart_5e83725c12789_4a683fae728cd95c220180
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinduke</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3547#discussion_r401056926">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1069,6 +1069,15 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint SHOULD limit the number of outstanding RETIRE_CONNECTION_ID frames
+to bound the necessary state. In order to allow a peer to retire all previously
+issued connection IDs, the limit on the number of outstanding
+RETIRE_CONNECTION_IDs SHOULD be at least the active_connection_id_limit. An
</pre>
<p>So we're limiting in-flight to 2*(the limit), which for us is currently 4. I set a very large threshold to tear down the connection -- currently, if highest_rpt is 100 more than least_unacked. That makes it exceedingly unlikely weird ack loss cases are going to bring me down, but I can tear down the connection if it gets ridiculous. There's really no difference in state between it being 50, 100, or 1000 -- it just means the client will get application data a little slower.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3547#discussion_r401056926">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2H3TOOEQDIXKLQX5LRKIMFZANCNFSM4LUQW5DQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5Q2324JMYGFNCGXE3RKIMFZA5CNFSM4LUQW5D2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3YU5WQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3547#discussion_r401056926",
"url": "https://github.com/quicwg/base-drafts/pull/3547#discussion_r401056926",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e83725c12789_4a683fae728cd95c220180--


From nobody Tue Mar 31 10:13:45 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2565F3A24CD for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 10:13:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.429
X-Spam-Level: 
X-Spam-Status: No, score=0.429 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=1.629, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qeK8p9xKLKQF for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 10:13:30 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D5DA33A24D7 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 10:13:29 -0700 (PDT)
Received: from github-lowworker-fb56993.ac4-iad.github.net (github-lowworker-fb56993.ac4-iad.github.net [10.52.19.31]) by smtp.github.com (Postfix) with ESMTP id 209B06A007E for <quic-issues@ietf.org>; Tue, 31 Mar 2020 10:13:29 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585674809; bh=3unRf4YjVsfZZ3wdbnuRC5g+W1k1pE6XhzuKg3elZR4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=RA7oBH4ZwuZxp1LoAInN7ckrdA7JY2mW8ZAQLwocgF11C8qtFnLnVAeDesnfltYGX mEUYPfXiXlRPDc/72cA1RGGd5pJ/TwnEfBRRKrB8cO1a+4LEBvY2F7lwnS6R5UmbuI crJpQT9/Tc/6KIdIC6PJr/qGS3gC83OywJQdYhiQ=
Date: Tue, 31 Mar 2020 10:13:29 -0700
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6QNXL26WEIMEDDA754R5NTTEVBNHHCFIPTEI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3523/606758568@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3523@github.com>
References: <quicwg/base-drafts/issues/3523@github.com>
Subject: Re: [quicwg/base-drafts] Padding overhead in DNS over QUIC scenarios (#3523)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e837a39f9fc_31393fb9f48cd960203158"; 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/xPVC4CSptc6rCJCXlSXnB9KG3T4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 17:13:38 -0000

----==_mimepart_5e837a39f9fc_31393fb9f48cd960203158
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Thanks.

In that case I'm closing this issue and labelling it as quicv2. 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3523#issuecomment-606758568
----==_mimepart_5e837a39f9fc_31393fb9f48cd960203158
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Thanks.</p>
<p>In that case I'm closing this issue and labelling it as quicv2.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3523#issuecomment-606758568">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5ZFVTIKDFTLQU7LCTRKIQDTANCNFSM4LIG6WCQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK52LFGTFPN5QXV7OILRKIQDTA5CNFSM4LIG6WC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQVGNKA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3523#issuecomment-606758568",
"url": "https://github.com/quicwg/base-drafts/issues/3523#issuecomment-606758568",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e837a39f9fc_31393fb9f48cd960203158--


From nobody Tue Mar 31 10:13:49 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B98583A24E8 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 10:13:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.152
X-Spam-Level: 
X-Spam-Status: No, score=-0.152 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id saaXzXtPlm1c for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 10:13:31 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id ED3173A24C3 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 10:13:30 -0700 (PDT)
Date: Tue, 31 Mar 2020 10:13:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585674809; bh=mDYlEVa9h481Q3iVzxlKLT6wW/onuzZJq0p9LOgA7E8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ZJoWUENW3RVa4KKdiWafHMe32PddNZvG95BorOOs3Rx+EILEQSXQmUOVbnXrrKhpF yXri/UVcqOoO7FaHg0DOuOfdBJ5GMr9EGG07pIo8NxVnftzBhMMFdTujK3rb1CcUo7 y/GICi0CxqfxyuPwITq68c4l5C/WZjlJwBtVaPlo=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6QNXL26WEIMEDDA754R5NTTEVBNHHCFIPTEI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3523/issue_event/3184330589@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3523@github.com>
References: <quicwg/base-drafts/issues/3523@github.com>
Subject: Re: [quicwg/base-drafts] Padding overhead in DNS over QUIC scenarios (#3523)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e837a39d03be_12d43fc2db8cd95c13026c"; 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/lf0tQxybQTS1Vyzmsi77VBK79xY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 17:13:40 -0000

----==_mimepart_5e837a39d03be_12d43fc2db8cd95c13026c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #3523.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3523#event-3184330589
----==_mimepart_5e837a39d03be_12d43fc2db8cd95c13026c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="581038882" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3523" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3523/hovercard" href="https://github.com/quicwg/base-drafts/issues/3523">#3523</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3523#event-3184330589">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5ZFVTIKDFTLQU7LCTRKIQDTANCNFSM4LIG6WCQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK63REVUIAK6YB2UHZDRKIQDTA5CNFSM4LIG6WC2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXXGQOXI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3523#event-3184330589",
"url": "https://github.com/quicwg/base-drafts/issues/3523#event-3184330589",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e837a39d03be_12d43fc2db8cd95c13026c--


From nobody Tue Mar 31 10:31:03 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B99933A258A for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 10:31:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.152
X-Spam-Level: 
X-Spam-Status: No, score=-0.152 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id R8EYgUoI-g2t for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 10:30: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 6EFA53A258C for <quic-issues@ietf.org>; Tue, 31 Mar 2020 10:30:58 -0700 (PDT)
Received: from github-lowworker-1ac52d7.ash1-iad.github.net (github-lowworker-1ac52d7.ash1-iad.github.net [10.56.25.52]) by smtp.github.com (Postfix) with ESMTP id 35FF2960393 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 10:30:57 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585675857; bh=ofuUpJ6zWY8yEpqoMxhc8SH4t1RN5dfw19jWfLS1JFg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=VVKmWWTkWzT2MCQt2N78nK1zi77BMWDU1E3Warj85IP33j1KMw4JBcoQUmcDJq3Dk rM1oe8gtBfrEJFX1q1/Nyy5xiCID9ncrFC0MbidB4Wo4WRK6665ndxMKoMMzGzYmyv IU6uqvCSDBBQsTGCRca/s9Z+OC1QvijyOr9p8L3E=
Date: Tue, 31 Mar 2020 10:30:57 -0700
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5PHVDGB6S6P575ZS54R5PVDEVBNHHCGNMNEI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3561/606767671@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3561@github.com>
References: <quicwg/base-drafts/issues/3561@github.com>
Subject: Re: [quicwg/base-drafts] 3+ and 4+ in the QPACK wire format are complex and inefficient (#3561)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e837e512797a_14ed3fb2b4ccd96c11695e"; 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/azwb-NTfu1wwtDfRbq0pipRH4IU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 17:31:01 -0000

----==_mimepart_5e837e512797a_14ed3fb2b4ccd96c11695e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

The current encoding is consistent with the design principle agreed to in Seattle that compression performance trumps other considerations.  This decision has driven much of the subsequent QPACK development.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3561#issuecomment-606767671
----==_mimepart_5e837e512797a_14ed3fb2b4ccd96c11695e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>The current encoding is consistent with the design principle agreed to in Seattle that compression performance trumps other considerations.  This decision has driven much of the subsequent QPACK development.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3561#issuecomment-606767671">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7NYB3W7Z3NCXZMD4DRKISFDANCNFSM4LXEN7AA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3GMIFHEIJAGHQMH33RKISFDA5CNFSM4LXEN7AKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQVIUNY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3561#issuecomment-606767671",
"url": "https://github.com/quicwg/base-drafts/issues/3561#issuecomment-606767671",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e837e512797a_14ed3fb2b4ccd96c11695e--


From nobody Tue Mar 31 11:02:39 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 538903A2608 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 11:02:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.474
X-Spam-Level: 
X-Spam-Status: No, score=-0.474 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=0.726, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MxG8nK2XW-_R for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 11:02:36 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D577F3A2605 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 11:02:35 -0700 (PDT)
Date: Tue, 31 Mar 2020 11:02:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585677754; bh=tHmXhFyw5ekxdrKrvAp8zA6d7S/TAT6JXZ62sMNLxGI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ifT6QtUELXI0j5T1AhUuPVObupuc0zjw2H6ip/mwV7RoxU1974pb71yrS/xA7LZEC wAt9GaiCGzapdvdr6HIPc1LEJHbmAGRQoeC9E36Gd2Yu2lGfU2RVb3fYEimV7LBuvF 1ceq4yMuw879cIxWgHSAVZkdvVFRl0eVg9N5ECFI=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK77WYNWLCGGWKZRPHN4R5TLVEVBNHHCGNMNEI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3561/606783795@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3561@github.com>
References: <quicwg/base-drafts/issues/3561@github.com>
Subject: Re: [quicwg/base-drafts] 3+ and 4+ in the QPACK wire format are complex and inefficient (#3561)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e8385bab1251_7dce3fe6ebccd96091982"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/NK94UV3c0myR1MbhjqIAHb_w1LQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 18:02:37 -0000

----==_mimepart_5e8385bab1251_7dce3fe6ebccd96091982
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Let's look at the 3+ and 4+ cases:

- Literal with Post-Base Name Reference.  A 3+ can reference up to 6 values before spilling into a second byte, and the expectation is that there will usually be very few post-base entries to reference.  I would expect this to be single-byte much of the time.
- Literal without Name Reference.  I agree that there are very few names that won't require a second byte, so this doesn't come out any better most of the time.  There are also very few names that will require a third byte, so it's also no worse.
- Indexed with Post-Base Index.  A 4+ can reference up to 14 values in a single byte.  Here again, we expect there to be few Post-Base entries, so I would expect this to be single-byte most of the time.
- Literal with Name Reference.  We designed the static table's order to fill the first 14 slots with names of fields that you often won't to add to the dynamic table.  (That's why so many of the first 14 entries have an empty value.)  My expectation, which could be proven wrong by more data, is that this fits in a single byte often enough to have some benefit.

As to the complexity, I don't see it.  As soon as you have to write an encoder/decoder function that takes the prefix length as an argument, no prefix length is more complex than any other.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3561#issuecomment-606783795
----==_mimepart_5e8385bab1251_7dce3fe6ebccd96091982
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Let's look at the 3+ and 4+ cases:</p>
<ul>
<li>Literal with Post-Base Name Reference.  A 3+ can reference up to 6 values before spilling into a second byte, and the expectation is that there will usually be very few post-base entries to reference.  I would expect this to be single-byte much of the time.</li>
<li>Literal without Name Reference.  I agree that there are very few names that won't require a second byte, so this doesn't come out any better most of the time.  There are also very few names that will require a third byte, so it's also no worse.</li>
<li>Indexed with Post-Base Index.  A 4+ can reference up to 14 values in a single byte.  Here again, we expect there to be few Post-Base entries, so I would expect this to be single-byte most of the time.</li>
<li>Literal with Name Reference.  We designed the static table's order to fill the first 14 slots with names of fields that you often won't to add to the dynamic table.  (That's why so many of the first 14 entries have an empty value.)  My expectation, which could be proven wrong by more data, is that this fits in a single byte often enough to have some benefit.</li>
</ul>
<p>As to the complexity, I don't see it.  As soon as you have to write an encoder/decoder function that takes the prefix length as an argument, no prefix length is more complex than any other.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3561#issuecomment-606783795">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZHLA2DMWOM66LE5LTRKIV3VANCNFSM4LXEN7AA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3RAUAAOXFY275IJUDRKIV3VA5CNFSM4LXEN7AKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQVMSMY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3561#issuecomment-606783795",
"url": "https://github.com/quicwg/base-drafts/issues/3561#issuecomment-606783795",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e8385bab1251_7dce3fe6ebccd96091982--


From nobody Tue Mar 31 11:11:52 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6BAB03A2634 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 11:11:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.152
X-Spam-Level: 
X-Spam-Status: No, score=-0.152 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QMRQs1x3Vu8H for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 11:11: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 DD2E83A262F for <quic-issues@ietf.org>; Tue, 31 Mar 2020 11:11:48 -0700 (PDT)
Received: from github-lowworker-5fb2734.va3-iad.github.net (github-lowworker-5fb2734.va3-iad.github.net [10.48.19.27]) by smtp.github.com (Postfix) with ESMTP id 557BC2C210F for <quic-issues@ietf.org>; Tue, 31 Mar 2020 11:11:47 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585678307; bh=EhjsIHFaTLg8YXLCxKy2weV7YwjVyPTqJdcUDGjEIwM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=plG8xL8hpnavQdGCDpFno3y5lHRRGc8goFGNkeeLNgCySH4fdopZNcFsHNdl9ircR Tb1JZbx4dIczGwNgG8xp2fhixX9PhXYupI3NEGxCjOyjCeY3daLBD+2JUXTJb9ih+X eFiGP9y4MWfpln2zBbXpmOkvuC4ml1hJV8TlpUnM=
Date: Tue, 31 Mar 2020 11:11:47 -0700
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2HAHZ4Q6GT64JI2KV4R5UOHEVBNHHCGNMNEI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3561/606788145@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3561@github.com>
References: <quicwg/base-drafts/issues/3561@github.com>
Subject: Re: [quicwg/base-drafts] 3+ and 4+ in the QPACK wire format are complex and inefficient (#3561)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e8387e3482df_75d63fe78f8cd960744b1"; 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/ljmjnBH_86lAPLoh8QpVeNxjCfc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 18:11:51 -0000

----==_mimepart_5e8387e3482df_75d63fe78f8cd960744b1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This issue proposes a design change to QPACK. Further evidence that weighs against the responses above is required before considering taking this on in the Late Stage 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/3561#issuecomment-606788145
----==_mimepart_5e8387e3482df_75d63fe78f8cd960744b1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>This issue proposes a design change to QPACK. Further evidence that weighs against the responses above is required before considering taking this on in the Late Stage Process.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3561#issuecomment-606788145">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYUN5YH77HZV57TAPDRKIW6HANCNFSM4LXEN7AA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5MENO52FYP3GAEOI3RKIW6HA5CNFSM4LXEN7AKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQVNUMI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3561#issuecomment-606788145",
"url": "https://github.com/quicwg/base-drafts/issues/3561#issuecomment-606788145",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e8387e3482df_75d63fe78f8cd960744b1--


From nobody Tue Mar 31 11:23:35 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4A1AF3A2668 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 11:23:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.152
X-Spam-Level: 
X-Spam-Status: No, score=-0.152 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2sr5dE_PjDEl for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 11:23:30 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D62743A0929 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 11:23:29 -0700 (PDT)
Received: from github-lowworker-fb56993.ac4-iad.github.net (github-lowworker-fb56993.ac4-iad.github.net [10.52.19.31]) by smtp.github.com (Postfix) with ESMTP id 48E6B6A1205 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 11:23:28 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585679008; bh=/FwhRzbOuqgwRSoe4YHJ4O4MIFwXz9IRStwYFW6RYKw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=cknM4MkoZh95g+XQPgin6vRVjXMzedZ5lzzuvuA8D/gyI9t2CoxsTYg7nONV+wA3x uaWuWdWOJ5sZUyd97I9H6jMcXZoM+XlJd6Ue8kKn4zDXkQ96zDVk58bvDWTi6Js35l D2kvPRs25jP2DjY4XnPqYEtglzpKQL9WuBBer/w8=
Date: Tue, 31 Mar 2020 11:23:28 -0700
From: afrind <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKZAMVBEQ7E75ISMALF4R5V2BEVBNHHCGNMNEI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3561/606793719@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3561@github.com>
References: <quicwg/base-drafts/issues/3561@github.com>
Subject: Re: [quicwg/base-drafts] 3+ and 4+ in the QPACK wire format are complex and inefficient (#3561)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e838aa039427_77a93fd5c8ecd960127794"; 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/B3-n9yS0HuSKGQa8j66m-myFXdQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 18:23:33 -0000

----==_mimepart_5e838aa039427_77a93fd5c8ecd960127794
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I concur with the other responders here.  

1. Sharing code with HPACK is a non-goal 
2. The instructions as specified do save some bytes
3. It's not that complex to add a string encoding function that takes a prefix for the length 
4. Most of all, we shouldn't be making design changes this late

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3561#issuecomment-606793719
----==_mimepart_5e838aa039427_77a93fd5c8ecd960127794
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I concur with the other responders here.</p>
<ol>
<li>Sharing code with HPACK is a non-goal</li>
<li>The instructions as specified do save some bytes</li>
<li>It's not that complex to add a string encoding function that takes a prefix for the length</li>
<li>Most of all, we shouldn't be making design changes this late</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/3561#issuecomment-606793719">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2GPKYUSNCMVKJPNALRKIYKBANCNFSM4LXEN7AA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7XAAYCCNXD7XWRDGDRKIYKBA5CNFSM4LXEN7AKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQVO75Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3561#issuecomment-606793719",
"url": "https://github.com/quicwg/base-drafts/issues/3561#issuecomment-606793719",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e838aa039427_77a93fd5c8ecd960127794--


From nobody Tue Mar 31 11:28:32 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0E5E73A270F for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 11:28:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jfOCg0Y_R9Dm for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 11:28:22 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 42BAC3A26E9 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 11:28:17 -0700 (PDT)
Received: from github-lowworker-ca235ff.ash1-iad.github.net (github-lowworker-ca235ff.ash1-iad.github.net [10.56.110.15]) by smtp.github.com (Postfix) with ESMTP id AE92FE020E for <quic-issues@ietf.org>; Tue, 31 Mar 2020 11:28:15 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585679295; bh=6S4ZA5t27dgM1W9u5LcYxzV2TA5gDwe9p6X945ynyiM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=OnvLifiQLOlEFy/yF9dSA/xJBQidegRnmey44eF0pgdGX7qH0KMWLc7Nl4cbinkjG Xe/u8mRkGs3bhqT7gYcHYxWJ+yvN1HSf9LLHSsuHtHtmjpj76STi8TJS1aQALYtqLC jkyJuwEs3QjYEQPm0BieNzJtsuIuoeWZlF4WHlkI=
Date: Tue, 31 Mar 2020 11:28:15 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6ZFWEYPLUWDQ5M3TN4R5WL7EVBNHHCGL7MQU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3556/review/384995471@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3556@github.com>
References: <quicwg/base-drafts/pull/3556@github.com>
Subject: Re: [quicwg/base-drafts] If PTO is armed for anti-deadlock, use now() (#3556)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e838bbf9e3a5_225a3fa41b6cd9601500b6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/1K79Q8i6AdOEUvoNu4MoxpTbBSM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 18:28:31 -0000

----==_mimepart_5e838bbf9e3a5_225a3fa41b6cd9601500b6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett commented on this pull request.



> +  if (sent_time == 0)
+    assert(!PeerNotAwaitingAddressValidation())
+    sent_time = now()
   loss_detection_timer.update(sent_time + timeout)

I'm worried that's too clever.  This is a special case, but so are many things about the anti-deadlock functionality, unfortunately.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3556#discussion_r401124460
----==_mimepart_5e838bbf9e3a5_225a3fa41b6cd9601500b6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3556#discussion_r401124460">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; +  if (sent_time == 0)
+    assert(!PeerNotAwaitingAddressValidation())
+    sent_time = now()
   loss_detection_timer.update(sent_time + timeout)
</pre>
<p>I'm worried that's too clever.  This is a special case, but so are many things about the anti-deadlock functionality, unfortunately.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3556#discussion_r401124460">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5Q6ICHE4ESW2OKAK3RKIY37ANCNFSM4LWUM6WQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7BNPRDOPDSTEBCTG3RKIY37A5CNFSM4LWUM6W2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC3ZJBDY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3556#discussion_r401124460",
"url": "https://github.com/quicwg/base-drafts/pull/3556#discussion_r401124460",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e838bbf9e3a5_225a3fa41b6cd9601500b6--


From nobody Tue Mar 31 11:29:55 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 099FE3A26AA for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 11:29:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.199
X-Spam-Level: 
X-Spam-Status: No, score=-0.199 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sAFjOe0ceymZ for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 11:29:47 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 08F033A26C8 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 11:29:45 -0700 (PDT)
Received: from github-lowworker-f045d1f.ac4-iad.github.net (github-lowworker-f045d1f.ac4-iad.github.net [10.52.19.54]) by smtp.github.com (Postfix) with ESMTP id 52FAAE024B for <quic-issues@ietf.org>; Tue, 31 Mar 2020 11:29:44 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585679384; bh=uWEfhUGWta3tChBRDWSF+Pagq0sSJtYFqfe2rGX6ZD4=; h=Date:From:To:Subject:From; b=Y1+Pw0dnmqRESxDrhxzn3yKuSfh28ab2ga4klEc82FK7pl6Jh9pgskZg9XRistM22 6eZM7hk4nrPqijVUKL+bLO/SddVvkI9hkKr5Fq+h0m8mWFd4Asr9GrGOVM7cI1pGh3 oe4mQFk43YK6yHAGs70BqxyfLncaIOu3P1DmKe9U=
Date: Tue, 31 Mar 2020 11:29:44 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-pto-deadlock-now/c08afe-551c97@github.com>
Subject: [quicwg/base-drafts] 551c97: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/6I_ZCJHb1cfLM1rKJnAzfoERaMQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 18:29:54 -0000

  Branch: refs/heads/ianswett-pto-deadlock-now
  Home:   https://github.com/quicwg/base-drafts
  Commit: 551c9763470354175b5e5c2075ca90fb941b337f
      https://github.com/quicwg/base-drafts/commit/551c9763470354175b5e5c2075ca90fb941b337f
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



From nobody Tue Mar 31 11:30:11 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D05863A095D for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 11:30: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=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PR3rG681iIEb for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 11:30:08 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9DB0A3A0959 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 11:30:08 -0700 (PDT)
Received: from github-lowworker-ca235ff.ash1-iad.github.net (github-lowworker-ca235ff.ash1-iad.github.net [10.56.110.15]) by smtp.github.com (Postfix) with ESMTP id F1CCCE053B for <quic-issues@ietf.org>; Tue, 31 Mar 2020 11:30:07 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585679407; bh=3EwBn5ygmB0tWw7GUC94UgE+k1tqcs+dpJv7fGq2X/E=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gkflyeTrcinmcMZoWiyPhjpCwkU/JtMWXIVUtFPdlLojsWyGkjlKdJhFwNhoC3auO RWlkpoxBeo+20dCYY0kfOrNE8zvEuNshhn1ZFU1Wk2wQGHouErxh5dytcTa9S1y/Q8 dTa/mcfAdHlEV87lWOrZxcG2GI0KYmvQGi+WS8jo=
Date: Tue, 31 Mar 2020 11:30:07 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3556/push/4846658943@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3556@github.com>
References: <quicwg/base-drafts/pull/3556@github.com>
Subject: Re: [quicwg/base-drafts] If PTO is armed for anti-deadlock, use now() (#3556)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e838c2fe1e91_225d3fa41b6cd9601725fa"; 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/tmODPVZlM62Q-WDtx1kAt14Vvow>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 18:30:10 -0000

----==_mimepart_5e838c2fe1e91_225d3fa41b6cd9601725fa
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

551c9763470354175b5e5c2075ca90fb941b337f  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/3556/files/c08afeea0ecfa510b10f3924224500e5c667835d..551c9763470354175b5e5c2075ca90fb941b337f

----==_mimepart_5e838c2fe1e91_225d3fa41b6cd9601725fa
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/551c9763470354175b5e5c2075ca90fb941b337f">551c976</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/3556/files/c08afeea0ecfa510b10f3924224500e5c667835d..551c9763470354175b5e5c2075ca90fb941b337f">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5GPIRK7WGW6XYKGJ3RKIZC7ANCNFSM4LWUM6WQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4TVAGEJ42R2PL3NL3RKIZC7A5CNFSM4LWUM6W2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TKNRZGQ2TEMKQOVZWQIZUHA2DMNRVHA4TIMY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3556/files/c08afeea0ecfa510b10f3924224500e5c667835d..551c9763470354175b5e5c2075ca90fb941b337f",
"url": "https://github.com/quicwg/base-drafts/pull/3556/files/c08afeea0ecfa510b10f3924224500e5c667835d..551c9763470354175b5e5c2075ca90fb941b337f",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e838c2fe1e91_225d3fa41b6cd9601725fa--


From nobody Tue Mar 31 11:31:05 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 94EAF3A2685 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 11:31:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id L_PH9KZCa9mR for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 11:31:02 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DA65A3A2682 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 11:31:00 -0700 (PDT)
Date: Tue, 31 Mar 2020 11:30:59 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585679459; bh=qItR2IctmN5iJ8klJ/KnD5aOiiid5Vz9jvYjZ0oLJe4=; h=Date:From:To:Subject:From; b=tn2vA6XNK/24juMnFMDHHjIaxlX3spm0huIUYLGO7KmFx6yJP3zzWw/nOwWOQRs36 Xjxe6bH+jF6aScN0UCVzeqilVa+JftXmFaEPUrD2qTVlWJ8p++sivnw6gu6NI0eqb/ Rt/l86Tox1+yCgeelBY6ie6MNWDGaQwD2MLG5mAM=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/6aa257-0e4b93@github.com>
Subject: [quicwg/base-drafts] 0e4b93: Script updating gh-pages from 551c9763. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/20D3Xpk1cSCp0k1G2AnL62OmGP8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 18:31:04 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 0e4b937ff51ede9a75c28b24bd9cc1c71a16599f
      https://github.com/quicwg/base-drafts/commit/0e4b937ff51ede9a75c28b24bd9cc1c71a16599f
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  Changed paths:
    M ianswett-pto-deadlock-now/draft-ietf-quic-http.html
    M ianswett-pto-deadlock-now/draft-ietf-quic-http.txt
    M ianswett-pto-deadlock-now/draft-ietf-quic-invariants.html
    M ianswett-pto-deadlock-now/draft-ietf-quic-invariants.txt
    M ianswett-pto-deadlock-now/draft-ietf-quic-qpack.html
    M ianswett-pto-deadlock-now/draft-ietf-quic-qpack.txt
    M ianswett-pto-deadlock-now/draft-ietf-quic-recovery.html
    M ianswett-pto-deadlock-now/draft-ietf-quic-recovery.txt
    M ianswett-pto-deadlock-now/draft-ietf-quic-tls.html
    M ianswett-pto-deadlock-now/draft-ietf-quic-tls.txt
    M ianswett-pto-deadlock-now/draft-ietf-quic-transport.html
    M ianswett-pto-deadlock-now/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 551c9763. [ci skip]



From nobody Tue Mar 31 12:07:11 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E6B5C3A2719 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 12:07:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.082
X-Spam-Level: 
X-Spam-Status: No, score=0.082 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.282, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8fAo3kSpkrgd for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 12:07:08 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2F95E3A275B for <quic-issues@ietf.org>; Tue, 31 Mar 2020 12:05:28 -0700 (PDT)
Received: from github-lowworker-9bcb4a1.ac4-iad.github.net (github-lowworker-9bcb4a1.ac4-iad.github.net [10.52.25.84]) by smtp.github.com (Postfix) with ESMTP id 1133EA1F1F for <quic-issues@ietf.org>; Tue, 31 Mar 2020 12:05:27 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585681527; bh=xtvmpPKBJFjpbVseA8IbQkJ3F8s0dceiW90nv1sW65k=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=pSa7iJXVRhwzUn9sVEml5u9QptEHr6DCZTD3PhxAZ5+V0QxS2HzssP4Wqr+ui1QFC pN+9KjGIBrP8c2bOw3HnPGKhr0BrpJ0hb7cyLEtCeVhQaRJDdFXyMEXDC84lwIEwXe ouZF+VU/VMijB93TCVE2LJa/YfThPIvoWB2zxMlg=
Date: Tue, 31 Mar 2020 12:05:27 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3YUHJZJ4VFSF5S3C54R52XNEVBNHHCGJLIMM@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3548/c606815082@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3548@github.com>
References: <quicwg/base-drafts/pull/3548@github.com>
Subject: Re: [quicwg/base-drafts] Confirm Retire Prior To via Acknowledgement (#3548)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e839477cfc_768e3f9a546cd9682316e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/TGRWSt_jXjviZLp-3PrdHMjTc10>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 19:07:10 -0000

----==_mimepart_5e839477cfc_768e3f9a546cd9682316e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> Instead, I'd suggest keying off use of a CID issued after the Retire Prior To as indication that the RPT was received.
> 
> In that world, I think the model is: a receiver of Retire Prior To doesn't need to use RCID to explicitly retire prior CIDs and instead as soon as it starts using a CID issued after the Retire Prior To, it's assumed all the prior CIDs have been retired. Given there's already a MUST about no longer using the new CID immediately, this doesn't seem that problematic.

The complication is that RPT doesn't have to immediately get rid of all old CIDs and start fresh; that's just one scenario.  Consider the load-balancer key rotation case:

- CIDs contain a bit to indicate if they're from key phase 0 or key phase 1.
- I've issued you CIDs under phase 0 and phase 1; your active CIDs include a mix
- I'm about to rotate key 0, so all the outstanding phase 0 keys need to get scrapped
- I send you NCID(<a CID from the new phase 0>, RPT=<your newest phase 0 CID>).
- There's no need for you to skip the phase 1 CIDs and start using your shiny new phase 0 key, but if you don't, I can't know for sure that you've dropped the old-phase-0 keys.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3548#issuecomment-606815082
----==_mimepart_5e839477cfc_768e3f9a546cd9682316e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<blockquote>
<p>Instead, I'd suggest keying off use of a CID issued after the Retire Prior To as indication that the RPT was received.</p>
<p>In that world, I think the model is: a receiver of Retire Prior To doesn't need to use RCID to explicitly retire prior CIDs and instead as soon as it starts using a CID issued after the Retire Prior To, it's assumed all the prior CIDs have been retired. Given there's already a MUST about no longer using the new CID immediately, this doesn't seem that problematic.</p>
</blockquote>
<p>The complication is that RPT doesn't have to immediately get rid of all old CIDs and start fresh; that's just one scenario.  Consider the load-balancer key rotation case:</p>
<ul>
<li>CIDs contain a bit to indicate if they're from key phase 0 or key phase 1.</li>
<li>I've issued you CIDs under phase 0 and phase 1; your active CIDs include a mix</li>
<li>I'm about to rotate key 0, so all the outstanding phase 0 keys need to get scrapped</li>
<li>I send you NCID(&lt;a CID from the new phase 0&gt;, RPT=&lt;your newest phase 0 CID&gt;).</li>
<li>There's no need for you to skip the phase 1 CIDs and start using your shiny new phase 0 key, but if you don't, I can't know for sure that you've dropped the old-phase-0 keys.</li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3548#issuecomment-606815082">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2QB3UXGBNPNCGWED3RKI5HPANCNFSM4LVWPKRQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZUXY6QJGFWO4ACEX3RKI5HPA5CNFSM4LVWPKR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQVUG2Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3548#issuecomment-606815082",
"url": "https://github.com/quicwg/base-drafts/pull/3548#issuecomment-606815082",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e839477cfc_768e3f9a546cd9682316e--


From nobody Tue Mar 31 12:11:17 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EFBC73A26F8 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 12:11:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8ESPic7hMtQB for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 12:11:15 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D30373A26F5 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 12:11:14 -0700 (PDT)
Received: from github-lowworker-275fa97.va3-iad.github.net (github-lowworker-275fa97.va3-iad.github.net [10.48.17.64]) by smtp.github.com (Postfix) with ESMTP id 0289128119E for <quic-issues@ietf.org>; Tue, 31 Mar 2020 12:11:14 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585681874; bh=OFeb2bfYxwR6XCtwql590Q+OZ9tMFLkJv2ALpjp4LXE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=OHACDmuj/YtahXzjB05McRXkdSO9iXwrk3OauMSeL7khBs/DFeaHtdsJdczsmk17a Y49mkplgmSvxocdl3OdMYnS2pQwyTkvqAJp3gKgAgrOT7Ngb/WQjXSOcTUe1vN1Qqc bLHDOlUo1ZcBCvVdrPi4BNjUxBmgHVzdNzr+nCaE=
Date: Tue, 31 Mar 2020 12:11:13 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYQAVH7DLYYKUR5B2F4R53NDEVBNHHCGMPIX4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3557/review/385026850@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3557@github.com>
References: <quicwg/base-drafts/pull/3557@github.com>
Subject: Re: [quicwg/base-drafts] Note that state needs to be maintained for each issued CID if the peer chooses to use it (#3557)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e8395d1e7489_65953f90b56cd95c470020"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/SzzcnR-at5Wijz6WzGjvZakuv-w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Mar 2020 19:11:16 -0000

----==_mimepart_5e8395d1e7489_65953f90b56cd95c470020
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop commented on this pull request.



> +per-path state it maintains, such as path validation status, as its peer can
+interact with as many paths as there are issued connection IDs.

```suggestion
per-path state it maintains, such as path validation status, as its peer
might interact with it over as many paths as there are issued
connection IDs.
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3557#pullrequestreview-385026850
----==_mimepart_5e8395d1e7489_65953f90b56cd95c470020
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@MikeBishop</b> commented on this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3557#discussi=
on_r401150465">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +per-path state it maintains, such as path=
 validation status, as its peer can=0D
+interact with as many paths as there are issued connection IDs.=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-per-path state it maintains, such as path val=
idation status, as its peer can=0D
-interact with as many paths as there are issued connection IDs.=0D
+per-path state it maintains, such as path validation status, as its peer=
=0D
+might interact with it over as many paths as there are issued=0D
+connection IDs.=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3557#pullrequestreview-385026850">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K5ZHEAPNJKRBIMVG4LRKI55DANCNFSM4LWYWOZQ">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK4P2WXRNGO2KKGLHS3RKI55DA5CNFSM4=
LWYWOZ2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GOC3ZQWIQ.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3557#pullrequestrev=
iew-385026850",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3557#pullrequestreview=
-385026850",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e8395d1e7489_65953f90b56cd95c470020--


From nobody Tue Mar 31 12:55:30 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8A56A3A2AAD for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 12:55:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.2
X-Spam-Level: 
X-Spam-Status: No, score=-1.2 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: 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_Rb9sCZt1Qm for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 12:55:27 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 326D23A2AB0 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 12:55:27 -0700 (PDT)
Received: from github-lowworker-d31a065.va3-iad.github.net (github-lowworker-d31a065.va3-iad.github.net [10.48.17.70]) by smtp.github.com (Postfix) with ESMTP id 41450282B87 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 12:55:26 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585684526; bh=v4sXz/i8HvVy+C6gxmTinpeyBvyDoW9ACRhYiEvtj6w=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=iDTglY8hq2q8GofMkcGbutYrFQ0qFT+sSWrJCT0zLyxyBBAry2FNDdsSx2vpaV5kr d3A2bx5XwvATP4frDNuLQSjeU4RKMCO2QKohoG6MVNF1o82cLgj5vashR+jKFH453M fjQ4bHgdEf1AZqmHb2TrFNOEwlKzA59G+OGmKdBU=
Date: Tue, 31 Mar 2020 12:55:26 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2YONSLFWPZUI7WUJF4R6AS5EVBNHHCGMY7Y4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3558/review/385053922@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3558@github.com>
References: <quicwg/base-drafts/pull/3558@github.com>
Subject: Re: [quicwg/base-drafts] Authoritative access in HTTP/3 (#3558)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e83a02e32a92_332c3fa3c28cd96c111757"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Gj4pJWX3TWaVFwhdePrtjs8LdDI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 19:55:30 -0000

----==_mimepart_5e83a02e32a92_332c3fa3c28cd96c111757
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett approved this pull request.



> +
+The "https" scheme associates authority with the ability of a server to use a
+private key associated with a certificate that the client considers to be
+trustworthy for the host identified by the authority component of the URL. If a
+server presents a certificate that verifiably applies to the host, along with
+proof that it controls the corresponding private key, then a client will accept
+a secured connection to that server as being authoritative for all origins with
+the same scheme and host.
+
+When an "https" URI is used within a context that calls for access to the
+indicated resource, a client MAY attempt access by resolving the host identifier
+to an IP address, establishing a QUIC connection to that address on the
+indicated port, and sending an HTTP/3 request message to the server over that
+secured connection containing the URI's identifying data.
+
+Connectivity problems (e.g., firewall blocking UDP) can result in QUIC

```suggestion
Connectivity problems (e.g., blocking UDP) can result in QUIC
```
nit: I'd probably remove firewall, since lots of things can block UDP.

> +private key associated with a certificate that the client considers to be
+trustworthy for the host identified by the authority component of the URL. If a
+server presents a certificate that verifiably applies to the host, along with
+proof that it controls the corresponding private key, then a client will accept
+a secured connection to that server as being authoritative for all origins with
+the same scheme and host.
+
+When an "https" URI is used within a context that calls for access to the
+indicated resource, a client MAY attempt access by resolving the host identifier
+to an IP address, establishing a QUIC connection to that address on the
+indicated port, and sending an HTTP/3 request message to the server over that
+secured connection containing the URI's identifying data.
+
+Connectivity problems (e.g., firewall blocking UDP) can result in QUIC
+connection establishment failure; clients SHOULD attempt to use TCP-based
+versions of HTTP in this case.

Is there any need to mention TCP with TLS since this is in the context of HTTPS requests?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3558#pullrequestreview-385053922
----==_mimepart_5e83a02e32a92_332c3fa3c28cd96c111757
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@ianswett</b> approved this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3558#discussi=
on_r401173032">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +=0D
+The &quot;https&quot; scheme associates authority with the ability of a =
server to use a=0D
+private key associated with a certificate that the client considers to b=
e=0D
+trustworthy for the host identified by the authority component of the UR=
L. If a=0D
+server presents a certificate that verifiably applies to the host, along=
 with=0D
+proof that it controls the corresponding private key, then a client will=
 accept=0D
+a secured connection to that server as being authoritative for all origi=
ns with=0D
+the same scheme and host.=0D
+=0D
+When an &quot;https&quot; URI is used within a context that calls for ac=
cess to the=0D
+indicated resource, a client MAY attempt access by resolving the host id=
entifier=0D
+to an IP address, establishing a QUIC connection to that address on the=0D=

+indicated port, and sending an HTTP/3 request message to the server over=
 that=0D
+secured connection containing the URI&#39;s identifying data.=0D
+=0D
+Connectivity problems (e.g., firewall blocking UDP) can result in QUIC=0D=

</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-Connectivity problems (e.g., firewall blockin=
g UDP) can result in QUIC=0D
+Connectivity problems (e.g., blocking UDP) can result in QUIC=0D
</pre>=0D
=0D
<p>nit: I'd probably remove firewall, since lots of things can block UDP.=
</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3558#discussi=
on_r401173562">draft-ietf-quic-http.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; +private key associated with a certificate=
 that the client considers to be=0D
+trustworthy for the host identified by the authority component of the UR=
L. If a=0D
+server presents a certificate that verifiably applies to the host, along=
 with=0D
+proof that it controls the corresponding private key, then a client will=
 accept=0D
+a secured connection to that server as being authoritative for all origi=
ns with=0D
+the same scheme and host.=0D
+=0D
+When an &quot;https&quot; URI is used within a context that calls for ac=
cess to the=0D
+indicated resource, a client MAY attempt access by resolving the host id=
entifier=0D
+to an IP address, establishing a QUIC connection to that address on the=0D=

+indicated port, and sending an HTTP/3 request message to the server over=
 that=0D
+secured connection containing the URI&#39;s identifying data.=0D
+=0D
+Connectivity problems (e.g., firewall blocking UDP) can result in QUIC=0D=

+connection establishment failure; clients SHOULD attempt to use TCP-base=
d=0D
+versions of HTTP in this case.=0D
</pre>=0D
<p>Is there any need to mention TCP with TLS since this is in the context=
 of HTTPS requests?</p>=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3558#pullrequestreview-385053922">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K3PBTKBDEY7WEDB76DRKJDC5ANCNFSM4LW3QG4Q">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK325ZV2SPGQS2XDUX3RKJDC5A5CNFSM4=
LW3QG42YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GOC3ZXJYQ.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3558#pullrequestrev=
iew-385053922",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3558#pullrequestreview=
-385053922",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e83a02e32a92_332c3fa3c28cd96c111757--


From nobody Tue Mar 31 12:59:47 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CAF003A2ABB for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 12:59:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JXE_w5GsslFN for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 12:59:45 -0700 (PDT)
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EFF233A2AB9 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 12:59:44 -0700 (PDT)
Received: from github-lowworker-f1f7af9.ash1-iad.github.net (github-lowworker-f1f7af9.ash1-iad.github.net [10.56.111.13]) by smtp.github.com (Postfix) with ESMTP id E57872C0D46 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 12:59:42 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585684782; bh=Gy+FC0UxH+muqSxFvYai9p2KcGy99biZgewBlIFwXOQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=MncEZaQYBvxO9U1vtZ84Usl4eDR+6A7hXob5fY3TRUg5l9xx4rgvnEL62L778kbcD 5YIcfKJnqTwyTmuZNkDqPL6okW1FDJmx9urgx+N/0J72p6IzOQWnKMuztfP5wD4kAY Ysd0wdOLT7yRrYxp96l5/r8OgzB7IG1a9HGT6f/A=
Date: Tue, 31 Mar 2020 12:59:42 -0700
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3ABOV7NCV3QXJVVAN4R6BC5EVBNHHCGNJGZU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3559/606843287@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3559@github.com>
References: <quicwg/base-drafts/issues/3559@github.com>
Subject: Re: [quicwg/base-drafts] Linkability with preferred_address usage (#3559)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e83a12ed5a2e_574c3ff06d4cd9641277cb"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: MikeBishop
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/oxiDwRnWe0lQuHmBQS2ZjxcSRB0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 19:59:47 -0000

----==_mimepart_5e83a12ed5a2e_574c3ff06d4cd9641277cb
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

A server that wants to defeat linkability always can.  Using `preferred_address`, a server could easily enough issue each client its own IPv6 address or, even with IPv4, a unique ephemeral port.  Even without it, a server could issue trivially linkable CIDs, disclose its CID key, etc.  So the goal is to reduce the chances that this happens accidentally, not to prevent it entirely.

We already decided not to prohibit active migration in the presence of zero-length CIDs, IIRC.  Given that, I think this is just a textual warning to be cautious in this circumstance.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3559#issuecomment-606843287
----==_mimepart_5e83a12ed5a2e_574c3ff06d4cd9641277cb
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>A server that wants to defeat linkability always can.  Using <code>preferred_address</code>, a server could easily enough issue each client its own IPv6 address or, even with IPv4, a unique ephemeral port.  Even without it, a server could issue trivially linkable CIDs, disclose its CID key, etc.  So the goal is to reduce the chances that this happens accidentally, not to prevent it entirely.</p>
<p>We already decided not to prohibit active migration in the presence of zero-length CIDs, IIRC.  Given that, I think this is just a textual warning to be cautious in this circumstance.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3559#issuecomment-606843287">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYSMGDFSD4AAZ2ENFDRKJDS5ANCNFSM4LXDOFMQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK4REYQMLBJ77ZBA7JTRKJDS5A5CNFSM4LXDOFM2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQV3DFY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3559#issuecomment-606843287",
"url": "https://github.com/quicwg/base-drafts/issues/3559#issuecomment-606843287",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e83a12ed5a2e_574c3ff06d4cd9641277cb--


From nobody Tue Mar 31 13:20:57 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 863173A058F for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 13:20:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.429
X-Spam-Level: 
X-Spam-Status: No, score=0.429 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=1.629, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Sqeof0xFX1Vs for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 13:20:55 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5A5783A0542 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 13:20:55 -0700 (PDT)
Received: from github-lowworker-5fb2734.va3-iad.github.net (github-lowworker-5fb2734.va3-iad.github.net [10.48.19.27]) by smtp.github.com (Postfix) with ESMTP id 6860EA0551 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 13:20:54 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585686054; bh=zNgl54Im6mi/pTpIXbImZ0DOEAFAheT0DKdnP/iPpMk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=A0wAXATYz6HghOTrt6GkmDqVyhhsmnOHB4McVE66T8uxV+/6sDkOfoU2+zh/0gpur GLLSC/r5l6ZMLvcmu7mBILRbdt8ReDwi3jrxuY0vRwXuKAo1woVob+6p+dGAgeJRNn Hy2cbs2sV9d5ubFnPlP9zDO7OkdV1m9EpeK06w18=
Date: Tue, 31 Mar 2020 13:20:54 -0700
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5ELUYDIFAY3TK5EKN4R6DSNEVBNHHCGOE66Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3562/606852976@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3562@github.com>
References: <quicwg/base-drafts/issues/3562@github.com>
Subject: Re: [quicwg/base-drafts] Inconsistency of QPACK static table (#3562)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e83a62657af5_70a43fa2332cd96c284e4"; 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/rSh_IWV0ftZOhrcuvzN_nDoVxag>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 20:20:57 -0000

----==_mimepart_5e83a62657af5_70a43fa2332cd96c284e4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Since the text is as intended, I believe we can close with no action.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3562#issuecomment-606852976
----==_mimepart_5e83a62657af5_70a43fa2332cd96c284e4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Since the text is as intended, I believe we can close with no action.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3562#issuecomment-606852976">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2KJHDOCZPAMZJBAVLRKJGCNANCNFSM4LXLJQPA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6A7E6YN5KYOLI5YQTRKJGCNA5CNFSM4LXLJQPKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQV5O4A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3562#issuecomment-606852976",
"url": "https://github.com/quicwg/base-drafts/issues/3562#issuecomment-606852976",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e83a62657af5_70a43fa2332cd96c284e4--


From nobody Tue Mar 31 13:44:29 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 87E603A07FE for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 13:44:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.429
X-Spam-Level: 
X-Spam-Status: No, score=0.429 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=1.629, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id s_bseJDqo0a0 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 13:44:26 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3155F3A07F7 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 13:44:22 -0700 (PDT)
Date: Tue, 31 Mar 2020 13:44:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585687461; bh=0vc3t4q04Xyvn42uQbdDhxqRNE0CuPX9SKvEAfLCUAg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=g8474C6c6UbxYYxigv3Kjx2r6Vt5i1FSSJAQsVFMM6Ykk46eFv4DF92nVQWR0+32l 4wgKUoPJyTrLskEEdhWgPvnBW99dSkZMkHN0uyO0Nlwqz3JfbH4kQW8y7NTlY899mq DDae6BoXUdhgoMreWyAyzo/Up9wVLJK4+2Cg63rQ=
From: Kazu Yamamoto <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6COTRKO6BXZ2LIQTV4R6GKLEVBNHHCGOE66Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3562/606864593@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3562@github.com>
References: <quicwg/base-drafts/issues/3562@github.com>
Subject: Re: [quicwg/base-drafts] Inconsistency of QPACK static table (#3562)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e83aba53608_3ad23fcb7c8cd96c184666"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazu-yamamoto
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/GTOKkEod-5TMjbtj6R6FTmVVKEQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 20:44:28 -0000

----==_mimepart_5e83aba53608_3ad23fcb7c8cd96c184666
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

It would be helpful if a comment of "no space is intentional" was added.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3562#issuecomment-606864593
----==_mimepart_5e83aba53608_3ad23fcb7c8cd96c184666
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>It would be helpful if a comment of "no space is intentional" was added.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3562#issuecomment-606864593">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5LH2WTPHJO43QXDN3RKJI2LANCNFSM4LXLJQPA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6DEEFUJU7RKNJRMITRKJI2LA5CNFSM4LXLJQPKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQWAJUI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3562#issuecomment-606864593",
"url": "https://github.com/quicwg/base-drafts/issues/3562#issuecomment-606864593",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e83aba53608_3ad23fcb7c8cd96c184666--


From nobody Tue Mar 31 13:49:33 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 93BFB3A081C for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 13:49:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.151
X-Spam-Level: 
X-Spam-Status: No, score=-0.151 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UnSzrnH4xU7k for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 13:49:29 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B156D3A0819 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 13:49:29 -0700 (PDT)
Date: Tue, 31 Mar 2020 13:49:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585687769; bh=y3e8E5BRYjrfitH8gDuUKvteyXM7H52laC9K4SJwJcc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gxd+3Ad8gEeOOXY9rP1a+omlVybQjnj2i/pAkJAX+80S01BJ6m4R/WJyklr5PGuvF x5lED1sIUCcOR4GyJlVGkYW04MAEIs22GJZOMMiZpxzIMcdemTfSCv66C0AqnlP5lj TZNmlDYIr/bU86HFddfzwUTX9fEWj/dYOmO355sU=
From: Kazu Yamamoto <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2EU56KPU4ZNFKVUQV4R6G5REVBNHHCGNMNEI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3561/606867236@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3561@github.com>
References: <quicwg/base-drafts/issues/3561@github.com>
Subject: Re: [quicwg/base-drafts] 3+ and 4+ in the QPACK wire format are complex and inefficient (#3561)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e83acd8f1657_3e583fc9c1acd96812569e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazu-yamamoto
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/aatkdQdI94qgNeMBhZjiKL2VDEs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 20:49:32 -0000

----==_mimepart_5e83acd8f1657_3e583fc9c1acd96812569e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Thank you for discussions. It seems to me that people feel "we shouldn't be making design changes this late". So, let's close this.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3561#issuecomment-606867236
----==_mimepart_5e83acd8f1657_3e583fc9c1acd96812569e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Thank you for discussions. It seems to me that people feel "we shouldn't be making design changes this late". So, let's close this.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3561#issuecomment-606867236">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2L4X53KXMLWH2272LRKJJNRANCNFSM4LXEN7AA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2MROLRGT3PVOTSSSDRKJJNRA5CNFSM4LXEN7AKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQWA6JA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3561#issuecomment-606867236",
"url": "https://github.com/quicwg/base-drafts/issues/3561#issuecomment-606867236",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e83acd8f1657_3e583fc9c1acd96812569e--


From nobody Tue Mar 31 13:49:52 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 573983A081E for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 13:49:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.152
X-Spam-Level: 
X-Spam-Status: No, score=-0.152 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ERYFxwErBfNU for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 13:49: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 2EA513A0812 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 13:49:31 -0700 (PDT)
Date: Tue, 31 Mar 2020 13:49:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585687770; bh=NY23tHYVS+d5eQYCvsq5Obb1QiCnxFbucfCo+UXRYoE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=hRdRJX9PTl4AA4FlnE4tAmWS8LZd/sWvz0cl6r9JcHPFXhU94QtnrH270O49BnqOd FUu8C3srLVbwdXXbjXnfP7/qUUUv4tNw4mRlYs5NTxayCQ91u8DSnY8QXGHhJkdHLC I0gROCPgebbMXozpzxba6vGlu5kdQlPBX218s9To=
From: Kazu Yamamoto <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK53772THG3BJ7LW5UF4R6G5VEVBNHHCGNMNEI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3561/issue_event/3185112227@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3561@github.com>
References: <quicwg/base-drafts/issues/3561@github.com>
Subject: Re: [quicwg/base-drafts] 3+ and 4+ in the QPACK wire format are complex and inefficient (#3561)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e83acda6a2aa_f283f8221acd964156198"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazu-yamamoto
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/E4ZJCGYZ-j2tVvYwC3gINFTVcIk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 20:49:32 -0000

----==_mimepart_5e83acda6a2aa_f283f8221acd964156198
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #3561.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3561#event-3185112227
----==_mimepart_5e83acda6a2aa_f283f8221acd964156198
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="590712098" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3561" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3561/hovercard" href="https://github.com/quicwg/base-drafts/issues/3561">#3561</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3561#event-3185112227">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7OTL3WEUN33QZTSUTRKJJNVANCNFSM4LXEN7AA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3JCRLZAFVK7M74KTTRKJJNVA5CNFSM4LXEN7AKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXXMPJIY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3561#event-3185112227",
"url": "https://github.com/quicwg/base-drafts/issues/3561#event-3185112227",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e83acda6a2aa_f283f8221acd964156198--


From nobody Tue Mar 31 14:37:59 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8F4283A0901 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 14:37:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.498
X-Spam-Level: 
X-Spam-Status: No, score=-0.498 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TRIdqfNCYoCq for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 14:37:56 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 229643A090A for <quic-issues@ietf.org>; Tue, 31 Mar 2020 14:37:56 -0700 (PDT)
Date: Tue, 31 Mar 2020 14:37:55 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585690675; bh=BOv52GmtaQsdVrfBRfdql8RMlk7yeDpSj2Oee9kI3ZI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=hfnGAb7M4ln09vyYSaW7wVeY/awIm/ghQog2R9NngOQxRgCcgGh4iSbnb4DZ+O1DD M/tIyZrLK6KwsrjlsxzEqyZzWFHgEpvdr0Zs3DDXaB2UDggOdHJhbzcYkIcAd90bSQ n20IX0B1r9uDjc6Vuma+awXrmDC6j7vw0CvXU8vw=
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/3553/push/4847546734@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3553@github.com>
References: <quicwg/base-drafts/pull/3553@github.com>
Subject: Re: [quicwg/base-drafts] Cumulative RCID frame (with gaps) (#3553)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e83b833689c8_6e253fb9510cd95c82822"; 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/r1XAmLifPoYDdy-f-e1kfs3S6OE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 21:37:58 -0000

----==_mimepart_5e83b833689c8_6e253fb9510cd95c82822
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

64a3a70949676157796d8f1aeb820fe462470c93  Update draft-ietf-quic-transport.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3553/files/b6385580fb262163868611dc2c2f8c46563b5efd..64a3a70949676157796d8f1aeb820fe462470c93

----==_mimepart_5e83b833689c8_6e253fb9510cd95c82822
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/64a3a70949676157796d8f1aeb820fe462470c93">64a3a70</a>  Update draft-ietf-quic-transport.md</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3553/files/b6385580fb262163868611dc2c2f8c46563b5efd..64a3a70949676157796d8f1aeb820fe462470c93">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5BB4LULNY6ZYY525LRKJPDHANCNFSM4LWHOZXQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYCCTHIZJGYXBXQZILRKJPDHA5CNFSM4LWHOZX2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TKMZXGUYTKMSQOVZWQIZUHA2DONJUGY3TGNA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3553/files/b6385580fb262163868611dc2c2f8c46563b5efd..64a3a70949676157796d8f1aeb820fe462470c93",
"url": "https://github.com/quicwg/base-drafts/pull/3553/files/b6385580fb262163868611dc2c2f8c46563b5efd..64a3a70949676157796d8f1aeb820fe462470c93",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e83b833689c8_6e253fb9510cd95c82822--


From nobody Tue Mar 31 15:06:12 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 744243A09C3 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 15:06:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.429
X-Spam-Level: 
X-Spam-Status: No, score=0.429 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=1.629, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id h4vLSKPc_z1W for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 15:06:08 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7B45A3A0987 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 15:06:08 -0700 (PDT)
Received: from github-lowworker-52827f8.ash1-iad.github.net (github-lowworker-52827f8.ash1-iad.github.net [10.56.108.24]) by smtp.github.com (Postfix) with ESMTP id 558298C0DF9 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 15:06:07 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585692367; bh=o+Crfq/WdDVt9Twx4es04H2xyUnzs6xhgiT/q4iKqCM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=oZx2+Vd11YuYve0skNYu3fTz/pzVEkUdJcHv98hmZJyL/dZEThXCPxqEcaDcPg7rT 5Pp2E5G/+MViLn5+lvGAJduxgAm7xLCyOnS4erMXhhdtQBN+yf1wU8kGRlX7N9G7e+ 0ngbS/gxZsBI2S1AfhYc+WtriM262EKw4zIxcXHc=
Date: Tue, 31 Mar 2020 15:06:07 -0700
From: afrind <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6KCCCAHKNA4754AFV4R6P47EVBNHHCGOE66Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3562/606901985@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3562@github.com>
References: <quicwg/base-drafts/issues/3562@github.com>
Subject: Re: [quicwg/base-drafts] Inconsistency of QPACK static table (#3562)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e83becf42acb_42e13fa8a2acd96c656ae"; 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/OngWabaQrsw-HcIbtcu7UecK-qU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Mar 2020 22:06:10 -0000

----==_mimepart_5e83becf42acb_42e13fa8a2acd96c656ae
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I'll add a comment to prevent this issue from coming up again

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3562#issuecomment-606901985
----==_mimepart_5e83becf42acb_42e13fa8a2acd96c656ae
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I'll add a comment to prevent this issue from coming up again</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3562#issuecomment-606901985">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK273VRK4PB2FN2ATMDRKJSM7ANCNFSM4LXLJQPA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5DQABITXFM3TKTTO3RKJSM7A5CNFSM4LXLJQPKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQWJNYI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3562#issuecomment-606901985",
"url": "https://github.com/quicwg/base-drafts/issues/3562#issuecomment-606901985",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e83becf42acb_42e13fa8a2acd96c656ae--


From nobody Tue Mar 31 15:07:45 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CC2CA3A09C8 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 15:07:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.474
X-Spam-Level: 
X-Spam-Status: No, score=-0.474 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=0.726, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CLvokC-nvB99 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 15:07:41 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2673E3A09DA for <quic-issues@ietf.org>; Tue, 31 Mar 2020 15:07:41 -0700 (PDT)
Date: Tue, 31 Mar 2020 15:07:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585692460; bh=KpGkoFs10IKn0LhnHNEZTUPwtuZCYVzwAQJAY98TOWY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=SM2teW9n92OcA/TIWT45W5Q4ze0EvZ7MGxHYDm0SWlJmWGo7J+ANTPn+lF3DZ2QUD MhMnTAxSQVt24t46tbOikB1u9qZbS5Op9FCQfRXp2ChTDwvectcM7IGoBRNBfiHvRl bJji9tJUSPsydr69uYZjDU8+KUsjXGvxOztTnrBs=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7PKM3LBZE4MVAGPJN4R6QCZEVBNHHCGKCD2A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3551/review/383484088@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3551@github.com>
References: <quicwg/base-drafts/pull/3551@github.com>
Subject: Re: [quicwg/base-drafts] Do not reset pto_count on Initial ACKs (#3551)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e83bf2c69831_2ad73f99c56cd95c15336c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/wVPqj9vOMXeySHf4GDb37XinnTg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:07:44 -0000

----==_mimepart_5e83bf2c69831_2ad73f99c56cd95c15336c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson approved this pull request.



> @@ -1139,8 +1144,9 @@ OnAckReceived(ack, pn_space):
     OnPacketAcked(acked_packet.packet_number, pn_space)
 
   DetectLostPackets(pn_space)
-
-  pto_count = 0
+  // Reset pto_count, unless it's an Initial ACK.
+  if (pn_space != Initial)

```suggestion
  if (pn_space != Initial):
```

> @@ -501,7 +501,12 @@ and prevents a server from sending a 1-RTT packet on a PTO expiration before it
 has the keys to process an acknowledgement.
 
 When a PTO timer expires, the PTO period MUST be set to twice its current
-value. This exponential reduction in the sender's rate is important because
+value. The PTO is set back to the original value upon receiving an

```suggestion
value. The PTO period is set back to the original value upon receiving 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/3551#pullrequestreview-383484088
----==_mimepart_5e83bf2c69831_2ad73f99c56cd95c15336c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@martinthomson</b> approved this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3551#discussi=
on_r399885374">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -1139,8 +1144,9 @@ OnAckReceived(ack, p=
n_space):=0D
     OnPacketAcked(acked_packet.packet_number, pn_space)=0D
 =0D
   DetectLostPackets(pn_space)=0D
-=0D
-  pto_count =3D 0=0D
+  // Reset pto_count, unless it&#39;s an Initial ACK.=0D
+  if (pn_space !=3D Initial)=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-  if (pn_space !=3D Initial)=0D
+  if (pn_space !=3D Initial):=0D
</pre>=0D
=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3551#discussi=
on_r399885456">draft-ietf-quic-recovery.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -501,7 +501,12 @@ and prevents a server=
 from sending a 1-RTT packet on a PTO expiration before it=0D
 has the keys to process an acknowledgement.=0D
 =0D
 When a PTO timer expires, the PTO period MUST be set to twice its curren=
t=0D
-value. This exponential reduction in the sender&#39;s rate is important =
because=0D
+value. The PTO is set back to the original value upon receiving an=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-value. The PTO is set back to the original va=
lue upon receiving an=0D
+value. The PTO period is set back to the original value upon receiving a=
n=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3551#pullrequestreview-383484088">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K5UUYC6GBILVO4SDT3RKJSSZANCNFSM4LWBVDVQ">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK43NRU6UVHXWDFFLZTRKJSSZA5CNFSM4=
LWBVDV2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GOC3NYBOA.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3551#pullrequestrev=
iew-383484088",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3551#pullrequestreview=
-383484088",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e83bf2c69831_2ad73f99c56cd95c15336c--


From nobody Tue Mar 31 15:29:54 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9B4E03A0BE1 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 15:29:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.2
X-Spam-Level: 
X-Spam-Status: No, score=-0.2 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ISwBQhKj8D7L for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 15:29:51 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 44FF13A0BDF for <quic-issues@ietf.org>; Tue, 31 Mar 2020 15:29:51 -0700 (PDT)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id E71DA8C183B for <quic-issues@ietf.org>; Tue, 31 Mar 2020 15:29:49 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585693789; bh=zeCdfTFgkLNFJn/D9gUh4c+R7AQFSojTetqFTlfpa+o=; h=Date:From:To:Subject:From; b=AzsBU6H7cngdAgOP/l2RoLUUHJ+RiwLY58esfFqQuTUSukYMhs7U2NiwWBsRxS1XU DeEW0gs0a9ixobptDjAtWCnWBVTLuxIomEuaXEWB3xfVV7oUoB9+hlH0Gs289irJ8o jNDL2E8WQDikHldoZLKN9ingTEgbi7Z7uuQY0MCg=
Date: Tue, 31 Mar 2020 15:29:49 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-initial-pto/96d2a6-62544e@github.com>
Subject: [quicwg/base-drafts] 62544e: Apply suggestions from code review
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/vuISCvN4IR6AKQnENyW0QtvFYr4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:29:53 -0000

  Branch: refs/heads/ianswett-initial-pto
  Home:   https://github.com/quicwg/base-drafts
  Commit: 62544e2403262f194f0074de29171da839581677
      https://github.com/quicwg/base-drafts/commit/62544e2403262f194f0074de29171da839581677
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Apply suggestions from code review

Co-Authored-By: Martin Thomson <mt@lowentropy.net>



From nobody Tue Mar 31 15:30:16 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5153B3A0BE1 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 15:30:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id eiUJWrrKWc_K for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 15:30:14 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E01903A0BDD for <quic-issues@ietf.org>; Tue, 31 Mar 2020 15:30:13 -0700 (PDT)
Received: from github-lowworker-6b40fdd.va3-iad.github.net (github-lowworker-6b40fdd.va3-iad.github.net [10.48.16.64]) by smtp.github.com (Postfix) with ESMTP id 3C63D8C1180 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 15:30:13 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585693813; bh=7S/4xZpHkKx1uciaI0K3+e4Gd97Zk8HALdJchA7gp/s=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=iq1aS6X9RKBmiZ1cUf36H1hCGUygnNcUZtTq8GtirhbBcuYEwYUMeJdywd6SZAPrr N2Fd6P0xW/tiXIl0LHtwxKB1bHxG7Z+zJm422OzdYMizlUYrvY5GnppxxR5QKjOC/J C0dcSWpgdEj5bsI11j3uhazCDM/BbnTsfL+bJNuE=
Date: Tue, 31 Mar 2020 15:30:13 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3551/push/4847754542@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3551@github.com>
References: <quicwg/base-drafts/pull/3551@github.com>
Subject: Re: [quicwg/base-drafts] Do not reset pto_count on Initial ACKs (#3551)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e83c4752cfad_7443fb5966cd960488ba"; 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/OGBmF6rZESIHi51Kvjaj-PJqIB4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:30:15 -0000

----==_mimepart_5e83c4752cfad_7443fb5966cd960488ba
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

62544e2403262f194f0074de29171da839581677  Apply suggestions from code review


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3551/files/96d2a6bde85df0b92864dd8cdc92b1aa35838dfa..62544e2403262f194f0074de29171da839581677

----==_mimepart_5e83c4752cfad_7443fb5966cd960488ba
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/62544e2403262f194f0074de29171da839581677">62544e2</a>  Apply suggestions from code review</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3551/files/96d2a6bde85df0b92864dd8cdc92b1aa35838dfa..62544e2403262f194f0074de29171da839581677">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4MA4COXVX6LLX7D43RKJVHLANCNFSM4LWBVDVQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3LJEU7Z5FXK5X3ZS3RKJVHLA5CNFSM4LWBVDV2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TKMRYG44TGN2QOVZWQIZUHA2DONZVGQ2TIMQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3551/files/96d2a6bde85df0b92864dd8cdc92b1aa35838dfa..62544e2403262f194f0074de29171da839581677",
"url": "https://github.com/quicwg/base-drafts/pull/3551/files/96d2a6bde85df0b92864dd8cdc92b1aa35838dfa..62544e2403262f194f0074de29171da839581677",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e83c4752cfad_7443fb5966cd960488ba--


From nobody Tue Mar 31 15:30:59 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CC3DA3A0BE3 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 15:30:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hBHd-c0x4fhq for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 15:30:56 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 939233A0BE2 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 15:30:56 -0700 (PDT)
Date: Tue, 31 Mar 2020 15:30:54 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585693854; bh=seGAwz01CX/6I40vusAz9wm8jRwpMZDjmfHHzbJ83n4=; h=Date:From:To:Subject:From; b=cfPoFo5YqogwsZHqgCh/vpMtIHaBHb1Ca1Ukf8/hIOBCCCxpOReGdunDR/ybmOCre piLY68eo6cOU5FIMFkmM8b/WUhoFcnvVnJPE9qupAHoNZIIsQX102iThkknLO3Du3u 2M3LC53sb+wRa7Xrza4A5DS95oQ7uMdeKt6/juB4=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/0e4b93-d6f02d@github.com>
Subject: [quicwg/base-drafts] d6f02d: Script updating gh-pages from 62544e24. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Kh_J9PLcZ9OkS3RtcYAmGqJdoN0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:30:58 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: d6f02df5abec327050598d95f413b68f5b6066ae
      https://github.com/quicwg/base-drafts/commit/d6f02df5abec327050598d95f413b68f5b6066ae
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  Changed paths:
    M ianswett-initial-pto/draft-ietf-quic-recovery.html
    M ianswett-initial-pto/draft-ietf-quic-recovery.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 62544e24. [ci skip]



From nobody Tue Mar 31 15:31:53 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E31443A0BF4 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 15:31:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.199
X-Spam-Level: 
X-Spam-Status: No, score=-0.199 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WWcLLaXkpHM9 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 15:31: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 643783A0BE7 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 15:31:48 -0700 (PDT)
Received: from github-lowworker-fb56993.ac4-iad.github.net (github-lowworker-fb56993.ac4-iad.github.net [10.52.19.31]) by smtp.github.com (Postfix) with ESMTP id 3A0C1C6048A for <quic-issues@ietf.org>; Tue, 31 Mar 2020 15:31:47 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585693907; bh=sXsVBe6HoxZQ+s29Deccexl/DoC89R9/lgoGK8Fid5I=; h=Date:From:To:Subject:From; b=U8LjFHnJn2gQiE950L581s5uUOVR8uUSICMosjHIjNizRzbGltfrcXDeFsBkhoTyG oTMBuplGMogSgs3OPu1naRhTjEwN+BnA6rT36BOEr78eJi/Q/jFhFDSCXnm2t86sEu /WaycnOb906zqMxu2/OpiycBOjoYIzCPXLcfyIyk=
Date: Tue, 31 Mar 2020 15:31:47 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-initial-pto/62544e-4b2783@github.com>
Subject: [quicwg/base-drafts] 4b2783: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/adR7aSBf5i3qdajgrHV2cUimE-I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 31 Mar 2020 22:31:52 -0000

  Branch: refs/heads/ianswett-initial-pto
  Home:   https://github.com/quicwg/base-drafts
  Commit: 4b278382d1703d6433ae5a1cb2a5ff9628227f27
      https://github.com/quicwg/base-drafts/commit/4b278382d1703d6433ae5a1cb2a5ff9628227f27
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



From nobody Tue Mar 31 15:32:13 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6391E3A0BF7 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 15:32: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=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LHLGUjEqC-W7 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 15:32: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 C57C03A0BF1 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 15:32:10 -0700 (PDT)
Received: from github-lowworker-cde56e0.va3-iad.github.net (github-lowworker-cde56e0.va3-iad.github.net [10.48.25.52]) by smtp.github.com (Postfix) with ESMTP id F16F2C607BE for <quic-issues@ietf.org>; Tue, 31 Mar 2020 15:32:09 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585693929; bh=om1Ooo0TAdWUEz7yj9CNBRADlweYE/fooN6Vl7CAr0k=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=M5F7EEqWVNaaaN1d26P9tHqJIAY5KNd/7DmwJ4d6SxA7PSTeIWNiYxqGyn6Hid4Z6 V+kUIy9zs4kS+0xtIX9O+nGym6A/ISpiIPPtmLzpLG8v1SKqRLTHqPS4TsRdWN9fMm k5Gwm1UflBVnd0nY8vqFk3GyDkoRbCQlw0ggFi64=
Date: Tue, 31 Mar 2020 15:32:09 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3551/push/4847762366@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3551@github.com>
References: <quicwg/base-drafts/pull/3551@github.com>
Subject: Re: [quicwg/base-drafts] Do not reset pto_count on Initial ACKs (#3551)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e83c4e9e45c6_7e353fe3b82cd96410276a"; 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/y_H5QuN71rxKYyzzUotH9QcaYfo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:32:12 -0000

----==_mimepart_5e83c4e9e45c6_7e353fe3b82cd96410276a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

4b278382d1703d6433ae5a1cb2a5ff9628227f27  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/3551/files/62544e2403262f194f0074de29171da839581677..4b278382d1703d6433ae5a1cb2a5ff9628227f27

----==_mimepart_5e83c4e9e45c6_7e353fe3b82cd96410276a
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/4b278382d1703d6433ae5a1cb2a5ff9628227f27">4b27838</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/3551/files/62544e2403262f194f0074de29171da839581677..4b278382d1703d6433ae5a1cb2a5ff9628227f27">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6ZAJYGWLEBPGHO2FDRKJVOTANCNFSM4LWBVDVQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3XOGQY4HZUVH7DHQDRKJVOTA5CNFSM4LWBVDV2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TKMRYG44TGN2QOVZWQIZUHA2DONZWGIZTMNQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3551/files/62544e2403262f194f0074de29171da839581677..4b278382d1703d6433ae5a1cb2a5ff9628227f27",
"url": "https://github.com/quicwg/base-drafts/pull/3551/files/62544e2403262f194f0074de29171da839581677..4b278382d1703d6433ae5a1cb2a5ff9628227f27",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e83c4e9e45c6_7e353fe3b82cd96410276a--


From nobody Tue Mar 31 15:33:04 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 24E7C3A0BDA for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 15:33:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SAx6pPdJyabq for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 15:33:02 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E3CBC3A0AAC for <quic-issues@ietf.org>; Tue, 31 Mar 2020 15:33:01 -0700 (PDT)
Date: Tue, 31 Mar 2020 15:33:01 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585693981; bh=xhe9gqNvOinluZws49u+1g1407iCCfTSTMt0BeiXkms=; h=Date:From:To:Subject:From; b=Iii9Rz2cK7MEIPvFNBv0ESyiopL11Nmhh1ZBn//PH3r1ETiZmUeUzEg1QVuIYVGO9 4kweLgEArDLw7pWN12YV6efSIaxL0KUVvVeGqGoQ6abJZU3BN9N2lpW7rLT4c0jpOb 7gT/IV2R8JcPWIdMWEE6rZnT7zYzgIOEP2ftHlnQ=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/d6f02d-269b7b@github.com>
Subject: [quicwg/base-drafts] 269b7b: Script updating gh-pages from 4b278382. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/S7ywm82z8SGG-_BNU4RoCxA-O04>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 22:33:03 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 269b7ba99a13269ffbd18bd7008f71c12cdfaa06
      https://github.com/quicwg/base-drafts/commit/269b7ba99a13269ffbd18bd7008f71c12cdfaa06
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  Changed paths:
    M ianswett-initial-pto/draft-ietf-quic-recovery.html
    M ianswett-initial-pto/draft-ietf-quic-recovery.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 4b278382. [ci skip]



From nobody Tue Mar 31 16:10:46 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D05B53A0CA1 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 16:10:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.152
X-Spam-Level: 
X-Spam-Status: No, score=-0.152 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Zu-FWn_yE2h9 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 16:10:43 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7F7533A0C9F for <quic-issues@ietf.org>; Tue, 31 Mar 2020 16:10:43 -0700 (PDT)
Date: Tue, 31 Mar 2020 16:10:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585696242; bh=d/lgBafZyzThHyweAK4VT8UNKAgbq95ZwnT0jHTmLjc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=rpVVbGni9LYXTTXxO5yFSAJifXq/65BjsJMiWfc2CKv9ZCvZ2+0JrH29TbSBpeM34 3dEcBvi6DvdS2ZTNiTi8IVW+3tWKZLgNRCjqsUXIOrQUXZrV6ZkBkudEUQ37fvidVL OaeSHPT5g0vnlnUrhY9POF7Us6qHtyiJeOM6tBDs=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5EKB2KJS2LYTVSAFN4R6XPFEVBNHHCGFYIAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3547/c606932484@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3547@github.com>
References: <quicwg/base-drafts/pull/3547@github.com>
Subject: Re: [quicwg/base-drafts] Limit RCID state (#3547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e83cdf2714ff_6a6c3fae560cd96c20668b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/OX3b_iUh-yRXoiPnO8KwHMh203Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:10:45 -0000

----==_mimepart_5e83cdf2714ff_6a6c3fae560cd96c20668b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I finally caught up with this issue, and I think that implementer advice is my preferred way forward. To that end, I like this PR as the resolution.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3547#issuecomment-606932484
----==_mimepart_5e83cdf2714ff_6a6c3fae560cd96c20668b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I finally caught up with this issue, and I think that implementer advice is my preferred way forward. To that end, I like this PR as the resolution.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3547#issuecomment-606932484">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK556F5RSQYWA3SEBETRKJZ7FANCNFSM4LUQW5DQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7NHKY5IFMBIEUT4P3RKJZ7FA5CNFSM4LUQW5D2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQWQ4BA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3547#issuecomment-606932484",
"url": "https://github.com/quicwg/base-drafts/pull/3547#issuecomment-606932484",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e83cdf2714ff_6a6c3fae560cd96c20668b--


From nobody Tue Mar 31 16:11:00 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E00DA3A0CA3 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 16:10:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.429
X-Spam-Level: 
X-Spam-Status: No, score=0.429 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=1.629, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MUFaKS6OFb0Z for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 16:10: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 F415E3A0CA1 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 16:10:58 -0700 (PDT)
Received: from github-lowworker-56fcc46.va3-iad.github.net (github-lowworker-56fcc46.va3-iad.github.net [10.48.102.32]) by smtp.github.com (Postfix) with ESMTP id 3B8C1C605FD for <quic-issues@ietf.org>; Tue, 31 Mar 2020 16:10:58 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585696258; bh=Vb7jA8ZnKFF8ukdL1a0EHZJ+RTf4oCF3ac4IRcmxT0U=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=tPfppLQf/vfYbLRkZcvyAy3LeyOfGFTMl9mcgM1pS2/I58Eu27ZApmQ7nItANUgOV +tFV1RoxyF8HD0RQD9QZce8/nHP93tKXQFsW5UFy9EzCzvTnJpwdtHoZ67od/+6vpk e8/OYXBQv32xCNTP2IvpY5Dkyjv/39m4t9jCKhQA=
Date: Tue, 31 Mar 2020 16:10:58 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK6B6SN7FI5TQFEFLMN4R6XQFEVBNHHCGFYIAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3547/review/385166323@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3547@github.com>
References: <quicwg/base-drafts/pull/3547@github.com>
Subject: Re: [quicwg/base-drafts] Limit RCID state (#3547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e83ce022dac6_156e3f98b2ccd96015311d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/CfUiksriPtrW6PmpwqfN_yh5_dY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:11:00 -0000

----==_mimepart_5e83ce022dac6_156e3f98b2ccd96015311d
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/3547#pullrequestreview-385166323
----==_mimepart_5e83ce022dac6_156e3f98b2ccd96015311d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3547#pullrequestreview-385166323">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6PJZWQLYWN4FDVQHDRKJ2AFANCNFSM4LUQW5DQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYZ74ICYEOEV4BZPDTRKJ2AFA5CNFSM4LUQW5D2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC32SX4Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3547#pullrequestreview-385166323",
"url": "https://github.com/quicwg/base-drafts/pull/3547#pullrequestreview-385166323",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e83ce022dac6_156e3f98b2ccd96015311d--


From nobody Tue Mar 31 16:13:42 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7DF283A0CBA for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 16:13:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TZDHAzHntXVo for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 16:13:39 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F2FA63A0CB7 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 16:13:38 -0700 (PDT)
Received: from github-lowworker-ca235ff.ash1-iad.github.net (github-lowworker-ca235ff.ash1-iad.github.net [10.56.110.15]) by smtp.github.com (Postfix) with ESMTP id 1030B1C0784 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 16:13:38 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585696418; bh=Ft5gRjJ9WNJPKpBiwQp9AwV+LmAJEMINRn9152fQGcI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gUBELMhJG9CGuJ2AGYLiNvDpYBRAPoTsgZzjz3UrwcH5jbSfuvoOcBUyD6B9julyR XUBefq3PqBxSOXeO+ssX4yUibPzIhkhLn9lWXJ9XUr6Y3/bXvosRSacb3hLvjElJ7z pHM6lgM41QNGpfR4aj67OOxZo+xpTNGFNh79R34w=
Date: Tue, 31 Mar 2020 16:13:38 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4L7ADZWABTC4V63HF4R6X2DEVBNHHCFAMG5E@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3509/606933452@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3509@github.com>
References: <quicwg/base-drafts/issues/3509@github.com>
Subject: Re: [quicwg/base-drafts] Required state for retaining unacked RETIRE_CONNECTION_ID frames is unbound (#3509)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e83cea2168f_49863f88da8cd9601801bd"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/15zXQgs--Rpgaxh60Bom0TCEuTE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:13:41 -0000

----==_mimepart_5e83cea2168f_49863f88da8cd9601801bd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I finally caught up with this issue, and implementer advice is definitely my preferred way forward. We're going to need some complexity to (and some magic numbers) no matter what, let's do this while limiting mechanism to a minimum. To that end, I agree with #3547 as a good resolution.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3509#issuecomment-606933452
----==_mimepart_5e83cea2168f_49863f88da8cd9601801bd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I finally caught up with this issue, and implementer advice is definitely my preferred way forward. We're going to need some complexity to (and some magic numbers) no matter what, let's do this while limiting mechanism to a minimum. To that end, I agree with <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="588711941" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3547" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3547/hovercard" href="https://github.com/quicwg/base-drafts/pull/3547">#3547</a> as a good resolution.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3509#issuecomment-606933452">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKY5M4WSGHLHSP2QX43RKJ2KFANCNFSM4LFJ2P4A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZQX4AUSRJKBJNLC6DRKJ2KFA5CNFSM4LFJ2P4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQWRDTA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-606933452",
"url": "https://github.com/quicwg/base-drafts/issues/3509#issuecomment-606933452",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e83cea2168f_49863f88da8cd9601801bd--


From nobody Tue Mar 31 16:16:49 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5A2DA3A0CCD for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 16:16: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=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ihfexHOlB8Sd for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 16:16:45 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AF1C03A0CCC for <quic-issues@ietf.org>; Tue, 31 Mar 2020 16:16:45 -0700 (PDT)
Date: Tue, 31 Mar 2020 16:16:44 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585696604; bh=vfISwKjcrWeF7vOPu8cvZwc3J+8PcMD7IgqDzgbEXb8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=XzxAIhZMYV3nysMx2Bx0DJDjDPetfaEaSysoztxB1ovasYbv52nYlvoXeKpq6upNa TY6WM1FG3lnTA/lx9HEG/s0cNsPqeizE5hP9+jtRWS+MrPqAjcD+AWiq9gFyJ75uQD 4MYwnInn3qLmWXZSA8by5cznE9JBIo3X8iJ4ACD0=
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3AEC77Z3SCHCFQS754R6YFZEVBNHHCF2VMJI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3540/review/385168419@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3540@github.com>
References: <quicwg/base-drafts/pull/3540@github.com>
Subject: Re: [quicwg/base-drafts] Notify the congestion controller of losses first (#3540)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e83cf5c6a55c_1f413ff38d6cd96c233969"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/eK5UjH_KrQY38s8CLdGZIlgv2II>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:16:48 -0000

----==_mimepart_5e83cf5c6a55c_1f413ff38d6cd96c233969
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar commented on this pull request.



> @@ -1265,7 +1244,8 @@ OnLossDetectionTimeout():
     GetEarliestTimeAndSpace(loss_time)
   if (earliest_loss_time != 0):
     // Time threshold loss Detection
-    DetectLostPackets(pn_space)
+    lost_packets = DetectLostPackets(pn_space)
+    OnPacketsLost(lost_packets)

Hm, that's true. I was thinking about stream cancellations, but that doesn't matter here. assert SGTM

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3540#discussion_r401269053
----==_mimepart_5e83cf5c6a55c_1f413ff38d6cd96c233969
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3540#discussion_r401269053">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1265,7 +1244,8 @@ OnLossDetectionTimeout():
     GetEarliestTimeAndSpace(loss_time)
   if (earliest_loss_time != 0):
     // Time threshold loss Detection
-    DetectLostPackets(pn_space)
+    lost_packets = DetectLostPackets(pn_space)
+    OnPacketsLost(lost_packets)
</pre>
<p>Hm, that's true. I was thinking about stream cancellations, but that doesn't matter here. assert SGTM</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3540#discussion_r401269053">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4FTQNONLN2ZSGZZ43RKJ2VZANCNFSM4LRNSNXQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZ7YPB7VXH5XL4CGODRKJ2VZA5CNFSM4LRNSNX2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC32TIIY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3540#discussion_r401269053",
"url": "https://github.com/quicwg/base-drafts/pull/3540#discussion_r401269053",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e83cf5c6a55c_1f413ff38d6cd96c233969--


From nobody Tue Mar 31 16:17:24 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E2BC33A0CD1 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 16:17:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.152
X-Spam-Level: 
X-Spam-Status: No, score=-0.152 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LA04BNHeRZaS for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 16:17:21 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A5B2F3A0CCF for <quic-issues@ietf.org>; Tue, 31 Mar 2020 16:17:21 -0700 (PDT)
Received: from github-lowworker-1b8c660.ash1-iad.github.net (github-lowworker-1b8c660.ash1-iad.github.net [10.56.18.59]) by smtp.github.com (Postfix) with ESMTP id ABD151C1C99 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 16:17:20 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585696640; bh=mHQDo2Y8jsOv1RjK8ThyNRQt6MWORSj6ZLi2XKZrtB4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=qiWZ6AhG4K2pU+L7zILThjm8iUxOW5naE+ts07alNi8AalR/ytUd6ozaV21w2CvLe QWSVWajVgCC3jDiNNTFkM5L7BLMj1MiUXYjZeTAcTBeGnwvYTJKET7p4J1TAvvOLO1 qOt8XqceFexKVmQSVuF6j4HKt/xxOEjxHRjQwJGc=
Date: Tue, 31 Mar 2020 16:17:20 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK7VJRWUAFBVYB54DI54R6YIBEVBNHHCF2VMJI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3540/review/385168628@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3540@github.com>
References: <quicwg/base-drafts/pull/3540@github.com>
Subject: Re: [quicwg/base-drafts] Notify the congestion controller of losses first (#3540)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e83cf808e643_7d8b3fd139acd95c989aa"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/R8ynIZlcNlc-4SWZk9IdDjn_V0A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:17:23 -0000

----==_mimepart_5e83cf808e643_7d8b3fd139acd95c989aa
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar approved this pull request.

LGTM, modulo adding the assert, which is a good idea.



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3540#pullrequestreview-385168628
----==_mimepart_5e83cf808e643_7d8b3fd139acd95c989aa
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@janaiyengar</b> approved this pull request.</p>

<p>LGTM, modulo adding the assert, which is a good idea.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3540#pullrequestreview-385168628">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5YL7IFNQR3K5ESNCDRKJ2YBANCNFSM4LRNSNXQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK6YU2LBLGWQ54OIRW3RKJ2YBA5CNFSM4LRNSNX2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC32TJ5A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3540#pullrequestreview-385168628",
"url": "https://github.com/quicwg/base-drafts/pull/3540#pullrequestreview-385168628",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e83cf808e643_7d8b3fd139acd95c989aa--


From nobody Tue Mar 31 16:18:33 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 86DDE3A0CD7 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 16:18:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.2
X-Spam-Level: 
X-Spam-Status: No, score=-0.2 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KXO6TbbHqzoi for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 16:18:30 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 74F2C3A0CD5 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 16:18:30 -0700 (PDT)
Received: from github-lowworker-5825cd4.ac4-iad.github.net (github-lowworker-5825cd4.ac4-iad.github.net [10.52.22.68]) by smtp.github.com (Postfix) with ESMTP id B9646E0047 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 16:18:29 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585696709; bh=bf7+f/SHt6dsI7QX0GfNOS7j3njvic87KdaxrSDeYK4=; h=Date:From:To:Subject:From; b=xmNlwOSHOp89Z2SzdzGGtHOk2G3sh0AyHEhDCKKKopZdMXZNM5NeYq5WfRtid+Zgo MpWrC39I6qAu4M5p9JpJAFQO/XddVQTlFv1LFD7gZj7oZNuCGiLushViwUb/a5drRq UOP/OjjB9yHP26B4/5aYgxFcZxWLaHPyz96TQU/c=
Date: Tue, 31 Mar 2020 16:18:29 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/link-preferred-address/000000-455fb9@github.com>
Subject: [quicwg/base-drafts] 455fb9: Migration with zero-length CID is inadvisable
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/90QZjLfJtH-K8d14Ei_3fsR1QJc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:18:33 -0000

  Branch: refs/heads/link-preferred-address
  Home:   https://github.com/quicwg/base-drafts
  Commit: 455fb9734d268aa02bbd69bd7f62ca7a16b1fdc4
      https://github.com/quicwg/base-drafts/commit/455fb9734d268aa02bbd69bd7f62ca7a16b1fdc4
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-04-01 (Wed, 01 Apr 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Migration with zero-length CID is inadvisable

Closes #3559.



From nobody Tue Mar 31 16:19:24 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 55A0F3A0CD7 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 16:19:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WOcJXMcJ9UKM for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 16:19:19 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A7ACE3A0CD6 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 16:19:19 -0700 (PDT)
Date: Tue, 31 Mar 2020 16:19:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585696758; bh=wALo6jmZPumkujJmKAP2SWSYAD3hzbhju+NJqVKKNEY=; h=Date:From:To:Subject:From; b=hOPD71E32zXsnhrkiUTSZKFbj8k7+S9hmQtvuBezrVQANY/+cXZ2we6VJjBPakqMM jnPckztEH/qYPsbXgPPhqhjanyYv+/geAoW4IiuRh56XEcSwPQ3QH5U61rl5Vzpzis Z4lOaURiZPEJvi7uY61syETL4EJtM1qQWSubZEq4=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/269b7b-bd1cfb@github.com>
Subject: [quicwg/base-drafts] bd1cfb: Script updating gh-pages from 455fb973. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/tXlhxlJxLlxYlbpcROTSseuLj0M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:19:23 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: bd1cfb2da5402e1f368efcfeb4f6cb512cf5a7c2
      https://github.com/quicwg/base-drafts/commit/bd1cfb2da5402e1f368efcfeb4f6cb512cf5a7c2
  Author: ID Bot <idbot@example.com>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  Changed paths:
    M index.html
    A link-preferred-address/draft-ietf-quic-http.html
    A link-preferred-address/draft-ietf-quic-http.txt
    A link-preferred-address/draft-ietf-quic-invariants.html
    A link-preferred-address/draft-ietf-quic-invariants.txt
    A link-preferred-address/draft-ietf-quic-qpack.html
    A link-preferred-address/draft-ietf-quic-qpack.txt
    A link-preferred-address/draft-ietf-quic-recovery.html
    A link-preferred-address/draft-ietf-quic-recovery.txt
    A link-preferred-address/draft-ietf-quic-tls.html
    A link-preferred-address/draft-ietf-quic-tls.txt
    A link-preferred-address/draft-ietf-quic-transport.html
    A link-preferred-address/draft-ietf-quic-transport.txt
    A link-preferred-address/index.html

  Log Message:
  -----------
  Script updating gh-pages from 455fb973. [ci skip]



From nobody Tue Mar 31 16:24:30 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 241213A0CEA for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 16:24:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.473
X-Spam-Level: 
X-Spam-Status: No, score=-0.473 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=0.726, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Cd9RYJynf6Qn for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 16:24:27 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8C40B3A0CE9 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 16:24:27 -0700 (PDT)
Received: from github-lowworker-9bcb4a1.ac4-iad.github.net (github-lowworker-9bcb4a1.ac4-iad.github.net [10.52.25.84]) by smtp.github.com (Postfix) with ESMTP id DDB541C1B3C for <quic-issues@ietf.org>; Tue, 31 Mar 2020 16:24:26 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585697066; bh=dCJnmW0xJ8/QIKrh9Mup5FW4GEsYVbKBY0GSY2B80XA=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=bGU3Q6dJBkW5fDfdArfK9UMYneG2zwn2grB6ULrk4DRoVxihdZhig2c+UeTu9IhSV TcBi9atf7Cn3xKwG6OFoirpr9sxmrHhOuTptWCrnkak8435gboZ8hMFSzhflpZj7KN 9ox5LSeWFelPRec3G1v03MaxlJJpSIHZZ68Rdu0Y=
Date: Tue, 31 Mar 2020 16:24:26 -0700
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2SMIVA2FJ6WWLC2YN4R6ZCVEVBNHHCGQM7OQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3563@github.com>
Subject: [quicwg/base-drafts] Migration with zero-length CID is inadvisable (#3563)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e83d12acfbd5_2ed73f7f15acd96448249"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/SlTWySKW5A160wuUuJuHJuD5ZSk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:24:29 -0000

----==_mimepart_5e83d12acfbd5_2ed73f7f15acd96448249
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Not making a design/editorial call here.  There is new normative language, so maybe it is design.  But this is really just documenting an emergent property of the existing system.  There are no concrete changes other than a stronger recommendation against migration in cases where it either doesn&#39;t work or would not provide the privacy properties we have attempted to guarantee.

Closes #3559.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/3563

-- Commit Summary --

  * Migration with zero-length CID is inadvisable

-- File Changes --

    M draft-ietf-quic-transport.md (7)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/3563.patch
https://github.com/quicwg/base-drafts/pull/3563.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3563

----==_mimepart_5e83d12acfbd5_2ed73f7f15acd96448249
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Not making a design/editorial call here.  There is new normative language, so maybe it is design.  But this is really just documenting an emergent property of the existing system.  There are no concrete changes other than a stronger recommendation against migration in cases where it either doesn't work or would not provide the privacy properties we have attempted to guarantee.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #3559.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="590685901" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3559" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3559/hovercard" href="https://github.com/quicwg/base-drafts/issues/3559">#3559</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/3563'>https://github.com/quicwg/base-drafts/pull/3563</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Migration with zero-length CID is inadvisable</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/3563/files#diff-db016291106766877c4921a79f8596e0">draft-ietf-quic-transport.md</a>
    (7)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3563.patch'>https://github.com/quicwg/base-drafts/pull/3563.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/3563.diff'>https://github.com/quicwg/base-drafts/pull/3563.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3563">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4IZRCSS7YC4XRNUQDRKJ3SVANCNFSM4LYEVEVQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5B2UKNVVOGZDHIV7TRKJ3SVA5CNFSM4LYEVEV2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4I2BT52A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3563",
"url": "https://github.com/quicwg/base-drafts/pull/3563",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e83d12acfbd5_2ed73f7f15acd96448249--


From nobody Tue Mar 31 16:45:56 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B93533A0D6B for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 16:45:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.152
X-Spam-Level: 
X-Spam-Status: No, score=-0.152 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pYECju9Ke4cU for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 16:45:52 -0700 (PDT)
Received: from out-10.smtp.github.com (out-10.smtp.github.com [192.30.254.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D985D3A0D6A for <quic-issues@ietf.org>; Tue, 31 Mar 2020 16:45:52 -0700 (PDT)
Received: from github-lowworker-56fcc46.va3-iad.github.net (github-lowworker-56fcc46.va3-iad.github.net [10.48.102.32]) by smtp.github.com (Postfix) with ESMTP id 21C921211F9 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 16:45:52 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585698352; bh=wEHGpFQtupOXCJLkbWSZmab681IEO5/CmaK9cNHxdPE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=pmirA9ORemP421jo81jPGBj8a5ANGTr/YrkEhMfsFqbvJ7bl57EKylD+SqI4zCBvL tLnL9Kz1Jl1S8zXqMeqdeuo2NBBxxA7GgaH9j8svdjfweM0BwjwyGqzgXAg3etKAs4 BtN3UBqG77dRIpZ/aBva8AUGwFSUFBDdUNViEXbU=
Date: Tue, 31 Mar 2020 16:45:51 -0700
From: Jana Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3JALLMG6NJ23BC2KV4R63S7EVBNHHCF2VMJI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3540/c606944811@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3540@github.com>
References: <quicwg/base-drafts/pull/3540@github.com>
Subject: Re: [quicwg/base-drafts] Notify the congestion controller of losses first (#3540)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e83d62fd0d46_2be03fc7be4cd964115612"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/59aow7EMcpdmKi_PY1qCgEIfJX0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:45:55 -0000

----==_mimepart_5e83d62fd0d46_2be03fc7be4cd964115612
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@marten-seemann : It does change the order -- it does CC increase action after the decrease

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3540#issuecomment-606944811
----==_mimepart_5e83d62fd0d46_2be03fc7be4cd964115612
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/marten-seemann/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/marten-seemann">@marten-seemann</a> : It does change the order -- it does CC increase action after the decrease</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3540#issuecomment-606944811">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK74G4DBXI6GSOXA6YLRKJ6C7ANCNFSM4LRNSNXQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2MKV4A7KMEJH6CAMLRKJ6C7A5CNFSM4LRNSNX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQWT4KY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3540#issuecomment-606944811",
"url": "https://github.com/quicwg/base-drafts/pull/3540#issuecomment-606944811",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e83d62fd0d46_2be03fc7be4cd964115612--


From nobody Tue Mar 31 16:46:06 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 672273A0D6B for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 16:46:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.474
X-Spam-Level: 
X-Spam-Status: No, score=-0.474 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=0.726, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id IlhpoVNcEsJx for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 16:46:02 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AC5153A0D6A for <quic-issues@ietf.org>; Tue, 31 Mar 2020 16:46:02 -0700 (PDT)
Received: from github-lowworker-b19c547.va3-iad.github.net (github-lowworker-b19c547.va3-iad.github.net [10.48.17.66]) by smtp.github.com (Postfix) with ESMTP id D2C4D28020C for <quic-issues@ietf.org>; Tue, 31 Mar 2020 16:46:01 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585698361; bh=86EloU7gVcQeKsA18MvLLUkKESuGlvxD0fvFPk7LJDY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=CuTtn+TbhJaamcpfmagKUVD4oj+Sv1NNBft4PGW8HgXH2riE4nX8Enqw28nvBvnuf 43mLz92lfdbupWCiUKpS85YnDL7mVgg7NIuWnA3invFwS7kvTk9iIg7QzwjZZGHpq6 Mr03308cOj6ELbj65WYn6mvRHLaiR2Qm9qQlm/2Y=
Date: Tue, 31 Mar 2020 16:46:01 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3TTQG3H3UAOPEWWR54R63TTEVBNHHCGFYIAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3547/review/385178475@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3547@github.com>
References: <quicwg/base-drafts/pull/3547@github.com>
Subject: Re: [quicwg/base-drafts] Limit RCID state (#3547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e83d639c328b_797d3f8bb1ccd96486936"; 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/RCtS9jvImxQzNDo8pbeAR38zN2Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:46:05 -0000

----==_mimepart_5e83d639c328b_797d3f8bb1ccd96486936
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho commented on this pull request.



> @@ -1069,6 +1069,15 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint SHOULD limit the number of outstanding RETIRE_CONNECTION_ID frames
+to bound the necessary state. In order to allow a peer to retire all previously
+issued connection IDs, the limit on the number of outstanding
+RETIRE_CONNECTION_IDs SHOULD be at least the active_connection_id_limit. An

@martinduke Thank you for sharing your experience.

Could you please clarify why you have two limits? Are you limiting the number of inflight RCID frames to 4, even though you retain state of up to 100 CIDs to be retired?

I'm curious, because that's not something I would expect as an outcome of this PR. My read of the text proposed in the PR has been that we assume that a RCID frame becomes "outstanding" when an endpoint decides to (or being instructed to) retire a CID.

IIUC, what we need to do is limit the amount of state that the endpoint retains. Number of RCID frames sent at one time does not really matter, as it is bound by the CWND size.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3547#discussion_r401277994
----==_mimepart_5e83d639c328b_797d3f8bb1ccd96486936
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@kazuho</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3547#discussion_r401277994">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1069,6 +1069,15 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint SHOULD limit the number of outstanding RETIRE_CONNECTION_ID frames
+to bound the necessary state. In order to allow a peer to retire all previously
+issued connection IDs, the limit on the number of outstanding
+RETIRE_CONNECTION_IDs SHOULD be at least the active_connection_id_limit. An
</pre>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinduke/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinduke">@martinduke</a> Thank you for sharing your experience.</p>
<p>Could you please clarify why you have two limits? Are you limiting the number of inflight RCID frames to 4, even though you retain state of up to 100 CIDs to be retired?</p>
<p>I'm curious, because that's not something I would expect as an outcome of this PR. My read of the text proposed in the PR has been that we assume that a RCID frame becomes "outstanding" when an endpoint decides to (or being instructed to) retire a CID.</p>
<p>IIUC, what we need to do is limit the amount of state that the endpoint retains. Number of RCID frames sent at one time does not really matter, as it is bound by the CWND size.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3547#discussion_r401277994">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK744Z2MWRTRQ2ABPEDRKJ6DTANCNFSM4LUQW5DQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZ5Y5AKABC7PLB5LKDRKJ6DTA5CNFSM4LUQW5D2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC32VW2Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3547#discussion_r401277994",
"url": "https://github.com/quicwg/base-drafts/pull/3547#discussion_r401277994",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e83d639c328b_797d3f8bb1ccd96486936--


From nobody Tue Mar 31 16:47:34 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B9E0F3A0D81 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 16:47:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.152
X-Spam-Level: 
X-Spam-Status: No, score=-0.152 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VENfdNUoISm5 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 16:47:30 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 07AD83A0D7E for <quic-issues@ietf.org>; Tue, 31 Mar 2020 16:47:29 -0700 (PDT)
Date: Tue, 31 Mar 2020 16:47:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585698449; bh=7KeZTp7PlvBiOFZ7pQrDU+Ztrl4A0Z6sWtleczOp+tY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=SSL4Kay80SVUtut8UEb10D9uSSX2zzElidwIThMDMabtLWSNO4aK7brAx8peWxBPl bwbHoH3dgSx3ZFNE/i/heN9xFt6CePdUHvM6svmSa/naUMgu2uMp+/paR5IHTyLh87 K40qAbMC9h1gmojyODKdZOK4c/c2UhKZBe3xIVsE=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4ZNTNMDR2ANRAH6IF4R63ZBEVBNHHCGQM7OQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3563/c606945382@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3563@github.com>
References: <quicwg/base-drafts/pull/3563@github.com>
Subject: Re: [quicwg/base-drafts] Migration with zero-length CID is inadvisable (#3563)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e83d690f127f_46103feaa2ecd96c144077"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/0LDMV5Ctao46T_1w1MW0rD-MwpY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:47:32 -0000

----==_mimepart_5e83d690f127f_46103feaa2ecd96c144077
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I think we already knew this, but it's also not that relevant to most migration scenarios when the client is migrating and has a 0-len CID, so I think it's fine.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3563#issuecomment-606945382
----==_mimepart_5e83d690f127f_46103feaa2ecd96c144077
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I think we already knew this, but it's also not that relevant to most migration scenarios when the client is migrating and has a 0-len CID, so I think it's fine.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3563#issuecomment-606945382">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZHONJLDNRBY7RMFM3RKJ6JBANCNFSM4LYEVEVQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK2MSXLWA6NMK2VTWV3RKJ6JBA5CNFSM4LYEVEV2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQWUAZQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3563#issuecomment-606945382",
"url": "https://github.com/quicwg/base-drafts/pull/3563#issuecomment-606945382",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e83d690f127f_46103feaa2ecd96c144077--


From nobody Tue Mar 31 16:49:01 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 01C413A0D84 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 16:49:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.082
X-Spam-Level: 
X-Spam-Status: No, score=0.082 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.282, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id P0BY6P4UbHEU for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 16:48:58 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 763F93A0C35 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 16:48:58 -0700 (PDT)
Received: from github-lowworker-6b40fdd.va3-iad.github.net (github-lowworker-6b40fdd.va3-iad.github.net [10.48.16.64]) by smtp.github.com (Postfix) with ESMTP id 9C714E045E for <quic-issues@ietf.org>; Tue, 31 Mar 2020 16:48:57 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585698537; bh=4VV80iUCrNB2ZeQ9YD5kK5FBicDMym/0GtCsUz+W6tM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=AYxdgCkQltV0dq6ZeuIu9XSXJ+b9kmCZHZ4dMk7Hzi8k0Hg696Gttuvr0pG2LXCyR LV+GQI7G5O9e4IlMbN2HN6UH1kGIsDySOAtLfenap5YkE12ZAi+bfI9KR2OT7lLnGj jb/MjTCNWGiXQ4xKvf6oh9A6ons1yjHaPlWvoayg=
Date: Tue, 31 Mar 2020 16:48:57 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK5BOGFGHZQQICRTCZ54R636TEVBNHHCGQM7OQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3563/review/385179447@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3563@github.com>
References: <quicwg/base-drafts/pull/3563@github.com>
Subject: Re: [quicwg/base-drafts] Migration with zero-length CID is inadvisable (#3563)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e83d6e98cbb0_53f83fed538cd96481280"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/PJDBV1qXu2TuHLO8Y5Ss-WlTdaQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:49:01 -0000

----==_mimepart_5e83d6e98cbb0_53f83fed538cd96481280
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett commented on this pull request.



> @@ -2246,6 +2246,13 @@ that packet numbers cannot be used to correlate activity.  This does not prevent
 other properties of packets, such as timing and size, from being used to
 correlate activity.
 
+An endpoint SHOULD NOT initiate migration when a peer that requests the use of
+a zero-length connection ID. If the peer routes incoming packets using the
+source address, migration might not be successful. If the peer routes incoming
+packets by assigning a unique destination address to the connection, which
+might be achieved using using the preferred_address transport parameter (see
+{{preferred-address}}), packets sent on different paths will be linkable.

```suggestion
{{preferred-address}}), packets sent on different paths are likely to be linkable.
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3563#pullrequestreview-385179447
----==_mimepart_5e83d6e98cbb0_53f83fed538cd96481280
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p></p>=0D
<p><b>@ianswett</b> commented on this pull request.</p>=0D
=0D
<hr>=0D
=0D
<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/3563#discussi=
on_r401278920">draft-ietf-quic-transport.md</a>:</p>=0D
<pre style=3D'color:#555'>&gt; @@ -2246,6 +2246,13 @@ that packet numbers=
 cannot be used to correlate activity.  This does not prevent=0D
 other properties of packets, such as timing and size, from being used to=
=0D
 correlate activity.=0D
 =0D
+An endpoint SHOULD NOT initiate migration when a peer that requests the =
use of=0D
+a zero-length connection ID. If the peer routes incoming packets using t=
he=0D
+source address, migration might not be successful. If the peer routes in=
coming=0D
+packets by assigning a unique destination address to the connection, whi=
ch=0D
+might be achieved using using the preferred_address transport parameter =
(see=0D
+{{preferred-address}}), packets sent on different paths will be linkable=
.=0D
</pre>=0D
=E2=AC=87=EF=B8=8F Suggested change=0D
<pre style=3D"color: #555">-{{preferred-address}}), packets sent on diffe=
rent paths will be linkable.=0D
+{{preferred-address}}), packets sent on different paths are likely to be=
 linkable.=0D
</pre>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/pull/3563#pullrequestreview-385179447">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AFTOJ=
K5HOGQ75BIRTZN6DWLRKJ6OTANCNFSM4LYEVEVQ">unsubscribe</a>.<img src=3D"http=
s://github.com/notifications/beacon/AFTOJK2CYHG57SQ6K7Q2LB3RKJ6OTA5CNFSM4=
LYEVEV2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZ=
GOC32V6NY.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/pull/3563#pullrequestrev=
iew-385179447",=0D
"url": "https://github.com/quicwg/base-drafts/pull/3563#pullrequestreview=
-385179447",=0D
"name": "View Pull Request"=0D
},=0D
"description": "View this Pull Request on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5e83d6e98cbb0_53f83fed538cd96481280--


From nobody Tue Mar 31 16:49:19 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1F92F3A0D85 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 16:49:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.429
X-Spam-Level: 
X-Spam-Status: No, score=0.429 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=1.629, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id j4Fm8WEdqGdy for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 16:49:02 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0C2643A0C35 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 16:49:02 -0700 (PDT)
Received: from github-lowworker-1ac52d7.ash1-iad.github.net (github-lowworker-1ac52d7.ash1-iad.github.net [10.56.25.52]) by smtp.github.com (Postfix) with ESMTP id 07B94A0834 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 16:49:01 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585698541; bh=zjK73fDTCD/y8PHxrACBxuc91hrNFAzjsuESI6/MpZU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=QM79vc1brmYAVVkoJzwCDp1Yfrk8JY3wviAN9FgWF6Pux60pn7euIWxNzGVRCWRKJ 8/BHl6RMnvIEJC+nMDwC6kGteh5VshovZ5tBH8XhB/Xz1A42q3evjDb5p52gYP5GtY xAjLCkWy9hqvCPDXyd0jBJfcdVcvnAhsCsi13Ij0=
Date: Tue, 31 Mar 2020 16:49:00 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2CXQYPCHN7OMXKZJ54R636ZEVBNHHCGQM7OQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3563/review/385179485@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3563@github.com>
References: <quicwg/base-drafts/pull/3563@github.com>
Subject: Re: [quicwg/base-drafts] Migration with zero-length CID is inadvisable (#3563)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e83d6ecec41f_39383f9ad8ecd968216097"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/jdSPEE-fmxEX6qqBYqHKC3oAyAk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:49:03 -0000

----==_mimepart_5e83d6ecec41f_39383f9ad8ecd968216097
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/3563#pullrequestreview-385179485
----==_mimepart_5e83d6ecec41f_39383f9ad8ecd968216097
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@ianswett</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3563#pullrequestreview-385179485">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6HFDDCMWJZX4GEUQTRKJ6OZANCNFSM4LYEVEVQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKYIIGKZJ73JGMUU33TRKJ6OZA5CNFSM4LYEVEV2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC32V6XI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3563#pullrequestreview-385179485",
"url": "https://github.com/quicwg/base-drafts/pull/3563#pullrequestreview-385179485",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e83d6ecec41f_39383f9ad8ecd968216097--


From nobody Tue Mar 31 16:52:59 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 89EC33A0D9C for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 16:52:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.082
X-Spam-Level: 
X-Spam-Status: No, score=0.082 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.282, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3GYrO7Z_x4rL for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 16:52:55 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BEBF73A0D9B for <quic-issues@ietf.org>; Tue, 31 Mar 2020 16:52:54 -0700 (PDT)
Received: from github-lowworker-292e294.va3-iad.github.net (github-lowworker-292e294.va3-iad.github.net [10.48.102.70]) by smtp.github.com (Postfix) with ESMTP id 0E28D6E1330 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 16:52:54 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585698774; bh=gXTAP+CoDLQRbg57e0xFiZasd09ox5XWw0E/kIr8S58=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=k2J4nJfHuxJF4QKNYwAtyraTNeOSWBkR2hC2QsRnhgOys9JAx060OVy64jLPD04Y/ 12AAOlDrd4CjLLB0hSuaGSoZoylB0XMOxPNKfqMrYSbBfqwuo/UITK1tbgBC+FbgNL XFoZjKjKCiKrLj188ewM/HwarJ5LCk0dGmTDfUyY=
Date: Tue, 31 Mar 2020 16:52:53 -0700
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2IEH4O65RJNC7H4KV4R64NLEVBNHHCGQM7OQ@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3563/review/385180000@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3563@github.com>
References: <quicwg/base-drafts/pull/3563@github.com>
Subject: Re: [quicwg/base-drafts] Migration with zero-length CID is inadvisable (#3563)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e83d7d5f2434_64103fb58f2cd95c692be"; 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/TOCodvfya40J9plI0o0mpCDyzck>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:52:57 -0000

----==_mimepart_5e83d7d5f2434_64103fb58f2cd95c692be
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@DavidSchinazi commented on this pull request.

I'm not sure this guidance is correct. If the server has reason to believe migration won't work (due to source-IP routing or otherwise) it should send the disable_migration TP. It's perfectly reasonable to migrate when zero-length CIDs are in use if the server only has one connection on this port. Therefore I think we should stay away from the implicit signal "CID is zero-length" and instead use the explicit signal disable_migration.

> @@ -2246,6 +2246,13 @@ that packet numbers cannot be used to correlate activity.  This does not prevent
 other properties of packets, such as timing and size, from being used to
 correlate activity.
 
+An endpoint SHOULD NOT initiate migration when a peer that requests the use of

I'm failing to parse this first sentence.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3563#pullrequestreview-385180000
----==_mimepart_5e83d7d5f2434_64103fb58f2cd95c692be
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@DavidSchinazi</b> commented on this pull request.</p>

<p>I'm not sure this guidance is correct. If the server has reason to believe migration won't work (due to source-IP routing or otherwise) it should send the disable_migration TP. It's perfectly reasonable to migrate when zero-length CIDs are in use if the server only has one connection on this port. Therefore I think we should stay away from the implicit signal "CID is zero-length" and instead use the explicit signal disable_migration.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3563#discussion_r401279423">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -2246,6 +2246,13 @@ that packet numbers cannot be used to correlate activity.  This does not prevent
 other properties of packets, such as timing and size, from being used to
 correlate activity.
 
+An endpoint SHOULD NOT initiate migration when a peer that requests the use of
</pre>
<p>I'm failing to parse this first sentence.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3563#pullrequestreview-385180000">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4H5KRYVU7EYBCVJ53RKJ65LANCNFSM4LYEVEVQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7T7GKBRPDUTYBALKDRKJ65LA5CNFSM4LYEVEV2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC32WCYA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3563#pullrequestreview-385180000",
"url": "https://github.com/quicwg/base-drafts/pull/3563#pullrequestreview-385180000",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e83d7d5f2434_64103fb58f2cd95c692be--


From nobody Tue Mar 31 16:57:19 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C395E3A0DB5 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 16:57:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.082
X-Spam-Level: 
X-Spam-Status: No, score=0.082 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.282, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: 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--YcisirtZL for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 16:57: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 B4DB23A0DB4 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 16:57:15 -0700 (PDT)
Date: Tue, 31 Mar 2020 16:57:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585699034; bh=OTrg/Y9G/V3us//mcRX/Tde/Sxtl2oeJzoKWZoqkRF0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=BkTRYBK9pb8i5qwLUZ0vBVLfc5nm+b6MJ118yLnIvs+3BRS+kv3vqcXi1mYxmod3j LdJana3YVB9w0CvfUF2pFC6aZvKox9KEkoB8SSvcNwux5HKWmaIHs7JV6LwTrssRIc Nyx2PVT4OICA7JJrwiikGjugnhi0kbJIrzLnEwvs=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4X7GS5LVDJNRRJBBV4R645VEVBNHHCGKCD2A@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3551/review/385182361@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3551@github.com>
References: <quicwg/base-drafts/pull/3551@github.com>
Subject: Re: [quicwg/base-drafts] Do not reset pto_count on Initial ACKs (#3551)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e83d8da94685_3d663f8347acd9601068fc"; 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/zdSb2fCfACq1IVnnDp5OhC0BztU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Mar 2020 23:57:18 -0000

----==_mimepart_5e83d8da94685_3d663f8347acd9601068fc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho commented on this pull request.



> @@ -501,7 +501,13 @@ and prevents a server from sending a 1-RTT packet on a PTO expiration before it
 has the keys to process an acknowledgement.
 
 When a PTO timer expires, the PTO period MUST be set to twice its current
-value. This exponential reduction in the sender's rate is important because
+value. The PTO period is set back to the original value upon receiving an
+acknowledgement for a non-Initial packet. The PTO timer is not decreased when
+the client receives an Initial ACK to ensure the client's anti-deadlock timer

How about changing the text to something like: _The PTO period is set back to the original value when receiving an acknowledgement, if the endpoint knows that the peer has completed address validation. The PTO timer is not decreased while the peer is validating the address, to ensure the endpoint's anti-deadlock timer does not fire..._

I think that is our intent.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3551#pullrequestreview-385182361
----==_mimepart_5e83d8da94685_3d663f8347acd9601068fc
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@kazuho</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3551#discussion_r401281473">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -501,7 +501,13 @@ and prevents a server from sending a 1-RTT packet on a PTO expiration before it
 has the keys to process an acknowledgement.
 
 When a PTO timer expires, the PTO period MUST be set to twice its current
-value. This exponential reduction in the sender&#39;s rate is important because
+value. The PTO period is set back to the original value upon receiving an
+acknowledgement for a non-Initial packet. The PTO timer is not decreased when
+the client receives an Initial ACK to ensure the client&#39;s anti-deadlock timer
</pre>
<p>How about changing the text to something like: <em>The PTO period is set back to the original value when receiving an acknowledgement, if the endpoint knows that the peer has completed address validation. The PTO timer is not decreased while the peer is validating the address, to ensure the endpoint's anti-deadlock timer does not fire...</em></p>
<p>I think that is our intent.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3551#pullrequestreview-385182361">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZYL3NXGLX7ORH6O6LRKJ7NVANCNFSM4LWBVDVQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKY7UUERYM23TOBJXJLRKJ7NVA5CNFSM4LWBVDV2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC32WVGI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3551#pullrequestreview-385182361",
"url": "https://github.com/quicwg/base-drafts/pull/3551#pullrequestreview-385182361",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e83d8da94685_3d663f8347acd9601068fc--


From nobody Tue Mar 31 17:04:54 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 432443A0DD2 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 17:04:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.199
X-Spam-Level: 
X-Spam-Status: No, score=-0.199 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pqKyOaMFulmp for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 17:04:52 -0700 (PDT)
Received: from out-14.smtp.github.com (out-14.smtp.github.com [192.30.254.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3AA493A0DD0 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 17:04:52 -0700 (PDT)
Date: Tue, 31 Mar 2020 17:04:51 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585699491; bh=ErhM4vXl3ikSREfDIZW70443vdpMYaYQvzZC8uWLfvA=; h=Date:From:To:Subject:From; b=MyX74rnlKHQoIvgB6sPCYbjK5/GcIZvYuYrNsLwgnwzSSTb5NbBIdhEFu/g/w8zt5 gXk0NEgk9A/PBE+etZLmPB+h16MbequcHvSlaLKkP6D1bfXEXm99dPrTak9COLyNjz Bbx+3dBEWt26ooqDzhML2lxQEk/lW3pJVncURSt4=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-loss-first/ae9bb4-b34f5f@github.com>
Subject: [quicwg/base-drafts] b34f5f: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/5Jp4lqnfw4msB4pmAAp9c9F4034>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Apr 2020 00:04:53 -0000

  Branch: refs/heads/ianswett-loss-first
  Home:   https://github.com/quicwg/base-drafts
  Commit: b34f5f9be7847b80ae890f03012f95775b946de3
      https://github.com/quicwg/base-drafts/commit/b34f5f9be7847b80ae890f03012f95775b946de3
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



From nobody Tue Mar 31 17:05:18 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3C8353A0DD6 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 17:05: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=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xv4qv8tPRprE for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 17:05:14 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 197F93A0DD4 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 17:05:14 -0700 (PDT)
Received: from github-lowworker-e8b54ca.ac4-iad.github.net (github-lowworker-e8b54ca.ac4-iad.github.net [10.52.23.39]) by smtp.github.com (Postfix) with ESMTP id 73FEEE003E for <quic-issues@ietf.org>; Tue, 31 Mar 2020 17:05:13 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585699513; bh=8lcUybBHrtwjpWFdXI0JT2JD53L69M0UH/t2srARgzI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=RDwX0KFVVEVjaeYE5kdTOXYvRYPvzOK1PUDYd37wTOg33bpAmnqxest5j8v8FfGTS 4FwT65/b06RNKo7Rvkd8nwtE05UY3JRMGfw5rc715FSKJB++T0isj5oRJausk1UlOT XpHmiApXGXX0UzAelo0eFAPBxjjmIAa5b13t7XAc=
Date: Tue, 31 Mar 2020 17:05:13 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3540/push/4848074907@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3540@github.com>
References: <quicwg/base-drafts/pull/3540@github.com>
Subject: Re: [quicwg/base-drafts] Notify the congestion controller of losses first (#3540)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e83dab9635c8_2c663fd4c4ccd96c124424"; 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/JFF1anykw3UeG2uT3Nul2qBj5YY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Apr 2020 00:05:16 -0000

----==_mimepart_5e83dab9635c8_2c663fd4c4ccd96c124424
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

b34f5f9be7847b80ae890f03012f95775b946de3  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/3540/files/ae9bb473c0f1d882375d7e1e6acab6444f96b42f..b34f5f9be7847b80ae890f03012f95775b946de3

----==_mimepart_5e83dab9635c8_2c663fd4c4ccd96c124424
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/b34f5f9be7847b80ae890f03012f95775b946de3">b34f5f9</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/3540/files/ae9bb473c0f1d882375d7e1e6acab6444f96b42f..b34f5f9be7847b80ae890f03012f95775b946de3">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6O4AOT4UHRRP3PEL3RKKALTANCNFSM4LRNSNXQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK36GBOS73P6NGXPXKTRKKALTA5CNFSM4LRNSNX2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TEMBWGU2DKOCQOVZWQIZUHA2DQMBXGQ4TANY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3540/files/ae9bb473c0f1d882375d7e1e6acab6444f96b42f..b34f5f9be7847b80ae890f03012f95775b946de3",
"url": "https://github.com/quicwg/base-drafts/pull/3540/files/ae9bb473c0f1d882375d7e1e6acab6444f96b42f..b34f5f9be7847b80ae890f03012f95775b946de3",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e83dab9635c8_2c663fd4c4ccd96c124424--


From nobody Tue Mar 31 17:05:37 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9CA7E3A0DD4 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 17:05:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.429
X-Spam-Level: 
X-Spam-Status: No, score=0.429 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_12=1.629, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VVb6qMkfb8Gm for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 17:05:34 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A3F1F3A0DD2 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 17:05:34 -0700 (PDT)
Received: from github-lowworker-cd7bc13.ac4-iad.github.net (github-lowworker-cd7bc13.ac4-iad.github.net [10.52.25.102]) by smtp.github.com (Postfix) with ESMTP id 05EF6A1EEB for <quic-issues@ietf.org>; Tue, 31 Mar 2020 17:05:34 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585699534; bh=zP1PWL+EtsfHQBiztZmDNAeqydx9wA5HYFa8fdQSob4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=MkmqDpD1+jmjzzymQZI5pT52Gq6BxOa6Jp/w8fOfi9HGQyggLGK/s7kCVVoqz8aAo XG4QgvMD8/BdtE8sw4qTRHXYuhMqLaNViy4/aaCJSoUDCamJyRrz1dS61rs9C2io76 lispUj/hoXOpKnK1Od2Hc+yl7UA1hNLa9fvo1mHQ=
Date: Tue, 31 Mar 2020 17:05:33 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3B52MQJAO4U7K6J3F4R6543EVBNHHCF2VMJI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3540/c606951234@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3540@github.com>
References: <quicwg/base-drafts/pull/3540@github.com>
Subject: Re: [quicwg/base-drafts] Notify the congestion controller of losses first (#3540)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e83dacdebad9_14813fbd9e6cd964283725"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/7AVitkGXZgbuiGcTxznRsihSJTk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Apr 2020 00:05:36 -0000

----==_mimepart_5e83dacdebad9_14813fbd9e6cd964283725
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Assert added, 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/3540#issuecomment-606951234
----==_mimepart_5e83dacdebad9_14813fbd9e6cd964283725
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Assert added, 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/3540#issuecomment-606951234">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK2FKNYR5ZLLPCAELP3RKKAM3ANCNFSM4LRNSNXQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3VBU24O4ZUHGSRWWLRKKAM3A5CNFSM4LRNSNX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQWVOQQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3540#issuecomment-606951234",
"url": "https://github.com/quicwg/base-drafts/pull/3540#issuecomment-606951234",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e83dacdebad9_14813fbd9e6cd964283725--


From nobody Tue Mar 31 17:05:42 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3CB673A0DD7 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 17:05:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZSQAyPFeM3xX for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 17:05:40 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 562143A0DD4 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 17:05:40 -0700 (PDT)
Received: from github-lowworker-943b171.ac4-iad.github.net (github-lowworker-943b171.ac4-iad.github.net [10.52.22.59]) by smtp.github.com (Postfix) with ESMTP id A7E31A0E4C for <quic-issues@ietf.org>; Tue, 31 Mar 2020 17:05:39 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585699539; bh=kVwmgRenEgFpMCtx/N3nzvI9Jujn4yrNjVIffcWxMdc=; h=Date:From:To:Subject:From; b=NLRodG100e6z+VKkd8ApLvnJ2JYrkNZAEyeSrlRJ36jcOcUNUF18UODa8dkqtz9mH MLj1M/alD4K23tXWRBoD9lnHxqmLoQLa0ZwYdLzl/sd3FV7fQGx0VkUODUKsWJO658 Qw/lXy9EhXsHgfS1hev00+/JgFSIXVbsh6Y2AR6w=
Date: Tue, 31 Mar 2020 17:05:39 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/bd1cfb-75fc15@github.com>
Subject: [quicwg/base-drafts] 75fc15: Script updating gh-pages from b34f5f9b. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/SUZCs4VuzW5BN4wARGYgCMwKQZE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Apr 2020 00:05:41 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 75fc15333b855d5d325b702781ce73af4da4dc01
      https://github.com/quicwg/base-drafts/commit/75fc15333b855d5d325b702781ce73af4da4dc01
  Author: ID Bot <idbot@example.com>
  Date:   2020-04-01 (Wed, 01 Apr 2020)

  Changed paths:
    M ianswett-loss-first/draft-ietf-quic-http.html
    M ianswett-loss-first/draft-ietf-quic-http.txt
    M ianswett-loss-first/draft-ietf-quic-invariants.html
    M ianswett-loss-first/draft-ietf-quic-invariants.txt
    M ianswett-loss-first/draft-ietf-quic-qpack.html
    M ianswett-loss-first/draft-ietf-quic-qpack.txt
    M ianswett-loss-first/draft-ietf-quic-recovery.html
    M ianswett-loss-first/draft-ietf-quic-recovery.txt
    M ianswett-loss-first/draft-ietf-quic-tls.html
    M ianswett-loss-first/draft-ietf-quic-tls.txt
    M ianswett-loss-first/draft-ietf-quic-transport.html
    M ianswett-loss-first/draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from b34f5f9b. [ci skip]



From nobody Tue Mar 31 17:05:54 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DFEB23A0DD6 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 17:05:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VwGuhp3Uw4jE for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 17:05:51 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BC48C3A0DD4 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 17:05:51 -0700 (PDT)
Date: Tue, 31 Mar 2020 17:05:51 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585699551; bh=DJrV2FIfYJ6q2h3ZCWecZjR5IGF6waM5q9mm1Yd5BRs=; h=Date:From:To:Subject:From; b=bcUYxbVtjRiA2yRop5R7kOTcXQ56PGkTinmEIfxIIEgExmSeu8/TtuwO8WkWIPdVl IVp5XcDwhjn9aO6oXkwuovonj+RGPsBz9WG65vUJnn8yPBkJWktSGngNvSDbJjh5xF sOOaJI06qWd98tkadf6vx8fBZSuB3c+k4+s2wQ4M=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/75fc15-c5680b@github.com>
Subject: [quicwg/base-drafts] c5680b: Script updating archive at 2020-04-01T00:05:45Z. [...
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/PGdb8gSImfEE6OdgoEaPootUeRs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Apr 2020 00:05:53 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: c5680b74473122535b2a5662a5ff3dddc61186a0
      https://github.com/quicwg/base-drafts/commit/c5680b74473122535b2a5662a5ff3dddc61186a0
  Author: ID Bot <idbot@example.com>
  Date:   2020-04-01 (Wed, 01 Apr 2020)

  Changed paths:
    M archive.json

  Log Message:
  -----------
  Script updating archive at 2020-04-01T00:05:45Z. [ci skip]



From nobody Tue Mar 31 17:07:15 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AD5493A0DDD for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 17:07:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.2
X-Spam-Level: 
X-Spam-Status: No, score=-0.2 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id L1rMJ2bGWKct for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 17:07:12 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B05093A0DDC for <quic-issues@ietf.org>; Tue, 31 Mar 2020 17:07:12 -0700 (PDT)
Date: Tue, 31 Mar 2020 17:07:11 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585699632; bh=tf1c/HvGC1bhD6xPYSvxIzC2LgvOc3ItbYNqybK0mvM=; h=Date:From:To:Subject:From; b=NRni1KGU/+xInY58VGQ+5X/cOOupMzbA7/dBQSy06TKV6sV4RrANhaghaJGRBMl8P MEzHRBI33xu9ZVeBE0O7Yj5EwgAKHvbWv+dU9frXubDvFXPUZaH3YQv/YNyV3umxts zLF0MoLZHmnnVNRYBgkQj+gVK/jemv1y8HxEJG8g=
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/ianswett-loss-first/b34f5f-000000@github.com>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/N5Jpicz8s98JvSSl6ouY0J6UGgU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Apr 2020 00:07:14 -0000

  Branch: refs/heads/ianswett-loss-first
  Home:   https://github.com/quicwg/base-drafts


From nobody Tue Mar 31 17:07:19 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4F6383A0DDC for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 17:07:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.2
X-Spam-Level: 
X-Spam-Status: No, score=-0.2 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id oeQii-7DaCRZ for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 17:07:12 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7FE993A0DD7 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 17:07:12 -0700 (PDT)
Received: from github-lowworker-45eca55.ac4-iad.github.net (github-lowworker-45eca55.ac4-iad.github.net [10.52.25.70]) by smtp.github.com (Postfix) with ESMTP id BB4A1520E61 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 17:07:11 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585699631; bh=tUSY06MQf8hXPi6RxJ4Im2/kGlFUPseDbkSMFHb39f8=; h=Date:From:To:Subject:From; b=UoXmFVn6yOww8ILN9jZm0f6JEAvpORfdg8JoEWYSwNPbulAeXIovy2enimgzHKMbW zSiOQoNV4Ye/3x+zy9vxnv2ahiMM4FjSVuScqL0uyJNZ4rc69hYkwBe9/qWmcfmHfp FhNOtWgfr0e4pEvG6OdjZjBzjhoHrZ1y0pEQyglU=
Date: Tue, 31 Mar 2020 17:07:11 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/bdbf6a-46f61b@github.com>
Subject: [quicwg/base-drafts] 6290d1: Notify the congestion controller of losses first
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/yKNWE-fD8FVvBLkBrcd-oDbQZ38>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Apr 2020 00:07:14 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 6290d1447ecdc63e4b0a702d0a0bd27d01904d6a
      https://github.com/quicwg/base-drafts/commit/6290d1447ecdc63e4b0a702d0a0bd27d01904d6a
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-22 (Sun, 22 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Notify the congestion controller of losses first

Fixes #3495 and #3288 by notifying the congestion controller of lost packets prior to notifying it of acknowledged packets and passing all lost packets into InPersistentCongestion().


  Commit: 0c944ea9badc434888c169b4609687d404ad2fcb
      https://github.com/quicwg/base-drafts/commit/0c944ea9badc434888c169b4609687d404ad2fcb
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-22 (Sun, 22 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md


  Commit: 5f520e2d9207eb156fb3a6fec2a11318c975b36e
      https://github.com/quicwg/base-drafts/commit/5f520e2d9207eb156fb3a6fec2a11318c975b36e
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-29 (Sun, 29 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  temp update


  Commit: de8eca5e5b745c44c1c52b1c811f5068c565c112
      https://github.com/quicwg/base-drafts/commit/de8eca5e5b745c44c1c52b1c811f5068c565c112
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-29 (Sun, 29 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md


  Commit: 2594cd133feb9ef21f93fda32bca9dc6c997a494
      https://github.com/quicwg/base-drafts/commit/2594cd133feb9ef21f93fda32bca9dc6c997a494
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-29 (Sun, 29 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md


  Commit: 05d9705c4dce2707f3bd8456b410e082c717a41c
      https://github.com/quicwg/base-drafts/commit/05d9705c4dce2707f3bd8456b410e082c717a41c
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-29 (Sun, 29 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md


  Commit: 902703f7d3bc8931ba05e877e88a322f29c1d9b0
      https://github.com/quicwg/base-drafts/commit/902703f7d3bc8931ba05e877e88a322f29c1d9b0
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-29 (Sun, 29 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md


  Commit: 35fad6f470bf6fd2316189ecb7a9ce376c93f4d9
      https://github.com/quicwg/base-drafts/commit/35fad6f470bf6fd2316189ecb7a9ce376c93f4d9
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>


  Commit: 71bebc7cd1d63193b6e788deffb65aee681ab8cc
      https://github.com/quicwg/base-drafts/commit/71bebc7cd1d63193b6e788deffb65aee681ab8cc
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>


  Commit: c942fd8027c3ddbd03c658aca614282cb1b3f490
      https://github.com/quicwg/base-drafts/commit/c942fd8027c3ddbd03c658aca614282cb1b3f490
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>


  Commit: 5d0f1778e301bc0aaae4c0a8d192814852000fda
      https://github.com/quicwg/base-drafts/commit/5d0f1778e301bc0aaae4c0a8d192814852000fda
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Apply suggestions from code review

Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>


  Commit: ef5ea9cf87e6742d05a8347c6a58e07d6bc8a27c
      https://github.com/quicwg/base-drafts/commit/ef5ea9cf87e6742d05a8347c6a58e07d6bc8a27c
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>


  Commit: 949bbab5c32eef55d23296330477c49bb60661ca
      https://github.com/quicwg/base-drafts/commit/949bbab5c32eef55d23296330477c49bb60661ca
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>


  Commit: 6c7ff3f90cef21648886155cd108e7eecf981e56
      https://github.com/quicwg/base-drafts/commit/6c7ff3f90cef21648886155cd108e7eecf981e56
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md


  Commit: 3634c6b298b8e1e57fd89cc5247750d182767512
      https://github.com/quicwg/base-drafts/commit/3634c6b298b8e1e57fd89cc5247750d182767512
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Apply suggestions from code review

Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>


  Commit: 2503587c41e812f77339cc30f3909abad187cb8d
      https://github.com/quicwg/base-drafts/commit/2503587c41e812f77339cc30f3909abad187cb8d
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Use largest() consistently


  Commit: a90f17cacdfe043735ff599d4b16c3d510148259
      https://github.com/quicwg/base-drafts/commit/a90f17cacdfe043735ff599d4b16c3d510148259
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md


  Commit: ae9bb473c0f1d882375d7e1e6acab6444f96b42f
      https://github.com/quicwg/base-drafts/commit/ae9bb473c0f1d882375d7e1e6acab6444f96b42f
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md


  Commit: b34f5f9be7847b80ae890f03012f95775b946de3
      https://github.com/quicwg/base-drafts/commit/b34f5f9be7847b80ae890f03012f95775b946de3
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md


  Commit: 46f61b620f829a46b08efa1a5ea20cb1abcd4f80
      https://github.com/quicwg/base-drafts/commit/46f61b620f829a46b08efa1a5ea20cb1abcd4f80
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Merge pull request #3540 from quicwg/ianswett-loss-first

Notify the congestion controller of losses first


Compare: https://github.com/quicwg/base-drafts/compare/bdbf6a120848...46f61b620f82


From nobody Tue Mar 31 17:07:38 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7CF2D3A0DDE for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 17:07: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=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7Y-NecrCouDN for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 17:07:35 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2C3DD3A0DD9 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 17:07:35 -0700 (PDT)
Received: from github-lowworker-f62aa54.va3-iad.github.net (github-lowworker-f62aa54.va3-iad.github.net [10.48.17.68]) by smtp.github.com (Postfix) with ESMTP id 3E2C75203AE for <quic-issues@ietf.org>; Tue, 31 Mar 2020 17:07:34 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585699654; bh=QOLsXcSS8g0U9I2n8juSD3xdWpQMJ33mbWt2BJGVBao=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=b+P3bwr9wYHjAcjEJcsvgC4AVGyAkC9aQsnOg0KPCHXix+KJ4oPXpuw60DoQ+3exD k+2nEqws3tjAcoasCwhcrxwPprceo5aBcgl/aLAnXp9NObpYuzlL4ItBeU2+qwFJef c6PdK1JF5ideYAglmdsNU2e4Lke9YNBKWx/44dws=
Date: Tue, 31 Mar 2020 17:07:34 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2LKOA7BTEVXANNBS54R66ENEVBNHHCERMSLI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/3495/issue_event/3185633745@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3495@github.com>
References: <quicwg/base-drafts/issues/3495@github.com>
Subject: Re: [quicwg/base-drafts] Loss-detection happens after CC-increase, leading to higher congestion window (#3495)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e83db462d7ee_20db3f80012cd95c1753f9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/gfv2yArHv2DViy_1FRhMDUCtWp8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Apr 2020 00:07:37 -0000

----==_mimepart_5e83db462d7ee_20db3f80012cd95c1753f9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #3495 via #3540.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3495#event-3185633745
----==_mimepart_5e83db462d7ee_20db3f80012cd95c1753f9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Closed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="574984794" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3495" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3495/hovercard" href="https://github.com/quicwg/base-drafts/issues/3495">#3495</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="585804874" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3540" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3540/hovercard" href="https://github.com/quicwg/base-drafts/pull/3540">#3540</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3495#event-3185633745">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7RXQ7ZFVGED7VRULLRKKAUNANCNFSM4LAUOXPA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7G4EWYGAN4KQ5T4Q3RKKAUNA5CNFSM4LAUOXPKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXXQOTUI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3495#event-3185633745",
"url": "https://github.com/quicwg/base-drafts/issues/3495#event-3185633745",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e83db462d7ee_20db3f80012cd95c1753f9--


From nobody Tue Mar 31 17:07:42 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EEC793A0DD9 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 17:07:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.152
X-Spam-Level: 
X-Spam-Status: No, score=-0.152 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9DKp_N2e2ZY9 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 17:07:35 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 340AC3A0DDD for <quic-issues@ietf.org>; Tue, 31 Mar 2020 17:07:35 -0700 (PDT)
Received: from github-lowworker-6349a71.ac4-iad.github.net (github-lowworker-6349a71.ac4-iad.github.net [10.52.18.20]) by smtp.github.com (Postfix) with ESMTP id 4084A8C0A02 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 17:07:34 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585699654; bh=O20GI5SofGnVmoXMzFP+1h44zoIsvRM9ge8bUYWYc4Q=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=UkSXR3R1SXmYWjpG1IL7VUg4Irz6p6+AjMNxTyaruQDc7z9ijWJkr6dO6hs5/1rrM hIV/WMFEjQfux0XtoWHUu3uGkVvj/CjIqrcYD9aa3vgWqw0xJ/3pfVN5POpTlN0PGp +M/zdHxPCS9uPPgZtRmWQuSCn2QCcgAn8xNUg/4E=
Date: Tue, 31 Mar 2020 17:07:34 -0700
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4XN76RHEOL2CAEAZN4R66ENEVBNHHCF2VMJI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3540/issue_event/3185633741@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3540@github.com>
References: <quicwg/base-drafts/pull/3540@github.com>
Subject: Re: [quicwg/base-drafts] Notify the congestion controller of losses first (#3540)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e83db463063a_4acc3fd8326cd9601491be"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/tZka1UZC1CTacl-OpXkxS_QRMXM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Apr 2020 00:07:37 -0000

----==_mimepart_5e83db463063a_4acc3fd8326cd9601491be
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #3540 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3540#event-3185633741
----==_mimepart_5e83db463063a_4acc3fd8326cd9601491be
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>Merged <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="585804874" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3540" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3540/hovercard" href="https://github.com/quicwg/base-drafts/pull/3540">#3540</a> into master.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3540#event-3185633741">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKYSJX76TLYB3MES3ELRKKAUNANCNFSM4LRNSNXQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3Z5DNQKDFBWOXCL7LRKKAUNA5CNFSM4LRNSNX2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOXXQOTTI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3540#event-3185633741",
"url": "https://github.com/quicwg/base-drafts/pull/3540#event-3185633741",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e83db463063a_4acc3fd8326cd9601491be--


From nobody Tue Mar 31 17:08:19 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6ABB63A0DDD for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 17:08:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -5.201
X-Spam-Level: 
X-Spam-Status: No, score=-5.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id voaIsxXZ3qbQ for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 17:08:16 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3F6A13A0DD9 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 17:08:16 -0700 (PDT)
Date: Tue, 31 Mar 2020 17:08:15 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585699695; bh=nQRUAmaNX+++quTTx5pRmkJerCf4r4AxK/rSoTw+HwY=; h=Date:From:To:Subject:From; b=z2tuFpTpg9bZhxZLPiKdSgE8xqu38ELu4hwULCrMaqL9YcDib8P+xSgE3DrgpFGnJ EHQKL3wtFJJkblt9U60fwbq3az8iNHoL5nrcgjfY3vTrPYpSslbn4LwDxZB/U18Nlm fDtytqJ7TZCfBuKAowStUBJ2wBCTsBcWL/37Y6gg=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/c5680b-333b6e@github.com>
Subject: [quicwg/base-drafts] 333b6e: Script updating gh-pages from 46f61b62. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/-tWeTSoDyi2jGJvYswWdwWeIUcE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Apr 2020 00:08:18 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 333b6e3591893b940f2be8db0fa4e41ac3f2d662
      https://github.com/quicwg/base-drafts/commit/333b6e3591893b940f2be8db0fa4e41ac3f2d662
  Author: ID Bot <idbot@example.com>
  Date:   2020-04-01 (Wed, 01 Apr 2020)

  Changed paths:
    M draft-ietf-quic-http.html
    M draft-ietf-quic-http.txt
    M draft-ietf-quic-invariants.html
    M draft-ietf-quic-invariants.txt
    M draft-ietf-quic-qpack.html
    M draft-ietf-quic-qpack.txt
    M draft-ietf-quic-recovery.html
    M draft-ietf-quic-recovery.txt
    M draft-ietf-quic-tls.html
    M draft-ietf-quic-tls.txt
    M draft-ietf-quic-transport.html
    M draft-ietf-quic-transport.txt
    M index.html

  Log Message:
  -----------
  Script updating gh-pages from 46f61b62. [ci skip]



From nobody Tue Mar 31 17:10:05 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5A87C3A0DE0 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 17:10:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.152
X-Spam-Level: 
X-Spam-Status: No, score=-0.152 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZAXU80ZKJr15 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 17:10:02 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0F6CC3A0DDF for <quic-issues@ietf.org>; Tue, 31 Mar 2020 17:10:02 -0700 (PDT)
Date: Tue, 31 Mar 2020 17:10:01 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585699801; bh=tDA3M7ent9Lv5ZHMUT6tKfWuBx+g4uDgTyeuqFvlscw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=w/n1fJh8GKAQmT1+L4viBG32W0koDyAFzu/hH8O9LWlU81jQ3AGLuW3nFgTBxgDpN Uo0zDZjeS36bDiaKWId/3awJK+XwbEs849arXMWb3ZsuIj1h0S8iFyAnnS0VgXZsQ7 eJphFuIiyGCN1T0iPYPZTHNrCSK0X/IYzq0IMQEE=
From: Kazu Yamamoto <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK4B4AK5ZJ63GMPL5NN4R66NTEVBNHHCGOE66Y@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3562/606952517@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3562@github.com>
References: <quicwg/base-drafts/issues/3562@github.com>
Subject: Re: [quicwg/base-drafts] Inconsistency of QPACK static table (#3562)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e83dbd947ef0_576f3f9def6cd9601821a6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: kazu-yamamoto
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Sd11oSn9oovLsBp3y45wOKfb7vs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Apr 2020 00:10:04 -0000

----==_mimepart_5e83dbd947ef0_576f3f9def6cd9601821a6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@afrind Thanks!

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3562#issuecomment-606952517
----==_mimepart_5e83dbd947ef0_576f3f9def6cd9601821a6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/afrind/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/afrind">@afrind</a> Thanks!</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3562#issuecomment-606952517">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6ZYYCZICY46RMO253RKKA5TANCNFSM4LXLJQPA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5PHUZGQ6TKX4FFS53RKKA5TA5CNFSM4LXLJQPKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQWVYRI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3562#issuecomment-606952517",
"url": "https://github.com/quicwg/base-drafts/issues/3562#issuecomment-606952517",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e83dbd947ef0_576f3f9def6cd9601821a6--


From nobody Tue Mar 31 17:26:13 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 544AE3A0E57 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 17:26:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.2
X-Spam-Level: 
X-Spam-Status: No, score=-0.2 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bit1Uh7vYj1a for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 17:26: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 BE4763A0E32 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 17:26:01 -0700 (PDT)
Received: from github-lowworker-1ac52d7.ash1-iad.github.net (github-lowworker-1ac52d7.ash1-iad.github.net [10.56.25.52]) by smtp.github.com (Postfix) with ESMTP id 97BA11C099B for <quic-issues@ietf.org>; Tue, 31 Mar 2020 17:26:00 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585700760; bh=y2esyzj2quYjRhOqaHCbD0UGCZomb1PoZHDtHHF3KzA=; h=Date:From:To:Subject:From; b=KDCCT/BSG9x1xltB6PEs9cQwxG1sCBDZbkF0GKu6XSC98Z9d+GBaEiVPQIzyViJrs lkdFgr8y5ELmp5kc/njF8QomDn4BJmY06SZ1vT6NxrFSRATKT3NjgHIsYklWfxfwj3 k463GCe1AirJoaDPp24H2d7HtLKYJGGUe5K8Yjzc=
Date: Tue, 31 Mar 2020 17:26:00 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/link-preferred-address/455fb9-caf949@github.com>
Subject: [quicwg/base-drafts] caf949: Wordz is harrd
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/8q6umcQxOgNIeZ9yRLMenwYSZl8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Apr 2020 00:26:11 -0000

  Branch: refs/heads/link-preferred-address
  Home:   https://github.com/quicwg/base-drafts
  Commit: caf949d0d2c0f00f614205644b9895d2a63011cd
      https://github.com/quicwg/base-drafts/commit/caf949d0d2c0f00f614205644b9895d2a63011cd
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-04-01 (Wed, 01 Apr 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Wordz is harrd



From nobody Tue Mar 31 17:26:26 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9479B3A0E18 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 17:26:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5xYFCxaAqC90 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 17:26:22 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EA5043A0E1D for <quic-issues@ietf.org>; Tue, 31 Mar 2020 17:26:21 -0700 (PDT)
Date: Tue, 31 Mar 2020 17:26:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585700781; bh=w5ImctPuSRuvhUJSdeiR611+UZ7sSTO0ib4+QJP/oHc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=iu7UloMLYpZ0hIIQmuKv9hmHWBqDPSo+9c/znXZTstD0tYTE8goplgm3LSZzduptg XXKGPT39kz3AwWP27w/JHyQL1D1/KAW2R8PYuVmap5yx61vu9suUBSiKKH5D5P9mra 5hFbxFs3srACe8yXa+Yk7WF3towUCINelrFDAJ6k=
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/3563/push/4848140644@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3563@github.com>
References: <quicwg/base-drafts/pull/3563@github.com>
Subject: Re: [quicwg/base-drafts] Migration with zero-length CID is inadvisable (#3563)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e83dface6f50_74fe3faa9e2cd96c10034e"; 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/m0_qDhx2xiIShtVeVphJF4j-XWs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Apr 2020 00:26:24 -0000

----==_mimepart_5e83dface6f50_74fe3faa9e2cd96c10034e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

caf949d0d2c0f00f614205644b9895d2a63011cd  Wordz is harrd


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/3563/files/455fb9734d268aa02bbd69bd7f62ca7a16b1fdc4..caf949d0d2c0f00f614205644b9895d2a63011cd

----==_mimepart_5e83dface6f50_74fe3faa9e2cd96c10034e
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/caf949d0d2c0f00f614205644b9895d2a63011cd">caf949d</a>  Wordz is harrd</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/3563/files/455fb9734d268aa02bbd69bd7f62ca7a16b1fdc4..caf949d0d2c0f00f614205644b9895d2a63011cd">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK5DSTGBBVGO7IRNBWDRKKC2ZANCNFSM4LYEVEVQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKY7OJBBFBVQLLTKIUTRKKC2ZA5CNFSM4LYEVEV2YY3PNVWWK3TUL52HS4DFXNIHK3DMKJSXC5LFON2FA5LTNBHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZF5KB2WY3BDGM4TMNRWG4YTIN2QOVZWQIZUHA2DQMJUGA3DINA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3563/files/455fb9734d268aa02bbd69bd7f62ca7a16b1fdc4..caf949d0d2c0f00f614205644b9895d2a63011cd",
"url": "https://github.com/quicwg/base-drafts/pull/3563/files/455fb9734d268aa02bbd69bd7f62ca7a16b1fdc4..caf949d0d2c0f00f614205644b9895d2a63011cd",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>

----==_mimepart_5e83dface6f50_74fe3faa9e2cd96c10034e--


From nobody Tue Mar 31 17:26:51 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3BA7C3A0E1D for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 17:26:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.201
X-Spam-Level: 
X-Spam-Status: No, score=-0.201 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id elxMGGo2Cjt8 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 17:26: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 C71D53A0E1E for <quic-issues@ietf.org>; Tue, 31 Mar 2020 17:26:46 -0700 (PDT)
Received: from github-lowworker-0f7e7fd.ash1-iad.github.net (github-lowworker-0f7e7fd.ash1-iad.github.net [10.56.110.17]) by smtp.github.com (Postfix) with ESMTP id 248101C0570 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 17:26:46 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585700806; bh=hm7ZHRxJ6x5hhc0pDyuVU43veeKYTCdDT1nCxHDoDEw=; h=Date:From:To:Subject:From; b=jnb+zscvO1Gm/Lm10OPoS+K7PYxEaK+ulHvlxNYKfa8zMJxYqNJMekM9fRGudKlz4 pul4wtpP5i2hfuXLvWEBIWbFmbBxpLncNf313sypX1UdyRoJ7XxnFkUMMshkiN7yCJ MtWTxfkU+gjGYoaSawGBqAn1WsU33mu6yyOC6Zc8=
Date: Tue, 31 Mar 2020 17:26:46 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/gh-pages/333b6e-bb5d8f@github.com>
Subject: [quicwg/base-drafts] bb5d8f: Script updating gh-pages from caf949d0. [ci skip]
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/NvcFzkD5Lk3DAU-uu5O_L4oM0OQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Apr 2020 00:26:49 -0000

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: bb5d8f681ef1572d41da7ee8ff95c0aaf248a47e
      https://github.com/quicwg/base-drafts/commit/bb5d8f681ef1572d41da7ee8ff95c0aaf248a47e
  Author: ID Bot <idbot@example.com>
  Date:   2020-04-01 (Wed, 01 Apr 2020)

  Changed paths:
    M index.html
    M link-preferred-address/draft-ietf-quic-http.html
    M link-preferred-address/draft-ietf-quic-http.txt
    M link-preferred-address/draft-ietf-quic-invariants.html
    M link-preferred-address/draft-ietf-quic-invariants.txt
    M link-preferred-address/draft-ietf-quic-qpack.html
    M link-preferred-address/draft-ietf-quic-qpack.txt
    M link-preferred-address/draft-ietf-quic-recovery.html
    M link-preferred-address/draft-ietf-quic-recovery.txt
    M link-preferred-address/draft-ietf-quic-tls.html
    M link-preferred-address/draft-ietf-quic-tls.txt
    M link-preferred-address/draft-ietf-quic-transport.html
    M link-preferred-address/draft-ietf-quic-transport.txt

  Log Message:
  -----------
  Script updating gh-pages from caf949d0. [ci skip]



From nobody Tue Mar 31 19:38:42 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CE4C03A0064 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 19:38:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.199
X-Spam-Level: 
X-Spam-Status: No, score=-1.199 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EgIR3kUlLSl9 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 19:38:39 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F2ABB3A0060 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 19:38:38 -0700 (PDT)
Date: Tue, 31 Mar 2020 19:38:37 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585708717; bh=bNjCXtYtdSAqOK1HOTfytWDqwjuZyRgs9j/15beNT2k=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Dg32OSoaExcyLRWzP5SfGqpnEGOKhnacjfGb+qJtNUMNgjIyrEKEw+56JafQ2PoRn xihgf0idmMKB/gfOQVf4FHnbn1ea6FSxAPGxO5qMUgTV0KbGCdVPFiqzQyjeVFnOmn Zvtik8N4mQlKZh51jE9Tf3ErSfUiv3E9ZwSzNrI4=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKY6ZN243QCE5IMOP7N4R7P23EVBNHHCGNJIQI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3560/606992985@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3560@github.com>
References: <quicwg/base-drafts/issues/3560@github.com>
Subject: Re: [quicwg/base-drafts] Equivalence of preferred_address and NEW_CONNECTION_ID (#3560)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e83fead9e429_3633fceeaacd96c488129"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/TDsntTatViBoSs5cPdcWbBKnR_Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 Apr 2020 02:38:41 -0000

----==_mimepart_5e83fead9e429_3633fceeaacd96c488129
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

So I see a number of ways forward here:

1. Do nothing.  Leave this ambiguous and potentially special.

2. Make the fields in preferred_address exactly equivalent to a NEW_CONNECTION_ID with a sequence number of 1.  But allow the connection ID to be zero-length.  A zero-length connection ID provides a new stateless reset token that is bound to the new address.  (This is a weird option that would go against previous decisions to eliminate special handling for this connection ID, but I include it for the sake of completeness.)

3. As 2, except that the new stateless reset token has connection-wide scope such that either of the provided tokens can be used.  This is more consistent with established principles.

4. Prohibit the use of zero-length connection IDs in preferred_address.  That is, you can't use preferred_address without a connection ID.  That is, preferred_address effectively is a new server address plus a NEW_CONNECTION_ID frame.

5. Something else.

>From my perspective, I rank these as 4 > 3  >> 1 > 2.  But that is largely based on my bias against zero-length connection IDs (as much as it seems like that might be good for privacy, I think that privacy is better served by the use of connection IDs).  If people intend to use preferred_address to migrate to a connection-specific address, then I'm OK with 3; we already have #3563 to cover the privacy hole that arises from 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/3560#issuecomment-606992985
----==_mimepart_5e83fead9e429_3633fceeaacd96c488129
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>So I see a number of ways forward here:</p>
<ol>
<li>
<p>Do nothing.  Leave this ambiguous and potentially special.</p>
</li>
<li>
<p>Make the fields in preferred_address exactly equivalent to a NEW_CONNECTION_ID with a sequence number of 1.  But allow the connection ID to be zero-length.  A zero-length connection ID provides a new stateless reset token that is bound to the new address.  (This is a weird option that would go against previous decisions to eliminate special handling for this connection ID, but I include it for the sake of completeness.)</p>
</li>
<li>
<p>As 2, except that the new stateless reset token has connection-wide scope such that either of the provided tokens can be used.  This is more consistent with established principles.</p>
</li>
<li>
<p>Prohibit the use of zero-length connection IDs in preferred_address.  That is, you can't use preferred_address without a connection ID.  That is, preferred_address effectively is a new server address plus a NEW_CONNECTION_ID frame.</p>
</li>
<li>
<p>Something else.</p>
</li>
</ol>
<p>From my perspective, I rank these as 4 &gt; 3  &gt;&gt; 1 &gt; 2.  But that is largely based on my bias against zero-length connection IDs (as much as it seems like that might be good for privacy, I think that privacy is better served by the use of connection IDs).  If people intend to use preferred_address to migrate to a connection-specific address, then I'm OK with 3; we already have <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="591503220" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3563" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3563/hovercard" href="https://github.com/quicwg/base-drafts/pull/3563">#3563</a> to cover the privacy hole that arises from 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/3560#issuecomment-606992985">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK4JC7M3KQGEF237VTTRKKSK3ANCNFSM4LXDO62Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK45ABPXWZCEO7PRECTRKKSK3A5CNFSM4LXDO622YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQW7UWI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3560#issuecomment-606992985",
"url": "https://github.com/quicwg/base-drafts/issues/3560#issuecomment-606992985",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e83fead9e429_3633fceeaacd96c488129--


From nobody Tue Mar 31 20:13:20 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 15EA43A07D6 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 20:13:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_20=0.7, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: 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-kCEcTWki4i for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 20:13: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 8514E3A07CB for <quic-issues@ietf.org>; Tue, 31 Mar 2020 20:13:17 -0700 (PDT)
Received: from github-lowworker-cd7bc13.ac4-iad.github.net (github-lowworker-cd7bc13.ac4-iad.github.net [10.52.25.102]) by smtp.github.com (Postfix) with ESMTP id 3AA36960720 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 20:13:16 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585710796; bh=z5A46xCEetaucuNcJlmpxMgvE9AAQtuIjTDEifO5viw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=XDIXHKe3+4yyc37PnV9fDOLvHPXl41OXHEoCHtWYk9AHS4D9gaGvPclHkzDIzelBD WYxYK0l2Vq/G/BQUynDFcjLXTI+H1Pj00uU77PfTqt39oGZ9S6YjC+tWP5bZu4jswQ ymQ2ayFddQMloeh94ky0peeWlRFvzZXdTnHJxLhI=
Date: Tue, 31 Mar 2020 20:13:16 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK2FPO5SQSQIHFGIQVN4R7T4ZEVBNHHCGNJIQI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3560/607002366@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3560@github.com>
References: <quicwg/base-drafts/issues/3560@github.com>
Subject: Re: [quicwg/base-drafts] Equivalence of preferred_address and NEW_CONNECTION_ID (#3560)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e8406cc2d0ff_5cc23fc1e20cd96883678"; 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/BwtTVUod0O2ecYI9QabXcxQso9E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Apr 2020 03:13:19 -0000

----==_mimepart_5e8406cc2d0ff_5cc23fc1e20cd96883678
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

My preference goes to option 4 too.

I do not think servers would use both 0-byte CID and preferred_address TP at the same time. The only case a server using 0-byte CID can also use preferred_address is:
* when the server is never accepting more than one connection at a time, or
* when the server knows that the client's address tuple does not change when the client migrates to a new address

IMO that's a niche. And when these cases can be met, I do not see why the client cannot know the preferred address of the server beforehand.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3560#issuecomment-607002366
----==_mimepart_5e8406cc2d0ff_5cc23fc1e20cd96883678
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>My preference goes to option 4 too.</p>
<p>I do not think servers would use both 0-byte CID and preferred_address TP at the same time. The only case a server using 0-byte CID can also use preferred_address is:</p>
<ul>
<li>when the server is never accepting more than one connection at a time, or</li>
<li>when the server knows that the client's address tuple does not change when the client migrates to a new address</li>
</ul>
<p>IMO that's a niche. And when these cases can be met, I do not see why the client cannot know the preferred address of the server beforehand.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3560#issuecomment-607002366">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK7CBYOHZ73WUFCIGRLRKKWMZANCNFSM4LXDO62Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZKJD47AXL3J7DIXPTRKKWMZA5CNFSM4LXDO622YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQXB57Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3560#issuecomment-607002366",
"url": "https://github.com/quicwg/base-drafts/issues/3560#issuecomment-607002366",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e8406cc2d0ff_5cc23fc1e20cd96883678--


From nobody Tue Mar 31 20:51:21 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D75E63A08E2 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 20:51:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.2
X-Spam-Level: 
X-Spam-Status: No, score=-1.2 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GmgRiSl-j_W6 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 20:51: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 7A45D3A08E1 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 20:51:15 -0700 (PDT)
Received: from github-lowworker-1dbcc59.ash1-iad.github.net (github-lowworker-1dbcc59.ash1-iad.github.net [10.56.105.54]) by smtp.github.com (Postfix) with ESMTP id 1FC4926162C for <quic-issues@ietf.org>; Tue, 31 Mar 2020 20:51:14 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585713074; bh=z8c1cI54wDdaPgAoHlq2F2dG46dxxV4ejdGUlnr3lUQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=2XTG1c3myPu2QyHtdVUcEvMIt1MPx3KOeY5/9N4kp/8D/RloM0Vph0H264zztWj4h PoxjL9cP5gKXK9Zc9Wzm/rS9z2E15afpHhWXplHUwgnvcJgEZlH0/33E8XJcjDGOqj SJJzFpL8nDrILfQ/OwumG6rsF46gHl6qdtSQkdpo=
Date: Tue, 31 Mar 2020 20:51:13 -0700
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYTU3VVSP72UHPALXF4R7YLDEVBNHHCGFYIAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3547/review/385248524@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3547@github.com>
References: <quicwg/base-drafts/pull/3547@github.com>
Subject: Re: [quicwg/base-drafts] Limit RCID state (#3547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e840fb1ce537_16ab3fc1fbecd96495448"; 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/H3_V9uKEiaFrI6XZg0rxxQeyzxI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Apr 2020 03:51:19 -0000

----==_mimepart_5e840fb1ce537_16ab3fc1fbecd96495448
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke commented on this pull request.



> @@ -1069,6 +1069,15 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint SHOULD limit the number of outstanding RETIRE_CONNECTION_ID frames
+to bound the necessary state. In order to allow a peer to retire all previously
+issued connection IDs, the limit on the number of outstanding
+RETIRE_CONNECTION_IDs SHOULD be at least the active_connection_id_limit. An

@kazuho. I initially read "outstanding" as meaning "intended to retire", just like you, but further up in the thread @martinthomson said that's not what he meant. And anyway, I soon saw that that interpretation is equally easy to implement and more compliant with the existing spec.

First, assume the endpoint never retires a CID voluntarily. I just have to store the active CIDs. The retired CIDs require only two state variables:
- highest retire prior to (highest_rpt)
- lowest RCID seqnum unacked (lowest_rua)

Each packet records the highest seqnum retired because it always retires everything below that, as you'll see below.

`process_ncid():
    if (retire_prior_to <= highest_rpt)
        quit;
    if (retire_prior_to > lowest_rua + 100)
       abort;
    if (highest_rpt == lowest_rua)
        highest_rpt = retire_prior_to
        send_rcid_pkt()
    else
        highest_rpt = retire_prior_to

send_rcid_pkt():
    limit = MIN(highest_rpt, lowest_rua + 2 * active_cid_limit)
    for i = lowest_rua : limit
        send_rcid(i)
    pkt.max_seq_num = limit

process_ack(pkt):
    lowest_rua = MAX(lowest_rua, pkt.max_seq_num + 1) 
    if (lowest_rua < highest_rpt) 
        send_rcid_pkt()`

If I have a backlog of CIDs to retire, I will clear 2 * active_cid_limit of them each RTT assuming no losses. This number is essentially arbitrary but should definitely fit in a single packet. 100 is an arbitrarily large number just in case the client is being malicious. Again, you don't want it to be so small that unlucky packet losses cause a connection error, but beyond that any number is fine.

If we are retiring CIDs voluntarily, we'll have to keep some extra state. We can put them in a special data structure that send_rcid_pkt also checks, but will definitely be finite as it is controlled locally. If I retire them in sequence, nothing stops me from increasing highest_rpt even though I never received it in an NCID frame, and therefore using the mechanism above.

***

The nice thing about this design is that we are fully compliant with the draft-27 language in every way, except that the RCID frames are not always sent *immediately*. #3553 is a cleaner design but this one has essentially no impact on the peer at all if it's implementing -27.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3547#discussion_r401340815
----==_mimepart_5e840fb1ce537_16ab3fc1fbecd96495448
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@martinduke</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3547#discussion_r401340815">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1069,6 +1069,15 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint SHOULD limit the number of outstanding RETIRE_CONNECTION_ID frames
+to bound the necessary state. In order to allow a peer to retire all previously
+issued connection IDs, the limit on the number of outstanding
+RETIRE_CONNECTION_IDs SHOULD be at least the active_connection_id_limit. An
</pre>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/kazuho/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/kazuho">@kazuho</a>. I initially read "outstanding" as meaning "intended to retire", just like you, but further up in the thread <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinthomson/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a> said that's not what he meant. And anyway, I soon saw that that interpretation is equally easy to implement and more compliant with the existing spec.</p>
<p>First, assume the endpoint never retires a CID voluntarily. I just have to store the active CIDs. The retired CIDs require only two state variables:</p>
<ul>
<li>highest retire prior to (highest_rpt)</li>
<li>lowest RCID seqnum unacked (lowest_rua)</li>
</ul>
<p>Each packet records the highest seqnum retired because it always retires everything below that, as you'll see below.</p>
<p>`process_ncid():<br>
if (retire_prior_to &lt;= highest_rpt)<br>
quit;<br>
if (retire_prior_to &gt; lowest_rua + 100)<br>
abort;<br>
if (highest_rpt == lowest_rua)<br>
highest_rpt = retire_prior_to<br>
send_rcid_pkt()<br>
else<br>
highest_rpt = retire_prior_to</p>
<p>send_rcid_pkt():<br>
limit = MIN(highest_rpt, lowest_rua + 2 * active_cid_limit)<br>
for i = lowest_rua : limit<br>
send_rcid(i)<br>
pkt.max_seq_num = limit</p>
<p>process_ack(pkt):<br>
lowest_rua = MAX(lowest_rua, pkt.max_seq_num + 1)<br>
if (lowest_rua &lt; highest_rpt)<br>
send_rcid_pkt()`</p>
<p>If I have a backlog of CIDs to retire, I will clear 2 * active_cid_limit of them each RTT assuming no losses. This number is essentially arbitrary but should definitely fit in a single packet. 100 is an arbitrarily large number just in case the client is being malicious. Again, you don't want it to be so small that unlucky packet losses cause a connection error, but beyond that any number is fine.</p>
<p>If we are retiring CIDs voluntarily, we'll have to keep some extra state. We can put them in a special data structure that send_rcid_pkt also checks, but will definitely be finite as it is controlled locally. If I retire them in sequence, nothing stops me from increasing highest_rpt even though I never received it in an NCID frame, and therefore using the mechanism above.</p>
<hr>
<p>The nice thing about this design is that we are fully compliant with the draft-27 language in every way, except that the RCID frames are not always sent <em>immediately</em>. <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="589956134" data-permission-text="Title is private" data-url="https://github.com/quicwg/base-drafts/issues/3553" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/3553/hovercard" href="https://github.com/quicwg/base-drafts/pull/3553">#3553</a> is a cleaner design but this one has essentially no impact on the peer at all if it's implementing -27.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3547#discussion_r401340815">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3FT24S6WN2O5GIPWTRKK23DANCNFSM4LUQW5DQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK3KD52HVYDMUY2KPIDRKK23DA5CNFSM4LUQW5D2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC33G2DA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3547#discussion_r401340815",
"url": "https://github.com/quicwg/base-drafts/pull/3547#discussion_r401340815",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e840fb1ce537_16ab3fc1fbecd96495448--


From nobody Tue Mar 31 20:52:11 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A66153A08E7 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 20:52:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.152
X-Spam-Level: 
X-Spam-Status: No, score=-0.152 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WNJ67ZqosQTa for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 20:52:09 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E37F63A08E6 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 20:52:08 -0700 (PDT)
Date: Tue, 31 Mar 2020 20:52:07 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585713127; bh=4qceIjvxRz/2WA5yFbPxLAhQsJELXBroLmCm+5wsf6c=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=pPop+o6FuyIax4dvkZLsqNgd2gM6ZS5MA2qTYQULK16WkQz8ToDIwJrTpDr/IidlD K8pg0SFGvQzBMkhKZFl9dvCIn3GIObp1B6eDCe0G8zvOQpVRSXHSTeaxSmd4wISupb RrhKIc57Qtssx9RD/OSwsapFeRFkyHopds8IYkQI=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3F66TR3M4I6WOQYC54R7YOPEVBNHHCGNJIQI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3560/607012900@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3560@github.com>
References: <quicwg/base-drafts/issues/3560@github.com>
Subject: Re: [quicwg/base-drafts] Equivalence of preferred_address and NEW_CONNECTION_ID (#3560)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e840fe7bfa97_2fc43fdd3d4cd95c109641"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/QYFccAT5bQyG0q2SeEMkgWVtwLk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Apr 2020 03:52:11 -0000

----==_mimepart_5e840fe7bfa97_2fc43fdd3d4cd95c109641
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I forgot to add: There is (maybe) a case for using a connection ID during setup and a zero-length connection ID after migrating to a preferred address.  That isn't entirely crazy, but I personally would be comfortable losing that option.  But I don't operate a server, so I want to give those who do a chance to let me know that this is preemptive.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/3560#issuecomment-607012900
----==_mimepart_5e840fe7bfa97_2fc43fdd3d4cd95c109641
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>I forgot to add: There is (maybe) a case for using a connection ID during setup and a zero-length connection ID after migrating to a preferred address.  That isn't entirely crazy, but I personally would be comfortable losing that option.  But I don't operate a server, so I want to give those who do a chance to let me know that this is preemptive.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/3560#issuecomment-607012900">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJKZNYAHZQI2B6IXXEDLRKK26PANCNFSM4LXDO62Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5KBJ3742J46SJCKM3RKK26PA5CNFSM4LXDO622YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQXEQJA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3560#issuecomment-607012900",
"url": "https://github.com/quicwg/base-drafts/issues/3560#issuecomment-607012900",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e840fe7bfa97_2fc43fdd3d4cd95c109641--


From nobody Tue Mar 31 21:44:58 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 854D33A0A14 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 21:44:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.082
X-Spam-Level: 
X-Spam-Status: No, score=0.082 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_24=1.282, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iycf-gBAZMkG for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 21:44:55 -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 4E8483A0A13 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 21:44:55 -0700 (PDT)
Received: from github-lowworker-1dbcc59.ash1-iad.github.net (github-lowworker-1dbcc59.ash1-iad.github.net [10.56.105.54]) by smtp.github.com (Postfix) with ESMTP id CCF332616D4 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 21:44:54 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585716294; bh=mmKs0D+KuFN+keI3jki9LYzgrI1mJY4I3xN4wLn2mrY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=A1kEy6SH7Qb0nMh2RFeMSuHwgFjhT+Xaav6Pm1EPL6Ynt+CxHol+fl8CUbgd1AVDh +Rzt0U0UlRDSZi3m/N+PUKXJDrDZP1ZC4PJ4KUjPCTePA2z6r4p/7qrMHYU1VSWrv0 /BinYiko0Wsrd9MscVGBGtqnr+H+23ZVlCLD7UqQ=
Date: Tue, 31 Mar 2020 21:44:54 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYUHMUEQKUL2Y34TTN4R76UNEVBNHHCGNJIQI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3560/607028938@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3560@github.com>
References: <quicwg/base-drafts/issues/3560@github.com>
Subject: Re: [quicwg/base-drafts] Equivalence of preferred_address and NEW_CONNECTION_ID (#3560)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e841c4685a71_24583fc1fbecd96420664b"; 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/NOprd4huOErMxG1lN3xzk2Y6HH0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Apr 2020 04:44:57 -0000

----==_mimepart_5e841c4685a71_24583fc1fbecd96420664b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson My personal take would be that people would not do that. When a client migrates to the preferred address, there's fair chance that the client's address tuple will change. That means that the server should be capable of receiving short header packets with 0-byte CID from any address, and determine that the packet belongs to the connection that is migrating to the preferred address.

That's possible theoretically, but in practice ...

I agree that a server might want to switch to zero-byte CID _after_ migration to SPA completes. But to do that, we need a NEW_CONNECTION_ID that can carry a zero-byte CID, which is forbidden at the moment. I do not think we'd want to change the spec now to allow 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/3560#issuecomment-607028938
----==_mimepart_5e841c4685a71_24583fc1fbecd96420664b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinthomson/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinthomson">@martinthomson</a> My personal take would be that people would not do that. When a client migrates to the preferred address, there's fair chance that the client's address tuple will change. That means that the server should be capable of receiving short header packets with 0-byte CID from any address, and determine that the packet belongs to the connection that is migrating to the preferred address.</p>
<p>That's possible theoretically, but in practice ...</p>
<p>I agree that a server might want to switch to zero-byte CID <em>after</em> migration to SPA completes. But to do that, we need a NEW_CONNECTION_ID that can carry a zero-byte CID, which is forbidden at the moment. I do not think we'd want to change the spec now to allow 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/3560#issuecomment-607028938">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3NN4GL52VIOWBSVX3RKLBENANCNFSM4LXDO62Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJKZTNJT3ZS3GE4CGWFTRKLBENA5CNFSM4LXDO622YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQXINSQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3560#issuecomment-607028938",
"url": "https://github.com/quicwg/base-drafts/issues/3560#issuecomment-607028938",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e841c4685a71_24583fc1fbecd96420664b--


From nobody Tue Mar 31 21:55:53 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BDB8D3A0A90 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 21:55:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.474
X-Spam-Level: 
X-Spam-Status: No, score=-0.474 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_28=0.726, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 89gVaI_dJ7R8 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 21:55:48 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8EA643A0A87 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 21:55:48 -0700 (PDT)
Received: from github-lowworker-cf59896.ash1-iad.github.net (github-lowworker-cf59896.ash1-iad.github.net [10.56.112.26]) by smtp.github.com (Postfix) with ESMTP id 8BFE7E15B4 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 21:55:46 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585716946; bh=JhXTGX7L2dM7vbV3so81nYysRWrMWX58TPj1HGgRVQU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=lN+IpmrxK7jRWpgVYLr/BAFxDx7PmvjB3FiVQ58Ln0LOY4FMK1MeUMQ/SCovNhlbq 635UjkCrMLrXClTYA7XZL6s+6KBbfJGbcMfsaGKIFuNHG9hzfdAoDhHIGPXsmHL2v+ mfMhghzjSU0ltkT5456leIkZmjjeYWCHhMvypZeY=
Date: Tue, 31 Mar 2020 21:55:46 -0700
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK3AG22KJWPOQ2CGCRF4R775FEVBNHHCGFYIAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3547/review/385264886@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3547@github.com>
References: <quicwg/base-drafts/pull/3547@github.com>
Subject: Re: [quicwg/base-drafts] Limit RCID state (#3547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e841ed27a4d2_2cfa3f8f78acd9641703e9"; 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/wQSiECrXm0TaqaL4t7fyT_rgWmM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Apr 2020 04:55:52 -0000

----==_mimepart_5e841ed27a4d2_2cfa3f8f78acd9641703e9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho commented on this pull request.



> @@ -1069,6 +1069,15 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint SHOULD limit the number of outstanding RETIRE_CONNECTION_ID frames
+to bound the necessary state. In order to allow a peer to retire all previously
+issued connection IDs, the limit on the number of outstanding
+RETIRE_CONNECTION_IDs SHOULD be at least the active_connection_id_limit. An

@martinduke Thank you for the clarification. I now understand the intent. I think that we should adjust the text in this PR.

To mitigate the attacks being discussed, what we need to do is cap the amount of state used for retaining the CIDs that "are intended to be retired." While an endpoint may restrict the number of RCID frames being sent at one time, that is unrelated to the attack, and therefore I would advocate for removing that requirement (as it is an unnecessary design change).

Speaking of your implementation, what matters is 100. 4 (2 * active_connection_id_limit) is an arbitrary choice unrelated to the attack; my argument is that therefore we do not need to specify that in 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/pull/3547#discussion_r401355627
----==_mimepart_5e841ed27a4d2_2cfa3f8f78acd9641703e9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@kazuho</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3547#discussion_r401355627">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1069,6 +1069,15 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint SHOULD limit the number of outstanding RETIRE_CONNECTION_ID frames
+to bound the necessary state. In order to allow a peer to retire all previously
+issued connection IDs, the limit on the number of outstanding
+RETIRE_CONNECTION_IDs SHOULD be at least the active_connection_id_limit. An
</pre>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/martinduke/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinduke">@martinduke</a> Thank you for the clarification. I now understand the intent. I think that we should adjust the text in this PR.</p>
<p>To mitigate the attacks being discussed, what we need to do is cap the amount of state used for retaining the CIDs that "are intended to be retired." While an endpoint may restrict the number of RCID frames being sent at one time, that is unrelated to the attack, and therefore I would advocate for removing that requirement (as it is an unnecessary design change).</p>
<p>Speaking of your implementation, what matters is 100. 4 (2 * active_connection_id_limit) is an arbitrary choice unrelated to the attack; my argument is that therefore we do not need to specify that in spec.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/3547#discussion_r401355627">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK6AGWXX25IGUKEUPKTRKLCNFANCNFSM4LUQW5DQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK7WG3ZCS5NPCTCFIYLRKLCNFA5CNFSM4LUQW5D2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC33KZ5Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3547#discussion_r401355627",
"url": "https://github.com/quicwg/base-drafts/pull/3547#discussion_r401355627",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e841ed27a4d2_2cfa3f8f78acd9641703e9--


From nobody Tue Mar 31 22:25:02 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7674F3A0C3B for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 22:24:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.199
X-Spam-Level: 
X-Spam-Status: No, score=-1.199 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xo2akdmBRXyu for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 22:24:57 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E767C3A0C39 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 22:24:56 -0700 (PDT)
Date: Tue, 31 Mar 2020 22:24:55 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585718696; bh=gn7ozfdChaY3YtIzTMPk2rxDSRvhiZsqA8pevYpCROs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Cfdgnz8BLcE360tmG7G5r7qSC1LSeGbzm/fN4ltKQitIhw/a9nT/g2zxLEpnXDnZW wPvsGg9K+vktj3lbJZ8LwIZeXHElCE4Rho9OB88A3CQUdi3ML56i42pa+3TiTU475a USKEuGsn0jjauWEvG1ac2NmZYQeh3iGTAEoIxVdU=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJK52RVYTRFX4D4P7UU54SADKPEVBNHHCGFYIAU@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/3547/review/385272889@github.com>
In-Reply-To: <quicwg/base-drafts/pull/3547@github.com>
References: <quicwg/base-drafts/pull/3547@github.com>
Subject: Re: [quicwg/base-drafts] Limit RCID state (#3547)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e8425a7ee0a6_31083fbbbe4cd95c4979"; 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/h16D5eDENhQlV8cvgLa_e4JqHnI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Apr 2020 05:25:00 -0000

----==_mimepart_5e8425a7ee0a6_31083fbbbe4cd95c4979
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho commented on this pull request.



> @@ -1069,6 +1069,15 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint SHOULD limit the number of outstanding RETIRE_CONNECTION_ID frames
+to bound the necessary state. In order to allow a peer to retire all previously
+issued connection IDs, the limit on the number of outstanding
+RETIRE_CONNECTION_IDs SHOULD be at least the active_connection_id_limit. An

PS. To avoid the confusion being discussed in the comments right above, I think my preference goes to having something like:

_An adversarial peer can request an endpoint to retain state for an unlimited amount of connection IDs being retired by withholding acknowledgements for the RETIRE_CONNECTION_ID frames, at the same time sending NEW_CONNECTION_ID frames with updated values in the Retire Prior To fields, or probing and discarding paths repeatedly._

_As a mitigation, endpoints SHOULD limit the amount of state that they retain for retiring the connection IDs. In order to allow a well-behaving peer to request retirement of all the previously issued connection IDs while an endpoint waits for some RETIRE_CONNECTION_ID frames to be acknowledged,  an endpoint SHOULD be capable of tracking at least the active_connection_id_limit plus the number of retirements that the endpoint might initiate at one time. When the amount of state required for tracking the connection IDs being retired exceeds that limit, an endpoint MAY close the connection with a CONNECTION_ID_LIMIT_ERROR._

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/3547#discussion_r401362644
----==_mimepart_5e8425a7ee0a6_31083fbbbe4cd95c4979
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p><b>@kazuho</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/3547#discussion_r401362644">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1069,6 +1069,15 @@ to cease using the connection IDs when requested can result in connection
 failures, as the issuing endpoint might be unable to continue using the
 connection IDs with the active connection.
 
+An endpoint SHOULD limit the number of outstanding RETIRE_CONNECTION_ID frames
+to bound the necessary state. In order to allow a peer to retire all previously
+issued connection IDs, the limit on the number of outstanding
+RETIRE_CONNECTION_IDs SHOULD be at least the active_connection_id_limit. An
</pre>
<p>PS. To avoid the confusion being discussed in the comments right above, I think my preference goes to having something like:</p>
<p><em>An adversarial peer can request an endpoint to retain state for an unlimited amount of connection IDs being retired by withholding acknowledgements for the RETIRE_CONNECTION_ID frames, at the same time sending NEW_CONNECTION_ID frames with updated values in the Retire Prior To fields, or probing and discarding paths repeatedly.</em></p>
<p><em>As a mitigation, endpoints SHOULD limit the amount of state that they retain for retiring the connection IDs. In order to allow a well-behaving peer to request retirement of all the previously issued connection IDs while an endpoint waits for some RETIRE_CONNECTION_ID frames to be acknowledged,  an endpoint SHOULD be capable of tracking at least the active_connection_id_limit plus the number of retirements that the endpoint might initiate at one time. When the amount of state required for tracking the connection IDs being retired exceeds that limit, an endpoint MAY close the connection with a CONNECTION_ID_LIMIT_ERROR.</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/3547#discussion_r401362644">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK57OSE3XVWNFKNEDQTRKLF2PANCNFSM4LUQW5DQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK5F2642GGYV4QKINHTRKLF2PA5CNFSM4LUQW5D2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOC33MYOI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/3547#discussion_r401362644",
"url": "https://github.com/quicwg/base-drafts/pull/3547#discussion_r401362644",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e8425a7ee0a6_31083fbbbe4cd95c4979--


From nobody Tue Mar 31 22:29:28 2020
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 84F973A0C50 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 22:29:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.152
X-Spam-Level: 
X-Spam-Status: No, score=-0.152 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_IMAGE_ONLY_16=1.048, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5pd25X33VDq7 for <quic-issues@ietfa.amsl.com>; Tue, 31 Mar 2020 22:29:25 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4F4893A0C44 for <quic-issues@ietf.org>; Tue, 31 Mar 2020 22:29:05 -0700 (PDT)
Date: Tue, 31 Mar 2020 22:29:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1585718944; bh=FlLbuulGwpsF/MwtxF5KYIgKhC9uoWLx7warquvk4pw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=0lHkrnD3bXn7slktwETvCMtG4Gl16VaVuzXr074rsqi7G1SZuPAQ01MrjnrcKgf4y prY/nNCdmurUomvp+KDBkLqySMG/5BQZ3oxT4R054nJGY5tJyZcQb91/0fOUGjMETE z6R63m+gFlBHsqLrpFo9a7xEEqrb+CV5wKoCLODE=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+AFTOJKYF2LUTHTEEWAL7OVV4SAD2BEVBNHHCGNJIQI@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/3560/607040794@github.com>
In-Reply-To: <quicwg/base-drafts/issues/3560@github.com>
References: <quicwg/base-drafts/issues/3560@github.com>
Subject: Re: [quicwg/base-drafts] Equivalence of preferred_address and NEW_CONNECTION_ID (#3560)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5e8426a031569_562e3faf1b0cd9609215e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/sRfSDULvhZQp0Yzt6a0kEtO0264>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=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 Apr 2020 05:29:27 -0000

----==_mimepart_5e8426a031569_562e3faf1b0cd9609215e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

That's an excellent point, and a good reason not to allow changing to zero-length connection IDs in combination with preferred_address.  The nasty part of that is that in most cases that design would work because clients won't use the "new" connection ID until after the handshake is complete.  Of course, it would fail spectacularly if a client did decide to switch earlier - and the client might attract the blame, where it is clearly the fault of 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/issues/3560#issuecomment-607040794
----==_mimepart_5e8426a031569_562e3faf1b0cd9609215e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p>That's an excellent point, and a good reason not to allow changing to zero-length connection IDs in combination with preferred_address.  The nasty part of that is that in most cases that design would work because clients won't use the "new" connection ID until after the handshake is complete.  Of course, it would fail spectacularly if a client did decide to switch earlier - and the client might attract the blame, where it is clearly the fault of 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/issues/3560#issuecomment-607040794">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AFTOJK3WGODWEZY5YO42P5DRKLGKBANCNFSM4LXDO62Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AFTOJK27VPLHR5ZKR7UZOETRKLGKBA5CNFSM4LXDO622YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQXLKGQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/3560#issuecomment-607040794",
"url": "https://github.com/quicwg/base-drafts/issues/3560#issuecomment-607040794",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5e8426a031569_562e3faf1b0cd9609215e--

